Trace number 1884138

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 NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? (TO) 1800.1 1800.68

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/pebbling/
unsat-pbl-00080.sat05-1325.reshuffled-07.opb
MD5SUM08919ec8079a7dc27fa2f265332c8d49
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.04123
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables288
Total number of constraints11604
Number of constraints which are clauses11604
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.23	c SCIP version 1.1.0.7
0.19/0.23	c LP-Solver Clp 1.8.2
0.19/0.23	c user parameter file <scip.set> not found - using default parameters
0.19/0.23	c read problem <HOME/instance-1884138-1245254650.opb>
0.19/0.23	c original problem has 288 variables (288 bin, 0 int, 0 impl, 0 cont) and 11604 constraints
0.19/0.29	c No objective function, only one solution is needed.
0.19/0.29	c start presolving problem
0.19/0.29	c presolving:
0.29/0.36	c (round 1) 2 del vars, 2 del conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 32 impls, 0 clqs
0.49/0.52	c (round 2) 2 del vars, 2 del conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 11602 upgd conss, 32 impls, 0 clqs
0.49/0.55	c presolving (3 rounds):
0.49/0.55	c  2 deleted vars, 2 deleted constraints, 2 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.49/0.55	c  32 implications, 0 cliques
0.49/0.55	c presolved problem has 286 variables (286 bin, 0 int, 0 impl, 0 cont) and 11602 constraints
0.49/0.55	c   11602 constraints of type <logicor>
0.49/0.55	c transformed objective value is always integral (scale: 1)
0.49/0.55	c Presolving Time: 0.23
0.49/0.55	c PURESAT
0.49/0.55	c -----------------------------------------------------------------------------------------------
0.49/0.55	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.55	c separating/flowcover/freq = c -1
0.49/0.55	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.55	c separating/cmir/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/veclendiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.55	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.49/0.55	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/veclendiving/freq = c -1
0.49/0.55	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.55	c heuristics/simplerounding/freq = c -1
0.49/0.55	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/shifting/freq = c -1
0.49/0.55	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.55	c heuristics/rounding/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.49/0.55	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.49/0.55	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.55	c heuristics/rootsoldiving/freq = c -1
0.49/0.55	c # number of nodes added to the contingent of the total nodes
0.49/0.55	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.55	c heuristics/rens/nodesofs = c 2000
0.49/0.55	c # minimum percentage of integer variables that have to be fixable 
0.49/0.55	c # [type: real, range: [0,1], default: 0.5]
0.49/0.55	c heuristics/rens/minfixingrate = c 0.3
0.49/0.55	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.55	c heuristics/rens/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.55	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.49/0.55	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/pscostdiving/freq = c -1
0.49/0.55	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.55	c heuristics/oneopt/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to total iteration number
0.49/0.55	c # [type: real, range: [0,1], default: 0.01]
0.49/0.55	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.49/0.55	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.55	c heuristics/objpscostdiving/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.55	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.49/0.55	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/linesearchdiving/freq = c -1
0.49/0.55	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/intshifting/freq = c -1
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.55	c heuristics/intdiving/maxlpiterquot = c 0.075
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/guideddiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.55	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.49/0.55	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/guideddiving/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/fracdiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.55	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.49/0.55	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/fracdiving/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/feaspump/maxlpiterofs = c 2000
0.49/0.55	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.55	c heuristics/feaspump/freq = c -1
0.49/0.55	c # minimum percentage of integer variables that have to be fixed 
0.49/0.55	c # [type: real, range: [0,1], default: 0.666]
0.49/0.55	c heuristics/crossover/minfixingrate = c 0.5
0.49/0.55	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.49/0.55	c # [type: real, range: [0,1], default: 0.1]
0.49/0.55	c heuristics/crossover/nodesquot = c 0.15
0.49/0.55	c # number of nodes without incumbent change that heuristic should wait
0.49/0.55	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.49/0.55	c heuristics/crossover/nwaitingnodes = c 100
0.49/0.55	c # number of nodes added to the contingent of the total nodes
0.49/0.55	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.55	c heuristics/crossover/nodesofs = c 750
0.49/0.55	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 30]
0.49/0.55	c heuristics/crossover/freq = c -1
0.49/0.55	c # additional number of allowed LP iterations
0.49/0.55	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.55	c heuristics/coefdiving/maxlpiterofs = c 1500
0.49/0.55	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.55	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.55	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.49/0.55	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.55	c heuristics/coefdiving/freq = c -1
0.49/0.55	c # priority of node selection rule <dfs> in standard mode
0.49/0.55	c # [type: int, range: [-536870912,536870911], default: 0]
0.49/0.55	c nodeselection/dfs/stdpriority = c 1000000
0.49/0.55	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.49/0.55	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.55	c presolving/probing/maxrounds = c 0
0.49/0.55	c # should presolving try to simplify knapsacks
0.49/0.55	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.55	c constraints/knapsack/simplifyinequalities = c TRUE
0.49/0.55	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.49/0.55	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.49/0.55	c constraints/knapsack/disaggregation = c FALSE
0.49/0.55	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.56	c constraints/knapsack/maxnumcardlift = c 0
0.49/0.56	c # should presolving try to simplify inequalities
0.49/0.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.56	c constraints/linear/simplifyinequalities = c TRUE
0.49/0.56	c # maximal number of separation rounds in the root node (-1: unlimited)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.56	c separating/maxroundsroot = c 5
0.49/0.56	c # maximal number of separation rounds per node (-1: unlimited)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 5]
0.49/0.56	c separating/maxrounds = c 1
0.49/0.56	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.49/0.56	c # [type: char, range: {lafpsqd}, default: l]
0.49/0.56	c lp/pricing = c a
0.49/0.56	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.56	c lp/solvefreq = c 0
0.49/0.56	c # solving stops, if the given number of solutions were found (-1: no limit)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.56	c limits/solutions = c 1
0.49/0.56	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.56	c limits/memory = c 1620
0.49/0.56	c # maximal time in seconds to run
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.56	c limits/time = c 1791
0.49/0.56	c # frequency for displaying node information lines
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.56	c display/freq = c 10000
0.49/0.56	c # should enforcement of pseudo solution be disabled?
0.49/0.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.56	c constraints/disableenfops = c TRUE
0.49/0.56	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.56	c constraints/agelimit = c 1
0.49/0.56	c # should binary conflicts be preferred?
0.49/0.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.56	c conflict/preferbinary = c TRUE
0.49/0.56	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.56	c conflict/interconss = c 0
0.49/0.56	c -----------------------------------------------------------------------------------------------
0.49/0.56	c start solving problem
0.49/0.56	c 
0.59/0.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.68	c   0.4s|     1 |     0 |    46 |  18M|   0 |  26 | 286 |  11k|  11k| 286 |  11k|   0 |   0 |   0 | 1.441667e+01 |      --      |    Inf 
0.89/0.97	c   0.7s|     1 |     0 |    60 |  18M|   0 |  22 | 286 |  11k|  11k| 286 |  11k|   3 |   0 |   0 | 1.483333e+01 |      --      |    Inf 
1.19/1.25	c   0.9s|     1 |     0 |    73 |  18M|   0 |  27 | 286 |  11k|  11k| 286 |  11k|   6 |   0 |   0 | 1.508333e+01 |      --      |    Inf 
1.48/1.54	c   1.2s|     1 |     0 |   100 |  18M|   0 |  23 | 286 |  11k|  11k| 286 |  11k|   9 |   0 |   0 | 1.536667e+01 |      --      |    Inf 
1.79/1.83	c   1.5s|     1 |     0 |   115 |  18M|   0 |  26 | 286 |  11k|  11k| 286 |  11k|  11 |   0 |   0 | 1.566667e+01 |      --      |    Inf 
2.10/2.15	c   1.8s|     1 |     0 |   130 |  18M|   0 |  25 | 286 |  11k|  11k| 286 |  11k|  14 |   0 |   0 | 1.600000e+01 |      --      |    Inf 
3.29/3.34	c   3.0s|     1 |     2 |   130 |  18M|   0 |  25 | 286 |  11k|  11k| 286 |  11k|  14 |   0 |  25 | 1.600000e+01 |      --      |    Inf 
6.18/6.26	c   5.8s| 10000 |    88 |   130 |  19M| 200 |   - | 286 |  11k|7771 |   0 |   0 |  14 |5326 |  25 | 1.600000e+01 |      --      |    Inf 
8.69/8.75	c   8.2s| 20000 |    83 |   130 |  19M| 246 |   - | 286 |  11k|5163 |   0 |   0 |  14 |9825 |  25 | 1.600000e+01 |      --      |    Inf 
12.19/12.26	c  11.6s| 30000 |    93 |   130 |  19M| 246 |   - | 286 |  11k|4119 |   0 |   0 |  14 |  14k|  25 | 1.600000e+01 |      --      |    Inf 
15.49/15.57	c  14.7s| 40000 |    94 |   130 |  19M| 246 |   - | 286 |  11k|5525 |   0 |   0 |  14 |  18k|  25 | 1.600000e+01 |      --      |    Inf 
19.09/19.17	c  18.2s| 50000 |    74 |   130 |  19M| 246 |   - | 286 |  11k|5493 |   0 |   0 |  14 |  23k|  25 | 1.600000e+01 |      --      |    Inf 
21.89/22.00	c  20.9s| 60000 |    83 |   130 |  19M| 246 |   - | 286 |  11k|4850 |   0 |   0 |  14 |  27k|  25 | 1.600000e+01 |      --      |    Inf 
23.89/23.94	c  22.7s| 70000 |    83 |   130 |  19M| 246 |   - | 286 |  11k|5697 |   0 |   0 |  14 |  31k|  25 | 1.600000e+01 |      --      |    Inf 
26.58/26.69	c  25.4s| 80000 |    79 |   130 |  19M| 246 |   - | 286 |  11k|4197 |   0 |   0 |  14 |  35k|  25 | 1.600000e+01 |      --      |    Inf 
29.29/29.39	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.29/29.39	c  27.9s| 90000 |    81 |   130 |  19M| 246 |   - | 286 |  11k|4906 |   0 |   0 |  14 |  40k|  25 | 1.600000e+01 |      --      |    Inf 
31.98/32.00	c  30.4s|100000 |    73 |   130 |  19M| 246 |   - | 286 |  11k|4828 |   0 |   0 |  14 |  44k|  25 | 1.600000e+01 |      --      |    Inf 
34.77/34.81	c  33.1s|110000 |    80 |   130 |  19M| 246 |   - | 286 |  11k|5322 |   0 |   0 |  14 |  49k|  25 | 1.600000e+01 |      --      |    Inf 
37.77/37.89	c  36.0s|120000 |    80 |   130 |  19M| 246 |   - | 286 |  11k|5386 |   0 |   0 |  14 |  54k|  25 | 1.600000e+01 |      --      |    Inf 
41.37/41.41	c  39.4s|130000 |    69 |   130 |  19M| 246 |   - | 286 |  11k|5597 |   0 |   0 |  14 |  58k|  25 | 1.600000e+01 |      --      |    Inf 
44.97/45.07	c  42.9s|140000 |    71 |   130 |  19M| 246 |   - | 286 |  11k|5584 |   0 |   0 |  14 |  63k|  25 | 1.600000e+01 |      --      |    Inf 
48.06/48.18	c  45.9s|150000 |    97 |   130 |  19M| 246 |   - | 286 |  11k|5056 |   0 |   0 |  14 |  68k|  25 | 1.600000e+01 |      --      |    Inf 
50.76/50.83	c  48.4s|160000 |    92 |   130 |  19M| 246 |   - | 286 |  11k|4961 |   0 |   0 |  14 |  72k|  25 | 1.600000e+01 |      --      |    Inf 
53.56/53.70	c  51.2s|170000 |    78 |   130 |  19M| 246 |   - | 286 |  11k|4871 |   0 |   0 |  14 |  76k|  25 | 1.600000e+01 |      --      |    Inf 
56.57/56.61	c  54.0s|180000 |    82 |   130 |  19M| 246 |   - | 286 |  11k|5099 |   0 |   0 |  14 |  80k|  25 | 1.600000e+01 |      --      |    Inf 
59.06/59.17	c  56.4s|190000 |    70 |   130 |  19M| 246 |   - | 286 |  11k|5424 |   0 |   0 |  14 |  85k|  25 | 1.600000e+01 |      --      |    Inf 
61.76/61.85	c  58.9s|200000 |    82 |   130 |  19M| 246 |   - | 286 |  11k|5646 |   0 |   0 |  14 |  89k|  25 | 1.600000e+01 |      --      |    Inf 
64.46/64.58	c  61.5s|210000 |    64 |   130 |  19M| 246 |   - | 286 |  11k|3994 |   0 |   0 |  14 |  94k|  25 | 1.600000e+01 |      --      |    Inf 
66.97/67.09	c  63.9s|220000 |    72 |   130 |  19M| 246 |   - | 286 |  11k|4558 |   0 |   0 |  14 |  98k|  25 | 1.600000e+01 |      --      |    Inf 
69.36/69.44	c  66.2s|230000 |    70 |   130 |  19M| 246 |   - | 286 |  11k|5736 |   0 |   0 |  14 | 103k|  25 | 1.600000e+01 |      --      |    Inf 
72.25/72.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
72.25/72.30	c  68.9s|240000 |    80 |   130 |  19M| 246 |   - | 286 |  11k|4001 |   0 |   0 |  14 | 108k|  25 | 1.600000e+01 |      --      |    Inf 
74.66/74.71	c  71.2s|250000 |    74 |   130 |  19M| 246 |   - | 286 |  11k|4057 |   0 |   0 |  14 | 112k|  25 | 1.600000e+01 |      --      |    Inf 
77.05/77.16	c  73.5s|260000 |    77 |   130 |  19M| 246 |   - | 286 |  11k|4057 |   0 |   0 |  14 | 117k|  25 | 1.600000e+01 |      --      |    Inf 
79.85/79.90	c  76.1s|270000 |    75 |   130 |  19M| 246 |   - | 286 |  11k|3906 |   0 |   0 |  14 | 121k|  25 | 1.600000e+01 |      --      |    Inf 
82.16/82.24	c  78.3s|280000 |    72 |   130 |  19M| 246 |   - | 286 |  11k|4023 |   0 |   0 |  14 | 126k|  25 | 1.600000e+01 |      --      |    Inf 
84.96/85.04	c  81.0s|290000 |    73 |   130 |  19M| 246 |   - | 286 |  11k|4293 |   0 |   0 |  14 | 130k|  25 | 1.600000e+01 |      --      |    Inf 
87.65/87.75	c  83.6s|300000 |    82 |   130 |  19M| 246 |   - | 286 |  11k|4072 |   0 |   0 |  14 | 135k|  25 | 1.600000e+01 |      --      |    Inf 
90.46/90.58	c  86.3s|310000 |    70 |   130 |  19M| 246 |   - | 286 |  11k|4310 |   0 |   0 |  14 | 140k|  25 | 1.600000e+01 |      --      |    Inf 
92.86/92.93	c  88.5s|320000 |    71 |   130 |  19M| 246 |   - | 286 |  11k|4202 |   0 |   0 |  14 | 145k|  25 | 1.600000e+01 |      --      |    Inf 
95.56/95.60	c  91.1s|330000 |    78 |   130 |  19M| 246 |   - | 286 |  11k|5099 |   0 |   0 |  14 | 149k|  25 | 1.600000e+01 |      --      |    Inf 
98.15/98.24	c  93.6s|340000 |    76 |   130 |  19M| 248 |   - | 286 |  11k|3678 |   0 |   0 |  14 | 154k|  25 | 1.600000e+01 |      --      |    Inf 
100.75/100.81	c  96.1s|350000 |    66 |   130 |  19M| 248 |   - | 286 |  11k|3924 |   0 |   0 |  14 | 159k|  25 | 1.600000e+01 |      --      |    Inf 
103.45/103.52	c  98.6s|360000 |    79 |   130 |  19M| 248 |   - | 286 |  11k|3941 |   0 |   0 |  14 | 163k|  25 | 1.600000e+01 |      --      |    Inf 
106.05/106.14	c   101s|370000 |    81 |   130 |  19M| 248 |   - | 286 |  11k|3511 |   0 |   0 |  14 | 167k|  25 | 1.600000e+01 |      --      |    Inf 
108.35/108.46	c   103s|380000 |    72 |   130 |  19M| 248 |   - | 286 |  11k|3616 |   0 |   0 |  14 | 171k|  25 | 1.600000e+01 |      --      |    Inf 
110.75/110.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
110.75/110.88	c   106s|390000 |    72 |   130 |  19M| 248 |   - | 286 |  11k|3875 |   0 |   0 |  14 | 176k|  25 | 1.600000e+01 |      --      |    Inf 
113.55/113.60	c   108s|400000 |    69 |   130 |  19M| 248 |   - | 286 |  11k|3983 |   0 |   0 |  14 | 180k|  25 | 1.600000e+01 |      --      |    Inf 
116.15/116.28	c   111s|410000 |    74 |   130 |  19M| 248 |   - | 286 |  11k|3786 |   0 |   0 |  14 | 185k|  25 | 1.600000e+01 |      --      |    Inf 
118.74/118.86	c   113s|420000 |    68 |   130 |  19M| 248 |   - | 286 |  11k|4103 |   0 |   0 |  14 | 189k|  25 | 1.600000e+01 |      --      |    Inf 
121.64/121.77	c   116s|430000 |    66 |   130 |  19M| 248 |   - | 286 |  11k|3797 |   0 |   0 |  14 | 194k|  25 | 1.600000e+01 |      --      |    Inf 
124.25/124.37	c   118s|440000 |    68 |   130 |  19M| 248 |   - | 286 |  11k|4015 |   0 |   0 |  14 | 198k|  25 | 1.600000e+01 |      --      |    Inf 
127.14/127.28	c   121s|450000 |    76 |   130 |  19M| 248 |   - | 286 |  11k|3833 |   0 |   0 |  14 | 203k|  25 | 1.600000e+01 |      --      |    Inf 
129.75/129.85	c   124s|460000 |    77 |   130 |  19M| 248 |   - | 286 |  11k|3949 |   0 |   0 |  14 | 207k|  25 | 1.600000e+01 |      --      |    Inf 
132.14/132.29	c   126s|470000 |    66 |   130 |  19M| 248 |   - | 286 |  11k|3927 |   0 |   0 |  14 | 211k|  25 | 1.600000e+01 |      --      |    Inf 
134.94/135.04	c   129s|480000 |    65 |   130 |  19M| 248 |   - | 286 |  11k|4116 |   0 |   0 |  14 | 216k|  25 | 1.600000e+01 |      --      |    Inf 
137.74/137.83	c   131s|490000 |    71 |   130 |  19M| 248 |   - | 286 |  11k|3873 |   0 |   0 |  14 | 220k|  25 | 1.600000e+01 |      --      |    Inf 
140.64/140.80	c   134s|500000 |    66 |   130 |  19M| 248 |   - | 286 |  11k|3919 |   0 |   0 |  14 | 225k|  25 | 1.600000e+01 |      --      |    Inf 
143.13/143.29	c   136s|510000 |    69 |   130 |  19M| 248 |   - | 286 |  11k|3927 |   0 |   0 |  14 | 229k|  25 | 1.600000e+01 |      --      |    Inf 
145.64/145.73	c   139s|520000 |    69 |   130 |  19M| 248 |   - | 286 |  11k|3909 |   0 |   0 |  14 | 233k|  25 | 1.600000e+01 |      --      |    Inf 
147.94/148.10	c   141s|530000 |    65 |   130 |  19M| 248 |   - | 286 |  11k|3898 |   0 |   0 |  14 | 237k|  25 | 1.600000e+01 |      --      |    Inf 
150.44/150.58	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
150.44/150.58	c   143s|540000 |    62 |   130 |  19M| 248 |   - | 286 |  11k|4343 |   0 |   0 |  14 | 242k|  25 | 1.600000e+01 |      --      |    Inf 
153.04/153.18	c   146s|550000 |    77 |   130 |  19M| 248 |   - | 286 |  11k|4408 |   0 |   0 |  14 | 246k|  25 | 1.600000e+01 |      --      |    Inf 
155.73/155.86	c   148s|560000 |    70 |   130 |  19M| 248 |   - | 286 |  11k|4245 |   0 |   0 |  14 | 250k|  25 | 1.600000e+01 |      --      |    Inf 
158.44/158.59	c   151s|570000 |    82 |   130 |  19M| 248 |   - | 286 |  11k|4378 |   0 |   0 |  14 | 255k|  25 | 1.600000e+01 |      --      |    Inf 
161.03/161.16	c   153s|580000 |    77 |   130 |  19M| 248 |   - | 286 |  11k|4222 |   0 |   0 |  14 | 259k|  25 | 1.600000e+01 |      --      |    Inf 
163.63/163.78	c   156s|590000 |    69 |   130 |  19M| 248 |   - | 286 |  11k|4405 |   0 |   0 |  14 | 264k|  25 | 1.600000e+01 |      --      |    Inf 
166.23/166.39	c   158s|600000 |    69 |   130 |  19M| 248 |   - | 286 |  11k|4492 |   0 |   0 |  14 | 268k|  25 | 1.600000e+01 |      --      |    Inf 
168.73/168.83	c   161s|610000 |    75 |   130 |  19M| 248 |   - | 286 |  11k|4246 |   0 |   0 |  14 | 272k|  25 | 1.600000e+01 |      --      |    Inf 
171.23/171.31	c   163s|620000 |    72 |   130 |  19M| 248 |   - | 286 |  11k|4412 |   0 |   0 |  14 | 277k|  25 | 1.600000e+01 |      --      |    Inf 
173.53/173.61	c   165s|630000 |    63 |   130 |  19M| 248 |   - | 286 |  11k|4435 |   0 |   0 |  14 | 281k|  25 | 1.600000e+01 |      --      |    Inf 
176.13/176.28	c   168s|640000 |    67 |   130 |  19M| 248 |   - | 286 |  11k|6096 |   0 |   0 |  14 | 285k|  25 | 1.600000e+01 |      --      |    Inf 
179.13/179.22	c   171s|650000 |    64 |   130 |  19M| 248 |   - | 286 |  11k|6226 |   0 |   0 |  14 | 290k|  25 | 1.600000e+01 |      --      |    Inf 
182.23/182.36	c   174s|660000 |    71 |   130 |  19M| 248 |   - | 286 |  11k|5042 |   0 |   0 |  14 | 295k|  25 | 1.600000e+01 |      --      |    Inf 
185.33/185.41	c   176s|670000 |    76 |   130 |  19M| 248 |   - | 286 |  11k|4997 |   0 |   0 |  14 | 299k|  25 | 1.600000e+01 |      --      |    Inf 
188.52/188.69	c   180s|680000 |    74 |   130 |  19M| 248 |   - | 286 |  11k|5028 |   0 |   0 |  14 | 303k|  25 | 1.600000e+01 |      --      |    Inf 
191.72/191.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.72/191.82	c   183s|690000 |    71 |   130 |  19M| 248 |   - | 286 |  11k|4952 |   0 |   0 |  14 | 308k|  25 | 1.600000e+01 |      --      |    Inf 
194.72/194.86	c   186s|700000 |    71 |   130 |  19M| 248 |   - | 286 |  11k|5098 |   0 |   0 |  14 | 313k|  25 | 1.600000e+01 |      --      |    Inf 
197.92/198.07	c   189s|710000 |    71 |   130 |  19M| 248 |   - | 286 |  11k|5002 |   0 |   0 |  14 | 317k|  25 | 1.600000e+01 |      --      |    Inf 
200.92/201.03	c   192s|720000 |    78 |   130 |  19M| 248 |   - | 286 |  11k|5173 |   0 |   0 |  14 | 322k|  25 | 1.600000e+01 |      --      |    Inf 
203.91/204.01	c   194s|730000 |    80 |   130 |  19M| 248 |   - | 286 |  11k|5181 |   0 |   0 |  14 | 326k|  25 | 1.600000e+01 |      --      |    Inf 
206.63/206.77	c   197s|740000 |    72 |   130 |  19M| 248 |   - | 286 |  11k|5045 |   0 |   0 |  14 | 331k|  25 | 1.600000e+01 |      --      |    Inf 
209.12/209.27	c   199s|750000 |    81 |   130 |  19M| 248 |   - | 286 |  11k|5229 |   0 |   0 |  14 | 335k|  25 | 1.600000e+01 |      --      |    Inf 
211.62/211.75	c   202s|760000 |    71 |   130 |  19M| 248 |   - | 286 |  11k|5092 |   0 |   0 |  14 | 340k|  25 | 1.600000e+01 |      --      |    Inf 
214.52/214.64	c   204s|770000 |    74 |   130 |  19M| 248 |   - | 286 |  11k|5131 |   0 |   0 |  14 | 344k|  25 | 1.600000e+01 |      --      |    Inf 
217.91/218.07	c   208s|780000 |    66 |   130 |  19M| 248 |   - | 286 |  11k|5266 |   0 |   0 |  14 | 349k|  25 | 1.600000e+01 |      --      |    Inf 
221.42/221.54	c   211s|790000 |    60 |   130 |  19M| 248 |   - | 286 |  11k|5337 |   0 |   0 |  14 | 354k|  25 | 1.600000e+01 |      --      |    Inf 
224.32/224.42	c   214s|800000 |    80 |   130 |  19M| 248 |   - | 286 |  11k|5272 |   0 |   0 |  14 | 358k|  25 | 1.600000e+01 |      --      |    Inf 
227.21/227.37	c   217s|810000 |    70 |   130 |  19M| 248 |   - | 286 |  11k|4863 |   0 |   0 |  14 | 363k|  25 | 1.600000e+01 |      --      |    Inf 
230.12/230.21	c   219s|820000 |    79 |   130 |  19M| 248 |   - | 286 |  11k|5210 |   0 |   0 |  14 | 367k|  25 | 1.600000e+01 |      --      |    Inf 
233.12/233.22	c   222s|830000 |    86 |   130 |  19M| 248 |   - | 286 |  11k|5126 |   0 |   0 |  14 | 371k|  25 | 1.600000e+01 |      --      |    Inf 
236.51/236.63	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
236.51/236.63	c   226s|840000 |    80 |   130 |  19M| 248 |   - | 286 |  11k|5110 |   0 |   0 |  14 | 376k|  25 | 1.600000e+01 |      --      |    Inf 
239.61/239.78	c   229s|850000 |    72 |   130 |  19M| 248 |   - | 286 |  11k|5167 |   0 |   0 |  14 | 381k|  25 | 1.600000e+01 |      --      |    Inf 
242.51/242.60	c   231s|860000 |    69 |   130 |  19M| 248 |   - | 286 |  11k|5202 |   0 |   0 |  14 | 386k|  25 | 1.600000e+01 |      --      |    Inf 
246.01/246.20	c   235s|870000 |    62 |   130 |  19M| 248 |   - | 286 |  11k|5087 |   0 |   0 |  14 | 391k|  25 | 1.600000e+01 |      --      |    Inf 
249.21/249.39	c   238s|880000 |    72 |   130 |  19M| 248 |   - | 286 |  11k|5093 |   0 |   0 |  14 | 395k|  25 | 1.600000e+01 |      --      |    Inf 
251.90/252.01	c   240s|890000 |    61 |   130 |  19M| 248 |   - | 286 |  11k|5069 |   0 |   0 |  14 | 399k|  25 | 1.600000e+01 |      --      |    Inf 
254.51/254.65	c   243s|900000 |    68 |   130 |  19M| 248 |   - | 286 |  11k|5102 |   0 |   0 |  14 | 403k|  25 | 1.600000e+01 |      --      |    Inf 
257.51/257.68	c   246s|910000 |    73 |   130 |  19M| 248 |   - | 286 |  11k|5049 |   0 |   0 |  14 | 408k|  25 | 1.600000e+01 |      --      |    Inf 
260.21/260.30	c   248s|920000 |    71 |   130 |  19M| 248 |   - | 286 |  11k|5108 |   0 |   0 |  14 | 412k|  25 | 1.600000e+01 |      --      |    Inf 
263.21/263.34	c   251s|930000 |    96 |   130 |  19M| 248 |   - | 286 |  11k|5293 |   0 |   0 |  14 | 416k|  25 | 1.600000e+01 |      --      |    Inf 
265.90/266.09	c   254s|940000 |    77 |   130 |  19M| 248 |   - | 286 |  11k|5033 |   0 |   0 |  14 | 421k|  25 | 1.600000e+01 |      --      |    Inf 
268.80/268.95	c   256s|950000 |    75 |   130 |  19M| 248 |   - | 286 |  11k|5175 |   0 |   0 |  14 | 425k|  25 | 1.600000e+01 |      --      |    Inf 
271.70/271.84	c   259s|960000 |    80 |   130 |  19M| 248 |   - | 286 |  11k|5077 |   0 |   0 |  14 | 430k|  25 | 1.600000e+01 |      --      |    Inf 
274.50/274.69	c   262s|970000 |    75 |   130 |  19M| 248 |   - | 286 |  11k|5130 |   0 |   0 |  14 | 434k|  25 | 1.600000e+01 |      --      |    Inf 
277.10/277.25	c   264s|980000 |    68 |   130 |  19M| 248 |   - | 286 |  11k|5121 |   0 |   0 |  14 | 439k|  25 | 1.600000e+01 |      --      |    Inf 
279.70/279.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
279.70/279.89	c   267s|990000 |    66 |   130 |  19M| 248 |   - | 286 |  11k|5033 |   0 |   0 |  14 | 443k|  25 | 1.600000e+01 |      --      |    Inf 
282.70/282.84	c   270s|  1000k|    80 |   130 |  19M| 248 |   - | 286 |  11k|4968 |   0 |   0 |  14 | 448k|  25 | 1.600000e+01 |      --      |    Inf 
285.70/285.81	c   273s|  1010k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5057 |   0 |   0 |  14 | 452k|  25 | 1.600000e+01 |      --      |    Inf 
288.20/288.34	c   275s|  1020k|    69 |   130 |  19M| 248 |   - | 286 |  11k|4889 |   0 |   0 |  14 | 457k|  25 | 1.600000e+01 |      --      |    Inf 
290.99/291.19	c   278s|  1030k|    73 |   130 |  19M| 248 |   - | 286 |  11k|4916 |   0 |   0 |  14 | 462k|  25 | 1.600000e+01 |      --      |    Inf 
293.80/293.94	c   280s|  1040k|    81 |   130 |  19M| 248 |   - | 286 |  11k|4898 |   0 |   0 |  14 | 466k|  25 | 1.600000e+01 |      --      |    Inf 
296.60/296.71	c   283s|  1050k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5036 |   0 |   0 |  14 | 471k|  25 | 1.600000e+01 |      --      |    Inf 
299.30/299.48	c   286s|  1060k|    81 |   130 |  19M| 248 |   - | 286 |  11k|4791 |   0 |   0 |  14 | 476k|  25 | 1.600000e+01 |      --      |    Inf 
301.89/302.03	c   288s|  1070k|    72 |   130 |  19M| 248 |   - | 286 |  11k|4912 |   0 |   0 |  14 | 480k|  25 | 1.600000e+01 |      --      |    Inf 
304.79/304.97	c   291s|  1080k|    60 |   130 |  19M| 248 |   - | 286 |  11k|5195 |   0 |   0 |  14 | 484k|  25 | 1.600000e+01 |      --      |    Inf 
308.19/308.30	c   294s|  1090k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6741 |   0 |   0 |  14 | 489k|  25 | 1.600000e+01 |      --      |    Inf 
311.09/311.23	c   297s|  1100k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6258 |   0 |   0 |  14 | 493k|  25 | 1.600000e+01 |      --      |    Inf 
314.29/314.40	c   300s|  1110k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6685 |   0 |   0 |  14 | 497k|  25 | 1.600000e+01 |      --      |    Inf 
317.18/317.32	c   303s|  1120k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6425 |   0 |   0 |  14 | 502k|  25 | 1.600000e+01 |      --      |    Inf 
319.99/320.12	c   305s|  1130k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6476 |   0 |   0 |  14 | 507k|  25 | 1.600000e+01 |      --      |    Inf 
322.99/323.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
322.99/323.11	c   308s|  1140k|    81 |   130 |  19M| 248 |   - | 286 |  11k|5979 |   0 |   0 |  14 | 512k|  25 | 1.600000e+01 |      --      |    Inf 
326.39/326.58	c   312s|  1150k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6384 |   0 |   0 |  14 | 516k|  25 | 1.600000e+01 |      --      |    Inf 
329.38/329.53	c   314s|  1160k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6470 |   0 |   0 |  14 | 521k|  25 | 1.600000e+01 |      --      |    Inf 
332.69/332.87	c   318s|  1170k|    76 |   130 |  19M| 248 |   - | 286 |  11k|6490 |   0 |   0 |  14 | 526k|  25 | 1.600000e+01 |      --      |    Inf 
335.68/335.82	c   321s|  1180k|    81 |   130 |  19M| 248 |   - | 286 |  11k|6030 |   0 |   0 |  14 | 531k|  25 | 1.600000e+01 |      --      |    Inf 
338.19/338.36	c   323s|  1190k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6134 |   0 |   0 |  14 | 536k|  25 | 1.600000e+01 |      --      |    Inf 
340.88/341.05	c   326s|  1200k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6253 |   0 |   0 |  14 | 541k|  25 | 1.600000e+01 |      --      |    Inf 
343.68/343.85	c   328s|  1210k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6371 |   0 |   0 |  14 | 546k|  25 | 1.600000e+01 |      --      |    Inf 
346.77/346.94	c   331s|  1220k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6077 |   0 |   0 |  14 | 551k|  25 | 1.600000e+01 |      --      |    Inf 
350.38/350.59	c   335s|  1230k|    81 |   130 |  19M| 248 |   - | 286 |  11k|6044 |   0 |   0 |  14 | 555k|  25 | 1.600000e+01 |      --      |    Inf 
353.77/353.96	c   338s|  1240k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6015 |   0 |   0 |  14 | 560k|  25 | 1.600000e+01 |      --      |    Inf 
357.68/357.89	c   342s|  1250k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6553 |   0 |   0 |  14 | 564k|  25 | 1.600000e+01 |      --      |    Inf 
361.07/361.29	c   345s|  1260k|    82 |   130 |  19M| 248 |   - | 286 |  11k|6332 |   0 |   0 |  14 | 569k|  25 | 1.600000e+01 |      --      |    Inf 
364.57/364.72	c   348s|  1270k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6558 |   0 |   0 |  14 | 574k|  25 | 1.600000e+01 |      --      |    Inf 
367.57/367.79	c   351s|  1280k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6406 |   0 |   0 |  14 | 579k|  25 | 1.600000e+01 |      --      |    Inf 
370.58/370.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
370.58/370.79	c   354s|  1290k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5328 |   0 |   0 |  14 | 583k|  25 | 1.600000e+01 |      --      |    Inf 
374.47/374.68	c   358s|  1300k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5826 |   0 |   0 |  14 | 588k|  25 | 1.600000e+01 |      --      |    Inf 
378.77/378.90	c   362s|  1310k|    83 |   130 |  19M| 248 |   - | 286 |  11k|6102 |   0 |   0 |  14 | 593k|  25 | 1.600000e+01 |      --      |    Inf 
383.17/383.36	c   366s|  1320k|    80 |   130 |  19M| 248 |   - | 286 |  11k|6094 |   0 |   0 |  14 | 598k|  25 | 1.600000e+01 |      --      |    Inf 
387.37/387.51	c   370s|  1330k|    86 |   130 |  19M| 248 |   - | 286 |  11k|5859 |   0 |   0 |  14 | 603k|  25 | 1.600000e+01 |      --      |    Inf 
391.26/391.42	c   374s|  1340k|    84 |   130 |  19M| 248 |   - | 286 |  11k|5895 |   0 |   0 |  14 | 607k|  25 | 1.600000e+01 |      --      |    Inf 
394.47/394.63	c   377s|  1350k|    80 |   130 |  19M| 248 |   - | 286 |  11k|6137 |   0 |   0 |  14 | 611k|  25 | 1.600000e+01 |      --      |    Inf 
398.37/398.53	c   381s|  1360k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6145 |   0 |   0 |  14 | 616k|  25 | 1.600000e+01 |      --      |    Inf 
401.76/401.98	c   384s|  1370k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6040 |   0 |   0 |  14 | 621k|  25 | 1.600000e+01 |      --      |    Inf 
405.96/406.18	c   388s|  1380k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6106 |   0 |   0 |  14 | 626k|  25 | 1.600000e+01 |      --      |    Inf 
409.56/409.76	c   392s|  1390k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6066 |   0 |   0 |  14 | 630k|  25 | 1.600000e+01 |      --      |    Inf 
412.76/412.95	c   395s|  1400k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5942 |   0 |   0 |  14 | 635k|  25 | 1.600000e+01 |      --      |    Inf 
416.56/416.80	c   399s|  1410k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5955 |   0 |   0 |  14 | 639k|  25 | 1.600000e+01 |      --      |    Inf 
420.06/420.24	c   402s|  1420k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6042 |   0 |   0 |  14 | 644k|  25 | 1.600000e+01 |      --      |    Inf 
423.86/424.09	c   406s|  1430k|    79 |   130 |  19M| 248 |   - | 286 |  11k|6192 |   0 |   0 |  14 | 648k|  25 | 1.600000e+01 |      --      |    Inf 
427.66/427.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
427.66/427.88	c   409s|  1440k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6075 |   0 |   0 |  14 | 653k|  25 | 1.600000e+01 |      --      |    Inf 
430.86/431.03	c   412s|  1450k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6128 |   0 |   0 |  14 | 658k|  25 | 1.600000e+01 |      --      |    Inf 
433.55/433.76	c   415s|  1460k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6124 |   0 |   0 |  14 | 662k|  25 | 1.600000e+01 |      --      |    Inf 
436.65/436.84	c   418s|  1470k|    76 |   130 |  19M| 248 |   - | 286 |  11k|6255 |   0 |   0 |  14 | 666k|  25 | 1.600000e+01 |      --      |    Inf 
439.76/439.97	c   421s|  1480k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6107 |   0 |   0 |  14 | 670k|  25 | 1.600000e+01 |      --      |    Inf 
443.15/443.39	c   424s|  1490k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6016 |   0 |   0 |  14 | 675k|  25 | 1.600000e+01 |      --      |    Inf 
446.65/446.81	c   427s|  1500k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6058 |   0 |   0 |  14 | 680k|  25 | 1.600000e+01 |      --      |    Inf 
449.85/450.01	c   431s|  1510k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6004 |   0 |   0 |  14 | 685k|  25 | 1.600000e+01 |      --      |    Inf 
452.64/452.83	c   433s|  1520k|    80 |   130 |  19M| 248 |   - | 286 |  11k|6143 |   0 |   0 |  14 | 690k|  25 | 1.600000e+01 |      --      |    Inf 
455.54/455.72	c   436s|  1530k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5915 |   0 |   0 |  14 | 695k|  25 | 1.600000e+01 |      --      |    Inf 
458.64/458.80	c   439s|  1540k|    78 |   130 |  19M| 248 |   - | 286 |  11k|5858 |   0 |   0 |  14 | 700k|  25 | 1.600000e+01 |      --      |    Inf 
461.24/461.44	c   441s|  1550k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5905 |   0 |   0 |  14 | 704k|  25 | 1.600000e+01 |      --      |    Inf 
463.95/464.16	c   444s|  1560k|    81 |   130 |  19M| 248 |   - | 286 |  11k|5863 |   0 |   0 |  14 | 709k|  25 | 1.600000e+01 |      --      |    Inf 
466.74/466.91	c   447s|  1570k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5956 |   0 |   0 |  14 | 713k|  25 | 1.600000e+01 |      --      |    Inf 
469.74/469.93	c   450s|  1580k|    88 |   130 |  19M| 248 |   - | 286 |  11k|5943 |   0 |   0 |  14 | 718k|  25 | 1.600000e+01 |      --      |    Inf 
472.64/472.80	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
472.64/472.80	c   452s|  1590k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6040 |   0 |   0 |  14 | 722k|  25 | 1.600000e+01 |      --      |    Inf 
475.94/476.17	c   456s|  1600k|    81 |   130 |  19M| 248 |   - | 286 |  11k|5979 |   0 |   0 |  14 | 727k|  25 | 1.600000e+01 |      --      |    Inf 
479.35/479.60	c   459s|  1610k|    90 |   130 |  19M| 248 |   - | 286 |  11k|5965 |   0 |   0 |  14 | 731k|  25 | 1.600000e+01 |      --      |    Inf 
482.54/482.77	c   462s|  1620k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5935 |   0 |   0 |  14 | 735k|  25 | 1.600000e+01 |      --      |    Inf 
485.94/486.16	c   465s|  1630k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6019 |   0 |   0 |  14 | 740k|  25 | 1.600000e+01 |      --      |    Inf 
489.23/489.47	c   468s|  1640k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5869 |   0 |   0 |  14 | 744k|  25 | 1.600000e+01 |      --      |    Inf 
493.13/493.37	c   472s|  1650k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5932 |   0 |   0 |  14 | 749k|  25 | 1.600000e+01 |      --      |    Inf 
497.13/497.31	c   476s|  1660k|    60 |   130 |  19M| 248 |   - | 286 |  11k|5970 |   0 |   0 |  14 | 754k|  25 | 1.600000e+01 |      --      |    Inf 
500.43/500.67	c   479s|  1670k|    85 |   130 |  19M| 248 |   - | 286 |  11k|6326 |   0 |   0 |  14 | 759k|  25 | 1.600000e+01 |      --      |    Inf 
503.03/503.29	c   482s|  1680k|    89 |   130 |  19M| 248 |   - | 286 |  11k|6082 |   0 |   0 |  14 | 762k|  25 | 1.600000e+01 |      --      |    Inf 
506.03/506.29	c   484s|  1690k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5862 |   0 |   0 |  14 | 767k|  25 | 1.600000e+01 |      --      |    Inf 
509.04/509.25	c   487s|  1700k|    82 |   130 |  19M| 248 |   - | 286 |  11k|6060 |   0 |   0 |  14 | 771k|  25 | 1.600000e+01 |      --      |    Inf 
512.72/512.96	c   491s|  1710k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6136 |   0 |   0 |  14 | 776k|  25 | 1.600000e+01 |      --      |    Inf 
516.32/516.52	c   494s|  1720k|    76 |   130 |  19M| 248 |   - | 286 |  11k|6103 |   0 |   0 |  14 | 781k|  25 | 1.600000e+01 |      --      |    Inf 
520.03/520.30	c   498s|  1730k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6077 |   0 |   0 |  14 | 785k|  25 | 1.600000e+01 |      --      |    Inf 
523.53/523.71	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
523.53/523.71	c   501s|  1740k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6173 |   0 |   0 |  14 | 790k|  25 | 1.600000e+01 |      --      |    Inf 
526.42/526.65	c   504s|  1750k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6453 |   0 |   0 |  14 | 794k|  25 | 1.600000e+01 |      --      |    Inf 
530.03/530.22	c   508s|  1760k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6099 |   0 |   0 |  14 | 799k|  25 | 1.600000e+01 |      --      |    Inf 
533.03/533.27	c   510s|  1770k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6117 |   0 |   0 |  14 | 804k|  25 | 1.600000e+01 |      --      |    Inf 
536.43/536.69	c   514s|  1780k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6277 |   0 |   0 |  14 | 809k|  25 | 1.600000e+01 |      --      |    Inf 
539.22/539.43	c   516s|  1790k|    78 |   130 |  19M| 248 |   - | 286 |  11k|6066 |   0 |   0 |  14 | 813k|  25 | 1.600000e+01 |      --      |    Inf 
541.72/541.95	c   519s|  1800k|    89 |   130 |  19M| 248 |   - | 286 |  11k|6184 |   0 |   0 |  14 | 818k|  25 | 1.600000e+01 |      --      |    Inf 
544.22/544.40	c   521s|  1810k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6216 |   0 |   0 |  14 | 821k|  25 | 1.600000e+01 |      --      |    Inf 
546.72/546.92	c   524s|  1820k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6245 |   0 |   0 |  14 | 826k|  25 | 1.600000e+01 |      --      |    Inf 
549.41/549.67	c   526s|  1830k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5966 |   0 |   0 |  14 | 830k|  25 | 1.600000e+01 |      --      |    Inf 
552.22/552.43	c   529s|  1840k|    81 |   130 |  19M| 248 |   - | 286 |  11k|5880 |   0 |   0 |  14 | 835k|  25 | 1.600000e+01 |      --      |    Inf 
554.31/554.54	c   531s|  1850k|    82 |   130 |  19M| 248 |   - | 286 |  11k|5886 |   0 |   0 |  14 | 838k|  25 | 1.600000e+01 |      --      |    Inf 
556.51/556.70	c   533s|  1860k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5986 |   0 |   0 |  14 | 841k|  25 | 1.600000e+01 |      --      |    Inf 
559.81/560.01	c   536s|  1870k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5998 |   0 |   0 |  14 | 846k|  25 | 1.600000e+01 |      --      |    Inf 
562.92/563.10	c   539s|  1880k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6046 |   0 |   0 |  14 | 850k|  25 | 1.600000e+01 |      --      |    Inf 
565.81/566.05	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
565.81/566.05	c   542s|  1890k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6106 |   0 |   0 |  14 | 854k|  25 | 1.600000e+01 |      --      |    Inf 
569.21/569.47	c   545s|  1900k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5992 |   0 |   0 |  14 | 859k|  25 | 1.600000e+01 |      --      |    Inf 
572.11/572.39	c   548s|  1910k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5978 |   0 |   0 |  14 | 864k|  25 | 1.600000e+01 |      --      |    Inf 
574.71/574.99	c   550s|  1920k|    83 |   130 |  19M| 248 |   - | 286 |  11k|6296 |   0 |   0 |  14 | 868k|  25 | 1.600000e+01 |      --      |    Inf 
578.01/578.21	c   553s|  1930k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6431 |   0 |   0 |  14 | 873k|  25 | 1.600000e+01 |      --      |    Inf 
580.41/580.66	c   556s|  1940k|    63 |   130 |  19M| 248 |   - | 286 |  11k|6397 |   0 |   0 |  14 | 877k|  25 | 1.600000e+01 |      --      |    Inf 
583.21/583.46	c   558s|  1950k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6315 |   0 |   0 |  14 | 882k|  25 | 1.600000e+01 |      --      |    Inf 
585.70/585.93	c   561s|  1960k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6293 |   0 |   0 |  14 | 886k|  25 | 1.600000e+01 |      --      |    Inf 
589.10/589.38	c   564s|  1970k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6167 |   0 |   0 |  14 | 891k|  25 | 1.600000e+01 |      --      |    Inf 
592.61/592.86	c   567s|  1980k|    89 |   130 |  19M| 248 |   - | 286 |  11k|6284 |   0 |   0 |  14 | 896k|  25 | 1.600000e+01 |      --      |    Inf 
596.20/596.48	c   571s|  1990k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6070 |   0 |   0 |  14 | 901k|  25 | 1.600000e+01 |      --      |    Inf 
599.80/600.03	c   574s|  2000k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6146 |   0 |   0 |  14 | 906k|  25 | 1.600000e+01 |      --      |    Inf 
602.90/603.13	c   577s|  2010k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6454 |   0 |   0 |  14 | 911k|  25 | 1.600000e+01 |      --      |    Inf 
605.91/606.18	c   580s|  2020k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6047 |   0 |   0 |  14 | 916k|  25 | 1.600000e+01 |      --      |    Inf 
609.40/609.64	c   584s|  2030k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6170 |   0 |   0 |  14 | 921k|  25 | 1.600000e+01 |      --      |    Inf 
612.60/612.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
612.60/612.89	c   587s|  2040k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6134 |   0 |   0 |  14 | 925k|  25 | 1.600000e+01 |      --      |    Inf 
616.00/616.23	c   590s|  2050k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6006 |   0 |   0 |  14 | 930k|  25 | 1.600000e+01 |      --      |    Inf 
619.49/619.70	c   593s|  2060k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6116 |   0 |   0 |  14 | 935k|  25 | 1.600000e+01 |      --      |    Inf 
622.40/622.67	c   596s|  2070k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6527 |   0 |   0 |  14 | 940k|  25 | 1.600000e+01 |      --      |    Inf 
625.89/626.20	c   599s|  2080k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5619 |   0 |   0 |  14 | 945k|  25 | 1.600000e+01 |      --      |    Inf 
629.09/629.32	c   602s|  2090k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6026 |   0 |   0 |  14 | 949k|  25 | 1.600000e+01 |      --      |    Inf 
631.99/632.23	c   605s|  2100k|    92 |   130 |  19M| 248 |   - | 286 |  11k|6048 |   0 |   0 |  14 | 953k|  25 | 1.600000e+01 |      --      |    Inf 
634.69/634.92	c   608s|  2110k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5913 |   0 |   0 |  14 | 957k|  25 | 1.600000e+01 |      --      |    Inf 
637.89/638.10	c   611s|  2120k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6159 |   0 |   0 |  14 | 962k|  25 | 1.600000e+01 |      --      |    Inf 
641.29/641.59	c   614s|  2130k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6142 |   0 |   0 |  14 | 967k|  25 | 1.600000e+01 |      --      |    Inf 
644.59/644.81	c   617s|  2140k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5913 |   0 |   0 |  14 | 971k|  25 | 1.600000e+01 |      --      |    Inf 
647.49/647.71	c   620s|  2150k|    65 |   130 |  19M| 248 |   - | 286 |  11k|5855 |   0 |   0 |  14 | 975k|  25 | 1.600000e+01 |      --      |    Inf 
650.39/650.63	c   623s|  2160k|    81 |   130 |  19M| 248 |   - | 286 |  11k|6007 |   0 |   0 |  14 | 980k|  25 | 1.600000e+01 |      --      |    Inf 
653.29/653.52	c   626s|  2170k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6047 |   0 |   0 |  14 | 984k|  25 | 1.600000e+01 |      --      |    Inf 
656.19/656.44	c   628s|  2180k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6044 |   0 |   0 |  14 | 989k|  25 | 1.600000e+01 |      --      |    Inf 
658.89/659.13	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
658.89/659.13	c   631s|  2190k|    83 |   130 |  19M| 248 |   - | 286 |  11k|5950 |   0 |   0 |  14 | 993k|  25 | 1.600000e+01 |      --      |    Inf 
662.29/662.50	c   634s|  2200k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6231 |   0 |   0 |  14 | 998k|  25 | 1.600000e+01 |      --      |    Inf 
665.29/665.57	c   637s|  2210k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6275 |   0 |   0 |  14 |1002k|  25 | 1.600000e+01 |      --      |    Inf 
668.38/668.66	c   640s|  2220k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6026 |   0 |   0 |  14 |1007k|  25 | 1.600000e+01 |      --      |    Inf 
671.38/671.61	c   643s|  2230k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6252 |   0 |   0 |  14 |1012k|  25 | 1.600000e+01 |      --      |    Inf 
674.17/674.45	c   646s|  2240k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5991 |   0 |   0 |  14 |1016k|  25 | 1.600000e+01 |      --      |    Inf 
677.29/677.55	c   649s|  2250k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6114 |   0 |   0 |  14 |1021k|  25 | 1.600000e+01 |      --      |    Inf 
679.98/680.27	c   651s|  2260k|    79 |   130 |  19M| 248 |   - | 286 |  11k|6322 |   0 |   0 |  14 |1026k|  25 | 1.600000e+01 |      --      |    Inf 
682.98/683.24	c   654s|  2270k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6278 |   0 |   0 |  14 |1030k|  25 | 1.600000e+01 |      --      |    Inf 
685.87/686.10	c   657s|  2280k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6036 |   0 |   0 |  14 |1035k|  25 | 1.600000e+01 |      --      |    Inf 
688.97/689.26	c   660s|  2290k|    81 |   130 |  19M| 248 |   - | 286 |  11k|6100 |   0 |   0 |  14 |1040k|  25 | 1.600000e+01 |      --      |    Inf 
692.17/692.40	c   663s|  2300k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5978 |   0 |   0 |  14 |1044k|  25 | 1.600000e+01 |      --      |    Inf 
695.47/695.75	c   666s|  2310k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5899 |   0 |   0 |  14 |1049k|  25 | 1.600000e+01 |      --      |    Inf 
698.77/699.04	c   669s|  2320k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6057 |   0 |   0 |  14 |1054k|  25 | 1.600000e+01 |      --      |    Inf 
702.17/702.45	c   673s|  2330k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5995 |   0 |   0 |  14 |1059k|  25 | 1.600000e+01 |      --      |    Inf 
705.67/705.91	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
705.67/705.91	c   676s|  2340k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6090 |   0 |   0 |  14 |1064k|  25 | 1.600000e+01 |      --      |    Inf 
708.76/709.01	c   679s|  2350k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6085 |   0 |   0 |  14 |1068k|  25 | 1.600000e+01 |      --      |    Inf 
711.57/711.85	c   682s|  2360k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5894 |   0 |   0 |  14 |1073k|  25 | 1.600000e+01 |      --      |    Inf 
714.27/714.56	c   684s|  2370k|    88 |   130 |  19M| 248 |   - | 286 |  11k|5956 |   0 |   0 |  14 |1077k|  25 | 1.600000e+01 |      --      |    Inf 
717.26/717.58	c   687s|  2380k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5940 |   0 |   0 |  14 |1081k|  25 | 1.600000e+01 |      --      |    Inf 
720.37/720.66	c   690s|  2390k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5957 |   0 |   0 |  14 |1086k|  25 | 1.600000e+01 |      --      |    Inf 
723.76/724.07	c   693s|  2400k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6072 |   0 |   0 |  14 |1090k|  25 | 1.600000e+01 |      --      |    Inf 
726.66/726.97	c   696s|  2410k|    65 |   130 |  19M| 248 |   - | 286 |  11k|5981 |   0 |   0 |  14 |1094k|  25 | 1.600000e+01 |      --      |    Inf 
729.76/730.08	c   699s|  2420k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6030 |   0 |   0 |  14 |1099k|  25 | 1.600000e+01 |      --      |    Inf 
732.66/732.97	c   702s|  2430k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6130 |   0 |   0 |  14 |1103k|  25 | 1.600000e+01 |      --      |    Inf 
735.96/736.25	c   705s|  2440k|    80 |   130 |  19M| 248 |   - | 286 |  11k|5711 |   0 |   0 |  14 |1108k|  25 | 1.600000e+01 |      --      |    Inf 
738.86/739.16	c   708s|  2450k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5763 |   0 |   0 |  14 |1113k|  25 | 1.600000e+01 |      --      |    Inf 
741.96/742.24	c   711s|  2460k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5795 |   0 |   0 |  14 |1118k|  25 | 1.600000e+01 |      --      |    Inf 
744.86/745.10	c   713s|  2470k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6212 |   0 |   0 |  14 |1123k|  25 | 1.600000e+01 |      --      |    Inf 
748.06/748.38	c   717s|  2480k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6013 |   0 |   0 |  14 |1128k|  25 | 1.600000e+01 |      --      |    Inf 
750.65/750.95	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
750.65/750.95	c   719s|  2490k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5907 |   0 |   0 |  14 |1133k|  25 | 1.600000e+01 |      --      |    Inf 
753.96/754.25	c   722s|  2500k|    84 |   130 |  19M| 248 |   - | 286 |  11k|5851 |   0 |   0 |  14 |1138k|  25 | 1.600000e+01 |      --      |    Inf 
756.95/757.26	c   725s|  2510k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5830 |   0 |   0 |  14 |1143k|  25 | 1.600000e+01 |      --      |    Inf 
759.95/760.23	c   728s|  2520k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6013 |   0 |   0 |  14 |1148k|  25 | 1.600000e+01 |      --      |    Inf 
762.95/763.26	c   731s|  2530k|    84 |   130 |  19M| 248 |   - | 286 |  11k|5961 |   0 |   0 |  14 |1153k|  25 | 1.600000e+01 |      --      |    Inf 
766.05/766.38	c   734s|  2540k|    87 |   130 |  19M| 248 |   - | 286 |  11k|6038 |   0 |   0 |  14 |1158k|  25 | 1.600000e+01 |      --      |    Inf 
769.15/769.46	c   737s|  2550k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5867 |   0 |   0 |  14 |1163k|  25 | 1.600000e+01 |      --      |    Inf 
772.55/772.81	c   740s|  2560k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5928 |   0 |   0 |  14 |1168k|  25 | 1.600000e+01 |      --      |    Inf 
775.75/776.02	c   743s|  2570k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5923 |   0 |   0 |  14 |1173k|  25 | 1.600000e+01 |      --      |    Inf 
778.84/779.19	c   746s|  2580k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6193 |   0 |   0 |  14 |1178k|  25 | 1.600000e+01 |      --      |    Inf 
781.95/782.24	c   749s|  2590k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6059 |   0 |   0 |  14 |1183k|  25 | 1.600000e+01 |      --      |    Inf 
784.94/785.29	c   752s|  2600k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5982 |   0 |   0 |  14 |1188k|  25 | 1.600000e+01 |      --      |    Inf 
788.04/788.38	c   755s|  2610k|    78 |   130 |  19M| 248 |   - | 286 |  11k|5862 |   0 |   0 |  14 |1193k|  25 | 1.600000e+01 |      --      |    Inf 
791.05/791.39	c   758s|  2620k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6060 |   0 |   0 |  14 |1197k|  25 | 1.600000e+01 |      --      |    Inf 
793.95/794.29	c   761s|  2630k|    62 |   130 |  19M| 248 |   - | 286 |  11k|5849 |   0 |   0 |  14 |1202k|  25 | 1.600000e+01 |      --      |    Inf 
796.94/797.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
796.94/797.24	c   763s|  2640k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5743 |   0 |   0 |  14 |1207k|  25 | 1.600000e+01 |      --      |    Inf 
799.84/800.15	c   766s|  2650k|    80 |   130 |  19M| 248 |   - | 286 |  11k|5664 |   0 |   0 |  14 |1211k|  25 | 1.600000e+01 |      --      |    Inf 
802.65/802.98	c   769s|  2660k|    82 |   130 |  19M| 248 |   - | 286 |  11k|5765 |   0 |   0 |  14 |1214k|  25 | 1.600000e+01 |      --      |    Inf 
805.43/805.76	c   772s|  2670k|    62 |   130 |  19M| 248 |   - | 286 |  11k|5887 |   0 |   0 |  14 |1219k|  25 | 1.600000e+01 |      --      |    Inf 
808.43/808.73	c   774s|  2680k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5772 |   0 |   0 |  14 |1223k|  25 | 1.600000e+01 |      --      |    Inf 
810.74/811.09	c   777s|  2690k|    64 |   130 |  19M| 248 |   - | 286 |  11k|5765 |   0 |   0 |  14 |1227k|  25 | 1.600000e+01 |      --      |    Inf 
813.04/813.37	c   779s|  2700k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5832 |   0 |   0 |  14 |1231k|  25 | 1.600000e+01 |      --      |    Inf 
816.03/816.31	c   782s|  2710k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5969 |   0 |   0 |  14 |1235k|  25 | 1.600000e+01 |      --      |    Inf 
819.04/819.35	c   784s|  2720k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6028 |   0 |   0 |  14 |1240k|  25 | 1.600000e+01 |      --      |    Inf 
821.63/821.99	c   787s|  2730k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5960 |   0 |   0 |  14 |1244k|  25 | 1.600000e+01 |      --      |    Inf 
824.53/824.83	c   790s|  2740k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6020 |   0 |   0 |  14 |1248k|  25 | 1.600000e+01 |      --      |    Inf 
827.83/828.11	c   793s|  2750k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6008 |   0 |   0 |  14 |1252k|  25 | 1.600000e+01 |      --      |    Inf 
830.93/831.23	c   796s|  2760k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6000 |   0 |   0 |  14 |1257k|  25 | 1.600000e+01 |      --      |    Inf 
833.63/833.94	c   798s|  2770k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6124 |   0 |   0 |  14 |1261k|  25 | 1.600000e+01 |      --      |    Inf 
836.63/836.96	c   801s|  2780k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5982 |   0 |   0 |  14 |1265k|  25 | 1.600000e+01 |      --      |    Inf 
839.63/839.95	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
839.63/839.95	c   804s|  2790k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6229 |   0 |   0 |  14 |1269k|  25 | 1.600000e+01 |      --      |    Inf 
842.52/842.88	c   807s|  2800k|    76 |   130 |  19M| 248 |   - | 286 |  11k|6000 |   0 |   0 |  14 |1273k|  25 | 1.600000e+01 |      --      |    Inf 
845.33/845.61	c   810s|  2810k|    85 |   130 |  19M| 248 |   - | 286 |  11k|6165 |   0 |   0 |  14 |1277k|  25 | 1.600000e+01 |      --      |    Inf 
848.93/849.23	c   813s|  2820k|    92 |   130 |  19M| 248 |   - | 286 |  11k|6016 |   0 |   0 |  14 |1282k|  25 | 1.600000e+01 |      --      |    Inf 
852.32/852.61	c   816s|  2830k|    63 |   130 |  19M| 248 |   - | 286 |  11k|6057 |   0 |   0 |  14 |1287k|  25 | 1.600000e+01 |      --      |    Inf 
855.52/855.81	c   819s|  2840k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6123 |   0 |   0 |  14 |1291k|  25 | 1.600000e+01 |      --      |    Inf 
858.82/859.11	c   823s|  2850k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5962 |   0 |   0 |  14 |1296k|  25 | 1.600000e+01 |      --      |    Inf 
862.12/862.46	c   826s|  2860k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6117 |   0 |   0 |  14 |1301k|  25 | 1.600000e+01 |      --      |    Inf 
865.62/865.99	c   829s|  2870k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6115 |   0 |   0 |  14 |1306k|  25 | 1.600000e+01 |      --      |    Inf 
868.72/869.03	c   832s|  2880k|    63 |   130 |  19M| 248 |   - | 286 |  11k|5984 |   0 |   0 |  14 |1310k|  25 | 1.600000e+01 |      --      |    Inf 
871.62/871.99	c   835s|  2890k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5755 |   0 |   0 |  14 |1314k|  25 | 1.600000e+01 |      --      |    Inf 
874.72/875.03	c   838s|  2900k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6021 |   0 |   0 |  14 |1319k|  25 | 1.600000e+01 |      --      |    Inf 
878.22/878.53	c   841s|  2910k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6244 |   0 |   0 |  14 |1324k|  25 | 1.600000e+01 |      --      |    Inf 
881.32/881.68	c   844s|  2920k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6090 |   0 |   0 |  14 |1329k|  25 | 1.600000e+01 |      --      |    Inf 
884.91/885.24	c   848s|  2930k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6021 |   0 |   0 |  14 |1334k|  25 | 1.600000e+01 |      --      |    Inf 
888.21/888.54	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
888.21/888.54	c   851s|  2940k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6059 |   0 |   0 |  14 |1339k|  25 | 1.600000e+01 |      --      |    Inf 
891.61/891.95	c   854s|  2950k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5995 |   0 |   0 |  14 |1344k|  25 | 1.600000e+01 |      --      |    Inf 
895.21/895.58	c   858s|  2960k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6078 |   0 |   0 |  14 |1349k|  25 | 1.600000e+01 |      --      |    Inf 
898.81/899.13	c   861s|  2970k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6172 |   0 |   0 |  14 |1354k|  25 | 1.600000e+01 |      --      |    Inf 
902.11/902.44	c   864s|  2980k|    69 |   130 |  19M| 248 |   - | 286 |  11k|5998 |   0 |   0 |  14 |1359k|  25 | 1.600000e+01 |      --      |    Inf 
905.01/905.33	c   867s|  2990k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6058 |   0 |   0 |  14 |1364k|  25 | 1.600000e+01 |      --      |    Inf 
908.10/908.42	c   870s|  3000k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6287 |   0 |   0 |  14 |1368k|  25 | 1.600000e+01 |      --      |    Inf 
911.31/911.69	c   873s|  3010k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6187 |   0 |   0 |  14 |1373k|  25 | 1.600000e+01 |      --      |    Inf 
914.60/914.91	c   876s|  3020k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6045 |   0 |   0 |  14 |1378k|  25 | 1.600000e+01 |      --      |    Inf 
918.20/918.55	c   880s|  3030k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6010 |   0 |   0 |  14 |1383k|  25 | 1.600000e+01 |      --      |    Inf 
921.51/921.85	c   883s|  3040k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5881 |   0 |   0 |  14 |1388k|  25 | 1.600000e+01 |      --      |    Inf 
924.60/924.95	c   886s|  3050k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6040 |   0 |   0 |  14 |1392k|  25 | 1.600000e+01 |      --      |    Inf 
927.80/928.14	c   889s|  3060k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6088 |   0 |   0 |  14 |1397k|  25 | 1.600000e+01 |      --      |    Inf 
930.80/931.18	c   892s|  3070k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6391 |   0 |   0 |  14 |1401k|  25 | 1.600000e+01 |      --      |    Inf 
933.80/934.16	c   895s|  3080k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6008 |   0 |   0 |  14 |1406k|  25 | 1.600000e+01 |      --      |    Inf 
936.49/936.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
936.49/936.88	c   897s|  3090k|    64 |   130 |  19M| 248 |   - | 286 |  11k|5932 |   0 |   0 |  14 |1410k|  25 | 1.600000e+01 |      --      |    Inf 
940.00/940.33	c   900s|  3100k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6279 |   0 |   0 |  14 |1415k|  25 | 1.600000e+01 |      --      |    Inf 
943.29/943.62	c   904s|  3110k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5924 |   0 |   0 |  14 |1419k|  25 | 1.600000e+01 |      --      |    Inf 
946.59/946.97	c   907s|  3120k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6034 |   0 |   0 |  14 |1424k|  25 | 1.600000e+01 |      --      |    Inf 
949.69/950.04	c   910s|  3130k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6244 |   0 |   0 |  14 |1429k|  25 | 1.600000e+01 |      --      |    Inf 
953.49/953.81	c   913s|  3140k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6210 |   0 |   0 |  14 |1433k|  25 | 1.600000e+01 |      --      |    Inf 
956.89/957.20	c   917s|  3150k|    64 |   130 |  19M| 248 |   - | 286 |  11k|5851 |   0 |   0 |  14 |1438k|  25 | 1.600000e+01 |      --      |    Inf 
959.99/960.33	c   920s|  3160k|    69 |   130 |  19M| 248 |   - | 286 |  11k|5964 |   0 |   0 |  14 |1442k|  25 | 1.600000e+01 |      --      |    Inf 
963.98/964.33	c   924s|  3170k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6295 |   0 |   0 |  14 |1447k|  25 | 1.600000e+01 |      --      |    Inf 
967.59/967.98	c   927s|  3180k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6156 |   0 |   0 |  14 |1451k|  25 | 1.600000e+01 |      --      |    Inf 
970.69/971.01	c   930s|  3190k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6005 |   0 |   0 |  14 |1456k|  25 | 1.600000e+01 |      --      |    Inf 
973.69/974.06	c   933s|  3200k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6379 |   0 |   0 |  14 |1461k|  25 | 1.600000e+01 |      --      |    Inf 
976.68/977.08	c   936s|  3210k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6111 |   0 |   0 |  14 |1465k|  25 | 1.600000e+01 |      --      |    Inf 
979.88/980.23	c   939s|  3220k|    63 |   130 |  19M| 248 |   - | 286 |  11k|5988 |   0 |   0 |  14 |1470k|  25 | 1.600000e+01 |      --      |    Inf 
982.98/983.34	c   942s|  3230k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5924 |   0 |   0 |  14 |1475k|  25 | 1.600000e+01 |      --      |    Inf 
986.18/986.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
986.18/986.51	c   945s|  3240k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5869 |   0 |   0 |  14 |1479k|  25 | 1.600000e+01 |      --      |    Inf 
989.18/989.53	c   948s|  3250k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6215 |   0 |   0 |  14 |1484k|  25 | 1.600000e+01 |      --      |    Inf 
992.28/992.62	c   951s|  3260k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6211 |   0 |   0 |  14 |1488k|  25 | 1.600000e+01 |      --      |    Inf 
995.87/996.24	c   954s|  3270k|    58 |   130 |  19M| 248 |   - | 286 |  11k|6141 |   0 |   0 |  14 |1493k|  25 | 1.600000e+01 |      --      |    Inf 
999.98/1000.37	c   958s|  3280k|    63 |   130 |  19M| 248 |   - | 286 |  11k|6215 |   0 |   0 |  14 |1497k|  25 | 1.600000e+01 |      --      |    Inf 
1003.17/1003.57	c   961s|  3290k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5863 |   0 |   0 |  14 |1501k|  25 | 1.600000e+01 |      --      |    Inf 
1006.27/1006.62	c   964s|  3300k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6026 |   0 |   0 |  14 |1505k|  25 | 1.600000e+01 |      --      |    Inf 
1009.07/1009.45	c   967s|  3310k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5944 |   0 |   0 |  14 |1509k|  25 | 1.600000e+01 |      --      |    Inf 
1011.97/1012.37	c   970s|  3320k|    80 |   130 |  19M| 248 |   - | 286 |  11k|6147 |   0 |   0 |  14 |1514k|  25 | 1.600000e+01 |      --      |    Inf 
1015.08/1015.46	c   973s|  3330k|    81 |   130 |  19M| 248 |   - | 286 |  11k|6048 |   0 |   0 |  14 |1518k|  25 | 1.600000e+01 |      --      |    Inf 
1018.37/1018.72	c   976s|  3340k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6373 |   0 |   0 |  14 |1523k|  25 | 1.600000e+01 |      --      |    Inf 
1021.17/1021.59	c   978s|  3350k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6091 |   0 |   0 |  14 |1527k|  25 | 1.600000e+01 |      --      |    Inf 
1024.27/1024.61	c   981s|  3360k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6153 |   0 |   0 |  14 |1532k|  25 | 1.600000e+01 |      --      |    Inf 
1027.27/1027.68	c   984s|  3370k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6254 |   0 |   0 |  14 |1536k|  25 | 1.600000e+01 |      --      |    Inf 
1029.97/1030.37	c   987s|  3380k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6303 |   0 |   0 |  14 |1540k|  25 | 1.600000e+01 |      --      |    Inf 
1032.67/1033.10	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1032.67/1033.10	c   989s|  3390k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6203 |   0 |   0 |  14 |1545k|  25 | 1.600000e+01 |      --      |    Inf 
1035.37/1035.72	c   992s|  3400k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6131 |   0 |   0 |  14 |1549k|  25 | 1.600000e+01 |      --      |    Inf 
1038.86/1039.23	c   995s|  3410k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6315 |   0 |   0 |  14 |1553k|  25 | 1.600000e+01 |      --      |    Inf 
1041.66/1042.01	c   998s|  3420k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6103 |   0 |   0 |  14 |1558k|  25 | 1.600000e+01 |      --      |    Inf 
1044.36/1044.72	c  1000s|  3430k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6175 |   0 |   0 |  14 |1562k|  25 | 1.600000e+01 |      --      |    Inf 
1047.16/1047.53	c  1003s|  3440k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5979 |   0 |   0 |  14 |1566k|  25 | 1.600000e+01 |      --      |    Inf 
1050.36/1050.77	c  1006s|  3450k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6053 |   0 |   0 |  14 |1570k|  25 | 1.600000e+01 |      --      |    Inf 
1053.66/1054.03	c  1009s|  3460k|    65 |   130 |  19M| 248 |   - | 286 |  11k|5896 |   0 |   0 |  14 |1575k|  25 | 1.600000e+01 |      --      |    Inf 
1056.86/1057.20	c  1012s|  3470k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6112 |   0 |   0 |  14 |1579k|  25 | 1.600000e+01 |      --      |    Inf 
1059.96/1060.35	c  1015s|  3480k|    86 |   130 |  19M| 248 |   - | 286 |  11k|5786 |   0 |   0 |  14 |1584k|  25 | 1.600000e+01 |      --      |    Inf 
1063.45/1063.85	c  1019s|  3490k|    89 |   130 |  19M| 248 |   - | 286 |  11k|6017 |   0 |   0 |  14 |1589k|  25 | 1.600000e+01 |      --      |    Inf 
1067.45/1067.85	c  1023s|  3500k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6225 |   0 |   0 |  14 |1593k|  25 | 1.600000e+01 |      --      |    Inf 
1071.05/1071.48	c  1026s|  3510k|    77 |   130 |  19M| 248 |   - | 286 |  11k|6028 |   0 |   0 |  14 |1598k|  25 | 1.600000e+01 |      --      |    Inf 
1075.05/1075.45	c  1030s|  3520k|    88 |   130 |  19M| 248 |   - | 286 |  11k|5986 |   0 |   0 |  14 |1602k|  25 | 1.600000e+01 |      --      |    Inf 
1078.95/1079.34	c  1034s|  3530k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5828 |   0 |   0 |  14 |1607k|  25 | 1.600000e+01 |      --      |    Inf 
1082.55/1082.97	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1082.55/1082.97	c  1037s|  3540k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6490 |   0 |   0 |  14 |1613k|  25 | 1.600000e+01 |      --      |    Inf 
1085.94/1086.34	c  1041s|  3550k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6017 |   0 |   0 |  14 |1618k|  25 | 1.600000e+01 |      --      |    Inf 
1089.45/1089.83	c  1044s|  3560k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5957 |   0 |   0 |  14 |1622k|  25 | 1.600000e+01 |      --      |    Inf 
1092.95/1093.39	c  1047s|  3570k|    82 |   130 |  19M| 248 |   - | 286 |  11k|6284 |   0 |   0 |  14 |1627k|  25 | 1.600000e+01 |      --      |    Inf 
1096.35/1096.77	c  1051s|  3580k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6130 |   0 |   0 |  14 |1631k|  25 | 1.600000e+01 |      --      |    Inf 
1099.45/1099.87	c  1054s|  3590k|    79 |   130 |  19M| 248 |   - | 286 |  11k|6269 |   0 |   0 |  14 |1635k|  25 | 1.600000e+01 |      --      |    Inf 
1103.04/1103.43	c  1057s|  3600k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6227 |   0 |   0 |  14 |1640k|  25 | 1.600000e+01 |      --      |    Inf 
1106.74/1107.16	c  1061s|  3610k|    79 |   130 |  20M| 248 |   - | 286 |  12k|5986 |   0 |   0 |  14 |1645k|  25 | 1.600000e+01 |      --      |    Inf 
1110.65/1111.01	c  1064s|  3620k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6249 |   0 |   0 |  14 |1650k|  25 | 1.600000e+01 |      --      |    Inf 
1114.44/1114.83	c  1068s|  3630k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6102 |   0 |   0 |  14 |1655k|  25 | 1.600000e+01 |      --      |    Inf 
1118.34/1118.78	c  1072s|  3640k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6114 |   0 |   0 |  14 |1660k|  25 | 1.600000e+01 |      --      |    Inf 
1121.54/1121.98	c  1075s|  3650k|    69 |   130 |  19M| 248 |   - | 286 |  11k|5910 |   0 |   0 |  14 |1665k|  25 | 1.600000e+01 |      --      |    Inf 
1125.03/1125.43	c  1078s|  3660k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6215 |   0 |   0 |  14 |1669k|  25 | 1.600000e+01 |      --      |    Inf 
1128.64/1129.01	c  1082s|  3670k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6109 |   0 |   0 |  14 |1674k|  25 | 1.600000e+01 |      --      |    Inf 
1132.33/1132.74	c  1085s|  3680k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6108 |   0 |   0 |  14 |1679k|  25 | 1.600000e+01 |      --      |    Inf 
1135.33/1135.70	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1135.33/1135.70	c  1088s|  3690k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6229 |   0 |   0 |  14 |1683k|  25 | 1.600000e+01 |      --      |    Inf 
1138.93/1139.37	c  1092s|  3700k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6136 |   0 |   0 |  14 |1688k|  25 | 1.600000e+01 |      --      |    Inf 
1143.23/1143.61	c  1096s|  3710k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6283 |   0 |   0 |  14 |1693k|  25 | 1.600000e+01 |      --      |    Inf 
1146.73/1147.15	c  1099s|  3720k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6266 |   0 |   0 |  14 |1697k|  25 | 1.600000e+01 |      --      |    Inf 
1150.13/1150.51	c  1102s|  3730k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6383 |   0 |   0 |  14 |1701k|  25 | 1.600000e+01 |      --      |    Inf 
1154.83/1155.22	c  1107s|  3740k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6212 |   0 |   0 |  14 |1706k|  25 | 1.600000e+01 |      --      |    Inf 
1157.72/1158.12	c  1110s|  3750k|    80 |   130 |  19M| 248 |   - | 286 |  11k|6004 |   0 |   0 |  14 |1710k|  25 | 1.600000e+01 |      --      |    Inf 
1160.62/1161.05	c  1113s|  3760k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5901 |   0 |   0 |  14 |1714k|  25 | 1.600000e+01 |      --      |    Inf 
1163.42/1163.85	c  1115s|  3770k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6055 |   0 |   0 |  14 |1718k|  25 | 1.600000e+01 |      --      |    Inf 
1167.02/1167.41	c  1119s|  3780k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6036 |   0 |   0 |  14 |1723k|  25 | 1.600000e+01 |      --      |    Inf 
1170.82/1171.28	c  1122s|  3790k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5870 |   0 |   0 |  14 |1727k|  25 | 1.600000e+01 |      --      |    Inf 
1174.33/1174.73	c  1126s|  3800k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6193 |   0 |   0 |  14 |1731k|  25 | 1.600000e+01 |      --      |    Inf 
1177.82/1178.26	c  1129s|  3810k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5969 |   0 |   0 |  14 |1736k|  25 | 1.600000e+01 |      --      |    Inf 
1181.42/1181.87	c  1133s|  3820k|    78 |   130 |  19M| 248 |   - | 286 |  11k|4779 |   0 |   0 |  14 |1741k|  25 | 1.600000e+01 |      --      |    Inf 
1185.22/1185.66	c  1136s|  3830k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6240 |   0 |   0 |  14 |1745k|  25 | 1.600000e+01 |      --      |    Inf 
1189.21/1189.60	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1189.21/1189.60	c  1140s|  3840k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6318 |   0 |   0 |  14 |1750k|  25 | 1.600000e+01 |      --      |    Inf 
1192.91/1193.33	c  1144s|  3850k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6240 |   0 |   0 |  14 |1755k|  25 | 1.600000e+01 |      --      |    Inf 
1196.81/1197.26	c  1147s|  3860k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6223 |   0 |   0 |  14 |1759k|  25 | 1.600000e+01 |      --      |    Inf 
1200.51/1201.00	c  1151s|  3870k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6240 |   0 |   0 |  14 |1764k|  25 | 1.600000e+01 |      --      |    Inf 
1204.90/1205.33	c  1155s|  3880k|    82 |   130 |  19M| 248 |   - | 286 |  11k|6142 |   0 |   0 |  14 |1768k|  25 | 1.600000e+01 |      --      |    Inf 
1208.41/1208.85	c  1159s|  3890k|    59 |   130 |  19M| 248 |   - | 286 |  11k|6364 |   0 |   0 |  14 |1772k|  25 | 1.600000e+01 |      --      |    Inf 
1211.91/1212.32	c  1162s|  3900k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6210 |   0 |   0 |  14 |1776k|  25 | 1.600000e+01 |      --      |    Inf 
1215.40/1215.80	c  1165s|  3910k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6106 |   0 |   0 |  14 |1780k|  25 | 1.600000e+01 |      --      |    Inf 
1219.00/1219.42	c  1169s|  3920k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6324 |   0 |   0 |  14 |1785k|  25 | 1.600000e+01 |      --      |    Inf 
1222.10/1222.57	c  1172s|  3930k|    62 |   130 |  19M| 248 |   - | 286 |  11k|5993 |   0 |   0 |  14 |1789k|  25 | 1.600000e+01 |      --      |    Inf 
1226.01/1226.50	c  1176s|  3940k|    57 |   130 |  19M| 248 |   - | 286 |  11k|6241 |   0 |   0 |  14 |1793k|  25 | 1.600000e+01 |      --      |    Inf 
1229.80/1230.29	c  1179s|  3950k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6217 |   0 |   0 |  14 |1798k|  25 | 1.600000e+01 |      --      |    Inf 
1234.10/1234.54	c  1183s|  3960k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6395 |   0 |   0 |  14 |1803k|  25 | 1.600000e+01 |      --      |    Inf 
1237.19/1237.64	c  1186s|  3970k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5983 |   0 |   0 |  14 |1807k|  25 | 1.600000e+01 |      --      |    Inf 
1241.09/1241.55	c  1190s|  3980k|    63 |   130 |  19M| 248 |   - | 286 |  11k|6405 |   0 |   0 |  14 |1812k|  25 | 1.600000e+01 |      --      |    Inf 
1244.09/1244.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1244.09/1244.56	c  1193s|  3990k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6007 |   0 |   0 |  14 |1817k|  25 | 1.600000e+01 |      --      |    Inf 
1248.00/1248.41	c  1197s|  4000k|    88 |   130 |  19M| 248 |   - | 286 |  11k|6113 |   0 |   0 |  14 |1821k|  25 | 1.600000e+01 |      --      |    Inf 
1252.09/1252.56	c  1201s|  4010k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6581 |   0 |   0 |  14 |1826k|  25 | 1.600000e+01 |      --      |    Inf 
1256.39/1256.80	c  1205s|  4020k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6192 |   0 |   0 |  14 |1831k|  25 | 1.600000e+01 |      --      |    Inf 
1259.89/1260.38	c  1208s|  4030k|    80 |   130 |  19M| 248 |   - | 286 |  11k|6012 |   0 |   0 |  14 |1836k|  25 | 1.600000e+01 |      --      |    Inf 
1263.79/1264.21	c  1212s|  4040k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5976 |   0 |   0 |  14 |1841k|  25 | 1.600000e+01 |      --      |    Inf 
1267.38/1267.87	c  1216s|  4050k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6356 |   0 |   0 |  14 |1845k|  25 | 1.600000e+01 |      --      |    Inf 
1271.29/1271.70	c  1219s|  4060k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6089 |   0 |   0 |  14 |1850k|  25 | 1.600000e+01 |      --      |    Inf 
1275.08/1275.59	c  1223s|  4070k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6416 |   0 |   0 |  14 |1855k|  25 | 1.600000e+01 |      --      |    Inf 
1278.38/1278.89	c  1226s|  4080k|    60 |   130 |  19M| 248 |   - | 286 |  11k|6104 |   0 |   0 |  14 |1859k|  25 | 1.600000e+01 |      --      |    Inf 
1282.19/1282.64	c  1230s|  4090k|    64 |   130 |  19M| 248 |   - | 286 |  11k|6326 |   0 |   0 |  14 |1863k|  25 | 1.600000e+01 |      --      |    Inf 
1285.39/1285.86	c  1233s|  4100k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6302 |   0 |   0 |  14 |1868k|  25 | 1.600000e+01 |      --      |    Inf 
1288.29/1288.73	c  1236s|  4110k|    59 |   130 |  19M| 248 |   - | 286 |  11k|6041 |   0 |   0 |  14 |1872k|  25 | 1.600000e+01 |      --      |    Inf 
1290.78/1291.25	c  1238s|  4120k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6383 |   0 |   0 |  14 |1876k|  25 | 1.600000e+01 |      --      |    Inf 
1293.98/1294.47	c  1241s|  4130k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6256 |   0 |   0 |  14 |1880k|  25 | 1.600000e+01 |      --      |    Inf 
1297.38/1297.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1297.38/1297.88	c  1244s|  4140k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6008 |   0 |   0 |  14 |1885k|  25 | 1.600000e+01 |      --      |    Inf 
1301.28/1301.71	c  1248s|  4150k|    69 |   130 |  19M| 248 |   - | 286 |  11k|6054 |   0 |   0 |  14 |1890k|  25 | 1.600000e+01 |      --      |    Inf 
1305.07/1305.55	c  1252s|  4160k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6111 |   0 |   0 |  14 |1894k|  25 | 1.600000e+01 |      --      |    Inf 
1308.77/1309.26	c  1255s|  4170k|    63 |   130 |  19M| 248 |   - | 286 |  11k|6099 |   0 |   0 |  14 |1899k|  25 | 1.600000e+01 |      --      |    Inf 
1312.68/1313.12	c  1259s|  4180k|    85 |   130 |  19M| 248 |   - | 286 |  11k|6137 |   0 |   0 |  14 |1903k|  25 | 1.600000e+01 |      --      |    Inf 
1316.77/1317.25	c  1263s|  4190k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6006 |   0 |   0 |  14 |1907k|  25 | 1.600000e+01 |      --      |    Inf 
1320.37/1320.80	c  1267s|  4200k|    64 |   130 |  19M| 248 |   - | 286 |  11k|5798 |   0 |   0 |  14 |1911k|  25 | 1.600000e+01 |      --      |    Inf 
1323.47/1323.97	c  1270s|  4210k|    59 |   130 |  19M| 248 |   - | 286 |  11k|5920 |   0 |   0 |  14 |1915k|  25 | 1.600000e+01 |      --      |    Inf 
1326.67/1327.12	c  1273s|  4220k|    61 |   130 |  19M| 248 |   - | 286 |  11k|5768 |   0 |   0 |  14 |1919k|  25 | 1.600000e+01 |      --      |    Inf 
1329.47/1329.98	c  1275s|  4230k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6026 |   0 |   0 |  14 |1922k|  25 | 1.600000e+01 |      --      |    Inf 
1333.07/1333.56	c  1279s|  4240k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5989 |   0 |   0 |  14 |1926k|  25 | 1.600000e+01 |      --      |    Inf 
1336.46/1336.96	c  1282s|  4250k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6004 |   0 |   0 |  14 |1930k|  25 | 1.600000e+01 |      --      |    Inf 
1339.77/1340.25	c  1285s|  4260k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5756 |   0 |   0 |  14 |1934k|  25 | 1.600000e+01 |      --      |    Inf 
1342.76/1343.20	c  1288s|  4270k|    64 |   130 |  19M| 248 |   - | 286 |  11k|5663 |   0 |   0 |  14 |1938k|  25 | 1.600000e+01 |      --      |    Inf 
1345.97/1346.48	c  1291s|  4280k|    60 |   130 |  19M| 248 |   - | 286 |  11k|5429 |   0 |   0 |  14 |1942k|  25 | 1.600000e+01 |      --      |    Inf 
1349.56/1350.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1349.56/1350.06	c  1295s|  4290k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6419 |   0 |   0 |  14 |1947k|  25 | 1.600000e+01 |      --      |    Inf 
1353.46/1353.94	c  1298s|  4300k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6095 |   0 |   0 |  14 |1951k|  25 | 1.600000e+01 |      --      |    Inf 
1357.16/1357.62	c  1302s|  4310k|    66 |   130 |  19M| 248 |   - | 286 |  11k|6205 |   0 |   0 |  14 |1956k|  25 | 1.600000e+01 |      --      |    Inf 
1360.66/1361.19	c  1305s|  4320k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6222 |   0 |   0 |  14 |1961k|  25 | 1.600000e+01 |      --      |    Inf 
1363.26/1363.78	c  1308s|  4330k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6192 |   0 |   0 |  14 |1965k|  25 | 1.600000e+01 |      --      |    Inf 
1365.76/1366.23	c  1310s|  4340k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6124 |   0 |   0 |  14 |1969k|  25 | 1.600000e+01 |      --      |    Inf 
1368.46/1368.96	c  1313s|  4350k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6259 |   0 |   0 |  14 |1974k|  25 | 1.600000e+01 |      --      |    Inf 
1371.06/1371.55	c  1315s|  4360k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6190 |   0 |   0 |  14 |1978k|  25 | 1.600000e+01 |      --      |    Inf 
1374.16/1374.60	c  1318s|  4370k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6205 |   0 |   0 |  14 |1983k|  25 | 1.600000e+01 |      --      |    Inf 
1377.25/1377.79	c  1321s|  4380k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6280 |   0 |   0 |  14 |1987k|  25 | 1.600000e+01 |      --      |    Inf 
1380.35/1380.89	c  1324s|  4390k|    91 |   130 |  19M| 248 |   - | 286 |  11k|6202 |   0 |   0 |  14 |1992k|  25 | 1.600000e+01 |      --      |    Inf 
1384.35/1384.88	c  1328s|  4400k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5986 |   0 |   0 |  14 |1996k|  25 | 1.600000e+01 |      --      |    Inf 
1387.95/1388.43	c  1331s|  4410k|    70 |   130 |  19M| 248 |   - | 286 |  11k|6042 |   0 |   0 |  14 |2000k|  25 | 1.600000e+01 |      --      |    Inf 
1391.75/1392.24	c  1335s|  4420k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5983 |   0 |   0 |  14 |2005k|  25 | 1.600000e+01 |      --      |    Inf 
1395.85/1396.36	c  1339s|  4430k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5979 |   0 |   0 |  14 |2010k|  25 | 1.600000e+01 |      --      |    Inf 
1399.95/1400.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1399.95/1400.41	c  1343s|  4440k|    72 |   130 |  19M| 248 |   - | 286 |  11k|6233 |   0 |   0 |  14 |2014k|  25 | 1.600000e+01 |      --      |    Inf 
1403.55/1404.08	c  1347s|  4450k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5969 |   0 |   0 |  14 |2019k|  25 | 1.600000e+01 |      --      |    Inf 
1407.24/1407.76	c  1350s|  4460k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5973 |   0 |   0 |  14 |2023k|  25 | 1.600000e+01 |      --      |    Inf 
1411.14/1411.70	c  1354s|  4470k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5854 |   0 |   0 |  14 |2027k|  25 | 1.600000e+01 |      --      |    Inf 
1415.34/1415.84	c  1358s|  4480k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6113 |   0 |   0 |  14 |2032k|  25 | 1.600000e+01 |      --      |    Inf 
1419.24/1419.76	c  1362s|  4490k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5951 |   0 |   0 |  14 |2036k|  25 | 1.600000e+01 |      --      |    Inf 
1422.94/1423.47	c  1365s|  4500k|    63 |   130 |  19M| 248 |   - | 286 |  11k|6016 |   0 |   0 |  14 |2041k|  25 | 1.600000e+01 |      --      |    Inf 
1426.84/1427.34	c  1369s|  4510k|    62 |   130 |  19M| 248 |   - | 286 |  11k|5900 |   0 |   0 |  14 |2045k|  25 | 1.600000e+01 |      --      |    Inf 
1430.94/1431.42	c  1373s|  4520k|    74 |   130 |  19M| 248 |   - | 286 |  11k|6082 |   0 |   0 |  14 |2050k|  25 | 1.600000e+01 |      --      |    Inf 
1434.94/1435.49	c  1377s|  4530k|    61 |   130 |  19M| 248 |   - | 286 |  11k|6311 |   0 |   0 |  14 |2055k|  25 | 1.600000e+01 |      --      |    Inf 
1438.73/1439.23	c  1380s|  4540k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6335 |   0 |   0 |  14 |2060k|  25 | 1.600000e+01 |      --      |    Inf 
1442.34/1442.88	c  1384s|  4550k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6042 |   0 |   0 |  14 |2064k|  25 | 1.600000e+01 |      --      |    Inf 
1445.83/1446.38	c  1387s|  4560k|    68 |   130 |  19M| 248 |   - | 286 |  11k|6190 |   0 |   0 |  14 |2069k|  25 | 1.600000e+01 |      --      |    Inf 
1449.54/1450.02	c  1391s|  4570k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5992 |   0 |   0 |  14 |2073k|  25 | 1.600000e+01 |      --      |    Inf 
1452.83/1453.32	c  1394s|  4580k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6074 |   0 |   0 |  14 |2078k|  25 | 1.600000e+01 |      --      |    Inf 
1456.53/1457.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1456.53/1457.01	c  1398s|  4590k|    56 |   130 |  19M| 248 |   - | 286 |  11k|6095 |   0 |   0 |  14 |2083k|  25 | 1.600000e+01 |      --      |    Inf 
1460.13/1460.64	c  1401s|  4600k|    59 |   130 |  19M| 248 |   - | 286 |  11k|6195 |   0 |   0 |  14 |2087k|  25 | 1.600000e+01 |      --      |    Inf 
1463.63/1464.12	c  1404s|  4610k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6154 |   0 |   0 |  14 |2091k|  25 | 1.600000e+01 |      --      |    Inf 
1467.42/1467.95	c  1408s|  4620k|    65 |   130 |  19M| 248 |   - | 286 |  11k|6096 |   0 |   0 |  14 |2095k|  25 | 1.600000e+01 |      --      |    Inf 
1471.52/1472.02	c  1412s|  4630k|    67 |   130 |  19M| 248 |   - | 286 |  11k|6201 |   0 |   0 |  14 |2100k|  25 | 1.600000e+01 |      --      |    Inf 
1475.63/1476.19	c  1416s|  4640k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6013 |   0 |   0 |  14 |2105k|  25 | 1.600000e+01 |      --      |    Inf 
1479.42/1479.96	c  1420s|  4650k|    62 |   130 |  19M| 248 |   - | 286 |  11k|6057 |   0 |   0 |  14 |2109k|  25 | 1.600000e+01 |      --      |    Inf 
1483.33/1483.89	c  1423s|  4660k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5829 |   0 |   0 |  14 |2114k|  25 | 1.600000e+01 |      --      |    Inf 
1487.32/1487.87	c  1427s|  4670k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5860 |   0 |   0 |  14 |2118k|  25 | 1.600000e+01 |      --      |    Inf 
1491.42/1491.98	c  1431s|  4680k|    60 |   130 |  19M| 248 |   - | 286 |  11k|6343 |   0 |   0 |  14 |2123k|  25 | 1.600000e+01 |      --      |    Inf 
1495.02/1495.57	c  1435s|  4690k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5956 |   0 |   0 |  14 |2127k|  25 | 1.600000e+01 |      --      |    Inf 
1498.82/1499.36	c  1438s|  4700k|    63 |   130 |  19M| 248 |   - | 286 |  11k|5926 |   0 |   0 |  14 |2132k|  25 | 1.600000e+01 |      --      |    Inf 
1502.71/1503.27	c  1442s|  4710k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6140 |   0 |   0 |  14 |2136k|  25 | 1.600000e+01 |      --      |    Inf 
1506.81/1507.36	c  1446s|  4720k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5953 |   0 |   0 |  14 |2141k|  25 | 1.600000e+01 |      --      |    Inf 
1511.01/1511.50	c  1450s|  4730k|    73 |   130 |  19M| 248 |   - | 286 |  11k|6023 |   0 |   0 |  14 |2145k|  25 | 1.600000e+01 |      --      |    Inf 
1514.82/1515.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1514.82/1515.35	c  1454s|  4740k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5967 |   0 |   0 |  14 |2150k|  25 | 1.600000e+01 |      --      |    Inf 
1518.71/1519.29	c  1458s|  4750k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5895 |   0 |   0 |  14 |2155k|  25 | 1.600000e+01 |      --      |    Inf 
1522.81/1523.32	c  1462s|  4760k|    75 |   130 |  19M| 248 |   - | 286 |  11k|6448 |   0 |   0 |  14 |2159k|  25 | 1.600000e+01 |      --      |    Inf 
1526.60/1527.15	c  1465s|  4770k|    53 |   130 |  19M| 248 |   - | 286 |  11k|6863 |   0 |   0 |  14 |2164k|  25 | 1.600000e+01 |      --      |    Inf 
1529.51/1530.06	c  1468s|  4780k|    86 |   130 |  19M| 248 |   - | 286 |  11k|5990 |   0 |   0 |  14 |2168k|  25 | 1.600000e+01 |      --      |    Inf 
1532.81/1533.32	c  1471s|  4790k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5697 |   0 |   0 |  14 |2173k|  25 | 1.600000e+01 |      --      |    Inf 
1536.00/1536.59	c  1474s|  4800k|    71 |   130 |  19M| 248 |   - | 286 |  11k|6221 |   0 |   0 |  14 |2177k|  25 | 1.600000e+01 |      --      |    Inf 
1539.60/1540.15	c  1478s|  4810k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5599 |   0 |   0 |  14 |2182k|  25 | 1.600000e+01 |      --      |    Inf 
1542.90/1543.41	c  1481s|  4820k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5738 |   0 |   0 |  14 |2187k|  25 | 1.600000e+01 |      --      |    Inf 
1546.21/1546.77	c  1484s|  4830k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5895 |   0 |   0 |  14 |2191k|  25 | 1.600000e+01 |      --      |    Inf 
1549.40/1549.92	c  1487s|  4840k|    69 |   130 |  19M| 248 |   - | 286 |  11k|5805 |   0 |   0 |  14 |2195k|  25 | 1.600000e+01 |      --      |    Inf 
1552.71/1553.20	c  1490s|  4850k|    78 |   130 |  19M| 248 |   - | 286 |  11k|5645 |   0 |   0 |  14 |2200k|  25 | 1.600000e+01 |      --      |    Inf 
1556.19/1556.79	c  1494s|  4860k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5742 |   0 |   0 |  14 |2205k|  25 | 1.600000e+01 |      --      |    Inf 
1559.60/1560.10	c  1497s|  4870k|    81 |   130 |  19M| 248 |   - | 286 |  11k|5892 |   0 |   0 |  14 |2210k|  25 | 1.600000e+01 |      --      |    Inf 
1562.99/1563.56	c  1500s|  4880k|    83 |   130 |  19M| 248 |   - | 286 |  11k|5735 |   0 |   0 |  14 |2215k|  25 | 1.600000e+01 |      --      |    Inf 
1566.79/1567.31	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1566.79/1567.32	c  1504s|  4890k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5998 |   0 |   0 |  14 |2220k|  25 | 1.600000e+01 |      --      |    Inf 
1570.09/1570.64	c  1507s|  4900k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5606 |   0 |   0 |  14 |2224k|  25 | 1.600000e+01 |      --      |    Inf 
1572.99/1573.57	c  1510s|  4910k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5779 |   0 |   0 |  14 |2229k|  25 | 1.600000e+01 |      --      |    Inf 
1576.00/1576.57	c  1513s|  4920k|    85 |   130 |  19M| 248 |   - | 286 |  11k|5778 |   0 |   0 |  14 |2234k|  25 | 1.600000e+01 |      --      |    Inf 
1579.09/1579.63	c  1516s|  4930k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5766 |   0 |   0 |  14 |2239k|  25 | 1.600000e+01 |      --      |    Inf 
1582.19/1582.80	c  1519s|  4940k|    80 |   130 |  19M| 248 |   - | 286 |  11k|5757 |   0 |   0 |  14 |2244k|  25 | 1.600000e+01 |      --      |    Inf 
1584.99/1585.51	c  1521s|  4950k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5440 |   0 |   0 |  14 |2249k|  25 | 1.600000e+01 |      --      |    Inf 
1587.99/1588.60	c  1524s|  4960k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5897 |   0 |   0 |  14 |2253k|  25 | 1.600000e+01 |      --      |    Inf 
1590.99/1591.53	c  1527s|  4970k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5716 |   0 |   0 |  14 |2258k|  25 | 1.600000e+01 |      --      |    Inf 
1594.08/1594.68	c  1530s|  4980k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5741 |   0 |   0 |  14 |2262k|  25 | 1.600000e+01 |      --      |    Inf 
1597.29/1597.81	c  1533s|  4990k|    86 |   130 |  19M| 248 |   - | 286 |  11k|5868 |   0 |   0 |  14 |2267k|  25 | 1.600000e+01 |      --      |    Inf 
1600.78/1601.33	c  1536s|  5000k|    89 |   130 |  19M| 248 |   - | 286 |  11k|5561 |   0 |   0 |  14 |2271k|  25 | 1.600000e+01 |      --      |    Inf 
1604.08/1604.64	c  1539s|  5010k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5730 |   0 |   0 |  14 |2276k|  25 | 1.600000e+01 |      --      |    Inf 
1606.78/1607.34	c  1542s|  5020k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5706 |   0 |   0 |  14 |2281k|  25 | 1.600000e+01 |      --      |    Inf 
1609.69/1610.27	c  1545s|  5030k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5768 |   0 |   0 |  14 |2285k|  25 | 1.600000e+01 |      --      |    Inf 
1613.08/1613.63	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1613.08/1613.63	c  1548s|  5040k|    81 |   130 |  19M| 248 |   - | 286 |  11k|5648 |   0 |   0 |  14 |2290k|  25 | 1.600000e+01 |      --      |    Inf 
1616.38/1616.95	c  1551s|  5050k|    79 |   130 |  19M| 248 |   - | 286 |  11k|5693 |   0 |   0 |  14 |2295k|  25 | 1.600000e+01 |      --      |    Inf 
1619.68/1620.28	c  1554s|  5060k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5604 |   0 |   0 |  14 |2300k|  25 | 1.600000e+01 |      --      |    Inf 
1623.17/1623.71	c  1558s|  5070k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5758 |   0 |   0 |  14 |2304k|  25 | 1.600000e+01 |      --      |    Inf 
1626.39/1626.92	c  1561s|  5080k|    73 |   130 |  19M| 248 |   - | 286 |  11k|4484 |   0 |   0 |  14 |2309k|  25 | 1.600000e+01 |      --      |    Inf 
1629.17/1629.70	c  1563s|  5090k|    83 |   130 |  19M| 248 |   - | 286 |  11k|4310 |   0 |   0 |  14 |2313k|  25 | 1.600000e+01 |      --      |    Inf 
1632.87/1633.40	c  1567s|  5100k|    72 |   130 |  19M| 248 |   - | 286 |  11k|5883 |   0 |   0 |  14 |2317k|  25 | 1.600000e+01 |      --      |    Inf 
1636.97/1637.53	c  1571s|  5110k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5840 |   0 |   0 |  14 |2322k|  25 | 1.600000e+01 |      --      |    Inf 
1640.97/1641.53	c  1575s|  5120k|    81 |   130 |  19M| 248 |   - | 286 |  11k|5600 |   0 |   0 |  14 |2327k|  25 | 1.600000e+01 |      --      |    Inf 
1644.57/1645.17	c  1578s|  5130k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5781 |   0 |   0 |  14 |2332k|  25 | 1.600000e+01 |      --      |    Inf 
1648.47/1649.03	c  1582s|  5140k|    68 |   130 |  19M| 248 |   - | 286 |  11k|5840 |   0 |   0 |  14 |2337k|  25 | 1.600000e+01 |      --      |    Inf 
1651.47/1652.02	c  1585s|  5150k|    79 |   130 |  19M| 248 |   - | 286 |  11k|4658 |   0 |   0 |  14 |2341k|  25 | 1.600000e+01 |      --      |    Inf 
1654.27/1654.87	c  1588s|  5160k|    79 |   130 |  19M| 248 |   - | 286 |  11k|4562 |   0 |   0 |  14 |2346k|  25 | 1.600000e+01 |      --      |    Inf 
1657.37/1657.96	c  1591s|  5170k|    75 |   130 |  19M| 248 |   - | 286 |  11k|4552 |   0 |   0 |  14 |2351k|  25 | 1.600000e+01 |      --      |    Inf 
1660.47/1661.09	c  1594s|  5180k|    70 |   130 |  19M| 248 |   - | 286 |  11k|4797 |   0 |   0 |  14 |2355k|  25 | 1.600000e+01 |      --      |    Inf 
1663.37/1663.98	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1663.37/1663.98	c  1596s|  5190k|    76 |   130 |  19M| 248 |   - | 286 |  11k|4488 |   0 |   0 |  14 |2359k|  25 | 1.600000e+01 |      --      |    Inf 
1666.16/1666.71	c  1599s|  5200k|    75 |   130 |  19M| 248 |   - | 286 |  11k|4315 |   0 |   0 |  14 |2364k|  25 | 1.600000e+01 |      --      |    Inf 
1669.66/1670.26	c  1602s|  5210k|    78 |   130 |  19M| 248 |   - | 286 |  11k|5641 |   0 |   0 |  14 |2368k|  25 | 1.600000e+01 |      --      |    Inf 
1673.26/1673.81	c  1606s|  5220k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5636 |   0 |   0 |  14 |2373k|  25 | 1.600000e+01 |      --      |    Inf 
1676.36/1676.96	c  1609s|  5230k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5927 |   0 |   0 |  14 |2378k|  25 | 1.600000e+01 |      --      |    Inf 
1679.36/1679.95	c  1612s|  5240k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5827 |   0 |   0 |  14 |2382k|  25 | 1.600000e+01 |      --      |    Inf 
1682.26/1682.87	c  1614s|  5250k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5677 |   0 |   0 |  14 |2387k|  25 | 1.600000e+01 |      --      |    Inf 
1685.16/1685.75	c  1617s|  5260k|    71 |   130 |  19M| 248 |   - | 286 |  11k|5689 |   0 |   0 |  14 |2391k|  25 | 1.600000e+01 |      --      |    Inf 
1688.26/1688.82	c  1620s|  5270k|    78 |   130 |  19M| 248 |   - | 286 |  11k|5521 |   0 |   0 |  14 |2396k|  25 | 1.600000e+01 |      --      |    Inf 
1690.95/1691.60	c  1623s|  5280k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5660 |   0 |   0 |  14 |2401k|  25 | 1.600000e+01 |      --      |    Inf 
1693.76/1694.39	c  1625s|  5290k|    74 |   130 |  19M| 248 |   - | 286 |  11k|5838 |   0 |   0 |  14 |2405k|  25 | 1.600000e+01 |      --      |    Inf 
1696.66/1697.24	c  1628s|  5300k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5669 |   0 |   0 |  14 |2409k|  25 | 1.600000e+01 |      --      |    Inf 
1699.55/1700.19	c  1631s|  5310k|    66 |   130 |  19M| 248 |   - | 286 |  11k|5965 |   0 |   0 |  14 |2413k|  25 | 1.600000e+01 |      --      |    Inf 
1702.76/1703.37	c  1634s|  5320k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5525 |   0 |   0 |  14 |2418k|  25 | 1.600000e+01 |      --      |    Inf 
1706.15/1706.78	c  1637s|  5330k|    69 |   130 |  19M| 248 |   - | 286 |  11k|5381 |   0 |   0 |  14 |2423k|  25 | 1.600000e+01 |      --      |    Inf 
1709.65/1710.23	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1709.65/1710.23	c  1640s|  5340k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5297 |   0 |   0 |  14 |2428k|  25 | 1.600000e+01 |      --      |    Inf 
1712.85/1713.44	c  1643s|  5350k|    77 |   130 |  19M| 248 |   - | 286 |  11k|4382 |   0 |   0 |  14 |2432k|  25 | 1.600000e+01 |      --      |    Inf 
1715.45/1716.06	c  1646s|  5360k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5513 |   0 |   0 |  14 |2436k|  25 | 1.600000e+01 |      --      |    Inf 
1719.15/1719.74	c  1649s|  5370k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5458 |   0 |   0 |  14 |2441k|  25 | 1.600000e+01 |      --      |    Inf 
1722.55/1723.14	c  1653s|  5380k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5552 |   0 |   0 |  14 |2446k|  25 | 1.600000e+01 |      --      |    Inf 
1725.84/1726.44	c  1656s|  5390k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5872 |   0 |   0 |  14 |2450k|  25 | 1.600000e+01 |      --      |    Inf 
1729.24/1729.88	c  1659s|  5400k|    67 |   130 |  19M| 248 |   - | 286 |  11k|5668 |   0 |   0 |  14 |2455k|  25 | 1.600000e+01 |      --      |    Inf 
1732.14/1732.75	c  1662s|  5410k|    77 |   130 |  19M| 248 |   - | 286 |  11k|4654 |   0 |   0 |  14 |2460k|  25 | 1.600000e+01 |      --      |    Inf 
1734.84/1735.45	c  1665s|  5420k|    65 |   130 |  19M| 248 |   - | 286 |  11k|4831 |   0 |   0 |  14 |2464k|  25 | 1.600000e+01 |      --      |    Inf 
1738.04/1738.66	c  1668s|  5430k|    70 |   130 |  19M| 248 |   - | 286 |  11k|4595 |   0 |   0 |  14 |2469k|  25 | 1.600000e+01 |      --      |    Inf 
1741.04/1741.66	c  1671s|  5440k|    63 |   130 |  19M| 248 |   - | 286 |  11k|4731 |   0 |   0 |  14 |2473k|  25 | 1.600000e+01 |      --      |    Inf 
1743.95/1744.59	c  1673s|  5450k|    78 |   130 |  19M| 248 |   - | 286 |  11k|4352 |   0 |   0 |  14 |2478k|  25 | 1.600000e+01 |      --      |    Inf 
1747.04/1747.69	c  1676s|  5460k|    78 |   130 |  19M| 248 |   - | 286 |  11k|4510 |   0 |   0 |  14 |2482k|  25 | 1.600000e+01 |      --      |    Inf 
1750.04/1750.67	c  1679s|  5470k|    69 |   130 |  19M| 248 |   - | 286 |  11k|4408 |   0 |   0 |  14 |2487k|  25 | 1.600000e+01 |      --      |    Inf 
1752.84/1753.44	c  1682s|  5480k|    84 |   130 |  19M| 248 |   - | 286 |  11k|5597 |   0 |   0 |  14 |2491k|  25 | 1.600000e+01 |      --      |    Inf 
1755.74/1756.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1755.74/1756.30	c  1684s|  5490k|    85 |   130 |  19M| 248 |   - | 286 |  11k|5304 |   0 |   0 |  14 |2496k|  25 | 1.600000e+01 |      --      |    Inf 
1758.63/1759.20	c  1687s|  5500k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5370 |   0 |   0 |  14 |2500k|  25 | 1.600000e+01 |      --      |    Inf 
1761.33/1761.92	c  1690s|  5510k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5677 |   0 |   0 |  14 |2504k|  25 | 1.600000e+01 |      --      |    Inf 
1764.03/1764.67	c  1692s|  5520k|    69 |   130 |  19M| 248 |   - | 286 |  11k|5278 |   0 |   0 |  14 |2509k|  25 | 1.600000e+01 |      --      |    Inf 
1766.83/1767.45	c  1695s|  5530k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5602 |   0 |   0 |  14 |2513k|  25 | 1.600000e+01 |      --      |    Inf 
1769.73/1770.38	c  1698s|  5540k|    69 |   130 |  19M| 248 |   - | 286 |  11k|5296 |   0 |   0 |  14 |2517k|  25 | 1.600000e+01 |      --      |    Inf 
1772.83/1773.44	c  1701s|  5550k|    64 |   130 |  19M| 248 |   - | 286 |  11k|5702 |   0 |   0 |  14 |2522k|  25 | 1.600000e+01 |      --      |    Inf 
1775.43/1776.06	c  1703s|  5560k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5177 |   0 |   0 |  14 |2526k|  25 | 1.600000e+01 |      --      |    Inf 
1777.93/1778.52	c  1706s|  5570k|    75 |   130 |  19M| 248 |   - | 286 |  11k|5240 |   0 |   0 |  14 |2530k|  25 | 1.600000e+01 |      --      |    Inf 
1780.62/1781.20	c  1708s|  5580k|    85 |   130 |  19M| 248 |   - | 286 |  11k|5438 |   0 |   0 |  14 |2535k|  25 | 1.600000e+01 |      --      |    Inf 
1783.42/1784.08	c  1711s|  5590k|    70 |   130 |  19M| 248 |   - | 286 |  11k|5246 |   0 |   0 |  14 |2540k|  25 | 1.600000e+01 |      --      |    Inf 
1786.32/1786.90	c  1714s|  5600k|    78 |   130 |  19M| 248 |   - | 286 |  11k|5176 |   0 |   0 |  14 |2544k|  25 | 1.600000e+01 |      --      |    Inf 
1788.83/1789.46	c  1716s|  5610k|    73 |   130 |  19M| 248 |   - | 286 |  11k|5222 |   0 |   0 |  14 |2548k|  25 | 1.600000e+01 |      --      |    Inf 
1791.52/1792.18	c  1719s|  5620k|    83 |   130 |  19M| 248 |   - | 286 |  11k|5173 |   0 |   0 |  14 |2553k|  25 | 1.600000e+01 |      --      |    Inf 
1794.52/1795.18	c  1722s|  5630k|    77 |   130 |  19M| 248 |   - | 286 |  11k|5202 |   0 |   0 |  14 |2557k|  25 | 1.600000e+01 |      --      |    Inf 
1797.32/1797.92	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1797.32/1797.92	c  1724s|  5640k|    82 |   130 |  19M| 248 |   - | 286 |  11k|5247 |   0 |   0 |  14 |2562k|  25 | 1.600000e+01 |      --      |    Inf 
1799.92/1800.53	c  1727s|  5650k|    76 |   130 |  19M| 248 |   - | 286 |  11k|5012 |   0 |   0 |  14 |2566k|  25 | 1.600000e+01 |      --      |    Inf 
1800.03/1800.61	c 
1800.03/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.61	c Solving Time (sec) : 1726.81
1800.03/1800.61	c Solving Nodes      : 5650293
1800.03/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.61	c Dual Bound         : +1.60000000000000e+01
1800.03/1800.61	c Gap                : infinite
1800.03/1800.61	c NODE         5650293
1800.03/1800.61	c DUAL BOUND   16
1800.03/1800.61	c PRIMAL BOUND 1e+20
1800.03/1800.61	c GAP          1e+20
1800.03/1800.61	s UNKNOWN
1800.03/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.61	c Solving Time       :    1726.81
1800.03/1800.61	c Original Problem   :
1800.03/1800.61	c   Problem name     : HOME/instance-1884138-1245254650.opb
1800.03/1800.61	c   Variables        : 288 (288 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.61	c   Constraints      : 11604 initial, 11604 maximal
1800.03/1800.61	c Presolved Problem  :
1800.03/1800.61	c   Problem name     : t_HOME/instance-1884138-1245254650.opb
1800.03/1800.61	c   Variables        : 286 (286 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.61	c   Constraints      : 11602 initial, 12458 maximal
1800.03/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.61	c   linear           :       0.14          2          0          0          2          0          2          0          0
1800.03/1800.61	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1800.03/1800.61	c   root node        :          -          1          -          -          1          -          -          -          -
1800.03/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.61	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.03/1800.61	c   logicor          :      11602+         5   11728010          0          0    2505776   25573087          0          0          0
1800.03/1800.61	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.03/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.61	c   integral         :       1.18       0.00       0.00       1.18       0.00
1800.03/1800.61	c   logicor          :     641.43       0.00     641.43       0.00       0.00
1800.03/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.61	c   rootredcost      :       5.61          0          0          0
1800.03/1800.61	c   pseudoobj        :     303.87   20585618          0          0
1800.03/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.61	c   propagation      :      85.98    2505776    2505776    2505776       19.0     100256       25.1          -
1800.03/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.61	c   applied globally :          -          -          -    1902361       11.8          -          -          -
1800.03/1800.61	c   applied locally  :          -          -          -     664534       39.3          -          -          -
1800.03/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.61	c   cut pool         :       0.00          4          -          -         26          -    (maximal pool size: 187)
1800.03/1800.61	c   redcost          :       0.00          5          0          0          0          0
1800.03/1800.61	c   impliedbounds    :       0.00          5          0          0          0          0
1800.03/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.61	c   gomory           :       0.60          5          0          0       2500          0
1800.03/1800.61	c   strongcg         :       0.56          5          0          0       2500          0
1800.03/1800.61	c   cmir             :       0.00          0          0          0          0          0
1800.03/1800.61	c   flowcover        :       0.00          0          0          0          0          0
1800.03/1800.61	c   clique           :       0.00          1          0          0          0          0
1800.03/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.61	c   mcf              :       0.02          1          0          0          0          0
1800.03/1800.61	c Pricers            :       Time      Calls       Vars
1800.03/1800.61	c   problem variables:       0.00          0          0
1800.03/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.61	c   relpscost        :       1.18          1          0          0          0          0          2
1800.03/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   inference        :     167.36    4136097          0          0          0          0    8272194
1800.03/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.61	c   LP solutions     :       0.00          -          0
1800.03/1800.61	c   pseudo solutions :       0.00          -          0
1800.03/1800.61	c   simplerounding   :       0.00          0          0
1800.03/1800.61	c   rounding         :       0.00          0          0
1800.03/1800.61	c   shifting         :       0.00          0          0
1800.03/1800.61	c   intshifting      :       0.00          0          0
1800.03/1800.61	c   oneopt           :       0.00          0          0
1800.03/1800.61	c   fixandinfer      :       0.00          0          0
1800.03/1800.61	c   feaspump         :       0.00          0          0
1800.03/1800.61	c   coefdiving       :       0.00          0          0
1800.03/1800.61	c   pscostdiving     :       0.00          0          0
1800.03/1800.61	c   fracdiving       :       0.00          0          0
1800.03/1800.61	c   veclendiving     :       0.00          0          0
1800.03/1800.61	c   intdiving        :       0.00          0          0
1800.03/1800.61	c   actconsdiving    :       0.00          0          0
1800.03/1800.61	c   objpscostdiving  :       0.00          0          0
1800.03/1800.61	c   rootsoldiving    :       0.00          0          0
1800.03/1800.61	c   linesearchdiving :       0.00          0          0
1800.03/1800.61	c   guideddiving     :       0.00          0          0
1800.03/1800.61	c   octane           :       0.00          0          0
1800.03/1800.61	c   rens             :       0.00          0          0
1800.03/1800.61	c   rins             :       0.00          0          0
1800.03/1800.61	c   localbranching   :       0.00          0          0
1800.03/1800.61	c   mutation         :       0.00          0          0
1800.03/1800.61	c   crossover        :       0.00          0          0
1800.03/1800.61	c   dins             :       0.00          0          0
1800.03/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.61	c   primal LP        :       0.02          0          0       0.00       0.00
1800.03/1800.61	c   dual LP          :       0.27          6        130      21.67     481.48
1800.03/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.61	c   diving/probing LP:       0.00          0          0       0.00          -
1800.03/1800.61	c   strong branching :       1.18         25        733      29.32     621.19
1800.03/1800.61	c     (at root node) :          -         25        733      29.32          -
1800.03/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.61	c B&B Tree           :
1800.03/1800.61	c   number of runs   :          1
1800.03/1800.61	c   nodes            :    5650293
1800.03/1800.61	c   nodes (total)    :    5650293
1800.03/1800.61	c   nodes left       :         72
1800.03/1800.61	c   max depth        :        248
1800.03/1800.61	c   max depth (total):        248
1800.03/1800.61	c   backtracks       :    1124374 (19.9%)
1800.03/1800.61	c   delayed cutoffs  :    2621832
1800.03/1800.61	c   repropagations   :    7915682 (11853514 domain reductions, 991581 cutoffs)
1800.03/1800.61	c   avg switch length:       3.95
1800.03/1800.61	c   switching time   :     338.10
1800.03/1800.61	c Solution           :
1800.03/1800.61	c   Solutions found  :          0 (0 improvements)
1800.03/1800.61	c   Primal Bound     :          -
1800.03/1800.61	c   Dual Bound       : +1.60000000000000e+01
1800.03/1800.61	c   Gap              :   infinite
1800.03/1800.61	c   Root Dual Bound  : +1.60000000000000e+01
1800.03/1800.67	c Time complete: 1800.09.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.80 0.40 3/65 2902
/proc/meminfo: memFree=1804452/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=7616 CPUtime=0
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 569 0 0 0 0 0 0 0 20 0 1 0 193063726 7798784 553 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/2902/statm: 1904 564 353 1256 0 643 0

[startup+0.022414 s]
/proc/loadavg: 0.99 0.80 0.40 3/65 2902
/proc/meminfo: memFree=1804452/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=10700 CPUtime=0.01
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 1639 0 0 0 1 0 0 0 20 0 1 0 193063726 10956800 1623 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2902/statm: 2675 1623 376 1256 0 1414 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10700

[startup+0.101423 s]
/proc/loadavg: 0.99 0.80 0.40 3/65 2902
/proc/meminfo: memFree=1804452/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=13240 CPUtime=0.09
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 2270 0 0 0 9 0 0 0 20 0 1 0 193063726 13557760 2254 1992294400 4194304 9342243 548682068736 18446744073709551615 5537456 0 0 4096 0 0 0 0 17 1 0 0
/proc/2902/statm: 3310 2254 376 1256 0 2049 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13240

[startup+0.301444 s]
/proc/loadavg: 0.99 0.80 0.40 3/65 2902
/proc/meminfo: memFree=1804452/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=33992 CPUtime=0.29
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 7573 0 0 0 27 2 0 0 22 0 1 0 193063726 34807808 7203 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 8498 7203 468 1256 0 7237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33992

[startup+0.701489 s]
/proc/loadavg: 0.99 0.80 0.40 3/65 2902
/proc/meminfo: memFree=1804452/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=61584 CPUtime=0.69
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 13215 0 0 0 61 8 0 0 17 0 1 0 193063726 63062016 12761 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 15396 12761 624 1256 0 14135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61584

[startup+1.50158 s]
/proc/loadavg: 0.99 0.81 0.40 2/66 2903
/proc/meminfo: memFree=1752092/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=65228 CPUtime=1.48
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 14856 0 0 0 140 8 0 0 24 0 1 0 193063726 66793472 14401 1992294400 4194304 9342243 548682068736 18446744073709551615 6253658 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 16307 14401 637 1256 0 15046 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 65228

[startup+3.10175 s]
/proc/loadavg: 0.99 0.81 0.40 2/66 2903
/proc/meminfo: memFree=1747804/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=76240 CPUtime=3.09
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15653 0 0 0 299 10 0 0 25 0 1 0 193063726 78069760 15102 1992294400 4194304 9342243 548682068736 18446744073709551615 6983195 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 19060 15102 642 1256 0 17799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76240

[startup+6.30111 s]
/proc/loadavg: 0.99 0.81 0.40 2/66 2903
/proc/meminfo: memFree=1746908/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=6.29
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15732 0 0 0 606 23 0 0 25 0 1 0 193063726 69685248 14840 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14840 662 1256 0 15752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68052

[startup+12.7018 s]
/proc/loadavg: 1.15 0.84 0.42 2/66 2903
/proc/meminfo: memFree=1746908/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=12.68
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15743 0 0 0 1219 49 0 0 25 0 1 0 193063726 69685248 14851 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14851 662 1256 0 15752 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68052

[startup+25.5012 s]
/proc/loadavg: 1.12 0.85 0.42 2/66 2903
/proc/meminfo: memFree=1747164/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=25.48
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15743 0 0 0 2444 104 0 0 25 0 1 0 193063726 69685248 14851 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14851 662 1256 0 15752 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68052

[startup+51.1011 s]
/proc/loadavg: 1.08 0.86 0.44 2/66 2903
/proc/meminfo: memFree=1747292/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=51.06
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15743 0 0 0 4890 216 0 0 25 0 1 0 193063726 69685248 14851 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14851 662 1256 0 15752 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 68052

[startup+102.306 s]
/proc/loadavg: 1.03 0.88 0.47 2/66 2903
/proc/meminfo: memFree=1747228/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=102.25
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 9769 456 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 68052

[startup+162.301 s]
/proc/loadavg: 1.01 0.90 0.50 2/66 2903
/proc/meminfo: memFree=1747172/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=162.23
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 15470 753 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 68052

[startup+222.301 s]
/proc/loadavg: 1.00 0.92 0.53 2/66 2903
/proc/meminfo: memFree=1747108/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=222.22
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 21209 1013 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 68052

[startup+282.302 s]
/proc/loadavg: 1.00 0.93 0.56 2/66 2903
/proc/meminfo: memFree=1746980/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=282.2
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 26946 1274 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68052

[startup+342.301 s]
/proc/loadavg: 1.00 0.94 0.58 2/66 2903
/proc/meminfo: memFree=1746916/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=342.18
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 32690 1528 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 68052

[startup+402.301 s]
/proc/loadavg: 1.00 0.95 0.60 2/66 2903
/proc/meminfo: memFree=1746788/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=402.16
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 38486 1730 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 5102336 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 68052

[startup+462.302 s]
/proc/loadavg: 1.00 0.95 0.63 2/66 2903
/proc/meminfo: memFree=1746788/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=462.14
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 44246 1968 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 68052

[startup+522.301 s]
/proc/loadavg: 1.00 0.96 0.65 2/66 2903
/proc/meminfo: memFree=1746724/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=522.13
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 50014 2199 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 68052

[startup+582.301 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 2903
/proc/meminfo: memFree=1746596/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=582.11
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 55755 2456 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 68052

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.68 2/66 2903
/proc/meminfo: memFree=1746532/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=642.09
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 61513 2696 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 68052

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.73 2/66 2903
/proc/meminfo: memFree=1746276/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=822.04
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 78749 3455 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 68052

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.74 2/66 2903
/proc/meminfo: memFree=1746212/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=882.02
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 84499 3703 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 68052

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.76 2/66 2903
/proc/meminfo: memFree=1746084/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=941.99
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 90256 3943 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 68052

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/66 2903
/proc/meminfo: memFree=1746020/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1001.98
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 96018 4180 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 5102375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 68052

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.78 2/66 2903
/proc/meminfo: memFree=1745956/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1061.96
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 101751 4445 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 68052

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/66 2903
/proc/meminfo: memFree=1745892/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1121.93
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 107540 4653 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 68052

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.80 2/66 2903
/proc/meminfo: memFree=1745828/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1181.92
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 113322 4870 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 68052

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.81 2/66 2903
/proc/meminfo: memFree=1745636/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1241.89
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 119110 5079 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 68052

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/66 2903
/proc/meminfo: memFree=1745508/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1301.88
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 124888 5300 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 68052

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 2903
/proc/meminfo: memFree=1745444/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1361.86
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 130659 5527 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 68052

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 2903
/proc/meminfo: memFree=1745380/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1421.85
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 136430 5755 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 68052

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 2903
/proc/meminfo: memFree=1745316/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1481.82
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 142213 5969 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 5102375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 68052

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 2903
/proc/meminfo: memFree=1745188/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1541.81
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 147998 6183 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 68052

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 2903
/proc/meminfo: memFree=1745188/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1601.79
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 153740 6439 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 68052

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.86 2/66 2903
/proc/meminfo: memFree=1745124/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1661.76
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 159486 6690 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 68052

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.86 2/66 2903
/proc/meminfo: memFree=1745124/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1721.75
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 165219 6956 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 68052

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.87 2/66 2903
/proc/meminfo: memFree=1744868/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1781.73
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 170955 7218 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 68052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.97 0.87 2/66 2903
/proc/meminfo: memFree=1744804/2055920 swapFree=4192952/4192956
[pid=2902] ppid=2900 vsize=68052 CPUtime=1800.03
/proc/2902/stat : 2902 (pbscip.linux.x8) R 2900 2902 2823 0 -1 4194304 15752 0 0 0 172703 7300 0 0 25 0 1 0 193063726 69685248 14860 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2902/statm: 17013 14860 662 1256 0 15752 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 68052

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

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

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.1
CPU user time (s): 1727.08
CPU system time (s): 73.0179
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 76240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1727.08
system time used= 73.0179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15763
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= 5
involuntary context switches= 3203

runsolver used 1.9617 second user time and 4.11038 second system time

The end

Launcher Data

Begin job on node76 at 2009-06-17 18:04:10
IDJOB=1884138
IDBENCH=71927
IDSOLVER=684
FILE ID=node76/1884138-1245254650
PBS_JOBID= 9372386
Free space on /tmp= 66560 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00080.sat05-1325.reshuffled-07.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884138-1245254650/watcher-1884138-1245254650 -o /tmp/evaluation-result-1884138-1245254650/solver-1884138-1245254650 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1884138-1245254650.opb

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

MD5SUM BENCH= 08919ec8079a7dc27fa2f265332c8d49
RANDOM SEED=1357733145

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.216
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.216
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1804932 kB
Buffers:         35456 kB
Cached:         133044 kB
SwapCached:          4 kB
Active:          71244 kB
Inactive:       109988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804932 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           12476 kB
Writeback:           0 kB
Mapped:          22504 kB
Slab:            55672 kB
Committed_AS:    74076 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node76 at 2009-06-17 18:34:13