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-3730142-1338681911.opb>
2.09/2.15 c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
2.09/2.15 c problem read
2.09/2.15 c No objective function, only one solution is needed.
2.09/2.15 c presolving settings loaded
2.59/2.67 c presolving:
4.69/4.79 c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
5.19/5.23 c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 1816 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
5.59/5.68 c presolving (3 rounds):
5.59/5.68 c 0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1924 changed coefficients
5.59/5.68 c 3140 implications, 60 cliques
5.59/5.68 c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
5.59/5.68 c 1770 constraints of type <knapsack>
5.59/5.68 c 760 constraints of type <setppc>
5.59/5.68 c 1 constraints of type <linear>
5.59/5.68 c 326370 constraints of type <logicor>
5.59/5.68 c transformed objective value is always integral (scale: 1)
5.59/5.68 c Presolving Time: 3.10
5.59/5.68 c - non default parameters ----------------------------------------------------------------------
5.59/5.68 c # SCIP version 1.2.1.3
5.59/5.68 c
5.59/5.68 c # frequency for displaying node information lines
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 100]
5.59/5.68 c display/freq = 10000
5.59/5.68 c
5.59/5.68 c # maximal time in seconds to run
5.59/5.68 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.59/5.68 c limits/time = 1787.86
5.59/5.68 c
5.59/5.68 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.59/5.68 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.59/5.68 c limits/memory = 13950
5.59/5.68 c
5.59/5.68 c # solving stops, if the given number of solutions were found (-1: no limit)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.68 c limits/solutions = 1
5.59/5.68 c
5.59/5.68 c # maximal number of separation rounds per node (-1: unlimited)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 5]
5.59/5.68 c separating/maxrounds = 1
5.59/5.68 c
5.59/5.68 c # maximal number of separation rounds in the root node (-1: unlimited)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.68 c separating/maxroundsroot = 5
5.59/5.68 c
5.59/5.68 c # default clock type (1: CPU user seconds, 2: wall clock time)
5.59/5.68 c # [type: int, range: [1,2], default: 1]
5.59/5.68 c timing/clocktype = 2
5.59/5.68 c
5.59/5.68 c # should presolving try to simplify inequalities
5.59/5.68 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.59/5.68 c constraints/linear/simplifyinequalities = TRUE
5.59/5.68 c
5.59/5.68 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.59/5.68 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.59/5.68 c constraints/indicator/addCouplingCons = TRUE
5.59/5.68 c
5.59/5.68 c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.59/5.68 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.59/5.68 c constraints/knapsack/disaggregation = FALSE
5.59/5.68 c
5.59/5.68 c # should presolving try to simplify knapsacks
5.59/5.68 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.59/5.68 c constraints/knapsack/simplifyinequalities = TRUE
5.59/5.68 c
5.59/5.68 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.68 c presolving/probing/maxrounds = 0
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.68 c heuristics/coefdiving/freq = -1
5.59/5.68 c
5.59/5.68 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.68 c heuristics/coefdiving/maxlpiterquot = 0.075
5.59/5.68 c
5.59/5.68 c # additional number of allowed LP iterations
5.59/5.68 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.68 c heuristics/coefdiving/maxlpiterofs = 1500
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 30]
5.59/5.68 c heuristics/crossover/freq = -1
5.59/5.68 c
5.59/5.68 c # number of nodes added to the contingent of the total nodes
5.59/5.68 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.59/5.68 c heuristics/crossover/nodesofs = 750
5.59/5.68 c
5.59/5.68 c # number of nodes without incumbent change that heuristic should wait
5.59/5.68 c # [type: longint, range: [0,9223372036854775807], default: 200]
5.59/5.68 c heuristics/crossover/nwaitingnodes = 100
5.59/5.68 c
5.59/5.68 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.59/5.68 c # [type: real, range: [0,1], default: 0.1]
5.59/5.68 c heuristics/crossover/nodesquot = 0.15
5.59/5.68 c
5.59/5.68 c # minimum percentage of integer variables that have to be fixed
5.59/5.68 c # [type: real, range: [0,1], default: 0.666]
5.59/5.68 c heuristics/crossover/minfixingrate = 0.5
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 20]
5.59/5.68 c heuristics/feaspump/freq = -1
5.59/5.68 c
5.59/5.68 c # additional number of allowed LP iterations
5.59/5.68 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.68 c heuristics/feaspump/maxlpiterofs = 2000
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.68 c heuristics/fracdiving/freq = -1
5.59/5.68 c
5.59/5.68 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.68 c heuristics/fracdiving/maxlpiterquot = 0.075
5.59/5.68 c
5.59/5.68 c # additional number of allowed LP iterations
5.59/5.68 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.68 c heuristics/fracdiving/maxlpiterofs = 1500
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.68 c heuristics/guideddiving/freq = -1
5.59/5.68 c
5.59/5.68 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.68 c heuristics/guideddiving/maxlpiterquot = 0.075
5.59/5.68 c
5.59/5.68 c # additional number of allowed LP iterations
5.59/5.68 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.68 c heuristics/guideddiving/maxlpiterofs = 1500
5.59/5.68 c
5.59/5.68 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.68 c heuristics/intdiving/maxlpiterquot = 0.075
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.68 c heuristics/intshifting/freq = -1
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.68 c heuristics/linesearchdiving/freq = -1
5.59/5.68 c
5.59/5.68 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.68 c heuristics/linesearchdiving/maxlpiterquot = 0.075
5.59/5.68 c
5.59/5.68 c # additional number of allowed LP iterations
5.59/5.68 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.68 c heuristics/linesearchdiving/maxlpiterofs = 1500
5.59/5.68 c
5.59/5.68 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
5.59/5.68 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.69 c heuristics/nlp/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 20]
5.59/5.69 c heuristics/objpscostdiving/freq = -1
5.59/5.69 c
5.59/5.69 c # maximal fraction of diving LP iterations compared to total iteration number
5.59/5.69 c # [type: real, range: [0,1], default: 0.01]
5.59/5.69 c heuristics/objpscostdiving/maxlpiterquot = 0.015
5.59/5.69 c
5.59/5.69 c # additional number of allowed LP iterations
5.59/5.69 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.69 c heuristics/objpscostdiving/maxlpiterofs = 1500
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.69 c heuristics/oneopt/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.69 c heuristics/pscostdiving/freq = -1
5.59/5.69 c
5.59/5.69 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.69 c heuristics/pscostdiving/maxlpiterquot = 0.075
5.59/5.69 c
5.59/5.69 c # additional number of allowed LP iterations
5.59/5.69 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.69 c heuristics/pscostdiving/maxlpiterofs = 1500
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.69 c heuristics/rens/freq = -1
5.59/5.69 c
5.59/5.69 c # minimum percentage of integer variables that have to be fixable
5.59/5.69 c # [type: real, range: [0,1], default: 0.5]
5.59/5.69 c heuristics/rens/minfixingrate = 0.3
5.59/5.69 c
5.59/5.69 c # number of nodes added to the contingent of the total nodes
5.59/5.69 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.59/5.69 c heuristics/rens/nodesofs = 2000
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 20]
5.59/5.69 c heuristics/rootsoldiving/freq = -1
5.59/5.69 c
5.59/5.69 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.59/5.69 c heuristics/rootsoldiving/maxlpiterquot = 0.015
5.59/5.69 c
5.59/5.69 c # additional number of allowed LP iterations
5.59/5.69 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.69 c heuristics/rootsoldiving/maxlpiterofs = 1500
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.69 c heuristics/rounding/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.69 c heuristics/shifting/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.69 c heuristics/simplerounding/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.69 c heuristics/trivial/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.69 c heuristics/trysol/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.69 c heuristics/veclendiving/freq = -1
5.59/5.69 c
5.59/5.69 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.69 c heuristics/veclendiving/maxlpiterquot = 0.075
5.59/5.69 c
5.59/5.69 c # additional number of allowed LP iterations
5.59/5.69 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.69 c heuristics/veclendiving/maxlpiterofs = 1500
5.59/5.69 c
5.59/5.69 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.69 c heuristics/zirounding/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.69 c separating/cmir/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.69 c separating/flowcover/freq = -1
5.59/5.69 c
5.59/5.69 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.59/5.69 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.69 c separating/rapidlearning/freq = 0
5.59/5.69 c
5.59/5.69 c -----------------------------------------------------------------------------------------------
5.59/5.69 c start solving
5.59/5.69 c
49.99/50.06 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
49.99/50.06 c 47.9s| 1 | 0 | 3050 | - | 379M| 0 | 327 |1600 | 328k|1600 | 328k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
122.97/123.07 c 121s| 1 | 0 | 5978 | - | 379M| 0 | 173 |1600 | 328k|1600 | 328k| 23 | 0 | 0 | 0.000000e+00 | -- | Inf
173.96/174.07 c 172s| 1 | 0 | 7581 | - | 379M| 0 | 163 |1600 | 328k|1600 | 328k| 49 | 0 | 0 | 0.000000e+00 | -- | Inf
309.64/309.71 c 308s| 1 | 0 | 13778 | - | 379M| 0 | 127 |1600 | 328k|1600 | 328k| 76 | 0 | 0 | 0.000000e+00 | -- | Inf
372.23/372.37 c 370s| 1 | 0 | 15732 | - | 379M| 0 | 131 |1600 | 328k|1600 | 329k| 100 | 0 | 0 | 0.000000e+00 | -- | Inf
462.41/462.54 c 460s| 1 | 0 | 19592 | - | 380M| 0 | 87 |1600 | 328k|1600 | 329k| 118 | 0 | 0 | 0.000000e+00 | -- | Inf
678.88/679.05 c 677s| 1 | 2 | 19592 | - | 380M| 0 | 87 |1600 | 328k|1600 | 329k| 118 | 0 | 18 | 0.000000e+00 | -- | Inf
1790.81/1791.10 c
1790.81/1791.10 c SCIP Status : solving was interrupted [time limit reached]
1790.81/1791.10 c Solving Time (sec) : 1788.95
1790.81/1791.10 c Solving Nodes : 12
1790.81/1791.10 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1790.81/1791.10 c Dual Bound : +0.00000000000000e+00
1790.81/1791.10 c Gap : infinite
1790.81/1791.10 s UNKNOWN
1790.81/1791.10 c SCIP Status : solving was interrupted [time limit reached]
1790.81/1791.10 c Solving Time : 1788.95
1790.81/1791.10 c Original Problem :
1790.81/1791.10 c Problem name : HOME/instance-3730142-1338681911.opb
1790.81/1791.10 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.81/1791.10 c Constraints : 328901 initial, 328901 maximal
1790.81/1791.10 c Presolved Problem :
1790.81/1791.10 c Problem name : t_HOME/instance-3730142-1338681911.opb
1790.81/1791.10 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.81/1791.10 c Constraints : 328901 initial, 328901 maximal
1790.81/1791.10 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1790.81/1791.10 c trivial : 0.00 0 0 0 0 0 0 0 0
1790.81/1791.10 c dualfix : 0.00 0 0 0 0 0 0 0 0
1790.81/1791.10 c boundshift : 0.00 0 0 0 0 0 0 0 0
1790.81/1791.10 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1790.81/1791.10 c implics : 0.00 0 0 0 0 0 0 0 0
1790.81/1791.10 c probing : 0.00 0 0 0 0 0 0 0 0
1790.81/1791.10 c knapsack : 0.22 0 0 0 0 0 0 0 1924
1790.81/1791.10 c setppc : 0.01 0 0 0 0 0 0 0 0
1790.81/1791.10 c linear : 1.50 0 0 0 0 0 0 0 0
1790.81/1791.10 c logicor : 1.01 0 0 0 0 0 0 0 0
1790.81/1791.10 c root node : - 0 - - 0 - - - -
1790.81/1791.10 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1790.81/1791.10 c integral : 0 0 0 12 0 0 0 0 0 24
1790.81/1791.10 c knapsack : 1770 5 17 0 0 0 53 377 0 0
1790.81/1791.10 c setppc : 760 5 17 0 0 0 244 0 0 0
1790.81/1791.10 c linear : 1 5 17 0 0 0 0 0 0 0
1790.81/1791.10 c logicor : 326370 5 8 0 0 0 3 0 0 0
1790.81/1791.10 c countsols : 0 0 0 0 0 0 0 0 0 0
1790.81/1791.10 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1790.81/1791.10 c integral : 1159.63 0.00 0.00 1159.63 0.00
1790.81/1791.10 c knapsack : 0.03 0.02 0.00 0.00 0.00
1790.81/1791.10 c setppc : 0.00 0.00 0.00 0.00 0.00
1790.81/1791.10 c linear : 0.00 0.00 0.00 0.00 0.00
1790.81/1791.10 c logicor : 0.19 0.07 0.12 0.00 0.00
1790.81/1791.10 c countsols : 0.00 0.00 0.00 0.00 0.00
1790.81/1791.10 c Propagators : Time Calls Cutoffs DomReds
1790.81/1791.10 c vbounds : 0.00 1 0 0
1790.81/1791.10 c rootredcost : 0.00 0 0 0
1790.81/1791.10 c pseudoobj : 0.00 0 0 0
1790.81/1791.10 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1790.81/1791.10 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1790.81/1791.10 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1790.81/1791.10 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1790.81/1791.10 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1790.81/1791.10 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1790.81/1791.10 c applied globally : - - - 0 0.0 - - -
1790.81/1791.10 c applied locally : - - - 0 0.0 - - -
1790.81/1791.10 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1790.81/1791.10 c cut pool : 0.00 4 - - 2 - (maximal pool size: 318)
1790.81/1791.10 c redcost : 0.00 16 0 0 0 0
1790.81/1791.10 c impliedbounds : 0.00 5 0 0 0 0
1790.81/1791.10 c intobj : 0.00 0 0 0 0 0
1790.81/1791.10 c cgmip : 0.00 0 0 0 0 0
1790.81/1791.10 c gomory : 50.01 5 0 0 2500 0
1790.81/1791.10 c strongcg : 50.27 5 0 0 2500 0
1790.81/1791.10 c cmir : 0.00 0 0 0 0 0
1790.81/1791.10 c flowcover : 0.00 0 0 0 0 0
1790.81/1791.10 c clique : 0.01 5 0 0 0 0
1790.81/1791.10 c zerohalf : 0.00 0 0 0 0 0
1790.81/1791.10 c mcf : 0.00 0 0 0 0 0
1790.81/1791.10 c rapidlearning : 0.00 0 0 0 0 0
1790.81/1791.10 c Pricers : Time Calls Vars
1790.81/1791.10 c problem variables: 0.00 0 0
1790.81/1791.10 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1790.81/1791.10 c relpscost : 1159.63 12 0 0 0 0 24
1790.81/1791.10 c pscost : 0.00 0 0 0 0 0 0
1790.81/1791.10 c inference : 0.00 0 0 0 0 0 0
1790.81/1791.10 c mostinf : 0.00 0 0 0 0 0 0
1790.81/1791.10 c leastinf : 0.00 0 0 0 0 0 0
1790.81/1791.10 c fullstrong : 0.00 0 0 0 0 0 0
1790.81/1791.10 c allfullstrong : 0.00 0 0 0 0 0 0
1790.81/1791.10 c random : 0.00 0 0 0 0 0 0
1790.81/1791.10 c Primal Heuristics : Time Calls Found
1790.81/1791.10 c LP solutions : 0.00 - 0
1790.81/1791.10 c pseudo solutions : 0.00 - 0
1790.81/1791.10 c trivial : 0.08 1 0
1790.81/1791.10 c simplerounding : 0.00 0 0
1790.81/1791.10 c zirounding : 0.00 0 0
1790.81/1791.10 c rounding : 0.00 0 0
1790.81/1791.10 c shifting : 0.00 0 0
1790.81/1791.10 c intshifting : 0.00 0 0
1790.81/1791.10 c oneopt : 0.00 0 0
1790.81/1791.10 c twoopt : 0.00 0 0
1790.81/1791.10 c fixandinfer : 0.00 0 0
1790.81/1791.10 c feaspump : 0.00 0 0
1790.81/1791.10 c coefdiving : 0.00 0 0
1790.81/1791.10 c pscostdiving : 0.00 0 0
1790.81/1791.10 c fracdiving : 0.00 0 0
1790.81/1791.10 c veclendiving : 0.00 0 0
1790.81/1791.10 c intdiving : 0.00 0 0
1790.81/1791.10 c actconsdiving : 0.00 0 0
1790.81/1791.10 c objpscostdiving : 0.00 0 0
1790.81/1791.10 c rootsoldiving : 0.00 0 0
1790.81/1791.10 c linesearchdiving : 0.00 0 0
1790.81/1791.10 c guideddiving : 0.00 0 0
1790.81/1791.10 c octane : 0.00 0 0
1790.81/1791.10 c rens : 0.00 0 0
1790.81/1791.10 c rins : 0.00 0 0
1790.81/1791.10 c localbranching : 0.00 0 0
1790.81/1791.10 c mutation : 0.00 0 0
1790.81/1791.10 c crossover : 0.00 0 0
1790.81/1791.10 c dins : 0.00 0 0
1790.81/1791.10 c undercover : 0.00 0 0
1790.81/1791.10 c nlp : 0.00 0 0
1790.81/1791.10 c trysol : 0.00 0 0
1790.81/1791.10 c LP : Time Calls Iterations Iter/call Iter/sec
1790.81/1791.10 c primal LP : 0.09 0 0 0.00 0.00
1790.81/1791.10 c dual LP : 523.73 17 28985 1705.00 55.34
1790.81/1791.10 c lex dual LP : 0.00 0 0 0.00 -
1790.81/1791.10 c barrier LP : 0.00 0 0 0.00 -
1790.81/1791.10 c diving/probing LP: 0.00 0 0 0.00 -
1790.81/1791.10 c strong branching : 1159.63 303 64280 212.15 55.43
1790.81/1791.10 c (at root node) : - 18 12147 674.83 -
1790.81/1791.10 c conflict analysis: 0.00 0 0 0.00 -
1790.81/1791.10 c B&B Tree :
1790.81/1791.10 c number of runs : 1
1790.81/1791.10 c nodes : 12
1790.81/1791.10 c nodes (total) : 12
1790.81/1791.10 c nodes left : 13
1790.81/1791.10 c max depth : 10
1790.81/1791.10 c max depth (total): 10
1790.81/1791.10 c backtracks : 0 (0.0%)
1790.81/1791.10 c delayed cutoffs : 0
1790.81/1791.10 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1790.81/1791.10 c avg switch length: 1.08
1790.81/1791.10 c switching time : 0.18
1790.81/1791.10 c Solution :
1790.81/1791.10 c Solutions found : 0 (0 improvements)
1790.81/1791.10 c Primal Bound : -
1790.81/1791.10 c Dual Bound : +0.00000000000000e+00
1790.81/1791.10 c Gap : infinite
1790.81/1791.10 c Root Dual Bound : +0.00000000000000e+00
1790.81/1791.10 c Root Iterations : 19592
1791.31/1791.67 c Time complete: 1791.39.
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-3730142-1338681911/watcher-3730142-1338681911 -o /tmp/evaluation-result-3730142-1338681911/solver-3730142-1338681911 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730142-1338681911.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.01 2.01 1.91 3/176 21359
/proc/meminfo: memFree=25723748/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=8944 CPUtime=0 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 1392 0 0 0 0 0 0 0 20 0 1 0 334319639 9158656 1339 33554432000 4194304 8395647 140733599179680 140734135533832 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 2236 1345 374 1026 0 1206 0
[startup+0.0955139 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 21359
/proc/meminfo: memFree=25723748/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=16652 CPUtime=0.08 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 3410 0 0 0 8 0 0 0 20 0 1 0 334319639 17051648 3356 33554432000 4194304 8395647 140733599179680 140734135533832 7370134 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 4163 3356 390 1026 0 3133 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16652
[startup+0.100395 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 21359
/proc/meminfo: memFree=25723748/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=16848 CPUtime=0.09 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 3460 0 0 0 9 0 0 0 20 0 1 0 334319639 17252352 3406 33554432000 4194304 8395647 140733599179680 140734135533832 5758126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 4212 3406 390 1026 0 3182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16848
[startup+0.300389 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 21359
/proc/meminfo: memFree=25723748/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=28932 CPUtime=0.29 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 6468 0 0 0 28 1 0 0 20 0 1 0 334319639 29626368 6414 33554432000 4194304 8395647 140733599179680 140733599044888 7382056 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 7233 6414 390 1026 0 6203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28932
[startup+0.700368 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 21359
/proc/meminfo: memFree=25723748/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=52120 CPUtime=0.69 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 12259 0 0 0 67 2 0 0 20 0 1 0 334319639 53370880 12205 33554432000 4194304 8395647 140733599179680 140733599044888 7382041 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 13030 12205 390 1026 0 12000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52120
[startup+1.50036 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 21360
/proc/meminfo: memFree=25658676/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=96656 CPUtime=1.49 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 23312 0 0 0 145 4 0 0 20 0 1 0 334319639 98975744 23258 33554432000 4194304 8395647 140733599179680 140733599044888 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 24164 23258 390 1026 0 23134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96656
[startup+3.10039 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 21360
/proc/meminfo: memFree=25597172/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=362928 CPUtime=3.09 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 90069 0 0 0 294 15 0 0 20 0 1 0 334319639 371638272 89661 33554432000 4194304 8395647 140733599179680 140733599176168 4616693 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 90732 89661 462 1026 0 89702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 362928
[startup+6.3004 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 21360
/proc/meminfo: memFree=25264352/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=547672 CPUtime=6.29 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 132612 0 0 0 607 22 0 0 20 0 1 0 334319639 560816128 135332 33554432000 4194304 8395647 140733599179680 140733599175656 6157556 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 136918 135332 536 1026 0 135888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 547672
[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 21360
/proc/meminfo: memFree=24954444/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=819880 CPUtime=12.69 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 158795 0 0 0 1239 30 0 0 20 0 1 0 334319639 839557120 191978 33554432000 4194304 8395647 140733599179680 140733599174888 6697060 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 204970 191978 566 1026 0 203940 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 819880
[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 21360
/proc/meminfo: memFree=24934020/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=841644 CPUtime=25.49 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 159916 0 0 0 2517 32 0 0 20 0 1 0 334319639 861843456 197187 33554432000 4194304 8395647 140733599179680 140733599174808 6635648 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 210411 197187 570 1026 0 209381 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 841644
[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 21403
/proc/meminfo: memFree=26277984/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=858388 CPUtime=51.09 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 161691 0 0 0 5075 34 0 0 20 0 1 0 334319639 878989312 201989 33554432000 4194304 8395647 140733599179680 140733599174920 7385927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 214597 201989 591 1026 0 213567 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 858388
[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 21665
/proc/meminfo: memFree=26183908/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=882112 CPUtime=102.28 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 167397 0 0 0 10190 38 0 0 20 0 1 0 334319639 903282688 209690 33554432000 4194304 8395647 140733599179680 140733599174808 6697974 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 220528 209690 598 1026 0 219498 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 882112
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22083
/proc/meminfo: memFree=26164776/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=887312 CPUtime=162.27 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 169064 0 0 0 16184 43 0 0 20 0 1 0 334319639 908607488 213910 33554432000 4194304 8395647 140733599179680 140733599174808 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 221828 213910 598 1026 0 220798 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 887312
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22159
/proc/meminfo: memFree=26163000/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=902744 CPUtime=222.26 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 169384 0 0 0 22179 47 0 0 20 0 1 0 334319639 924409856 216375 33554432000 4194304 8395647 140733599179680 140733599174808 6697271 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225686 216375 598 1026 0 224656 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 902744
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22159
/proc/meminfo: memFree=26147664/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=913024 CPUtime=282.24 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 169583 0 0 0 28174 50 0 0 20 0 1 0 334319639 934936576 218980 33554432000 4194304 8395647 140733599179680 140733599174808 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 228256 218980 598 1026 0 227226 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 913024
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 22238
/proc/meminfo: memFree=26129512/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=913024 CPUtime=342.24 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 170600 0 0 0 34169 55 0 0 20 0 1 0 334319639 934936576 220225 33554432000 4194304 8395647 140733599179680 140733599174808 6739215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 228256 220225 598 1026 0 227226 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 913024
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22239
/proc/meminfo: memFree=26142188/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=903320 CPUtime=402.23 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 170968 0 0 0 40163 60 0 0 20 0 1 0 334319639 924999680 217112 33554432000 4194304 8395647 140733599179680 140733599174808 6696991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225830 217112 598 1026 0 224800 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 903320
[startup+462.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/177 22239
/proc/meminfo: memFree=26115536/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=924092 CPUtime=462.21 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 172794 0 0 0 46157 64 0 0 20 0 1 0 334319639 946270208 222669 33554432000 4194304 8395647 140733599179680 140733599175144 6698349 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 231023 222669 598 1026 0 229993 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 924092
[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 22239
/proc/meminfo: memFree=26125924/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=903816 CPUtime=522.21 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 172941 0 0 0 52152 69 0 0 20 0 1 0 334319639 925507584 219272 33554432000 4194304 8395647 140733599179680 140733599174552 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225954 219272 600 1026 0 224924 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 903816
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22239
/proc/meminfo: memFree=26119100/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=582.19 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173004 0 0 0 58148 71 0 0 20 0 1 0 334319639 930476032 220358 33554432000 4194304 8395647 140733599179680 140733599174552 6698068 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 220358 600 1026 0 226137 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 908668
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26105636/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1062.12 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173157 0 0 0 106119 93 0 0 20 0 1 0 334319639 930476032 221022 33554432000 4194304 8395647 140733599179680 140733599174888 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221022 603 1026 0 226137 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 908668
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22244
/proc/meminfo: memFree=26103216/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1122.11 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173194 0 0 0 112113 98 0 0 20 0 1 0 334319639 930476032 221568 33554432000 4194304 8395647 140733599179680 140733599174552 6698205 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221568 603 1026 0 226137 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 908668
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22244
/proc/meminfo: memFree=26102844/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1182.11 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173196 0 0 0 118109 102 0 0 20 0 1 0 334319639 930476032 221570 33554432000 4194304 8395647 140733599179680 140733599174552 6697959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221570 603 1026 0 226137 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 908668
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22244
/proc/meminfo: memFree=26104260/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1242.1 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173210 0 0 0 124105 105 0 0 20 0 1 0 334319639 930476032 221584 33554432000 4194304 8395647 140733599179680 140733599174552 6696659 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221584 603 1026 0 226137 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 908668
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22245
/proc/meminfo: memFree=26103392/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1302.09 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173210 0 0 0 130102 107 0 0 20 0 1 0 334319639 930476032 221584 33554432000 4194304 8395647 140733599179680 140733599174552 6696983 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221584 603 1026 0 226137 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 908668
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22245
/proc/meminfo: memFree=26102896/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1362.08 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173214 0 0 0 136099 109 0 0 20 0 1 0 334319639 930476032 221588 33554432000 4194304 8395647 140733599179680 140733599174552 6698231 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221588 603 1026 0 226137 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 908668
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22245
/proc/meminfo: memFree=26104508/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1422.08 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173229 0 0 0 142096 112 0 0 20 0 1 0 334319639 930476032 221603 33554432000 4194304 8395647 140733599179680 140733599174552 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221603 603 1026 0 226137 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 908668
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22245
/proc/meminfo: memFree=26103640/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1482.06 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173241 0 0 0 148091 115 0 0 20 0 1 0 334319639 930476032 221615 33554432000 4194304 8395647 140733599179680 140733599174552 6739215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221615 603 1026 0 226137 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 908668
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22248
/proc/meminfo: memFree=26103012/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=908668 CPUtime=1542.04 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173256 0 0 0 154086 118 0 0 20 0 1 0 334319639 930476032 221630 33554432000 4194304 8395647 140733599179680 140733599174552 6698001 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 227167 221630 603 1026 0 226137 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 908668
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22249
/proc/meminfo: memFree=26099732/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=917212 CPUtime=1602.04 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173372 0 0 0 160082 122 0 0 20 0 1 0 334319639 939225088 222257 33554432000 4194304 8395647 140733599179680 140733599174808 6391396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 229303 222257 603 1026 0 228273 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 917212
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22249
/proc/meminfo: memFree=26150744/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=855328 CPUtime=1662.03 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173436 0 0 0 166079 124 0 0 20 0 1 0 334319639 875855872 209141 33554432000 4194304 8395647 140733599179680 140733599174552 6696609 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 213832 209141 603 1026 0 212802 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 855328
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22249
/proc/meminfo: memFree=26120956/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=895164 CPUtime=1722.02 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173551 0 0 0 172075 127 0 0 20 0 1 0 334319639 916647936 216399 33554432000 4194304 8395647 140733599179680 140733599174808 7382157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 223791 216399 603 1026 0 222761 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 895164
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22249
/proc/meminfo: memFree=26114192/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=902268 CPUtime=1782.01 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173889 0 0 0 178071 130 0 0 20 0 1 0 334319639 923922432 218270 33554432000 4194304 8395647 140733599179680 140733599174552 6587087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225567 218270 603 1026 0 224537 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 902268
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22249
/proc/meminfo: memFree=26113820/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=902268 CPUtime=1785.21 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173889 0 0 0 178391 130 0 0 20 0 1 0 334319639 923922432 218270 33554432000 4194304 8395647 140733599179680 140733599174552 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225567 218270 603 1026 0 224537 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 902268
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22249
/proc/meminfo: memFree=26113696/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=902268 CPUtime=1788.41 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173889 0 0 0 178711 130 0 0 20 0 1 0 334319639 923922432 218270 33554432000 4194304 8395647 140733599179680 140733599174552 6696688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225567 218270 603 1026 0 224537 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 902268
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22250
/proc/meminfo: memFree=26113696/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=902268 CPUtime=1790.01 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173892 0 0 0 178871 130 0 0 20 0 1 0 334319639 923922432 218273 33554432000 4194304 8395647 140733599179680 140733599174552 6586884 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225567 218273 603 1026 0 224537 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 902268
[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22250
/proc/meminfo: memFree=26113564/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=902268 CPUtime=1790.81 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173893 0 0 0 178951 130 0 0 20 0 1 0 334319639 923922432 218274 33554432000 4194304 8395647 140733599179680 140733599174552 6593937 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225567 218274 603 1026 0 224537 0
Current children cumulated CPU time (s) 1790.81
Current children cumulated vsize (KiB) 902268
[startup+1791.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22250
/proc/meminfo: memFree=26113564/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=902268 CPUtime=1791.21 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173900 0 0 0 178991 130 0 0 20 0 1 0 334319639 923922432 218281 33554432000 4194304 8395647 140733599179680 140733599175512 6345887 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 225567 218281 610 1026 0 224537 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 902268
[startup+1791.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22250
/proc/meminfo: memFree=26113564/32873844 swapFree=7628/7628
[pid=21359] ppid=21357 vsize=788608 CPUtime=1791.31 cores=1,3,5,7
/proc/21359/stat : 21359 (pbscip.linux.x8) R 21357 21359 20882 0 -1 4202496 173900 0 0 0 179000 131 0 0 20 0 1 0 334319639 807534592 192484 33554432000 4194304 8395647 140733599179680 140733599175512 6345229 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21359/statm: 197152 192484 610 1026 0 196122 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 788608
Child status: 0
Real time (s): 1791.68
CPU time (s): 1791.4
CPU user time (s): 1790.07
CPU system time (s): 1.3238
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 924092
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.07
system time used= 1.3238
maximum resident set size= 890692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173908
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= 18
involuntary context switches= 1843
runsolver used 9.14261 second user time and 10.4104 second system time
The end