Trace number 2664052

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)224 1802.17 1802.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
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 constraint17
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-2664052-1276367451.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, 0 chg sides, 31 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 31 chg coeffs, 473 upgd conss, 2 impls, 0 clqs
0.00/0.06	c (round 3) 0 del vars, 0 del conss, 0 chg bounds, 73 chg sides, 249 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.07	c (round 4) 0 del vars, 14 del conss, 0 chg bounds, 159 chg sides, 372 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.07/0.07	c (round 5) 0 del vars, 21 del conss, 0 chg bounds, 162 chg sides, 380 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.07/0.08	c (round 6) 0 del vars, 21 del conss, 0 chg bounds, 164 chg sides, 382 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.07/0.09	c    (0.1s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.07/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.07/0.09	c presolving (7 rounds):
0.07/0.09	c  0 deleted vars, 21 deleted constraints, 0 tightened bounds, 0 added holes, 164 changed sides, 382 changed coefficients
0.07/0.09	c  168 implications, 0 cliques
0.07/0.09	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 515 constraints
0.07/0.09	c     456 constraints of type <knapsack>
0.07/0.09	c      56 constraints of type <setppc>
0.07/0.09	c       3 constraints of type <logicor>
0.07/0.09	c transformed objective value is always integral (scale: 1)
0.07/0.09	c Presolving Time: 0.05
0.07/0.09	c - non default parameters ----------------------------------------------------------------------
0.07/0.09	c # SCIP version 1.2.1.2
0.07/0.09	c 
0.07/0.09	c # frequency for displaying node information lines
0.07/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.07/0.09	c display/freq = 10000
0.07/0.09	c 
0.07/0.09	c # maximal time in seconds to run
0.07/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.07/0.09	c limits/time = 1799.98
0.07/0.09	c 
0.07/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.07/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.07/0.09	c limits/memory = 1620
0.07/0.09	c 
0.07/0.09	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.07/0.09	c # [type: int, range: [-1,2147483647], default: 1]
0.07/0.09	c lp/solvefreq = -1
0.07/0.09	c 
0.07/0.09	c # should presolving try to simplify inequalities
0.07/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.07/0.09	c constraints/linear/simplifyinequalities = TRUE
0.07/0.09	c 
0.07/0.09	c # should presolving try to simplify knapsacks
0.07/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.07/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.07/0.09	c 
0.07/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.07/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.07/0.09	c separating/rapidlearning/freq = 0
0.07/0.09	c 
0.07/0.09	c -----------------------------------------------------------------------------------------------
0.07/0.09	c start solving
0.07/0.09	c 
0.07/0.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.07/0.09	c t 0.1s|     1 |     2 |     0 |     - |2057k|   0 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 | 4.730000e+02 |    Inf 
2.39/2.44	c   2.2s| 10000 | 10001 |     0 |   0.0 |6153k|  33 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 1.600000e+01 | 4.730000e+02 |2856.25%
4.69/4.79	c   4.3s| 20000 | 20001 |     0 |   0.0 |  10M|  37 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 1.800000e+01 | 4.730000e+02 |2527.78%
7.09/7.12	c   6.4s| 30000 | 30001 |     0 |   0.0 |  14M|  39 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.730000e+02 |2389.47%
9.38/9.46	c   8.5s| 40000 | 40001 |     0 |   0.0 |  17M|  39 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.730000e+02 |2389.47%
11.69/11.79	c  10.6s| 50000 | 50001 |     0 |   0.0 |  21M|  41 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.730000e+02 |2265.00%
14.09/14.12	c  12.7s| 60000 | 60001 |     0 |   0.0 |  25M|  41 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.730000e+02 |2265.00%
16.40/16.44	c  14.8s| 70000 | 70001 |     0 |   0.0 |  29M|  41 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.730000e+02 |2265.00%
18.78/18.82	c  17.0s| 80000 | 80001 |     0 |   0.0 |  33M|  43 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
21.18/21.27	c  19.2s| 90000 | 90001 |     0 |   0.0 |  37M|  43 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
23.68/23.70	c  21.4s|100000 |100001 |     0 |   0.0 |  41M|  43 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
26.09/26.13	c  23.6s|110000 |110001 |     0 |   0.0 |  45M|  43 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
28.49/28.55	c  25.9s|120000 |120001 |     0 |   0.0 |  48M|  43 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
30.88/30.96	c  28.1s|130000 |130001 |     0 |   0.0 |  52M|  43 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.730000e+02 |2152.38%
33.28/33.39	c  30.2s|140000 |140001 |     0 |   0.0 |  56M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
35.67/35.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.67/35.79	c  32.4s|150000 |150001 |     0 |   0.0 |  60M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
38.18/38.22	c  34.6s|160000 |160001 |     0 |   0.0 |  64M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
40.58/40.64	c  36.8s|170000 |170001 |     0 |   0.0 |  67M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
42.97/43.06	c  39.0s|180000 |180001 |     0 |   0.0 |  71M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
45.37/45.47	c  41.2s|190000 |190001 |     0 |   0.0 |  75M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
47.77/47.86	c  43.3s|200000 |200001 |     0 |   0.0 |  79M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
50.16/50.24	c  45.5s|210000 |210001 |     0 |   0.0 |  83M|  45 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.730000e+02 |2050.00%
52.56/52.64	c  47.7s|220000 |220001 |     0 |   0.0 |  86M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
54.97/55.07	c  49.9s|230000 |230001 |     0 |   0.0 |  90M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
57.46/57.50	c  52.2s|240000 |240001 |     0 |   0.0 |  94M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
59.86/59.92	c  54.4s|250000 |250001 |     0 |   0.0 |  98M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
62.27/62.33	c  56.5s|260000 |260001 |     0 |   0.0 | 102M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
64.66/64.75	c  58.8s|270000 |270001 |     0 |   0.0 | 106M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
67.07/67.16	c  60.9s|280000 |280001 |     0 |   0.0 | 109M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
69.46/69.58	c  63.1s|290000 |290001 |     0 |   0.0 | 113M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
71.86/71.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
71.86/71.98	c  65.3s|300000 |300001 |     0 |   0.0 | 117M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
74.26/74.39	c  67.5s|310000 |310001 |     0 |   0.0 | 121M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
76.65/76.80	c  69.7s|320000 |320001 |     0 |   0.0 | 125M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
79.06/79.19	c  71.9s|330000 |330001 |     0 |   0.0 | 128M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
81.45/81.59	c  74.0s|340000 |340001 |     0 |   0.0 | 132M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
83.85/83.99	c  76.2s|350000 |350001 |     0 |   0.0 | 136M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
86.25/86.38	c  78.4s|360000 |360001 |     0 |   0.0 | 140M|  47 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.730000e+02 |1956.52%
88.65/88.78	c  80.5s|370000 |370001 |     0 |   0.0 | 144M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
91.15/91.20	c  82.7s|380000 |380001 |     0 |   0.0 | 147M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
93.55/93.62	c  84.9s|390000 |390001 |     0 |   0.0 | 151M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
95.95/96.04	c  87.1s|400000 |400001 |     0 |   0.0 | 155M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
98.35/98.44	c  89.3s|410000 |410001 |     0 |   0.0 | 159M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
100.74/100.85	c  91.5s|420000 |420001 |     0 |   0.0 | 163M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
103.15/103.25	c  93.7s|430000 |430001 |     0 |   0.0 | 166M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
105.56/105.66	c  95.9s|440000 |440001 |     0 |   0.0 | 170M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
107.95/108.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
107.95/108.06	c  98.1s|450000 |450001 |     0 |   0.0 | 174M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
110.35/110.47	c   100s|460000 |460001 |     0 |   0.0 | 178M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
112.74/112.87	c   102s|470000 |470001 |     0 |   0.0 | 182M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
115.14/115.27	c   105s|480000 |480001 |     0 |   0.0 | 185M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
117.55/117.67	c   107s|490000 |490001 |     0 |   0.0 | 189M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
119.94/120.07	c   109s|500000 |500001 |     0 |   0.0 | 193M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
122.34/122.46	c   111s|510000 |510001 |     0 |   0.0 | 197M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
124.74/124.86	c   113s|520000 |520001 |     0 |   0.0 | 200M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
127.14/127.25	c   116s|530000 |530001 |     0 |   0.0 | 204M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
129.54/129.64	c   118s|540000 |540001 |     0 |   0.0 | 208M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
131.94/132.03	c   120s|550000 |550001 |     0 |   0.0 | 212M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
134.34/134.42	c   122s|560000 |560001 |     0 |   0.0 | 215M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
136.73/136.81	c   124s|570000 |570001 |     0 |   0.0 | 219M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
139.04/139.20	c   126s|580000 |580001 |     0 |   0.0 | 223M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
141.43/141.58	c   129s|590000 |590001 |     0 |   0.0 | 227M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
143.83/143.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
143.83/143.96	c   131s|600000 |600001 |     0 |   0.0 | 230M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
146.24/146.34	c   133s|610000 |610001 |     0 |   0.0 | 234M|  49 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.730000e+02 |1870.83%
148.63/148.73	c   135s|620000 |620001 |     0 |   0.0 | 238M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
151.03/151.15	c   137s|630000 |630001 |     0 |   0.0 | 242M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
153.43/153.56	c   139s|640000 |640001 |     0 |   0.0 | 246M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
155.83/155.97	c   142s|650000 |650001 |     0 |   0.0 | 249M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
158.24/158.37	c   144s|660000 |660001 |     0 |   0.0 | 253M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
160.63/160.78	c   146s|670000 |670001 |     0 |   0.0 | 257M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
163.03/163.18	c   148s|680000 |680001 |     0 |   0.0 | 261M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
165.43/165.58	c   150s|690000 |690001 |     0 |   0.0 | 265M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
167.82/167.94	c   153s|700000 |700001 |     0 |   0.0 | 268M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
170.22/170.32	c   155s|710000 |710001 |     0 |   0.0 | 272M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
172.63/172.72	c   157s|720000 |720001 |     0 |   0.0 | 276M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
175.02/175.12	c   159s|730000 |730001 |     0 |   0.0 | 280M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
177.42/177.51	c   161s|740000 |740001 |     0 |   0.0 | 284M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
179.82/179.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
179.82/179.90	c   163s|750000 |750001 |     0 |   0.0 | 287M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
182.12/182.29	c   166s|760000 |760001 |     0 |   0.0 | 291M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
184.52/184.68	c   168s|770000 |770001 |     0 |   0.0 | 295M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
186.93/187.07	c   170s|780000 |780001 |     0 |   0.0 | 299M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
189.32/189.46	c   172s|790000 |790001 |     0 |   0.0 | 302M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
191.71/191.85	c   174s|800000 |800001 |     0 |   0.0 | 306M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
194.12/194.24	c   176s|810000 |810001 |     0 |   0.0 | 310M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
196.51/196.63	c   179s|820000 |820001 |     0 |   0.0 | 314M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
198.92/199.01	c   181s|830000 |830001 |     0 |   0.0 | 317M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
201.22/201.39	c   183s|840000 |840001 |     0 |   0.0 | 321M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
203.62/203.78	c   185s|850000 |850001 |     0 |   0.0 | 325M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
206.01/206.16	c   187s|860000 |860001 |     0 |   0.0 | 329M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
208.41/208.54	c   190s|870000 |870001 |     0 |   0.0 | 332M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
210.81/210.93	c   192s|880000 |880001 |     0 |   0.0 | 336M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
213.22/213.31	c   194s|890000 |890001 |     0 |   0.0 | 340M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
215.51/215.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
215.51/215.68	c   196s|900000 |900001 |     0 |   0.0 | 344M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
217.91/218.05	c   198s|910000 |910001 |     0 |   0.0 | 347M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
220.30/220.42	c   200s|920000 |920001 |     0 |   0.0 | 351M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
222.70/222.80	c   202s|930000 |930001 |     0 |   0.0 | 355M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
225.01/225.18	c   205s|940000 |940001 |     0 |   0.0 | 359M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
227.40/227.55	c   207s|950000 |950001 |     0 |   0.0 | 362M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
229.81/229.92	c   209s|960000 |960001 |     0 |   0.0 | 366M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
232.10/232.28	c   211s|970000 |970001 |     0 |   0.0 | 370M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
234.50/234.64	c   213s|980000 |980001 |     0 |   0.0 | 374M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
236.90/237.01	c   215s|990000 |990001 |     0 |   0.0 | 377M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
239.20/239.37	c   218s|  1000k|  1000k|     0 |   0.0 | 381M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
241.60/241.72	c   220s|  1010k|  1010k|     0 |   0.0 | 385M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
243.90/244.07	c   222s|  1020k|  1020k|     0 |   0.0 | 389M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
246.31/246.41	c   224s|  1030k|  1030k|     0 |   0.0 | 392M|  51 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.730000e+02 |1792.00%
248.70/248.80	c   226s|  1040k|  1040k|     0 |   0.0 | 396M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
251.10/251.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
251.10/251.20	c   228s|  1050k|  1050k|     0 |   0.0 | 400M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
253.50/253.60	c   230s|  1060k|  1060k|     0 |   0.0 | 404M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
255.80/255.99	c   233s|  1070k|  1070k|     0 |   0.0 | 407M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
258.19/258.39	c   235s|  1080k|  1080k|     0 |   0.0 | 411M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
260.60/260.77	c   237s|  1090k|  1090k|     0 |   0.0 | 415M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
262.99/263.16	c   239s|  1100k|  1100k|     0 |   0.0 | 419M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
265.40/265.55	c   241s|  1110k|  1110k|     0 |   0.0 | 423M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
267.79/267.95	c   244s|  1120k|  1120k|     0 |   0.0 | 426M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
270.20/270.34	c   246s|  1130k|  1130k|     0 |   0.0 | 430M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
272.60/272.73	c   248s|  1140k|  1140k|     0 |   0.0 | 434M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
274.99/275.12	c   250s|  1150k|  1150k|     0 |   0.0 | 438M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
277.39/277.51	c   252s|  1160k|  1160k|     0 |   0.0 | 442M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
279.69/279.89	c   254s|  1170k|  1170k|     0 |   0.0 | 445M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
282.09/282.28	c   257s|  1180k|  1180k|     0 |   0.0 | 449M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
284.49/284.67	c   259s|  1190k|  1190k|     0 |   0.0 | 453M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
286.90/287.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
286.90/287.06	c   261s|  1200k|  1200k|     0 |   0.0 | 457M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
289.29/289.44	c   263s|  1210k|  1210k|     0 |   0.0 | 460M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
291.68/291.83	c   265s|  1220k|  1220k|     0 |   0.0 | 464M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
294.09/294.21	c   267s|  1230k|  1230k|     0 |   0.0 | 468M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
296.38/296.59	c   270s|  1240k|  1240k|     0 |   0.0 | 472M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
298.78/298.97	c   272s|  1250k|  1250k|     0 |   0.0 | 475M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
301.19/301.35	c   274s|  1260k|  1260k|     0 |   0.0 | 479M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
303.59/303.73	c   276s|  1270k|  1270k|     0 |   0.0 | 483M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
305.98/306.11	c   278s|  1280k|  1280k|     0 |   0.0 | 487M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
308.28/308.49	c   280s|  1290k|  1290k|     0 |   0.0 | 490M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
310.68/310.88	c   283s|  1300k|  1300k|     0 |   0.0 | 494M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
313.07/313.25	c   285s|  1310k|  1310k|     0 |   0.0 | 498M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
315.48/315.62	c   287s|  1320k|  1320k|     0 |   0.0 | 502M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
317.87/318.00	c   289s|  1330k|  1330k|     0 |   0.0 | 505M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
320.17/320.37	c   291s|  1340k|  1340k|     0 |   0.0 | 509M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
322.57/322.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
322.57/322.74	c   293s|  1350k|  1350k|     0 |   0.0 | 513M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
324.98/325.12	c   296s|  1360k|  1360k|     0 |   0.0 | 517M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
327.27/327.49	c   298s|  1370k|  1370k|     0 |   0.0 | 520M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
329.67/329.87	c   300s|  1380k|  1380k|     0 |   0.0 | 524M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
332.08/332.24	c   302s|  1390k|  1390k|     0 |   0.0 | 528M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
334.47/334.61	c   304s|  1400k|  1400k|     0 |   0.0 | 532M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
336.77/336.99	c   306s|  1410k|  1410k|     0 |   0.0 | 535M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
339.17/339.36	c   308s|  1420k|  1420k|     0 |   0.0 | 539M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
341.57/341.72	c   311s|  1430k|  1430k|     0 |   0.0 | 543M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
343.87/344.08	c   313s|  1440k|  1440k|     0 |   0.0 | 547M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
346.27/346.43	c   315s|  1450k|  1450k|     0 |   0.0 | 550M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
348.58/348.79	c   317s|  1460k|  1460k|     0 |   0.0 | 554M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
350.97/351.16	c   319s|  1470k|  1470k|     0 |   0.0 | 558M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
353.37/353.52	c   321s|  1480k|  1480k|     0 |   0.0 | 562M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
355.67/355.88	c   323s|  1490k|  1490k|     0 |   0.0 | 565M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
358.07/358.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
358.07/358.24	c   326s|  1500k|  1500k|     0 |   0.0 | 569M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
360.47/360.61	c   328s|  1510k|  1510k|     0 |   0.0 | 573M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
362.77/362.97	c   330s|  1520k|  1520k|     0 |   0.0 | 577M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
365.17/365.33	c   332s|  1530k|  1530k|     0 |   0.0 | 580M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
367.46/367.69	c   334s|  1540k|  1540k|     0 |   0.0 | 584M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
369.86/370.03	c   336s|  1550k|  1550k|     0 |   0.0 | 588M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
372.16/372.39	c   338s|  1560k|  1560k|     0 |   0.0 | 591M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
374.56/374.74	c   341s|  1570k|  1570k|     0 |   0.0 | 595M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
376.86/377.08	c   343s|  1580k|  1580k|     0 |   0.0 | 599M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
379.27/379.43	c   345s|  1590k|  1590k|     0 |   0.0 | 603M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
381.56/381.78	c   347s|  1600k|  1600k|     0 |   0.0 | 606M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
383.95/384.13	c   349s|  1610k|  1610k|     0 |   0.0 | 610M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
386.26/386.48	c   351s|  1620k|  1620k|     0 |   0.0 | 614M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
388.65/388.83	c   354s|  1630k|  1630k|     0 |   0.0 | 618M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
390.96/391.17	c   356s|  1640k|  1640k|     0 |   0.0 | 621M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
393.35/393.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
393.35/393.51	c   358s|  1650k|  1650k|     0 |   0.0 | 625M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
395.66/395.85	c   360s|  1660k|  1660k|     0 |   0.0 | 629M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
397.96/398.19	c   362s|  1670k|  1670k|     0 |   0.0 | 632M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
400.35/400.53	c   364s|  1680k|  1680k|     0 |   0.0 | 636M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
402.65/402.86	c   366s|  1690k|  1690k|     0 |   0.0 | 640M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
404.95/405.19	c   368s|  1700k|  1700k|     0 |   0.0 | 644M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
407.34/407.52	c   371s|  1710k|  1710k|     0 |   0.0 | 647M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
409.65/409.85	c   373s|  1720k|  1720k|     0 |   0.0 | 651M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
411.95/412.15	c   375s|  1730k|  1730k|     0 |   0.0 | 655M|  53 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.730000e+02 |1719.23%
414.35/414.52	c   377s|  1740k|  1740k|     0 |   0.0 | 658M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
416.75/416.91	c   379s|  1750k|  1750k|     0 |   0.0 | 662M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
419.05/419.29	c   381s|  1760k|  1760k|     0 |   0.0 | 666M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
421.44/421.67	c   383s|  1770k|  1770k|     0 |   0.0 | 670M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
423.85/424.05	c   386s|  1780k|  1780k|     0 |   0.0 | 674M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
426.25/426.42	c   388s|  1790k|  1790k|     0 |   0.0 | 677M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
428.54/428.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
428.54/428.79	c   390s|  1800k|  1800k|     0 |   0.0 | 681M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
430.95/431.17	c   392s|  1810k|  1810k|     0 |   0.0 | 685M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
433.35/433.53	c   394s|  1820k|  1820k|     0 |   0.0 | 689M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
435.74/435.90	c   396s|  1830k|  1830k|     0 |   0.0 | 692M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
438.04/438.26	c   398s|  1840k|  1840k|     0 |   0.0 | 696M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
440.44/440.62	c   401s|  1850k|  1850k|     0 |   0.0 | 700M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
442.74/442.98	c   403s|  1860k|  1860k|     0 |   0.0 | 704M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
445.14/445.35	c   405s|  1870k|  1870k|     0 |   0.0 | 707M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
447.54/447.71	c   407s|  1880k|  1880k|     0 |   0.0 | 711M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
449.84/450.08	c   409s|  1890k|  1890k|     0 |   0.0 | 715M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
452.23/452.43	c   411s|  1900k|  1900k|     0 |   0.0 | 719M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
454.54/454.80	c   413s|  1910k|  1910k|     0 |   0.0 | 722M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
456.94/457.16	c   416s|  1920k|  1920k|     0 |   0.0 | 726M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
459.34/459.52	c   418s|  1930k|  1930k|     0 |   0.0 | 730M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
461.63/461.87	c   420s|  1940k|  1940k|     0 |   0.0 | 734M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
464.04/464.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
464.04/464.22	c   422s|  1950k|  1950k|     0 |   0.0 | 737M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
466.33/466.57	c   424s|  1960k|  1960k|     0 |   0.0 | 741M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
468.73/468.92	c   426s|  1970k|  1970k|     0 |   0.0 | 745M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
471.03/471.27	c   428s|  1980k|  1980k|     0 |   0.0 | 749M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
473.43/473.62	c   431s|  1990k|  1990k|     0 |   0.0 | 752M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
475.73/475.97	c   433s|  2000k|  2000k|     0 |   0.0 | 756M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
478.12/478.32	c   435s|  2010k|  2010k|     0 |   0.0 | 760M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
480.44/480.67	c   437s|  2020k|  2020k|     0 |   0.0 | 764M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
482.83/483.02	c   439s|  2030k|  2030k|     0 |   0.0 | 767M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
485.13/485.37	c   441s|  2040k|  2040k|     0 |   0.0 | 771M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
487.52/487.72	c   443s|  2050k|  2050k|     0 |   0.0 | 775M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
489.82/490.08	c   446s|  2060k|  2060k|     0 |   0.0 | 778M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
492.22/492.43	c   448s|  2070k|  2070k|     0 |   0.0 | 782M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
494.52/494.77	c   450s|  2080k|  2080k|     0 |   0.0 | 786M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
496.93/497.11	c   452s|  2090k|  2090k|     0 |   0.0 | 790M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
499.23/499.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
499.23/499.45	c   454s|  2100k|  2100k|     0 |   0.0 | 793M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
501.52/501.79	c   456s|  2110k|  2110k|     0 |   0.0 | 797M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
503.92/504.13	c   458s|  2120k|  2120k|     0 |   0.0 | 801M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
506.22/506.47	c   461s|  2130k|  2130k|     0 |   0.0 | 805M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
508.62/508.81	c   463s|  2140k|  2140k|     0 |   0.0 | 808M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
510.92/511.14	c   465s|  2150k|  2150k|     0 |   0.0 | 812M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
513.22/513.48	c   467s|  2160k|  2160k|     0 |   0.0 | 816M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
515.63/515.82	c   469s|  2170k|  2170k|     0 |   0.0 | 819M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
517.92/518.16	c   471s|  2180k|  2180k|     0 |   0.0 | 823M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
520.32/520.50	c   473s|  2190k|  2190k|     0 |   0.0 | 827M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
522.62/522.84	c   475s|  2200k|  2200k|     0 |   0.0 | 831M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
524.91/525.17	c   478s|  2210k|  2210k|     0 |   0.0 | 834M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
527.31/527.52	c   480s|  2220k|  2220k|     0 |   0.0 | 838M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
529.61/529.86	c   482s|  2230k|  2230k|     0 |   0.0 | 842M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
532.01/532.20	c   484s|  2240k|  2240k|     0 |   0.0 | 846M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
534.31/534.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
534.31/534.54	c   486s|  2250k|  2250k|     0 |   0.0 | 849M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
536.61/536.88	c   488s|  2260k|  2260k|     0 |   0.0 | 853M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
539.01/539.21	c   490s|  2270k|  2270k|     0 |   0.0 | 857M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
541.31/541.55	c   492s|  2280k|  2280k|     0 |   0.0 | 860M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
543.61/543.88	c   495s|  2290k|  2290k|     0 |   0.0 | 864M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
546.01/546.21	c   497s|  2300k|  2300k|     0 |   0.0 | 868M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
548.31/548.53	c   499s|  2310k|  2310k|     0 |   0.0 | 872M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
550.60/550.86	c   501s|  2320k|  2320k|     0 |   0.0 | 875M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
552.90/553.19	c   503s|  2330k|  2330k|     0 |   0.0 | 879M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
555.31/555.52	c   505s|  2340k|  2340k|     0 |   0.0 | 883M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
557.61/557.85	c   507s|  2350k|  2350k|     0 |   0.0 | 886M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
559.91/560.17	c   510s|  2360k|  2360k|     0 |   0.0 | 890M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
562.31/562.50	c   512s|  2370k|  2370k|     0 |   0.0 | 894M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
564.60/564.83	c   514s|  2380k|  2380k|     0 |   0.0 | 898M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
566.90/567.15	c   516s|  2390k|  2390k|     0 |   0.0 | 901M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
569.20/569.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
569.20/569.48	c   518s|  2400k|  2400k|     0 |   0.0 | 905M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
571.59/571.80	c   520s|  2410k|  2410k|     0 |   0.0 | 909M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
573.91/574.13	c   522s|  2420k|  2420k|     0 |   0.0 | 912M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
576.21/576.45	c   524s|  2430k|  2430k|     0 |   0.0 | 916M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
578.50/578.77	c   526s|  2440k|  2440k|     0 |   0.0 | 920M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
580.89/581.10	c   529s|  2450k|  2450k|     0 |   0.0 | 924M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
583.20/583.42	c   531s|  2460k|  2460k|     0 |   0.0 | 927M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
585.50/585.75	c   533s|  2470k|  2470k|     0 |   0.0 | 931M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
587.79/588.07	c   535s|  2480k|  2480k|     0 |   0.0 | 935M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
590.20/590.40	c   537s|  2490k|  2490k|     0 |   0.0 | 938M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
592.50/592.72	c   539s|  2500k|  2500k|     0 |   0.0 | 942M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
594.79/595.04	c   541s|  2510k|  2510k|     0 |   0.0 | 946M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
597.10/597.36	c   543s|  2520k|  2520k|     0 |   0.0 | 950M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
599.39/599.67	c   546s|  2530k|  2530k|     0 |   0.0 | 953M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
601.69/601.98	c   548s|  2540k|  2540k|     0 |   0.0 | 957M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
604.08/604.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
604.08/604.30	c   550s|  2550k|  2550k|     0 |   0.0 | 961M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
606.39/606.61	c   552s|  2560k|  2560k|     0 |   0.0 | 964M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
608.69/608.93	c   554s|  2570k|  2570k|     0 |   0.0 | 968M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
610.98/611.24	c   556s|  2580k|  2580k|     0 |   0.0 | 972M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
613.29/613.56	c   558s|  2590k|  2590k|     0 |   0.0 | 975M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
615.59/615.87	c   560s|  2600k|  2600k|     0 |   0.0 | 979M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
617.89/618.19	c   562s|  2610k|  2610k|     0 |   0.0 | 983M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
620.28/620.50	c   564s|  2620k|  2620k|     0 |   0.0 | 986M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
622.59/622.82	c   567s|  2630k|  2630k|     0 |   0.0 | 990M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
624.89/625.13	c   569s|  2640k|  2640k|     0 |   0.0 | 994M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
627.18/627.45	c   571s|  2650k|  2650k|     0 |   0.0 | 998M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
629.48/629.76	c   573s|  2660k|  2660k|     0 |   0.0 |1001M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
631.78/632.07	c   575s|  2670k|  2670k|     0 |   0.0 |1005M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
634.08/634.37	c   577s|  2680k|  2680k|     0 |   0.0 |1009M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
636.38/636.67	c   579s|  2690k|  2690k|     0 |   0.0 |1012M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
638.68/638.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
638.68/638.98	c   581s|  2700k|  2700k|     0 |   0.0 |1016M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
640.99/641.28	c   583s|  2710k|  2710k|     0 |   0.0 |1020M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
643.28/643.58	c   585s|  2720k|  2720k|     0 |   0.0 |1023M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
645.58/645.89	c   588s|  2730k|  2730k|     0 |   0.0 |1027M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
647.97/648.20	c   590s|  2740k|  2740k|     0 |   0.0 |1031M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
650.27/650.51	c   592s|  2750k|  2750k|     0 |   0.0 |1034M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
652.58/652.82	c   594s|  2760k|  2760k|     0 |   0.0 |1038M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
654.88/655.14	c   596s|  2770k|  2770k|     0 |   0.0 |1042M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
657.18/657.44	c   598s|  2780k|  2780k|     0 |   0.0 |1045M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
659.47/659.76	c   600s|  2790k|  2790k|     0 |   0.0 |1049M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
661.77/662.06	c   602s|  2800k|  2800k|     0 |   0.0 |1053M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
664.07/664.36	c   604s|  2810k|  2810k|     0 |   0.0 |1056M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
666.38/666.66	c   606s|  2820k|  2820k|     0 |   0.0 |1060M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
668.67/668.96	c   608s|  2830k|  2830k|     0 |   0.0 |1064M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
670.97/671.26	c   611s|  2840k|  2840k|     0 |   0.0 |1068M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
673.27/673.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
673.27/673.56	c   613s|  2850k|  2850k|     0 |   0.0 |1071M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
675.57/675.86	c   615s|  2860k|  2860k|     0 |   0.0 |1075M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
677.86/678.15	c   617s|  2870k|  2870k|     0 |   0.0 |1079M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
680.16/680.45	c   619s|  2880k|  2880k|     0 |   0.0 |1082M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
682.46/682.74	c   621s|  2890k|  2890k|     0 |   0.0 |1086M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
684.77/685.02	c   623s|  2900k|  2900k|     0 |   0.0 |1089M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
687.06/687.30	c   625s|  2910k|  2910k|     0 |   0.0 |1093M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
689.26/689.59	c   627s|  2920k|  2920k|     0 |   0.0 |1097M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
691.57/691.86	c   629s|  2930k|  2930k|     0 |   0.0 |1100M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
693.87/694.13	c   631s|  2940k|  2940k|     0 |   0.0 |1104M|  57 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.730000e+02 |1651.85%
696.16/696.47	c   634s|  2950k|  2950k|     0 |   0.0 |1108M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
698.56/698.85	c   636s|  2960k|  2960k|     0 |   0.0 |1112M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
700.97/701.22	c   638s|  2970k|  2970k|     0 |   0.0 |1115M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
703.26/703.59	c   640s|  2980k|  2980k|     0 |   0.0 |1119M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
705.65/705.96	c   642s|  2990k|  2990k|     0 |   0.0 |1123M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
708.06/708.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
708.06/708.32	c   644s|  3000k|  3000k|     0 |   0.0 |1127M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
710.37/710.68	c   647s|  3010k|  3010k|     0 |   0.0 |1131M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
712.76/713.04	c   649s|  3020k|  3020k|     0 |   0.0 |1134M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
715.15/715.40	c   651s|  3030k|  3030k|     0 |   0.0 |1138M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
717.45/717.75	c   653s|  3040k|  3040k|     0 |   0.0 |1142M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
719.85/720.10	c   655s|  3050k|  3050k|     0 |   0.0 |1146M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
722.16/722.45	c   657s|  3060k|  3060k|     0 |   0.0 |1149M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
724.56/724.80	c   659s|  3070k|  3070k|     0 |   0.0 |1153M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
726.86/727.15	c   662s|  3080k|  3080k|     0 |   0.0 |1157M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
729.26/729.50	c   664s|  3090k|  3090k|     0 |   0.0 |1161M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
731.55/731.85	c   666s|  3100k|  3100k|     0 |   0.0 |1164M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
733.95/734.20	c   668s|  3110k|  3110k|     0 |   0.0 |1168M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
736.25/736.56	c   670s|  3120k|  3120k|     0 |   0.0 |1172M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
738.65/738.91	c   672s|  3130k|  3130k|     0 |   0.0 |1176M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
740.95/741.25	c   674s|  3140k|  3140k|     0 |   0.0 |1179M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
743.25/743.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
743.25/743.59	c   676s|  3150k|  3150k|     0 |   0.0 |1183M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
745.65/745.92	c   679s|  3160k|  3160k|     0 |   0.0 |1187M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
747.95/748.26	c   681s|  3170k|  3170k|     0 |   0.0 |1190M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
750.34/750.60	c   683s|  3180k|  3180k|     0 |   0.0 |1194M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
752.65/752.94	c   685s|  3190k|  3190k|     0 |   0.0 |1198M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
754.94/755.28	c   687s|  3200k|  3200k|     0 |   0.0 |1202M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
757.35/757.62	c   689s|  3210k|  3210k|     0 |   0.0 |1205M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
759.64/759.95	c   691s|  3220k|  3220k|     0 |   0.0 |1209M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
761.95/762.29	c   694s|  3230k|  3230k|     0 |   0.0 |1213M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
764.34/764.63	c   696s|  3240k|  3240k|     0 |   0.0 |1217M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
766.64/766.97	c   698s|  3250k|  3250k|     0 |   0.0 |1220M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
769.04/769.31	c   700s|  3260k|  3260k|     0 |   0.0 |1224M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
771.34/771.65	c   702s|  3270k|  3270k|     0 |   0.0 |1228M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
773.64/773.99	c   704s|  3280k|  3280k|     0 |   0.0 |1231M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
776.03/776.32	c   706s|  3290k|  3290k|     0 |   0.0 |1235M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
778.34/778.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
778.34/778.66	c   708s|  3300k|  3300k|     0 |   0.0 |1239M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
780.64/780.99	c   711s|  3310k|  3310k|     0 |   0.0 |1243M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
783.03/783.32	c   713s|  3320k|  3320k|     0 |   0.0 |1246M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
785.34/785.64	c   715s|  3330k|  3330k|     0 |   0.0 |1250M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
787.64/787.97	c   717s|  3340k|  3340k|     0 |   0.0 |1254M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
789.93/790.30	c   719s|  3350k|  3350k|     0 |   0.0 |1257M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
792.34/792.62	c   721s|  3360k|  3360k|     0 |   0.0 |1261M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
794.63/794.95	c   723s|  3370k|  3370k|     0 |   0.0 |1265M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
796.93/797.28	c   725s|  3380k|  3380k|     0 |   0.0 |1269M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
799.34/799.60	c   728s|  3390k|  3390k|     0 |   0.0 |1272M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
801.64/801.92	c   730s|  3400k|  3400k|     0 |   0.0 |1276M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
803.93/804.25	c   732s|  3410k|  3410k|     0 |   0.0 |1280M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
806.23/806.58	c   734s|  3420k|  3420k|     0 |   0.0 |1283M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
808.63/808.91	c   736s|  3430k|  3430k|     0 |   0.0 |1287M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
810.93/811.23	c   738s|  3440k|  3440k|     0 |   0.0 |1291M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
813.23/813.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
813.23/813.56	c   740s|  3450k|  3450k|     0 |   0.0 |1295M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
815.53/815.88	c   742s|  3460k|  3460k|     0 |   0.0 |1298M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
817.92/818.20	c   744s|  3470k|  3470k|     0 |   0.0 |1302M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
820.24/820.52	c   747s|  3480k|  3480k|     0 |   0.0 |1306M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
822.54/822.84	c   749s|  3490k|  3490k|     0 |   0.0 |1309M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
824.82/825.16	c   751s|  3500k|  3500k|     0 |   0.0 |1313M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
827.12/827.49	c   753s|  3510k|  3510k|     0 |   0.0 |1317M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
829.52/829.82	c   755s|  3520k|  3520k|     0 |   0.0 |1321M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
831.82/832.14	c   757s|  3530k|  3530k|     0 |   0.0 |1324M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
834.12/834.47	c   759s|  3540k|  3540k|     0 |   0.0 |1328M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
836.42/836.79	c   761s|  3550k|  3550k|     0 |   0.0 |1332M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
838.82/839.12	c   764s|  3560k|  3560k|     0 |   0.0 |1335M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
841.12/841.44	c   766s|  3570k|  3570k|     0 |   0.0 |1339M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
843.43/843.77	c   768s|  3580k|  3580k|     0 |   0.0 |1343M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
845.72/846.09	c   770s|  3590k|  3590k|     0 |   0.0 |1347M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
848.12/848.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
848.12/848.41	c   772s|  3600k|  3600k|     0 |   0.0 |1350M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
850.41/850.74	c   774s|  3610k|  3610k|     0 |   0.0 |1354M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
852.71/853.05	c   776s|  3620k|  3620k|     0 |   0.0 |1358M|  59 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.730000e+02 |1589.29%
853.22/853.55	c (node 3622158) switching to memory saving mode (mem: 1296.0M/1620.0M)
854.32/854.67	o 232
854.32/854.67	c * 778s|  3622k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 2.320000e+02 | 728.57%
854.51/854.80	o 231
854.51/854.80	c * 778s|  3622k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 2.310000e+02 | 725.00%
854.62/854.95	o 230
854.62/854.95	c * 778s|  3622k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |   1 |   0 | 2.800000e+01 | 2.300000e+02 | 721.43%
854.72/855.09	o 229
854.72/855.09	c * 778s|  3622k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |   1 |   0 | 2.800000e+01 | 2.290000e+02 | 717.86%
855.02/855.30	o 228
855.02/855.30	c * 778s|  3622k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |   7 |   0 | 2.800000e+01 | 2.280000e+02 | 714.29%
856.21/856.56	o 227
856.21/856.56	c * 780s|  3625k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  46 |   0 | 2.800000e+01 | 2.270000e+02 | 710.71%
857.72/858.03	c   781s|  3630k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  81 |   0 | 2.800000e+01 | 2.270000e+02 | 710.71%
859.21/859.52	o 226
859.21/859.52	c * 782s|  3633k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 140 |   0 | 2.800000e+01 | 2.260000e+02 | 707.14%
859.31/859.66	o 225
859.31/859.66	c * 783s|  3633k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 140 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
861.61/861.99	c   785s|  3640k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 191 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
864.81/865.19	c   788s|  3650k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 254 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
867.71/868.07	c   791s|  3660k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 304 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
871.21/871.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
871.21/871.55	c   794s|  3670k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 405 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
874.51/874.87	c   797s|  3680k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 468 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
877.71/878.09	c   800s|  3690k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 535 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
881.51/881.86	c   804s|  3700k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 651 |   0 | 2.800000e+01 | 2.250000e+02 | 703.57%
883.21/883.57	o 224
883.21/883.57	c * 805s|  3704k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 693 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
885.22/885.55	c   807s|  3710k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 765 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
888.51/888.86	c   810s|  3720k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 853 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
892.00/892.38	c   814s|  3730k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 | 971 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
896.11/896.50	c   818s|  3740k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |1180 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
899.41/899.72	c   821s|  3750k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |1277 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
902.60/902.99	c   824s|  3760k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |1372 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
906.30/906.65	c   827s|  3770k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |1501 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
909.90/910.28	c   831s|  3780k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |1619 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
914.30/914.62	c   835s|  3790k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |1814 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
918.29/918.67	c   839s|  3800k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |1994 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
922.00/922.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
922.00/922.30	c   842s|  3810k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |2128 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
926.60/926.99	c   847s|  3820k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |2369 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
930.49/930.82	c   851s|  3830k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |2533 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
934.29/934.65	c   854s|  3840k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |2699 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
938.19/938.52	c   858s|  3850k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |2861 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
941.59/941.93	c   861s|  3860k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |2954 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
946.39/946.71	c   866s|  3870k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |3228 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
950.09/950.43	c   870s|  3880k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |3361 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
954.19/954.54	c   873s|  3890k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |3547 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
957.69/958.09	c   877s|  3900k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |3662 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
961.48/961.82	c   880s|  3910k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |3805 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
965.58/965.94	c   884s|  3920k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |3990 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
969.18/969.59	c   888s|  3930k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4125 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
972.68/973.00	c   891s|  3940k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4242 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
975.77/976.16	c   894s|  3950k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4311 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
978.97/979.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
978.97/979.37	c   897s|  3960k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4387 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
982.48/982.90	c   901s|  3970k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4502 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
986.28/986.64	c   904s|  3980k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4638 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
990.17/990.50	c   908s|  3990k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4806 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
993.98/994.32	c   912s|  4000k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |4967 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
997.28/997.66	c   915s|  4010k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |5072 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1001.47/1001.80	c   919s|  4020k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |5261 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1004.57/1004.99	c   922s|  4030k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |5343 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1008.06/1008.40	c   925s|  4040k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |5458 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1011.87/1012.22	c   929s|  4050k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |5609 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1016.97/1017.35	c   934s|  4060k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |5919 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1020.56/1020.96	c   937s|  4070k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |6043 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1024.46/1024.81	c   941s|  4080k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |6212 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1027.56/1027.96	c   944s|  4090k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |6299 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1031.66/1032.07	c   948s|  4100k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |6492 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1036.37/1036.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1036.37/1036.74	c   952s|  4110k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |6745 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1040.76/1041.16	c   956s|  4120k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |6966 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1044.57/1044.94	c   960s|  4130k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |7121 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1048.15/1048.53	c   964s|  4140k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |7234 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1051.36/1051.78	c   967s|  4150k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |7319 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1054.76/1055.14	c   970s|  4160k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |7433 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1058.15/1058.57	c   973s|  4170k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |7537 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1061.35/1061.70	c   976s|  4180k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |7597 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1068.86/1069.27	c   984s|  4190k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |8185 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1073.44/1073.88	c   988s|  4200k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |8444 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1078.25/1078.66	c   993s|  4210k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |8721 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1082.14/1082.52	c   996s|  4220k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |8874 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1085.35/1085.76	c   999s|  4230k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |8955 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1089.75/1090.13	c  1004s|  4240k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |9178 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1094.15/1094.56	c  1008s|  4250k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |9416 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1097.65/1098.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1097.65/1098.03	c  1011s|  4260k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |9530 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1101.94/1102.39	c  1015s|  4270k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |9760 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1106.04/1106.44	c  1019s|  4280k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |9941 |   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1111.14/1111.52	c  1024s|  4290k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1115.04/1115.41	c  1028s|  4300k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1119.83/1120.21	c  1033s|  4310k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1123.64/1124.00	c  1036s|  4320k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1126.63/1127.03	c  1039s|  4330k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1130.23/1130.60	c  1043s|  4340k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1133.53/1133.91	c  1046s|  4350k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1137.43/1137.84	c  1049s|  4360k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1141.22/1141.64	c  1053s|  4370k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1144.82/1145.27	c  1057s|  4380k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1148.42/1148.84	c  1060s|  4390k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1152.22/1152.60	c  1064s|  4400k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1155.93/1156.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1155.93/1156.36	c  1067s|  4410k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1159.73/1160.10	c  1071s|  4420k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1163.12/1163.57	c  1074s|  4430k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1167.62/1168.07	c  1078s|  4440k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1171.32/1171.72	c  1082s|  4450k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1174.91/1175.38	c  1085s|  4460k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1178.72/1179.13	c  1089s|  4470k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1181.92/1182.39	c  1092s|  4480k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1187.02/1187.48	c  1097s|  4490k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1192.31/1192.72	c  1102s|  4500k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1198.11/1198.58	c  1108s|  4510k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1201.61/1202.08	c  1111s|  4520k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1205.30/1205.79	c  1115s|  4530k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1209.80/1210.27	c  1119s|  4540k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1213.91/1214.31	c  1123s|  4550k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1218.41/1218.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1218.41/1218.84	c  1127s|  4560k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1222.10/1222.53	c  1131s|  4570k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1226.50/1226.96	c  1135s|  4580k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1231.80/1232.25	c  1140s|  4590k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1235.91/1236.36	c  1144s|  4600k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1239.70/1240.17	c  1148s|  4610k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1244.60/1245.06	c  1153s|  4620k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1248.30/1248.70	c  1156s|  4630k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1252.40/1252.90	c  1160s|  4640k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1256.69/1257.13	c  1164s|  4650k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1261.39/1261.85	c  1169s|  4660k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1264.89/1265.36	c  1172s|  4670k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1269.09/1269.51	c  1176s|  4680k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1272.89/1273.35	c  1180s|  4690k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1276.69/1277.17	c  1184s|  4700k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1280.58/1281.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1280.58/1281.07	c  1187s|  4710k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1284.79/1285.20	c  1191s|  4720k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1290.08/1290.55	c  1197s|  4730k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1293.58/1294.08	c  1200s|  4740k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1297.78/1298.26	c  1204s|  4750k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1301.47/1301.94	c  1207s|  4760k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1305.28/1305.75	c  1211s|  4770k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1308.78/1309.28	c  1214s|  4780k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1312.57/1313.02	c  1218s|  4790k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1316.57/1317.06	c  1222s|  4800k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1320.17/1320.65	c  1225s|  4810k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1324.07/1324.52	c  1229s|  4820k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1328.77/1329.22	c  1234s|  4830k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1332.36/1332.88	c  1237s|  4840k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1335.77/1336.29	c  1240s|  4850k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1340.06/1340.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1340.06/1340.58	c  1245s|  4860k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1344.06/1344.50	c  1248s|  4870k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1347.66/1348.18	c  1252s|  4880k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1350.96/1351.45	c  1255s|  4890k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1355.16/1355.64	c  1259s|  4900k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1359.66/1360.10	c  1263s|  4910k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1363.46/1364.00	c  1267s|  4920k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1366.95/1367.44	c  1270s|  4930k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1370.85/1371.36	c  1274s|  4940k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1374.65/1375.17	c  1278s|  4950k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1378.76/1379.20	c  1282s|  4960k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1382.75/1383.20	c  1285s|  4970k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1387.85/1388.33	c  1290s|  4980k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1392.85/1393.36	c  1295s|  4990k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1397.45/1397.92	c  1300s|  5000k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1400.75/1401.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1400.75/1401.28	c  1303s|  5010k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1404.16/1404.66	c  1306s|  5020k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1407.73/1408.28	c  1310s|  5030k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1411.13/1411.69	c  1313s|  5040k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1415.24/1415.73	c  1317s|  5050k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1418.44/1418.92	c  1320s|  5060k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1423.23/1423.75	c  1324s|  5070k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1428.03/1428.55	c  1329s|  5080k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1432.63/1433.16	c  1334s|  5090k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1437.33/1437.82	c  1338s|  5100k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1440.73/1441.24	c  1341s|  5110k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1445.33/1445.89	c  1346s|  5120k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1449.23/1449.77	c  1350s|  5130k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1452.93/1453.44	c  1353s|  5140k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1457.32/1457.87	c  1357s|  5150k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1460.52/1461.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1460.52/1461.08	c  1360s|  5160k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1464.42/1464.99	c  1364s|  5170k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1471.23/1471.74	c  1371s|  5180k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1475.32/1475.89	c  1375s|  5190k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1479.03/1479.54	c  1378s|  5200k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1482.72/1483.22	c  1382s|  5210k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1485.82/1486.36	c  1385s|  5220k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1489.01/1489.56	c  1388s|  5230k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1492.51/1493.03	c  1391s|  5240k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1496.11/1496.63	c  1394s|  5250k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1499.71/1500.23	c  1398s|  5260k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1503.61/1504.18	c  1402s|  5270k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1508.72/1509.20	c  1407s|  5280k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1514.21/1514.73	c  1412s|  5290k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1517.52/1518.05	c  1415s|  5300k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1523.61/1524.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1523.61/1524.10	c  1421s|  5310k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1528.79/1529.33	c  1426s|  5320k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1533.19/1533.70	c  1430s|  5330k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1539.59/1540.11	c  1437s|  5340k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1543.49/1544.00	c  1440s|  5350k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1548.20/1548.73	c  1445s|  5360k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1551.89/1552.47	c  1448s|  5370k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1556.49/1557.06	c  1453s|  5380k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1561.49/1562.01	c  1458s|  5390k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1566.09/1566.61	c  1462s|  5400k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1570.29/1570.81	c  1466s|  5410k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1574.59/1575.13	c  1470s|  5420k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1578.69/1579.25	c  1474s|  5430k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1582.88/1583.48	c  1478s|  5440k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1587.28/1587.84	c  1483s|  5450k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1591.19/1591.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1591.19/1591.76	c  1486s|  5460k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1595.49/1596.07	c  1491s|  5470k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1599.38/1599.93	c  1494s|  5480k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1602.67/1603.20	c  1497s|  5490k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1606.37/1606.99	c  1501s|  5500k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1610.58/1611.13	c  1505s|  5510k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1614.07/1614.66	c  1508s|  5520k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1619.77/1620.37	c  1514s|  5530k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1623.27/1623.89	c  1517s|  5540k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1627.07/1627.61	c  1521s|  5550k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1631.27/1631.81	c  1525s|  5560k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1634.57/1635.17	c  1528s|  5570k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1638.47/1639.01	c  1532s|  5580k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1641.57/1642.13	c  1535s|  5590k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1645.46/1646.05	c  1539s|  5600k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1650.36/1650.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1650.36/1650.95	c  1543s|  5610k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1653.87/1654.42	c  1547s|  5620k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1657.76/1658.40	c  1550s|  5630k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1661.76/1662.36	c  1554s|  5640k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1665.15/1665.76	c  1557s|  5650k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1669.85/1670.42	c  1562s|  5660k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1673.76/1674.40	c  1566s|  5670k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1678.15/1678.75	c  1570s|  5680k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1682.36/1682.93	c  1574s|  5690k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1686.65/1687.29	c  1578s|  5700k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1690.25/1690.82	c  1582s|  5710k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1694.14/1694.76	c  1585s|  5720k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1697.54/1698.10	c  1589s|  5730k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1702.04/1702.69	c  1593s|  5740k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1705.74/1706.33	c  1596s|  5750k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1709.14/1709.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1709.14/1709.72	c  1600s|  5760k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1713.04/1713.67	c  1603s|  5770k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1717.74/1718.31	c  1608s|  5780k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1721.94/1722.57	c  1612s|  5790k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1726.04/1726.68	c  1616s|  5800k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1730.04/1730.66	c  1620s|  5810k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1734.83/1735.40	c  1624s|  5820k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1740.03/1740.67	c  1630s|  5830k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1744.54/1745.11	c  1634s|  5840k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1749.83/1750.44	c  1639s|  5850k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1755.53/1756.18	c  1645s|  5860k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1760.13/1760.78	c  1649s|  5870k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1764.84/1765.45	c  1654s|  5880k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  40k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1769.82/1770.49	c  1658s|  5890k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  40k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1775.83/1776.48	c  1664s|  5900k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  40k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1779.82/1780.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1779.82/1780.42	c  1668s|  5910k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1785.23/1785.81	c  1673s|  5920k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1789.92/1790.51	c  1678s|  5930k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1795.92/1796.55	c  1684s|  5940k|  3622k|     0 |   0.0 |1359M| 251 |   - | 473 | 515 |   0 |   0 |   0 |  42k|   0 | 2.800000e+01 | 2.240000e+02 | 700.00%
1800.03/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.61	c 
1800.03/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.61	c Solving Time (sec) : 1687.65
1800.03/1800.61	c Solving Nodes      : 5947595
1800.03/1800.61	c Primal Bound       : +2.24000000000000e+02 (12 solutions)
1800.03/1800.61	c Dual Bound         : +2.80000000000000e+01
1800.03/1800.61	c Gap                : 700.00 %
1800.03/1800.61	s SATISFIABLE
1800.03/1800.61	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.03/1800.61	v -x449 x448 x447 -x446 -x445 -x444 x443 -x442 -x441 -x440 -x439 -x438 x437 -x436 x435 -x434 -x433 x432 -x431 -x430 -x429 
1800.03/1800.61	v -x428 -x427 -x426 x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 x417 x416 x415 -x414 x413 -x412 -x411 -x410 x409 -x408 -x407 
1800.03/1800.61	v -x406 -x405 x404 x403 x402 -x401 -x400 x399 x398 -x397 x396 -x395 x394 x393 x392 -x391 -x390 -x389 x388 x387 -x386 -x385 -x384 
1800.03/1800.61	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.03/1800.61	v x360 -x359 x358 -x357 x356 x355 x354 -x353 x352 x351 x350 x349 x348 -x347 -x346 -x345 x344 x343 x342 -x341 -x340 x339 x338 
1800.03/1800.61	v x337 -x336 -x335 x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 x321 -x320 x319 -x318 x317 -x316 
1800.03/1800.61	v -x315 -x314 -x313 x312 x311 x310 -x309 -x308 -x307 x306 x305 x304 x303 x302 x301 -x300 x299 x298 x297 x296 -x295 -x294 -x293 
1800.03/1800.61	v -x292 -x291 -x290 x289 -x288 -x287 -x286 x285 -x284 x283 -x282 x281 -x280 x279 -x278 x277 -x276 -x275 -x274 -x273 x272 -x271 
1800.03/1800.61	v -x270 -x269 -x268 -x267 -x266 x265 -x264 -x263 x262 -x261 -x260 x259 -x258 x257 -x256 x255 x254 x253 -x252 x251 x250 -x249 
1800.03/1800.61	v -x248 x247 x246 -x245 -x244 -x243 -x242 -x241 x240 x239 -x238 -x237 x236 -x235 x234 -x233 -x232 -x231 x230 x229 -x228 x227 
1800.03/1800.61	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.03/1800.61	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.03/1800.61	v x180 x179 -x178 -x177 x176 x175 x174 x173 -x172 -x171 x170 -x169 -x168 x167 -x166 x165 x164 -x163 x162 x161 x160 x159 -x158 
1800.03/1800.61	v x157 -x156 -x155 x154 -x153 -x152 -x151 x150 -x149 -x148 x147 -x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 -x136 -x135 
1800.03/1800.61	v -x134 -x133 x132 -x131 x130 -x129 -x128 -x127 -x126 x125 x124 -x123 x122 -x121 -x120 x119 x118 -x117 -x116 x115 -x114 x113 
1800.03/1800.61	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.03/1800.61	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 -x59 
1800.03/1800.61	v -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 -x31 
1800.03/1800.61	v 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.03/1800.61	v -x1 
1800.03/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.61	c Solving Time       :    1687.65
1800.03/1800.61	c Original Problem   :
1800.03/1800.61	c   Problem name     : HOME/instance-2664052-1276367451.opb
1800.03/1800.61	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.61	c   Constraints      : 473 initial, 473 maximal
1800.03/1800.61	c Presolved Problem  :
1800.03/1800.61	c   Problem name     : t_HOME/instance-2664052-1276367451.opb
1800.03/1800.61	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.61	c   Constraints      : 515 initial, 515 maximal
1800.03/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.61	c   knapsack         :       0.01          0          0          0          0          0         14        164        351
1800.03/1800.61	c   setppc           :       0.00          0          0          0          0          0          7          0          0
1800.03/1800.61	c   linear           :       0.02          0          0          0          0          0          0          0         31
1800.03/1800.61	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.61	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.03/1800.61	c   knapsack         :        456          0   10213967          0    4794136      42402    7190814          0          0          0
1800.03/1800.61	c   setppc           :         56          0    6643233          0    3376423          0    1428247          0          0          0
1800.03/1800.61	c   logicor          :          3+         0     227614          0    3622361          0      21537          0          0          0
1800.03/1800.61	c   countsols        :          0          0          0          0    4794136          0          0          0          0          0
1800.03/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.61	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.61	c   knapsack         :     776.62       0.00     686.02       0.00      90.60
1800.03/1800.61	c   setppc           :      46.81       0.00       9.22       0.00      37.59
1800.03/1800.61	c   logicor          :       4.90       0.00       0.44       0.00       4.46
1800.03/1800.61	c   countsols        :       2.01       0.00       0.00       0.00       2.01
1800.03/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.61	c   vbounds          :       5.82          2          0          0
1800.03/1800.61	c   rootredcost      :       5.58          0          0          0
1800.03/1800.61	c   pseudoobj        :     287.32   11340764    1126997   11769736
1800.03/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.61	c   propagation      :     341.76      42402      42402    3894823      251.0          0        0.0          -
1800.03/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.61	c   pseudo solution  :       0.00          1          0          0        0.0          0        0.0          -
1800.03/1800.61	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.03/1800.61	c   applied locally  :          -          -          -      42402      201.0          -          -          -
1800.03/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.61	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.03/1800.61	c   redcost          :       0.00          0          0          0          0          0
1800.03/1800.61	c   impliedbounds    :       0.00          0          0          0          0          0
1800.03/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.61	c   gomory           :       0.00          0          0          0          0          0
1800.03/1800.61	c   strongcg         :       0.00          0          0          0          0          0
1800.03/1800.61	c   cmir             :       0.00          0          0          0          0          0
1800.03/1800.61	c   flowcover        :       0.00          0          0          0          0          0
1800.03/1800.61	c   clique           :       0.00          0          0          0          0          0
1800.03/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.61	c   mcf              :       0.00          0          0          0          0          0
1800.03/1800.61	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.61	c Pricers            :       Time      Calls       Vars
1800.03/1800.61	c   problem variables:       0.00          0          0
1800.03/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.61	c   relpscost        :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   inference        :     311.67    4794127          0          0          0          0    9588254
1800.03/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.61	c   LP solutions     :       0.00          -          0
1800.03/1800.61	c   pseudo solutions :       1.22          -          9
1800.03/1800.61	c   oneopt           :       3.58          0          0
1800.03/1800.61	c   trivial          :       0.00          2          3
1800.03/1800.61	c   simplerounding   :       0.00          0          0
1800.03/1800.61	c   zirounding       :       0.00          0          0
1800.03/1800.61	c   rounding         :       0.00          0          0
1800.03/1800.61	c   shifting         :       0.00          0          0
1800.03/1800.61	c   intshifting      :       0.00          0          0
1800.03/1800.61	c   twoopt           :       0.00          0          0
1800.03/1800.61	c   fixandinfer      :       0.00          0          0
1800.03/1800.61	c   feaspump         :       0.00          0          0
1800.03/1800.61	c   coefdiving       :       0.00          0          0
1800.03/1800.61	c   pscostdiving     :       0.00          0          0
1800.03/1800.61	c   fracdiving       :       0.00          0          0
1800.03/1800.61	c   veclendiving     :       0.00          0          0
1800.03/1800.61	c   intdiving        :       0.00          0          0
1800.03/1800.61	c   actconsdiving    :       0.00          0          0
1800.03/1800.61	c   objpscostdiving  :       0.00          0          0
1800.03/1800.61	c   rootsoldiving    :       0.00          0          0
1800.03/1800.61	c   linesearchdiving :       0.00          0          0
1800.03/1800.61	c   guideddiving     :       0.00          0          0
1800.03/1800.61	c   octane           :       0.00          0          0
1800.03/1800.61	c   rens             :       0.00          0          0
1800.03/1800.61	c   rins             :       0.00          0          0
1800.03/1800.61	c   localbranching   :       0.00          0          0
1800.03/1800.61	c   mutation         :       0.00          0          0
1800.03/1800.61	c   crossover        :       0.00          0          0
1800.03/1800.61	c   dins             :       0.00          0          0
1800.03/1800.61	c   undercover       :       0.00          0          0
1800.03/1800.61	c   nlp              :       2.63          0          0
1800.03/1800.61	c   trysol           :       2.63          0          0
1800.03/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.61	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.61	c   dual LP          :       0.00          0          0       0.00          -
1800.03/1800.61	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.61	c   diving/probing LP:       0.00          0          0       0.00          -
1800.03/1800.61	c   strong branching :       0.00          0          0       0.00          -
1800.03/1800.61	c     (at root node) :          -          0          0       0.00          -
1800.03/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.61	c B&B Tree           :
1800.03/1800.61	c   number of runs   :          1
1800.03/1800.61	c   nodes            :    5947595
1800.03/1800.61	c   nodes (total)    :    5947595
1800.03/1800.61	c   nodes left       :    3622348
1800.03/1800.61	c   max depth        :        251
1800.03/1800.61	c   max depth (total):        251
1800.03/1800.61	c   backtracks       :     802735 (13.5%)
1800.03/1800.61	c   delayed cutoffs  :      18295
1800.03/1800.61	c   repropagations   :      22552 (216631 domain reductions, 15941 cutoffs)
1800.03/1800.61	c   avg switch length:       2.60
1800.03/1800.61	c   switching time   :      73.72
1800.03/1800.61	c Solution           :
1800.03/1800.61	c   Solutions found  :         12 (10 improvements)
1800.03/1800.61	c   First Solution   : +4.73000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.03/1800.61	c   Primal Bound     : +2.24000000000000e+02   (in run 1, after 3704442 nodes, 805.30 seconds, depth 236, found by <relaxation>)
1800.03/1800.61	c   Dual Bound       : +2.80000000000000e+01
1800.03/1800.61	c   Gap              :     700.00 %
1800.03/1800.61	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.61	c   Root Iterations  :          0

Verifier Data

OK	224

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2664052-1276367451/watcher-2664052-1276367451 -o /tmp/evaluation-result-2664052-1276367451/solver-2664052-1276367451 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664052-1276367451.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: 1.00 1.00 1.00 3/106 13761
/proc/meminfo: memFree=1824312/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=6584 CPUtime=0
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 1020 0 0 0 0 0 0 0 20 0 1 0 12348759 6742016 942 1992294400 4194304 7136930 140735259045360 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13761/statm: 1646 951 254 719 0 925 0

[startup+0.075686 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13761
/proc/meminfo: memFree=1824312/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=14032 CPUtime=0.07
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 4714 0 0 0 6 1 0 0 20 0 1 0 12348759 14368768 2740 1992294400 4194304 7136930 140735259045360 18446744073709551615 4333569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 3508 2740 365 719 0 2787 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14032

[startup+0.10169 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13761
/proc/meminfo: memFree=1824312/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=14032 CPUtime=0.09
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 5803 0 0 0 8 1 0 0 20 0 1 0 12348759 14368768 2801 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 3508 2801 392 719 0 2787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14032

[startup+0.301712 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13761
/proc/meminfo: memFree=1824312/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=14188 CPUtime=0.29
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 5832 0 0 0 27 2 0 0 20 0 1 0 12348759 14528512 2830 1992294400 4194304 7136930 140735259045360 18446744073709551615 4643178 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 3547 2830 392 719 0 2826 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14188

[startup+0.701759 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13761
/proc/meminfo: memFree=1824312/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=15308 CPUtime=0.69
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 6099 0 0 0 63 6 0 0 21 0 1 0 12348759 15675392 3097 1992294400 4194304 7136930 140735259045360 18446744073709551615 4643136 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 3827 3097 392 719 0 3106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15308

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13762
/proc/meminfo: memFree=1812276/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=16472 CPUtime=1.49
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 6434 0 0 0 134 15 0 0 23 0 1 0 12348759 16867328 3432 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 4118 3432 392 719 0 3397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16472

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13762
/proc/meminfo: memFree=1810044/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=19564 CPUtime=3.09
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 7210 0 0 0 279 30 0 0 25 0 1 0 12348759 20033536 4208 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 4891 4208 392 719 0 4170 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19564

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13762
/proc/meminfo: memFree=1804836/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=25752 CPUtime=6.29
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 8831 0 0 0 568 61 0 0 25 0 1 0 12348759 26370048 5829 1992294400 4194304 7136930 140735259045360 18446744073709551615 4407795 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 6438 5829 392 719 0 5717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25752

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13762
/proc/meminfo: memFree=1792064/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=35816 CPUtime=12.69
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 11457 0 0 0 1146 123 0 0 25 0 1 0 12348759 36675584 8455 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 8954 8455 392 719 0 8233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35816

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13762
/proc/meminfo: memFree=1770240/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=59240 CPUtime=25.49
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 17009 0 0 0 2311 238 0 0 25 0 1 0 12348759 60661760 14007 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 14810 14007 392 719 0 14089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59240

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13762
/proc/meminfo: memFree=1728948/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=103228 CPUtime=51.06
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 27397 0 0 0 4630 476 0 0 25 0 1 0 12348759 105705472 24395 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 25807 24395 392 719 0 25086 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 103228

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13764
/proc/meminfo: memFree=1643388/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=183688 CPUtime=102.26
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 48343 0 0 0 9285 941 0 0 25 0 1 0 12348759 188096512 45341 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 45922 45341 392 719 0 45201 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 183688

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13766
/proc/meminfo: memFree=1548652/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=284212 CPUtime=162.23
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 72402 0 0 0 14745 1478 0 0 25 0 1 0 12348759 291033088 69400 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 71053 69400 392 719 0 70332 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 284212

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13768
/proc/meminfo: memFree=1450072/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=376868 CPUtime=222.2
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 96550 0 0 0 20205 2015 0 0 25 0 1 0 12348759 385912832 93548 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 94217 93548 392 719 0 93496 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 376868

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13770
/proc/meminfo: memFree=1352360/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=488356 CPUtime=282.19
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 121310 0 0 0 25659 2560 0 0 25 0 1 0 12348759 500076544 118308 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 122089 118308 392 719 0 121368 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 488356

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13770
/proc/meminfo: memFree=1254400/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=581664 CPUtime=342.17
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 145622 0 0 0 31115 3102 0 0 25 0 1 0 12348759 595623936 142620 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 145416 142620 392 719 0 144695 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 581664

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13772
/proc/meminfo: memFree=1156936/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=675888 CPUtime=402.15
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 170177 0 0 0 36583 3632 0 0 25 0 1 0 12348759 692109312 167175 1992294400 4194304 7136930 140735259045360 18446744073709551615 4407828 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 168972 167175 392 719 0 168251 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 675888

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13774
/proc/meminfo: memFree=1056992/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=769328 CPUtime=462.13
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 194529 0 0 0 42035 4178 0 0 25 0 1 0 12348759 787791872 191527 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 192332 191527 392 719 0 191611 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 769328

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13776
/proc/meminfo: memFree=961636/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=896192 CPUtime=522.11
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 219053 0 0 0 47495 4716 0 0 25 0 1 0 12348759 917700608 216051 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 224048 216051 392 719 0 223327 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 896192

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13778
/proc/meminfo: memFree=860452/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=990288 CPUtime=582.1
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 243582 0 0 0 52970 5240 0 0 25 0 1 0 12348759 1014054912 240580 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 247572 240580 392 719 0 246851 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 990288

[startup+642.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 13778
/proc/meminfo: memFree=761252/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1084652 CPUtime=642.09
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 268185 0 0 0 58428 5781 0 0 25 0 1 0 12348759 1110683648 265183 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 271163 265183 392 719 0 270442 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1084652

[startup+702.301 s]

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

/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369528 0 0 0 97670 8525 0 0 25 0 1 0 12348759 1453363200 352375 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354825 352375 398 719 0 354104 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 1419300

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13792
/proc/meminfo: memFree=410952/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419300 CPUtime=1121.94
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369548 0 0 0 103463 8731 0 0 25 0 1 0 12348759 1453363200 352395 1992294400 4194304 7136930 140735259045360 18446744073709551615 5922459 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354825 352395 398 719 0 354104 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1419300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13794
/proc/meminfo: memFree=410704/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1181.92
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369557 0 0 0 109209 8983 0 0 25 0 1 0 12348759 1453502464 352404 1992294400 4194304 7136930 140735259045360 18446744073709551615 5909078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352404 398 719 0 354138 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1419436

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13794
/proc/meminfo: memFree=410456/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1241.9
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369563 0 0 0 115002 9188 0 0 25 0 1 0 12348759 1453502464 352410 1992294400 4194304 7136930 140735259045360 18446744073709551615 4855302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352410 398 719 0 354138 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1419436

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13796
/proc/meminfo: memFree=410332/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1301.88
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369566 0 0 0 120784 9404 0 0 25 0 1 0 12348759 1453502464 352413 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352413 398 719 0 354138 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1419436

[startup+1362.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 13798
/proc/meminfo: memFree=410332/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1361.85
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369571 0 0 0 126542 9643 0 0 25 0 1 0 12348759 1453502464 352418 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352418 398 719 0 354138 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 1419436

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 13800
/proc/meminfo: memFree=410208/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1421.84
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369576 0 0 0 132304 9880 0 0 25 0 1 0 12348759 1453502464 352423 1992294400 4194304 7136930 140735259045360 18446744073709551615 4858829 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352423 398 719 0 354138 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 1419436

[startup+1482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 13802
/proc/meminfo: memFree=410084/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1481.82
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369576 0 0 0 138083 10099 0 0 25 0 1 0 12348759 1453502464 352423 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352423 398 719 0 354138 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1419436

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13802
/proc/meminfo: memFree=409960/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1541.8
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369580 0 0 0 143869 10311 0 0 25 0 1 0 12348759 1453502464 352427 1992294400 4194304 7136930 140735259045360 18446744073709551615 5921480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352427 398 719 0 354138 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1419436

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13804
/proc/meminfo: memFree=409960/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1601.78
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369584 0 0 0 149649 10529 0 0 25 0 1 0 12348759 1453502464 352431 1992294400 4194304 7136930 140735259045360 18446744073709551615 4854173 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352431 398 719 0 354138 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1419436

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13806
/proc/meminfo: memFree=409836/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1661.76
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369584 0 0 0 155415 10761 0 0 25 0 1 0 12348759 1453502464 352431 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352431 398 719 0 354138 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1419436

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13808
/proc/meminfo: memFree=409588/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419436 CPUtime=1721.75
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369584 0 0 0 161181 10994 0 0 25 0 1 0 12348759 1453502464 352431 1992294400 4194304 7136930 140735259045360 18446744073709551615 5909091 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354859 352431 398 719 0 354138 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1419436

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13810
/proc/meminfo: memFree=409340/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419572 CPUtime=1781.72
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369587 0 0 0 166988 11184 0 0 25 0 1 0 12348759 1453641728 352434 1992294400 4194304 7136930 140735259045360 18446744073709551615 5902436 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354893 352434 398 719 0 354172 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1419572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13810
/proc/meminfo: memFree=409340/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419572 CPUtime=1800.03
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369587 0 0 0 168767 11236 0 0 25 0 1 0 12348759 1453641728 352434 1992294400 4194304 7136930 140735259045360 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13761/statm: 354893 352434 398 719 0 354172 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1419572

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13761

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13810
/proc/meminfo: memFree=409340/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419572 CPUtime=1800.82
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369594 0 0 0 168846 11236 0 0 25 0 1 0 12348759 1453641728 352441 1992294400 4194304 7136930 140735259045360 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13761/statm: 354893 352441 403 719 0 354172 0
Current children cumulated CPU time (s) 1800.82
Current children cumulated vsize (KiB) 1419572

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 13811
/proc/meminfo: memFree=409208/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419572 CPUtime=1801.62
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369594 0 0 0 168926 11236 0 0 25 0 1 0 12348759 1453641728 352441 1992294400 4194304 7136930 140735259045360 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13761/statm: 354893 352441 403 719 0 354172 0
Current children cumulated CPU time (s) 1801.62
Current children cumulated vsize (KiB) 1419572

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 13811
/proc/meminfo: memFree=409208/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=1419572 CPUtime=1802.02
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4202496 369594 0 0 0 168966 11236 0 0 25 0 1 0 12348759 1453641728 352441 1992294400 4194304 7136930 140735259045360 18446744073709551615 6165639 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13761/statm: 354893 352441 403 719 0 354172 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 1419572

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 13811
/proc/meminfo: memFree=409208/2059040 swapFree=4158992/4192956
[pid=13761] ppid=13759 vsize=0 CPUtime=1802.11
/proc/13761/stat : 13761 (pbscip.linux.x8) R 13759 13761 13471 0 -1 4203524 369594 0 0 0 168967 11244 0 0 25 0 1 0 12348759 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13761/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.75
CPU time (s): 1802.17
CPU user time (s): 1689.68
CPU system time (s): 112.495
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 1481176

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

runsolver used 3.2565 second user time and 8.26474 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-12 20:30:51
IDJOB=2664052
IDBENCH=1953
IDSOLVER=1167
FILE ID=node006/2664052-1276367451
PBS_JOBID= 11173217
Free space on /tmp= 62472 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_11.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-2664052-1276367451/watcher-2664052-1276367451 -o /tmp/evaluation-result-2664052-1276367451/solver-2664052-1276367451 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664052-1276367451.opb -t 1800 -m 1800

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=769891483

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1824716 kB
Buffers:         36712 kB
Cached:         104396 kB
SwapCached:       1976 kB
Active:          94344 kB
Inactive:        74740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1824716 kB
SwapTotal:     4192956 kB
SwapFree:      4158992 kB
Dirty:            3276 kB
Writeback:           0 kB
AnonPages:       25944 kB
Mapped:          13908 kB
Slab:            43448 kB
PageTables:       4056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182640 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= 62472 MiB
End job on node006 at 2010-06-12 21:00:54