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-3730779-1338682345.opb>
0.09/0.14 c original problem has 7578 variables (7578 bin, 0 int, 0 impl, 0 cont) and 21401 constraints
0.09/0.14 c problem read
0.09/0.14 c No objective function, only one solution is needed.
0.09/0.14 c presolving settings loaded
0.09/0.19 c presolving:
0.29/0.35 c (round 1) 1250 del vars, 1917 del conss, 530 chg bounds, 450 chg sides, 932 chg coeffs, 0 upgd conss, 420742 impls, 0 clqs
0.29/0.36 c (round 2) 1252 del vars, 3420 del conss, 532 chg bounds, 450 chg sides, 932 chg coeffs, 0 upgd conss, 420894 impls, 0 clqs
0.38/0.43 c (round 3) 1252 del vars, 3426 del conss, 532 chg bounds, 450 chg sides, 932 chg coeffs, 17975 upgd conss, 420894 impls, 0 clqs
0.38/0.46 c presolving (4 rounds):
0.38/0.46 c 1252 deleted vars, 3426 deleted constraints, 532 tightened bounds, 0 added holes, 450 changed sides, 932 changed coefficients
0.38/0.46 c 420894 implications, 0 cliques
0.38/0.46 c presolved problem has 6326 variables (6326 bin, 0 int, 0 impl, 0 cont) and 17975 constraints
0.38/0.46 c 900 constraints of type <knapsack>
0.38/0.46 c 11388 constraints of type <setppc>
0.38/0.46 c 5687 constraints of type <logicor>
0.38/0.46 c transformed objective value is always integral (scale: 1)
0.38/0.46 c Presolving Time: 0.28
0.38/0.46 c - non default parameters ----------------------------------------------------------------------
0.38/0.46 c # SCIP version 1.2.1.3
0.38/0.46 c
0.38/0.46 c # frequency for displaying node information lines
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 100]
0.38/0.46 c display/freq = 10000
0.38/0.46 c
0.38/0.46 c # maximal time in seconds to run
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.46 c limits/time = 1789.87
0.38/0.46 c
0.38/0.46 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.46 c limits/memory = 13950
0.38/0.46 c
0.38/0.46 c # solving stops, if the given number of solutions were found (-1: no limit)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.46 c limits/solutions = 1
0.38/0.46 c
0.38/0.46 c # maximal number of separation rounds per node (-1: unlimited)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 5]
0.38/0.46 c separating/maxrounds = 1
0.38/0.46 c
0.38/0.46 c # maximal number of separation rounds in the root node (-1: unlimited)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.46 c separating/maxroundsroot = 5
0.38/0.46 c
0.38/0.46 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.38/0.46 c # [type: int, range: [1,2], default: 1]
0.38/0.46 c timing/clocktype = 2
0.38/0.46 c
0.38/0.46 c # should presolving try to simplify inequalities
0.38/0.46 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.46 c constraints/linear/simplifyinequalities = TRUE
0.38/0.46 c
0.38/0.46 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.38/0.46 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.46 c constraints/indicator/addCouplingCons = TRUE
0.38/0.46 c
0.38/0.46 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.38/0.46 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.38/0.46 c constraints/knapsack/disaggregation = FALSE
0.38/0.46 c
0.38/0.46 c # should presolving try to simplify knapsacks
0.38/0.46 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.46 c constraints/knapsack/simplifyinequalities = TRUE
0.38/0.46 c
0.38/0.46 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.46 c presolving/probing/maxrounds = 0
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/coefdiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.46 c heuristics/coefdiving/maxlpiterquot = 0.075
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/coefdiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 30]
0.38/0.46 c heuristics/crossover/freq = -1
0.38/0.46 c
0.38/0.46 c # number of nodes added to the contingent of the total nodes
0.38/0.46 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.38/0.46 c heuristics/crossover/nodesofs = 750
0.38/0.46 c
0.38/0.46 c # number of nodes without incumbent change that heuristic should wait
0.38/0.46 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.38/0.46 c heuristics/crossover/nwaitingnodes = 100
0.38/0.46 c
0.38/0.46 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.38/0.46 c # [type: real, range: [0,1], default: 0.1]
0.38/0.46 c heuristics/crossover/nodesquot = 0.15
0.38/0.46 c
0.38/0.46 c # minimum percentage of integer variables that have to be fixed
0.38/0.46 c # [type: real, range: [0,1], default: 0.666]
0.38/0.46 c heuristics/crossover/minfixingrate = 0.5
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.46 c heuristics/feaspump/freq = -1
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/feaspump/maxlpiterofs = 2000
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/fracdiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.46 c heuristics/fracdiving/maxlpiterquot = 0.075
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/fracdiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/guideddiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.46 c heuristics/guideddiving/maxlpiterquot = 0.075
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/guideddiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.46 c heuristics/intdiving/maxlpiterquot = 0.075
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/intshifting/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/linesearchdiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.46 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.46 c heuristics/nlp/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.46 c heuristics/objpscostdiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to total iteration number
0.38/0.46 c # [type: real, range: [0,1], default: 0.01]
0.38/0.46 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.46 c heuristics/oneopt/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/pscostdiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.46 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/pscostdiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.46 c heuristics/rens/freq = -1
0.38/0.46 c
0.38/0.46 c # minimum percentage of integer variables that have to be fixable
0.38/0.46 c # [type: real, range: [0,1], default: 0.5]
0.38/0.46 c heuristics/rens/minfixingrate = 0.3
0.38/0.46 c
0.38/0.46 c # number of nodes added to the contingent of the total nodes
0.38/0.46 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.38/0.46 c heuristics/rens/nodesofs = 2000
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.46 c heuristics/rootsoldiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.38/0.46 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.46 c heuristics/rounding/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/shifting/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.46 c heuristics/simplerounding/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.46 c heuristics/trivial/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.46 c heuristics/trysol/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.46 c heuristics/veclendiving/freq = -1
0.38/0.46 c
0.38/0.46 c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.46 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.46 c heuristics/veclendiving/maxlpiterquot = 0.075
0.38/0.46 c
0.38/0.46 c # additional number of allowed LP iterations
0.38/0.46 c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.46 c heuristics/veclendiving/maxlpiterofs = 1500
0.38/0.46 c
0.38/0.46 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.46 c heuristics/zirounding/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.46 c separating/cmir/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.46 c separating/flowcover/freq = -1
0.38/0.46 c
0.38/0.46 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.38/0.46 c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.46 c separating/rapidlearning/freq = 0
0.38/0.46 c
0.38/0.46 c -----------------------------------------------------------------------------------------------
0.38/0.46 c start solving
0.38/0.46 c
1.39/1.42 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.39/1.42 c 1.3s| 1 | 0 | 3009 | - | 48M| 0 |1971 |6326 | 17k|6326 | 17k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.49/4.52 c 4.4s| 1 | 0 | 7158 | - | 49M| 0 |2307 |6326 | 17k|6326 | 18k| 109 | 0 | 0 | 0.000000e+00 | -- | Inf
6.60/6.69 c 6.5s| 1 | 0 | 9550 | - | 49M| 0 |2553 |6326 | 17k|6326 | 18k| 246 | 0 | 0 | 0.000000e+00 | -- | Inf
12.49/12.58 c 12.4s| 1 | 0 | 12063 | - | 50M| 0 |2350 |6326 | 17k|6326 | 18k| 407 | 0 | 0 | 0.000000e+00 | -- | Inf
18.59/18.63 c 18.5s| 1 | 0 | 17904 | - | 50M| 0 |2246 |6326 | 17k|6326 | 18k| 530 | 0 | 0 | 0.000000e+00 | -- | Inf
25.08/25.12 c 25.0s| 1 | 0 | 23572 | - | 51M| 0 |2243 |6326 | 17k|6326 | 18k| 648 | 0 | 0 | 0.000000e+00 | -- | Inf
54.28/54.34 c 54.2s| 1 | 2 | 23572 | - | 51M| 0 |2243 |6326 | 17k|6326 | 18k| 648 | 0 | 27 | 0.000000e+00 | -- | Inf
1756.61/1756.99 c
1756.61/1756.99 c SCIP Status : problem is solved [infeasible]
1756.61/1756.99 c Solving Time (sec) : 1756.84
1756.61/1756.99 c Solving Nodes : 5253
1756.61/1756.99 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1756.61/1756.99 c Dual Bound : +1.00000000000000e+20
1756.61/1756.99 c Gap : 0.00 %
1756.61/1756.99 s UNSATISFIABLE
1756.61/1756.99 c SCIP Status : problem is solved [infeasible]
1756.61/1756.99 c Solving Time : 1756.84
1756.61/1756.99 c Original Problem :
1756.61/1756.99 c Problem name : HOME/instance-3730779-1338682345.opb
1756.61/1756.99 c Variables : 7578 (7578 binary, 0 integer, 0 implicit integer, 0 continuous)
1756.61/1756.99 c Constraints : 21401 initial, 21401 maximal
1756.61/1756.99 c Presolved Problem :
1756.61/1756.99 c Problem name : t_HOME/instance-3730779-1338682345.opb
1756.61/1756.99 c Variables : 6326 (6326 binary, 0 integer, 0 implicit integer, 0 continuous)
1756.61/1756.99 c Constraints : 17975 initial, 20621 maximal
1756.61/1756.99 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1756.61/1756.99 c trivial : 0.00 0 0 0 0 0 0 0 0
1756.61/1756.99 c dualfix : 0.00 0 0 0 0 0 0 0 0
1756.61/1756.99 c boundshift : 0.00 0 0 0 0 0 0 0 0
1756.61/1756.99 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1756.61/1756.99 c implics : 0.03 0 716 0 0 0 0 0 0
1756.61/1756.99 c probing : 0.00 0 0 0 0 0 0 0 0
1756.61/1756.99 c knapsack : 0.01 0 0 0 0 0 0 0 0
1756.61/1756.99 c setppc : 0.01 0 0 0 0 0 0 0 0
1756.61/1756.99 c linear : 0.19 532 4 0 532 0 3426 450 932
1756.61/1756.99 c logicor : 0.02 0 0 0 0 0 0 0 0
1756.61/1756.99 c root node : - 2590 - - 2590 - - - -
1756.61/1756.99 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1756.61/1756.99 c integral : 0 0 0 3942 0 26 165 0 0 7732
1756.61/1756.99 c knapsack : 900 5 73399 0 0 5 1189 1003 0 0
1756.61/1756.99 c setppc : 11388 5 73394 0 0 729 633177 0 0 0
1756.61/1756.99 c logicor : 5687+ 5 66297 0 0 1567 312441 0 0 0
1756.61/1756.99 c countsols : 0 0 0 0 0 0 0 0 0 0
1756.61/1756.99 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1756.61/1756.99 c integral : 701.75 0.00 0.00 701.75 0.00
1756.61/1756.99 c knapsack : 0.99 0.01 0.98 0.00 0.00
1756.61/1756.99 c setppc : 4.68 0.00 4.67 0.00 0.00
1756.61/1756.99 c logicor : 1.11 0.00 1.11 0.00 0.00
1756.61/1756.99 c countsols : 0.00 0.00 0.00 0.00 0.00
1756.61/1756.99 c Propagators : Time Calls Cutoffs DomReds
1756.61/1756.99 c vbounds : 0.01 1 0 0
1756.61/1756.99 c rootredcost : 0.01 0 0 0
1756.61/1756.99 c pseudoobj : 0.01 0 0 0
1756.61/1756.99 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1756.61/1756.99 c propagation : 0.42 2301 2300 15026 51.9 340 16.8 -
1756.61/1756.99 c infeasible LP : 0.07 51 51 97 5.0 12 17.1 0
1756.61/1756.99 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1756.61/1756.99 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1756.61/1756.99 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1756.61/1756.99 c applied globally : - - - 5933 28.3 - - -
1756.61/1756.99 c applied locally : - - - 0 0.0 - - -
1756.61/1756.99 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1756.61/1756.99 c cut pool : 0.00 4 - - 196 - (maximal pool size: 2261)
1756.61/1756.99 c redcost : 0.35 3907 0 0 0 0
1756.61/1756.99 c impliedbounds : 0.01 5 0 0 0 0
1756.61/1756.99 c intobj : 0.00 0 0 0 0 0
1756.61/1756.99 c cgmip : 0.00 0 0 0 0 0
1756.61/1756.99 c gomory : 3.91 5 0 0 2500 0
1756.61/1756.99 c strongcg : 2.80 5 0 0 2500 0
1756.61/1756.99 c cmir : 0.00 0 0 0 0 0
1756.61/1756.99 c flowcover : 0.00 0 0 0 0 0
1756.61/1756.99 c clique : 0.49 5 0 0 39 0
1756.61/1756.99 c zerohalf : 0.00 0 0 0 0 0
1756.61/1756.99 c mcf : 0.03 1 0 0 0 0
1756.61/1756.99 c rapidlearning : 0.00 0 0 0 0 0
1756.61/1756.99 c Pricers : Time Calls Vars
1756.61/1756.99 c problem variables: 0.00 0 0
1756.61/1756.99 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1756.61/1756.99 c relpscost : 701.75 3942 26 165 0 0 7732
1756.61/1756.99 c pscost : 0.00 0 0 0 0 0 0
1756.61/1756.99 c inference : 0.00 0 0 0 0 0 0
1756.61/1756.99 c mostinf : 0.00 0 0 0 0 0 0
1756.61/1756.99 c leastinf : 0.00 0 0 0 0 0 0
1756.61/1756.99 c fullstrong : 0.00 0 0 0 0 0 0
1756.61/1756.99 c allfullstrong : 0.00 0 0 0 0 0 0
1756.61/1756.99 c random : 0.00 0 0 0 0 0 0
1756.61/1756.99 c Primal Heuristics : Time Calls Found
1756.61/1756.99 c LP solutions : 0.00 - 0
1756.61/1756.99 c pseudo solutions : 0.00 - 0
1756.61/1756.99 c trivial : 0.00 1 0
1756.61/1756.99 c simplerounding : 0.00 0 0
1756.61/1756.99 c zirounding : 0.00 0 0
1756.61/1756.99 c rounding : 0.00 0 0
1756.61/1756.99 c shifting : 0.00 0 0
1756.61/1756.99 c intshifting : 0.00 0 0
1756.61/1756.99 c oneopt : 0.00 0 0
1756.61/1756.99 c twoopt : 0.00 0 0
1756.61/1756.99 c fixandinfer : 0.00 0 0
1756.61/1756.99 c feaspump : 0.00 0 0
1756.61/1756.99 c coefdiving : 0.00 0 0
1756.61/1756.99 c pscostdiving : 0.00 0 0
1756.61/1756.99 c fracdiving : 0.00 0 0
1756.61/1756.99 c veclendiving : 0.00 0 0
1756.61/1756.99 c intdiving : 0.00 0 0
1756.61/1756.99 c actconsdiving : 0.00 0 0
1756.61/1756.99 c objpscostdiving : 0.00 0 0
1756.61/1756.99 c rootsoldiving : 0.00 0 0
1756.61/1756.99 c linesearchdiving : 0.00 0 0
1756.61/1756.99 c guideddiving : 0.00 0 0
1756.61/1756.99 c octane : 0.00 0 0
1756.61/1756.99 c rens : 0.00 0 0
1756.61/1756.99 c rins : 0.00 0 0
1756.61/1756.99 c localbranching : 0.00 0 0
1756.61/1756.99 c mutation : 0.00 0 0
1756.61/1756.99 c crossover : 0.00 0 0
1756.61/1756.99 c dins : 0.00 0 0
1756.61/1756.99 c undercover : 0.00 0 0
1756.61/1756.99 c nlp : 0.00 0 0
1756.61/1756.99 c trysol : 0.00 0 0
1756.61/1756.99 c LP : Time Calls Iterations Iter/call Iter/sec
1756.61/1756.99 c primal LP : 0.01 0 0 0.00 -
1756.61/1756.99 c dual LP : 1027.66 3993 1523206 381.47 1482.20
1756.61/1756.99 c lex dual LP : 0.00 0 0 0.00 -
1756.61/1756.99 c barrier LP : 0.00 0 0 0.00 -
1756.61/1756.99 c diving/probing LP: 0.00 0 0 0.00 -
1756.61/1756.99 c strong branching : 700.38 1592 889057 558.45 1269.40
1756.61/1756.99 c (at root node) : - 27 27000 1000.00 -
1756.61/1756.99 c conflict analysis: 0.00 0 0 0.00 -
1756.61/1756.99 c B&B Tree :
1756.61/1756.99 c number of runs : 1
1756.61/1756.99 c nodes : 5253
1756.61/1756.99 c nodes (total) : 5253
1756.61/1756.99 c nodes left : 0
1756.61/1756.99 c max depth : 77
1756.61/1756.99 c max depth (total): 77
1756.61/1756.99 c backtracks : 1162 (22.1%)
1756.61/1756.99 c delayed cutoffs : 2480
1756.61/1756.99 c repropagations : 5424 (323945 domain reductions, 991 cutoffs)
1756.61/1756.99 c avg switch length: 3.53
1756.61/1756.99 c switching time : 2.69
1756.61/1756.99 c Solution :
1756.61/1756.99 c Solutions found : 0 (0 improvements)
1756.61/1756.99 c Primal Bound : infeasible
1756.61/1756.99 c Dual Bound : -
1756.61/1756.99 c Gap : 0.00 %
1756.61/1756.99 c Root Dual Bound : +0.00000000000000e+00
1756.61/1756.99 c Root Iterations : 23572
1756.71/1757.03 c Time complete: 1756.75.
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-3730779-1338682345/watcher-3730779-1338682345 -o /tmp/evaluation-result-3730779-1338682345/solver-3730779-1338682345 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730779-1338682345.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
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.03 1.96 4/176 26136
/proc/meminfo: memFree=31491840/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=6096 CPUtime=0 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 838 0 0 0 0 0 0 0 20 0 1 0 334363039 6242304 786 33554432000 4194304 8395647 140736960472784 140736499542808 7355228 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 1524 787 351 1026 0 494 0
[startup+0.0969351 s]
/proc/loadavg: 2.04 2.03 1.96 4/176 26136
/proc/meminfo: memFree=31491840/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=20644 CPUtime=0.08 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 4426 0 0 0 8 0 0 0 20 0 1 0 334363039 21139456 4372 33554432000 4194304 8395647 140736960472784 140736499542808 7430272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 5161 4372 390 1026 0 4131 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20644
[startup+0.100351 s]
/proc/loadavg: 2.04 2.03 1.96 4/176 26136
/proc/meminfo: memFree=31491840/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=20888 CPUtime=0.09 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 4459 0 0 0 9 0 0 0 20 0 1 0 334363039 21389312 4405 33554432000 4194304 8395647 140736960472784 140736499542808 7382066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 5222 4405 390 1026 0 4192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20888
[startup+0.300259 s]
/proc/loadavg: 2.04 2.03 1.96 4/176 26136
/proc/meminfo: memFree=31491840/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=64892 CPUtime=0.29 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 15453 0 0 0 27 2 0 0 20 0 1 0 334363039 66449408 15045 33554432000 4194304 8395647 140736960472784 140736499542808 6080883 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 16223 15045 475 1026 0 15193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64892
[startup+0.700259 s]
/proc/loadavg: 2.04 2.03 1.96 4/176 26136
/proc/meminfo: memFree=31491840/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=100212 CPUtime=0.69 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 24208 0 0 0 65 4 0 0 20 0 1 0 334363039 102617088 23298 33554432000 4194304 8395647 140736960472784 140736960468536 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 25053 23298 579 1026 0 24023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100212
[startup+1.50025 s]
/proc/loadavg: 2.04 2.03 1.96 3/177 26137
/proc/meminfo: memFree=31399576/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=102108 CPUtime=1.49 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 24953 0 0 0 145 4 0 0 20 0 1 0 334363039 104558592 23997 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 25527 23997 598 1026 0 24497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102108
[startup+3.10024 s]
/proc/loadavg: 2.04 2.03 1.96 3/177 26137
/proc/meminfo: memFree=31393996/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=107252 CPUtime=3.08 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 26329 0 0 0 304 4 0 0 20 0 1 0 334363039 109826048 25322 33554432000 4194304 8395647 140736960472784 140736960468296 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 26813 25322 612 1026 0 25783 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 107252
[startup+6.30026 s]
/proc/loadavg: 2.04 2.03 1.96 3/177 26137
/proc/meminfo: memFree=31387928/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=110224 CPUtime=6.29 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 27690 0 0 0 623 6 0 0 20 0 1 0 334363039 112869376 26415 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 27556 26415 612 1026 0 26526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110224
[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 1.96 3/177 26137
/proc/meminfo: memFree=31385496/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=112584 CPUtime=12.69 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 28207 0 0 0 1262 7 0 0 20 0 1 0 334363039 115286016 26932 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 28146 26932 612 1026 0 27116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112584
[startup+25.5003 s]
/proc/loadavg: 2.02 2.03 1.96 3/177 26137
/proc/meminfo: memFree=31381108/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=116108 CPUtime=25.48 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 29296 0 0 0 2538 10 0 0 20 0 1 0 334363039 118894592 28021 33554432000 4194304 8395647 140736960472784 140736960468088 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 29027 28021 614 1026 0 27997 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116108
[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 1.96 3/177 26137
/proc/meminfo: memFree=31378768/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=117600 CPUtime=51.08 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 32102 0 0 0 5094 14 0 0 20 0 1 0 334363039 120422400 28563 33554432000 4194304 8395647 140736960472784 140736960467656 6723314 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 29400 28563 614 1026 0 28370 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117600
[startup+102.307 s]
/proc/loadavg: 2.00 2.02 1.96 3/177 26137
/proc/meminfo: memFree=31378224/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=117600 CPUtime=102.27 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 32118 0 0 0 10203 24 0 0 20 0 1 0 334363039 120422400 28682 33554432000 4194304 8395647 140736960472784 140736960468088 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 29400 28682 616 1026 0 28370 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117600
[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 26137
/proc/meminfo: memFree=31378100/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=117600 CPUtime=162.25 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 32209 0 0 0 16193 32 0 0 20 0 1 0 334363039 120422400 28773 33554432000 4194304 8395647 140736960472784 140736960467656 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 29400 28773 616 1026 0 28370 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 117600
[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/176 26137
/proc/meminfo: memFree=31377604/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=118192 CPUtime=222.24 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 33426 0 0 0 22182 42 0 0 20 0 1 0 334363039 121028608 28868 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 29548 28868 621 1026 0 28518 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 118192
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 26138
/proc/meminfo: memFree=31374496/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=119768 CPUtime=282.24 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 42422 0 0 0 28165 59 0 0 20 0 1 0 334363039 122642432 29127 33554432000 4194304 8395647 140736960472784 140736960467656 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 29942 29127 621 1026 0 28912 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 119768
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 26138
/proc/meminfo: memFree=31367240/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=124944 CPUtime=342.22 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 57166 0 0 0 34147 75 0 0 20 0 1 0 334363039 127942656 30610 33554432000 4194304 8395647 140736960472784 140736960467912 6449797 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 31236 30610 621 1026 0 30206 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 124944
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 26138
/proc/meminfo: memFree=31368356/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=125976 CPUtime=402.21 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 76553 0 0 0 40128 93 0 0 20 0 1 0 334363039 128999424 30276 33554432000 4194304 8395647 140736960472784 140736960468248 6697955 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 31494 30276 621 1026 0 30464 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 125976
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 26141
/proc/meminfo: memFree=31365736/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=127704 CPUtime=462.2 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 128901 0 0 0 46105 115 0 0 20 0 1 0 334363039 130768896 31039 33554432000 4194304 8395647 140736960472784 140736960468088 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 31926 31039 621 1026 0 30896 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 127704
[startup+522.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/177 26141
/proc/meminfo: memFree=31363124/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=128392 CPUtime=522.2 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 174113 0 0 0 52083 137 0 0 20 0 1 0 334363039 131473408 31633 33554432000 4194304 8395647 140736960472784 140736960467656 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 32098 31633 621 1026 0 31068 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 128392
[startup+582.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/177 26142
/proc/meminfo: memFree=31352776/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=131372 CPUtime=582.19 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 182747 0 0 0 58068 151 0 0 20 0 1 0 334363039 134524928 32219 33554432000 4194304 8395647 140736960472784 140736960467656 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 32843 32219 621 1026 0 31813 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 131372
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=31330856/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=139980 CPUtime=1122.11 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 384138 0 0 0 111902 309 0 0 20 0 1 0 334363039 143339520 34275 33554432000 4194304 8395647 140736960472784 140736960468296 6696247 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 34995 34275 621 1026 0 33965 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 139980
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26147
/proc/meminfo: memFree=31325524/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=140676 CPUtime=1182.1 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 392904 0 0 0 117886 324 0 0 20 0 1 0 334363039 144052224 34118 33554432000 4194304 8395647 140736960472784 140736960467992 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 35169 34118 621 1026 0 34139 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 140676
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26147
/proc/meminfo: memFree=31325396/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=141852 CPUtime=1242.09 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 412835 0 0 0 123867 342 0 0 20 0 1 0 334363039 145256448 34473 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 35463 34473 621 1026 0 34433 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 141852
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26147
/proc/meminfo: memFree=31313304/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=143012 CPUtime=1302.09 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 419928 0 0 0 129852 357 0 0 20 0 1 0 334363039 146444288 35243 33554432000 4194304 8395647 140736960472784 140736960467912 6698115 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 35753 35243 621 1026 0 34723 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 143012
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26147
/proc/meminfo: memFree=31310876/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=142716 CPUtime=1362.07 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 435905 0 0 0 135832 375 0 0 20 0 1 0 334363039 146141184 35062 33554432000 4194304 8395647 140736960472784 140736960467656 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 35679 35062 621 1026 0 34649 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 142716
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26147
/proc/meminfo: memFree=31313292/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=143292 CPUtime=1422.07 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 446423 0 0 0 141819 388 0 0 20 0 1 0 334363039 146731008 35079 33554432000 4194304 8395647 140736960472784 140736960467656 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 35823 35079 621 1026 0 34793 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 143292
[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/177 26148
/proc/meminfo: memFree=31303868/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=144172 CPUtime=1482.05 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 466015 0 0 0 147801 404 0 0 20 0 1 0 334363039 147632128 35352 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 36043 35352 621 1026 0 35013 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 144172
[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 26148
/proc/meminfo: memFree=31298088/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=145012 CPUtime=1542.05 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 480203 0 0 0 153783 422 0 0 20 0 1 0 334363039 148492288 35729 33554432000 4194304 8395647 140736960472784 140736960468248 6587036 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 36253 35729 621 1026 0 35223 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 145012
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26148
/proc/meminfo: memFree=31299948/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=145488 CPUtime=1602.03 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 486324 0 0 0 159768 435 0 0 20 0 1 0 334363039 148979712 35708 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 36372 35708 621 1026 0 35342 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 145488
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 26151
/proc/meminfo: memFree=31288808/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=148724 CPUtime=1662.03 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 492891 0 0 0 165752 451 0 0 20 0 1 0 334363039 152293376 36673 33554432000 4194304 8395647 140736960472784 140736960467992 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37181 36673 621 1026 0 36151 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 148724
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26189
/proc/meminfo: memFree=31330532/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=148140 CPUtime=1722.01 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 500538 0 0 0 171734 467 0 0 20 0 1 0 334363039 151695360 35875 33554432000 4194304 8395647 140736960472784 140736960467656 6669594 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37035 35875 621 1026 0 36005 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 148140
Solver just ended. Dumping a history of the last processes samples
[startup+1740.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26189
/proc/meminfo: memFree=31330532/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=149624 CPUtime=1740.41 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 506975 0 0 0 173569 472 0 0 20 0 1 0 334363039 153214976 36688 33554432000 4194304 8395647 140736960472784 140736960467656 6697047 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37406 36688 621 1026 0 36376 0
Current children cumulated CPU time (s) 1740.41
Current children cumulated vsize (KiB) 149624
[startup+1747.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 26189
/proc/meminfo: memFree=31329416/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=149172 CPUtime=1746.81 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 512961 0 0 0 174207 474 0 0 20 0 1 0 334363039 152752128 36177 33554432000 4194304 8395647 140736960472784 140736960468392 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37293 36177 621 1026 0 36263 0
Current children cumulated CPU time (s) 1746.81
Current children cumulated vsize (KiB) 149172
[startup+1753.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26190
/proc/meminfo: memFree=31327924/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=149504 CPUtime=1753.21 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 514453 0 0 0 174845 476 0 0 20 0 1 0 334363039 153092096 36589 33554432000 4194304 8395647 140736960472784 140736960467912 6697989 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37376 36589 621 1026 0 36346 0
Current children cumulated CPU time (s) 1753.21
Current children cumulated vsize (KiB) 149504
[startup+1755.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26190
/proc/meminfo: memFree=31327180/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=149504 CPUtime=1754.81 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 514610 0 0 0 175005 476 0 0 20 0 1 0 334363039 153092096 36746 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37376 36746 621 1026 0 36346 0
Current children cumulated CPU time (s) 1754.81
Current children cumulated vsize (KiB) 149504
[startup+1755.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26190
/proc/meminfo: memFree=31327180/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=149504 CPUtime=1755.61 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 514618 0 0 0 175084 477 0 0 20 0 1 0 334363039 153092096 36754 33554432000 4194304 8395647 140736960472784 140736960468248 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37376 36754 621 1026 0 36346 0
Current children cumulated CPU time (s) 1755.61
Current children cumulated vsize (KiB) 149504
[startup+1756.71 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26190
/proc/meminfo: memFree=31327056/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=149504 CPUtime=1756.42 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 514618 0 0 0 175165 477 0 0 20 0 1 0 334363039 153092096 36754 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37376 36754 621 1026 0 36346 0
Current children cumulated CPU time (s) 1756.42
Current children cumulated vsize (KiB) 149504
[startup+1756.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26190
/proc/meminfo: memFree=31327056/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=149504 CPUtime=1756.61 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 514618 0 0 0 175184 477 0 0 20 0 1 0 334363039 153092096 36754 33554432000 4194304 8395647 140736960472784 140736960467912 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37376 36754 621 1026 0 36346 0
Current children cumulated CPU time (s) 1756.61
Current children cumulated vsize (KiB) 149504
[startup+1757 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 26190
/proc/meminfo: memFree=31327056/32873844 swapFree=7116/7116
[pid=26136] ppid=26134 vsize=150116 CPUtime=1756.71 cores=0,2,4,6
/proc/26136/stat : 26136 (pbscip.linux.x8) R 26134 26136 25766 0 -1 4202496 514708 0 0 0 175194 477 0 0 20 0 1 0 334363039 153718784 36844 33554432000 4194304 8395647 140736960472784 140736960467912 6151152 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26136/statm: 37529 36844 626 1026 0 36499 0
Current children cumulated CPU time (s) 1756.71
Current children cumulated vsize (KiB) 150116
Child status: 0
Real time (s): 1757.04
CPU time (s): 1756.76
CPU user time (s): 1751.98
CPU system time (s): 4.77427
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 151824
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1751.98
system time used= 4.77427
maximum resident set size= 148980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 514716
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= 44
involuntary context switches= 1966
runsolver used 2.96555 second user time and 9.54255 second system time
The end