0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3717574-1338198816.wbo>
0.09/0.10 c original problem has 28780 variables (28780 bin, 0 int, 0 impl, 0 cont) and 29175 constraints
0.09/0.10 c problem read in 0.10
0.29/0.39 c presolving:
0.48/0.50 c (round 1) 252 del vars, 818 del conss, 0 add conss, 129 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48240 impls, 0 clqs
0.48/0.52 c (round 2) 1197 del vars, 2239 del conss, 0 add conss, 196 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48402 impls, 0 clqs
0.48/0.54 c (round 3) 2676 del vars, 3339 del conss, 0 add conss, 239 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48508 impls, 0 clqs
0.48/0.55 c (round 4) 3235 del vars, 3788 del conss, 0 add conss, 268 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48548 impls, 0 clqs
0.48/0.57 c (round 5) 3524 del vars, 4082 del conss, 0 add conss, 293 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48568 impls, 0 clqs
0.48/0.58 c (round 6) 3762 del vars, 4273 del conss, 0 add conss, 300 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48574 impls, 0 clqs
0.58/0.60 c (round 7) 3877 del vars, 4346 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48574 impls, 0 clqs
0.58/0.61 c (round 8) 3905 del vars, 4364 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48574 impls, 0 clqs
0.58/0.66 c (round 9) 3911 del vars, 4367 del conss, 0 add conss, 18181 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 48574 impls, 0 clqs
0.68/0.75 c (round 10) 3913 del vars, 4369 del conss, 0 add conss, 18181 chg bounds, 0 chg sides, 0 chg coeffs, 8558 upgd conss, 48574 impls, 0 clqs
9.58/9.65 c (9.7s) probing: 1000/26498 (3.8%) - 0 fixings, 0 aggregations, 2135 implications, 0 bound changes
9.58/9.66 c (9.7s) probing: 1001/26498 (3.8%) - 0 fixings, 0 aggregations, 2135 implications, 0 bound changes
9.58/9.66 c (9.7s) probing aborted: 1000/1000 successive useless probings
9.58/9.66 c (round 11) 3913 del vars, 4842 del conss, 155 add conss, 18181 chg bounds, 0 chg sides, 0 chg coeffs, 8558 upgd conss, 60992 impls, 181 clqs
9.68/9.72 c (round 12) 3913 del vars, 4845 del conss, 158 add conss, 18181 chg bounds, 0 chg sides, 0 chg coeffs, 8558 upgd conss, 60992 impls, 188 clqs
9.68/9.79 c presolving (13 rounds):
9.68/9.79 c 3913 deleted vars, 4845 deleted constraints, 158 added constraints, 18181 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
9.68/9.79 c 78875 implications, 191 cliques
9.68/9.79 c presolved problem has 44375 variables (26498 bin, 0 int, 17877 impl, 0 cont) and 43996 constraints
9.68/9.79 c 103 constraints of type <knapsack>
9.68/9.79 c 6794 constraints of type <setppc>
9.68/9.79 c 144 constraints of type <and>
9.68/9.79 c 17877 constraints of type <linear>
9.68/9.79 c 17879 constraints of type <indicator>
9.68/9.79 c 1199 constraints of type <logicor>
9.68/9.79 c transformed objective value is always integral (scale: 1)
9.68/9.79 c Presolving Time: 9.63
9.68/9.79 c - non default parameters ----------------------------------------------------------------------
9.68/9.79 c # SCIP version 2.1.1.4
9.68/9.79 c
9.68/9.79 c # maximal time in seconds to run
9.68/9.79 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.68/9.79 c limits/time = 1797
9.68/9.79 c
9.68/9.79 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.68/9.79 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.68/9.79 c limits/memory = 13950
9.68/9.79 c
9.68/9.79 c # default clock type (1: CPU user seconds, 2: wall clock time)
9.68/9.79 c # [type: int, range: [1,2], default: 1]
9.68/9.79 c timing/clocktype = 2
9.68/9.79 c
9.68/9.79 c # belongs reading time to solving time?
9.68/9.79 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.68/9.79 c timing/reading = TRUE
9.68/9.79 c
9.68/9.79 c # force restart if we have a max FS instance and gap is 1?
9.68/9.79 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.68/9.79 c constraints/indicator/forcerestart = TRUE
9.68/9.79 c
9.68/9.79 c # priority of branching rule <inference>
9.68/9.79 c # [type: int, range: [-536870912,536870911], default: 1000]
9.68/9.79 c branching/inference/priority = 1000000
9.68/9.79 c
9.68/9.79 c # frequency offset for calling primal heuristic <coefdiving>
9.68/9.79 c # [type: int, range: [0,2147483647], default: 1]
9.68/9.79 c heuristics/coefdiving/freqofs = 0
9.68/9.79 c
9.68/9.79 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
9.68/9.79 c # [type: int, range: [-1,2147483647], default: 0]
9.68/9.79 c heuristics/shiftandpropagate/freq = -1
9.68/9.79 c
9.68/9.79 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
9.68/9.79 c # [type: int, range: [-1,2147483647], default: 0]
9.68/9.79 c heuristics/undercover/freq = -1
9.68/9.79 c
9.68/9.79 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.68/9.79 c # [type: int, range: [-1,2147483647], default: -1]
9.68/9.79 c separating/rapidlearning/freq = 0
9.68/9.79 c
9.68/9.79 c # frequency for calling primal heuristic <indrounding> (-1: never, 0: only at depth freqofs)
9.68/9.79 c # [type: int, range: [-1,2147483647], default: -1]
9.68/9.79 c heuristics/indrounding/freq = 1
9.68/9.79 c
9.68/9.79 c -----------------------------------------------------------------------------------------------
9.68/9.79 c start solving
9.79/9.86 c
37.67/37.70 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
37.67/37.70 c 37.7s| 1 | 0 | 20544 | - | 167M| 0 |1992 | 44k| 43k| 44k| 44k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
130.66/130.78 c 131s| 1 | 0 | 66980 | - | 171M| 0 |2666 | 44k| 43k| 44k| 44k| 136 | 0 | 0 | 0.000000e+00 | -- | Inf
226.04/226.17 c 226s| 1 | 0 | 89222 | - | 172M| 0 |2620 | 44k| 43k| 44k| 44k| 341 | 0 | 0 | 0.000000e+00 | -- | Inf
311.73/311.81 c 312s| 1 | 0 |108277 | - | 172M| 0 |2759 | 44k| 43k| 44k| 44k| 480 | 0 | 0 | 0.000000e+00 | -- | Inf
385.22/385.39 c 385s| 1 | 0 |127285 | - | 172M| 0 |2858 | 44k| 43k| 44k| 44k| 569 | 0 | 0 | 0.000000e+00 | -- | Inf
444.91/445.02 c 445s| 1 | 0 |142947 | - | 172M| 0 |2844 | 44k| 43k| 44k| 44k| 642 | 0 | 0 | 0.000000e+00 | -- | Inf
512.30/512.49 c 512s| 1 | 0 |159938 | - | 172M| 0 |2818 | 44k| 43k| 44k| 44k| 681 | 0 | 0 | 0.000000e+00 | -- | Inf
1796.70/1797.03 c 1797s| 1 | 2 |612923 | - | 173M| 0 | - | 44k| 43k| 44k| 44k| 681 | 0 | 0 | 0.000000e+00 | -- | Inf
1796.70/1797.03 c
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Solving Time (sec) : 1797.03
1796.70/1797.03 c Solving Nodes : 1
1796.70/1797.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 s UNKNOWN
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Total Time : 1797.03
1796.70/1797.03 c solving : 1797.03
1796.70/1797.03 c presolving : 9.63 (included in solving)
1796.70/1797.03 c reading : 0.10 (included in solving)
1796.70/1797.03 c copying : 0.00 (0 times copied the problem)
1796.70/1797.03 c Original Problem :
1796.70/1797.03 c Problem name : HOME/instance-3717574-1338198816.wbo
1796.70/1797.03 c Variables : 28780 (28780 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 29175 initial, 29175 maximal
1796.70/1797.03 c Objective sense : minimize
1796.70/1797.03 c Presolved Problem :
1796.70/1797.03 c Problem name : t_HOME/instance-3717574-1338198816.wbo
1796.70/1797.03 c Variables : 44375 (26498 binary, 0 integer, 17877 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 43996 initial, 43996 maximal
1796.70/1797.03 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.03 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c trivial : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c dualfix : 0.03 0.00 1806 0 0 0 0 0 0 0 0
1796.70/1797.03 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c gateextraction : 0.02 0.00 0 0 0 0 0 473 155 0 0
1796.70/1797.03 c implics : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c pseudoobj : 0.00 0.01 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c probing : 8.84 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c knapsack : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c setppc : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c and : 0.01 0.00 0 0 0 0 0 3 3 0 0
1796.70/1797.03 c linear : 0.33 0.00 302 176 0 18181 0 2740 0 0 0
1796.70/1797.03 c indicator : 0.02 0.02 1629 0 0 0 0 1629 0 0 0
1796.70/1797.03 c logicor : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c root node : - - 0 - - 0 - - - - -
1796.70/1797.03 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c integral : 0 0 0 0 0 0 208 0 0 0 0 0 0
1796.70/1797.03 c knapsack : 103 103 6 3634 0 1 207 0 0 0 224 0 0
1796.70/1797.03 c setppc : 6794 6794 6 3634 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c and : 144 144 6 3634 0 1 0 0 0 0 72 0 0
1796.70/1797.03 c linear : 17877 17877 6 3634 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c indicator : 17879 17879 0 3634 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c logicor : 1199 1199 6 1822 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.03 c integral : 0.28 0.00 0.00 0.00 0.00 0.00 0.28 0.00
1796.70/1797.03 c knapsack : 0.05 0.00 0.01 0.02 0.00 0.00 0.01 0.00
1796.70/1797.03 c setppc : 1.02 0.00 0.00 1.02 0.00 0.00 0.00 0.00
1796.70/1797.03 c and : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00
1796.70/1797.03 c linear : 1.52 0.00 0.01 1.51 0.00 0.00 0.00 0.00
1796.70/1797.03 c indicator : 3.06 0.02 0.00 3.04 0.00 0.00 0.00 0.00
1796.70/1797.03 c logicor : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00
1796.70/1797.03 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.03 c rootredcost : 0 0 0 0
1796.70/1797.03 c pseudoobj : 791 0 0 0
1796.70/1797.03 c vbounds : 1 0 0 0
1796.70/1797.03 c redcost : 7 0 0 0
1796.70/1797.03 c probing : 0 0 0 0
1796.70/1797.03 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.03 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c pseudoobj : 0.02 0.01 0.00 0.01 0.00
1796.70/1797.03 c vbounds : 0.03 0.03 0.00 0.01 0.00
1796.70/1797.03 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.70/1797.03 c probing : 8.84 0.00 8.84 0.00 0.00
1796.70/1797.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.03 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.03 c applied globally : - - - 0 0.0 - - -
1796.70/1797.03 c applied locally : - - - 0 0.0 - - -
1796.70/1797.03 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.03 c cut pool : 0.00 5 - - 50 - (maximal pool size: 18694)
1796.70/1797.03 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c impliedbounds : 0.01 0.00 6 0 0 282 0
1796.70/1797.03 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c gomory : 16.15 0.00 6 0 0 300 0
1796.70/1797.03 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c strongcg : 62.88 0.00 6 0 0 1151 0
1796.70/1797.03 c cmir : 5.71 0.00 6 0 0 0 0
1796.70/1797.03 c flowcover : 10.97 0.00 6 0 0 566 0
1796.70/1797.03 c clique : 0.05 0.00 6 0 0 29 0
1796.70/1797.03 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c mcf : 1.08 0.00 6 0 0 245 0
1796.70/1797.03 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.03 c problem variables: 0.00 - 0 0
1796.70/1797.03 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c inference : 0.01 0.00 1 0 0 0 0 2
1796.70/1797.03 c relpscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.03 c LP solutions : 0.00 - - 0
1796.70/1797.03 c pseudo solutions : 0.00 - - 0
1796.70/1797.03 c oneopt : 0.00 0.00 0 0
1796.70/1797.03 c indoneopt : 0.87 0.01 1 0
1796.70/1797.03 c smallcard : 0.00 0.00 0 0
1796.70/1797.03 c trivial : 0.05 0.00 2 0
1796.70/1797.03 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.03 c simplerounding : 0.00 0.00 7 0
1796.70/1797.03 c zirounding : 0.00 0.00 0 0
1796.70/1797.03 c rounding : 0.02 0.00 7 0
1796.70/1797.03 c shifting : 0.07 0.00 7 0
1796.70/1797.03 c intshifting : 0.00 0.00 0 0
1796.70/1797.03 c twoopt : 0.00 0.00 0 0
1796.70/1797.03 c indtwoopt : 0.00 0.01 0 0
1796.70/1797.03 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.03 c feaspump : 18.02 0.00 1 0
1796.70/1797.03 c clique : 0.00 0.00 0 0
1796.70/1797.03 c indrounding : 0.02 0.00 1 0
1796.70/1797.03 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.03 c coefdiving : 1284.48 0.00 1 0
1796.70/1797.03 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.03 c fracdiving : 0.00 0.00 0 0
1796.70/1797.03 c veclendiving : 0.00 0.00 0 0
1796.70/1797.03 c intdiving : 0.00 0.00 0 0
1796.70/1797.03 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.03 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.03 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.03 c guideddiving : 0.00 0.00 0 0
1796.70/1797.03 c octane : 0.00 0.00 0 0
1796.70/1797.03 c rens : 0.00 0.00 0 0
1796.70/1797.03 c rins : 0.00 0.00 0 0
1796.70/1797.03 c localbranching : 0.00 0.00 0 0
1796.70/1797.03 c mutation : 0.00 0.00 0 0
1796.70/1797.03 c crossover : 0.00 0.00 0 0
1796.70/1797.03 c dins : 0.00 0.00 0 0
1796.70/1797.03 c vbounds : 0.00 0.00 0 0
1796.70/1797.03 c undercover : 0.00 0.00 0 0
1796.70/1797.03 c subnlp : 0.00 0.00 0 0
1796.70/1797.03 c trysol : 0.00 0.00 0 0
1796.70/1797.03 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.03 c primal LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.03 c dual LP : 386.56 8 134176 19168.00 347.10 0.03 1
1796.70/1797.03 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.03 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.03 c diving/probing LP: 1292.09 805 478747 594.72 370.52
1796.70/1797.03 c strong branching : 0.00 0 0 0.00 -
1796.70/1797.03 c (at root node) : - 0 0 0.00 -
1796.70/1797.03 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.03 c B&B Tree :
1796.70/1797.03 c number of runs : 1
1796.70/1797.03 c nodes : 1
1796.70/1797.03 c nodes (total) : 1
1796.70/1797.03 c nodes left : 2
1796.70/1797.03 c max depth : 0
1796.70/1797.03 c max depth (total): 0
1796.70/1797.03 c backtracks : 0 (0.0%)
1796.70/1797.03 c delayed cutoffs : 0
1796.70/1797.03 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1796.70/1797.03 c avg switch length: 1.00
1796.70/1797.03 c switching time : 0.00
1796.70/1797.03 c Solution :
1796.70/1797.03 c Solutions found : 0 (0 improvements)
1796.70/1797.03 c Primal Bound : -
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Root Iterations : 159938
1796.90/1797.26 c Time complete: 1796.97.
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-3717574-1338198816/watcher-3717574-1338198816 -o /tmp/evaluation-result-3717574-1338198816/solver-3717574-1338198816 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3717574-1338198816.wbo -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.08 2.02 2.01 3/176 1098
/proc/meminfo: memFree=27643900/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=9696 CPUtime=0 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 1160 0 0 0 0 0 0 0 20 0 1 0 286007024 9928704 1114 33554432000 4194304 10173063 140736582329584 140735458385320 8800002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 2425 1124 404 1460 0 956 0
[startup+0.043832 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 1098
/proc/meminfo: memFree=27643900/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=24968 CPUtime=0.03 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 4978 0 0 0 3 0 0 0 20 0 1 0 286007024 25567232 4932 33554432000 4194304 10173063 140736582329584 140735458385320 4653506 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 6242 4932 416 1460 0 4773 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24968
[startup+0.100339 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 1098
/proc/meminfo: memFree=27643900/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=40804 CPUtime=0.09 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 8959 0 0 0 8 1 0 0 20 0 1 0 286007024 41783296 8913 33554432000 4194304 10173063 140736582329584 140735458385320 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 10201 8913 416 1460 0 8732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40804
[startup+0.300291 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 1098
/proc/meminfo: memFree=27643900/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=124244 CPUtime=0.29 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 29461 0 0 0 24 5 0 0 20 0 1 0 286007024 127225856 29379 33554432000 4194304 10173063 140736582329584 140735458385320 5479875 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 31061 29379 523 1460 0 29592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 124244
[startup+0.700301 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 1098
/proc/meminfo: memFree=27643900/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=168288 CPUtime=0.68 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 39902 0 0 0 57 11 0 0 20 0 1 0 286007024 172326912 39665 33554432000 4194304 10173063 140736582329584 140736582327112 5283955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 42072 39665 580 1460 0 40603 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 168288
[startup+1.5003 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 1099
/proc/meminfo: memFree=27476368/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=180816 CPUtime=1.48 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 43333 0 0 0 135 13 0 0 20 0 1 0 286007024 185155584 42482 33554432000 4194304 10173063 140736582329584 140736582325944 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 45204 42482 634 1460 0 43735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 180816
[startup+3.10025 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1099
/proc/meminfo: memFree=27476112/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=180816 CPUtime=3.09 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 43333 0 0 0 295 14 0 0 20 0 1 0 286007024 185155584 42482 33554432000 4194304 10173063 140736582329584 140736582325960 6919659 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 45204 42482 634 1460 0 43735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180816
[startup+6.3003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1099
/proc/meminfo: memFree=27386216/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=181328 CPUtime=6.29 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 43461 0 0 0 614 15 0 0 20 0 1 0 286007024 185679872 42610 33554432000 4194304 10173063 140736582329584 140736582325960 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 45332 42610 634 1460 0 43863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 181328
[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1137
/proc/meminfo: memFree=27500868/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=299040 CPUtime=12.68 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 69224 0 0 0 1246 22 0 0 20 0 1 0 286007024 306216960 71044 33554432000 4194304 10173063 140736582329584 140736582322104 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 74760 71044 783 1460 0 73291 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 299040
[startup+25.5003 s]
/proc/loadavg: 2.20 2.05 2.01 2/175 1622
/proc/meminfo: memFree=27620408/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=304380 CPUtime=25.48 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 70645 0 0 0 2524 24 0 0 20 0 1 0 286007024 311685120 72396 33554432000 4194304 10173063 140736582329584 140736582323256 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 76095 72396 788 1460 0 74626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 304380
[startup+51.1003 s]
/proc/loadavg: 2.25 2.07 2.02 3/177 3013
/proc/meminfo: memFree=27598388/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=304380 CPUtime=51.07 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 71221 0 0 0 5079 28 0 0 20 0 1 0 286007024 311685120 73126 33554432000 4194304 10173063 140736582329584 140736582321112 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 76095 73126 807 1460 0 74626 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 304380
[startup+102.306 s]
/proc/loadavg: 2.06 2.05 2.01 3/176 3887
/proc/meminfo: memFree=27525656/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=311564 CPUtime=102.27 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 72210 0 0 0 10191 36 0 0 20 0 1 0 286007024 319041536 74966 33554432000 4194304 10173063 140736582329584 140736582323256 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 77891 74966 844 1460 0 76422 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 311564
[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/177 3888
/proc/meminfo: memFree=27505208/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=317616 CPUtime=162.26 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 73503 0 0 0 16183 43 0 0 20 0 1 0 286007024 325238784 77207 33554432000 4194304 10173063 140736582329584 140736582322936 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 79404 77207 844 1460 0 77935 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 317616
[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3888
/proc/meminfo: memFree=27497256/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=319068 CPUtime=222.25 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 74205 0 0 0 22175 50 0 0 20 0 1 0 286007024 326725632 78415 33554432000 4194304 10173063 140736582329584 140736582323256 8012538 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 79767 78415 844 1460 0 78298 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 319068
[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3888
/proc/meminfo: memFree=27492048/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=321456 CPUtime=282.23 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 74977 0 0 0 28166 57 0 0 20 0 1 0 286007024 329170944 79187 33554432000 4194304 10173063 140736582329584 140736582323256 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 80364 79187 844 1460 0 78895 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 321456
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3888
/proc/meminfo: memFree=27485276/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=324468 CPUtime=342.22 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 75254 0 0 0 34159 63 0 0 20 0 1 0 286007024 332255232 79975 33554432000 4194304 10173063 140736582329584 140736582322888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 81117 79975 844 1460 0 79648 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 324468
[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3891
/proc/meminfo: memFree=27484872/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=324468 CPUtime=402.21 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 75281 0 0 0 40151 70 0 0 20 0 1 0 286007024 332255232 80002 33554432000 4194304 10173063 140736582329584 140736582322936 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 81117 80002 844 1460 0 79648 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 324468
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3915
/proc/meminfo: memFree=27483616/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=324468 CPUtime=462.2 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 75293 0 0 0 46144 76 0 0 20 0 1 0 286007024 332255232 80014 33554432000 4194304 10173063 140736582329584 140736582322840 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 81117 80014 844 1460 0 79648 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 324468
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3915
/proc/meminfo: memFree=27484344/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=324468 CPUtime=522.2 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 75295 0 0 0 52138 82 0 0 20 0 1 0 286007024 332255232 80016 33554432000 4194304 10173063 140736582329584 140736582322296 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 81117 80016 844 1460 0 79648 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 324468
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3953
/proc/meminfo: memFree=27510944/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=324684 CPUtime=582.18 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 75303 0 0 0 58129 89 0 0 20 0 1 0 286007024 332476416 80024 33554432000 4194304 10173063 140736582329584 140736582322392 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 81171 80024 844 1460 0 79702 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 324684
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27501992/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=330356 CPUtime=1122.11 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 76151 0 0 0 112052 159 0 0 20 0 1 0 286007024 338284544 80964 33554432000 4194304 10173063 140736582329584 140736582322296 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 82589 80964 844 1460 0 81120 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 330356
[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 3996
/proc/meminfo: memFree=27502612/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=330356 CPUtime=1182.09 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 76152 0 0 0 118043 166 0 0 20 0 1 0 286007024 338284544 80965 33554432000 4194304 10173063 140736582329584 140736582322296 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 82589 80965 844 1460 0 81120 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 330356
[startup+1242.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 3996
/proc/meminfo: memFree=27501624/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=330356 CPUtime=1242.09 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 76152 0 0 0 124035 174 0 0 20 0 1 0 286007024 338284544 80965 33554432000 4194304 10173063 140736582329584 140736582322296 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 82589 80965 844 1460 0 81120 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 330356
[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 4034
/proc/meminfo: memFree=27503916/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=332392 CPUtime=1302.08 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 76676 0 0 0 130026 182 0 0 20 0 1 0 286007024 340369408 81489 33554432000 4194304 10173063 140736582329584 140736582322296 7986122 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83098 81489 844 1460 0 81629 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 332392
[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4035
/proc/meminfo: memFree=27501596/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=332392 CPUtime=1362.06 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 76679 0 0 0 136017 189 0 0 20 0 1 0 286007024 340369408 81608 33554432000 4194304 10173063 140736582329584 140736582322296 8012278 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83098 81608 844 1460 0 81629 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 332392
[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4035
/proc/meminfo: memFree=27497352/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=332392 CPUtime=1422.06 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 76680 0 0 0 142010 196 0 0 20 0 1 0 286007024 340369408 81609 33554432000 4194304 10173063 140736582329584 140736582322296 8012403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83098 81609 844 1460 0 81629 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 332392
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4073
/proc/meminfo: memFree=27502936/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=332392 CPUtime=1482.05 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 76680 0 0 0 148001 204 0 0 20 0 1 0 286007024 340369408 81609 33554432000 4194304 10173063 140736582329584 140736582322392 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83098 81609 844 1460 0 81629 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 332392
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4073
/proc/meminfo: memFree=27495596/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=334432 CPUtime=1542.03 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77071 0 0 0 153992 211 0 0 20 0 1 0 286007024 342458368 82000 33554432000 4194304 10173063 140736582329584 140736582322392 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83608 82000 844 1460 0 82139 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 334432
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4076
/proc/meminfo: memFree=27497336/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=334432 CPUtime=1602.03 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77071 0 0 0 159983 220 0 0 20 0 1 0 286007024 342458368 82001 33554432000 4194304 10173063 140736582329584 140736582322296 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83608 82001 844 1460 0 82139 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 334432
[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 4077
/proc/meminfo: memFree=27495124/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=334432 CPUtime=1662.02 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77071 0 0 0 165975 227 0 0 20 0 1 0 286007024 342458368 82001 33554432000 4194304 10173063 140736582329584 140736582322392 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83608 82001 844 1460 0 82139 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 334432
[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4115
/proc/meminfo: memFree=27500624/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=334432 CPUtime=1722.01 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77071 0 0 0 171965 236 0 0 20 0 1 0 286007024 342458368 82001 33554432000 4194304 10173063 140736582329584 140736582322680 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83608 82001 844 1460 0 82139 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 334432
[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27499460/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=335448 CPUtime=1782 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77319 0 0 0 177957 243 0 0 20 0 1 0 286007024 343498752 82447 33554432000 4194304 10173063 140736582329584 140736582322392 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83862 82447 844 1460 0 82393 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 335448
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27499460/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=335448 CPUtime=1785.2 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77319 0 0 0 178277 243 0 0 20 0 1 0 286007024 343498752 82447 33554432000 4194304 10173063 140736582329584 140736582322296 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 83862 82447 844 1460 0 82393 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 335448
[startup+1791.91 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27498716/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=336468 CPUtime=1791.61 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77486 0 0 0 178917 244 0 0 20 0 1 0 286007024 344543232 82614 33554432000 4194304 10173063 140736582329584 140736582322392 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 84117 82614 844 1460 0 82648 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 336468
[startup+1795.1 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27498840/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=336468 CPUtime=1794.8 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77488 0 0 0 179236 244 0 0 20 0 1 0 286007024 344543232 82616 33554432000 4194304 10173063 140736582329584 140736582321560 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 84117 82616 844 1460 0 82648 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 336468
[startup+1795.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27498840/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=336468 CPUtime=1795.61 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77488 0 0 0 179316 245 0 0 20 0 1 0 286007024 344543232 82616 33554432000 4194304 10173063 140736582329584 140736582322680 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 84117 82616 844 1460 0 82648 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 336468
[startup+1796.7 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27498840/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=336468 CPUtime=1796.4 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77491 0 0 0 179395 245 0 0 20 0 1 0 286007024 344543232 82619 33554432000 4194304 10173063 140736582329584 140736582322392 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 84117 82619 844 1460 0 82648 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 336468
[startup+1797.1 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27498840/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=321064 CPUtime=1796.8 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77506 0 0 0 179435 245 0 0 20 0 1 0 286007024 328769536 79287 33554432000 4194304 10173063 140736582329584 140736582322392 5485946 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 80266 79287 859 1460 0 78797 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 321064
[startup+1797.2 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4115
/proc/meminfo: memFree=27498840/32873648 swapFree=7104/7104
[pid=1098] ppid=1096 vsize=312072 CPUtime=1796.9 cores=0,2,4,6
/proc/1098/stat : 1098 (scip-2.1.1.4fix) R 1096 1098 32675 0 -1 4202496 77509 0 0 0 179445 245 0 0 20 0 1 0 286007024 319561728 77053 33554432000 4194304 10173063 140736582329584 140736582322392 5885542 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1098/statm: 78018 77053 862 1460 0 76549 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 312072
Child status: 0
Real time (s): 1797.27
CPU time (s): 1796.98
CPU user time (s): 1794.52
CPU system time (s): 2.46362
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 336468
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 2.46362
maximum resident set size= 330476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77521
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= 24
involuntary context switches= 2030
runsolver used 3.51747 second user time and 8.44472 second system time
The end