0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3690635-1338024258.opb>
0.39/0.47 c original problem has 7936 variables (7936 bin, 0 int, 0 impl, 0 cont) and 176837 constraints
0.39/0.47 c problem read in 0.47
0.39/0.47 c No objective function, only one solution is needed.
0.39/0.47 c presolving settings loaded
0.99/1.01 c presolving:
1.39/1.45 c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 85792 impls, 287 clqs
2.38/2.41 c (round 2) 1 del vars, 30 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 176850 upgd conss, 85792 impls, 287 clqs
2.69/2.70 c (round 3) 1 del vars, 52 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 176850 upgd conss, 85792 impls, 287 clqs
3.29/3.34 c presolving (4 rounds):
3.29/3.34 c 1 deleted vars, 52 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
3.29/3.34 c 85792 implications, 287 cliques
3.29/3.34 c presolved problem has 7935 variables (7935 bin, 0 int, 0 impl, 0 cont) and 176785 constraints
3.29/3.34 c 17621 constraints of type <knapsack>
3.29/3.34 c 37799 constraints of type <setppc>
3.29/3.34 c 1 constraints of type <linear>
3.29/3.34 c 121364 constraints of type <logicor>
3.29/3.34 c transformed objective value is always integral (scale: 1)
3.29/3.34 c Presolving Time: 2.73
3.29/3.34 c - non default parameters ----------------------------------------------------------------------
3.29/3.34 c # SCIP version 2.1.1.4
3.29/3.34 c
3.29/3.34 c # maximal time in seconds to run
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.29/3.34 c limits/time = 1797
3.29/3.34 c
3.29/3.34 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.29/3.34 c limits/memory = 13950
3.29/3.34 c
3.29/3.34 c # solving stops, if the given number of solutions were found (-1: no limit)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.34 c limits/solutions = 1
3.29/3.34 c
3.29/3.34 c # maximal number of separation rounds per node (-1: unlimited)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 5]
3.29/3.34 c separating/maxrounds = 1
3.29/3.34 c
3.29/3.34 c # maximal number of separation rounds in the root node (-1: unlimited)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.34 c separating/maxroundsroot = 5
3.29/3.34 c
3.29/3.34 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.29/3.34 c # [type: int, range: [1,2], default: 1]
3.29/3.34 c timing/clocktype = 2
3.29/3.34 c
3.29/3.34 c # belongs reading time to solving time?
3.29/3.34 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.29/3.34 c timing/reading = TRUE
3.29/3.34 c
3.29/3.34 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.29/3.34 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.29/3.34 c constraints/knapsack/disaggregation = FALSE
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/coefdiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.34 c heuristics/coefdiving/maxlpiterquot = 0.075
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/coefdiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 30]
3.29/3.34 c heuristics/crossover/freq = -1
3.29/3.34 c
3.29/3.34 c # number of nodes added to the contingent of the total nodes
3.29/3.34 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.29/3.34 c heuristics/crossover/nodesofs = 750
3.29/3.34 c
3.29/3.34 c # number of nodes without incumbent change that heuristic should wait
3.29/3.34 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.29/3.34 c heuristics/crossover/nwaitingnodes = 100
3.29/3.34 c
3.29/3.34 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.29/3.34 c # [type: real, range: [0,1], default: 0.1]
3.29/3.34 c heuristics/crossover/nodesquot = 0.15
3.29/3.34 c
3.29/3.34 c # minimum percentage of integer variables that have to be fixed
3.29/3.34 c # [type: real, range: [0,1], default: 0.666]
3.29/3.34 c heuristics/crossover/minfixingrate = 0.5
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 20]
3.29/3.34 c heuristics/feaspump/freq = -1
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/feaspump/maxlpiterofs = 2000
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/fracdiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.34 c heuristics/fracdiving/maxlpiterquot = 0.075
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/fracdiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/guideddiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.34 c heuristics/guideddiving/maxlpiterquot = 0.075
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/guideddiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.34 c heuristics/intdiving/maxlpiterquot = 0.075
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/intshifting/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/linesearchdiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.34 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 20]
3.29/3.34 c heuristics/objpscostdiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to total iteration number
3.29/3.34 c # [type: real, range: [0,1], default: 0.01]
3.29/3.34 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.34 c heuristics/oneopt/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/pscostdiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.34 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/pscostdiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.34 c heuristics/rens/freq = -1
3.29/3.34 c
3.29/3.34 c # minimum percentage of integer variables that have to be fixable
3.29/3.34 c # [type: real, range: [0,1], default: 0.5]
3.29/3.34 c heuristics/rens/minfixingrate = 0.3
3.29/3.34 c
3.29/3.34 c # number of nodes added to the contingent of the total nodes
3.29/3.34 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.29/3.34 c heuristics/rens/nodesofs = 2000
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 20]
3.29/3.34 c heuristics/rootsoldiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.29/3.34 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.34 c heuristics/rounding/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.34 c heuristics/shiftandpropagate/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/shifting/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.34 c heuristics/simplerounding/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.34 c heuristics/subnlp/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.34 c heuristics/trivial/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.34 c heuristics/trysol/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.34 c heuristics/undercover/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.34 c heuristics/veclendiving/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.34 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.34 c heuristics/veclendiving/maxlpiterquot = 0.075
3.29/3.34 c
3.29/3.34 c # additional number of allowed LP iterations
3.29/3.34 c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.34 c heuristics/veclendiving/maxlpiterofs = 1500
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.34 c heuristics/zirounding/freq = -1
3.29/3.34 c
3.29/3.34 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.34 c propagating/probing/maxprerounds = 0
3.29/3.34 c
3.29/3.34 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.34 c separating/cmir/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.34 c separating/flowcover/freq = -1
3.29/3.34 c
3.29/3.34 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.34 c separating/rapidlearning/freq = 0
3.29/3.34 c
3.29/3.34 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.29/3.34 c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.34 c heuristics/indoneopt/freq = -1
3.29/3.34 c
3.29/3.34 c -----------------------------------------------------------------------------------------------
3.29/3.34 c start solving
3.29/3.34 c
5.09/5.12 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.09/5.12 c 5.1s| 1 | 0 | 1512 | - | 267M| 0 | 621 |7935 | 176k|7935 | 176k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
12.99/13.01 c 13.0s| 1 | 0 | 5966 | - | 268M| 0 |2322 |7935 | 176k|7935 | 176k| 12 | 0 | 0 | 0.000000e+00 | -- | Inf
16.59/16.61 c 16.6s| 1 | 0 | 6824 | - | 268M| 0 |1927 |7935 | 176k|7935 | 176k| 55 | 0 | 0 | 0.000000e+00 | -- | Inf
21.58/21.68 c 21.7s| 1 | 0 | 7787 | - | 270M| 0 |2542 |7935 | 176k|7935 | 176k| 72 | 0 | 0 | 0.000000e+00 | -- | Inf
34.69/34.75 c 34.7s| 1 | 0 | 9420 | - | 271M| 0 |2488 |7935 | 176k|7935 | 176k| 96 | 0 | 0 | 0.000000e+00 | -- | Inf
39.78/39.89 c 39.9s| 1 | 0 | 10015 | - | 272M| 0 |2607 |7935 | 176k|7935 | 176k| 119 | 0 | 0 | 0.000000e+00 | -- | Inf
115.06/115.13 c 115s| 1 | 2 | 10015 | - | 272M| 0 |2607 |7935 | 176k|7935 | 176k| 119 | 0 | 26 | 0.000000e+00 | -- | Inf
828.85/829.02 c 829s| 100 | 48 | 62867 | 533.9 | 278M| 47 |1741 |7935 | 176k|7935 | 176k| 119 | 100 | 291 | 0.000000e+00 | -- | Inf
1236.69/1236.94 c 1237s| 200 | 65 |138564 | 646.0 | 279M| 47 |1858 |7935 | 177k|7935 | 176k| 119 | 227 | 371 | 0.000000e+00 | -- | Inf
1579.04/1579.33 c 1579s| 300 | 43 |205911 | 655.2 | 279M| 47 | - |7935 | 177k|7935 | 176k| 119 | 415 | 430 | 0.000000e+00 | -- | Inf
1796.90/1797.23 c
1796.90/1797.23 c SCIP Status : solving was interrupted [time limit reached]
1796.90/1797.23 c Solving Time (sec) : 1797.22
1796.90/1797.23 c Solving Nodes : 329
1796.90/1797.23 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.90/1797.23 c Dual Bound : +0.00000000000000e+00
1796.90/1797.23 c Gap : infinite
1796.90/1797.23 s UNKNOWN
1796.90/1797.23 c SCIP Status : solving was interrupted [time limit reached]
1796.90/1797.23 c Total Time : 1797.22
1796.90/1797.23 c solving : 1797.22
1796.90/1797.23 c presolving : 2.73 (included in solving)
1796.90/1797.23 c reading : 0.47 (included in solving)
1796.90/1797.23 c copying : 0.00 (0 times copied the problem)
1796.90/1797.23 c Original Problem :
1796.90/1797.23 c Problem name : HOME/instance-3690635-1338024258.opb
1796.90/1797.23 c Variables : 7936 (7936 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.23 c Constraints : 176837 initial, 176837 maximal
1796.90/1797.23 c Objective sense : minimize
1796.90/1797.23 c Presolved Problem :
1796.90/1797.23 c Problem name : t_HOME/instance-3690635-1338024258.opb
1796.90/1797.23 c Variables : 7935 (7935 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.23 c Constraints : 176785 initial, 177205 maximal
1796.90/1797.23 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.90/1797.23 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c gateextraction : 0.06 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c components : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c knapsack : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c setppc : 0.07 0.00 0 0 0 0 0 22 0 0 0
1796.90/1797.23 c linear : 1.03 0.00 0 1 0 0 0 8 0 7 0
1796.90/1797.23 c logicor : 0.59 0.28 0 0 0 0 0 22 0 0 0
1796.90/1797.23 c root node : - - 0 - - 0 - - - - -
1796.90/1797.23 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.90/1797.23 c integral : 0 0 0 0 242 0 1 0 3 12 0 0 468
1796.90/1797.23 c knapsack : 17621 17621 5 1180 0 0 0 33 1 838 134 0 0
1796.90/1797.23 c setppc : 37799 37799 5 1179 0 0 0 5325 12 32692 0 0 0
1796.90/1797.23 c linear : 1 1 5 1167 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c logicor : 121364+ 121784 5 686 0 0 0 300 24 4649 0 0 0
1796.90/1797.23 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.90/1797.23 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.90/1797.23 c integral : 957.21 0.00 0.00 0.00 957.21 0.00 0.00 0.00
1796.90/1797.23 c knapsack : 0.80 0.00 0.07 0.72 0.00 0.00 0.00 0.00
1796.90/1797.23 c setppc : 0.78 0.00 0.01 0.76 0.00 0.00 0.00 0.00
1796.90/1797.23 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.90/1797.23 c logicor : 0.61 0.28 0.03 0.30 0.00 0.00 0.00 0.00
1796.90/1797.23 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.90/1797.23 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.90/1797.23 c rootredcost : 0 0 0 0
1796.90/1797.23 c pseudoobj : 0 0 0 0
1796.90/1797.23 c vbounds : 0 0 0 0
1796.90/1797.23 c redcost : 247 0 0 0
1796.90/1797.23 c probing : 0 0 0 0
1796.90/1797.23 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.90/1797.23 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.23 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.23 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.23 c redcost : 0.03 0.00 0.00 0.03 0.00
1796.90/1797.23 c probing : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.23 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.90/1797.23 c propagation : 0.00 37 36 250 24.1 10 2.4 -
1796.90/1797.23 c infeasible LP : 0.32 63 61 621 34.6 4 4.0 0
1796.90/1797.23 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.90/1797.23 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.90/1797.23 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.90/1797.23 c applied globally : - - - 434 27.4 - - -
1796.90/1797.23 c applied locally : - - - 0 0.0 - - -
1796.90/1797.23 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.90/1797.23 c cut pool : 0.00 4 - - 54 - (maximal pool size: 981)
1796.90/1797.23 c closecuts : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.90/1797.23 c intobj : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c gomory : 2.38 0.00 5 0 0 250 0
1796.90/1797.23 c cgmip : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c strongcg : 14.44 0.00 5 0 0 2500 0
1796.90/1797.23 c cmir : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c flowcover : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c clique : 0.30 0.00 5 0 0 40 0
1796.90/1797.23 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c mcf : 0.28 0.00 1 0 0 0 0
1796.90/1797.23 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.90/1797.23 c Pricers : ExecTime SetupTime Calls Vars
1796.90/1797.23 c problem variables: 0.00 - 0 0
1796.90/1797.23 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.90/1797.23 c relpscost : 957.21 0.00 242 3 12 0 0 468
1796.90/1797.23 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.23 c inference : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.23 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.23 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.23 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.23 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.23 c random : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.23 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.90/1797.23 c LP solutions : 0.00 - - 0
1796.90/1797.23 c pseudo solutions : 0.00 - - 0
1796.90/1797.23 c smallcard : 0.00 0.00 0 0
1796.90/1797.23 c trivial : 0.00 0.00 1 0
1796.90/1797.23 c shiftandpropagate: 0.00 0.00 0 0
1796.90/1797.23 c simplerounding : 0.00 0.00 0 0
1796.90/1797.23 c zirounding : 0.00 0.00 0 0
1796.90/1797.23 c rounding : 0.00 0.00 0 0
1796.90/1797.23 c shifting : 0.00 0.00 0 0
1796.90/1797.23 c intshifting : 0.00 0.00 0 0
1796.90/1797.23 c oneopt : 0.00 0.00 0 0
1796.90/1797.23 c twoopt : 0.00 0.00 0 0
1796.90/1797.23 c indtwoopt : 0.00 0.00 0 0
1796.90/1797.23 c indoneopt : 0.00 0.00 0 0
1796.90/1797.23 c fixandinfer : 0.00 0.00 0 0
1796.90/1797.23 c feaspump : 0.00 0.00 0 0
1796.90/1797.23 c clique : 0.00 0.00 0 0
1796.90/1797.23 c indrounding : 0.00 0.00 0 0
1796.90/1797.23 c indcoefdiving : 0.00 0.00 0 0
1796.90/1797.23 c coefdiving : 0.00 0.00 0 0
1796.90/1797.23 c pscostdiving : 0.00 0.00 0 0
1796.90/1797.23 c nlpdiving : 0.00 0.00 0 0
1796.90/1797.23 c fracdiving : 0.00 0.00 0 0
1796.90/1797.23 c veclendiving : 0.00 0.00 0 0
1796.90/1797.23 c intdiving : 0.00 0.00 0 0
1796.90/1797.23 c actconsdiving : 0.00 0.00 0 0
1796.90/1797.23 c objpscostdiving : 0.00 0.00 0 0
1796.90/1797.23 c rootsoldiving : 0.00 0.00 0 0
1796.90/1797.23 c linesearchdiving : 0.00 0.00 0 0
1796.90/1797.23 c guideddiving : 0.00 0.00 0 0
1796.90/1797.23 c octane : 0.00 0.00 0 0
1796.90/1797.23 c rens : 0.00 0.00 0 0
1796.90/1797.23 c rins : 0.00 0.00 0 0
1796.90/1797.23 c localbranching : 0.00 0.00 0 0
1796.90/1797.23 c mutation : 0.00 0.00 0 0
1796.90/1797.23 c crossover : 0.00 0.00 0 0
1796.90/1797.23 c dins : 0.00 0.00 0 0
1796.90/1797.23 c vbounds : 0.00 0.00 0 0
1796.90/1797.23 c undercover : 0.00 0.00 0 0
1796.90/1797.23 c subnlp : 0.00 0.00 0 0
1796.90/1797.23 c trysol : 0.00 0.00 0 0
1796.90/1797.23 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.90/1797.23 c primal LP : 0.11 1 0 0.00 0.00 0.11 1
1796.90/1797.23 c dual LP : 809.29 310 259453 836.95 320.59 0.00 0
1796.90/1797.23 c lex dual LP : 0.00 0 0 0.00 -
1796.90/1797.23 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.90/1797.23 c diving/probing LP: 0.00 0 0 0.00 -
1796.90/1797.23 c strong branching : 956.85 448 245558 548.12 256.63
1796.90/1797.23 c (at root node) : - 26 18453 709.73 -
1796.90/1797.23 c conflict analysis: 0.00 0 0 0.00 -
1796.90/1797.23 c B&B Tree :
1796.90/1797.23 c number of runs : 1
1796.90/1797.23 c nodes : 329
1796.90/1797.23 c nodes (total) : 329
1796.90/1797.23 c nodes left : 49
1796.90/1797.23 c max depth : 47
1796.90/1797.23 c max depth (total): 47
1796.90/1797.23 c backtracks : 49 (14.9%)
1796.90/1797.23 c delayed cutoffs : 91
1796.90/1797.23 c repropagations : 375 (4724 domain reductions, 15 cutoffs)
1796.90/1797.23 c avg switch length: 3.89
1796.90/1797.23 c switching time : 0.89
1796.90/1797.23 c Solution :
1796.90/1797.23 c Solutions found : 0 (0 improvements)
1796.90/1797.23 c Primal Bound : -
1796.90/1797.23 c Dual Bound : +0.00000000000000e+00
1796.90/1797.23 c Gap : infinite
1796.90/1797.23 c Root Dual Bound : +0.00000000000000e+00
1796.90/1797.23 c Root Iterations : 10015
1797.41/1797.76 c Time complete: 1797.46.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3690635-1338024258/watcher-3690635-1338024258 -o /tmp/evaluation-result-3690635-1338024258/solver-3690635-1338024258 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690635-1338024258.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 9339
/proc/meminfo: memFree=28286124/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=9832 CPUtime=0 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 1203 0 0 0 0 0 0 0 20 0 1 0 268550427 10067968 1158 33554432000 4194304 10173063 140734490940864 140736845145400 8800002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 2458 1158 413 1460 0 989 0
[startup+0.0617871 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 9339
/proc/meminfo: memFree=28286124/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=19032 CPUtime=0.05 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 3519 0 0 0 5 0 0 0 20 0 1 0 268550427 19488768 3474 33554432000 4194304 10173063 140734490940864 140736845145400 4944372 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 4758 3474 413 1460 0 3289 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19032
[startup+0.100356 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 9339
/proc/meminfo: memFree=28286124/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=23872 CPUtime=0.09 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 4696 0 0 0 9 0 0 0 20 0 1 0 268550427 24444928 4651 33554432000 4194304 10173063 140734490940864 140736845145400 7429046 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 6095 4674 413 1460 0 4626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23872
[startup+0.300274 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 9339
/proc/meminfo: memFree=28286124/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=50036 CPUtime=0.29 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 11271 0 0 0 27 2 0 0 20 0 1 0 268550427 51236864 11226 33554432000 4194304 10173063 140734490940864 140736845145400 8985008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 12509 11226 413 1460 0 11040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50036
[startup+0.700275 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 9339
/proc/meminfo: memFree=28286124/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=180056 CPUtime=0.69 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 43278 0 0 0 62 7 0 0 20 0 1 0 268550427 184377344 43140 33554432000 4194304 10173063 140734490940864 140734490805400 4936513 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 45014 43140 509 1460 0 43545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 180056
[startup+1.50028 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9340
/proc/meminfo: memFree=28048524/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=275184 CPUtime=1.48 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 69129 0 0 0 127 21 0 0 20 0 1 0 268550427 281788416 66372 33554432000 4194304 10173063 140734490940864 140734490937864 4435403 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 68796 66372 561 1460 0 67327 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 275184
[startup+3.10028 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9340
/proc/meminfo: memFree=27982060/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=298240 CPUtime=3.09 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 90691 0 0 0 271 38 0 0 20 0 1 0 268550427 305397760 71944 33554432000 4194304 10173063 140734490940864 140734490937752 4953292 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 74560 71944 607 1460 0 73091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 298240
[startup+6.30026 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9340
/proc/meminfo: memFree=27711716/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=600944 CPUtime=6.29 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 134349 0 0 0 580 49 0 0 20 0 1 0 268550427 615366656 144007 33554432000 4194304 10173063 140734490940864 140734490935704 7313846 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 150236 144007 792 1460 0 148767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 600944
[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9340
/proc/meminfo: memFree=27687604/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=613852 CPUtime=12.68 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 137998 0 0 0 1218 50 0 0 20 0 1 0 268550427 628584448 149905 33554432000 4194304 10173063 140734490940864 140734490934504 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 153463 149905 795 1460 0 151994 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 613852
[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9340
/proc/meminfo: memFree=27648204/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=653832 CPUtime=25.48 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140370 0 0 0 2495 53 0 0 20 0 1 0 268550427 669523968 159836 33554432000 4194304 10173063 140734490940864 140734490935704 7654783 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 163458 159836 795 1460 0 161989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 653832
[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9340
/proc/meminfo: memFree=27641792/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672416 CPUtime=51.08 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140940 0 0 0 5052 56 0 0 20 0 1 0 268550427 688553984 161482 33554432000 4194304 10173063 140734490940864 140734490934696 8012673 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168104 161482 799 1460 0 166635 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 672416
[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9341
/proc/meminfo: memFree=27639300/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672416 CPUtime=102.28 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140944 0 0 0 10166 62 0 0 20 0 1 0 268550427 688553984 161957 33554432000 4194304 10173063 140734490940864 140734490934312 7910544 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168104 161957 799 1460 0 166635 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 672416
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9341
/proc/meminfo: memFree=27641884/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672416 CPUtime=162.25 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140954 0 0 0 16155 70 0 0 20 0 1 0 268550427 688553984 162058 33554432000 4194304 10173063 140734490940864 140734490934040 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168104 162058 805 1460 0 166635 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 672416
[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9379
/proc/meminfo: memFree=27228420/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672416 CPUtime=222.25 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140957 0 0 0 22148 77 0 0 20 0 1 0 268550427 688553984 162781 33554432000 4194304 10173063 140734490940864 140734490934040 8012669 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168104 162781 806 1460 0 166635 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 672416
[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9379
/proc/meminfo: memFree=27171592/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672416 CPUtime=282.24 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140961 0 0 0 28140 84 0 0 20 0 1 0 268550427 688553984 163012 33554432000 4194304 10173063 140734490940864 140734490933576 7910507 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168104 163012 806 1460 0 166635 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 672416
[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 9382
/proc/meminfo: memFree=27122324/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672416 CPUtime=342.22 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140961 0 0 0 34131 91 0 0 20 0 1 0 268550427 688553984 163013 33554432000 4194304 10173063 140734490940864 140734490934696 8039655 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168104 163013 806 1460 0 166635 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 672416
[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9383
/proc/meminfo: memFree=26738132/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672416 CPUtime=402.21 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 140961 0 0 0 40124 97 0 0 20 0 1 0 268550427 688553984 163240 33554432000 4194304 10173063 140734490940864 140734490934040 8012384 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168104 163240 806 1460 0 166635 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 672416
[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9383
/proc/meminfo: memFree=26703560/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672736 CPUtime=462.21 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 141505 0 0 0 46117 104 0 0 20 0 1 0 268550427 688881664 166850 33554432000 4194304 10173063 140734490940864 140734490933144 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168184 166850 806 1460 0 166715 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 672736
[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 9383
/proc/meminfo: memFree=26414976/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=672872 CPUtime=522.2 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 141580 0 0 0 52109 111 0 0 20 0 1 0 268550427 689020928 166925 33554432000 4194304 10173063 140734490940864 140734490934120 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168218 166925 806 1460 0 166749 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 672872
[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9383
/proc/meminfo: memFree=26398320/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=673252 CPUtime=582.2 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 141641 0 0 0 58103 117 0 0 20 0 1 0 268550427 689410048 166986 33554432000 4194304 10173063 140734490940864 140734490934312 8012538 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 168313 166986 809 1460 0 166844 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 673252
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26340332/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1062.12 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144637 0 0 0 106036 176 0 0 20 0 1 0 268550427 723611648 175340 33554432000 4194304 10173063 140734490940864 140734490934040 7661847 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175340 814 1460 0 175194 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 706652
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9390
/proc/meminfo: memFree=26340052/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1122.11 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144637 0 0 0 112028 183 0 0 20 0 1 0 268550427 723611648 175340 33554432000 4194304 10173063 140734490940864 140734490934312 7594611 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175340 814 1460 0 175194 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 706652
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9390
/proc/meminfo: memFree=26339956/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1182.1 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144637 0 0 0 118020 190 0 0 20 0 1 0 268550427 723611648 175340 33554432000 4194304 10173063 140734490940864 140734490934312 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175340 814 1460 0 175194 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 706652
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9390
/proc/meminfo: memFree=26339488/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1242.09 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144637 0 0 0 124012 197 0 0 20 0 1 0 268550427 723611648 175340 33554432000 4194304 10173063 140734490940864 140734490933480 8012538 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175340 814 1460 0 175194 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 706652
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9390
/proc/meminfo: memFree=26336552/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1302.09 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144637 0 0 0 130005 204 0 0 20 0 1 0 268550427 723611648 175340 33554432000 4194304 10173063 140734490940864 140734490933992 7911672 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175340 814 1460 0 175194 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 706652
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9391
/proc/meminfo: memFree=26336800/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1362.08 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144637 0 0 0 135996 212 0 0 20 0 1 0 268550427 723611648 175340 33554432000 4194304 10173063 140734490940864 140734490933384 8033088 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175340 814 1460 0 175194 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 706652
[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 9391
/proc/meminfo: memFree=26336428/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1422.07 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 141986 221 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934504 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 706652
[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9391
/proc/meminfo: memFree=26329544/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1482.05 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 147977 228 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934312 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 706652
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9392
/proc/meminfo: memFree=26327496/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1542.05 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 153967 238 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934312 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 706652
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9394
/proc/meminfo: memFree=26327108/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1602.04 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 159959 245 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934120 8033088 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 706652
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9395
/proc/meminfo: memFree=26327052/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1662.03 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 165950 253 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934312 7594611 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 706652
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9395
/proc/meminfo: memFree=26327176/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1722.01 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 171942 259 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934120 7594611 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 706652
[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9395
/proc/meminfo: memFree=26326680/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1782.01 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 177935 266 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490933384 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 706652
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 9395
/proc/meminfo: memFree=26326680/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1785.21 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 178254 267 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934040 8012042 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 706652
[startup+1791.91 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9395
/proc/meminfo: memFree=26326804/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1791.62 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 178895 267 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934504 7955654 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 706652
[startup+1795.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9395
/proc/meminfo: memFree=26326804/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1794.81 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 179214 267 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934408 7706032 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 706652
[startup+1796.7 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9395
/proc/meminfo: memFree=26326804/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=706652 CPUtime=1796.4 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144638 0 0 0 179373 267 0 0 20 0 1 0 268550427 723611648 175341 33554432000 4194304 10173063 140734490940864 140734490934312 8047317 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176663 175341 814 1460 0 175194 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 706652
[startup+1797.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9395
/proc/meminfo: memFree=26326680/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=704000 CPUtime=1797.21 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144650 0 0 0 179453 268 0 0 20 0 1 0 268550427 720896000 174690 33554432000 4194304 10173063 140734490940864 140734490938200 5284579 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 176000 174690 826 1460 0 174531 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 704000
[startup+1797.7 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9395
/proc/meminfo: memFree=26326680/32873844 swapFree=6080/6080
[pid=9339] ppid=9337 vsize=588004 CPUtime=1797.41 cores=1,3,5,7
/proc/9339/stat : 9339 (scip-2.1.1.4fix) R 9337 9339 8502 0 -1 4202496 144652 0 0 0 179473 268 0 0 20 0 1 0 268550427 602116096 145806 33554432000 4194304 10173063 140734490940864 140734490938200 7550144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9339/statm: 147001 145806 828 1460 0 145532 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (KiB) 588004
Child status: 0
Real time (s): 1797.76
CPU time (s): 1797.48
CPU user time (s): 1794.78
CPU system time (s): 2.69759
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 721064
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.78
system time used= 2.69759
maximum resident set size= 705952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144664
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= 14
involuntary context switches= 1973
runsolver used 3.10553 second user time and 8.5807 second system time
The end