Trace number 2664142

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)218 1802.18 1802.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
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 467
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-2664142-1276370415.opb>
0.00/0.02	c original problem has 467 variables (467 bin, 0 int, 0 impl, 0 cont) and 466 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 467
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.670000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 42 chg coeffs, 466 upgd conss, 0 impls, 0 clqs
0.00/0.06	c (round 3) 0 del vars, 0 del conss, 0 chg bounds, 92 chg sides, 289 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.06/0.07	c (round 4) 0 del vars, 34 del conss, 0 chg bounds, 204 chg sides, 453 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.06/0.07	c (round 5) 0 del vars, 46 del conss, 0 chg bounds, 222 chg sides, 484 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.06/0.08	c (round 6) 0 del vars, 47 del conss, 0 chg bounds, 226 chg sides, 489 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.06/0.08	c (round 7) 0 del vars, 47 del conss, 0 chg bounds, 235 chg sides, 511 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.06/0.09	c    (0.1s) probing: 101/467 (21.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.06/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.06/0.09	c presolving (8 rounds):
0.06/0.09	c  0 deleted vars, 47 deleted constraints, 0 tightened bounds, 0 added holes, 235 changed sides, 511 changed coefficients
0.06/0.09	c  156 implications, 0 cliques
0.06/0.09	c presolved problem has 467 variables (467 bin, 0 int, 0 impl, 0 cont) and 510 constraints
0.06/0.09	c     444 constraints of type <knapsack>
0.06/0.09	c      62 constraints of type <setppc>
0.06/0.09	c       4 constraints of type <logicor>
0.06/0.09	c transformed objective value is always integral (scale: 1)
0.06/0.09	c Presolving Time: 0.05
0.06/0.09	c - non default parameters ----------------------------------------------------------------------
0.06/0.09	c # SCIP version 1.2.1.2
0.06/0.09	c 
0.06/0.09	c # frequency for displaying node information lines
0.06/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.06/0.09	c display/freq = 10000
0.06/0.09	c 
0.06/0.09	c # maximal time in seconds to run
0.06/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.06/0.09	c limits/time = 1799.99
0.06/0.09	c 
0.06/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.06/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.06/0.09	c limits/memory = 1620
0.06/0.09	c 
0.06/0.09	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.06/0.09	c # [type: int, range: [-1,2147483647], default: 1]
0.06/0.09	c lp/solvefreq = -1
0.06/0.09	c 
0.06/0.09	c # should presolving try to simplify inequalities
0.06/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.06/0.09	c constraints/linear/simplifyinequalities = TRUE
0.06/0.09	c 
0.06/0.09	c # should presolving try to simplify knapsacks
0.06/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.06/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.06/0.09	c 
0.06/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.06/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.06/0.09	c separating/rapidlearning/freq = 0
0.06/0.09	c 
0.06/0.09	c -----------------------------------------------------------------------------------------------
0.06/0.09	c start solving
0.06/0.10	c 
0.09/0.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.10	c t 0.1s|     1 |     2 |     0 |     - |2033k|   0 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 | 4.670000e+02 |    Inf 
2.39/2.43	c   2.2s| 10000 | 10001 |     0 |   0.0 |6175k|  33 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 1.600000e+01 | 4.670000e+02 |2818.75%
4.69/4.74	c   4.3s| 20000 | 20001 |     0 |   0.0 |  10M|  37 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 1.800000e+01 | 4.670000e+02 |2494.44%
6.99/7.02	c   6.3s| 30000 | 30001 |     0 |   0.0 |  14M|  37 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 1.800000e+01 | 4.670000e+02 |2494.44%
9.29/9.32	c   8.4s| 40000 | 40001 |     0 |   0.0 |  17M|  39 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.670000e+02 |2357.89%
11.59/11.60	c  10.5s| 50000 | 50001 |     0 |   0.0 |  21M|  39 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.670000e+02 |2357.89%
13.79/13.89	c  12.6s| 60000 | 60001 |     0 |   0.0 |  25M|  41 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.670000e+02 |2235.00%
16.09/16.17	c  14.6s| 70000 | 70001 |     0 |   0.0 |  29M|  41 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.670000e+02 |2235.00%
18.39/18.45	c  16.7s| 80000 | 80001 |     0 |   0.0 |  33M|  41 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.670000e+02 |2235.00%
20.68/20.75	c  18.8s| 90000 | 90001 |     0 |   0.0 |  37M|  43 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.670000e+02 |2123.81%
23.09/23.13	c  20.9s|100000 |100001 |     0 |   0.0 |  41M|  43 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.670000e+02 |2123.81%
25.49/25.50	c  23.1s|110000 |110001 |     0 |   0.0 |  45M|  43 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.670000e+02 |2123.81%
27.79/27.86	c  25.3s|120000 |120001 |     0 |   0.0 |  48M|  43 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.670000e+02 |2123.81%
30.18/30.22	c  27.4s|130000 |130001 |     0 |   0.0 |  52M|  43 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.670000e+02 |2123.81%
32.48/32.56	c  29.6s|140000 |140001 |     0 |   0.0 |  56M|  43 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.670000e+02 |2123.81%
34.88/34.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.88/34.92	c  31.7s|150000 |150001 |     0 |   0.0 |  60M|  45 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
37.18/37.29	c  33.9s|160000 |160001 |     0 |   0.0 |  64M|  45 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
39.59/39.64	c  36.1s|170000 |170001 |     0 |   0.0 |  67M|  45 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
41.88/41.99	c  38.2s|180000 |180001 |     0 |   0.0 |  71M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
44.28/44.34	c  40.3s|190000 |190001 |     0 |   0.0 |  75M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
46.58/46.69	c  42.5s|200000 |200001 |     0 |   0.0 |  79M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
48.97/49.03	c  44.6s|210000 |210001 |     0 |   0.0 |  83M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
51.27/51.37	c  46.7s|220000 |220001 |     0 |   0.0 |  86M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
53.67/53.71	c  48.8s|230000 |230001 |     0 |   0.0 |  90M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
55.98/56.03	c  51.0s|240000 |240001 |     0 |   0.0 |  94M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.670000e+02 |2022.73%
58.28/58.39	c  53.1s|250000 |250001 |     0 |   0.0 |  98M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
60.67/60.77	c  55.3s|260000 |260001 |     0 |   0.0 | 102M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
63.07/63.12	c  57.4s|270000 |270001 |     0 |   0.0 | 106M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
65.37/65.48	c  59.5s|280000 |280001 |     0 |   0.0 | 109M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
67.77/67.82	c  61.6s|290000 |290001 |     0 |   0.0 | 113M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
70.07/70.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
70.07/70.17	c  63.8s|300000 |300001 |     0 |   0.0 | 117M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
72.47/72.50	c  65.9s|310000 |310001 |     0 |   0.0 | 121M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
74.77/74.84	c  68.0s|320000 |320001 |     0 |   0.0 | 125M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
77.06/77.18	c  70.1s|330000 |330001 |     0 |   0.0 | 128M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
79.46/79.51	c  72.2s|340000 |340001 |     0 |   0.0 | 132M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
81.76/81.84	c  74.4s|350000 |350001 |     0 |   0.0 | 136M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
84.06/84.17	c  76.5s|360000 |360001 |     0 |   0.0 | 140M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
86.36/86.48	c  78.6s|370000 |370001 |     0 |   0.0 | 143M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
88.76/88.81	c  80.7s|380000 |380001 |     0 |   0.0 | 147M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
91.06/91.12	c  82.8s|390000 |390001 |     0 |   0.0 | 151M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
93.36/93.42	c  84.9s|400000 |400001 |     0 |   0.0 | 155M|  47 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.670000e+02 |1930.43%
95.67/95.72	c  87.0s|410000 |410001 |     0 |   0.0 | 158M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
97.96/98.07	c  89.2s|420000 |420001 |     0 |   0.0 | 162M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
100.35/100.40	c  91.3s|430000 |430001 |     0 |   0.0 | 166M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
102.65/102.74	c  93.4s|440000 |440001 |     0 |   0.0 | 170M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
104.96/105.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
104.96/105.07	c  95.5s|450000 |450001 |     0 |   0.0 | 173M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
107.35/107.41	c  97.6s|460000 |460001 |     0 |   0.0 | 177M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
109.65/109.74	c  99.8s|470000 |470001 |     0 |   0.0 | 181M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
111.95/112.06	c   102s|480000 |480001 |     0 |   0.0 | 185M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
114.26/114.38	c   104s|490000 |490001 |     0 |   0.0 | 189M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
116.65/116.70	c   106s|500000 |500001 |     0 |   0.0 | 192M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
118.95/119.02	c   108s|510000 |510001 |     0 |   0.0 | 196M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
121.24/121.34	c   110s|520000 |520001 |     0 |   0.0 | 200M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
123.55/123.65	c   112s|530000 |530001 |     0 |   0.0 | 204M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
125.84/125.96	c   114s|540000 |540001 |     0 |   0.0 | 207M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
128.14/128.28	c   117s|550000 |550001 |     0 |   0.0 | 211M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
130.45/130.59	c   119s|560000 |560001 |     0 |   0.0 | 215M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
132.85/132.91	c   121s|570000 |570001 |     0 |   0.0 | 219M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
135.15/135.22	c   123s|580000 |580001 |     0 |   0.0 | 222M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
137.44/137.53	c   125s|590000 |590001 |     0 |   0.0 | 226M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
139.74/139.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
139.74/139.84	c   127s|600000 |600001 |     0 |   0.0 | 230M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
142.04/142.15	c   129s|610000 |610001 |     0 |   0.0 | 234M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
144.34/144.46	c   131s|620000 |620001 |     0 |   0.0 | 237M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
146.64/146.76	c   133s|630000 |630001 |     0 |   0.0 | 241M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
148.94/149.06	c   135s|640000 |640001 |     0 |   0.0 | 245M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
151.23/151.36	c   138s|650000 |650001 |     0 |   0.0 | 248M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
153.54/153.66	c   140s|660000 |660001 |     0 |   0.0 | 252M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
155.83/155.95	c   142s|670000 |670001 |     0 |   0.0 | 256M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
158.13/158.23	c   144s|680000 |680001 |     0 |   0.0 | 260M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
160.44/160.51	c   146s|690000 |690001 |     0 |   0.0 | 263M|  51 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.670000e+02 |1845.83%
162.74/162.82	c   148s|700000 |700001 |     0 |   0.0 | 267M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
165.03/165.15	c   150s|710000 |710001 |     0 |   0.0 | 271M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
167.32/167.49	c   152s|720000 |720001 |     0 |   0.0 | 275M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
169.73/169.82	c   154s|730000 |730001 |     0 |   0.0 | 278M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
172.02/172.15	c   156s|740000 |740001 |     0 |   0.0 | 282M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
174.33/174.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
174.33/174.48	c   159s|750000 |750001 |     0 |   0.0 | 286M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
176.72/176.81	c   161s|760000 |760001 |     0 |   0.0 | 290M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
179.03/179.14	c   163s|770000 |770001 |     0 |   0.0 | 293M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
181.33/181.46	c   165s|780000 |780001 |     0 |   0.0 | 297M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
183.63/183.79	c   167s|790000 |790001 |     0 |   0.0 | 301M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
186.02/186.11	c   169s|800000 |800001 |     0 |   0.0 | 305M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
188.32/188.43	c   171s|810000 |810001 |     0 |   0.0 | 309M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
190.63/190.75	c   173s|820000 |820001 |     0 |   0.0 | 312M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
192.93/193.06	c   175s|830000 |830001 |     0 |   0.0 | 316M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
195.22/195.38	c   177s|840000 |840001 |     0 |   0.0 | 320M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
197.51/197.69	c   180s|850000 |850001 |     0 |   0.0 | 323M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
199.91/200.01	c   182s|860000 |860001 |     0 |   0.0 | 327M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
202.22/202.32	c   184s|870000 |870001 |     0 |   0.0 | 331M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
204.53/204.63	c   186s|880000 |880001 |     0 |   0.0 | 335M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
206.81/206.93	c   188s|890000 |890001 |     0 |   0.0 | 338M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
209.11/209.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
209.11/209.23	c   190s|900000 |900001 |     0 |   0.0 | 342M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
211.41/211.53	c   192s|910000 |910001 |     0 |   0.0 | 346M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
213.71/213.83	c   194s|920000 |920001 |     0 |   0.0 | 350M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
216.01/216.13	c   196s|930000 |930001 |     0 |   0.0 | 353M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
218.31/218.43	c   198s|940000 |940001 |     0 |   0.0 | 357M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
220.61/220.74	c   200s|950000 |950001 |     0 |   0.0 | 361M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
222.90/223.04	c   203s|960000 |960001 |     0 |   0.0 | 365M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
225.21/225.34	c   205s|970000 |970001 |     0 |   0.0 | 368M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
227.52/227.63	c   207s|980000 |980001 |     0 |   0.0 | 372M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
229.81/229.93	c   209s|990000 |990001 |     0 |   0.0 | 376M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
232.11/232.22	c   211s|  1000k|  1000k|     0 |   0.0 | 379M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
234.40/234.51	c   213s|  1010k|  1010k|     0 |   0.0 | 383M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
236.71/236.81	c   215s|  1020k|  1020k|     0 |   0.0 | 387M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
239.00/239.10	c   217s|  1030k|  1030k|     0 |   0.0 | 390M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
241.20/241.40	c   219s|  1040k|  1040k|     0 |   0.0 | 394M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
243.51/243.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
243.51/243.69	c   221s|  1050k|  1050k|     0 |   0.0 | 398M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
245.80/245.97	c   223s|  1060k|  1060k|     0 |   0.0 | 402M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
248.10/248.25	c   225s|  1070k|  1070k|     0 |   0.0 | 405M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
250.40/250.53	c   227s|  1080k|  1080k|     0 |   0.0 | 409M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
252.70/252.81	c   230s|  1090k|  1090k|     0 |   0.0 | 413M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
254.90/255.09	c   232s|  1100k|  1100k|     0 |   0.0 | 416M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
257.21/257.38	c   234s|  1110k|  1110k|     0 |   0.0 | 420M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
259.50/259.65	c   236s|  1120k|  1120k|     0 |   0.0 | 424M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
261.79/261.93	c   238s|  1130k|  1130k|     0 |   0.0 | 427M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
264.09/264.20	c   240s|  1140k|  1140k|     0 |   0.0 | 431M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
266.30/266.47	c   242s|  1150k|  1150k|     0 |   0.0 | 435M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
268.59/268.74	c   244s|  1160k|  1160k|     0 |   0.0 | 438M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
270.90/271.00	c   246s|  1170k|  1170k|     0 |   0.0 | 442M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.670000e+02 |1768.00%
273.09/273.26	c   248s|  1180k|  1180k|     0 |   0.0 | 446M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
275.49/275.60	c   250s|  1190k|  1190k|     0 |   0.0 | 449M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
277.79/277.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
277.79/277.93	c   252s|  1200k|  1200k|     0 |   0.0 | 453M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
280.08/280.26	c   254s|  1210k|  1210k|     0 |   0.0 | 457M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
282.38/282.59	c   257s|  1220k|  1220k|     0 |   0.0 | 461M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
284.80/284.92	c   259s|  1230k|  1230k|     0 |   0.0 | 464M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
287.08/287.24	c   261s|  1240k|  1240k|     0 |   0.0 | 468M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
289.38/289.56	c   263s|  1250k|  1250k|     0 |   0.0 | 472M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
291.69/291.87	c   265s|  1260k|  1260k|     0 |   0.0 | 476M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
293.99/294.18	c   267s|  1270k|  1270k|     0 |   0.0 | 479M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
296.38/296.50	c   269s|  1280k|  1280k|     0 |   0.0 | 483M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
298.68/298.82	c   271s|  1290k|  1290k|     0 |   0.0 | 487M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
300.98/301.14	c   273s|  1300k|  1300k|     0 |   0.0 | 491M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
303.28/303.45	c   276s|  1310k|  1310k|     0 |   0.0 | 495M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
305.58/305.76	c   278s|  1320k|  1320k|     0 |   0.0 | 498M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
307.89/308.07	c   280s|  1330k|  1330k|     0 |   0.0 | 502M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
310.18/310.38	c   282s|  1340k|  1340k|     0 |   0.0 | 506M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
312.48/312.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
312.48/312.70	c   284s|  1350k|  1350k|     0 |   0.0 | 509M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
314.88/315.00	c   286s|  1360k|  1360k|     0 |   0.0 | 513M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
317.18/317.31	c   288s|  1370k|  1370k|     0 |   0.0 | 517M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
319.47/319.62	c   290s|  1380k|  1380k|     0 |   0.0 | 521M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
321.77/321.92	c   292s|  1390k|  1390k|     0 |   0.0 | 524M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
324.07/324.23	c   294s|  1400k|  1400k|     0 |   0.0 | 528M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
326.37/326.53	c   296s|  1410k|  1410k|     0 |   0.0 | 532M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
328.68/328.83	c   299s|  1420k|  1420k|     0 |   0.0 | 536M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
330.97/331.13	c   301s|  1430k|  1430k|     0 |   0.0 | 539M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
333.27/333.43	c   303s|  1440k|  1440k|     0 |   0.0 | 543M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
335.57/335.73	c   305s|  1450k|  1450k|     0 |   0.0 | 547M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
337.87/338.03	c   307s|  1460k|  1460k|     0 |   0.0 | 550M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
340.17/340.33	c   309s|  1470k|  1470k|     0 |   0.0 | 554M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
342.46/342.63	c   311s|  1480k|  1480k|     0 |   0.0 | 558M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
344.77/344.93	c   313s|  1490k|  1490k|     0 |   0.0 | 562M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
347.07/347.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
347.07/347.23	c   315s|  1500k|  1500k|     0 |   0.0 | 565M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
349.37/349.53	c   317s|  1510k|  1510k|     0 |   0.0 | 569M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
351.66/351.83	c   320s|  1520k|  1520k|     0 |   0.0 | 573M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
353.97/354.14	c   322s|  1530k|  1530k|     0 |   0.0 | 577M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
356.27/356.43	c   324s|  1540k|  1540k|     0 |   0.0 | 580M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
358.56/358.73	c   326s|  1550k|  1550k|     0 |   0.0 | 584M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
360.86/361.02	c   328s|  1560k|  1560k|     0 |   0.0 | 588M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
363.16/363.31	c   330s|  1570k|  1570k|     0 |   0.0 | 591M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
365.45/365.61	c   332s|  1580k|  1580k|     0 |   0.0 | 595M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
367.75/367.90	c   334s|  1590k|  1590k|     0 |   0.0 | 599M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
369.95/370.19	c   336s|  1600k|  1600k|     0 |   0.0 | 602M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
372.25/372.49	c   338s|  1610k|  1610k|     0 |   0.0 | 606M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
374.55/374.78	c   340s|  1620k|  1620k|     0 |   0.0 | 610M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
376.85/377.08	c   342s|  1630k|  1630k|     0 |   0.0 | 614M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
379.15/379.37	c   345s|  1640k|  1640k|     0 |   0.0 | 617M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
381.46/381.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
381.46/381.66	c   347s|  1650k|  1650k|     0 |   0.0 | 621M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
383.76/383.95	c   349s|  1660k|  1660k|     0 |   0.0 | 625M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
386.05/386.25	c   351s|  1670k|  1670k|     0 |   0.0 | 628M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
388.35/388.54	c   353s|  1680k|  1680k|     0 |   0.0 | 632M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
390.65/390.83	c   355s|  1690k|  1690k|     0 |   0.0 | 636M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
392.95/393.11	c   357s|  1700k|  1700k|     0 |   0.0 | 639M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
395.15/395.39	c   359s|  1710k|  1710k|     0 |   0.0 | 643M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
397.44/397.68	c   361s|  1720k|  1720k|     0 |   0.0 | 647M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
399.75/399.96	c   363s|  1730k|  1730k|     0 |   0.0 | 650M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
402.04/402.25	c   365s|  1740k|  1740k|     0 |   0.0 | 654M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
404.35/404.53	c   367s|  1750k|  1750k|     0 |   0.0 | 658M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
406.64/406.81	c   369s|  1760k|  1760k|     0 |   0.0 | 662M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
408.85/409.09	c   372s|  1770k|  1770k|     0 |   0.0 | 665M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
411.15/411.37	c   374s|  1780k|  1780k|     0 |   0.0 | 669M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
413.44/413.65	c   376s|  1790k|  1790k|     0 |   0.0 | 673M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
415.74/415.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
415.74/415.93	c   378s|  1800k|  1800k|     0 |   0.0 | 676M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
418.03/418.21	c   380s|  1810k|  1810k|     0 |   0.0 | 680M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
420.24/420.49	c   382s|  1820k|  1820k|     0 |   0.0 | 684M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
422.53/422.76	c   384s|  1830k|  1830k|     0 |   0.0 | 687M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
424.83/425.04	c   386s|  1840k|  1840k|     0 |   0.0 | 691M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
427.14/427.30	c   388s|  1850k|  1850k|     0 |   0.0 | 695M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
429.34/429.58	c   390s|  1860k|  1860k|     0 |   0.0 | 698M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
431.63/431.84	c   392s|  1870k|  1870k|     0 |   0.0 | 702M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
433.93/434.10	c   394s|  1880k|  1880k|     0 |   0.0 | 705M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
436.13/436.36	c   396s|  1890k|  1890k|     0 |   0.0 | 709M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
438.43/438.61	c   398s|  1900k|  1900k|     0 |   0.0 | 713M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
440.63/440.88	c   400s|  1910k|  1910k|     0 |   0.0 | 716M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
442.93/443.14	c   403s|  1920k|  1920k|     0 |   0.0 | 720M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
445.13/445.39	c   405s|  1930k|  1930k|     0 |   0.0 | 724M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
447.43/447.65	c   407s|  1940k|  1940k|     0 |   0.0 | 727M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
449.64/449.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
449.64/449.90	c   409s|  1950k|  1950k|     0 |   0.0 | 731M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
451.93/452.14	c   411s|  1960k|  1960k|     0 |   0.0 | 734M|  53 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.670000e+02 |1696.15%
454.22/454.40	c   413s|  1970k|  1970k|     0 |   0.0 | 738M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
456.43/456.67	c   415s|  1980k|  1980k|     0 |   0.0 | 742M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
458.73/458.94	c   417s|  1990k|  1990k|     0 |   0.0 | 745M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
461.02/461.20	c   419s|  2000k|  2000k|     0 |   0.0 | 749M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
463.22/463.47	c   421s|  2010k|  2010k|     0 |   0.0 | 753M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
465.53/465.74	c   423s|  2020k|  2020k|     0 |   0.0 | 756M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
467.82/468.01	c   425s|  2030k|  2030k|     0 |   0.0 | 760M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
470.03/470.28	c   427s|  2040k|  2040k|     0 |   0.0 | 764M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
472.32/472.55	c   429s|  2050k|  2050k|     0 |   0.0 | 767M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
474.62/474.85	c   431s|  2060k|  2060k|     0 |   0.0 | 771M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
476.92/477.15	c   433s|  2070k|  2070k|     0 |   0.0 | 775M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
479.22/479.45	c   436s|  2080k|  2080k|     0 |   0.0 | 779M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
481.52/481.74	c   438s|  2090k|  2090k|     0 |   0.0 | 782M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
483.82/484.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
483.82/484.03	c   440s|  2100k|  2100k|     0 |   0.0 | 786M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
486.11/486.31	c   442s|  2110k|  2110k|     0 |   0.0 | 790M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
488.42/488.60	c   444s|  2120k|  2120k|     0 |   0.0 | 793M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
490.71/490.90	c   446s|  2130k|  2130k|     0 |   0.0 | 797M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
492.91/493.19	c   448s|  2140k|  2140k|     0 |   0.0 | 801M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
495.21/495.48	c   450s|  2150k|  2150k|     0 |   0.0 | 804M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
497.51/497.77	c   452s|  2160k|  2160k|     0 |   0.0 | 808M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
499.81/500.05	c   454s|  2170k|  2170k|     0 |   0.0 | 812M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
502.11/502.34	c   456s|  2180k|  2180k|     0 |   0.0 | 815M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
504.40/504.63	c   458s|  2190k|  2190k|     0 |   0.0 | 819M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
506.70/506.90	c   460s|  2200k|  2200k|     0 |   0.0 | 823M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
508.90/509.18	c   462s|  2210k|  2210k|     0 |   0.0 | 826M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
511.21/511.47	c   465s|  2220k|  2220k|     0 |   0.0 | 830M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
513.52/513.75	c   467s|  2230k|  2230k|     0 |   0.0 | 834M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
515.80/516.03	c   469s|  2240k|  2240k|     0 |   0.0 | 838M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
518.10/518.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
518.10/518.32	c   471s|  2250k|  2250k|     0 |   0.0 | 841M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
520.40/520.61	c   473s|  2260k|  2260k|     0 |   0.0 | 845M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
522.69/522.90	c   475s|  2270k|  2270k|     0 |   0.0 | 849M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
524.90/525.18	c   477s|  2280k|  2280k|     0 |   0.0 | 852M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
527.20/527.46	c   479s|  2290k|  2290k|     0 |   0.0 | 856M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
529.49/529.74	c   481s|  2300k|  2300k|     0 |   0.0 | 860M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
531.80/532.02	c   483s|  2310k|  2310k|     0 |   0.0 | 863M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
534.09/534.30	c   485s|  2320k|  2320k|     0 |   0.0 | 867M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
536.30/536.58	c   488s|  2330k|  2330k|     0 |   0.0 | 871M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
538.59/538.86	c   490s|  2340k|  2340k|     0 |   0.0 | 874M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
540.90/541.15	c   492s|  2350k|  2350k|     0 |   0.0 | 878M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
543.19/543.43	c   494s|  2360k|  2360k|     0 |   0.0 | 882M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
545.49/545.71	c   496s|  2370k|  2370k|     0 |   0.0 | 885M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
547.69/547.99	c   498s|  2380k|  2380k|     0 |   0.0 | 889M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
549.98/550.27	c   500s|  2390k|  2390k|     0 |   0.0 | 893M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
552.28/552.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
552.28/552.55	c   502s|  2400k|  2400k|     0 |   0.0 | 896M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
554.59/554.82	c   504s|  2410k|  2410k|     0 |   0.0 | 900M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
556.89/557.11	c   506s|  2420k|  2420k|     0 |   0.0 | 903M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
559.18/559.43	c   508s|  2430k|  2430k|     0 |   0.0 | 907M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
561.48/561.74	c   510s|  2440k|  2440k|     0 |   0.0 | 911M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
563.78/564.05	c   513s|  2450k|  2450k|     0 |   0.0 | 915M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
566.08/566.35	c   515s|  2460k|  2460k|     0 |   0.0 | 919M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
568.38/568.65	c   517s|  2470k|  2470k|     0 |   0.0 | 922M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
570.69/570.95	c   519s|  2480k|  2480k|     0 |   0.0 | 926M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
572.97/573.24	c   521s|  2490k|  2490k|     0 |   0.0 | 930M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
575.28/575.53	c   523s|  2500k|  2500k|     0 |   0.0 | 933M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
577.57/577.81	c   525s|  2510k|  2510k|     0 |   0.0 | 937M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
579.87/580.10	c   527s|  2520k|  2520k|     0 |   0.0 | 941M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
582.07/582.39	c   529s|  2530k|  2530k|     0 |   0.0 | 944M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
584.37/584.68	c   531s|  2540k|  2540k|     0 |   0.0 | 948M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
586.67/586.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
586.67/586.97	c   533s|  2550k|  2550k|     0 |   0.0 | 952M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
588.97/589.26	c   535s|  2560k|  2560k|     0 |   0.0 | 956M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
591.28/591.55	c   537s|  2570k|  2570k|     0 |   0.0 | 959M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
593.57/593.84	c   540s|  2580k|  2580k|     0 |   0.0 | 963M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
595.88/596.11	c   542s|  2590k|  2590k|     0 |   0.0 | 967M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
598.08/598.39	c   544s|  2600k|  2600k|     0 |   0.0 | 970M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
600.38/600.67	c   546s|  2610k|  2610k|     0 |   0.0 | 974M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
602.67/602.95	c   548s|  2620k|  2620k|     0 |   0.0 | 978M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
604.96/605.22	c   550s|  2630k|  2630k|     0 |   0.0 | 981M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
607.17/607.49	c   552s|  2640k|  2640k|     0 |   0.0 | 985M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
609.46/609.77	c   554s|  2650k|  2650k|     0 |   0.0 | 989M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
611.76/612.04	c   556s|  2660k|  2660k|     0 |   0.0 | 992M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
614.06/614.32	c   558s|  2670k|  2670k|     0 |   0.0 | 996M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
616.27/616.59	c   560s|  2680k|  2680k|     0 |   0.0 |1000M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
618.56/618.87	c   562s|  2690k|  2690k|     0 |   0.0 |1003M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
620.87/621.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
620.87/621.14	c   564s|  2700k|  2700k|     0 |   0.0 |1007M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
623.16/623.42	c   566s|  2710k|  2710k|     0 |   0.0 |1011M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
625.46/625.70	c   569s|  2720k|  2720k|     0 |   0.0 |1014M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
627.66/627.98	c   571s|  2730k|  2730k|     0 |   0.0 |1018M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
629.96/630.27	c   573s|  2740k|  2740k|     0 |   0.0 |1022M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
632.26/632.53	c   575s|  2750k|  2750k|     0 |   0.0 |1025M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
634.56/634.80	c   577s|  2760k|  2760k|     0 |   0.0 |1029M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
636.75/637.07	c   579s|  2770k|  2770k|     0 |   0.0 |1033M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
639.06/639.34	c   581s|  2780k|  2780k|     0 |   0.0 |1036M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
641.35/641.60	c   583s|  2790k|  2790k|     0 |   0.0 |1040M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
643.55/643.87	c   585s|  2800k|  2800k|     0 |   0.0 |1044M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
645.85/646.13	c   587s|  2810k|  2810k|     0 |   0.0 |1047M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
648.05/648.39	c   589s|  2820k|  2820k|     0 |   0.0 |1051M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
650.35/650.66	c   591s|  2830k|  2830k|     0 |   0.0 |1055M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
652.65/652.94	c   593s|  2840k|  2840k|     0 |   0.0 |1058M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
654.95/655.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
654.95/655.20	c   595s|  2850k|  2850k|     0 |   0.0 |1062M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
657.14/657.47	c   597s|  2860k|  2860k|     0 |   0.0 |1066M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
659.44/659.74	c   599s|  2870k|  2870k|     0 |   0.0 |1069M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
661.74/662.00	c   602s|  2880k|  2880k|     0 |   0.0 |1073M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
663.94/664.27	c   604s|  2890k|  2890k|     0 |   0.0 |1077M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
666.25/666.54	c   606s|  2900k|  2900k|     0 |   0.0 |1080M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
668.55/668.81	c   608s|  2910k|  2910k|     0 |   0.0 |1084M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
670.75/671.06	c   610s|  2920k|  2920k|     0 |   0.0 |1088M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
673.04/673.32	c   612s|  2930k|  2930k|     0 |   0.0 |1091M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
675.24/675.57	c   614s|  2940k|  2940k|     0 |   0.0 |1095M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
677.54/677.83	c   616s|  2950k|  2950k|     0 |   0.0 |1098M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
679.74/680.08	c   618s|  2960k|  2960k|     0 |   0.0 |1102M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
682.03/682.33	c   620s|  2970k|  2970k|     0 |   0.0 |1106M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
684.23/684.59	c   622s|  2980k|  2980k|     0 |   0.0 |1109M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
686.54/686.84	c   624s|  2990k|  2990k|     0 |   0.0 |1113M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
688.74/689.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
688.74/689.09	c   626s|  3000k|  3000k|     0 |   0.0 |1117M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
691.03/691.35	c   628s|  3010k|  3010k|     0 |   0.0 |1120M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
693.34/693.60	c   630s|  3020k|  3020k|     0 |   0.0 |1124M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
695.53/695.86	c   632s|  3030k|  3030k|     0 |   0.0 |1127M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
697.83/698.11	c   634s|  3040k|  3040k|     0 |   0.0 |1131M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
700.04/700.37	c   636s|  3050k|  3050k|     0 |   0.0 |1135M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
702.33/702.62	c   638s|  3060k|  3060k|     0 |   0.0 |1138M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
704.53/704.87	c   641s|  3070k|  3070k|     0 |   0.0 |1142M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
706.83/707.12	c   643s|  3080k|  3080k|     0 |   0.0 |1146M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
709.03/709.37	c   645s|  3090k|  3090k|     0 |   0.0 |1149M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
711.33/711.62	c   647s|  3100k|  3100k|     0 |   0.0 |1153M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
713.53/713.87	c   649s|  3110k|  3110k|     0 |   0.0 |1156M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
715.84/716.12	c   651s|  3120k|  3120k|     0 |   0.0 |1160M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
718.03/718.37	c   653s|  3130k|  3130k|     0 |   0.0 |1164M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
720.32/720.62	c   655s|  3140k|  3140k|     0 |   0.0 |1167M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
722.52/722.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
722.52/722.87	c   657s|  3150k|  3150k|     0 |   0.0 |1171M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
724.82/725.12	c   659s|  3160k|  3160k|     0 |   0.0 |1174M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
727.02/727.37	c   661s|  3170k|  3170k|     0 |   0.0 |1178M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
729.32/729.61	c   663s|  3180k|  3180k|     0 |   0.0 |1182M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
731.51/731.85	c   665s|  3190k|  3190k|     0 |   0.0 |1185M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
733.82/734.10	c   667s|  3200k|  3200k|     0 |   0.0 |1189M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
736.02/736.35	c   669s|  3210k|  3210k|     0 |   0.0 |1192M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
738.22/738.59	c   671s|  3220k|  3220k|     0 |   0.0 |1196M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
740.51/740.84	c   673s|  3230k|  3230k|     0 |   0.0 |1199M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
742.72/743.08	c   675s|  3240k|  3240k|     0 |   0.0 |1203M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
745.02/745.32	c   677s|  3250k|  3250k|     0 |   0.0 |1207M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
747.21/747.55	c   679s|  3260k|  3260k|     0 |   0.0 |1210M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
749.42/749.78	c   681s|  3270k|  3270k|     0 |   0.0 |1214M|  55 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.670000e+02 |1629.63%
751.72/752.06	c   683s|  3280k|  3280k|     0 |   0.0 |1217M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
754.01/754.33	c   685s|  3290k|  3290k|     0 |   0.0 |1221M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
756.31/756.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
756.31/756.60	c   688s|  3300k|  3300k|     0 |   0.0 |1225M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
758.51/758.87	c   690s|  3310k|  3310k|     0 |   0.0 |1228M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
760.81/761.14	c   692s|  3320k|  3320k|     0 |   0.0 |1232M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
763.01/763.40	c   694s|  3330k|  3330k|     0 |   0.0 |1236M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
765.32/765.66	c   696s|  3340k|  3340k|     0 |   0.0 |1239M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
767.61/767.92	c   698s|  3350k|  3350k|     0 |   0.0 |1243M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
769.81/770.19	c   700s|  3360k|  3360k|     0 |   0.0 |1247M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
772.10/772.46	c   702s|  3370k|  3370k|     0 |   0.0 |1250M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
774.40/774.72	c   704s|  3380k|  3380k|     0 |   0.0 |1254M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
776.60/776.96	c   706s|  3390k|  3390k|     0 |   0.0 |1258M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
778.90/779.22	c   708s|  3400k|  3400k|     0 |   0.0 |1261M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
781.10/781.47	c   710s|  3410k|  3410k|     0 |   0.0 |1265M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
783.40/783.72	c   712s|  3420k|  3420k|     0 |   0.0 |1269M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
785.60/785.97	c   714s|  3430k|  3430k|     0 |   0.0 |1272M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
787.90/788.21	c   716s|  3440k|  3440k|     0 |   0.0 |1276M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
790.10/790.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
790.10/790.46	c   718s|  3450k|  3450k|     0 |   0.0 |1280M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
792.40/792.72	c   720s|  3460k|  3460k|     0 |   0.0 |1283M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
794.60/794.97	c   722s|  3470k|  3470k|     0 |   0.0 |1287M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
796.89/797.22	c   724s|  3480k|  3480k|     0 |   0.0 |1291M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
799.09/799.47	c   726s|  3490k|  3490k|     0 |   0.0 |1294M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
801.40/801.72	c   728s|  3500k|  3500k|     0 |   0.0 |1298M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
803.59/803.98	c   730s|  3510k|  3510k|     0 |   0.0 |1301M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
805.90/806.22	c   733s|  3520k|  3520k|     0 |   0.0 |1305M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
808.10/808.46	c   735s|  3530k|  3530k|     0 |   0.0 |1309M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
810.40/810.71	c   737s|  3540k|  3540k|     0 |   0.0 |1312M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
812.60/812.94	c   739s|  3550k|  3550k|     0 |   0.0 |1316M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
814.80/815.17	c   741s|  3560k|  3560k|     0 |   0.0 |1320M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
817.09/817.41	c   743s|  3570k|  3570k|     0 |   0.0 |1323M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
819.28/819.64	c   745s|  3580k|  3580k|     0 |   0.0 |1327M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
821.49/821.87	c   747s|  3590k|  3590k|     0 |   0.0 |1330M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
823.79/824.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
823.79/824.11	c   749s|  3600k|  3600k|     0 |   0.0 |1334M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
825.99/826.34	c   751s|  3610k|  3610k|     0 |   0.0 |1338M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
828.18/828.58	c   753s|  3620k|  3620k|     0 |   0.0 |1341M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
830.48/830.81	c   755s|  3630k|  3630k|     0 |   0.0 |1345M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
832.68/833.05	c   757s|  3640k|  3640k|     0 |   0.0 |1348M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
834.98/835.30	c   759s|  3650k|  3650k|     0 |   0.0 |1352M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
837.18/837.54	c   761s|  3660k|  3660k|     0 |   0.0 |1356M|  59 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.670000e+02 |1567.86%
838.99/839.32	c (node 3667915) switching to memory saving mode (mem: 1296.0M/1620.0M)
840.09/840.44	o 220
840.09/840.44	c * 764s|  3668k|  3668k|     0 |   0.0 |1359M| 245 |   - | 467 | 510 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 2.200000e+02 | 685.71%
840.68/841.05	c   764s|  3670k|  3668k|     0 |   0.0 |1359M| 245 |   - | 467 | 510 |   0 |   0 |   0 |  17 |   0 | 2.800000e+01 | 2.200000e+02 | 685.71%
841.48/841.83	o 219
841.48/841.83	c * 765s|  3672k|  3668k|     0 |   0.0 |1359M| 245 |   - | 467 | 510 |   0 |   0 |   0 |  35 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
844.18/844.54	c   768s|  3680k|  3668k|     0 |   0.0 |1359M| 246 |   - | 467 | 510 |   0 |   0 |   0 | 136 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
846.98/847.36	c   770s|  3690k|  3668k|     0 |   0.0 |1359M| 246 |   - | 467 | 510 |   0 |   0 |   0 | 216 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
849.77/850.17	c   773s|  3700k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 295 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
852.57/852.95	c   776s|  3710k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 371 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
855.27/855.65	c   778s|  3720k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 435 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
858.07/858.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
858.07/858.45	c   781s|  3730k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 509 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
861.37/861.73	c   784s|  3740k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 634 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
864.28/864.69	c   787s|  3750k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 726 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
867.27/867.61	c   789s|  3760k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 800 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
870.37/870.73	c   792s|  3770k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 883 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
873.47/873.84	c   795s|  3780k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 | 967 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
877.57/877.94	c   799s|  3790k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1167 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
880.77/881.13	c   802s|  3800k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1270 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
883.77/884.13	c   805s|  3810k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1343 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
886.57/886.96	c   808s|  3820k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1411 |   0 | 2.800000e+01 | 2.190000e+02 | 682.14%
888.56/888.97	o 218
888.56/888.97	c * 810s|  3825k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1475 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
890.06/890.46	c   811s|  3830k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1538 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
893.16/893.54	c   814s|  3840k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1638 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
895.96/896.35	c   817s|  3850k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1697 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
898.86/899.24	c   819s|  3860k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1778 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
902.35/902.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
902.35/902.74	c   823s|  3870k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |1924 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
905.96/906.32	c   826s|  3880k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |2074 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
909.45/909.81	c   830s|  3890k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |2213 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
914.25/914.60	c   834s|  3900k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |2510 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
918.06/918.45	c   838s|  3910k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |2687 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
922.35/922.78	c   842s|  3920k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |2928 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
925.86/926.21	c   845s|  3930k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |3055 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
928.85/929.24	c   848s|  3940k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |3145 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
932.25/932.62	c   851s|  3950k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |3275 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
936.15/936.54	c   855s|  3960k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |3447 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
939.84/940.29	c   859s|  3970k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |3602 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
943.84/944.27	c   863s|  3980k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |3780 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
947.44/947.80	c   866s|  3990k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |3903 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
951.34/951.75	c   870s|  4000k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |4091 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
955.34/955.75	c   874s|  4010k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |4282 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
958.64/959.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
958.64/959.09	c   877s|  4020k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |4404 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
962.33/962.75	c   880s|  4030k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |4564 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
967.23/967.65	c   885s|  4040k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |4853 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
971.83/972.28	c   890s|  4050k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |5121 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
976.83/977.23	c   894s|  4060k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |5420 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
980.63/981.01	c   898s|  4070k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |5584 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
983.92/984.33	c   901s|  4080k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |5701 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
987.73/988.18	c   905s|  4090k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |5877 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
991.12/991.59	c   908s|  4100k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |6005 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
995.23/995.67	c   912s|  4110k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |6192 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1000.12/1000.59	c   917s|  4120k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |6470 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1004.52/1004.94	c   921s|  4130k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |6726 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1008.22/1008.61	c   925s|  4140k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |6891 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1011.92/1012.36	c   928s|  4150k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |7067 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1016.42/1016.87	c   932s|  4160k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |7317 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1020.91/1021.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1020.91/1021.39	c   937s|  4170k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |7573 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1024.92/1025.39	c   941s|  4180k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |7778 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1029.12/1029.50	c   945s|  4190k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |7994 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1033.11/1033.57	c   949s|  4200k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |8191 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1037.92/1038.40	c   953s|  4210k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |8465 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1042.01/1042.46	c   957s|  4220k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |8658 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1045.91/1046.38	c   961s|  4230k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |8818 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1049.31/1049.70	c   964s|  4240k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |8934 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1052.60/1053.02	c   967s|  4250k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |9042 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1056.20/1056.66	c   971s|  4260k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |9186 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1059.91/1060.39	c   974s|  4270k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |9335 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1063.70/1064.14	c   978s|  4280k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |9497 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1067.49/1067.90	c   981s|  4290k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |9667 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1072.10/1072.58	c   986s|  4300k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |9938 |   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1076.40/1076.90	c   990s|  4310k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1080.29/1080.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1080.29/1080.78	c   994s|  4320k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1083.79/1084.28	c   997s|  4330k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1087.18/1087.68	c  1000s|  4340k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1090.28/1090.78	c  1003s|  4350k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1093.28/1093.72	c  1006s|  4360k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  10k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1097.39/1097.85	c  1010s|  4370k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1100.59/1101.07	c  1013s|  4380k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1103.78/1104.25	c  1016s|  4390k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1107.38/1107.86	c  1020s|  4400k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1111.38/1111.81	c  1023s|  4410k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1114.57/1115.02	c  1027s|  4420k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1117.78/1118.28	c  1030s|  4430k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1121.28/1121.77	c  1033s|  4440k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  11k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1124.47/1124.90	c  1036s|  4450k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1128.27/1128.71	c  1040s|  4460k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1133.37/1133.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1133.37/1133.82	c  1045s|  4470k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1137.26/1137.78	c  1048s|  4480k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1140.77/1141.25	c  1052s|  4490k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1143.97/1144.48	c  1055s|  4500k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  12k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1148.27/1148.73	c  1059s|  4510k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1151.96/1152.40	c  1062s|  4520k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1155.36/1155.89	c  1066s|  4530k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1159.56/1160.02	c  1070s|  4540k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1163.27/1163.78	c  1073s|  4550k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1166.76/1167.26	c  1077s|  4560k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  13k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1172.36/1172.82	c  1082s|  4570k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1176.56/1177.07	c  1086s|  4580k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1179.95/1180.40	c  1089s|  4590k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1183.25/1183.77	c  1092s|  4600k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1186.75/1187.26	c  1096s|  4610k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1189.85/1190.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1189.85/1190.31	c  1099s|  4620k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  14k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1193.75/1194.20	c  1102s|  4630k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1197.45/1197.98	c  1106s|  4640k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1200.65/1201.15	c  1109s|  4650k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1203.74/1204.20	c  1112s|  4660k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1206.84/1207.37	c  1115s|  4670k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1209.84/1210.35	c  1118s|  4680k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1213.04/1213.59	c  1121s|  4690k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1216.54/1217.03	c  1124s|  4700k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  15k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1220.14/1220.63	c  1128s|  4710k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1223.13/1223.62	c  1130s|  4720k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1226.64/1227.17	c  1134s|  4730k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1229.84/1230.37	c  1137s|  4740k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1233.24/1233.79	c  1140s|  4750k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1236.53/1237.03	c  1143s|  4760k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1239.83/1240.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1239.83/1240.37	c  1146s|  4770k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1242.83/1243.31	c  1149s|  4780k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1246.13/1246.61	c  1152s|  4790k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  16k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1249.43/1249.94	c  1155s|  4800k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1253.02/1253.50	c  1159s|  4810k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1256.84/1257.37	c  1162s|  4820k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1260.03/1260.56	c  1166s|  4830k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1263.82/1264.35	c  1169s|  4840k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1267.83/1268.34	c  1173s|  4850k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1271.32/1271.85	c  1176s|  4860k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  17k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1276.12/1276.64	c  1181s|  4870k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1279.82/1280.39	c  1185s|  4880k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1284.01/1284.59	c  1189s|  4890k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1288.32/1288.82	c  1193s|  4900k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  18k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1292.71/1293.25	c  1197s|  4910k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1296.61/1297.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1296.61/1297.10	c  1201s|  4920k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1300.41/1300.93	c  1204s|  4930k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1303.61/1304.13	c  1207s|  4940k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1306.61/1307.11	c  1210s|  4950k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1310.21/1310.77	c  1214s|  4960k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1313.40/1314.00	c  1217s|  4970k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  19k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1317.80/1318.32	c  1221s|  4980k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1321.40/1321.97	c  1224s|  4990k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1325.40/1325.95	c  1228s|  5000k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1328.70/1329.29	c  1231s|  5010k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1332.50/1333.05	c  1235s|  5020k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1336.10/1336.61	c  1238s|  5030k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  20k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1339.50/1340.00	c  1242s|  5040k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1343.50/1344.02	c  1246s|  5050k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1347.39/1347.93	c  1249s|  5060k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1350.59/1351.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1350.59/1351.17	c  1252s|  5070k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1355.59/1356.20	c  1257s|  5080k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1358.89/1359.49	c  1260s|  5090k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  21k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1363.79/1364.39	c  1265s|  5100k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1367.59/1368.13	c  1269s|  5110k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1370.79/1371.33	c  1272s|  5120k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1374.98/1375.50	c  1276s|  5130k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1379.78/1380.38	c  1280s|  5140k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  22k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1383.48/1384.03	c  1284s|  5150k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1389.28/1389.83	c  1290s|  5160k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1394.38/1394.94	c  1295s|  5170k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1397.88/1398.47	c  1298s|  5180k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  23k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1402.97/1403.50	c  1303s|  5190k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1406.28/1406.90	c  1306s|  5200k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1409.87/1410.42	c  1309s|  5210k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1414.37/1414.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1414.37/1414.95	c  1314s|  5220k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  24k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1418.66/1419.28	c  1318s|  5230k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1421.96/1422.55	c  1321s|  5240k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1426.67/1427.27	c  1326s|  5250k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1432.36/1432.97	c  1331s|  5260k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  25k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1436.36/1436.90	c  1335s|  5270k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1439.86/1440.42	c  1338s|  5280k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1442.96/1443.55	c  1341s|  5290k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1446.55/1447.14	c  1345s|  5300k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1449.76/1450.38	c  1348s|  5310k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1453.66/1454.22	c  1352s|  5320k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1456.96/1457.51	c  1355s|  5330k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1460.85/1461.43	c  1358s|  5340k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  26k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1465.05/1465.67	c  1362s|  5350k|  3668k|     0 |   0.0 |1359M| 247 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1468.75/1469.35	c  1366s|  5360k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1472.15/1472.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1472.15/1472.71	c  1369s|  5370k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1475.55/1476.18	c  1372s|  5380k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1478.64/1479.23	c  1375s|  5390k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1481.84/1482.47	c  1378s|  5400k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1485.04/1485.60	c  1381s|  5410k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1488.44/1489.03	c  1385s|  5420k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  27k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1492.54/1493.11	c  1389s|  5430k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1495.94/1496.51	c  1392s|  5440k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1498.94/1499.60	c  1395s|  5450k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1502.84/1503.45	c  1398s|  5460k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1506.23/1506.86	c  1402s|  5470k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1510.63/1511.21	c  1406s|  5480k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1514.23/1514.82	c  1409s|  5490k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  28k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1517.23/1517.86	c  1412s|  5500k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1520.64/1521.20	c  1415s|  5510k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1524.73/1525.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1524.73/1525.30	c  1419s|  5520k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1528.72/1529.37	c  1423s|  5530k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1532.32/1532.97	c  1427s|  5540k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1535.72/1536.32	c  1430s|  5550k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  29k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1541.02/1541.66	c  1435s|  5560k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1546.52/1547.16	c  1441s|  5570k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1550.82/1551.43	c  1445s|  5580k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  30k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1554.82/1555.43	c  1448s|  5590k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1559.12/1559.76	c  1453s|  5600k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1562.72/1563.39	c  1456s|  5610k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1566.61/1567.23	c  1460s|  5620k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1570.01/1570.68	c  1463s|  5630k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1573.91/1574.55	c  1467s|  5640k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  31k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1577.31/1577.92	c  1470s|  5650k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1582.32/1582.91	c  1475s|  5660k|  3668k|     0 |   0.0 |1359M| 248 |   - | 467 | 510 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1586.50/1587.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1586.50/1587.12	c  1479s|  5670k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1591.70/1592.33	c  1484s|  5680k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  32k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1597.00/1597.66	c  1489s|  5690k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1600.80/1601.46	c  1493s|  5700k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1604.80/1605.43	c  1497s|  5710k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1609.40/1610.01	c  1501s|  5720k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  33k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1613.30/1613.95	c  1505s|  5730k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1617.69/1618.37	c  1509s|  5740k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1621.90/1622.54	c  1513s|  5750k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1626.09/1626.72	c  1517s|  5760k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1629.60/1630.28	c  1520s|  5770k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  34k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1633.58/1634.29	c  1524s|  5780k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1637.99/1638.60	c  1528s|  5790k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1641.78/1642.43	c  1532s|  5800k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1644.78/1645.41	c  1535s|  5810k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1648.68/1649.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1648.68/1649.35	c  1539s|  5820k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1652.28/1652.93	c  1542s|  5830k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  35k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1656.38/1657.07	c  1546s|  5840k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1660.08/1660.76	c  1550s|  5850k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1663.68/1664.36	c  1553s|  5860k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1667.07/1667.76	c  1556s|  5870k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1670.28/1670.96	c  1559s|  5880k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1673.48/1674.17	c  1563s|  5890k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1676.78/1677.50	c  1566s|  5900k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  36k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1680.08/1680.76	c  1569s|  5910k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1684.17/1684.84	c  1573s|  5920k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1687.88/1688.57	c  1576s|  5930k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1692.28/1692.92	c  1580s|  5940k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1695.76/1696.42	c  1584s|  5950k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1699.06/1699.74	c  1587s|  5960k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  37k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1702.67/1703.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1702.67/1703.36	c  1590s|  5970k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1705.86/1706.57	c  1594s|  5980k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1708.86/1709.53	c  1596s|  5990k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1712.35/1713.08	c  1600s|  6000k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1716.16/1716.86	c  1603s|  6010k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1720.66/1721.32	c  1608s|  6020k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1723.85/1724.57	c  1611s|  6030k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  38k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1727.85/1728.57	c  1615s|  6040k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1732.15/1732.80	c  1619s|  6050k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1735.45/1736.13	c  1622s|  6060k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1738.75/1739.47	c  1625s|  6070k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1742.55/1743.27	c  1629s|  6080k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1745.54/1746.23	c  1631s|  6090k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1748.45/1749.19	c  1634s|  6100k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  39k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1753.05/1753.72	c  1639s|  6110k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  40k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1756.14/1756.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1756.14/1756.80	c  1642s|  6120k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  40k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1759.64/1760.39	c  1645s|  6130k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  40k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1765.34/1766.05	c  1650s|  6140k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  40k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1769.54/1770.25	c  1654s|  6150k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1774.13/1774.85	c  1659s|  6160k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1777.43/1778.15	c  1662s|  6170k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1781.94/1782.62	c  1666s|  6180k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1785.23/1786.00	c  1670s|  6190k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1788.63/1789.30	c  1673s|  6200k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1792.13/1792.85	c  1676s|  6210k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  41k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1795.73/1796.45	c  1680s|  6220k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  42k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1799.94/1800.63	c  1684s|  6230k|  3668k|     0 |   0.0 |1359M| 249 |   - | 467 | 510 |   0 |   0 |   0 |  42k|   0 | 2.800000e+01 | 2.180000e+02 | 678.57%
1800.04/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.71	c 
1800.04/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.71	c Solving Time (sec) : 1683.67
1800.04/1800.71	c Solving Nodes      : 6230119
1800.04/1800.71	c Primal Bound       : +2.18000000000000e+02 (6 solutions)
1800.04/1800.71	c Dual Bound         : +2.80000000000000e+01
1800.04/1800.71	c Gap                : 678.57 %
1800.04/1800.71	s SATISFIABLE
1800.04/1800.71	v -x467 -x466 x465 -x464 x463 -x462 -x461 x460 x459 x458 x457 x456 -x455 -x454 x453 -x452 x451 -x450 -x449 -x448 x447 x446 -x445 
1800.04/1800.71	v -x444 -x443 -x442 x441 -x440 x439 x438 x437 x436 x435 x434 x433 -x432 -x431 -x430 -x429 -x428 x427 -x426 x425 -x424 x423 -x422 
1800.04/1800.71	v -x421 -x420 -x419 -x418 x417 x416 -x415 x414 x413 -x412 -x411 x410 x409 x408 x407 x406 x405 x404 x403 x402 -x401 -x400 -x399 
1800.04/1800.71	v -x398 -x397 x396 x395 -x394 -x393 x392 -x391 x390 x389 -x388 x387 -x386 x385 x384 -x383 x382 -x381 -x380 -x379 x378 -x377 x376 
1800.04/1800.71	v -x375 x374 x373 -x372 -x371 -x370 x369 x368 x367 -x366 -x365 x364 x363 -x362 -x361 -x360 x359 x358 -x357 x356 -x355 x354 
1800.04/1800.71	v x353 -x352 x351 -x350 x349 x348 x347 -x346 -x345 x344 -x343 -x342 x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 x332 -x331 
1800.04/1800.71	v -x330 -x329 x328 x327 -x326 x325 -x324 x323 -x322 -x321 -x320 x319 x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 
1800.04/1800.71	v -x308 -x307 -x306 x305 x304 -x303 -x302 x301 x300 -x299 -x298 -x297 -x296 x295 -x294 -x293 -x292 -x291 -x290 -x289 x288 
1800.04/1800.71	v x287 -x286 -x285 x284 -x283 x282 x281 x280 x279 x278 -x277 -x276 -x275 -x274 x273 x272 -x271 x270 x269 -x268 -x267 -x266 -x265 
1800.04/1800.71	v -x264 x263 x262 x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 -x247 -x246 x245 x244 -x243 
1800.04/1800.71	v -x242 -x241 x240 x239 x238 x237 -x236 -x235 x234 x233 -x232 x231 x230 -x229 -x228 x227 x226 -x225 -x224 -x223 x222 -x221 -x220 
1800.04/1800.71	v x219 -x218 -x217 x216 -x215 -x214 x213 x212 x211 -x210 x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 x201 -x200 x199 x198 
1800.04/1800.71	v x197 x196 -x195 x194 x193 -x192 x191 -x190 x189 -x188 -x187 x186 -x185 x184 -x183 x182 -x181 -x180 -x179 -x178 x177 x176 x175 
1800.04/1800.71	v x174 x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 x165 -x164 -x163 -x162 x161 -x160 x159 -x158 -x157 x156 -x155 x154 -x153 
1800.04/1800.71	v -x152 x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 x143 x142 x141 x140 x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 x131 
1800.04/1800.71	v x130 x129 x128 x127 -x126 x125 -x124 x123 x122 x121 -x120 x119 x118 x117 -x116 x115 -x114 x113 -x112 x111 x110 x109 x108 -x107 
1800.04/1800.71	v x106 x105 x104 x103 -x102 x101 x100 x99 -x98 x97 x96 x95 x94 -x93 -x92 -x91 -x90 x89 x88 x87 -x86 -x85 -x84 -x83 x82 x81 x80 
1800.04/1800.71	v x79 x78 x77 -x76 x75 x74 x73 -x72 -x71 -x70 -x69 x68 -x67 x66 x65 -x64 x63 x62 -x61 x60 -x59 -x58 x57 x56 x55 x54 x53 -x52 
1800.04/1800.71	v x51 -x50 x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 x39 x38 x37 -x36 -x35 x34 x33 -x32 x31 x30 -x29 -x28 x27 x26 -x25 -x24 
1800.04/1800.71	v -x23 x22 -x21 -x20 -x19 x18 x17 x16 -x15 x14 -x13 x12 -x11 x10 -x9 x8 x7 -x6 -x5 -x4 x3 x2 -x1 
1800.04/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.71	c Solving Time       :    1683.67
1800.04/1800.71	c Original Problem   :
1800.04/1800.71	c   Problem name     : HOME/instance-2664142-1276370415.opb
1800.04/1800.71	c   Variables        : 467 (467 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.71	c   Constraints      : 466 initial, 466 maximal
1800.04/1800.71	c Presolved Problem  :
1800.04/1800.71	c   Problem name     : t_HOME/instance-2664142-1276370415.opb
1800.04/1800.71	c   Variables        : 467 (467 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.71	c   Constraints      : 510 initial, 510 maximal
1800.04/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.71	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.71	c   knapsack         :       0.02          0          0          0          0          0         18        234        469
1800.04/1800.71	c   setppc           :       0.00          0          0          0          0          0         29          0          0
1800.04/1800.71	c   linear           :       0.01          0          0          0          0          0          0          1         42
1800.04/1800.71	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.71	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.71	c   knapsack         :        444          0   10457346          0    4956495      42300    7808014          0          0          0
1800.04/1800.71	c   setppc           :         62          0    6084220          0    3104734          0    1256624          0          0          0
1800.04/1800.71	c   logicor          :          4+         0     155341          0    4956495          6      20750          0          0          0
1800.04/1800.71	c   countsols        :          0          0          0          0    4956495          0          0          0          0          0
1800.04/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.71	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.71	c   knapsack         :     765.08       0.00     692.28       0.00      72.80
1800.04/1800.71	c   setppc           :      33.93       0.00       8.76       0.00      25.17
1800.04/1800.71	c   logicor          :       6.75       0.00       0.30       0.00       6.45
1800.04/1800.71	c   countsols        :       2.10       0.00       0.00       0.00       2.10
1800.04/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.71	c   vbounds          :       6.13          2          0          0
1800.04/1800.71	c   rootredcost      :       6.01          0          0          0
1800.04/1800.71	c   pseudoobj        :     296.23   11701639    1244493    9190551
1800.04/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.71	c   propagation      :     358.71      42300      42300    3833605      251.2          0        0.0          -
1800.04/1800.71	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.71	c   pseudo solution  :       0.01         60          0          0        0.0          0        0.0          -
1800.04/1800.71	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.04/1800.71	c   applied locally  :          -          -          -      42300      207.3          -          -          -
1800.04/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.71	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.71	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.71	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.71	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.71	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.71	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.71	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.71	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.71	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.71	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.71	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.71	c Pricers            :       Time      Calls       Vars
1800.04/1800.71	c   problem variables:       0.00          0          0
1800.04/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.71	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   inference        :     309.27    4956492          0          0          0          0    9912984
1800.04/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.71	c   LP solutions     :       0.00          -          0
1800.04/1800.71	c   pseudo solutions :       0.41          -          3
1800.04/1800.71	c   oneopt           :       3.64          0          0
1800.04/1800.71	c   trivial          :       0.01          2          3
1800.04/1800.71	c   simplerounding   :       0.00          0          0
1800.04/1800.71	c   zirounding       :       0.00          0          0
1800.04/1800.71	c   rounding         :       0.00          0          0
1800.04/1800.71	c   shifting         :       0.00          0          0
1800.04/1800.71	c   intshifting      :       0.00          0          0
1800.04/1800.71	c   twoopt           :       0.00          0          0
1800.04/1800.71	c   fixandinfer      :       0.00          0          0
1800.04/1800.71	c   feaspump         :       0.00          0          0
1800.04/1800.71	c   coefdiving       :       0.00          0          0
1800.04/1800.71	c   pscostdiving     :       0.00          0          0
1800.04/1800.71	c   fracdiving       :       0.00          0          0
1800.04/1800.71	c   veclendiving     :       0.00          0          0
1800.04/1800.72	c   intdiving        :       0.00          0          0
1800.04/1800.72	c   actconsdiving    :       0.00          0          0
1800.04/1800.72	c   objpscostdiving  :       0.00          0          0
1800.04/1800.72	c   rootsoldiving    :       0.00          0          0
1800.04/1800.72	c   linesearchdiving :       0.00          0          0
1800.04/1800.72	c   guideddiving     :       0.00          0          0
1800.04/1800.72	c   octane           :       0.00          0          0
1800.04/1800.72	c   rens             :       0.00          0          0
1800.04/1800.72	c   rins             :       0.00          0          0
1800.04/1800.72	c   localbranching   :       0.00          0          0
1800.04/1800.72	c   mutation         :       0.00          0          0
1800.04/1800.72	c   crossover        :       0.00          0          0
1800.04/1800.72	c   dins             :       0.00          0          0
1800.04/1800.72	c   undercover       :       0.00          0          0
1800.04/1800.72	c   nlp              :       2.32          0          0
1800.04/1800.72	c   trysol           :       2.53          0          0
1800.04/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.72	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.72	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.72	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.72	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.72	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.72	c B&B Tree           :
1800.04/1800.72	c   number of runs   :          1
1800.04/1800.72	c   nodes            :    6230119
1800.04/1800.72	c   nodes (total)    :    6230119
1800.04/1800.72	c   nodes left       :    3668104
1800.04/1800.72	c   max depth        :        249
1800.04/1800.72	c   max depth (total):        249
1800.04/1800.72	c   backtracks       :     838084 (13.5%)
1800.04/1800.72	c   delayed cutoffs  :      14759
1800.04/1800.72	c   repropagations   :      21507 (145704 domain reductions, 13235 cutoffs)
1800.04/1800.72	c   avg switch length:       2.60
1800.04/1800.72	c   switching time   :      81.08
1800.04/1800.72	c Solution           :
1800.04/1800.72	c   Solutions found  :          6 (4 improvements)
1800.04/1800.72	c   First Solution   : +4.67000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.04/1800.72	c   Primal Bound     : +2.18000000000000e+02   (in run 1, after 3825845 nodes, 809.59 seconds, depth 240, found by <relaxation>)
1800.04/1800.72	c   Dual Bound       : +2.80000000000000e+01
1800.04/1800.72	c   Gap              :     678.57 %
1800.04/1800.72	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.72	c   Root Iterations  :          0

Verifier Data

OK	218

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12320
/proc/meminfo: memFree=1839016/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=6584 CPUtime=0
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 1158 0 0 0 0 0 0 0 24 0 1 0 10693403 6742016 1080 1992294400 4194304 7136930 140734901118176 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12320/statm: 1903 1089 254 719 0 1182 0

[startup+0.0708501 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12320
/proc/meminfo: memFree=1839016/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=12936 CPUtime=0.06
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 4194 0 0 0 4 2 0 0 24 0 1 0 10693403 13246464 2477 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 3234 2477 365 719 0 2513 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12936

[startup+0.100856 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12320
/proc/meminfo: memFree=1839016/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=13964 CPUtime=0.09
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 6292 0 0 0 6 3 0 0 18 0 1 0 10693403 14299136 2776 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 3491 2776 387 719 0 2770 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13964

[startup+0.300892 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12320
/proc/meminfo: memFree=1839016/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=14136 CPUtime=0.29
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 6337 0 0 0 25 4 0 0 18 0 1 0 10693403 14475264 2821 1992294400 4194304 7136930 140734901118176 18446744073709551615 4854764 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 3534 2821 392 719 0 2813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14136

[startup+0.700965 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12320
/proc/meminfo: memFree=1839016/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=14808 CPUtime=0.69
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 6521 0 0 0 61 8 0 0 18 0 1 0 10693403 15163392 3005 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 3702 3005 392 719 0 2981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14808

[startup+1.50111 s]
/proc/loadavg: 0.91 0.97 0.99 2/107 12321
/proc/meminfo: memFree=1826980/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=16728 CPUtime=1.49
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 6982 0 0 0 134 15 0 0 19 0 1 0 10693403 17129472 3466 1992294400 4194304 7136930 140734901118176 18446744073709551615 4854059 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 4182 3466 392 719 0 3461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16728

[startup+3.1014 s]
/proc/loadavg: 0.91 0.97 0.99 2/107 12321
/proc/meminfo: memFree=1824376/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=19668 CPUtime=3.09
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 7777 0 0 0 278 31 0 0 25 0 1 0 10693403 20140032 4261 1992294400 4194304 7136930 140734901118176 18446744073709551615 4407800 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 4917 4261 392 719 0 4196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19668

[startup+6.30099 s]
/proc/loadavg: 0.92 0.97 0.99 2/107 12321
/proc/meminfo: memFree=1818920/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=25424 CPUtime=6.28
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 9270 0 0 0 569 59 0 0 25 0 1 0 10693403 26034176 5754 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 6356 5754 392 719 0 5635 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25424

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 12321
/proc/meminfo: memFree=1806396/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=35988 CPUtime=12.69
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 12019 0 0 0 1148 121 0 0 25 0 1 0 10693403 36851712 8503 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 8997 8503 392 719 0 8276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35988

[startup+25.5005 s]
/proc/loadavg: 0.94 0.97 0.99 2/107 12323
/proc/meminfo: memFree=1783456/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=59876 CPUtime=25.49
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 17664 0 0 0 2313 236 0 0 25 0 1 0 10693403 61313024 14148 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 14969 14148 392 719 0 14248 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59876

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/107 12323
/proc/meminfo: memFree=1741544/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=105004 CPUtime=51.08
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 28360 0 0 0 4647 461 0 0 25 0 1 0 10693403 107524096 24844 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 26251 24844 392 719 0 25530 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105004

[startup+102.308 s]
/proc/loadavg: 0.98 0.97 0.99 2/107 12325
/proc/meminfo: memFree=1655364/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=186184 CPUtime=102.26
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 49527 0 0 0 9299 927 0 0 25 0 1 0 10693403 190652416 46011 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 46546 46011 392 719 0 45825 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 186184

[startup+162.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12325
/proc/meminfo: memFree=1555916/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=289760 CPUtime=162.23
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 74390 0 0 0 14749 1474 0 0 25 0 1 0 10693403 296714240 70874 1992294400 4194304 7136930 140734901118176 18446744073709551615 4740327 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 72440 70874 392 719 0 71719 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 289760

[startup+222.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12327
/proc/meminfo: memFree=1455848/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=385808 CPUtime=222.21
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 99414 0 0 0 20192 2029 0 0 25 0 1 0 10693403 395067392 95898 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 96452 95898 392 719 0 95731 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 385808

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12329
/proc/meminfo: memFree=1356648/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=498628 CPUtime=282.19
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 124546 0 0 0 25635 2584 0 0 25 0 1 0 10693403 510595072 121030 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 124657 121030 392 719 0 123936 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 498628

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12331
/proc/meminfo: memFree=1254968/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=594032 CPUtime=342.17
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 149410 0 0 0 31086 3131 0 0 25 0 1 0 10693403 608288768 145894 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 148508 145894 392 719 0 147787 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 594032

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12333
/proc/meminfo: memFree=1155148/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=690576 CPUtime=402.15
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 174569 0 0 0 36541 3674 0 0 25 0 1 0 10693403 707149824 171053 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 172644 171053 392 719 0 171923 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 690576

[startup+462.301 s]
/proc/loadavg: 1.05 0.99 1.00 2/107 12333
/proc/meminfo: memFree=1055824/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=784716 CPUtime=462.13
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 199137 0 0 0 41997 4216 0 0 25 0 1 0 10693403 803549184 195621 1992294400 4194304 7136930 140734901118176 18446744073709551615 4861936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 196179 195621 392 719 0 195458 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 784716

[startup+522.301 s]
/proc/loadavg: 1.14 1.02 1.01 2/107 12335
/proc/meminfo: memFree=955880/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=914900 CPUtime=522.1
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 224518 0 0 0 47449 4761 0 0 25 0 1 0 10693403 936857600 221002 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 228725 221002 392 719 0 228004 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 914900

[startup+582.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 12337
/proc/meminfo: memFree=855564/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1009676 CPUtime=582.07
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 249236 0 0 0 52911 5296 0 0 25 0 1 0 10693403 1033908224 245720 1992294400 4194304 7136930 140734901118176 18446744073709551615 5892303 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 252419 245720 392 719 0 251698 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 1009676

[startup+642.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 12339
/proc/meminfo: memFree=755372/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1104196 CPUtime=642.06
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 273895 0 0 0 58363 5843 0 0 25 0 1 0 10693403 1130696704 270379 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 276049 270379 392 719 0 275328 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1104196

[startup+702.301 s]

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

/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370572 0 0 0 97606 8584 0 0 25 0 1 0 10693403 1454002176 352728 1992294400 4194304 7136930 140734901118176 18446744073709551615 5909069 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 354981 352728 398 719 0 354260 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1419924

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 12354
/proc/meminfo: memFree=409776/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420060 CPUtime=1121.87
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370588 0 0 0 103345 8842 0 0 25 0 1 0 10693403 1454141440 352744 1992294400 4194304 7136930 140734901118176 18446744073709551615 5921487 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355015 352744 398 719 0 354294 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 1420060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12356
/proc/meminfo: memFree=423672/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420060 CPUtime=1181.86
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370597 0 0 0 109104 9082 0 0 25 0 1 0 10693403 1454141440 352753 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355015 352753 398 719 0 354294 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1420060

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12358
/proc/meminfo: memFree=423548/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420060 CPUtime=1241.83
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370611 0 0 0 114812 9371 0 0 25 0 1 0 10693403 1454141440 352767 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355015 352767 398 719 0 354294 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 1420060

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12360
/proc/meminfo: memFree=423424/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1301.82
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370616 0 0 0 120562 9620 0 0 25 0 1 0 10693403 1454276608 352772 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352772 398 719 0 354327 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1420192

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12360
/proc/meminfo: memFree=423424/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1361.78
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370623 0 0 0 126305 9873 0 0 25 0 1 0 10693403 1454276608 352779 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352779 398 719 0 354327 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 1420192

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12362
/proc/meminfo: memFree=423300/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1421.77
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370628 0 0 0 132085 10092 0 0 25 0 1 0 10693403 1454276608 352784 1992294400 4194304 7136930 140734901118176 18446744073709551615 5909064 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352784 398 719 0 354327 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1420192

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12364
/proc/meminfo: memFree=423300/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1481.75
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370628 0 0 0 137832 10343 0 0 25 0 1 0 10693403 1454276608 352784 1992294400 4194304 7136930 140734901118176 18446744073709551615 4697099 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352784 398 719 0 354327 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1420192

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12366
/proc/meminfo: memFree=423300/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1541.73
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370630 0 0 0 143576 10597 0 0 25 0 1 0 10693403 1454276608 352786 1992294400 4194304 7136930 140734901118176 18446744073709551615 5909056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352786 398 719 0 354327 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1420192

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12368
/proc/meminfo: memFree=423176/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1601.7
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370633 0 0 0 149352 10818 0 0 25 0 1 0 10693403 1454276608 352789 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352789 398 719 0 354327 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1420192

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12368
/proc/meminfo: memFree=423176/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1661.67
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370638 0 0 0 155120 11047 0 0 25 0 1 0 10693403 1454276608 352794 1992294400 4194304 7136930 140734901118176 18446744073709551615 4854257 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352794 398 719 0 354327 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 1420192

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12370
/proc/meminfo: memFree=423052/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1721.66
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370638 0 0 0 160860 11306 0 0 25 0 1 0 10693403 1454276608 352794 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352794 398 719 0 354327 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 1420192

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12372
/proc/meminfo: memFree=423052/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1781.64
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370639 0 0 0 166609 11555 0 0 25 0 1 0 10693403 1454276608 352795 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352795 398 719 0 354327 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 1420192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12372
/proc/meminfo: memFree=423052/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1800.04
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370639 0 0 0 168368 11636 0 0 25 0 1 0 10693403 1454276608 352795 1992294400 4194304 7136930 140734901118176 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352795 398 719 0 354327 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1420192

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12320

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 12372
/proc/meminfo: memFree=423052/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1800.72
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370646 0 0 0 168436 11636 0 0 25 0 1 0 10693403 1454276608 352802 1992294400 4194304 7136930 140734901118176 18446744073709551615 6165646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352802 403 719 0 354327 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (KiB) 1420192

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12373
/proc/meminfo: memFree=423044/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1801.52
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370646 0 0 0 168516 11636 0 0 25 0 1 0 10693403 1454276608 352802 1992294400 4194304 7136930 140734901118176 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352802 403 719 0 354327 0
Current children cumulated CPU time (s) 1801.52
Current children cumulated vsize (KiB) 1420192

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12373
/proc/meminfo: memFree=423044/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=1420192 CPUtime=1801.92
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4202496 370646 0 0 0 168556 11636 0 0 25 0 1 0 10693403 1454276608 352802 1992294400 4194304 7136930 140734901118176 18446744073709551615 4670213 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12320/statm: 355048 352802 403 719 0 354327 0
Current children cumulated CPU time (s) 1801.92
Current children cumulated vsize (KiB) 1420192

[startup+1802.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12373
/proc/meminfo: memFree=1299360/2059040 swapFree=4177492/4192956
[pid=12320] ppid=12318 vsize=0 CPUtime=1802.13
/proc/12320/stat : 12320 (pbscip.linux.x8) R 12318 12320 12117 0 -1 4203524 370646 0 0 0 168568 11645 0 0 25 0 1 0 10693403 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12320/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.85
CPU time (s): 1802.18
CPU user time (s): 1685.69
CPU system time (s): 116.496
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 1481380

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

runsolver used 3.04054 second user time and 8.60169 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-12 21:20:16
IDJOB=2664142
IDBENCH=1957
IDSOLVER=1167
FILE ID=node027/2664142-1276370415
PBS_JOBID= 11173229
Free space on /tmp= 62448 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_19.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-2664142-1276370415/watcher-2664142-1276370415 -o /tmp/evaluation-result-2664142-1276370415/solver-2664142-1276370415 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664142-1276370415.opb -t 1800 -m 1800

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=1285831169

node027.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		: 2800.261
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	: 5600.52
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		: 2800.261
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:       1839544 kB
Buffers:         15264 kB
Cached:          93220 kB
SwapCached:         68 kB
Active:         110712 kB
Inactive:        41752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1839544 kB
SwapTotal:     4192956 kB
SwapFree:      4177492 kB
Dirty:            3296 kB
Writeback:           0 kB
AnonPages:       43848 kB
Mapped:          15432 kB
Slab:            45320 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62444 MiB
End job on node027 at 2010-06-12 21:50:18