0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3730584-1338682205.opb>
0.09/0.17 c original problem has 9071 variables (9071 bin, 0 int, 0 impl, 0 cont) and 25914 constraints
0.09/0.17 c problem read
0.09/0.17 c No objective function, only one solution is needed.
0.09/0.17 c presolving settings loaded
0.19/0.22 c presolving:
0.29/0.39 c (round 1) 520 del vars, 292 del conss, 97 chg bounds, 362 chg sides, 740 chg coeffs, 0 upgd conss, 431849 impls, 0 clqs
0.39/0.40 c (round 2) 522 del vars, 1146 del conss, 99 chg bounds, 362 chg sides, 740 chg coeffs, 0 upgd conss, 431849 impls, 0 clqs
0.39/0.41 c (round 3) 528 del vars, 1159 del conss, 104 chg bounds, 362 chg sides, 740 chg coeffs, 0 upgd conss, 432102 impls, 0 clqs
0.39/0.41 c (round 4) 528 del vars, 1165 del conss, 105 chg bounds, 362 chg sides, 740 chg coeffs, 0 upgd conss, 432145 impls, 0 clqs
0.39/0.41 c (round 5) 530 del vars, 1168 del conss, 105 chg bounds, 362 chg sides, 740 chg coeffs, 0 upgd conss, 432227 impls, 0 clqs
0.39/0.49 c (round 6) 530 del vars, 1170 del conss, 105 chg bounds, 362 chg sides, 740 chg coeffs, 24744 upgd conss, 432227 impls, 0 clqs
0.49/0.52 c presolving (7 rounds):
0.49/0.52 c 530 deleted vars, 1170 deleted constraints, 105 tightened bounds, 0 added holes, 362 changed sides, 740 changed coefficients
0.49/0.52 c 432227 implications, 0 cliques
0.49/0.52 c presolved problem has 8541 variables (8541 bin, 0 int, 0 impl, 0 cont) and 24744 constraints
0.49/0.52 c 724 constraints of type <knapsack>
0.49/0.52 c 16018 constraints of type <setppc>
0.49/0.52 c 8002 constraints of type <logicor>
0.49/0.52 c transformed objective value is always integral (scale: 1)
0.49/0.52 c Presolving Time: 0.31
0.49/0.52 c - non default parameters ----------------------------------------------------------------------
0.49/0.52 c # SCIP version 1.2.1.3
0.49/0.52 c
0.49/0.52 c # frequency for displaying node information lines
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.52 c display/freq = 10000
0.49/0.52 c
0.49/0.52 c # maximal time in seconds to run
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.52 c limits/time = 1789.84
0.49/0.52 c
0.49/0.52 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.52 c limits/memory = 13950
0.49/0.52 c
0.49/0.52 c # solving stops, if the given number of solutions were found (-1: no limit)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.52 c limits/solutions = 1
0.49/0.52 c
0.49/0.52 c # maximal number of separation rounds per node (-1: unlimited)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 5]
0.49/0.52 c separating/maxrounds = 1
0.49/0.52 c
0.49/0.52 c # maximal number of separation rounds in the root node (-1: unlimited)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.52 c separating/maxroundsroot = 5
0.49/0.52 c
0.49/0.52 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.49/0.52 c # [type: int, range: [1,2], default: 1]
0.49/0.52 c timing/clocktype = 2
0.49/0.52 c
0.49/0.52 c # should presolving try to simplify inequalities
0.49/0.52 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.52 c constraints/linear/simplifyinequalities = TRUE
0.49/0.52 c
0.49/0.52 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.49/0.52 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.52 c constraints/indicator/addCouplingCons = TRUE
0.49/0.52 c
0.49/0.52 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.49/0.52 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.49/0.52 c constraints/knapsack/disaggregation = FALSE
0.49/0.52 c
0.49/0.52 c # should presolving try to simplify knapsacks
0.49/0.52 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.52 c constraints/knapsack/simplifyinequalities = TRUE
0.49/0.52 c
0.49/0.52 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.52 c presolving/probing/maxrounds = 0
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/coefdiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.52 c heuristics/coefdiving/maxlpiterquot = 0.075
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/coefdiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 30]
0.49/0.52 c heuristics/crossover/freq = -1
0.49/0.52 c
0.49/0.52 c # number of nodes added to the contingent of the total nodes
0.49/0.52 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.52 c heuristics/crossover/nodesofs = 750
0.49/0.52 c
0.49/0.52 c # number of nodes without incumbent change that heuristic should wait
0.49/0.52 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.49/0.52 c heuristics/crossover/nwaitingnodes = 100
0.49/0.52 c
0.49/0.52 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.49/0.52 c # [type: real, range: [0,1], default: 0.1]
0.49/0.52 c heuristics/crossover/nodesquot = 0.15
0.49/0.52 c
0.49/0.52 c # minimum percentage of integer variables that have to be fixed
0.49/0.52 c # [type: real, range: [0,1], default: 0.666]
0.49/0.52 c heuristics/crossover/minfixingrate = 0.5
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.52 c heuristics/feaspump/freq = -1
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/feaspump/maxlpiterofs = 2000
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/fracdiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.52 c heuristics/fracdiving/maxlpiterquot = 0.075
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/fracdiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/guideddiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.52 c heuristics/guideddiving/maxlpiterquot = 0.075
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/guideddiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.52 c heuristics/intdiving/maxlpiterquot = 0.075
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/intshifting/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/linesearchdiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.52 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.52 c heuristics/nlp/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.52 c heuristics/objpscostdiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to total iteration number
0.49/0.52 c # [type: real, range: [0,1], default: 0.01]
0.49/0.52 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.52 c heuristics/oneopt/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/pscostdiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.52 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/pscostdiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.52 c heuristics/rens/freq = -1
0.49/0.52 c
0.49/0.52 c # minimum percentage of integer variables that have to be fixable
0.49/0.52 c # [type: real, range: [0,1], default: 0.5]
0.49/0.52 c heuristics/rens/minfixingrate = 0.3
0.49/0.52 c
0.49/0.52 c # number of nodes added to the contingent of the total nodes
0.49/0.52 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.52 c heuristics/rens/nodesofs = 2000
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.52 c heuristics/rootsoldiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.49/0.52 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.52 c heuristics/rounding/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/shifting/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.52 c heuristics/simplerounding/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.52 c heuristics/trivial/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.52 c heuristics/trysol/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.52 c heuristics/veclendiving/freq = -1
0.49/0.52 c
0.49/0.52 c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.52 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.52 c heuristics/veclendiving/maxlpiterquot = 0.075
0.49/0.52 c
0.49/0.52 c # additional number of allowed LP iterations
0.49/0.52 c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.52 c heuristics/veclendiving/maxlpiterofs = 1500
0.49/0.52 c
0.49/0.52 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.52 c heuristics/zirounding/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.52 c separating/cmir/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.52 c separating/flowcover/freq = -1
0.49/0.52 c
0.49/0.52 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.49/0.52 c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.52 c separating/rapidlearning/freq = 0
0.49/0.52 c
0.49/0.52 c -----------------------------------------------------------------------------------------------
0.49/0.52 c start solving
0.49/0.52 c
1.78/1.83 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.78/1.83 c 1.7s| 1 | 0 | 3151 | - | 58M| 0 |2098 |8541 | 24k|8541 | 24k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.19/4.23 c 4.1s| 1 | 0 | 5513 | - | 59M| 0 |2628 |8541 | 24k|8541 | 24k| 92 | 0 | 0 | 0.000000e+00 | -- | Inf
11.68/11.72 c 11.6s| 1 | 0 | 9120 | - | 59M| 0 |3246 |8541 | 24k|8541 | 24k| 239 | 0 | 0 | 0.000000e+00 | -- | Inf
16.49/16.53 c 16.4s| 1 | 0 | 12093 | - | 59M| 0 |3328 |8541 | 24k|8541 | 25k| 323 | 0 | 0 | 0.000000e+00 | -- | Inf
23.08/23.12 c 23.0s| 1 | 0 | 15726 | - | 59M| 0 |3373 |8541 | 24k|8541 | 25k| 416 | 0 | 0 | 0.000000e+00 | -- | Inf
32.08/32.10 c 31.9s| 1 | 0 | 23166 | - | 60M| 0 |3779 |8541 | 24k|8541 | 25k| 512 | 0 | 0 | 0.000000e+00 | -- | Inf
66.87/66.98 c 66.8s| 1 | 2 | 23166 | - | 60M| 0 |3779 |8541 | 24k|8541 | 25k| 512 | 0 | 29 | 0.000000e+00 | -- | Inf
826.44/826.62 c
826.44/826.62 c SCIP Status : problem is solved [infeasible]
826.44/826.62 c Solving Time (sec) : 826.45
826.44/826.62 c Solving Nodes : 928
826.44/826.62 c Primal Bound : +1.00000000000000e+20 (0 solutions)
826.44/826.62 c Dual Bound : +1.00000000000000e+20
826.44/826.62 c Gap : 0.00 %
826.44/826.62 s UNSATISFIABLE
826.44/826.62 c SCIP Status : problem is solved [infeasible]
826.44/826.62 c Solving Time : 826.45
826.44/826.62 c Original Problem :
826.44/826.62 c Problem name : HOME/instance-3730584-1338682205.opb
826.44/826.62 c Variables : 9071 (9071 binary, 0 integer, 0 implicit integer, 0 continuous)
826.44/826.62 c Constraints : 25914 initial, 25914 maximal
826.44/826.62 c Presolved Problem :
826.44/826.62 c Problem name : t_HOME/instance-3730584-1338682205.opb
826.44/826.62 c Variables : 8541 (8541 binary, 0 integer, 0 implicit integer, 0 continuous)
826.44/826.62 c Constraints : 24744 initial, 25396 maximal
826.44/826.62 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
826.44/826.62 c trivial : 0.00 1 0 0 0 0 0 0 0
826.44/826.62 c dualfix : 0.00 0 0 0 0 0 0 0 0
826.44/826.62 c boundshift : 0.00 0 0 0 0 0 0 0 0
826.44/826.62 c inttobinary : 0.00 0 0 0 0 0 0 0 0
826.44/826.62 c implics : 0.03 0 421 0 0 0 0 0 0
826.44/826.62 c probing : 0.00 0 0 0 0 0 0 0 0
826.44/826.62 c knapsack : 0.01 0 0 0 0 0 0 0 0
826.44/826.62 c setppc : 0.02 0 0 0 0 0 0 0 0
826.44/826.62 c linear : 0.22 104 4 0 105 0 1170 362 740
826.44/826.62 c logicor : 0.01 0 0 0 0 0 0 0 0
826.44/826.62 c root node : - 631 - - 631 - - - -
826.44/826.62 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
826.44/826.62 c integral : 0 0 0 668 0 0 14 0 0 1324
826.44/826.62 c knapsack : 724 5 12835 0 0 21 874 1005 0 0
826.44/826.62 c setppc : 16018 5 12814 0 0 218 163233 0 0 0
826.44/826.62 c logicor : 8002+ 5 11265 0 0 180 85304 0 0 0
826.44/826.62 c countsols : 0 0 0 0 0 0 0 0 0 0
826.44/826.62 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
826.44/826.62 c integral : 399.15 0.00 0.00 399.15 0.00
826.44/826.62 c knapsack : 0.19 0.01 0.17 0.00 0.00
826.44/826.62 c setppc : 1.21 0.00 1.21 0.00 0.00
826.44/826.62 c logicor : 0.31 0.00 0.31 0.00 0.00
826.44/826.62 c countsols : 0.00 0.00 0.00 0.00 0.00
826.44/826.62 c Propagators : Time Calls Cutoffs DomReds
826.44/826.62 c vbounds : 0.00 1 0 0
826.44/826.62 c rootredcost : 0.00 0 0 0
826.44/826.62 c pseudoobj : 0.00 0 0 0
826.44/826.62 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
826.44/826.62 c propagation : 0.09 419 390 1869 31.1 38 21.8 -
826.44/826.62 c infeasible LP : 0.08 31 31 208 26.2 10 17.2 0
826.44/826.62 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
826.44/826.62 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
826.44/826.62 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
826.44/826.62 c applied globally : - - - 1210 22.2 - - -
826.44/826.62 c applied locally : - - - 0 0.0 - - -
826.44/826.62 c Separators : Time Calls Cutoffs DomReds Cuts Conss
826.44/826.62 c cut pool : 0.00 4 - - 215 - (maximal pool size: 1707)
826.44/826.62 c redcost : 0.10 666 0 0 0 0
826.44/826.62 c impliedbounds : 0.02 5 0 0 0 0
826.44/826.62 c intobj : 0.00 0 0 0 0 0
826.44/826.62 c cgmip : 0.00 0 0 0 0 0
826.44/826.62 c gomory : 5.61 5 0 0 2500 0
826.44/826.62 c strongcg : 4.18 5 0 0 2500 0
826.44/826.62 c cmir : 0.00 0 0 0 0 0
826.44/826.62 c flowcover : 0.00 0 0 0 0 0
826.44/826.62 c clique : 0.48 5 0 0 44 0
826.44/826.62 c zerohalf : 0.00 0 0 0 0 0
826.44/826.62 c mcf : 0.05 1 0 0 0 0
826.44/826.62 c rapidlearning : 0.00 0 0 0 0 0
826.44/826.62 c Pricers : Time Calls Vars
826.44/826.62 c problem variables: 0.00 0 0
826.44/826.62 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
826.44/826.62 c relpscost : 399.15 668 0 14 0 0 1324
826.44/826.62 c pscost : 0.00 0 0 0 0 0 0
826.44/826.62 c inference : 0.00 0 0 0 0 0 0
826.44/826.62 c mostinf : 0.00 0 0 0 0 0 0
826.44/826.62 c leastinf : 0.00 0 0 0 0 0 0
826.44/826.62 c fullstrong : 0.00 0 0 0 0 0 0
826.44/826.62 c allfullstrong : 0.00 0 0 0 0 0 0
826.44/826.62 c random : 0.00 0 0 0 0 0 0
826.44/826.62 c Primal Heuristics : Time Calls Found
826.44/826.62 c LP solutions : 0.00 - 0
826.44/826.62 c pseudo solutions : 0.00 - 0
826.44/826.62 c trivial : 0.01 1 0
826.44/826.62 c simplerounding : 0.00 0 0
826.44/826.62 c zirounding : 0.00 0 0
826.44/826.62 c rounding : 0.00 0 0
826.44/826.62 c shifting : 0.00 0 0
826.44/826.62 c intshifting : 0.00 0 0
826.44/826.62 c oneopt : 0.00 0 0
826.44/826.62 c twoopt : 0.00 0 0
826.44/826.62 c fixandinfer : 0.00 0 0
826.44/826.62 c feaspump : 0.00 0 0
826.44/826.62 c coefdiving : 0.00 0 0
826.44/826.62 c pscostdiving : 0.00 0 0
826.44/826.62 c fracdiving : 0.00 0 0
826.44/826.62 c veclendiving : 0.00 0 0
826.44/826.62 c intdiving : 0.00 0 0
826.44/826.62 c actconsdiving : 0.00 0 0
826.44/826.62 c objpscostdiving : 0.00 0 0
826.44/826.62 c rootsoldiving : 0.00 0 0
826.44/826.62 c linesearchdiving : 0.00 0 0
826.44/826.62 c guideddiving : 0.00 0 0
826.44/826.62 c octane : 0.00 0 0
826.44/826.62 c rens : 0.00 0 0
826.44/826.62 c rins : 0.00 0 0
826.44/826.62 c localbranching : 0.00 0 0
826.44/826.62 c mutation : 0.00 0 0
826.44/826.62 c crossover : 0.00 0 0
826.44/826.62 c dins : 0.00 0 0
826.44/826.62 c undercover : 0.00 0 0
826.44/826.62 c nlp : 0.00 0 0
826.44/826.62 c trysol : 0.00 0 0
826.44/826.62 c LP : Time Calls Iterations Iter/call Iter/sec
826.44/826.62 c primal LP : 0.01 0 0 0.00 -
826.44/826.62 c dual LP : 410.51 703 440312 626.33 1072.59
826.44/826.62 c lex dual LP : 0.00 0 0 0.00 -
826.44/826.62 c barrier LP : 0.00 0 0 0.00 -
826.44/826.62 c diving/probing LP: 0.00 0 0 0.00 -
826.44/826.62 c strong branching : 398.78 449 356427 793.82 893.80
826.44/826.62 c (at root node) : - 29 28748 991.31 -
826.44/826.62 c conflict analysis: 0.00 0 0 0.00 -
826.44/826.62 c B&B Tree :
826.44/826.62 c number of runs : 1
826.44/826.62 c nodes : 928
826.44/826.62 c nodes (total) : 928
826.44/826.62 c nodes left : 0
826.44/826.62 c max depth : 113
826.44/826.62 c max depth (total): 113
826.44/826.62 c backtracks : 215 (23.2%)
826.44/826.62 c delayed cutoffs : 397
826.44/826.62 c repropagations : 1118 (90177 domain reductions, 184 cutoffs)
826.44/826.62 c avg switch length: 3.95
826.44/826.62 c switching time : 0.96
826.44/826.62 c Solution :
826.44/826.62 c Solutions found : 0 (0 improvements)
826.44/826.62 c Primal Bound : infeasible
826.44/826.62 c Dual Bound : -
826.44/826.62 c Gap : 0.00 %
826.44/826.62 c Root Dual Bound : +0.00000000000000e+00
826.44/826.62 c Root Iterations : 23166
826.53/826.70 c Time complete: 826.54.
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-3730584-1338682205/watcher-3730584-1338682205 -o /tmp/evaluation-result-3730584-1338682205/solver-3730584-1338682205 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730584-1338682205.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.00 2.00 1.91 3/177 8843
/proc/meminfo: memFree=26261800/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=8944 CPUtime=0 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 1329 0 0 0 0 0 0 0 20 0 1 0 334345896 9158656 1276 33554432000 4194304 8395647 140736383770160 140735457829448 7382157 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 2236 1288 374 1026 0 1206 0
[startup+0.0658499 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8843
/proc/meminfo: memFree=26261800/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=17576 CPUtime=0.05 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 3628 0 0 0 5 0 0 0 20 0 1 0 334345896 17997824 3575 33554432000 4194304 8395647 140736383770160 140735457829448 6347101 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 4394 3575 390 1026 0 3364 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17576
[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8843
/proc/meminfo: memFree=26261800/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=20888 CPUtime=0.09 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 4458 0 0 0 9 0 0 0 20 0 1 0 334345896 21389312 4405 33554432000 4194304 8395647 140736383770160 140735457829448 7382041 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 5222 4405 390 1026 0 4192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20888
[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8843
/proc/meminfo: memFree=26261800/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=67148 CPUtime=0.29 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 15954 0 0 0 27 2 0 0 20 0 1 0 334345896 68759552 15547 33554432000 4194304 8395647 140736383770160 140736383635368 4743256 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 16787 15547 475 1026 0 15757 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67148
[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8843
/proc/meminfo: memFree=26261800/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=122696 CPUtime=0.69 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 29533 0 0 0 65 4 0 0 20 0 1 0 334345896 125640704 28392 33554432000 4194304 8395647 140736383770160 140736383765960 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 30674 28392 579 1026 0 29644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122696
[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8844
/proc/meminfo: memFree=26146768/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=125896 CPUtime=1.49 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 30568 0 0 0 145 4 0 0 20 0 1 0 334345896 128917504 29329 33554432000 4194304 8395647 140736383770160 140736383765288 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 31474 29329 579 1026 0 30444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125896
[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8844
/proc/meminfo: memFree=26144164/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=130936 CPUtime=3.09 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 32083 0 0 0 304 5 0 0 20 0 1 0 334345896 134078464 30774 33554432000 4194304 8395647 140736383770160 140736383765288 6697959 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 32734 30774 612 1026 0 31704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130936
[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8844
/proc/meminfo: memFree=26137112/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=132036 CPUtime=6.28 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 32620 0 0 0 623 5 0 0 20 0 1 0 334345896 135204864 31305 33554432000 4194304 8395647 140736383770160 140736383765400 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 33009 31305 612 1026 0 31979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 132036
[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8844
/proc/meminfo: memFree=26133656/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=134956 CPUtime=12.68 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 33552 0 0 0 1261 7 0 0 20 0 1 0 334345896 138194944 32235 33554432000 4194304 8395647 140736383770160 140736383764776 7385743 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 33739 32235 612 1026 0 32709 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 134956
[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8844
/proc/meminfo: memFree=26129504/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=138408 CPUtime=25.47 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 34612 0 0 0 2538 9 0 0 20 0 1 0 334345896 141729792 33450 33554432000 4194304 8395647 140736383770160 140736383765720 6697359 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8843/statm: 34602 33450 612 1026 0 33572 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 138408
[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 1.91 4/178 8844
/proc/meminfo: memFree=26129800/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=138492 CPUtime=51.07 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 35401 0 0 0 5093 14 0 0 20 0 1 0 334345896 141815808 33159 33554432000 4194304 8395647 140736383770160 140736383765032 6697363 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 34623 33159 614 1026 0 33593 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 138492
[startup+102.306 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 8845
/proc/meminfo: memFree=26123028/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=139528 CPUtime=102.26 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 37511 0 0 0 10205 21 0 0 20 0 1 0 334345896 142876672 34116 33554432000 4194304 8395647 140736383770160 140736383765032 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 34882 34116 615 1026 0 33852 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 139528
[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 8845
/proc/meminfo: memFree=26119048/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=140080 CPUtime=162.25 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 37893 0 0 0 16195 30 0 0 20 0 1 0 334345896 143441920 34537 33554432000 4194304 8395647 140736383770160 140736383765032 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 35020 34537 619 1026 0 33990 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 140080
[startup+222.3 s]
/proc/loadavg: 2.07 2.02 1.92 3/177 8845
/proc/meminfo: memFree=26118612/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=140080 CPUtime=222.23 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 37893 0 0 0 22187 36 0 0 20 0 1 0 334345896 143441920 34537 33554432000 4194304 8395647 140736383770160 140736383765368 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 35020 34537 619 1026 0 33990 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 140080
[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 8845
/proc/meminfo: memFree=26117744/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=140080 CPUtime=282.23 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 37898 0 0 0 28178 45 0 0 20 0 1 0 334345896 143441920 34541 33554432000 4194304 8395647 140736383770160 140736383765288 6723586 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 35020 34541 620 1026 0 33990 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 140080
[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 8845
/proc/meminfo: memFree=26111932/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=144532 CPUtime=342.22 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 41778 0 0 0 34167 55 0 0 20 0 1 0 334345896 148000768 35469 33554432000 4194304 8395647 140736383770160 140736383765416 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 36133 35469 620 1026 0 35103 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 144532
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8846
/proc/meminfo: memFree=26101640/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=152236 CPUtime=402.21 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 53330 0 0 0 40155 66 0 0 20 0 1 0 334345896 155889664 37370 33554432000 4194304 8395647 140736383770160 140736383765288 6698068 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 38059 37370 621 1026 0 37029 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 152236
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8846
/proc/meminfo: memFree=26096136/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=153920 CPUtime=462.2 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 57947 0 0 0 46145 75 0 0 20 0 1 0 334345896 157614080 37758 33554432000 4194304 8395647 140736383770160 140736383765288 6692864 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 38480 37758 621 1026 0 37450 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 153920
[startup+522.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 8846
/proc/meminfo: memFree=26096724/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=155496 CPUtime=522.19 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 60901 0 0 0 52134 85 0 0 20 0 1 0 334345896 159227904 37725 33554432000 4194304 8395647 140736383770160 140736383765416 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 38874 37725 621 1026 0 37844 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 155496
[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 8846
/proc/meminfo: memFree=26089336/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=158688 CPUtime=582.18 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 65554 0 0 0 58123 95 0 0 20 0 1 0 334345896 162496512 39205 33554432000 4194304 8395647 140736383770160 140736383765288 6669657 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 39672 39205 621 1026 0 38642 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 158688
[startup+642.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 8849
/proc/meminfo: memFree=26089820/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=160064 CPUtime=642.17 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 74583 0 0 0 64111 106 0 0 20 0 1 0 334345896 163905536 39284 33554432000 4194304 8395647 140736383770160 140736383765288 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 40016 39284 621 1026 0 38986 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 160064
[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8850
/proc/meminfo: memFree=26085864/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=165968 CPUtime=702.16 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 84305 0 0 0 70098 118 0 0 20 0 1 0 334345896 169951232 40438 33554432000 4194304 8395647 140736383770160 140736383765464 6698194 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 41492 40438 621 1026 0 40462 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 165968
[startup+762.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8850
/proc/meminfo: memFree=26081760/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=166092 CPUtime=762.15 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 91319 0 0 0 76087 128 0 0 20 0 1 0 334345896 170078208 41062 33554432000 4194304 8395647 140736383770160 140736383765288 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 41523 41062 621 1026 0 40493 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 166092
[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8850
/proc/meminfo: memFree=26083768/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=167324 CPUtime=822.14 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 106778 0 0 0 82075 139 0 0 20 0 1 0 334345896 171339776 40704 33554432000 4194304 8395647 140736383770160 140736383765032 6698051 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 41831 40704 621 1026 0 40801 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 167324
Solver just ended. Dumping a history of the last processes samples
[startup+823.906 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8850
/proc/meminfo: memFree=26081412/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=167324 CPUtime=823.74 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 107103 0 0 0 82235 139 0 0 20 0 1 0 334345896 171339776 41029 33554432000 4194304 8395647 140736383770160 140736383765032 6723561 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 41831 41029 621 1026 0 40801 0
Current children cumulated CPU time (s) 823.74
Current children cumulated vsize (KiB) 167324
[startup+825.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8850
/proc/meminfo: memFree=26080544/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=168080 CPUtime=825.34 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 107322 0 0 0 82394 140 0 0 20 0 1 0 334345896 172113920 41248 33554432000 4194304 8395647 140736383770160 140736383765624 6697168 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 42020 41248 621 1026 0 40990 0
Current children cumulated CPU time (s) 825.34
Current children cumulated vsize (KiB) 168080
[startup+826.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8850
/proc/meminfo: memFree=26080544/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=168080 CPUtime=826.14 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 107325 0 0 0 82474 140 0 0 20 0 1 0 334345896 172113920 41251 33554432000 4194304 8395647 140736383770160 140736383765768 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 42020 41251 621 1026 0 40990 0
Current children cumulated CPU time (s) 826.14
Current children cumulated vsize (KiB) 168080
[startup+826.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8850
/proc/meminfo: memFree=26080544/32873648 swapFree=6864/6864
[pid=8843] ppid=8841 vsize=148276 CPUtime=826.53 cores=1,3,5,7
/proc/8843/stat : 8843 (pbscip.linux.x8) R 8841 8843 7869 0 -1 4202496 107334 0 0 0 82513 140 0 0 20 0 1 0 334345896 151834624 36626 33554432000 4194304 8395647 140736383770160 140736383765768 4750147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8843/statm: 37069 36626 628 1026 0 36039 0
Current children cumulated CPU time (s) 826.53
Current children cumulated vsize (KiB) 148276
Child status: 0
Real time (s): 826.704
CPU time (s): 826.551
CPU user time (s): 825.142
CPU system time (s): 1.40979
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 168080
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 825.142
system time used= 1.40978
maximum resident set size= 165040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107340
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= 30
involuntary context switches= 901
runsolver used 2.67059 second user time and 6.93095 second system time
The end