0.00/0.00 c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00 c Copyright (c) 2002-2011 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-3730028-1338684583.opb>
1.79/1.80 c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
1.79/1.80 c problem read
1.79/1.80 c No objective function, only one solution is needed.
1.79/1.80 c presolving settings loaded
2.29/2.31 c presolving:
3.79/3.87 c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
4.09/4.16 c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1819 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
4.39/4.45 c presolving (3 rounds):
4.39/4.45 c 0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1933 changed coefficients
4.39/4.45 c 3140 implications, 60 cliques
4.39/4.45 c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
4.39/4.45 c 1770 constraints of type <knapsack>
4.39/4.45 c 760 constraints of type <setppc>
4.39/4.45 c 1 constraints of type <linear>
4.39/4.45 c 326370 constraints of type <logicor>
4.39/4.45 c transformed objective value is always integral (scale: 1)
4.39/4.45 c Presolving Time: 2.22
4.39/4.45 c - non default parameters ----------------------------------------------------------------------
4.39/4.45 c # SCIP version 2.0.1.5
4.39/4.45 c
4.39/4.45 c # frequency for displaying node information lines
4.39/4.45 c # [type: int, range: [-1,2147483647], default: 100]
4.39/4.45 c display/freq = 10000
4.39/4.45 c
4.39/4.45 c # maximal time in seconds to run
4.39/4.45 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.39/4.45 c limits/time = 1797
4.39/4.45 c
4.39/4.45 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.39/4.45 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.39/4.45 c limits/memory = 13950
4.39/4.45 c
4.39/4.45 c # solving stops, if the given number of solutions were found (-1: no limit)
4.39/4.45 c # [type: int, range: [-1,2147483647], default: -1]
4.39/4.45 c limits/solutions = 1
4.39/4.45 c
4.39/4.45 c # maximal number of separation rounds per node (-1: unlimited)
4.39/4.45 c # [type: int, range: [-1,2147483647], default: 5]
4.39/4.45 c separating/maxrounds = 1
4.39/4.45 c
4.39/4.45 c # maximal number of separation rounds in the root node (-1: unlimited)
4.39/4.45 c # [type: int, range: [-1,2147483647], default: -1]
4.39/4.45 c separating/maxroundsroot = 5
4.59/4.61 c
4.59/4.61 c # default clock type (1: CPU user seconds, 2: wall clock time)
4.59/4.61 c # [type: int, range: [1,2], default: 1]
4.59/4.61 c timing/clocktype = 2
4.59/4.61 c
4.59/4.61 c # belongs reading time to solving time?
4.59/4.61 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61 c timing/reading = TRUE
4.59/4.61 c
4.59/4.61 c # should presolving try to simplify inequalities
4.59/4.61 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61 c constraints/linear/simplifyinequalities = TRUE
4.59/4.61 c
4.59/4.61 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
4.59/4.61 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61 c constraints/indicator/addCouplingCons = TRUE
4.59/4.61 c
4.59/4.61 c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.59/4.61 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.59/4.61 c constraints/knapsack/disaggregation = FALSE
4.59/4.61 c
4.59/4.61 c # should presolving try to simplify knapsacks
4.59/4.61 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61 c constraints/knapsack/simplifyinequalities = TRUE
4.59/4.61 c
4.59/4.61 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.61 c presolving/probing/maxrounds = 0
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/coefdiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61 c heuristics/coefdiving/maxlpiterquot = 0.075
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/coefdiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 30]
4.59/4.61 c heuristics/crossover/freq = -1
4.59/4.61 c
4.59/4.61 c # number of nodes added to the contingent of the total nodes
4.59/4.61 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.61 c heuristics/crossover/nodesofs = 750
4.59/4.61 c
4.59/4.61 c # number of nodes without incumbent change that heuristic should wait
4.59/4.61 c # [type: longint, range: [0,9223372036854775807], default: 200]
4.59/4.61 c heuristics/crossover/nwaitingnodes = 100
4.59/4.61 c
4.59/4.61 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.59/4.61 c # [type: real, range: [0,1], default: 0.1]
4.59/4.61 c heuristics/crossover/nodesquot = 0.15
4.59/4.61 c
4.59/4.61 c # minimum percentage of integer variables that have to be fixed
4.59/4.61 c # [type: real, range: [0,1], default: 0.666]
4.59/4.61 c heuristics/crossover/minfixingrate = 0.5
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.61 c heuristics/feaspump/freq = -1
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/feaspump/maxlpiterofs = 2000
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/fracdiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61 c heuristics/fracdiving/maxlpiterquot = 0.075
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/fracdiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/guideddiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61 c heuristics/guideddiving/maxlpiterquot = 0.075
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/guideddiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61 c heuristics/intdiving/maxlpiterquot = 0.075
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/intshifting/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/linesearchdiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61 c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/linesearchdiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.61 c heuristics/objpscostdiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to total iteration number
4.59/4.61 c # [type: real, range: [0,1], default: 0.01]
4.59/4.61 c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/objpscostdiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61 c heuristics/oneopt/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/pscostdiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61 c heuristics/pscostdiving/maxlpiterquot = 0.075
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/pscostdiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61 c heuristics/rens/freq = -1
4.59/4.61 c
4.59/4.61 c # minimum percentage of integer variables that have to be fixable
4.59/4.61 c # [type: real, range: [0,1], default: 0.5]
4.59/4.61 c heuristics/rens/minfixingrate = 0.3
4.59/4.61 c
4.59/4.61 c # number of nodes added to the contingent of the total nodes
4.59/4.61 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.61 c heuristics/rens/nodesofs = 2000
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.61 c heuristics/rootsoldiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.59/4.61 c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/rootsoldiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61 c heuristics/rounding/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61 c heuristics/shiftandpropagate/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/shifting/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61 c heuristics/simplerounding/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61 c heuristics/subnlp/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61 c heuristics/trivial/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61 c heuristics/trysol/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61 c heuristics/undercover/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61 c heuristics/veclendiving/freq = -1
4.59/4.61 c
4.59/4.61 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61 c heuristics/veclendiving/maxlpiterquot = 0.075
4.59/4.61 c
4.59/4.61 c # additional number of allowed LP iterations
4.59/4.61 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61 c heuristics/veclendiving/maxlpiterofs = 1500
4.59/4.61 c
4.59/4.61 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61 c heuristics/zirounding/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61 c separating/cmir/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61 c separating/flowcover/freq = -1
4.59/4.61 c
4.59/4.61 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.59/4.61 c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.61 c separating/rapidlearning/freq = 0
4.59/4.61 c
4.59/4.61 c -----------------------------------------------------------------------------------------------
4.59/4.61 c start solving
4.59/4.61 c
11.99/12.07 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
11.99/12.07 c 12.1s| 1 | 0 | 741 | - | 421M| 0 | 83 |1600 | 328k|1600 | 328k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
22.00/22.04 c 22.0s| 1 | 0 | 880 | - | 422M| 0 | 88 |1600 | 328k|1600 | 328k| 19 | 0 | 0 | 0.000000e+00 | -- | Inf
36.98/37.08 c 37.1s| 1 | 0 | 957 | - | 422M| 0 | 109 |1600 | 328k|1600 | 328k| 31 | 0 | 0 | 0.000000e+00 | -- | Inf
574.20/574.38 c 574s| 1 | 0 | 1006 | - | 422M| 0 | 110 |1600 | 328k|1600 | 328k| 37 | 0 | 0 | 0.000000e+00 | -- | Inf
610.60/610.77 c 611s| 1 | 0 | 1633 | - | 423M| 0 | 98 |1600 | 328k|1600 | 328k| 49 | 0 | 0 | 0.000000e+00 | -- | Inf
670.79/670.94 c 671s| 1 | 0 | 1972 | - | 423M| 0 | 84 |1600 | 328k|1600 | 328k| 66 | 0 | 0 | 0.000000e+00 | -- | Inf
740.58/740.78 c 741s| 1 | 2 | 1972 | - | 423M| 0 | 84 |1600 | 328k|1600 | 328k| 66 | 0 | 28 | 0.000000e+00 | -- | Inf
1798.22/1798.54 c
1798.22/1798.54 c SCIP Status : solving was interrupted [time limit reached]
1798.22/1798.54 c Solving Time (sec) : 1798.53
1798.22/1798.54 c Solving Nodes : 10
1798.22/1798.54 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1798.22/1798.54 c Dual Bound : +0.00000000000000e+00
1798.22/1798.54 c Gap : infinite
1798.22/1798.54 s UNKNOWN
1798.22/1798.54 c SCIP Status : solving was interrupted [time limit reached]
1798.22/1798.54 c Total Time : 1798.53
1798.22/1798.54 c solving : 1798.53
1798.22/1798.54 c presolving : 2.22 (included in solving)
1798.22/1798.54 c reading : 1.80 (included in solving)
1798.22/1798.54 c Original Problem :
1798.22/1798.54 c Problem name : HOME/instance-3730028-1338684583.opb
1798.22/1798.54 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.22/1798.54 c Constraints : 328901 initial, 328901 maximal
1798.22/1798.54 c Presolved Problem :
1798.22/1798.54 c Problem name : t_HOME/instance-3730028-1338684583.opb
1798.22/1798.54 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.22/1798.54 c Constraints : 328901 initial, 328901 maximal
1798.22/1798.54 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1798.22/1798.54 c trivial : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c implics : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c probing : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c knapsack : 0.22 0 0 0 0 0 0 0 0 1933
1798.22/1798.54 c setppc : 0.00 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c linear : 1.04 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c logicor : 0.58 0 0 0 0 0 0 0 0 0
1798.22/1798.54 c root node : - 0 - - 0 - - - - -
1798.22/1798.54 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
1798.22/1798.54 c integral : 0 0 0 18 0 1 0 0 11 0 0 18
1798.22/1798.54 c knapsack : 1770 5 29 0 1 0 0 0 57 163 0 0
1798.22/1798.54 c setppc : 760 5 29 0 1 0 0 0 390 0 0 0
1798.22/1798.54 c linear : 1 5 29 0 1 0 0 0 0 0 0 0
1798.22/1798.54 c logicor : 326370 5 21 0 1 0 0 0 45 0 0 0
1798.22/1798.54 c countsols : 0 0 0 0 1 0 0 0 0 0 0 0
1798.22/1798.54 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
1798.22/1798.54 c integral : 1062.73 0.00 0.00 1062.73 0.00 0.00 0.00
1798.22/1798.54 c knapsack : 0.02 0.02 0.00 0.00 0.00 0.00 0.00
1798.22/1798.54 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1798.22/1798.54 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1798.22/1798.54 c logicor : 0.21 0.08 0.12 0.00 0.01 0.00 0.00
1798.22/1798.54 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1798.22/1798.54 c Propagators : #Propagate #Resprop Cutoffs DomReds
1798.22/1798.54 c vbounds : 0 0 0 0
1798.22/1798.54 c rootredcost : 0 0 0 0
1798.22/1798.54 c pseudoobj : 0 0 0 0
1798.22/1798.54 c Propagator Timings : TotalTime Propagate Resprop
1798.22/1798.54 c vbounds : 0.00 0.00 0.00
1798.22/1798.54 c rootredcost : 0.00 0.00 0.00
1798.22/1798.54 c pseudoobj : 0.00 0.00 0.00
1798.22/1798.54 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1798.22/1798.54 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1798.22/1798.54 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1798.22/1798.54 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1798.22/1798.54 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1798.22/1798.54 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1798.22/1798.54 c applied globally : - - - 0 0.0 - - -
1798.22/1798.54 c applied locally : - - - 0 0.0 - - -
1798.22/1798.54 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1798.22/1798.54 c cut pool : 0.00 4 - - 0 - (maximal pool size: 233)
1798.22/1798.54 c redcost : 0.00 14 0 0 0 0
1798.22/1798.54 c impliedbounds : 0.00 5 0 0 0 0
1798.22/1798.54 c intobj : 0.00 0 0 0 0 0
1798.22/1798.54 c gomory : 318.14 5 0 0 2000 0
1798.22/1798.54 c cgmip : 0.00 0 0 0 0 0
1798.22/1798.54 c closecuts : 0.00 0 0 0 0 0
1798.22/1798.54 c strongcg : 326.54 5 0 0 2001 0
1798.22/1798.54 c cmir : 0.00 0 0 0 0 0
1798.22/1798.54 c flowcover : 0.00 0 0 0 0 0
1798.22/1798.54 c clique : 0.00 5 0 0 0 0
1798.22/1798.54 c zerohalf : 0.00 0 0 0 0 0
1798.22/1798.54 c mcf : 0.00 0 0 0 0 0
1798.22/1798.54 c oddcycle : 0.00 0 0 0 0 0
1798.22/1798.54 c rapidlearning : 0.00 0 0 0 0 0
1798.22/1798.54 c Pricers : Time Calls Vars
1798.22/1798.54 c problem variables: 0.00 0 0
1798.22/1798.54 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1798.22/1798.54 c relpscost : 1062.73 18 0 11 0 0 18
1798.22/1798.54 c pscost : 0.00 0 0 0 0 0 0
1798.22/1798.54 c inference : 0.00 1 0 0 0 0 2
1798.22/1798.54 c mostinf : 0.00 0 0 0 0 0 0
1798.22/1798.54 c leastinf : 0.00 0 0 0 0 0 0
1798.22/1798.54 c fullstrong : 0.00 0 0 0 0 0 0
1798.22/1798.54 c allfullstrong : 0.00 0 0 0 0 0 0
1798.22/1798.54 c random : 0.00 0 0 0 0 0 0
1798.22/1798.54 c Primal Heuristics : Time Calls Found
1798.22/1798.54 c LP solutions : 0.00 - 0
1798.22/1798.54 c pseudo solutions : 0.00 - 0
1798.22/1798.54 c trivial : 0.08 1 0
1798.22/1798.54 c shiftandpropagate: 0.00 0 0
1798.22/1798.54 c simplerounding : 0.00 0 0
1798.22/1798.54 c zirounding : 0.00 0 0
1798.22/1798.54 c rounding : 0.00 0 0
1798.22/1798.54 c shifting : 0.00 0 0
1798.22/1798.54 c intshifting : 0.00 0 0
1798.22/1798.54 c oneopt : 0.00 0 0
1798.22/1798.54 c twoopt : 0.00 0 0
1798.22/1798.54 c fixandinfer : 0.00 0 0
1798.22/1798.54 c feaspump : 0.00 0 0
1798.22/1798.54 c clique : 0.00 0 0
1798.22/1798.54 c coefdiving : 0.00 0 0
1798.22/1798.54 c pscostdiving : 0.00 0 0
1798.22/1798.54 c fracdiving : 0.00 0 0
1798.22/1798.54 c veclendiving : 0.00 0 0
1798.22/1798.54 c intdiving : 0.00 0 0
1798.22/1798.54 c actconsdiving : 0.00 0 0
1798.22/1798.54 c objpscostdiving : 0.00 0 0
1798.22/1798.54 c rootsoldiving : 0.00 0 0
1798.22/1798.54 c linesearchdiving : 0.00 0 0
1798.22/1798.54 c guideddiving : 0.00 0 0
1798.22/1798.54 c octane : 0.00 0 0
1798.22/1798.54 c rens : 0.00 0 0
1798.22/1798.54 c rins : 0.00 0 0
1798.22/1798.54 c localbranching : 0.00 0 0
1798.22/1798.54 c mutation : 0.00 0 0
1798.22/1798.54 c crossover : 0.00 0 0
1798.22/1798.54 c dins : 0.00 0 0
1798.22/1798.54 c vbounds : 0.00 0 0
1798.22/1798.54 c undercover : 0.00 0 0
1798.22/1798.54 c subnlp : 0.00 0 0
1798.22/1798.54 c trysol : 0.00 0 0
1798.22/1798.54 c LP : Time Calls Iterations Iter/call Iter/sec
1798.22/1798.54 c primal LP : 0.11 0 0 0.00 0.00
1798.22/1798.54 c dual LP : 84.48 23 8920 387.83 105.59
1798.22/1798.54 c lex dual LP : 0.00 0 0 0.00 -
1798.22/1798.54 c barrier LP : 0.00 0 0 0.00 -
1798.22/1798.54 c diving/probing LP: 0.00 0 0 0.00 -
1798.22/1798.54 c strong branching : 1062.50 450 83513 185.58 78.60
1798.22/1798.54 c (at root node) : - 28 5944 212.29 -
1798.22/1798.54 c conflict analysis: 0.00 0 0 0.00 -
1798.22/1798.54 c B&B Tree :
1798.22/1798.54 c number of runs : 1
1798.22/1798.54 c nodes : 10
1798.22/1798.54 c nodes (total) : 10
1798.22/1798.54 c nodes left : 11
1798.22/1798.54 c max depth : 9
1798.22/1798.54 c max depth (total): 9
1798.22/1798.54 c backtracks : 0 (0.0%)
1798.22/1798.54 c delayed cutoffs : 0
1798.22/1798.54 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1798.22/1798.54 c avg switch length: 1.00
1798.22/1798.54 c switching time : 0.17
1798.22/1798.54 c Solution :
1798.22/1798.54 c Solutions found : 0 (0 improvements)
1798.22/1798.54 c Primal Bound : -
1798.22/1798.54 c Dual Bound : +0.00000000000000e+00
1798.22/1798.54 c Gap : infinite
1798.22/1798.54 c Root Dual Bound : +0.00000000000000e+00
1798.22/1798.54 c Root Iterations : 1972
1798.92/1799.28 c Time complete: 1798.99.
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-3730028-1338684583/watcher-3730028-1338684583 -o /tmp/evaluation-result-3730028-1338684583/solver-3730028-1338684583 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730028-1338684583.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.02 2.01 2.00 3/174 29430
/proc/meminfo: memFree=25308388/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=10952 CPUtime=0 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 1774 0 0 0 0 0 0 0 20 0 1 0 334584253 11214848 1729 33554432000 4194304 9016284 140735363395232 140736311977848 7870589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 2738 1739 340 1178 0 1556 0
[startup+0.0774641 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 29430
/proc/meminfo: memFree=25308388/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=19332 CPUtime=0.07 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 3813 0 0 0 7 0 0 0 20 0 1 0 334584253 19795968 3768 33554432000 4194304 9016284 140735363395232 140736311977848 7842267 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 4833 3768 357 1178 0 3651 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19332
[startup+0.100353 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 29430
/proc/meminfo: memFree=25308388/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=20944 CPUtime=0.09 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 4224 0 0 0 9 0 0 0 20 0 1 0 334584253 21446656 4179 33554432000 4194304 9016284 140735363395232 140736311977848 6816922 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 5236 4179 357 1178 0 4054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20944
[startup+0.300325 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 29430
/proc/meminfo: memFree=25308388/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=36004 CPUtime=0.28 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 7978 0 0 0 28 0 0 0 20 0 1 0 334584253 36868096 7929 33554432000 4194304 9016284 140735363395232 140735363258536 4447120 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 9001 7929 357 1178 0 7819 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36004
[startup+0.700316 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 29430
/proc/meminfo: memFree=25308388/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=63536 CPUtime=0.68 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 14871 0 0 0 67 1 0 0 20 0 1 0 334584253 65060864 14822 33554432000 4194304 9016284 140735363395232 140735363258536 7870483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 15884 14822 357 1178 0 14702 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 63536
[startup+1.50028 s]
/proc/loadavg: 2.02 2.01 2.00 4/175 29431
/proc/meminfo: memFree=25228772/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=120444 CPUtime=1.49 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 29107 0 0 0 145 4 0 0 20 0 1 0 334584253 123334656 29058 33554432000 4194304 9016284 140735363395232 140735363259128 7870473 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 30111 29058 357 1178 0 28929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120444
[startup+3.10028 s]
/proc/loadavg: 2.02 2.01 2.00 4/175 29431
/proc/meminfo: memFree=24988708/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=440992 CPUtime=3.09 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 111870 0 0 0 290 19 0 0 20 0 1 0 334584253 451575808 108593 33554432000 4194304 9016284 140735363395232 140735363392664 4320503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 110248 108593 485 1178 0 109066 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 440992
[startup+6.3003 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 29431
/proc/meminfo: memFree=24527036/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=859036 CPUtime=6.29 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 184393 0 0 0 593 36 0 0 20 0 1 0 334584253 879652864 205739 33554432000 4194304 9016284 140735363395232 140735363389400 6863440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 214759 205739 618 1178 0 213577 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 859036
[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 4/175 29431
/proc/meminfo: memFree=24455168/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=899424 CPUtime=12.68 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 187047 0 0 0 1230 38 0 0 20 0 1 0 334584253 921010176 213714 33554432000 4194304 9016284 140735363395232 140735363390344 6924808 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 224856 213714 644 1178 0 223674 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 899424
[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 4/176 29434
/proc/meminfo: memFree=24539584/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=903748 CPUtime=25.49 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 189911 0 0 0 2509 40 0 0 20 0 1 0 334584253 925437952 220740 33554432000 4194304 9016284 140735363395232 140735363390296 6922911 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 225937 220740 649 1178 0 224755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 903748
[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 4/176 29434
/proc/meminfo: memFree=24468376/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=51.08 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 5066 42 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390344 7876108 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 910680
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 29434
/proc/meminfo: memFree=24451116/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=102.28 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 10182 46 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390296 6922753 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 910680
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 29435
/proc/meminfo: memFree=24399700/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=162.26 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 16175 51 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390296 7870548 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 910680
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 29435
/proc/meminfo: memFree=24409160/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=222.26 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 22169 57 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390296 7876071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 910680
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 29435
/proc/meminfo: memFree=24408816/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=282.25 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 28162 63 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390344 6578058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 910680
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 29435
/proc/meminfo: memFree=24373168/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=342.24 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 34154 70 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390392 6922753 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 910680
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 29435
/proc/meminfo: memFree=24381448/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=402.23 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 40148 75 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390344 7870569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 910680
[startup+462.3 s]
/proc/loadavg: 2.06 2.02 2.00 4/175 29436
/proc/meminfo: memFree=24405508/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=462.22 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 46142 80 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390392 7870569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 910680
[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/175 29436
/proc/meminfo: memFree=24392704/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=910680 CPUtime=522.21 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190083 0 0 0 52137 84 0 0 20 0 1 0 334584253 932536320 222445 33554432000 4194304 9016284 140735363395232 140735363390392 7875833 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 227670 222445 649 1178 0 226488 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 910680
[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/175 29436
/proc/meminfo: memFree=24369844/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=918996 CPUtime=582.2 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 190585 0 0 0 58130 90 0 0 20 0 1 0 334584253 941051904 223958 33554432000 4194304 9016284 140735363395232 140735363390344 6924817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 229749 223958 649 1178 0 228567 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 918996
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=24351452/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=957604 CPUtime=1122.12 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 192269 0 0 0 112076 136 0 0 20 0 1 0 334584253 980586496 233298 33554432000 4194304 9016284 140735363395232 140735363389288 6971833 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239401 233298 658 1178 0 238219 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 957604
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29464
/proc/meminfo: memFree=24297548/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959044 CPUtime=1182.11 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 192633 0 0 0 118069 142 0 0 20 0 1 0 334584253 982061056 234173 33554432000 4194304 9016284 140735363395232 140735363388984 7080755 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239761 234173 658 1178 0 238579 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 959044
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 29467
/proc/meminfo: memFree=24276036/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959348 CPUtime=1242.1 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193751 0 0 0 124062 148 0 0 20 0 1 0 334584253 982372352 233952 33554432000 4194304 9016284 140735363395232 140735363388984 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239837 233952 658 1178 0 238655 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 959348
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 29467
/proc/meminfo: memFree=24273528/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959348 CPUtime=1302.1 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193787 0 0 0 130058 152 0 0 20 0 1 0 334584253 982372352 234499 33554432000 4194304 9016284 140735363395232 140735363389288 7178112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239837 234499 658 1178 0 238655 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 959348
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 29468
/proc/meminfo: memFree=24273308/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1362.09 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193860 0 0 0 136052 157 0 0 20 0 1 0 334584253 982650880 234572 33554432000 4194304 9016284 140735363395232 140735363388984 6971634 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 234572 658 1178 0 238723 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 959620
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29468
/proc/meminfo: memFree=24306844/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1422.08 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193879 0 0 0 142046 162 0 0 20 0 1 0 334584253 982650880 234591 33554432000 4194304 9016284 140735363395232 140735363388984 7180528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 234591 658 1178 0 238723 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 959620
[startup+1482.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/176 29468
/proc/meminfo: memFree=24347576/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1482.07 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193922 0 0 0 148039 168 0 0 20 0 1 0 334584253 982650880 234936 33554432000 4194304 9016284 140735363395232 140735363389288 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 234936 658 1178 0 238723 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 959620
[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/176 29468
/proc/meminfo: memFree=24302748/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1542.05 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193930 0 0 0 154033 172 0 0 20 0 1 0 334584253 982650880 234993 33554432000 4194304 9016284 140735363395232 140735363389288 7080792 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 234993 658 1178 0 238723 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 959620
[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 29468
/proc/meminfo: memFree=24292620/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1602.05 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193937 0 0 0 160028 177 0 0 20 0 1 0 334584253 982650880 235000 33554432000 4194304 9016284 140735363395232 140735363389288 7180877 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235000 658 1178 0 238723 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 959620
[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/176 29469
/proc/meminfo: memFree=24338260/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1662.04 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193959 0 0 0 166022 182 0 0 20 0 1 0 334584253 982650880 235345 33554432000 4194304 9016284 140735363395232 140735363388984 7143216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235345 658 1178 0 238723 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 959620
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/176 29469
/proc/meminfo: memFree=24334324/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1722.03 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 193993 0 0 0 172016 187 0 0 20 0 1 0 334584253 982650880 235411 33554432000 4194304 9016284 140735363395232 140735363388984 7180872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235411 658 1178 0 238723 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 959620
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24413588/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1782.02 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194013 0 0 0 178010 192 0 0 20 0 1 0 334584253 982650880 235431 33554432000 4194304 9016284 140735363395232 140735363388984 6855218 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235431 658 1178 0 238723 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 959620
Solver just ended. Dumping a history of the last processes samples
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24395408/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1791.62 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194018 0 0 0 178970 192 0 0 20 0 1 0 334584253 982650880 235436 33554432000 4194304 9016284 140735363395232 140735363388984 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235436 658 1178 0 238723 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 959620
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24394848/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1794.83 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194020 0 0 0 179290 193 0 0 20 0 1 0 334584253 982650880 235438 33554432000 4194304 9016284 140735363395232 140735363389032 7180882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235438 658 1178 0 238723 0
Current children cumulated CPU time (s) 1794.83
Current children cumulated vsize (KiB) 959620
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24394724/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1796.42 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194020 0 0 0 179449 193 0 0 20 0 1 0 334584253 982650880 235438 33554432000 4194304 9016284 140735363395232 140735363388984 6927055 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235438 658 1178 0 238723 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (KiB) 959620
[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24394476/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1798.01 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194022 0 0 0 179608 193 0 0 20 0 1 0 334584253 982650880 235450 33554432000 4194304 9016284 140735363395232 140735363388984 7180679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235450 658 1178 0 238723 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 959620
[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24394468/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=959620 CPUtime=1798.41 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194030 0 0 0 179648 193 0 0 20 0 1 0 334584253 982650880 235458 33554432000 4194304 9016284 140735363395232 140735363388984 6546015 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 239905 235458 666 1178 0 238723 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (KiB) 959620
[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24394468/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=955140 CPUtime=1798.81 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194031 0 0 0 179688 193 0 0 20 0 1 0 334584253 978063360 234339 33554432000 4194304 9016284 140735363395232 140735363388984 4446681 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 238785 234339 667 1178 0 237603 0
Current children cumulated CPU time (s) 1798.81
Current children cumulated vsize (KiB) 955140
[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29507
/proc/meminfo: memFree=24394468/32873852 swapFree=6856/6856
[pid=29430] ppid=29428 vsize=783836 CPUtime=1798.92 cores=1,3,5,7
/proc/29430/stat : 29430 (scip-2.0.1.4b_2) R 29428 29430 20074 0 -1 4202496 194031 0 0 0 179698 194 0 0 20 0 1 0 334584253 802648064 195042 33554432000 4194304 9016284 140735363395232 140735363394456 7933303 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29430/statm: 195959 195042 667 1178 0 194777 0
Current children cumulated CPU time (s) 1798.92
Current children cumulated vsize (KiB) 783836
Child status: 0
Real time (s): 1799.28
CPU time (s): 1799
CPU user time (s): 1797.05
CPU system time (s): 1.9567
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 968324
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.05
system time used= 1.9567
maximum resident set size= 941836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194039
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= 6
involuntary context switches= 1854
runsolver used 6.30504 second user time and 15.9896 second system time
The end