Trace number 2664141

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)228 1802.22 1802.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1789.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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-2664141-1276369869.opb>
0.00/0.02	c original problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 479 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 479
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.790000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.03/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 479 upgd conss, 0 impls, 0 clqs
0.03/0.07	c (round 3) 0 del vars, 8 del conss, 0 chg bounds, 117 chg sides, 317 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.03/0.07	c (round 4) 0 del vars, 72 del conss, 0 chg bounds, 274 chg sides, 567 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.03/0.08	c (round 5) 0 del vars, 84 del conss, 0 chg bounds, 293 chg sides, 604 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.03/0.08	c (round 6) 0 del vars, 84 del conss, 0 chg bounds, 296 chg sides, 607 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.03/0.10	c    (0.1s) probing: 101/479 (21.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.03/0.10	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.03/0.10	c presolving (7 rounds):
0.03/0.10	c  0 deleted vars, 84 deleted constraints, 0 tightened bounds, 0 added holes, 296 changed sides, 607 changed coefficients
0.03/0.10	c  276 implications, 0 cliques
0.03/0.10	c presolved problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 560 constraints
0.03/0.10	c     448 constraints of type <knapsack>
0.03/0.10	c     110 constraints of type <setppc>
0.03/0.10	c       2 constraints of type <logicor>
0.03/0.10	c transformed objective value is always integral (scale: 1)
0.03/0.10	c Presolving Time: 0.05
0.03/0.10	c - non default parameters ----------------------------------------------------------------------
0.03/0.10	c # SCIP version 1.2.1.2
0.03/0.10	c 
0.03/0.10	c # frequency for displaying node information lines
0.03/0.10	c # [type: int, range: [-1,2147483647], default: 100]
0.03/0.10	c display/freq = 10000
0.03/0.10	c 
0.03/0.10	c # maximal time in seconds to run
0.03/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.10	c limits/time = 1799.98
0.03/0.10	c 
0.03/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.03/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.10	c limits/memory = 1620
0.03/0.10	c 
0.03/0.10	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.03/0.10	c # [type: int, range: [-1,2147483647], default: 1]
0.03/0.10	c lp/solvefreq = -1
0.03/0.10	c 
0.03/0.10	c # should presolving try to simplify inequalities
0.03/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.10	c constraints/linear/simplifyinequalities = TRUE
0.03/0.10	c 
0.03/0.10	c # should presolving try to simplify knapsacks
0.03/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.10	c constraints/knapsack/simplifyinequalities = TRUE
0.03/0.10	c 
0.03/0.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.03/0.10	c # [type: int, range: [-1,2147483647], default: -1]
0.03/0.10	c separating/rapidlearning/freq = 0
0.03/0.10	c 
0.03/0.10	c -----------------------------------------------------------------------------------------------
0.03/0.10	c start solving
0.09/0.10	c 
0.09/0.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.10	c t 0.1s|     1 |     2 |     0 |     - |2101k|   0 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
2.49/2.53	c   2.3s| 10000 | 10001 |     0 |   0.0 |6542k|  41 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.790000e+02 |2421.05%
4.89/4.94	c   4.5s| 20000 | 20001 |     0 |   0.0 |  10M|  43 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.790000e+02 |2180.95%
7.29/7.34	c   6.7s| 30000 | 30001 |     0 |   0.0 |  15M|  45 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.790000e+02 |2077.27%
9.90/9.93	c   9.1s| 40000 | 40001 |     0 |   0.0 |  19M|  45 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.790000e+02 |2077.27%
12.49/12.57	c  11.5s| 50000 | 50001 |     0 |   0.0 |  23M|  47 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.790000e+02 |1982.61%
15.18/15.20	c  13.9s| 60000 | 60001 |     0 |   0.0 |  27M|  47 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.790000e+02 |1982.61%
17.79/17.82	c  16.3s| 70000 | 70001 |     0 |   0.0 |  31M|  49 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.790000e+02 |1895.83%
20.39/20.44	c  18.7s| 80000 | 80001 |     0 |   0.0 |  36M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.790000e+02 |1895.83%
22.99/23.04	c  21.1s| 90000 | 90001 |     0 |   0.0 |  40M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.790000e+02 |1895.83%
25.59/25.61	c  23.5s|100000 |100001 |     0 |   0.0 |  44M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.790000e+02 |1895.83%
28.19/28.23	c  25.9s|110000 |110001 |     0 |   0.0 |  48M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.790000e+02 |1816.00%
30.79/30.84	c  28.3s|120000 |120001 |     0 |   0.0 |  52M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.790000e+02 |1816.00%
33.39/33.44	c  30.7s|130000 |130001 |     0 |   0.0 |  56M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.790000e+02 |1816.00%
35.98/36.03	c  33.1s|140000 |140001 |     0 |   0.0 |  61M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.790000e+02 |1816.00%
38.49/38.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
38.49/38.60	c  35.4s|150000 |150001 |     0 |   0.0 |  65M|  51 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.790000e+02 |1816.00%
41.18/41.20	c  37.8s|160000 |160001 |     0 |   0.0 |  69M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
43.78/43.80	c  40.2s|170000 |170001 |     0 |   0.0 |  73M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
46.28/46.39	c  42.6s|180000 |180001 |     0 |   0.0 |  78M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
48.88/48.97	c  44.9s|190000 |190001 |     0 |   0.0 |  82M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
51.48/51.54	c  47.3s|200000 |200001 |     0 |   0.0 |  86M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
54.08/54.10	c  49.6s|210000 |210001 |     0 |   0.0 |  90M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
56.57/56.64	c  52.0s|220000 |220001 |     0 |   0.0 |  94M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
59.08/59.17	c  54.3s|230000 |230001 |     0 |   0.0 |  98M|  55 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.790000e+02 |1742.31%
61.67/61.73	c  56.6s|240000 |240001 |     0 |   0.0 | 102M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
64.28/64.32	c  59.0s|250000 |250001 |     0 |   0.0 | 107M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
66.88/66.90	c  61.4s|260000 |260001 |     0 |   0.0 | 111M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
69.38/69.48	c  63.7s|270000 |270001 |     0 |   0.0 | 115M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
71.98/72.05	c  66.1s|280000 |280001 |     0 |   0.0 | 119M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
74.57/74.61	c  68.4s|290000 |290001 |     0 |   0.0 | 123M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
77.07/77.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.07/77.17	c  70.8s|300000 |300001 |     0 |   0.0 | 128M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
79.67/79.73	c  73.1s|310000 |310001 |     0 |   0.0 | 132M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
82.17/82.28	c  75.4s|320000 |320001 |     0 |   0.0 | 136M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
84.76/84.83	c  77.8s|330000 |330001 |     0 |   0.0 | 140M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
87.27/87.36	c  80.1s|340000 |340001 |     0 |   0.0 | 144M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
89.76/89.89	c  82.4s|350000 |350001 |     0 |   0.0 | 148M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
92.38/92.42	c  84.7s|360000 |360001 |     0 |   0.0 | 152M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
94.86/94.93	c  87.0s|370000 |370001 |     0 |   0.0 | 156M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
97.37/97.43	c  89.3s|380000 |380001 |     0 |   0.0 | 160M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.790000e+02 |1674.07%
99.97/100.02	c  91.7s|390000 |390001 |     0 |   0.0 | 165M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
102.56/102.61	c  94.0s|400000 |400001 |     0 |   0.0 | 169M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
105.16/105.20	c  96.4s|410000 |410001 |     0 |   0.0 | 173M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
107.67/107.77	c  98.8s|420000 |420001 |     0 |   0.0 | 177M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
110.27/110.35	c   101s|430000 |430001 |     0 |   0.0 | 182M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
112.86/112.92	c   104s|440000 |440001 |     0 |   0.0 | 186M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
115.37/115.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
115.37/115.49	c   106s|450000 |450001 |     0 |   0.0 | 190M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
117.96/118.04	c   108s|460000 |460001 |     0 |   0.0 | 194M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
120.56/120.60	c   111s|470000 |470001 |     0 |   0.0 | 198M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
123.07/123.16	c   113s|480000 |480001 |     0 |   0.0 | 202M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
125.66/125.71	c   115s|490000 |490001 |     0 |   0.0 | 207M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
128.16/128.27	c   118s|500000 |500001 |     0 |   0.0 | 211M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
130.77/130.82	c   120s|510000 |510001 |     0 |   0.0 | 215M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
133.26/133.36	c   122s|520000 |520001 |     0 |   0.0 | 219M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
135.86/135.90	c   125s|530000 |530001 |     0 |   0.0 | 223M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
138.36/138.45	c   127s|540000 |540001 |     0 |   0.0 | 227M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
140.86/140.99	c   129s|550000 |550001 |     0 |   0.0 | 232M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
143.45/143.53	c   132s|560000 |560001 |     0 |   0.0 | 236M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
145.95/146.06	c   134s|570000 |570001 |     0 |   0.0 | 240M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
148.55/148.60	c   136s|580000 |580001 |     0 |   0.0 | 244M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
151.05/151.13	c   138s|590000 |590001 |     0 |   0.0 | 248M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
153.55/153.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
153.55/153.65	c   141s|600000 |600001 |     0 |   0.0 | 252M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
156.06/156.17	c   143s|610000 |610001 |     0 |   0.0 | 256M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
158.56/158.69	c   145s|620000 |620001 |     0 |   0.0 | 260M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
161.15/161.20	c   148s|630000 |630001 |     0 |   0.0 | 264M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
163.65/163.72	c   150s|640000 |640001 |     0 |   0.0 | 268M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
166.15/166.23	c   152s|650000 |650001 |     0 |   0.0 | 272M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
168.65/168.73	c   155s|660000 |660001 |     0 |   0.0 | 276M|  57 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.790000e+02 |1610.71%
171.15/171.23	c   157s|670000 |670001 |     0 |   0.0 | 280M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
173.76/173.81	c   159s|680000 |680001 |     0 |   0.0 | 285M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
176.25/176.39	c   162s|690000 |690001 |     0 |   0.0 | 289M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
178.85/178.96	c   164s|700000 |700001 |     0 |   0.0 | 293M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
181.45/181.52	c   166s|710000 |710001 |     0 |   0.0 | 297M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
183.94/184.08	c   169s|720000 |720001 |     0 |   0.0 | 301M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
186.54/186.63	c   171s|730000 |730001 |     0 |   0.0 | 306M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
189.05/189.19	c   173s|740000 |740001 |     0 |   0.0 | 310M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
191.65/191.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.65/191.74	c   176s|750000 |750001 |     0 |   0.0 | 314M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
194.14/194.29	c   178s|760000 |760001 |     0 |   0.0 | 318M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
196.75/196.83	c   180s|770000 |770001 |     0 |   0.0 | 322M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
199.24/199.38	c   183s|780000 |780001 |     0 |   0.0 | 327M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
201.84/201.92	c   185s|790000 |790001 |     0 |   0.0 | 331M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
204.34/204.47	c   187s|800000 |800001 |     0 |   0.0 | 335M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
206.94/207.01	c   190s|810000 |810001 |     0 |   0.0 | 339M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
209.44/209.54	c   192s|820000 |820001 |     0 |   0.0 | 343M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
211.94/212.07	c   194s|830000 |830001 |     0 |   0.0 | 347M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
214.54/214.61	c   197s|840000 |840001 |     0 |   0.0 | 351M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
217.04/217.14	c   199s|850000 |850001 |     0 |   0.0 | 356M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
219.54/219.68	c   201s|860000 |860001 |     0 |   0.0 | 360M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
222.04/222.20	c   204s|870000 |870001 |     0 |   0.0 | 364M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
224.64/224.73	c   206s|880000 |880001 |     0 |   0.0 | 368M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
227.13/227.25	c   208s|890000 |890001 |     0 |   0.0 | 372M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
229.64/229.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
229.64/229.78	c   211s|900000 |900001 |     0 |   0.0 | 376M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
232.23/232.30	c   213s|910000 |910001 |     0 |   0.0 | 380M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
234.73/234.82	c   215s|920000 |920001 |     0 |   0.0 | 384M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
237.24/237.34	c   218s|930000 |930001 |     0 |   0.0 | 389M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
239.74/239.86	c   220s|940000 |940001 |     0 |   0.0 | 393M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
242.23/242.38	c   222s|950000 |950001 |     0 |   0.0 | 397M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
244.73/244.89	c   224s|960000 |960001 |     0 |   0.0 | 401M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
247.34/247.41	c   227s|970000 |970001 |     0 |   0.0 | 405M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
249.83/249.93	c   229s|980000 |980001 |     0 |   0.0 | 409M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
252.33/252.43	c   231s|990000 |990001 |     0 |   0.0 | 413M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
254.83/254.94	c   234s|  1000k|  1000k|     0 |   0.0 | 417M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
257.34/257.45	c   236s|  1010k|  1010k|     0 |   0.0 | 421M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
259.82/259.96	c   238s|  1020k|  1020k|     0 |   0.0 | 425M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
262.32/262.47	c   240s|  1030k|  1030k|     0 |   0.0 | 429M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
264.82/264.96	c   243s|  1040k|  1040k|     0 |   0.0 | 433M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
267.32/267.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
267.32/267.46	c   245s|  1050k|  1050k|     0 |   0.0 | 437M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
269.83/269.96	c   247s|  1060k|  1060k|     0 |   0.0 | 441M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
272.33/272.45	c   250s|  1070k|  1070k|     0 |   0.0 | 445M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
274.83/274.95	c   252s|  1080k|  1080k|     0 |   0.0 | 449M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
277.33/277.44	c   254s|  1090k|  1090k|     0 |   0.0 | 453M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
279.83/279.94	c   256s|  1100k|  1100k|     0 |   0.0 | 457M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
282.32/282.42	c   259s|  1110k|  1110k|     0 |   0.0 | 461M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
284.73/284.90	c   261s|  1120k|  1120k|     0 |   0.0 | 465M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
287.22/287.37	c   263s|  1130k|  1130k|     0 |   0.0 | 469M|  59 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.790000e+02 |1551.72%
289.72/289.89	c   266s|  1140k|  1140k|     0 |   0.0 | 473M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
292.32/292.44	c   268s|  1150k|  1150k|     0 |   0.0 | 478M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
294.81/294.99	c   270s|  1160k|  1160k|     0 |   0.0 | 482M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
297.42/297.53	c   273s|  1170k|  1170k|     0 |   0.0 | 486M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
299.91/300.07	c   275s|  1180k|  1180k|     0 |   0.0 | 490M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
302.52/302.60	c   277s|  1190k|  1190k|     0 |   0.0 | 494M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
305.02/305.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
305.02/305.14	c   279s|  1200k|  1200k|     0 |   0.0 | 498M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
307.52/307.67	c   282s|  1210k|  1210k|     0 |   0.0 | 503M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
310.12/310.20	c   284s|  1220k|  1220k|     0 |   0.0 | 507M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
312.62/312.72	c   286s|  1230k|  1230k|     0 |   0.0 | 511M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
315.11/315.25	c   289s|  1240k|  1240k|     0 |   0.0 | 515M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
317.61/317.77	c   291s|  1250k|  1250k|     0 |   0.0 | 519M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
320.11/320.29	c   293s|  1260k|  1260k|     0 |   0.0 | 523M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
322.71/322.82	c   296s|  1270k|  1270k|     0 |   0.0 | 527M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
325.21/325.34	c   298s|  1280k|  1280k|     0 |   0.0 | 531M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
327.71/327.86	c   300s|  1290k|  1290k|     0 |   0.0 | 536M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
330.21/330.37	c   303s|  1300k|  1300k|     0 |   0.0 | 540M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
332.71/332.88	c   305s|  1310k|  1310k|     0 |   0.0 | 544M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
335.31/335.40	c   307s|  1320k|  1320k|     0 |   0.0 | 548M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
337.81/337.92	c   309s|  1330k|  1330k|     0 |   0.0 | 552M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
340.31/340.43	c   312s|  1340k|  1340k|     0 |   0.0 | 556M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
342.81/342.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
342.81/342.95	c   314s|  1350k|  1350k|     0 |   0.0 | 560M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
345.31/345.46	c   316s|  1360k|  1360k|     0 |   0.0 | 564M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
347.80/347.96	c   319s|  1370k|  1370k|     0 |   0.0 | 568M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
350.30/350.47	c   321s|  1380k|  1380k|     0 |   0.0 | 572M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
352.81/352.98	c   323s|  1390k|  1390k|     0 |   0.0 | 577M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
355.31/355.48	c   326s|  1400k|  1400k|     0 |   0.0 | 581M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
357.80/357.99	c   328s|  1410k|  1410k|     0 |   0.0 | 585M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
360.41/360.50	c   330s|  1420k|  1420k|     0 |   0.0 | 589M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
362.91/363.01	c   332s|  1430k|  1430k|     0 |   0.0 | 593M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
365.40/365.52	c   335s|  1440k|  1440k|     0 |   0.0 | 597M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
367.90/368.02	c   337s|  1450k|  1450k|     0 |   0.0 | 601M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
370.40/370.51	c   339s|  1460k|  1460k|     0 |   0.0 | 605M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
372.90/373.02	c   342s|  1470k|  1470k|     0 |   0.0 | 609M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
375.40/375.51	c   344s|  1480k|  1480k|     0 |   0.0 | 613M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
377.90/378.01	c   346s|  1490k|  1490k|     0 |   0.0 | 617M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
380.40/380.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
380.40/380.50	c   348s|  1500k|  1500k|     0 |   0.0 | 621M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
382.89/383.01	c   351s|  1510k|  1510k|     0 |   0.0 | 625M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
385.40/385.52	c   353s|  1520k|  1520k|     0 |   0.0 | 629M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
387.89/388.02	c   355s|  1530k|  1530k|     0 |   0.0 | 634M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
390.40/390.52	c   358s|  1540k|  1540k|     0 |   0.0 | 638M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
392.89/393.02	c   360s|  1550k|  1550k|     0 |   0.0 | 642M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
395.39/395.52	c   362s|  1560k|  1560k|     0 |   0.0 | 646M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
397.90/398.02	c   364s|  1570k|  1570k|     0 |   0.0 | 650M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
400.40/400.52	c   367s|  1580k|  1580k|     0 |   0.0 | 654M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
402.89/403.02	c   369s|  1590k|  1590k|     0 |   0.0 | 658M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
405.39/405.52	c   371s|  1600k|  1600k|     0 |   0.0 | 662M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
407.90/408.01	c   374s|  1610k|  1610k|     0 |   0.0 | 666M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
410.39/410.51	c   376s|  1620k|  1620k|     0 |   0.0 | 670M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
412.89/413.01	c   378s|  1630k|  1630k|     0 |   0.0 | 674M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
415.39/415.51	c   380s|  1640k|  1640k|     0 |   0.0 | 678M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
417.89/418.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
417.89/418.01	c   383s|  1650k|  1650k|     0 |   0.0 | 682M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
420.39/420.50	c   385s|  1660k|  1660k|     0 |   0.0 | 686M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
422.89/423.00	c   387s|  1670k|  1670k|     0 |   0.0 | 690M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
425.29/425.49	c   390s|  1680k|  1680k|     0 |   0.0 | 694M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
427.79/427.98	c   392s|  1690k|  1690k|     0 |   0.0 | 698M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
430.29/430.47	c   394s|  1700k|  1700k|     0 |   0.0 | 702M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
432.78/432.96	c   396s|  1710k|  1710k|     0 |   0.0 | 706M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
435.29/435.45	c   399s|  1720k|  1720k|     0 |   0.0 | 710M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
437.78/437.92	c   401s|  1730k|  1730k|     0 |   0.0 | 714M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
440.29/440.40	c   403s|  1740k|  1740k|     0 |   0.0 | 718M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
442.69/442.87	c   405s|  1750k|  1750k|     0 |   0.0 | 722M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
445.18/445.33	c   408s|  1760k|  1760k|     0 |   0.0 | 726M|  61 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.790000e+02 |1496.67%
447.68/447.85	c   410s|  1770k|  1770k|     0 |   0.0 | 730M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
450.18/450.39	c   412s|  1780k|  1780k|     0 |   0.0 | 734M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
452.78/452.92	c   415s|  1790k|  1790k|     0 |   0.0 | 738M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
455.28/455.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
455.28/455.45	c   417s|  1800k|  1800k|     0 |   0.0 | 742M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
457.78/457.97	c   419s|  1810k|  1810k|     0 |   0.0 | 746M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
460.38/460.50	c   422s|  1820k|  1820k|     0 |   0.0 | 751M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
462.88/463.02	c   424s|  1830k|  1830k|     0 |   0.0 | 755M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
465.38/465.54	c   426s|  1840k|  1840k|     0 |   0.0 | 759M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
467.88/468.05	c   428s|  1850k|  1850k|     0 |   0.0 | 763M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
470.38/470.56	c   431s|  1860k|  1860k|     0 |   0.0 | 767M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
472.89/473.08	c   433s|  1870k|  1870k|     0 |   0.0 | 771M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
475.48/475.61	c   435s|  1880k|  1880k|     0 |   0.0 | 775M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
477.97/478.12	c   438s|  1890k|  1890k|     0 |   0.0 | 779M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
480.48/480.62	c   440s|  1900k|  1900k|     0 |   0.0 | 784M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
482.97/483.12	c   442s|  1910k|  1910k|     0 |   0.0 | 788M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
485.47/485.63	c   445s|  1920k|  1920k|     0 |   0.0 | 792M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
487.97/488.13	c   447s|  1930k|  1930k|     0 |   0.0 | 796M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
490.48/490.64	c   449s|  1940k|  1940k|     0 |   0.0 | 800M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
492.97/493.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
492.97/493.15	c   451s|  1950k|  1950k|     0 |   0.0 | 804M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
495.47/495.65	c   454s|  1960k|  1960k|     0 |   0.0 | 808M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
497.97/498.16	c   456s|  1970k|  1970k|     0 |   0.0 | 812M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
500.47/500.66	c   458s|  1980k|  1980k|     0 |   0.0 | 816M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
502.97/503.15	c   461s|  1990k|  1990k|     0 |   0.0 | 820M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
505.47/505.65	c   463s|  2000k|  2000k|     0 |   0.0 | 824M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
507.97/508.15	c   465s|  2010k|  2010k|     0 |   0.0 | 828M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
510.47/510.64	c   467s|  2020k|  2020k|     0 |   0.0 | 833M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
512.97/513.14	c   470s|  2030k|  2030k|     0 |   0.0 | 837M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
515.47/515.64	c   472s|  2040k|  2040k|     0 |   0.0 | 841M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
517.97/518.14	c   474s|  2050k|  2050k|     0 |   0.0 | 845M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
520.47/520.65	c   477s|  2060k|  2060k|     0 |   0.0 | 849M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
522.96/523.14	c   479s|  2070k|  2070k|     0 |   0.0 | 853M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
525.47/525.63	c   481s|  2080k|  2080k|     0 |   0.0 | 857M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
527.96/528.12	c   483s|  2090k|  2090k|     0 |   0.0 | 861M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
530.47/530.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
530.47/530.61	c   486s|  2100k|  2100k|     0 |   0.0 | 865M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
532.86/533.09	c   488s|  2110k|  2110k|     0 |   0.0 | 869M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
535.37/535.58	c   490s|  2120k|  2120k|     0 |   0.0 | 873M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
537.86/538.07	c   492s|  2130k|  2130k|     0 |   0.0 | 877M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
540.36/540.57	c   495s|  2140k|  2140k|     0 |   0.0 | 881M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
542.86/543.06	c   497s|  2150k|  2150k|     0 |   0.0 | 885M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
545.37/545.55	c   499s|  2160k|  2160k|     0 |   0.0 | 889M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
547.86/548.05	c   502s|  2170k|  2170k|     0 |   0.0 | 893M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
550.36/550.54	c   504s|  2180k|  2180k|     0 |   0.0 | 897M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
552.85/553.02	c   506s|  2190k|  2190k|     0 |   0.0 | 901M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
555.27/555.50	c   508s|  2200k|  2200k|     0 |   0.0 | 905M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
557.76/557.98	c   511s|  2210k|  2210k|     0 |   0.0 | 909M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
560.26/560.46	c   513s|  2220k|  2220k|     0 |   0.0 | 913M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
562.76/562.95	c   515s|  2230k|  2230k|     0 |   0.0 | 917M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
565.26/565.43	c   517s|  2240k|  2240k|     0 |   0.0 | 921M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
567.76/567.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
567.76/567.91	c   520s|  2250k|  2250k|     0 |   0.0 | 925M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
570.25/570.40	c   522s|  2260k|  2260k|     0 |   0.0 | 930M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
572.65/572.88	c   524s|  2270k|  2270k|     0 |   0.0 | 934M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
575.16/575.37	c   527s|  2280k|  2280k|     0 |   0.0 | 938M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
577.65/577.86	c   529s|  2290k|  2290k|     0 |   0.0 | 942M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
580.15/580.34	c   531s|  2300k|  2300k|     0 |   0.0 | 946M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
582.65/582.83	c   533s|  2310k|  2310k|     0 |   0.0 | 950M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
585.15/585.31	c   536s|  2320k|  2320k|     0 |   0.0 | 954M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
587.55/587.79	c   538s|  2330k|  2330k|     0 |   0.0 | 958M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
590.04/590.28	c   540s|  2340k|  2340k|     0 |   0.0 | 962M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
592.55/592.76	c   542s|  2350k|  2350k|     0 |   0.0 | 966M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
595.05/595.24	c   545s|  2360k|  2360k|     0 |   0.0 | 970M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
597.55/597.73	c   547s|  2370k|  2370k|     0 |   0.0 | 974M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
600.05/600.21	c   549s|  2380k|  2380k|     0 |   0.0 | 978M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
602.44/602.69	c   551s|  2390k|  2390k|     0 |   0.0 | 982M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
604.95/605.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
604.95/605.18	c   554s|  2400k|  2400k|     0 |   0.0 | 986M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
607.45/607.66	c   556s|  2410k|  2410k|     0 |   0.0 | 990M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
609.94/610.14	c   558s|  2420k|  2420k|     0 |   0.0 | 994M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
612.45/612.61	c   561s|  2430k|  2430k|     0 |   0.0 | 997M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
614.84/615.09	c   563s|  2440k|  2440k|     0 |   0.0 |1001M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
617.35/617.57	c   565s|  2450k|  2450k|     0 |   0.0 |1005M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
619.84/620.04	c   567s|  2460k|  2460k|     0 |   0.0 |1009M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
622.35/622.52	c   570s|  2470k|  2470k|     0 |   0.0 |1013M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
624.84/625.00	c   572s|  2480k|  2480k|     0 |   0.0 |1017M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
627.24/627.48	c   574s|  2490k|  2490k|     0 |   0.0 |1021M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
629.74/629.96	c   576s|  2500k|  2500k|     0 |   0.0 |1025M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
632.25/632.43	c   579s|  2510k|  2510k|     0 |   0.0 |1029M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
634.74/634.91	c   581s|  2520k|  2520k|     0 |   0.0 |1033M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
637.14/637.38	c   583s|  2530k|  2530k|     0 |   0.0 |1037M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
639.64/639.85	c   585s|  2540k|  2540k|     0 |   0.0 |1041M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
642.15/642.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
642.15/642.32	c   588s|  2550k|  2550k|     0 |   0.0 |1045M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
644.54/644.79	c   590s|  2560k|  2560k|     0 |   0.0 |1049M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
647.03/647.26	c   592s|  2570k|  2570k|     0 |   0.0 |1053M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
649.53/649.73	c   594s|  2580k|  2580k|     0 |   0.0 |1057M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
651.93/652.19	c   597s|  2590k|  2590k|     0 |   0.0 |1061M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
654.43/654.66	c   599s|  2600k|  2600k|     0 |   0.0 |1065M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
656.94/657.13	c   601s|  2610k|  2610k|     0 |   0.0 |1069M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
659.33/659.59	c   603s|  2620k|  2620k|     0 |   0.0 |1073M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
661.83/662.04	c   606s|  2630k|  2630k|     0 |   0.0 |1077M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
664.33/664.50	c   608s|  2640k|  2640k|     0 |   0.0 |1081M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
666.73/666.95	c   610s|  2650k|  2650k|     0 |   0.0 |1084M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
669.13/669.39	c   612s|  2660k|  2660k|     0 |   0.0 |1088M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
671.63/671.84	c   615s|  2670k|  2670k|     0 |   0.0 |1092M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
674.03/674.28	c   617s|  2680k|  2680k|     0 |   0.0 |1096M|  63 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.790000e+02 |1445.16%
676.53/676.74	c   619s|  2690k|  2690k|     0 |   0.0 |1100M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
679.03/679.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
679.03/679.27	c   621s|  2700k|  2700k|     0 |   0.0 |1104M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
681.53/681.78	c   624s|  2710k|  2710k|     0 |   0.0 |1108M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
684.03/684.29	c   626s|  2720k|  2720k|     0 |   0.0 |1113M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
686.52/686.79	c   628s|  2730k|  2730k|     0 |   0.0 |1117M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
689.02/689.29	c   631s|  2740k|  2740k|     0 |   0.0 |1121M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
691.53/691.79	c   633s|  2750k|  2750k|     0 |   0.0 |1125M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
694.02/694.29	c   635s|  2760k|  2760k|     0 |   0.0 |1129M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
696.53/696.79	c   637s|  2770k|  2770k|     0 |   0.0 |1133M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
699.02/699.29	c   640s|  2780k|  2780k|     0 |   0.0 |1137M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
701.53/701.78	c   642s|  2790k|  2790k|     0 |   0.0 |1141M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
704.02/704.28	c   644s|  2800k|  2800k|     0 |   0.0 |1145M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
706.52/706.78	c   646s|  2810k|  2810k|     0 |   0.0 |1149M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
709.02/709.27	c   649s|  2820k|  2820k|     0 |   0.0 |1153M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
711.53/711.77	c   651s|  2830k|  2830k|     0 |   0.0 |1157M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
714.02/714.26	c   653s|  2840k|  2840k|     0 |   0.0 |1161M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
716.52/716.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
716.52/716.76	c   656s|  2850k|  2850k|     0 |   0.0 |1165M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
719.02/719.26	c   658s|  2860k|  2860k|     0 |   0.0 |1169M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
721.52/721.75	c   660s|  2870k|  2870k|     0 |   0.0 |1173M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
724.02/724.25	c   662s|  2880k|  2880k|     0 |   0.0 |1177M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
726.51/726.74	c   665s|  2890k|  2890k|     0 |   0.0 |1182M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
729.02/729.24	c   667s|  2900k|  2900k|     0 |   0.0 |1186M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
731.52/731.73	c   669s|  2910k|  2910k|     0 |   0.0 |1190M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
734.01/734.22	c   672s|  2920k|  2920k|     0 |   0.0 |1194M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
736.52/736.72	c   674s|  2930k|  2930k|     0 |   0.0 |1198M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
739.02/739.21	c   676s|  2940k|  2940k|     0 |   0.0 |1202M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
741.51/741.71	c   678s|  2950k|  2950k|     0 |   0.0 |1206M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
744.01/744.20	c   681s|  2960k|  2960k|     0 |   0.0 |1210M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
746.51/746.70	c   683s|  2970k|  2970k|     0 |   0.0 |1214M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
748.92/749.19	c   685s|  2980k|  2980k|     0 |   0.0 |1218M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
751.42/751.69	c   688s|  2990k|  2990k|     0 |   0.0 |1222M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
753.91/754.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
753.91/754.17	c   690s|  3000k|  3000k|     0 |   0.0 |1226M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
756.42/756.67	c   692s|  3010k|  3010k|     0 |   0.0 |1230M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
758.91/759.16	c   694s|  3020k|  3020k|     0 |   0.0 |1234M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
761.41/761.64	c   697s|  3030k|  3030k|     0 |   0.0 |1238M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
763.91/764.13	c   699s|  3040k|  3040k|     0 |   0.0 |1242M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
766.41/766.62	c   701s|  3050k|  3050k|     0 |   0.0 |1246M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
768.91/769.11	c   703s|  3060k|  3060k|     0 |   0.0 |1250M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
771.30/771.60	c   706s|  3070k|  3070k|     0 |   0.0 |1254M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
773.80/774.08	c   708s|  3080k|  3080k|     0 |   0.0 |1258M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
776.31/776.57	c   710s|  3090k|  3090k|     0 |   0.0 |1262M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
778.81/779.06	c   713s|  3100k|  3100k|     0 |   0.0 |1266M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
781.31/781.54	c   715s|  3110k|  3110k|     0 |   0.0 |1270M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
783.80/784.03	c   717s|  3120k|  3120k|     0 |   0.0 |1274M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
786.31/786.52	c   719s|  3130k|  3130k|     0 |   0.0 |1278M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
788.80/789.02	c   722s|  3140k|  3140k|     0 |   0.0 |1282M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
791.30/791.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
791.30/791.51	c   724s|  3150k|  3150k|     0 |   0.0 |1286M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
793.70/793.99	c   726s|  3160k|  3160k|     0 |   0.0 |1290M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
796.21/796.49	c   728s|  3170k|  3170k|     0 |   0.0 |1294M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
798.70/798.97	c   731s|  3180k|  3180k|     0 |   0.0 |1298M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
801.20/801.46	c   733s|  3190k|  3190k|     0 |   0.0 |1302M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
803.70/803.94	c   735s|  3200k|  3200k|     0 |   0.0 |1306M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
806.20/806.42	c   737s|  3210k|  3210k|     0 |   0.0 |1310M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
808.70/808.91	c   740s|  3220k|  3220k|     0 |   0.0 |1314M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
811.10/811.39	c   742s|  3230k|  3230k|     0 |   0.0 |1318M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
813.60/813.88	c   744s|  3240k|  3240k|     0 |   0.0 |1323M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
816.10/816.36	c   747s|  3250k|  3250k|     0 |   0.0 |1327M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
818.60/818.84	c   749s|  3260k|  3260k|     0 |   0.0 |1331M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
821.09/821.33	c   751s|  3270k|  3270k|     0 |   0.0 |1335M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
823.61/823.81	c   753s|  3280k|  3280k|     0 |   0.0 |1339M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
825.99/826.29	c   756s|  3290k|  3290k|     0 |   0.0 |1343M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
828.50/828.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
828.50/828.78	c   758s|  3300k|  3300k|     0 |   0.0 |1347M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
831.00/831.26	c   760s|  3310k|  3310k|     0 |   0.0 |1351M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
833.50/833.75	c   762s|  3320k|  3320k|     0 |   0.0 |1355M|  65 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 4.790000e+02 |1396.88%
835.90/836.15	c (node 3329648) switching to memory saving mode (mem: 1296.0M/1620.0M)
836.90/837.18	o 229
836.90/837.18	c * 766s|  3329k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |   0 |   0 | 3.200000e+01 | 2.290000e+02 | 615.62%
836.99/837.22	c   766s|  3330k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |   2 |   0 | 3.200000e+01 | 2.290000e+02 | 615.62%
837.49/837.73	o 228
837.49/837.73	c * 766s|  3331k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |   5 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
840.00/840.22	c   768s|  3340k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  53 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
843.29/843.56	c   772s|  3350k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 165 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
846.29/846.58	c   775s|  3360k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 231 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
849.39/849.62	c   777s|  3370k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 291 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
852.59/852.82	c   780s|  3380k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 363 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
855.89/856.15	c   784s|  3390k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 461 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
858.90/859.18	c   787s|  3400k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 527 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
862.59/862.88	c   790s|  3410k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 675 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
865.68/865.93	c   793s|  3420k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 747 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
869.38/869.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
869.38/869.63	c   796s|  3430k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 885 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
872.58/872.85	c   800s|  3440k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 | 971 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
875.98/876.23	c   803s|  3450k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |1070 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
879.79/880.05	c   806s|  3460k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |1223 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
883.49/883.72	c   810s|  3470k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |1358 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
887.08/887.30	c   813s|  3480k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |1484 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
890.28/890.54	c   816s|  3490k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |1577 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
894.09/894.38	c   820s|  3500k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |1728 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
900.68/900.99	c   827s|  3510k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2166 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
905.37/905.65	c   831s|  3520k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2406 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
908.58/908.87	c   834s|  3530k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2488 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
911.68/911.97	c   837s|  3540k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2560 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
915.17/915.48	c   840s|  3550k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2684 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
918.58/918.82	c   844s|  3560k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2780 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
921.97/922.23	c   847s|  3570k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2883 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
925.07/925.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
925.07/925.30	c   850s|  3580k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |2935 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
928.97/929.21	c   854s|  3590k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |3101 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
933.07/933.33	c   858s|  3600k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |3302 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
937.67/937.93	c   862s|  3610k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |3557 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
942.56/942.84	c   867s|  3620k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |3855 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
947.37/947.61	c   871s|  3630k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |4125 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
951.27/951.54	c   875s|  3640k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |4286 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
956.06/956.36	c   880s|  3650k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |4567 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
959.57/959.83	c   883s|  3660k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |4676 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
963.37/963.65	c   887s|  3670k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |4822 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
966.86/967.19	c   890s|  3680k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |4953 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
970.47/970.77	c   894s|  3690k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5098 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
974.27/974.57	c   897s|  3700k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5264 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
978.06/978.32	c   901s|  3710k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5410 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
981.46/981.70	c   904s|  3720k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5511 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
984.56/984.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
984.56/984.89	c   907s|  3730k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5601 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
987.56/987.87	c   910s|  3740k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5664 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
990.56/990.87	c   913s|  3750k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5723 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
993.56/993.82	c   916s|  3760k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |5779 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
998.66/998.90	c   921s|  3770k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6093 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1003.16/1003.42	c   925s|  3780k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6326 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1006.76/1007.09	c   928s|  3790k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6474 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1009.95/1010.26	c   931s|  3800k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6551 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1013.25/1013.56	c   935s|  3810k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6640 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1016.45/1016.76	c   938s|  3820k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6720 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1019.75/1020.01	c   941s|  3830k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6809 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1023.05/1023.30	c   944s|  3840k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6909 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1026.05/1026.39	c   947s|  3850k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |6983 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1029.95/1030.25	c   950s|  3860k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |7142 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1033.66/1033.93	c   954s|  3870k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |7284 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1038.35/1038.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1038.35/1038.63	c   958s|  3880k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |7535 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1042.04/1042.38	c   962s|  3890k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |7689 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1046.65/1046.90	c   966s|  3900k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |7912 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1052.14/1052.46	c   972s|  3910k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |8267 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1056.44/1056.78	c   976s|  3920k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |8463 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1060.64/1060.95	c   980s|  3930k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |8655 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1064.45/1064.72	c   984s|  3940k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |8774 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1068.14/1068.48	c   987s|  3950k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |8891 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1073.74/1074.07	c   993s|  3960k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |9239 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1079.34/1079.62	c   998s|  3970k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |9586 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1083.93/1084.25	c  1003s|  3980k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |9836 |   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1089.23/1089.57	c  1008s|  3990k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  10k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1096.34/1096.64	c  1015s|  4000k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  10k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1099.93/1100.21	c  1018s|  4010k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  10k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1103.93/1104.21	c  1022s|  4020k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1107.83/1108.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1107.83/1108.11	c  1026s|  4030k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1111.53/1111.83	c  1029s|  4040k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1114.93/1115.30	c  1033s|  4050k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1118.43/1118.77	c  1036s|  4060k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1121.52/1121.88	c  1039s|  4070k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1124.72/1125.07	c  1042s|  4080k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1128.03/1128.32	c  1045s|  4090k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1131.42/1131.75	c  1048s|  4100k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  11k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1135.52/1135.86	c  1052s|  4110k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  12k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1139.02/1139.36	c  1055s|  4120k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  12k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1143.82/1144.13	c  1060s|  4130k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  12k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1148.03/1148.37	c  1064s|  4140k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  12k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1151.82/1152.14	c  1068s|  4150k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  12k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1155.51/1155.86	c  1071s|  4160k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  12k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1159.52/1159.85	c  1075s|  4170k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  13k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1162.92/1163.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1162.92/1163.22	c  1078s|  4180k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  13k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1167.42/1167.74	c  1083s|  4190k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  13k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1171.72/1172.07	c  1087s|  4200k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  13k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1175.72/1176.08	c  1091s|  4210k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  13k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1179.61/1179.95	c  1095s|  4220k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  13k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1183.22/1183.56	c  1098s|  4230k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1187.01/1187.33	c  1102s|  4240k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1190.31/1190.61	c  1105s|  4250k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1193.51/1193.87	c  1108s|  4260k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1197.30/1197.69	c  1112s|  4270k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1200.61/1200.93	c  1115s|  4280k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1204.31/1204.63	c  1118s|  4290k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1208.41/1208.76	c  1122s|  4300k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  14k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1212.30/1212.69	c  1126s|  4310k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  15k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1217.10/1217.47	c  1131s|  4320k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  15k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1222.40/1222.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1222.40/1222.73	c  1136s|  4330k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  15k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1226.21/1226.51	c  1139s|  4340k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  15k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1230.90/1231.25	c  1144s|  4350k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  16k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1234.50/1234.82	c  1147s|  4360k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  16k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1238.70/1239.05	c  1151s|  4370k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  16k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1242.99/1243.35	c  1155s|  4380k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  16k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1248.99/1249.36	c  1161s|  4390k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  17k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1254.70/1255.04	c  1167s|  4400k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  17k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1260.30/1260.65	c  1172s|  4410k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  17k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1265.49/1265.80	c  1177s|  4420k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  18k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1269.60/1269.96	c  1181s|  4430k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  18k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1274.19/1274.57	c  1186s|  4440k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  18k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1278.09/1278.43	c  1190s|  4450k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  18k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1281.39/1281.77	c  1193s|  4460k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  18k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1285.09/1285.46	c  1196s|  4470k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  19k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1288.99/1289.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1288.99/1289.39	c  1200s|  4480k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  19k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1294.58/1294.94	c  1205s|  4490k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  19k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1298.98/1299.36	c  1210s|  4500k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  19k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1303.79/1304.17	c  1214s|  4510k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  20k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1308.59/1308.97	c  1219s|  4520k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  20k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1314.58/1314.97	c  1225s|  4530k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  20k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1319.59/1319.91	c  1230s|  4540k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  21k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1323.68/1324.07	c  1234s|  4550k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  21k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1328.38/1328.76	c  1238s|  4560k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  21k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1331.87/1332.20	c  1241s|  4570k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  21k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1335.37/1335.73	c  1245s|  4580k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  21k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1338.88/1339.23	c  1248s|  4590k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  21k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1343.18/1343.59	c  1252s|  4600k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  22k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1347.18/1347.53	c  1256s|  4610k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  22k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1351.27/1351.60	c  1260s|  4620k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  22k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1355.37/1355.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1355.37/1355.79	c  1264s|  4630k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  22k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1360.67/1361.02	c  1269s|  4640k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  23k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1365.07/1365.41	c  1273s|  4650k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  23k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1368.67/1369.02	c  1277s|  4660k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  23k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1372.77/1373.17	c  1281s|  4670k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  23k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1376.17/1376.51	c  1284s|  4680k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  23k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1381.47/1381.84	c  1289s|  4690k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  24k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1385.46/1385.87	c  1293s|  4700k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  24k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1389.57/1389.91	c  1297s|  4710k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  24k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1393.07/1393.45	c  1300s|  4720k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  24k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1396.76/1397.11	c  1304s|  4730k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  24k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1399.87/1400.25	c  1307s|  4740k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  24k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1402.96/1403.34	c  1310s|  4750k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  24k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1406.66/1407.04	c  1313s|  4760k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  25k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1410.97/1411.32	c  1318s|  4770k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  25k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1414.36/1414.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1414.36/1414.73	c  1321s|  4780k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  25k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1417.96/1418.38	c  1324s|  4790k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  25k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1421.75/1422.18	c  1328s|  4800k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  25k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1425.45/1425.82	c  1331s|  4810k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  25k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1429.86/1430.29	c  1336s|  4820k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  26k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1433.96/1434.32	c  1340s|  4830k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  26k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1437.95/1438.32	c  1343s|  4840k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  26k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1441.45/1441.89	c  1347s|  4850k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  26k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1445.06/1445.44	c  1350s|  4860k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  26k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1448.25/1448.61	c  1353s|  4870k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  26k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1451.56/1451.96	c  1357s|  4880k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  26k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1455.85/1456.28	c  1361s|  4890k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  27k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1460.45/1460.82	c  1365s|  4900k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  27k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1464.55/1464.91	c  1369s|  4910k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  27k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1469.85/1470.28	c  1374s|  4920k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  27k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1475.15/1475.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1475.15/1475.57	c  1379s|  4930k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  28k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1478.84/1479.26	c  1383s|  4940k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  28k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1482.95/1483.37	c  1387s|  4950k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  28k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1486.74/1487.11	c  1390s|  4960k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  28k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1490.24/1490.63	c  1394s|  4970k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  28k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1496.43/1496.87	c  1400s|  4980k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  29k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1500.54/1500.96	c  1404s|  4990k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  29k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1504.24/1504.64	c  1407s|  5000k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  29k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1507.43/1507.83	c  1410s|  5010k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  29k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1511.04/1511.44	c  1414s|  5020k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  29k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1514.64/1515.09	c  1417s|  5030k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  29k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1518.74/1519.19	c  1421s|  5040k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  30k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1522.63/1523.04	c  1425s|  5050k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  30k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1525.73/1526.17	c  1428s|  5060k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  30k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1529.23/1529.69	c  1431s|  5070k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  30k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1532.63/1533.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1532.63/1533.04	c  1435s|  5080k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  30k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1536.53/1536.99	c  1438s|  5090k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  30k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1540.64/1541.03	c  1442s|  5100k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  30k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1545.33/1545.72	c  1447s|  5110k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  31k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1550.13/1550.56	c  1451s|  5120k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  31k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1554.32/1554.71	c  1455s|  5130k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  31k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1558.02/1558.45	c  1459s|  5140k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  31k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1561.43/1561.85	c  1462s|  5150k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  31k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1564.83/1565.29	c  1466s|  5160k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  32k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1568.02/1568.48	c  1469s|  5170k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  32k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1571.82/1572.24	c  1472s|  5180k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  32k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1576.22/1576.60	c  1476s|  5190k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  32k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1580.32/1580.71	c  1480s|  5200k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  32k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1584.52/1584.94	c  1484s|  5210k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  32k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1588.22/1588.67	c  1488s|  5220k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  32k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1591.72/1592.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1591.72/1592.18	c  1491s|  5230k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1595.63/1596.04	c  1495s|  5240k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1599.42/1599.81	c  1499s|  5250k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1603.32/1603.77	c  1502s|  5260k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1607.72/1608.17	c  1507s|  5270k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1611.22/1611.66	c  1510s|  5280k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1614.71/1615.15	c  1513s|  5290k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1618.31/1618.73	c  1517s|  5300k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  33k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1623.41/1623.86	c  1522s|  5310k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  34k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1627.11/1627.56	c  1525s|  5320k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  34k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1630.71/1631.12	c  1529s|  5330k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  34k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1634.51/1634.90	c  1532s|  5340k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  34k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1638.20/1638.69	c  1536s|  5350k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  34k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1642.20/1642.62	c  1540s|  5360k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  35k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1645.60/1646.08	c  1543s|  5370k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  35k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1649.80/1650.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1649.80/1650.21	c  1547s|  5380k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  35k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1654.10/1654.57	c  1551s|  5390k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  35k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1658.70/1659.19	c  1556s|  5400k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  35k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1662.59/1663.02	c  1560s|  5410k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  36k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1666.20/1666.64	c  1563s|  5420k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  36k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1669.60/1670.04	c  1566s|  5430k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  36k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1672.71/1673.18	c  1569s|  5440k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  36k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1675.90/1676.33	c  1572s|  5450k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  36k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1679.10/1679.52	c  1575s|  5460k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  36k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1683.19/1683.62	c  1579s|  5470k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  36k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1686.90/1687.33	c  1583s|  5480k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1690.20/1690.66	c  1586s|  5490k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1693.99/1694.44	c  1590s|  5500k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1697.79/1698.29	c  1593s|  5510k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1701.09/1701.55	c  1596s|  5520k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1704.29/1704.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1704.29/1704.77	c  1599s|  5530k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1707.80/1708.28	c  1603s|  5540k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1710.99/1711.43	c  1606s|  5550k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1714.08/1714.54	c  1609s|  5560k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  37k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1717.58/1718.03	c  1612s|  5570k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1721.38/1721.87	c  1616s|  5580k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1725.09/1725.51	c  1619s|  5590k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1728.99/1729.43	c  1623s|  5600k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1732.29/1732.75	c  1626s|  5610k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1735.39/1735.82	c  1629s|  5620k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1738.38/1738.86	c  1632s|  5630k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1741.99/1742.42	c  1635s|  5640k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  38k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1746.29/1746.76	c  1640s|  5650k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  39k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1749.98/1750.49	c  1643s|  5660k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  39k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1753.68/1754.10	c  1647s|  5670k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  39k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1757.58/1758.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1757.58/1758.05	c  1650s|  5680k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  39k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1761.78/1762.25	c  1654s|  5690k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  39k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1765.38/1765.88	c  1658s|  5700k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  39k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1768.57/1769.01	c  1661s|  5710k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  40k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1773.27/1773.73	c  1666s|  5720k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  40k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1777.47/1777.97	c  1670s|  5730k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  40k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1781.27/1781.79	c  1673s|  5740k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  40k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1784.98/1785.45	c  1677s|  5750k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  40k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1788.37/1788.89	c  1680s|  5760k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  40k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1791.67/1792.17	c  1683s|  5770k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  41k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1795.66/1796.13	c  1687s|  5780k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  41k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1799.57/1800.07	c  1691s|  5790k|  3329k|     0 |   0.0 |1359M| 256 |   - | 479 | 560 |   0 |   0 |   0 |  41k|   0 | 3.200000e+01 | 2.280000e+02 | 612.50%
1800.08/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.50	c 
1800.08/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.50	c Solving Time (sec) : 1691.20
1800.08/1800.50	c Solving Nodes      : 5791220
1800.08/1800.50	c Primal Bound       : +2.28000000000000e+02 (5 solutions)
1800.08/1800.50	c Dual Bound         : +3.20000000000000e+01
1800.08/1800.50	c Gap                : 612.50 %
1800.08/1800.50	s SATISFIABLE
1800.08/1800.50	v -x479 -x478 x477 x476 -x475 -x474 x473 x472 x471 x470 x469 -x468 -x467 x466 -x465 -x464 -x463 -x462 x461 x460 x459 -x458 x457 -x456 
1800.08/1800.50	v -x455 x454 -x453 -x452 -x451 -x450 -x449 x448 -x447 x446 x445 -x444 x443 -x442 x441 -x440 -x439 -x438 -x437 -x436 -x435 
1800.08/1800.50	v -x434 x433 x432 -x431 -x430 x429 x428 x427 x426 x425 x424 -x423 -x422 x421 x420 -x419 x418 -x417 -x416 -x415 x414 x413 x412 x411 
1800.08/1800.50	v x410 x409 -x408 x407 x406 x405 -x404 -x403 -x402 -x401 -x400 x399 -x398 -x397 -x396 x395 -x394 -x393 -x392 -x391 x390 -x389 
1800.08/1800.50	v -x388 -x387 x386 x385 x384 -x383 x382 -x381 -x380 x379 x378 x377 x376 x375 x374 x373 -x372 x371 -x370 x369 x368 x367 -x366 
1800.08/1800.50	v -x365 x364 -x363 -x362 x361 x360 x359 -x358 x357 -x356 -x355 x354 -x353 -x352 -x351 x350 -x349 x348 -x347 x346 x345 -x344 -x343 
1800.08/1800.50	v -x342 x341 x340 x339 x338 -x337 x336 -x335 -x334 -x333 x332 x331 -x330 -x329 -x328 x327 x326 x325 -x324 -x323 x322 x321 x320 
1800.08/1800.50	v x319 x318 -x317 x316 -x315 -x314 -x313 x312 x311 x310 -x309 x308 x307 -x306 x305 -x304 -x303 -x302 -x301 -x300 -x299 x298 
1800.08/1800.50	v -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 x280 -x279 x278 -x277 
1800.08/1800.50	v -x276 -x275 -x274 -x273 -x272 x271 -x270 -x269 -x268 x267 -x266 -x265 -x264 -x263 -x262 x261 x260 x259 -x258 -x257 -x256 -x255 
1800.08/1800.50	v -x254 -x253 -x252 -x251 x250 -x249 x248 -x247 x246 -x245 -x244 -x243 -x242 x241 -x240 x239 x238 x237 x236 -x235 x234 -x233 
1800.08/1800.50	v x232 -x231 -x230 -x229 x228 -x227 x226 x225 x224 x223 -x222 x221 x220 x219 x218 -x217 -x216 -x215 -x214 x213 x212 x211 -x210 
1800.08/1800.50	v -x209 -x208 x207 x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 x197 x196 x195 -x194 x193 -x192 x191 x190 x189 x188 x187 
1800.08/1800.50	v -x186 x185 x184 -x183 x182 -x181 x180 x179 x178 x177 x176 -x175 x174 -x173 x172 -x171 x170 -x169 -x168 -x167 -x166 -x165 -x164 
1800.08/1800.50	v -x163 -x162 -x161 x160 x159 x158 -x157 -x156 x155 -x154 -x153 x152 x151 -x150 -x149 x148 -x147 x146 x145 x144 x143 x142 x141 
1800.08/1800.50	v x140 x139 -x138 x137 -x136 x135 -x134 -x133 x132 -x131 x130 -x129 x128 -x127 x126 x125 x124 x123 -x122 x121 x120 -x119 x118 
1800.08/1800.51	v -x117 -x116 x115 x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 x106 x105 -x104 x103 -x102 x101 x100 -x99 -x98 -x97 x96 x95 
1800.08/1800.51	v x94 x93 x92 x91 -x90 x89 -x88 -x87 -x86 x85 x84 -x83 -x82 x81 x80 -x79 -x78 -x77 x76 x75 x74 -x73 -x72 x71 -x70 x69 -x68 x67 
1800.08/1800.51	v x66 -x65 x64 -x63 x62 -x61 x60 x59 x58 -x57 x56 x55 x54 -x53 -x52 -x51 -x50 x49 x48 x47 x46 x45 -x44 -x43 -x42 x41 x40 x39 -x38 
1800.08/1800.51	v -x37 -x36 x35 x34 -x33 -x32 x31 -x30 -x29 x28 -x27 -x26 x25 -x24 x23 x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 x14 x13 x12 x11 
1800.08/1800.51	v x10 x9 x8 -x7 -x6 x5 x4 x3 -x2 x1 
1800.08/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.51	c Solving Time       :    1691.20
1800.08/1800.51	c Original Problem   :
1800.08/1800.51	c   Problem name     : HOME/instance-2664141-1276369869.opb
1800.08/1800.51	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.51	c   Constraints      : 479 initial, 479 maximal
1800.08/1800.51	c Presolved Problem  :
1800.08/1800.51	c   Problem name     : t_HOME/instance-2664141-1276369869.opb
1800.08/1800.51	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.51	c   Constraints      : 560 initial, 560 maximal
1800.08/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.51	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.08/1800.51	c   knapsack         :       0.02          0          0          0          0          0         29        296        586
1800.08/1800.51	c   setppc           :       0.00          0          0          0          0          0         55          0          0
1800.08/1800.51	c   linear           :       0.02          0          0          0          0          0          0          0         21
1800.08/1800.51	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.08/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.08/1800.51	c   knapsack         :        448          0    9986759          0    4569528      41436    7251953          0          0          0
1800.08/1800.51	c   setppc           :        110          0    6547024          0    3326482          0    2721766          0          0          0
1800.08/1800.51	c   logicor          :          2+         0      22919          0    3329860          0      21368          0          0          0
1800.08/1800.51	c   countsols        :          0          0          0          0    4569528          0          0          0          0          0
1800.08/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.51	c   knapsack         :     765.79       0.00     671.52       0.00      94.27
1800.08/1800.51	c   setppc           :      92.70       0.00      16.21       0.00      76.49
1800.08/1800.51	c   logicor          :       4.85       0.00       0.24       0.00       4.61
1800.08/1800.51	c   countsols        :       1.84       0.00       0.00       0.00       1.84
1800.08/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.51	c   vbounds          :       5.56          2          0          0
1800.08/1800.51	c   rootredcost      :       5.00          0          0          0
1800.08/1800.51	c   pseudoobj        :     292.63   11182128    1195569   12902880
1800.08/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.51	c   propagation      :     329.33      41436      41436    3586184      249.3          2      199.5          -
1800.08/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.08/1800.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.08/1800.51	c   applied locally  :          -          -          -      41436      195.5          -          -          -
1800.08/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.08/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.08/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.08/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.08/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.08/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.08/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.08/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.08/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.08/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.08/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.08/1800.51	c Pricers            :       Time      Calls       Vars
1800.08/1800.51	c   problem variables:       0.00          0          0
1800.08/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.08/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.51	c   inference        :     275.19    4569526          0          0          0          0    9139052
1800.08/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.51	c   LP solutions     :       0.00          -          0
1800.08/1800.51	c   pseudo solutions :       0.24          -          2
1800.08/1800.51	c   oneopt           :       3.39          0          0
1800.08/1800.51	c   trivial          :       0.00          2          3
1800.08/1800.51	c   simplerounding   :       0.00          0          0
1800.08/1800.51	c   zirounding       :       0.00          0          0
1800.08/1800.51	c   rounding         :       0.00          0          0
1800.08/1800.51	c   shifting         :       0.00          0          0
1800.08/1800.51	c   intshifting      :       0.00          0          0
1800.08/1800.51	c   twoopt           :       0.00          0          0
1800.08/1800.51	c   fixandinfer      :       0.00          0          0
1800.08/1800.51	c   feaspump         :       0.00          0          0
1800.08/1800.51	c   coefdiving       :       0.00          0          0
1800.08/1800.51	c   pscostdiving     :       0.00          0          0
1800.08/1800.51	c   fracdiving       :       0.00          0          0
1800.08/1800.51	c   veclendiving     :       0.00          0          0
1800.08/1800.51	c   intdiving        :       0.00          0          0
1800.08/1800.51	c   actconsdiving    :       0.00          0          0
1800.08/1800.51	c   objpscostdiving  :       0.00          0          0
1800.08/1800.51	c   rootsoldiving    :       0.00          0          0
1800.08/1800.51	c   linesearchdiving :       0.00          0          0
1800.08/1800.51	c   guideddiving     :       0.00          0          0
1800.08/1800.51	c   octane           :       0.00          0          0
1800.08/1800.51	c   rens             :       0.00          0          0
1800.08/1800.51	c   rins             :       0.00          0          0
1800.08/1800.51	c   localbranching   :       0.00          0          0
1800.08/1800.51	c   mutation         :       0.00          0          0
1800.08/1800.51	c   crossover        :       0.00          0          0
1800.08/1800.51	c   dins             :       0.00          0          0
1800.08/1800.51	c   undercover       :       0.00          0          0
1800.08/1800.51	c   nlp              :       2.49          0          0
1800.08/1800.51	c   trysol           :       2.40          0          0
1800.08/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.08/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.08/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.08/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.08/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.08/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.08/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.51	c B&B Tree           :
1800.08/1800.51	c   number of runs   :          1
1800.08/1800.51	c   nodes            :    5791220
1800.08/1800.51	c   nodes (total)    :    5791220
1800.08/1800.51	c   nodes left       :    3329822
1800.08/1800.51	c   max depth        :        256
1800.08/1800.51	c   max depth (total):        256
1800.08/1800.51	c   backtracks       :     824947 (14.2%)
1800.08/1800.51	c   delayed cutoffs  :      17997
1800.08/1800.51	c   repropagations   :      23324 (213256 domain reductions, 15313 cutoffs)
1800.08/1800.51	c   avg switch length:       2.52
1800.08/1800.51	c   switching time   :      77.50
1800.08/1800.51	c Solution           :
1800.08/1800.51	c   Solutions found  :          5 (3 improvements)
1800.08/1800.51	c   First Solution   : +4.79000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.08/1800.51	c   Primal Bound     : +2.28000000000000e+02   (in run 1, after 3331501 nodes, 765.98 seconds, depth 241, found by <relaxation>)
1800.08/1800.51	c   Dual Bound       : +3.20000000000000e+01
1800.08/1800.51	c   Gap              :     612.50 %
1800.08/1800.51	c   Root Dual Bound  : +0.00000000000000e+00
1800.08/1800.51	c   Root Iterations  :          0

Verifier Data

OK	228

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 12976
/proc/meminfo: memFree=1722824/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=6584 CPUtime=0
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 1005 0 0 0 0 0 0 0 20 0 1 0 12590846 6742016 928 1992294400 4194304 7136930 140735597760672 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12976/statm: 1646 937 254 719 0 925 0

[startup+0.0416589 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 12976
/proc/meminfo: memFree=1722824/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=11764 CPUtime=0.03
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 2845 0 0 0 3 0 0 0 20 0 1 0 12590846 12046336 2157 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 2941 2157 344 719 0 2220 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11764

[startup+0.100671 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 12976
/proc/meminfo: memFree=1722824/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=13104 CPUtime=0.09
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 5527 0 0 0 7 2 0 0 20 0 1 0 12590846 13418496 2526 1992294400 4194304 7136930 140735597760672 18446744073709551615 5072321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 3533 2543 381 719 0 2812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13104

[startup+0.30068 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 12976
/proc/meminfo: memFree=1722824/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=14264 CPUtime=0.29
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 5838 0 0 0 25 4 0 0 20 0 1 0 12590846 14606336 2837 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 3566 2837 392 719 0 2845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14264

[startup+0.700712 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 12976
/proc/meminfo: memFree=1722824/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=15428 CPUtime=0.69
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 6127 0 0 0 62 7 0 0 20 0 1 0 12590846 15798272 3126 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 3857 3126 392 719 0 3136 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15428

[startup+1.50078 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 12977
/proc/meminfo: memFree=1710788/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=17584 CPUtime=1.49
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 6679 0 0 0 135 14 0 0 22 0 1 0 12590846 18006016 3678 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 4396 3678 392 719 0 3675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17584

[startup+3.10091 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 12977
/proc/meminfo: memFree=1708308/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=20476 CPUtime=3.09
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 7461 0 0 0 281 28 0 0 25 0 1 0 12590846 20967424 4460 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 5119 4460 392 719 0 4398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20476

[startup+6.30117 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 12977
/proc/meminfo: memFree=1702356/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=27300 CPUtime=6.29
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 9220 0 0 0 575 54 0 0 25 0 1 0 12590846 27955200 6219 1992294400 4194304 7136930 140735597760672 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 6825 6219 392 719 0 6104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27300

[startup+12.7007 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 12977
/proc/meminfo: memFree=1690576/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=36844 CPUtime=12.69
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 11702 0 0 0 1164 105 0 0 25 0 1 0 12590846 37728256 8701 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 9211 8701 392 719 0 8490 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36844

[startup+25.5007 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 12979
/proc/meminfo: memFree=1668380/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=58996 CPUtime=25.49
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 16919 0 0 0 2342 207 0 0 25 0 1 0 12590846 60411904 13918 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 14749 13918 392 719 0 14028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58996

[startup+51.1008 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 12979
/proc/meminfo: memFree=1625600/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=104684 CPUtime=51.07
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 27701 0 0 0 4689 418 0 0 25 0 1 0 12590846 107196416 24700 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 26171 24700 392 719 0 25450 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104684

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12981
/proc/meminfo: memFree=1539916/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=186200 CPUtime=102.27
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 48861 0 0 0 9378 849 0 0 25 0 1 0 12590846 190668800 45860 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 46550 45860 392 719 0 45829 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 186200

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12984
/proc/meminfo: memFree=1439600/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=291984 CPUtime=162.25
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 74180 0 0 0 14879 1346 0 0 25 0 1 0 12590846 298991616 71179 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 72996 71179 392 719 0 72275 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 291984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12986
/proc/meminfo: memFree=1337796/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=387876 CPUtime=222.23
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 99074 0 0 0 20380 1843 0 0 25 0 1 0 12590846 397185024 96073 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 96969 96073 392 719 0 96248 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 387876

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12988
/proc/meminfo: memFree=1239712/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=500476 CPUtime=282.22
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 124063 0 0 0 25858 2364 0 0 25 0 1 0 12590846 512487424 121062 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 125119 121062 392 719 0 124398 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 500476

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12990
/proc/meminfo: memFree=1139396/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=595020 CPUtime=342.21
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 148628 0 0 0 31350 2871 0 0 25 0 1 0 12590846 609300480 145627 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 148755 145627 392 719 0 148034 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 595020

[startup+402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12992
/proc/meminfo: memFree=1038460/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=693680 CPUtime=402.19
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 174229 0 0 0 36835 3384 0 0 25 0 1 0 12590846 710328320 171228 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 173420 171228 392 719 0 172699 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 693680

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12992
/proc/meminfo: memFree=939012/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=787984 CPUtime=462.18
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 198744 0 0 0 42326 3892 0 0 25 0 1 0 12590846 806895616 195743 1992294400 4194304 7136930 140735597760672 18446744073709551615 4854173 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 196996 195743 392 719 0 196275 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 787984

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12994
/proc/meminfo: memFree=837828/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=918788 CPUtime=522.16
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 224157 0 0 0 47808 4408 0 0 25 0 1 0 12590846 940838912 221156 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 229697 221156 392 719 0 228976 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 918788

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12996
/proc/meminfo: memFree=737760/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1013600 CPUtime=582.15
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 248833 0 0 0 53285 4930 0 0 25 0 1 0 12590846 1037926400 245832 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 253400 245832 392 719 0 252679 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1013600

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12998
/proc/meminfo: memFree=639304/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1107764 CPUtime=642.15
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 273321 0 0 0 58770 5445 0 0 25 0 1 0 12590846 1134350336 270320 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 276941 270320 392 719 0 276220 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 1107764

[startup+702.301 s]

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

/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367379 0 0 0 92382 7823 0 0 25 0 1 0 12590846 1453858816 351370 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 354946 351370 397 719 0 354225 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1419784

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13008
/proc/meminfo: memFree=313804/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1419916 CPUtime=1062.04
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367389 0 0 0 98135 8069 0 0 25 0 1 0 12590846 1453993984 351380 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 354979 351380 397 719 0 354258 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 1419916

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13010
/proc/meminfo: memFree=313680/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1419916 CPUtime=1122.03
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367395 0 0 0 103922 8281 0 0 25 0 1 0 12590846 1453993984 351386 1992294400 4194304 7136930 140735597760672 18446744073709551615 5909086 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 354979 351386 397 719 0 354258 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 1419916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13012
/proc/meminfo: memFree=313432/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420052 CPUtime=1182.01
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367432 0 0 0 109684 8517 0 0 25 0 1 0 12590846 1454133248 351423 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355013 351423 397 719 0 354292 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 1420052

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13014
/proc/meminfo: memFree=313184/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420052 CPUtime=1242
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367446 0 0 0 115449 8751 0 0 25 0 1 0 12590846 1454133248 351437 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355013 351437 397 719 0 354292 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 1420052

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13016
/proc/meminfo: memFree=313060/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420052 CPUtime=1301.99
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367450 0 0 0 121257 8942 0 0 25 0 1 0 12590846 1454133248 351441 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355013 351441 397 719 0 354292 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 1420052

[startup+1362.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 13016
/proc/meminfo: memFree=313060/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420196 CPUtime=1361.97
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367466 0 0 0 127047 9150 0 0 25 0 1 0 12590846 1454280704 351457 1992294400 4194304 7136930 140735597760672 18446744073709551615 4854160 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355049 351457 397 719 0 354328 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 1420196

[startup+1422.31 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 13018
/proc/meminfo: memFree=312936/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420196 CPUtime=1421.97
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367478 0 0 0 132814 9383 0 0 25 0 1 0 12590846 1454280704 351469 1992294400 4194304 7136930 140735597760672 18446744073709551615 4855263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355049 351469 397 719 0 354328 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 1420196

[startup+1482.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 13020
/proc/meminfo: memFree=312812/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420196 CPUtime=1481.94
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367484 0 0 0 138590 9604 0 0 25 0 1 0 12590846 1454280704 351475 1992294400 4194304 7136930 140735597760672 18446744073709551615 5908957 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355049 351475 397 719 0 354328 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 1420196

[startup+1542.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/107 13022
/proc/meminfo: memFree=312812/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420196 CPUtime=1541.93
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367487 0 0 0 144352 9841 0 0 25 0 1 0 12590846 1454280704 351478 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355049 351478 397 719 0 354328 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 1420196

[startup+1602.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/107 13024
/proc/meminfo: memFree=312688/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420336 CPUtime=1601.91
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367496 0 0 0 150110 10081 0 0 25 0 1 0 12590846 1454424064 351487 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355084 351487 397 719 0 354363 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 1420336

[startup+1662.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 13024
/proc/meminfo: memFree=312564/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420336 CPUtime=1661.9
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367498 0 0 0 155883 10307 0 0 25 0 1 0 12590846 1454424064 351489 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355084 351489 397 719 0 354363 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 1420336

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13026
/proc/meminfo: memFree=312440/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420336 CPUtime=1721.88
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367500 0 0 0 161619 10569 0 0 25 0 1 0 12590846 1454424064 351491 1992294400 4194304 7136930 140735597760672 18446744073709551615 4854179 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355084 351491 397 719 0 354363 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 1420336

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13028
/proc/meminfo: memFree=312068/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420336 CPUtime=1781.87
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367506 0 0 0 167377 10810 0 0 25 0 1 0 12590846 1454424064 351497 1992294400 4194304 7136930 140735597760672 18446744073709551615 4854945 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355084 351497 397 719 0 354363 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 1420336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13028
/proc/meminfo: memFree=312068/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420336 CPUtime=1800.08
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367506 0 0 0 169122 10886 0 0 25 0 1 0 12590846 1454424064 351497 1992294400 4194304 7136930 140735597760672 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12976/statm: 355084 351497 397 719 0 354363 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1420336

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12976

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/108 13029
/proc/meminfo: memFree=312060/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420336 CPUtime=1800.97
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367513 0 0 0 169211 10886 0 0 25 0 1 0 12590846 1454424064 351504 1992294400 4194304 7136930 140735597760672 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12976/statm: 355084 351504 402 719 0 354363 0
Current children cumulated CPU time (s) 1800.97
Current children cumulated vsize (KiB) 1420336

[startup+1802.2 s]
/proc/loadavg: 1.00 1.02 1.00 2/108 13029
/proc/meminfo: memFree=312060/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=1420336 CPUtime=1801.77
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4202496 367513 0 0 0 169291 10886 0 0 25 0 1 0 12590846 1454424064 351504 1992294400 4194304 7136930 140735597760672 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12976/statm: 355084 351504 402 719 0 354363 0
Current children cumulated CPU time (s) 1801.77
Current children cumulated vsize (KiB) 1420336

[startup+1802.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/108 13029
/proc/meminfo: memFree=312060/2059040 swapFree=4165008/4192956
[pid=12976] ppid=12974 vsize=0 CPUtime=1802.17
/proc/12976/stat : 12976 (pbscip.linux.x8) R 12974 12976 12776 0 -1 4203524 367513 0 0 0 169322 10895 0 0 25 0 1 0 12590846 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12976/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.64
CPU time (s): 1802.22
CPU user time (s): 1693.22
CPU system time (s): 108.994
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 1482028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1693.22
system time used= 108.994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 367513
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 4558

runsolver used 2.98155 second user time and 8.5467 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-12 21:11:09
IDJOB=2664141
IDBENCH=1956
IDSOLVER=1167
FILE ID=node003/2664141-1276369869
PBS_JOBID= 11173227
Free space on /tmp= 62556 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_23.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-2664141-1276369869/watcher-2664141-1276369869 -o /tmp/evaluation-result-2664141-1276369869/solver-2664141-1276369869 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664141-1276369869.opb -t 1800 -m 1800

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=586036988

node003.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.251
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.50
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.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1723228 kB
Buffers:        101736 kB
Cached:         133084 kB
SwapCached:       1344 kB
Active:          99504 kB
Inactive:       168096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1723228 kB
SwapTotal:     4192956 kB
SwapFree:      4165008 kB
Dirty:            3308 kB
Writeback:           0 kB
AnonPages:       31372 kB
Mapped:          15380 kB
Slab:            46452 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183004 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= 62552 MiB
End job on node003 at 2010-06-12 21:41:12