Trace number 2664042

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)219 1802.2 1802.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark187
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables468
Total number of constraints468
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 constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
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 468
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 468
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-2664042-1276372008.opb>
0.00/0.02	c original problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 468 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 468
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.680000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 2 chg sides, 38 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, 2 chg sides, 38 chg coeffs, 468 upgd conss, 0 impls, 0 clqs
0.00/0.06	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 105 chg sides, 320 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.06/0.07	c (round 4) 0 del vars, 38 del conss, 0 chg bounds, 202 chg sides, 479 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.06/0.07	c (round 5) 0 del vars, 48 del conss, 0 chg bounds, 213 chg sides, 495 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.06/0.08	c (round 6) 0 del vars, 48 del conss, 0 chg bounds, 216 chg sides, 504 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.06/0.09	c    (0.1s) probing: 101/468 (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 (7 rounds):
0.06/0.09	c  0 deleted vars, 48 deleted constraints, 0 tightened bounds, 0 added holes, 216 changed sides, 504 changed coefficients
0.06/0.09	c  236 implications, 0 cliques
0.06/0.09	c presolved problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 532 constraints
0.06/0.09	c     448 constraints of type <knapsack>
0.06/0.09	c      80 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.04
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.09	c 
0.06/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.06/0.10	c t 0.1s|     1 |     2 |     0 |     - |2054k|   0 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 | 4.680000e+02 |    Inf 
2.39/2.45	c   2.2s| 10000 | 10001 |     0 |   0.0 |6493k|  39 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.680000e+02 |2363.16%
4.69/4.77	c   4.3s| 20000 | 20001 |     0 |   0.0 |  10M|  43 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.680000e+02 |2128.57%
6.99/7.08	c   6.4s| 30000 | 30001 |     0 |   0.0 |  14M|  45 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.680000e+02 |2027.27%
9.28/9.39	c   8.5s| 40000 | 40001 |     0 |   0.0 |  19M|  45 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.680000e+02 |2027.27%
11.59/11.68	c  10.6s| 50000 | 50001 |     0 |   0.0 |  23M|  47 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.680000e+02 |1934.78%
13.89/13.98	c  12.7s| 60000 | 60001 |     0 |   0.0 |  27M|  47 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.680000e+02 |1934.78%
16.28/16.36	c  14.8s| 70000 | 70001 |     0 |   0.0 |  31M|  49 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.680000e+02 |1850.00%
18.70/18.78	c  17.1s| 80000 | 80001 |     0 |   0.0 |  35M|  49 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.680000e+02 |1850.00%
21.09/21.19	c  19.3s| 90000 | 90001 |     0 |   0.0 |  39M|  49 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.680000e+02 |1850.00%
23.58/23.60	c  21.4s|100000 |100001 |     0 |   0.0 |  43M|  51 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.680000e+02 |1772.00%
25.98/26.01	c  23.7s|110000 |110001 |     0 |   0.0 |  47M|  51 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.680000e+02 |1772.00%
28.39/28.41	c  25.9s|120000 |120001 |     0 |   0.0 |  51M|  51 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.680000e+02 |1772.00%
30.69/30.80	c  28.0s|130000 |130001 |     0 |   0.0 |  55M|  51 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.680000e+02 |1772.00%
33.08/33.18	c  30.2s|140000 |140001 |     0 |   0.0 |  59M|  51 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.680000e+02 |1772.00%
35.48/35.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.48/35.57	c  32.4s|150000 |150001 |     0 |   0.0 |  63M|  53 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.680000e+02 |1700.00%
37.88/37.97	c  34.6s|160000 |160001 |     0 |   0.0 |  67M|  53 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.680000e+02 |1700.00%
40.28/40.36	c  36.7s|170000 |170001 |     0 |   0.0 |  71M|  53 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.680000e+02 |1700.00%
42.68/42.74	c  38.9s|180000 |180001 |     0 |   0.0 |  75M|  53 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.680000e+02 |1700.00%
45.09/45.12	c  41.1s|190000 |190001 |     0 |   0.0 |  79M|  53 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.680000e+02 |1700.00%
47.37/47.49	c  43.2s|200000 |200001 |     0 |   0.0 |  83M|  53 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.680000e+02 |1700.00%
49.78/49.85	c  45.4s|210000 |210001 |     0 |   0.0 |  87M|  53 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.680000e+02 |1700.00%
52.17/52.20	c  47.5s|220000 |220001 |     0 |   0.0 |  91M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
54.47/54.58	c  49.7s|230000 |230001 |     0 |   0.0 |  95M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
56.87/56.96	c  51.9s|240000 |240001 |     0 |   0.0 |  99M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
59.27/59.32	c  54.0s|250000 |250001 |     0 |   0.0 | 103M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
61.58/61.69	c  56.2s|260000 |260001 |     0 |   0.0 | 107M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
63.97/64.07	c  58.3s|270000 |270001 |     0 |   0.0 | 111M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
66.37/66.43	c  60.5s|280000 |280001 |     0 |   0.0 | 115M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
68.67/68.78	c  62.6s|290000 |290001 |     0 |   0.0 | 119M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
71.07/71.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
71.07/71.14	c  64.8s|300000 |300001 |     0 |   0.0 | 123M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
73.37/73.49	c  66.9s|310000 |310001 |     0 |   0.0 | 127M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
75.77/75.84	c  69.0s|320000 |320001 |     0 |   0.0 | 131M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
78.07/78.16	c  71.2s|330000 |330001 |     0 |   0.0 | 135M|  55 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.680000e+02 |1633.33%
80.47/80.51	c  73.3s|340000 |340001 |     0 |   0.0 | 139M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
82.77/82.88	c  75.5s|350000 |350001 |     0 |   0.0 | 143M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
85.16/85.24	c  77.6s|360000 |360001 |     0 |   0.0 | 147M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
87.57/87.60	c  79.8s|370000 |370001 |     0 |   0.0 | 151M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
89.87/89.95	c  81.9s|380000 |380001 |     0 |   0.0 | 155M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
92.27/92.30	c  84.0s|390000 |390001 |     0 |   0.0 | 159M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
94.57/94.65	c  86.2s|400000 |400001 |     0 |   0.0 | 163M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
96.86/96.99	c  88.3s|410000 |410001 |     0 |   0.0 | 166M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
99.27/99.34	c  90.4s|420000 |420001 |     0 |   0.0 | 170M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
101.55/101.68	c  92.6s|430000 |430001 |     0 |   0.0 | 174M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
103.96/104.01	c  94.7s|440000 |440001 |     0 |   0.0 | 178M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
106.26/106.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.26/106.35	c  96.8s|450000 |450001 |     0 |   0.0 | 182M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
108.56/108.68	c  99.0s|460000 |460001 |     0 |   0.0 | 186M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
110.96/111.02	c   101s|470000 |470001 |     0 |   0.0 | 190M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
113.26/113.34	c   103s|480000 |480001 |     0 |   0.0 | 194M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
115.55/115.66	c   105s|490000 |490001 |     0 |   0.0 | 198M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
117.85/117.98	c   107s|500000 |500001 |     0 |   0.0 | 201M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
120.15/120.26	c   109s|510000 |510001 |     0 |   0.0 | 205M|  57 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.680000e+02 |1571.43%
122.55/122.61	c   112s|520000 |520001 |     0 |   0.0 | 209M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
124.86/124.96	c   114s|530000 |530001 |     0 |   0.0 | 213M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
127.25/127.30	c   116s|540000 |540001 |     0 |   0.0 | 217M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
129.56/129.64	c   118s|550000 |550001 |     0 |   0.0 | 221M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
131.86/131.98	c   120s|560000 |560001 |     0 |   0.0 | 225M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
134.25/134.31	c   122s|570000 |570001 |     0 |   0.0 | 229M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
136.55/136.64	c   124s|580000 |580001 |     0 |   0.0 | 233M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
138.85/138.97	c   126s|590000 |590001 |     0 |   0.0 | 237M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
141.25/141.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
141.25/141.30	c   129s|600000 |600001 |     0 |   0.0 | 241M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
143.55/143.62	c   131s|610000 |610001 |     0 |   0.0 | 245M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
145.85/145.94	c   133s|620000 |620001 |     0 |   0.0 | 249M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
148.14/148.27	c   135s|630000 |630001 |     0 |   0.0 | 253M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
150.45/150.58	c   137s|640000 |640001 |     0 |   0.0 | 256M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
152.85/152.90	c   139s|650000 |650001 |     0 |   0.0 | 260M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
155.15/155.22	c   141s|660000 |660001 |     0 |   0.0 | 264M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
157.45/157.54	c   143s|670000 |670001 |     0 |   0.0 | 268M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
159.75/159.85	c   145s|680000 |680001 |     0 |   0.0 | 272M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
162.05/162.17	c   148s|690000 |690001 |     0 |   0.0 | 276M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
164.34/164.48	c   150s|700000 |700001 |     0 |   0.0 | 280M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
166.64/166.78	c   152s|710000 |710001 |     0 |   0.0 | 283M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
168.94/169.09	c   154s|720000 |720001 |     0 |   0.0 | 287M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
171.24/171.38	c   156s|730000 |730001 |     0 |   0.0 | 291M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
173.54/173.68	c   158s|740000 |740001 |     0 |   0.0 | 295M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
175.85/175.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
175.85/175.97	c   160s|750000 |750001 |     0 |   0.0 | 299M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
178.14/178.26	c   162s|760000 |760001 |     0 |   0.0 | 302M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
180.44/180.53	c   164s|770000 |770001 |     0 |   0.0 | 306M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
182.64/182.80	c   166s|780000 |780001 |     0 |   0.0 | 310M|  59 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.680000e+02 |1513.79%
184.94/185.08	c   168s|790000 |790001 |     0 |   0.0 | 314M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
187.33/187.42	c   171s|800000 |800001 |     0 |   0.0 | 318M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
189.64/189.74	c   173s|810000 |810001 |     0 |   0.0 | 322M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
191.94/192.07	c   175s|820000 |820001 |     0 |   0.0 | 326M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
194.24/194.38	c   177s|830000 |830001 |     0 |   0.0 | 330M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
196.64/196.70	c   179s|840000 |840001 |     0 |   0.0 | 334M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
198.94/199.01	c   181s|850000 |850001 |     0 |   0.0 | 337M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
201.24/201.32	c   183s|860000 |860001 |     0 |   0.0 | 341M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
203.53/203.63	c   185s|870000 |870001 |     0 |   0.0 | 345M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
205.83/205.93	c   187s|880000 |880001 |     0 |   0.0 | 349M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
208.13/208.23	c   189s|890000 |890001 |     0 |   0.0 | 353M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
210.43/210.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
210.43/210.53	c   191s|900000 |900001 |     0 |   0.0 | 357M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
212.72/212.83	c   194s|910000 |910001 |     0 |   0.0 | 361M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
215.02/215.13	c   196s|920000 |920001 |     0 |   0.0 | 365M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
217.32/217.43	c   198s|930000 |930001 |     0 |   0.0 | 368M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
219.62/219.73	c   200s|940000 |940001 |     0 |   0.0 | 372M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
221.92/222.04	c   202s|950000 |950001 |     0 |   0.0 | 376M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
224.23/224.33	c   204s|960000 |960001 |     0 |   0.0 | 380M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
226.53/226.62	c   206s|970000 |970001 |     0 |   0.0 | 384M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
228.82/228.92	c   208s|980000 |980001 |     0 |   0.0 | 388M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
231.12/231.21	c   210s|990000 |990001 |     0 |   0.0 | 392M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
233.42/233.51	c   212s|  1000k|  1000k|     0 |   0.0 | 395M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
235.72/235.81	c   214s|  1010k|  1010k|     0 |   0.0 | 399M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
238.02/238.10	c   216s|  1020k|  1020k|     0 |   0.0 | 403M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
240.22/240.39	c   219s|  1030k|  1030k|     0 |   0.0 | 407M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
242.51/242.69	c   221s|  1040k|  1040k|     0 |   0.0 | 411M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
244.82/244.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
244.82/244.98	c   223s|  1050k|  1050k|     0 |   0.0 | 415M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
247.12/247.26	c   225s|  1060k|  1060k|     0 |   0.0 | 418M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
249.41/249.54	c   227s|  1070k|  1070k|     0 |   0.0 | 422M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
251.72/251.82	c   229s|  1080k|  1080k|     0 |   0.0 | 426M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
254.02/254.11	c   231s|  1090k|  1090k|     0 |   0.0 | 430M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
256.22/256.39	c   233s|  1100k|  1100k|     0 |   0.0 | 434M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
258.52/258.66	c   235s|  1110k|  1110k|     0 |   0.0 | 437M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
260.82/260.93	c   237s|  1120k|  1120k|     0 |   0.0 | 441M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
263.11/263.20	c   239s|  1130k|  1130k|     0 |   0.0 | 445M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
265.32/265.48	c   241s|  1140k|  1140k|     0 |   0.0 | 449M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
267.61/267.74	c   243s|  1150k|  1150k|     0 |   0.0 | 452M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
269.91/270.00	c   245s|  1160k|  1160k|     0 |   0.0 | 456M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
272.11/272.26	c   247s|  1170k|  1170k|     0 |   0.0 | 460M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
274.40/274.51	c   249s|  1180k|  1180k|     0 |   0.0 | 464M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
276.61/276.76	c   251s|  1190k|  1190k|     0 |   0.0 | 467M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
278.90/279.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
278.90/279.00	c   254s|  1200k|  1200k|     0 |   0.0 | 471M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
281.11/281.23	c   256s|  1210k|  1210k|     0 |   0.0 | 475M|  61 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.680000e+02 |1460.00%
283.41/283.51	c   258s|  1220k|  1220k|     0 |   0.0 | 479M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
285.71/285.81	c   260s|  1230k|  1230k|     0 |   0.0 | 483M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
288.02/288.12	c   262s|  1240k|  1240k|     0 |   0.0 | 486M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
290.31/290.41	c   264s|  1250k|  1250k|     0 |   0.0 | 490M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
292.60/292.71	c   266s|  1260k|  1260k|     0 |   0.0 | 494M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
294.90/295.00	c   268s|  1270k|  1270k|     0 |   0.0 | 498M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
297.10/297.29	c   270s|  1280k|  1280k|     0 |   0.0 | 502M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
299.40/299.58	c   272s|  1290k|  1290k|     0 |   0.0 | 506M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
301.70/301.87	c   274s|  1300k|  1300k|     0 |   0.0 | 510M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
304.00/304.15	c   276s|  1310k|  1310k|     0 |   0.0 | 514M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
306.30/306.44	c   278s|  1320k|  1320k|     0 |   0.0 | 517M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
308.60/308.72	c   280s|  1330k|  1330k|     0 |   0.0 | 521M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
310.90/311.00	c   283s|  1340k|  1340k|     0 |   0.0 | 525M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
313.10/313.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
313.10/313.29	c   285s|  1350k|  1350k|     0 |   0.0 | 529M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
315.39/315.57	c   287s|  1360k|  1360k|     0 |   0.0 | 533M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
317.70/317.85	c   289s|  1370k|  1370k|     0 |   0.0 | 537M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
320.00/320.12	c   291s|  1380k|  1380k|     0 |   0.0 | 540M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
322.30/322.40	c   293s|  1390k|  1390k|     0 |   0.0 | 544M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
324.50/324.68	c   295s|  1400k|  1400k|     0 |   0.0 | 548M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
326.79/326.95	c   297s|  1410k|  1410k|     0 |   0.0 | 552M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
329.09/329.23	c   299s|  1420k|  1420k|     0 |   0.0 | 556M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
331.39/331.50	c   301s|  1430k|  1430k|     0 |   0.0 | 559M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
333.59/333.78	c   303s|  1440k|  1440k|     0 |   0.0 | 563M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
335.89/336.05	c   305s|  1450k|  1450k|     0 |   0.0 | 567M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
338.19/338.33	c   307s|  1460k|  1460k|     0 |   0.0 | 571M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
340.39/340.60	c   309s|  1470k|  1470k|     0 |   0.0 | 575M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
342.69/342.86	c   311s|  1480k|  1480k|     0 |   0.0 | 578M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
344.99/345.13	c   314s|  1490k|  1490k|     0 |   0.0 | 582M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
347.28/347.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
347.28/347.40	c   316s|  1500k|  1500k|     0 |   0.0 | 586M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
349.48/349.67	c   318s|  1510k|  1510k|     0 |   0.0 | 590M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
351.79/351.95	c   320s|  1520k|  1520k|     0 |   0.0 | 594M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
354.10/354.22	c   322s|  1530k|  1530k|     0 |   0.0 | 597M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
356.29/356.49	c   324s|  1540k|  1540k|     0 |   0.0 | 601M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
358.58/358.75	c   326s|  1550k|  1550k|     0 |   0.0 | 605M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
360.89/361.03	c   328s|  1560k|  1560k|     0 |   0.0 | 609M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
363.08/363.29	c   330s|  1570k|  1570k|     0 |   0.0 | 613M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
365.38/365.56	c   332s|  1580k|  1580k|     0 |   0.0 | 616M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
367.68/367.83	c   334s|  1590k|  1590k|     0 |   0.0 | 620M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
369.98/370.10	c   336s|  1600k|  1600k|     0 |   0.0 | 624M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
372.18/372.36	c   338s|  1610k|  1610k|     0 |   0.0 | 628M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
374.48/374.64	c   340s|  1620k|  1620k|     0 |   0.0 | 632M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
376.78/376.90	c   342s|  1630k|  1630k|     0 |   0.0 | 635M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
378.98/379.16	c   344s|  1640k|  1640k|     0 |   0.0 | 639M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
381.28/381.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
381.28/381.42	c   347s|  1650k|  1650k|     0 |   0.0 | 643M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
383.47/383.67	c   349s|  1660k|  1660k|     0 |   0.0 | 647M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
385.77/385.94	c   351s|  1670k|  1670k|     0 |   0.0 | 650M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
387.98/388.19	c   353s|  1680k|  1680k|     0 |   0.0 | 654M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
390.28/390.45	c   355s|  1690k|  1690k|     0 |   0.0 | 658M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
392.58/392.70	c   357s|  1700k|  1700k|     0 |   0.0 | 662M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
394.78/394.97	c   359s|  1710k|  1710k|     0 |   0.0 | 665M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
397.07/397.22	c   361s|  1720k|  1720k|     0 |   0.0 | 669M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
399.27/399.48	c   363s|  1730k|  1730k|     0 |   0.0 | 673M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
401.57/401.72	c   365s|  1740k|  1740k|     0 |   0.0 | 677M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
403.77/403.97	c   367s|  1750k|  1750k|     0 |   0.0 | 680M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
406.07/406.20	c   369s|  1760k|  1760k|     0 |   0.0 | 684M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
408.27/408.44	c   371s|  1770k|  1770k|     0 |   0.0 | 688M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
410.47/410.67	c   373s|  1780k|  1780k|     0 |   0.0 | 691M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
412.76/412.90	c   375s|  1790k|  1790k|     0 |   0.0 | 695M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
414.97/415.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
414.97/415.13	c   377s|  1800k|  1800k|     0 |   0.0 | 699M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
417.17/417.36	c   379s|  1810k|  1810k|     0 |   0.0 | 703M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
419.37/419.58	c   381s|  1820k|  1820k|     0 |   0.0 | 706M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
421.66/421.81	c   383s|  1830k|  1830k|     0 |   0.0 | 710M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
423.86/424.03	c   385s|  1840k|  1840k|     0 |   0.0 | 714M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
426.06/426.25	c   387s|  1850k|  1850k|     0 |   0.0 | 717M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
428.26/428.46	c   389s|  1860k|  1860k|     0 |   0.0 | 721M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
430.46/430.68	c   391s|  1870k|  1870k|     0 |   0.0 | 725M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
432.66/432.89	c   393s|  1880k|  1880k|     0 |   0.0 | 728M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
434.86/435.08	c   395s|  1890k|  1890k|     0 |   0.0 | 732M|  63 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.680000e+02 |1409.68%
437.16/437.35	c   397s|  1900k|  1900k|     0 |   0.0 | 736M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
439.46/439.64	c   399s|  1910k|  1910k|     0 |   0.0 | 740M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
441.76/441.93	c   401s|  1920k|  1920k|     0 |   0.0 | 744M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
444.06/444.21	c   404s|  1930k|  1930k|     0 |   0.0 | 748M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
446.26/446.49	c   406s|  1940k|  1940k|     0 |   0.0 | 751M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
448.56/448.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
448.56/448.76	c   408s|  1950k|  1950k|     0 |   0.0 | 755M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
450.87/451.03	c   410s|  1960k|  1960k|     0 |   0.0 | 759M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
453.16/453.30	c   412s|  1970k|  1970k|     0 |   0.0 | 763M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
455.35/455.57	c   414s|  1980k|  1980k|     0 |   0.0 | 767M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
457.65/457.84	c   416s|  1990k|  1990k|     0 |   0.0 | 771M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
459.96/460.10	c   418s|  2000k|  2000k|     0 |   0.0 | 774M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
462.16/462.37	c   420s|  2010k|  2010k|     0 |   0.0 | 778M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
464.45/464.63	c   422s|  2020k|  2020k|     0 |   0.0 | 782M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
466.75/466.90	c   424s|  2030k|  2030k|     0 |   0.0 | 786M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
468.95/469.16	c   426s|  2040k|  2040k|     0 |   0.0 | 790M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
471.25/471.43	c   428s|  2050k|  2050k|     0 |   0.0 | 794M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
473.45/473.69	c   430s|  2060k|  2060k|     0 |   0.0 | 797M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
475.75/475.95	c   432s|  2070k|  2070k|     0 |   0.0 | 801M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
478.05/478.21	c   434s|  2080k|  2080k|     0 |   0.0 | 805M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
480.25/480.47	c   436s|  2090k|  2090k|     0 |   0.0 | 809M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
482.55/482.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
482.55/482.73	c   438s|  2100k|  2100k|     0 |   0.0 | 813M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
484.75/484.99	c   441s|  2110k|  2110k|     0 |   0.0 | 816M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
487.05/487.25	c   443s|  2120k|  2120k|     0 |   0.0 | 820M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
489.35/489.51	c   445s|  2130k|  2130k|     0 |   0.0 | 824M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
491.55/491.76	c   447s|  2140k|  2140k|     0 |   0.0 | 828M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
493.84/494.02	c   449s|  2150k|  2150k|     0 |   0.0 | 832M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
496.05/496.27	c   451s|  2160k|  2160k|     0 |   0.0 | 835M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
498.34/498.53	c   453s|  2170k|  2170k|     0 |   0.0 | 839M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
500.55/500.78	c   455s|  2180k|  2180k|     0 |   0.0 | 843M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
502.85/503.03	c   457s|  2190k|  2190k|     0 |   0.0 | 847M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
505.04/505.28	c   459s|  2200k|  2200k|     0 |   0.0 | 851M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
507.34/507.54	c   461s|  2210k|  2210k|     0 |   0.0 | 854M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
509.54/509.79	c   463s|  2220k|  2220k|     0 |   0.0 | 858M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
511.84/512.05	c   465s|  2230k|  2230k|     0 |   0.0 | 862M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
514.14/514.30	c   467s|  2240k|  2240k|     0 |   0.0 | 866M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
516.34/516.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
516.34/516.55	c   469s|  2250k|  2250k|     0 |   0.0 | 869M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
518.63/518.81	c   471s|  2260k|  2260k|     0 |   0.0 | 873M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
520.84/521.07	c   473s|  2270k|  2270k|     0 |   0.0 | 877M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
523.14/523.32	c   475s|  2280k|  2280k|     0 |   0.0 | 881M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
525.33/525.58	c   477s|  2290k|  2290k|     0 |   0.0 | 884M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
527.64/527.83	c   479s|  2300k|  2300k|     0 |   0.0 | 888M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
529.83/530.09	c   482s|  2310k|  2310k|     0 |   0.0 | 892M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
532.14/532.34	c   484s|  2320k|  2320k|     0 |   0.0 | 896M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
534.34/534.60	c   486s|  2330k|  2330k|     0 |   0.0 | 899M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
536.64/536.84	c   488s|  2340k|  2340k|     0 |   0.0 | 903M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
538.84/539.08	c   490s|  2350k|  2350k|     0 |   0.0 | 907M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
541.13/541.32	c   492s|  2360k|  2360k|     0 |   0.0 | 911M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
543.33/543.56	c   494s|  2370k|  2370k|     0 |   0.0 | 914M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
545.63/545.80	c   496s|  2380k|  2380k|     0 |   0.0 | 918M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
547.83/548.04	c   498s|  2390k|  2390k|     0 |   0.0 | 922M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
550.03/550.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
550.03/550.29	c   500s|  2400k|  2400k|     0 |   0.0 | 926M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
552.33/552.52	c   502s|  2410k|  2410k|     0 |   0.0 | 929M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
554.53/554.77	c   504s|  2420k|  2420k|     0 |   0.0 | 933M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
556.83/557.01	c   506s|  2430k|  2430k|     0 |   0.0 | 937M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
559.02/559.25	c   508s|  2440k|  2440k|     0 |   0.0 | 940M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
561.23/561.48	c   510s|  2450k|  2450k|     0 |   0.0 | 944M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
563.53/563.72	c   512s|  2460k|  2460k|     0 |   0.0 | 948M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
565.72/565.96	c   514s|  2470k|  2470k|     0 |   0.0 | 952M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
567.93/568.19	c   516s|  2480k|  2480k|     0 |   0.0 | 955M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
570.22/570.42	c   518s|  2490k|  2490k|     0 |   0.0 | 959M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
572.42/572.66	c   520s|  2500k|  2500k|     0 |   0.0 | 963M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
574.72/574.90	c   522s|  2510k|  2510k|     0 |   0.0 | 966M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
576.92/577.13	c   524s|  2520k|  2520k|     0 |   0.0 | 970M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
579.12/579.36	c   526s|  2530k|  2530k|     0 |   0.0 | 974M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
581.42/581.60	c   528s|  2540k|  2540k|     0 |   0.0 | 978M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
583.62/583.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
583.62/583.83	c   530s|  2550k|  2550k|     0 |   0.0 | 981M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
585.81/586.06	c   533s|  2560k|  2560k|     0 |   0.0 | 985M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
588.02/588.29	c   535s|  2570k|  2570k|     0 |   0.0 | 989M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
590.32/590.52	c   537s|  2580k|  2580k|     0 |   0.0 | 992M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
592.51/592.75	c   539s|  2590k|  2590k|     0 |   0.0 | 996M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
594.72/594.97	c   541s|  2600k|  2600k|     0 |   0.0 |1000M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
596.91/597.20	c   543s|  2610k|  2610k|     0 |   0.0 |1004M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
599.22/599.43	c   545s|  2620k|  2620k|     0 |   0.0 |1007M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
601.42/601.65	c   547s|  2630k|  2630k|     0 |   0.0 |1011M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
603.62/603.89	c   549s|  2640k|  2640k|     0 |   0.0 |1015M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
605.92/606.11	c   551s|  2650k|  2650k|     0 |   0.0 |1018M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
608.11/608.33	c   553s|  2660k|  2660k|     0 |   0.0 |1022M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
610.32/610.54	c   555s|  2670k|  2670k|     0 |   0.0 |1026M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
612.51/612.76	c   557s|  2680k|  2680k|     0 |   0.0 |1029M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
614.72/614.97	c   559s|  2690k|  2690k|     0 |   0.0 |1033M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
616.91/617.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
616.91/617.19	c   561s|  2700k|  2700k|     0 |   0.0 |1037M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
619.20/619.41	c   563s|  2710k|  2710k|     0 |   0.0 |1040M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
621.41/621.62	c   565s|  2720k|  2720k|     0 |   0.0 |1044M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
623.61/623.84	c   567s|  2730k|  2730k|     0 |   0.0 |1048M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
625.81/626.05	c   569s|  2740k|  2740k|     0 |   0.0 |1052M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
628.01/628.27	c   571s|  2750k|  2750k|     0 |   0.0 |1055M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
630.21/630.47	c   573s|  2760k|  2760k|     0 |   0.0 |1059M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
632.41/632.68	c   575s|  2770k|  2770k|     0 |   0.0 |1063M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
634.60/634.88	c   577s|  2780k|  2780k|     0 |   0.0 |1066M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
636.80/637.10	c   579s|  2790k|  2790k|     0 |   0.0 |1070M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
639.10/639.31	c   581s|  2800k|  2800k|     0 |   0.0 |1074M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
641.30/641.51	c   583s|  2810k|  2810k|     0 |   0.0 |1077M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
643.50/643.72	c   585s|  2820k|  2820k|     0 |   0.0 |1081M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
645.70/645.93	c   587s|  2830k|  2830k|     0 |   0.0 |1085M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
647.90/648.12	c   589s|  2840k|  2840k|     0 |   0.0 |1088M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
650.09/650.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
650.09/650.32	c   591s|  2850k|  2850k|     0 |   0.0 |1092M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
652.30/652.52	c   593s|  2860k|  2860k|     0 |   0.0 |1095M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
654.50/654.72	c   595s|  2870k|  2870k|     0 |   0.0 |1099M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
656.70/656.92	c   597s|  2880k|  2880k|     0 |   0.0 |1103M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
658.89/659.11	c   599s|  2890k|  2890k|     0 |   0.0 |1106M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
661.09/661.30	c   601s|  2900k|  2900k|     0 |   0.0 |1110M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
663.20/663.49	c   603s|  2910k|  2910k|     0 |   0.0 |1114M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
665.40/665.68	c   605s|  2920k|  2920k|     0 |   0.0 |1117M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
667.59/667.86	c   607s|  2930k|  2930k|     0 |   0.0 |1121M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
669.79/670.04	c   609s|  2940k|  2940k|     0 |   0.0 |1125M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
671.99/672.22	c   611s|  2950k|  2950k|     0 |   0.0 |1128M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
674.10/674.39	c   613s|  2960k|  2960k|     0 |   0.0 |1132M|  65 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.680000e+02 |1362.50%
676.39/676.61	c   615s|  2970k|  2970k|     0 |   0.0 |1136M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
678.59/678.88	c   617s|  2980k|  2980k|     0 |   0.0 |1139M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
680.89/681.14	c   619s|  2990k|  2990k|     0 |   0.0 |1143M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
683.19/683.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
683.19/683.40	c   621s|  3000k|  3000k|     0 |   0.0 |1147M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
685.38/685.66	c   623s|  3010k|  3010k|     0 |   0.0 |1151M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
687.69/687.92	c   625s|  3020k|  3020k|     0 |   0.0 |1155M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
689.88/690.16	c   627s|  3030k|  3030k|     0 |   0.0 |1159M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
692.19/692.42	c   629s|  3040k|  3040k|     0 |   0.0 |1162M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
694.38/694.67	c   631s|  3050k|  3050k|     0 |   0.0 |1166M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
696.68/696.92	c   633s|  3060k|  3060k|     0 |   0.0 |1170M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
698.88/699.16	c   635s|  3070k|  3070k|     0 |   0.0 |1174M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
701.18/701.40	c   637s|  3080k|  3080k|     0 |   0.0 |1178M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
703.38/703.64	c   639s|  3090k|  3090k|     0 |   0.0 |1181M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
705.58/705.89	c   641s|  3100k|  3100k|     0 |   0.0 |1185M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
707.88/708.13	c   643s|  3110k|  3110k|     0 |   0.0 |1189M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
710.08/710.37	c   645s|  3120k|  3120k|     0 |   0.0 |1193M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
712.38/712.61	c   647s|  3130k|  3130k|     0 |   0.0 |1197M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
714.58/714.85	c   649s|  3140k|  3140k|     0 |   0.0 |1200M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
716.78/717.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
716.78/717.08	c   651s|  3150k|  3150k|     0 |   0.0 |1204M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
719.08/719.32	c   654s|  3160k|  3160k|     0 |   0.0 |1208M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
721.28/721.56	c   656s|  3170k|  3170k|     0 |   0.0 |1212M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
723.49/723.80	c   658s|  3180k|  3180k|     0 |   0.0 |1215M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
725.78/726.04	c   660s|  3190k|  3190k|     0 |   0.0 |1219M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
727.99/728.28	c   662s|  3200k|  3200k|     0 |   0.0 |1223M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
730.28/730.52	c   664s|  3210k|  3210k|     0 |   0.0 |1227M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
732.47/732.76	c   666s|  3220k|  3220k|     0 |   0.0 |1231M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
734.67/734.99	c   668s|  3230k|  3230k|     0 |   0.0 |1234M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
736.98/737.23	c   670s|  3240k|  3240k|     0 |   0.0 |1238M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
739.17/739.46	c   672s|  3250k|  3250k|     0 |   0.0 |1242M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
741.37/741.70	c   674s|  3260k|  3260k|     0 |   0.0 |1246M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
743.67/743.93	c   676s|  3270k|  3270k|     0 |   0.0 |1249M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
745.87/746.16	c   678s|  3280k|  3280k|     0 |   0.0 |1253M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
748.17/748.40	c   680s|  3290k|  3290k|     0 |   0.0 |1257M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
750.37/750.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
750.37/750.63	c   682s|  3300k|  3300k|     0 |   0.0 |1261M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
752.57/752.87	c   684s|  3310k|  3310k|     0 |   0.0 |1264M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
754.86/755.10	c   686s|  3320k|  3320k|     0 |   0.0 |1268M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
757.07/757.33	c   688s|  3330k|  3330k|     0 |   0.0 |1272M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
759.26/759.57	c   690s|  3340k|  3340k|     0 |   0.0 |1276M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
761.56/761.80	c   692s|  3350k|  3350k|     0 |   0.0 |1279M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
763.77/764.03	c   694s|  3360k|  3360k|     0 |   0.0 |1283M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
765.96/766.26	c   696s|  3370k|  3370k|     0 |   0.0 |1287M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
768.17/768.50	c   698s|  3380k|  3380k|     0 |   0.0 |1291M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
770.47/770.73	c   700s|  3390k|  3390k|     0 |   0.0 |1294M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
772.66/772.97	c   702s|  3400k|  3400k|     0 |   0.0 |1298M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
774.96/775.20	c   704s|  3410k|  3410k|     0 |   0.0 |1302M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
777.16/777.44	c   706s|  3420k|  3420k|     0 |   0.0 |1306M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
779.36/779.67	c   708s|  3430k|  3430k|     0 |   0.0 |1309M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
781.66/781.91	c   710s|  3440k|  3440k|     0 |   0.0 |1313M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
783.86/784.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
783.86/784.14	c   712s|  3450k|  3450k|     0 |   0.0 |1317M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
786.05/786.37	c   714s|  3460k|  3460k|     0 |   0.0 |1320M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
788.36/788.60	c   717s|  3470k|  3470k|     0 |   0.0 |1324M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
790.56/790.83	c   719s|  3480k|  3480k|     0 |   0.0 |1328M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
792.77/793.06	c   721s|  3490k|  3490k|     0 |   0.0 |1332M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
794.96/795.30	c   723s|  3500k|  3500k|     0 |   0.0 |1335M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
797.26/797.53	c   725s|  3510k|  3510k|     0 |   0.0 |1339M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
799.46/799.75	c   727s|  3520k|  3520k|     0 |   0.0 |1343M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
801.66/801.97	c   729s|  3530k|  3530k|     0 |   0.0 |1347M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
803.86/804.19	c   731s|  3540k|  3540k|     0 |   0.0 |1350M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
806.15/806.41	c   733s|  3550k|  3550k|     0 |   0.0 |1354M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
808.35/808.63	c   735s|  3560k|  3560k|     0 |   0.0 |1358M|  67 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 4.680000e+02 |1318.18%
808.85/809.12	c (node 3562165) switching to memory saving mode (mem: 1296.0M/1620.0M)
809.96/810.20	o 221
809.96/810.20	c * 736s|  3562k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |   0 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
814.24/814.51	c   740s|  3570k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 | 310 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
818.85/819.10	c   745s|  3580k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 | 596 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
822.56/822.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
822.56/822.84	c   748s|  3590k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 | 785 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
826.45/826.77	c   752s|  3600k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 | 988 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
830.04/830.36	c   756s|  3610k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |1134 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
834.34/834.69	c   760s|  3620k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |1388 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
838.84/839.15	c   764s|  3630k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |1669 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
842.74/843.09	c   768s|  3640k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |1868 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
846.94/847.22	c   772s|  3650k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |2099 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
851.74/852.01	c   776s|  3660k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |2411 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
855.13/855.41	c   780s|  3670k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |2569 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
859.23/859.53	c   784s|  3680k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |2799 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
865.83/866.18	c   790s|  3690k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |3342 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
871.33/871.63	c   795s|  3700k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |3749 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
876.23/876.51	c   800s|  3710k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |4080 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
880.62/880.95	c   804s|  3720k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |4369 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
884.52/884.87	c   808s|  3730k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |4578 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
888.71/889.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
888.71/889.05	c   812s|  3740k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |4831 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
892.92/893.28	c   816s|  3750k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |5101 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
898.21/898.59	c   821s|  3760k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |5482 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
903.11/903.49	c   826s|  3770k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |5822 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
907.62/907.94	c   830s|  3780k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |6110 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
910.91/911.24	c   834s|  3790k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |6252 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
914.82/915.17	c   837s|  3800k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |6464 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
917.81/918.12	c   840s|  3810k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |6553 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
920.91/921.24	c   843s|  3820k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |6662 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
924.60/924.90	c   847s|  3830k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |6861 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
928.01/928.36	c   850s|  3840k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |7022 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
931.70/932.00	c   853s|  3850k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |7200 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
935.60/935.97	c   857s|  3860k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |7435 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
939.51/939.84	c   861s|  3870k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |7650 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
943.30/943.61	c   864s|  3880k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |7845 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
947.00/947.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
947.00/947.31	c   868s|  3890k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8021 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
949.90/950.29	c   871s|  3900k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8103 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
953.31/953.65	c   874s|  3910k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8251 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
956.60/956.96	c   877s|  3920k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8382 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
959.70/960.03	c   880s|  3930k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8477 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
963.50/963.84	c   884s|  3940k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8634 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
968.59/968.94	c   889s|  3950k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8981 |   0 | 3.300000e+01 | 2.210000e+02 | 569.70%
968.99/969.36	o 220
968.99/969.36	c * 889s|  3950k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |8995 |   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
973.39/973.74	c   893s|  3960k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |9288 |   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
976.79/977.19	c   897s|  3970k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |9440 |   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
980.69/981.05	c   900s|  3980k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |9641 |   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
984.89/985.25	c   904s|  3990k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |9871 |   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
988.28/988.65	c   908s|  4000k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  10k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
991.58/991.99	c   911s|  4010k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  10k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
995.78/996.17	c   915s|  4020k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  10k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
999.60/999.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
999.60/999.92	c   918s|  4030k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  10k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1003.89/1004.23	c   922s|  4040k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  10k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1008.18/1008.53	c   927s|  4050k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  11k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1011.98/1012.30	c   930s|  4060k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  11k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1015.48/1015.88	c   934s|  4070k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  11k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1018.88/1019.27	c   937s|  4080k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  11k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1021.97/1022.30	c   940s|  4090k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  11k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1025.47/1025.88	c   943s|  4100k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  11k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1028.88/1029.26	c   946s|  4110k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  12k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1032.17/1032.57	c   950s|  4120k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  12k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1035.47/1035.84	c   953s|  4130k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  12k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1039.67/1040.03	c   957s|  4140k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  12k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1043.97/1044.33	c   961s|  4150k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  12k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1047.98/1048.36	c   965s|  4160k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  13k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1051.77/1052.15	c   968s|  4170k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  13k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1055.17/1055.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1055.17/1055.53	c   972s|  4180k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  13k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1059.26/1059.66	c   975s|  4190k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  13k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1063.17/1063.58	c   979s|  4200k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  13k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1066.46/1066.84	c   982s|  4210k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  13k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1070.06/1070.43	c   986s|  4220k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  14k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1073.76/1074.18	c   989s|  4230k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  14k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1078.36/1078.77	c   994s|  4240k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  14k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1082.76/1083.13	c   998s|  4250k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  14k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1087.26/1087.66	c  1002s|  4260k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  15k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1091.16/1091.54	c  1006s|  4270k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  15k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1095.05/1095.41	c  1010s|  4280k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  15k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1099.85/1100.23	c  1014s|  4290k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  15k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1103.65/1104.02	c  1018s|  4300k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  15k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1108.25/1108.65	c  1023s|  4310k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  16k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1113.54/1113.96	c  1028s|  4320k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  16k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1117.85/1118.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1117.85/1118.22	c  1032s|  4330k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  17k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1122.75/1123.10	c  1037s|  4340k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  17k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1127.15/1127.58	c  1041s|  4350k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  17k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1131.14/1131.51	c  1045s|  4360k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  17k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1135.44/1135.85	c  1049s|  4370k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  18k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1139.64/1140.00	c  1053s|  4380k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  18k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1143.13/1143.51	c  1056s|  4390k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  18k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1146.84/1147.30	c  1060s|  4400k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  18k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1151.44/1151.87	c  1064s|  4410k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  19k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1156.43/1156.87	c  1069s|  4420k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  19k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1161.03/1161.44	c  1073s|  4430k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  19k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1165.73/1166.11	c  1078s|  4440k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  20k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1170.33/1170.77	c  1083s|  4450k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  20k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1175.02/1175.41	c  1087s|  4460k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  20k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1180.02/1180.43	c  1092s|  4470k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  21k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1184.02/1184.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1184.02/1184.45	c  1096s|  4480k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  21k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1188.52/1188.90	c  1100s|  4490k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  21k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1193.32/1193.74	c  1105s|  4500k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  22k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1197.12/1197.53	c  1108s|  4510k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  22k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1201.52/1201.93	c  1113s|  4520k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  22k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1205.61/1206.09	c  1117s|  4530k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  22k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1211.01/1211.46	c  1122s|  4540k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  23k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1216.22/1216.62	c  1127s|  4550k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  23k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1220.91/1221.33	c  1131s|  4560k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  23k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1225.72/1226.17	c  1136s|  4570k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  24k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1230.81/1231.23	c  1141s|  4580k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  24k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1236.51/1236.97	c  1146s|  4590k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  25k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1240.71/1241.10	c  1150s|  4600k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  25k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1245.01/1245.43	c  1155s|  4610k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  25k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1249.11/1249.57	c  1159s|  4620k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  25k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1252.80/1253.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1252.80/1253.27	c  1162s|  4630k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  25k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1256.60/1257.03	c  1166s|  4640k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  26k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1260.21/1260.67	c  1169s|  4650k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  26k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1264.30/1264.72	c  1173s|  4660k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  26k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1268.70/1269.11	c  1177s|  4670k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  26k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1272.80/1273.29	c  1181s|  4680k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  26k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1276.60/1277.07	c  1185s|  4690k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  27k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1281.39/1281.82	c  1190s|  4700k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  27k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1285.89/1286.39	c  1194s|  4710k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  27k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1289.90/1290.35	c  1198s|  4720k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  27k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1293.99/1294.48	c  1202s|  4730k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  28k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1298.09/1298.56	c  1206s|  4740k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  28k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1302.18/1302.68	c  1210s|  4750k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  28k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1306.29/1306.70	c  1214s|  4760k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  28k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1310.79/1311.28	c  1218s|  4770k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  29k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1316.48/1316.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1316.48/1316.90	c  1223s|  4780k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  29k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1321.38/1321.86	c  1228s|  4790k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  29k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1325.38/1325.89	c  1232s|  4800k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  30k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1329.78/1330.29	c  1236s|  4810k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  30k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1335.07/1335.52	c  1241s|  4820k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  30k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1341.17/1341.64	c  1247s|  4830k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  31k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1345.07/1345.52	c  1251s|  4840k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  31k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1349.18/1349.62	c  1255s|  4850k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  31k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1352.87/1353.39	c  1259s|  4860k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  31k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1357.57/1358.09	c  1263s|  4870k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  32k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1361.28/1361.75	c  1267s|  4880k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  32k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1365.07/1365.57	c  1270s|  4890k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  32k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1369.17/1369.68	c  1274s|  4900k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  32k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1373.48/1373.98	c  1278s|  4910k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  33k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1379.47/1379.96	c  1284s|  4920k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  33k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1383.47/1383.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1383.47/1383.95	c  1288s|  4930k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  33k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1388.66/1389.10	c  1293s|  4940k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  34k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1394.26/1394.70	c  1299s|  4950k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  34k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1398.86/1399.30	c  1303s|  4960k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  35k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1402.36/1402.81	c  1306s|  4970k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  35k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1406.96/1407.43	c  1311s|  4980k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  35k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1410.55/1411.07	c  1314s|  4990k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  35k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1415.76/1416.24	c  1319s|  5000k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  36k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1420.26/1420.76	c  1324s|  5010k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  36k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1423.96/1424.47	c  1327s|  5020k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  36k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1427.36/1427.89	c  1330s|  5030k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  36k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1432.05/1432.58	c  1335s|  5040k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  36k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1436.35/1436.83	c  1339s|  5050k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  37k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1440.45/1440.96	c  1343s|  5060k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  37k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1444.44/1444.95	c  1347s|  5070k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  37k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1448.26/1448.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1448.26/1448.74	c  1351s|  5080k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  37k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1453.04/1453.51	c  1355s|  5090k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  38k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1456.74/1457.22	c  1359s|  5100k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  38k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1461.44/1461.94	c  1363s|  5110k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  38k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1464.94/1465.46	c  1367s|  5120k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  38k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1470.15/1470.60	c  1372s|  5130k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  39k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1474.84/1475.35	c  1376s|  5140k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  39k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1479.04/1479.59	c  1380s|  5150k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  39k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1483.53/1484.03	c  1385s|  5160k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  40k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1487.53/1488.01	c  1388s|  5170k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  40k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1491.24/1491.79	c  1392s|  5180k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  40k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1494.73/1495.24	c  1395s|  5190k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  40k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1500.03/1500.56	c  1400s|  5200k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  41k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1506.73/1507.28	c  1407s|  5210k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  41k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1510.53/1511.00	c  1411s|  5220k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  41k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1513.93/1514.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1513.93/1514.43	c  1414s|  5230k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  41k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1517.22/1517.75	c  1417s|  5240k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  42k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1520.52/1521.02	c  1420s|  5250k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  42k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1523.82/1524.37	c  1423s|  5260k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  42k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1527.02/1527.54	c  1426s|  5270k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  42k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1530.42/1530.93	c  1430s|  5280k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  42k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1533.82/1534.32	c  1433s|  5290k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  42k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1537.32/1537.89	c  1436s|  5300k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  42k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1540.92/1541.42	c  1440s|  5310k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  43k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1544.42/1544.96	c  1443s|  5320k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  43k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1548.42/1548.98	c  1447s|  5330k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  43k|   0 | 3.300000e+01 | 2.200000e+02 | 566.67%
1548.72/1549.29	o 219
1548.72/1549.29	c *1447s|  5330k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  43k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1552.52/1553.00	c  1451s|  5340k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  43k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1556.02/1556.57	c  1454s|  5350k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  43k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1560.11/1560.63	c  1458s|  5360k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  43k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1564.21/1564.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1564.21/1564.74	c  1462s|  5370k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  44k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1567.92/1568.44	c  1466s|  5380k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  44k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1572.41/1572.92	c  1470s|  5390k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  44k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1576.21/1576.77	c  1474s|  5400k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  44k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1580.41/1580.98	c  1478s|  5410k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  45k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1585.01/1585.59	c  1482s|  5420k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  45k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1588.91/1589.46	c  1486s|  5430k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  45k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1593.61/1594.18	c  1490s|  5440k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  46k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1597.60/1598.10	c  1494s|  5450k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  46k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1601.70/1602.29	c  1498s|  5460k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  46k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1605.90/1606.49	c  1502s|  5470k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  46k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1610.50/1611.03	c  1506s|  5480k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  47k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1615.30/1615.80	c  1511s|  5490k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  47k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1619.20/1619.70	c  1515s|  5500k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  47k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1623.60/1624.19	c  1519s|  5510k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  47k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1627.80/1628.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1627.80/1628.33	c  1523s|  5520k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  48k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1633.19/1633.78	c  1528s|  5530k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  48k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1636.99/1637.54	c  1532s|  5540k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  48k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1640.79/1641.39	c  1536s|  5550k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  48k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1646.20/1646.75	c  1541s|  5560k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  49k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1649.58/1650.19	c  1544s|  5570k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  49k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1653.99/1654.59	c  1548s|  5580k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  49k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1658.48/1659.01	c  1553s|  5590k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  50k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1662.89/1663.43	c  1557s|  5600k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  50k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1667.18/1667.74	c  1561s|  5610k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  50k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1671.18/1671.77	c  1565s|  5620k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  50k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1675.48/1676.08	c  1569s|  5630k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  51k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1679.77/1680.38	c  1573s|  5640k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  51k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1683.58/1684.11	c  1577s|  5650k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  51k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1687.67/1688.20	c  1581s|  5660k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  51k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1692.57/1693.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1692.57/1693.14	c  1585s|  5670k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  51k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1696.37/1696.98	c  1589s|  5680k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  52k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1700.37/1700.92	c  1593s|  5690k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  52k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1704.56/1705.19	c  1597s|  5700k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  52k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1709.57/1710.14	c  1602s|  5710k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  52k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1713.67/1714.29	c  1606s|  5720k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  52k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1717.77/1718.38	c  1610s|  5730k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  53k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1722.27/1722.86	c  1614s|  5740k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  53k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1726.06/1726.65	c  1618s|  5750k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  53k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1729.46/1730.05	c  1621s|  5760k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  53k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1733.16/1733.70	c  1624s|  5770k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  53k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1736.27/1736.85	c  1627s|  5780k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  54k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1739.86/1740.44	c  1631s|  5790k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  54k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1743.06/1743.64	c  1634s|  5800k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  54k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1746.46/1747.08	c  1637s|  5810k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  54k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1750.26/1750.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1750.26/1750.87	c  1641s|  5820k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  54k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1753.96/1754.54	c  1644s|  5830k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  54k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1757.16/1757.80	c  1647s|  5840k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  55k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1760.46/1761.01	c  1651s|  5850k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  55k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1764.05/1764.62	c  1654s|  5860k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  55k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1768.15/1768.70	c  1658s|  5870k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  55k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1772.24/1772.85	c  1662s|  5880k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  55k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1776.05/1776.63	c  1665s|  5890k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  56k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1780.45/1781.07	c  1670s|  5900k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  56k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1784.04/1784.65	c  1673s|  5910k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  56k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1787.65/1788.29	c  1677s|  5920k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  56k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1791.44/1792.08	c  1680s|  5930k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  57k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1795.54/1796.13	c  1684s|  5940k|  3562k|     0 |   0.0 |1359M| 258 |   - | 468 | 532 |   0 |   0 |   0 |  57k|   0 | 3.300000e+01 | 2.190000e+02 | 563.64%
1800.06/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.61	c 
1800.06/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.61	c Solving Time (sec) : 1688.54
1800.06/1800.61	c Solving Nodes      : 5949927
1800.06/1800.61	c Primal Bound       : +2.19000000000000e+02 (6 solutions)
1800.06/1800.61	c Dual Bound         : +3.30000000000000e+01
1800.06/1800.61	c Gap                : 563.64 %
1800.06/1800.61	s SATISFIABLE
1800.06/1800.61	v -x468 -x467 x466 -x465 x464 -x463 -x462 x461 -x460 -x459 x458 -x457 x456 -x455 -x454 -x453 -x452 x451 x450 -x449 x448 -x447 -x446 
1800.06/1800.61	v -x445 -x444 x443 x442 x441 -x440 x439 -x438 x437 -x436 -x435 -x434 -x433 -x432 -x431 x430 -x429 x428 -x427 -x426 x425 x424 
1800.06/1800.61	v x423 -x422 x421 -x420 -x419 -x418 x417 -x416 -x415 x414 x413 x412 -x411 x410 x409 x408 -x407 x406 x405 x404 x403 x402 -x401 
1800.06/1800.61	v x400 -x399 x398 x397 -x396 -x395 x394 -x393 -x392 x391 x390 -x389 x388 x387 -x386 -x385 -x384 x383 -x382 -x381 x380 x379 -x378 
1800.06/1800.61	v x377 -x376 -x375 x374 -x373 -x372 -x371 x370 -x369 x368 x367 x366 x365 -x364 -x363 -x362 -x361 -x360 -x359 x358 x357 x356 x355 
1800.06/1800.61	v x354 -x353 x352 -x351 x350 -x349 -x348 x347 -x346 x345 -x344 x343 -x342 -x341 -x340 -x339 -x338 x337 -x336 x335 x334 x333 
1800.06/1800.61	v x332 -x331 -x330 x329 -x328 x327 x326 x325 -x324 x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 x315 -x314 -x313 x312 -x311 
1800.06/1800.61	v -x310 -x309 x308 -x307 -x306 -x305 x304 -x303 -x302 -x301 -x300 x299 -x298 x297 -x296 -x295 -x294 x293 x292 x291 x290 x289 x288 
1800.06/1800.61	v -x287 -x286 x285 -x284 -x283 x282 -x281 x280 -x279 -x278 -x277 x276 -x275 -x274 -x273 -x272 x271 x270 x269 -x268 -x267 x266 
1800.06/1800.61	v x265 -x264 x263 -x262 -x261 x260 x259 -x258 x257 -x256 x255 x254 -x253 x252 -x251 x250 x249 -x248 -x247 x246 x245 x244 x243 
1800.06/1800.61	v x242 x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 x231 -x230 -x229 -x228 x227 x226 -x225 x224 -x223 -x222 x221 
1800.06/1800.61	v -x220 -x219 x218 -x217 x216 x215 x214 -x213 -x212 -x211 x210 -x209 -x208 -x207 x206 -x205 -x204 x203 -x202 x201 -x200 -x199 
1800.06/1800.61	v x198 -x197 -x196 -x195 -x194 x193 x192 x191 x190 -x189 x188 -x187 x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 x177 x176 
1800.06/1800.61	v -x175 x174 -x173 -x172 -x171 -x170 x169 -x168 x167 -x166 x165 x164 x163 -x162 x161 -x160 x159 -x158 x157 x156 x155 x154 -x153 
1800.06/1800.61	v x152 -x151 -x150 -x149 x148 -x147 x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 x138 x137 x136 -x135 x134 -x133 -x132 -x131 
1800.06/1800.61	v x130 x129 x128 x127 x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 x111 x110 x109 
1800.06/1800.61	v -x108 -x107 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 
1800.06/1800.61	v x81 x80 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 
1800.06/1800.61	v x53 -x52 -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 
1800.06/1800.61	v -x25 x24 -x23 x22 -x21 x20 -x19 -x18 -x17 x16 -x15 x14 x13 x12 x11 -x10 -x9 -x8 x7 x6 -x5 -x4 x3 x2 -x1 
1800.06/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.61	c Solving Time       :    1688.54
1800.06/1800.61	c Original Problem   :
1800.06/1800.61	c   Problem name     : HOME/instance-2664042-1276372008.opb
1800.06/1800.61	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.61	c   Constraints      : 468 initial, 468 maximal
1800.06/1800.61	c Presolved Problem  :
1800.06/1800.61	c   Problem name     : t_HOME/instance-2664042-1276372008.opb
1800.06/1800.61	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.61	c   Constraints      : 532 initial, 532 maximal
1800.06/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.61	c   knapsack         :       0.01          0          0          0          0          0         16        214        466
1800.06/1800.61	c   setppc           :       0.00          0          0          0          0          0         32          0          0
1800.06/1800.61	c   linear           :       0.01          0          0          0          0          0          0          2         38
1800.06/1800.61	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.61	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.61	c   knapsack         :        448          0   10049523          0    4767595      57594    6766704          0          0          0
1800.06/1800.61	c   setppc           :         80          0    5786839          0    2928366          0    1645332          0          0          0
1800.06/1800.61	c   logicor          :          4+         0     188582          0    4767595          0      29976          0          0          0
1800.06/1800.61	c   countsols        :          0          0          0          0    4767595          0          0          0          0          0
1800.06/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.61	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.61	c   knapsack         :     810.41       0.00     722.60       0.00      87.81
1800.06/1800.61	c   setppc           :      45.35       0.00      10.10       0.00      35.25
1800.06/1800.61	c   logicor          :       6.77       0.00       0.39       0.00       6.38
1800.06/1800.61	c   countsols        :       2.28       0.00       0.00       0.00       2.28
1800.06/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.61	c   vbounds          :       5.97          2          0          0
1800.06/1800.61	c   rootredcost      :       5.20          0          0          0
1800.06/1800.61	c   pseudoobj        :     283.94   11193116    1143793   11126853
1800.06/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.61	c   propagation      :     384.53      57594      57594    4380446      247.1          2      210.0          -
1800.06/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.61	c   pseudo solution  :       0.00          1          0          0        0.0          0        0.0          -
1800.06/1800.61	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.06/1800.61	c   applied locally  :          -          -          -      57594      209.9          -          -          -
1800.06/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.61	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.06/1800.61	c   redcost          :       0.00          0          0          0          0          0
1800.06/1800.61	c   impliedbounds    :       0.00          0          0          0          0          0
1800.06/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.61	c   gomory           :       0.00          0          0          0          0          0
1800.06/1800.61	c   strongcg         :       0.00          0          0          0          0          0
1800.06/1800.61	c   cmir             :       0.00          0          0          0          0          0
1800.06/1800.61	c   flowcover        :       0.00          0          0          0          0          0
1800.06/1800.61	c   clique           :       0.00          0          0          0          0          0
1800.06/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.61	c   mcf              :       0.00          0          0          0          0          0
1800.06/1800.61	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.61	c Pricers            :       Time      Calls       Vars
1800.06/1800.61	c   problem variables:       0.00          0          0
1800.06/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.61	c   relpscost        :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   inference        :     285.25    4767592          0          0          0          0    9535184
1800.06/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.61	c   LP solutions     :       0.00          -          0
1800.06/1800.61	c   pseudo solutions :       0.40          -          3
1800.06/1800.61	c   oneopt           :       3.18          0          0
1800.06/1800.61	c   trivial          :       0.00          2          3
1800.06/1800.61	c   simplerounding   :       0.00          0          0
1800.06/1800.61	c   zirounding       :       0.00          0          0
1800.06/1800.61	c   rounding         :       0.00          0          0
1800.06/1800.61	c   shifting         :       0.00          0          0
1800.06/1800.61	c   intshifting      :       0.00          0          0
1800.06/1800.61	c   twoopt           :       0.00          0          0
1800.06/1800.61	c   fixandinfer      :       0.00          0          0
1800.06/1800.61	c   feaspump         :       0.00          0          0
1800.06/1800.61	c   coefdiving       :       0.00          0          0
1800.06/1800.61	c   pscostdiving     :       0.00          0          0
1800.06/1800.61	c   fracdiving       :       0.00          0          0
1800.06/1800.61	c   veclendiving     :       0.00          0          0
1800.06/1800.61	c   intdiving        :       0.00          0          0
1800.06/1800.61	c   actconsdiving    :       0.00          0          0
1800.06/1800.61	c   objpscostdiving  :       0.00          0          0
1800.06/1800.61	c   rootsoldiving    :       0.00          0          0
1800.06/1800.61	c   linesearchdiving :       0.00          0          0
1800.06/1800.61	c   guideddiving     :       0.00          0          0
1800.06/1800.61	c   octane           :       0.00          0          0
1800.06/1800.61	c   rens             :       0.00          0          0
1800.06/1800.61	c   rins             :       0.00          0          0
1800.06/1800.61	c   localbranching   :       0.00          0          0
1800.06/1800.61	c   mutation         :       0.00          0          0
1800.06/1800.61	c   crossover        :       0.00          0          0
1800.06/1800.61	c   dins             :       0.00          0          0
1800.06/1800.61	c   undercover       :       0.00          0          0
1800.06/1800.61	c   nlp              :       2.29          0          0
1800.06/1800.61	c   trysol           :       2.61          0          0
1800.06/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.61	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.61	c   dual LP          :       0.00          0          0       0.00          -
1800.06/1800.61	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.61	c   diving/probing LP:       0.00          0          0       0.00          -
1800.06/1800.61	c   strong branching :       0.00          0          0       0.00          -
1800.06/1800.61	c     (at root node) :          -          0          0       0.00          -
1800.06/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.61	c B&B Tree           :
1800.06/1800.61	c   number of runs   :          1
1800.06/1800.61	c   nodes            :    5949927
1800.06/1800.61	c   nodes (total)    :    5949927
1800.06/1800.61	c   nodes left       :    3562367
1800.06/1800.61	c   max depth        :        258
1800.06/1800.61	c   max depth (total):        258
1800.06/1800.61	c   backtracks       :     831273 (14.0%)
1800.06/1800.61	c   delayed cutoffs  :      22867
1800.06/1800.61	c   repropagations   :      34413 (257116 domain reductions, 19056 cutoffs)
1800.06/1800.61	c   avg switch length:       2.52
1800.06/1800.61	c   switching time   :      74.65
1800.06/1800.61	c Solution           :
1800.06/1800.61	c   Solutions found  :          6 (4 improvements)
1800.06/1800.61	c   First Solution   : +4.68000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1800.06/1800.61	c   Primal Bound     : +2.19000000000000e+02   (in run 1, after 5330631 nodes, 1447.01 seconds, depth 248, found by <relaxation>)
1800.06/1800.61	c   Dual Bound       : +3.30000000000000e+01
1800.06/1800.61	c   Gap              :     563.64 %
1800.06/1800.61	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.61	c   Root Iterations  :          0

Verifier Data

OK	219

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.93 1.12 1.13 3/106 11858
/proc/meminfo: memFree=1459996/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=6584 CPUtime=0
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 987 0 0 0 0 0 0 0 20 0 1 0 12802588 6742016 909 1992294400 4194304 7136930 140733692532448 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11858/statm: 1646 919 254 719 0 925 0

[startup+0.070857 s]
/proc/loadavg: 0.93 1.12 1.13 3/106 11858
/proc/meminfo: memFree=1459996/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=13880 CPUtime=0.06
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 4194 0 0 0 5 1 0 0 20 0 1 0 12802588 14213120 2734 1992294400 4194304 7136930 140733692532448 18446744073709551615 4333578 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 3470 2734 365 719 0 2749 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13880

[startup+0.100862 s]
/proc/loadavg: 0.93 1.12 1.13 3/106 11858
/proc/meminfo: memFree=1459996/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=14012 CPUtime=0.09
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 6040 0 0 0 6 3 0 0 20 0 1 0 12802588 14348288 2781 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 3503 2781 392 719 0 2782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14012

[startup+0.300883 s]
/proc/loadavg: 0.93 1.12 1.13 3/106 11858
/proc/meminfo: memFree=1459996/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=14348 CPUtime=0.29
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 6110 0 0 0 25 4 0 0 20 0 1 0 12802588 14692352 2851 1992294400 4194304 7136930 140733692532448 18446744073709551615 4407828 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 3587 2851 392 719 0 2866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14348

[startup+0.700927 s]
/proc/loadavg: 0.93 1.12 1.13 3/106 11858
/proc/meminfo: memFree=1459996/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=15364 CPUtime=0.69
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 6384 0 0 0 60 9 0 0 21 0 1 0 12802588 15732736 3125 1992294400 4194304 7136930 140733692532448 18446744073709551615 6346433 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 3841 3125 392 719 0 3120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15364

[startup+1.50102 s]
/proc/loadavg: 0.93 1.12 1.13 2/107 11859
/proc/meminfo: memFree=1447960/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=17520 CPUtime=1.49
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 6936 0 0 0 133 16 0 0 23 0 1 0 12802588 17940480 3677 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 4380 3677 392 719 0 3659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17520

[startup+3.10119 s]
/proc/loadavg: 0.93 1.12 1.13 2/107 11859
/proc/meminfo: memFree=1445480/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=20916 CPUtime=3.09
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 7797 0 0 0 278 31 0 0 25 0 1 0 12802588 21417984 4538 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 5229 4538 392 719 0 4508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20916

[startup+6.30154 s]
/proc/loadavg: 0.93 1.12 1.13 2/107 11859
/proc/meminfo: memFree=1438908/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=27148 CPUtime=6.29
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 9440 0 0 0 569 60 0 0 25 0 1 0 12802588 27799552 6181 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 6787 6181 392 719 0 6066 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27148

[startup+12.7013 s]
/proc/loadavg: 0.94 1.12 1.13 2/107 11859
/proc/meminfo: memFree=1426880/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=37972 CPUtime=12.69
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 12257 0 0 0 1153 116 0 0 25 0 1 0 12802588 38883328 8998 1992294400 4194304 7136930 140733692532448 18446744073709551615 4436512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 9493 8998 392 719 0 8772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37972

[startup+25.5007 s]
/proc/loadavg: 0.95 1.11 1.12 2/107 11859
/proc/meminfo: memFree=1403444/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=60948 CPUtime=25.49
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 17697 0 0 0 2320 229 0 0 25 0 1 0 12802588 62410752 14438 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 15237 14438 392 719 0 14516 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60948

[startup+51.1005 s]
/proc/loadavg: 0.97 1.10 1.12 2/107 11859
/proc/meminfo: memFree=1360044/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=108176 CPUtime=51.08
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 28899 0 0 0 4651 457 0 0 25 0 1 0 12802588 110772224 25640 1992294400 4194304 7136930 140733692532448 18446744073709551615 5892359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 27044 25640 392 719 0 26323 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 108176

[startup+102.308 s]
/proc/loadavg: 0.98 1.08 1.11 2/107 11861
/proc/meminfo: memFree=1269772/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=192808 CPUtime=102.27
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 50906 0 0 0 9314 913 0 0 25 0 1 0 12802588 197435392 47647 1992294400 4194304 7136930 140733692532448 18446744073709551615 5892303 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 48202 47647 392 719 0 47481 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 192808

[startup+162.301 s]
/proc/loadavg: 0.99 1.07 1.10 2/107 11863
/proc/meminfo: memFree=1166480/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=300724 CPUtime=162.25
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 76844 0 0 0 14767 1458 0 0 25 0 1 0 12802588 307941376 73585 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 75181 73585 392 719 0 74460 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 300724

[startup+222.3 s]
/proc/loadavg: 0.99 1.05 1.09 2/107 11865
/proc/meminfo: memFree=1062444/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=399848 CPUtime=222.23
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 102642 0 0 0 20219 2004 0 0 25 0 1 0 12802588 409444352 99383 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 99962 99383 392 719 0 99241 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 399848

[startup+282.301 s]
/proc/loadavg: 0.99 1.04 1.08 2/107 11865
/proc/meminfo: memFree=961508/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=514712 CPUtime=282.2
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 128293 0 0 0 25647 2573 0 0 25 0 1 0 12802588 527065088 125034 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 128678 125034 392 719 0 127957 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 514712

[startup+342.301 s]
/proc/loadavg: 0.99 1.03 1.08 2/107 11867
/proc/meminfo: memFree=855364/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=614292 CPUtime=342.18
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 154213 0 0 0 31095 3123 0 0 25 0 1 0 12802588 629035008 150954 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 153573 150954 392 719 0 152852 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 614292

[startup+402.3 s]
/proc/loadavg: 0.99 1.02 1.07 2/107 11869
/proc/meminfo: memFree=753808/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=712784 CPUtime=402.17
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 179872 0 0 0 36550 3667 0 0 25 0 1 0 12802588 729890816 176613 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 178196 176613 392 719 0 177475 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 712784

[startup+462.301 s]
/proc/loadavg: 0.99 1.02 1.07 2/107 11871
/proc/meminfo: memFree=648284/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=812564 CPUtime=462.16
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 205861 0 0 0 42000 4216 0 0 25 0 1 0 12802588 832065536 202602 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 203141 202602 392 719 0 202420 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 812564

[startup+522.301 s]
/proc/loadavg: 0.99 1.01 1.06 2/107 11873
/proc/meminfo: memFree=546356/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=945116 CPUtime=522.13
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 231846 0 0 0 47443 4770 0 0 25 0 1 0 12802588 967798784 228587 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 236279 228587 392 719 0 235558 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 945116

[startup+582.301 s]
/proc/loadavg: 0.99 1.01 1.05 2/107 11873
/proc/meminfo: memFree=443064/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1042456 CPUtime=582.12
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 257226 0 0 0 52907 5305 0 0 25 0 1 0 12802588 1067474944 253967 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 260614 253967 392 719 0 259893 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1042456

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/107 11875
/proc/meminfo: memFree=338532/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1141604 CPUtime=642.11
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 283069 0 0 0 58352 5859 0 0 25 0 1 0 12802588 1169002496 279810 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 285401 279810 392 719 0 284680 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1141604

[startup+702.3 s]

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

/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369315 0 0 0 97803 8393 0 0 25 0 1 0 12802588 1453285376 352140 1992294400 4194304 7136930 140733692532448 18446744073709551615 5922793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354806 352140 397 719 0 354085 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 1419224

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11898
/proc/meminfo: memFree=62628/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419224 CPUtime=1121.94
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369319 0 0 0 103576 8618 0 0 25 0 1 0 12802588 1453285376 352144 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354806 352144 397 719 0 354085 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1419224

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11898
/proc/meminfo: memFree=62628/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419356 CPUtime=1181.93
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369325 0 0 0 109364 8829 0 0 25 0 1 0 12802588 1453420544 352150 1992294400 4194304 7136930 140733692532448 18446744073709551615 5909091 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354839 352150 397 719 0 354118 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 1419356

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11900
/proc/meminfo: memFree=62380/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419356 CPUtime=1241.9
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369328 0 0 0 115157 9033 0 0 25 0 1 0 12802588 1453420544 352153 1992294400 4194304 7136930 140733692532448 18446744073709551615 5909064 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354839 352153 397 719 0 354118 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1419356

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11902
/proc/meminfo: memFree=62256/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419356 CPUtime=1301.9
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369333 0 0 0 120929 9261 0 0 25 0 1 0 12802588 1453420544 352158 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354839 352158 397 719 0 354118 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 1419356

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11904
/proc/meminfo: memFree=62256/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419356 CPUtime=1361.88
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369352 0 0 0 126721 9467 0 0 25 0 1 0 12802588 1453420544 352177 1992294400 4194304 7136930 140733692532448 18446744073709551615 5918646 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354839 352177 397 719 0 354118 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 1419356

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11906
/proc/meminfo: memFree=62132/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419488 CPUtime=1421.86
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369363 0 0 0 132516 9670 0 0 25 0 1 0 12802588 1453555712 352188 1992294400 4194304 7136930 140733692532448 18446744073709551615 6346462 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354872 352188 397 719 0 354151 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 1419488

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11906
/proc/meminfo: memFree=62008/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419488 CPUtime=1481.83
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369364 0 0 0 138288 9895 0 0 25 0 1 0 12802588 1453555712 352189 1992294400 4194304 7136930 140733692532448 18446744073709551615 5909091 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354872 352189 397 719 0 354151 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1419488

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11908
/proc/meminfo: memFree=61884/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419488 CPUtime=1541.82
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369364 0 0 0 144045 10137 0 0 25 0 1 0 12802588 1453555712 352189 1992294400 4194304 7136930 140733692532448 18446744073709551615 4392915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354872 352189 397 719 0 354151 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 1419488

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 11910
/proc/meminfo: memFree=61884/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419488 CPUtime=1601.8
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369374 0 0 0 149809 10371 0 0 25 0 1 0 12802588 1453555712 352199 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354872 352199 397 719 0 354151 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1419488

[startup+1662.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 11915
/proc/meminfo: memFree=61264/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419488 CPUtime=1661.79
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369380 0 0 0 155580 10599 0 0 25 0 1 0 12802588 1453555712 352205 1992294400 4194304 7136930 140733692532448 18446744073709551615 4240496 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354872 352205 397 719 0 354151 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1419488

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 11917
/proc/meminfo: memFree=61264/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419624 CPUtime=1721.77
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369387 0 0 0 161349 10828 0 0 25 0 1 0 12802588 1453694976 352212 1992294400 4194304 7136930 140733692532448 18446744073709551615 5902720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354906 352212 397 719 0 354185 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1419624

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11917
/proc/meminfo: memFree=61264/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419624 CPUtime=1781.75
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369392 0 0 0 167095 11080 0 0 25 0 1 0 12802588 1453694976 352217 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354906 352217 397 719 0 354185 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 1419624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11919
/proc/meminfo: memFree=61264/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419624 CPUtime=1800.06
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369394 0 0 0 168855 11151 0 0 25 0 1 0 12802588 1453694976 352219 1992294400 4194304 7136930 140733692532448 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11858/statm: 354906 352219 397 719 0 354185 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1419624

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11858

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 11919
/proc/meminfo: memFree=61264/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419624 CPUtime=1800.84
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369403 0 0 0 168933 11151 0 0 25 0 1 0 12802588 1453694976 352228 1992294400 4194304 7136930 140733692532448 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11858/statm: 354906 352228 403 719 0 354185 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (KiB) 1419624

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11920
/proc/meminfo: memFree=61132/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419624 CPUtime=1801.64
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369403 0 0 0 169013 11151 0 0 25 0 1 0 12802588 1453694976 352228 1992294400 4194304 7136930 140733692532448 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11858/statm: 354906 352228 403 719 0 354185 0
Current children cumulated CPU time (s) 1801.64
Current children cumulated vsize (KiB) 1419624

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11920
/proc/meminfo: memFree=61132/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=1419624 CPUtime=1802.04
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4202496 369403 0 0 0 169053 11151 0 0 25 0 1 0 12802588 1453694976 352228 1992294400 4194304 7136930 140733692532448 18446744073709551615 4670052 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11858/statm: 354906 352228 403 719 0 354185 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 1419624

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11920
/proc/meminfo: memFree=61132/2059040 swapFree=4192956/4192956
[pid=11858] ppid=11856 vsize=0 CPUtime=1802.14
/proc/11858/stat : 11858 (pbscip.linux.x8) R 11856 11858 11562 0 -1 4203524 369403 0 0 0 169055 11159 0 0 25 0 1 0 12802588 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/11858/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.75
CPU time (s): 1802.2
CPU user time (s): 1690.56
CPU system time (s): 111.641
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 1481324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1690.55
system time used= 111.641
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369403
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= 2770

runsolver used 2.95855 second user time and 8.5717 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-12 21:46:48
IDJOB=2664042
IDBENCH=1959
IDSOLVER=1167
FILE ID=node009/2664042-1276372008
PBS_JOBID= 11173230
Free space on /tmp= 62444 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_14.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-2664042-1276372008/watcher-2664042-1276372008 -o /tmp/evaluation-result-2664042-1276372008/solver-2664042-1276372008 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664042-1276372008.opb -t 1800 -m 1800

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=119053033

node009.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.199
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.199
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1460400 kB
Buffers:        132064 kB
Cached:         336608 kB
SwapCached:          0 kB
Active:         185072 kB
Inactive:       342896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1460400 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3308 kB
Writeback:           0 kB
AnonPages:       59184 kB
Mapped:          15316 kB
Slab:            48860 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179704 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62440 MiB
End job on node009 at 2010-06-12 22:16:51