0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00 c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c External libraries:
0.00/0.00 c SoPlex 8.0.0 Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00 c CppAD 20180000.0 Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00 c AMPL/MP 4.0.0 AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00 c PaPILO 3.0.0 parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00 c bliss 0.77 Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00 c sassy 2.0 Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00 c
0.00/0.00 c reading problem <HOME/instance-4505595-1751456098.opb>
6.36/6.44 c original problem has 1000400 variables (1000400 bin, 0 int, 0 cont) and 2000307 constraints
6.36/6.44 c problem read in 6.439 seconds
12.45/12.57 c presolving:
17.14/17.21 c (round 1, fast) 15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 101 clqs
21.52/21.62 c (21.6s) running MILP presolver
25.61/25.75 c (25.8s) MILP presolver found nothing
33.90/34.01 c (round 2, exhaustive) 15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 101 clqs
52.44/52.65 c (round 3, medium) 15150 del vars, 1009803 del conss, 2910600 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
66.60/66.84 c (round 4, exhaustive) 15150 del vars, 4900503 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
81.95/82.25 c (round 5, exhaustive) 500250 del vars, 5385603 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
85.14/85.49 c (round 6, exhaustive) 500250 del vars, 5390553 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
94.60/94.99 c (95.0s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
94.60/94.99 c (95.0s) probing aborted: 50/50 successive totally useless probings
94.60/94.99 c (95.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
193.75/194.34 c (194.3s) no symmetry present (symcode time: 98.27)
194.35/194.96 c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
194.35/194.96 c 500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
194.35/194.96 c 0 implications, 1455401 cliques
194.35/194.96 c presolved problem has 500150 variables (500150 bin, 0 int, 0 cont) and 500454 constraints
194.35/194.96 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
194.35/194.96 c 5250 constraints of type <knapsack>
194.35/194.96 c 101 constraints of type <setppc>
194.35/194.96 c 490050 constraints of type <and>
194.35/194.96 c 3 constraints of type <linear>
194.35/194.96 c 5050 constraints of type <logicor>
194.35/194.96 c transformed objective value is always integral (scale: 2)
194.35/194.96 c Presolving Time: 182.79
194.35/194.96 c
194.35/194.96 c - non default parameters ----------------------------------------------------------------------
194.35/194.96 c
194.35/194.96 c # SCIP version 10.0.0
194.35/194.96 c
194.35/194.96 c # maximal time in seconds to run
194.35/194.96 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
194.35/194.96 c limits/time = 3596.998059
194.35/194.96 c
194.35/194.96 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
194.35/194.96 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
194.35/194.96 c limits/memory = 27900
194.35/194.96 c
194.35/194.96 c # belongs reading time to solving time?
194.35/194.96 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
194.35/194.96 c timing/reading = TRUE
194.35/194.96 c
194.35/194.96 c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
194.35/194.96 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
194.35/194.96 c reading/opbreader/maxintsize = 47
194.35/194.96 c
194.35/194.96 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
194.35/194.96 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
194.35/194.96 c propagating/genvbounds/timingmask = 0
194.35/194.96 c
194.35/194.96 c -----------------------------------------------------------------------------------------------
194.56/195.11 c
3586.63/3598.25 c
3586.63/3598.25 c SCIP Status : solving was interrupted [time limit reached]
3586.63/3598.25 c Solving Time (sec) : 3598.25
3586.63/3598.25 c Solving Nodes : 1
3586.63/3598.25 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3586.63/3598.25 c Dual Bound : -1.50000000000000e+01
3586.63/3598.25 c Gap : infinite
3586.63/3598.25 s UNKNOWN
3586.63/3598.25 c SCIP Status : solving was interrupted [time limit reached]
3586.63/3598.25 c Total Time : 3598.25
3586.63/3598.25 c solving : 3598.25
3586.63/3598.25 c presolving : 182.79 (included in solving)
3586.63/3598.25 c reading : 6.44 (included in solving)
3586.63/3598.25 c copying : 0.00 (0 times copied the problem)
3586.63/3598.25 c Original Problem :
3586.63/3598.25 c Problem name : HOME/instance-4505595-1751456098.opb
3586.63/3598.25 c Variables : 1000400 (1000400 binary, 0 integer, 0 continuous)
3586.63/3598.25 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.63/3598.25 c Constraints : 2000307 initial, 2000307 maximal
3586.63/3598.28 c Objective : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.65469e+08)
3586.63/3598.28 c Presolved Problem :
3586.63/3598.28 c Problem name : t_HOME/instance-4505595-1751456098.opb
3586.63/3598.28 c Variables : 500150 (500150 binary, 0 integer, 0 continuous)
3586.63/3598.28 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.63/3598.28 c Constraints : 500454 initial, 500456 maximal
3586.63/3598.29 c Objective : minimize, 14850 non-zeros (abs.min = 25, abs.max = 1.65469e+08)
3586.63/3598.29 c Nonzeros : 2035450 constraint, 2910900 clique table
3586.63/3598.29 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3586.63/3598.29 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c gateextraction : 12.93 0.00 4 0 0 0 0 0 3890700 980100 0 0
3586.63/3598.29 c implics : 0.09 0.00 6 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c milp : 8.21 0.00 1 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c trivial : 0.20 0.00 7 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c dualfix : 0.19 0.00 7 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c probing : 6.89 0.02 1 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c pseudoobj : 0.01 0.00 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c symmetry : 99.35 0.00 1 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c vbounds : 1.56 0.00 2 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c knapsack : 12.27 0.02 13 0 0 0 0 0 980100 2910600 0 0
3586.63/3598.29 c setppc : 4.99 0.00 13 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c and : 16.39 0.00 6 0 485100 0 0 0 490050 0 0 0
3586.63/3598.29 c linear : 10.48 1.43 9 300 14850 0 300 0 29703 0 4950 14850
3586.63/3598.29 c logicor : 2.05 0.01 11 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c components : 0.48 0.00 1 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c root node : - - - 0 - - 0 - - - - -
3586.63/3598.29 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3586.63/3598.29 c integral : 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0
3586.63/3598.29 c knapsack : 5250 5250 0 424387 0 0 0 3 0 3 0 0 0 0 0
3586.63/3598.29 c setppc : 101 101 0 418761 0 0 0 1 92 0 0 0 0 0 0
3586.63/3598.29 c and : 490050 490050 0 424384 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c linear : 3 3 0 424384 0 0 0 3 0 1 0 0 0 0 0
3586.63/3598.29 c logicor : 5050+ 5052 0 6650 0 0 0 0 94 0 0 0 0 0 0
3586.63/3598.29 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3586.63/3598.29 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c knapsack : 0.30 0.02 0.02 0.26 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c setppc : 0.06 0.00 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c and : 3243.92 0.00 1.56 3242.36 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c linear : 1.54 1.43 0.00 0.11 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c logicor : 0.07 0.01 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c fixedvar : 0.04 0.04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c Propagators : #Propagate #ResProp Cutoffs DomReds
3586.63/3598.29 c dualfix : 1 0 0 0
3586.63/3598.29 c genvbounds : 0 0 0 0
3586.63/3598.29 c nlobbt : 0 0 0 0
3586.63/3598.29 c obbt : 0 0 0 0
3586.63/3598.29 c probing : 0 0 0 0
3586.63/3598.29 c pseudoobj : 1 0 0 0
3586.63/3598.29 c redcost : 0 0 0 0
3586.63/3598.29 c rootredcost : 0 0 0 0
3586.63/3598.29 c symmetry : 0 0 0 0
3586.63/3598.29 c vbounds : 11318 0 0 0
3586.63/3598.29 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3586.63/3598.29 c dualfix : 0.20 0.00 0.19 0.02 0.00 0.00
3586.63/3598.29 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.63/3598.29 c probing : 6.91 0.02 6.89 0.00 0.00 0.00
3586.63/3598.29 c pseudoobj : 33.83 0.00 0.01 33.82 0.00 0.00
3586.63/3598.29 c redcost : 0.05 0.00 0.00 0.05 0.00 0.00
3586.63/3598.29 c rootredcost : 0.09 0.00 0.00 0.09 0.00 0.00
3586.63/3598.29 c symmetry : 99.56 0.00 99.35 0.21 0.00 0.00
3586.63/3598.29 c vbounds : 1.85 0.00 1.56 0.30 0.00 0.00
3586.63/3598.29 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3586.63/3598.29 c propagation : 0.01 2 2 - 2 2713.5 0 0.0 - - -
3586.63/3598.29 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.63/3598.29 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.63/3598.29 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3586.63/3598.29 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3586.63/3598.29 c applied globally : 0.00 - - 0 2 2713.5 - - 0 - -
3586.63/3598.29 c applied locally : - - - 0 0 0.0 - - 0 - -
3586.63/3598.29 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3586.63/3598.29 c cut pool : 0.00 - 0 0 - - 0 0 - - - - - (maximal pool size: 0)
3586.63/3598.29 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c > cmir : - - - - - - - 0 0 0 0 0 -
3586.63/3598.29 c > flowcover : - - - - - - - 0 0 0 0 0 -
3586.63/3598.29 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3586.63/3598.29 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c > gomorymi : - - - - - - - 0 0 0 0 0 -
3586.63/3598.29 c > strongcg : - - - - - - - 0 0 0 0 0 -
3586.63/3598.29 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c multilinear : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c rlt : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.63/3598.29 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3586.63/3598.29 c hybrid : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c Pricers : ExecTime SetupTime Calls Vars
3586.63/3598.29 c problem variables: 0.00 - 0 0
3586.63/3598.29 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3586.63/3598.29 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3586.63/3598.29 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3586.63/3598.29 c LP solutions : 0.00 - - 0 0
3586.63/3598.29 c relax solutions : 0.00 - - 0 0
3586.63/3598.29 c pseudo solutions : 0.00 - - 0 0
3586.63/3598.29 c strong branching : 0.00 - - 0 0
3586.63/3598.29 c actconsdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c adaptivediving : 0.00 0.00 0 0 0
3586.63/3598.29 c alns : 0.00 0.00 0 0 0
3586.63/3598.29 c bound : 0.00 0.00 0 0 0
3586.63/3598.29 c clique : 169.78 0.00 1 0 0
3586.63/3598.29 c coefdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c completesol : 0.00 0.00 0 0 0
3586.63/3598.29 c conflictdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c crossover : 0.00 0.00 0 0 0
3586.63/3598.29 c dins : 0.00 0.00 0 0 0
3586.63/3598.29 c distributiondivin: 0.00 0.00 0 0 0
3586.63/3598.29 c dks : 0.00 0.00 0 0 0
3586.63/3598.29 c dps : 0.00 0.00 0 0 0
3586.63/3598.29 c dualval : 0.00 0.00 0 0 0
3586.63/3598.29 c farkasdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c feaspump : 0.00 0.00 0 0 0
3586.63/3598.29 c fixandinfer : 0.00 0.00 0 0 0
3586.63/3598.29 c fracdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c gins : 0.00 0.00 0 0 0
3586.63/3598.29 c guideddiving : 0.00 0.00 0 0 0
3586.63/3598.29 c indicator : 0.00 0.00 0 0 0
3586.63/3598.29 c indicatordiving : 0.00 0.00 0 0 0
3586.63/3598.29 c intdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c intshifting : 0.00 0.00 0 0 0
3586.63/3598.29 c linesearchdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c localbranching : 0.00 0.00 0 0 0
3586.63/3598.29 c locks : 62.86 0.00 1 0 0
3586.63/3598.29 c lpface : 0.00 0.00 0 0 0
3586.63/3598.29 c mpec : 0.00 0.00 0 0 0
3586.63/3598.29 c multistart : 0.00 0.00 0 0 0
3586.63/3598.29 c mutation : 0.00 0.00 0 0 0
3586.63/3598.29 c nlpdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c objpscostdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c octane : 0.00 0.00 0 0 0
3586.63/3598.29 c ofins : 0.00 0.00 0 0 0
3586.63/3598.29 c oneopt : 0.00 0.00 0 0 0
3586.63/3598.29 c padm : 0.00 0.00 0 0 0
3586.63/3598.29 c proximity : 0.00 0.00 0 0 0
3586.63/3598.29 c pscostdiving : 0.00 0.00 0 0 0
3586.63/3598.29 c randrounding : 0.00 0.00 0 0 0
3586.63/3598.29 c rens : 0.00 0.00 0 0 0
3586.63/3598.29 c reoptsols : 0.00 0.00 0 0 0
3586.63/3598.29 c repair : 0.00 0.00 0 0 0
3586.63/3598.29 c rins : 0.00 0.00 0 0 0
3586.63/3598.29 c rootsoldiving : 0.00 0.00 0 0 0
3586.63/3598.29 c rounding : 0.00 0.00 0 0 0
3586.63/3598.29 c scheduler : 0.00 0.00 0 0 0
3586.63/3598.29 c shiftandpropagate: 0.00 0.00 0 0 0
3586.63/3598.29 c shifting : 0.00 0.00 0 0 0
3586.63/3598.29 c simplerounding : 0.00 0.00 0 0 0
3586.63/3598.29 c subnlp : 0.00 0.00 0 0 0
3586.63/3598.29 c trivial : 0.56 0.00 2 0 0
3586.63/3598.29 c trivialnegation : 0.00 0.00 0 0 0
3586.63/3598.29 c trustregion : 0.00 0.00 0 0 0
3586.63/3598.29 c trysol : 0.00 0.00 0 0 0
3586.63/3598.29 c twoopt : 0.00 0.00 0 0 0
3586.63/3598.29 c undercover : 0.00 0.00 0 0 0
3586.63/3598.29 c vbounds : 3136.39 0.00 1 0 0
3586.63/3598.29 c veclendiving : 0.00 0.00 0 0 0
3586.63/3598.29 c zeroobj : 0.00 0.00 0 0 0
3586.63/3598.29 c zirounding : 0.00 0.00 0 0 0
3586.63/3598.29 c other solutions : - - - 0 -
3586.63/3598.29 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3586.63/3598.29 c rens : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c rins : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c zeroobjective : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c dins : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.63/3598.29 c trustregion : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
3586.63/3598.29 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3586.63/3598.29 c primal LP : 0.00 0 0 0.00 - 0.00 0
3586.63/3598.29 c dual LP : 0.00 0 0 0.00 - 0.00 0
3586.63/3598.29 c lex dual LP : 0.00 0 0 0.00 -
3586.63/3598.29 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3586.63/3598.29 c resolve instable : 0.00 0 0 0.00 -
3586.63/3598.29 c diving/probing LP: 0.00 0 0 0.00 -
3586.63/3598.29 c strong branching : 0.00 0 0 0.00 - - - 0
3586.63/3598.29 c (at root node) : - 0 0 0.00 -
3586.63/3598.29 c conflict analysis: 0.00 0 0 0.00 -
3586.63/3598.29 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3586.63/3598.29 c benders : 0.00 0 0 0 0.00 0 0 0
3586.63/3598.29 c B&B Tree :
3586.63/3598.29 c number of runs : 1
3586.63/3598.29 c nodes : 1 (0 internal, 1 leaves)
3586.63/3598.29 c feasible leaves : 0
3586.63/3598.29 c infeas. leaves : 0
3586.63/3598.29 c objective leaves : 0
3586.63/3598.29 c nodes (total) : 1 (0 internal, 1 leaves)
3586.63/3598.29 c nodes left : 1
3586.63/3598.29 c max depth : 0
3586.63/3598.29 c max depth (total): 0
3586.63/3598.29 c backtracks : 0 (0.0%)
3586.63/3598.29 c early backtracks : 0 (0.0%)
3586.63/3598.29 c nodes exc. ref. : 0 (0.0%)
3586.63/3598.29 c delayed cutoffs : 0
3586.63/3598.29 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3586.63/3598.29 c avg switch length: 1.00
3586.63/3598.29 c switching time : 0.00
3586.63/3598.29 c Root Node :
3586.63/3598.29 c First LP value : -
3586.63/3598.29 c First LP Iters : 0
3586.63/3598.29 c First LP Time : 0.00
3586.63/3598.29 c Final Dual Bound : -1.50000000000000e+01
3586.63/3598.29 c Final Root Iters : 0
3586.63/3598.29 c Root LP Estimate : -
3586.63/3598.29 c Solution :
3586.63/3598.29 c Solutions found : 0 (0 improvements)
3586.63/3598.29 c Primal Bound : -
3586.63/3598.29 c Dual Bound : -1.50000000000000e+01
3586.63/3598.29 c Gap : infinite
3586.63/3598.29 c Integrals : Total Avg%
3586.63/3598.29 c primal-dual : 359825.39 100.00
3586.63/3598.29 c primal-ref : - - (not evaluated)
3586.63/3598.29 c dual-ref : - - (not evaluated)
3593.31/3604.95 c Time complete (sec): 3593.382
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
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.
NUMA information:
number of nodes: 2
memory of node 0: 63665 MiB (43859 MiB free)
memory of node 1: 64507 MiB (54060 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505595-1751456098/watcher-4505595-1751456098 -o /tmp/evaluation-result-4505595-1751456098/solver-4505595-1751456098 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751449846-62572 --watchdog 3760 pbsolver -f HOME/instance-4505595-1751456098.opb -t 3600 -m 31000
running on 2 cores: 5,7
CPU governors:
performance: 5 7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=63217, runsolver pid=63214
[startup+0.100068 s]*
/proc/loadavg: 4.12 4.09 4.09 5/264 63218
/proc/meminfo: memFree=100221284/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=70736 memory=59520 CPUtime=0.09 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 12915 0 0 0 7 2 0 0 20 0 1 0 61289430 72433664 14880 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 17684 14880 2176 2575 0 14591 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70736 KiB
Current children cumulated memory: 59520 KiB
[startup+0.205754 s]*
/proc/loadavg: 4.12 4.09 4.09 5/264 63218
/proc/meminfo: memFree=100181216/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=117264 memory=105216 CPUtime=0.19 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 24393 0 0 0 15 4 0 0 20 0 1 0 61289430 120078336 26304 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 29316 26304 2176 2575 0 26223 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 117264 KiB
Current children cumulated memory: 105216 KiB
[startup+0.305717 s]*
/proc/loadavg: 4.12 4.09 4.09 6/264 63218
/proc/meminfo: memFree=100133084/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=160504 memory=148864 CPUtime=0.29 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 35284 0 0 0 23 6 0 0 20 0 1 0 61289430 164356096 37216 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 40126 37216 2176 2575 0 37033 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 160504 KiB
Current children cumulated memory: 148864 KiB
[startup+0.700183 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 63218
/proc/meminfo: memFree=100044380/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=330400 memory=318848 CPUtime=0.68 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 77782 0 0 0 56 12 0 0 20 0 1 0 61289430 338329600 79712 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 82600 79712 2176 2575 0 79507 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 330400 KiB
Current children cumulated memory: 318848 KiB
[startup+1.50018 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 63218
/proc/meminfo: memFree=99827708/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=673744 memory=661504 CPUtime=1.47 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 162411 0 0 0 123 24 0 0 20 0 1 0 61289430 689913856 165344 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 168436 165376 2176 2575 0 165343 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 673744 KiB
Current children cumulated memory: 661504 KiB
[startup+3.10564 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 63218
/proc/meminfo: memFree=98976592/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=1361952 memory=1349588 CPUtime=3.07 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 330870 0 0 0 256 51 0 0 20 0 1 0 61289430 1394638848 337365 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 340488 337397 2176 2575 0 337395 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1361952 KiB
Current children cumulated memory: 1349588 KiB
[startup+6.30017 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 63218
/proc/meminfo: memFree=98266684/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=2029928 memory=2018624 CPUtime=6.27 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 477719 0 0 0 549 78 0 0 20 0 1 0 61289430 2078646272 504656 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 507482 504656 2176 2575 0 504389 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2029928 KiB
Current children cumulated memory: 2018624 KiB
[startup+12.7002 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 63218
/proc/meminfo: memFree=95532208/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=4973272 memory=4922872 CPUtime=12.65 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1102872 0 0 0 1089 176 0 0 20 0 1 0 61289430 5092630528 1230718 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 1243318 1230718 2432 2575 0 1240225 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4973272 KiB
Current children cumulated memory: 4922872 KiB
[startup+25.5002 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 63218
/proc/meminfo: memFree=93110020/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=6923580 memory=6789600 CPUtime=25.41 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1199176 0 0 0 2296 245 0 0 20 0 1 0 61289430 7089745920 1697400 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 1730895 1697400 2528 2575 0 1727802 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 6923580 KiB
Current children cumulated memory: 6789600 KiB
[startup+51.1057 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 63218
/proc/meminfo: memFree=92475560/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=7862748 memory=7787864 CPUtime=50.95 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1550449 0 0 0 4778 317 0 0 20 0 1 0 61289430 8051453952 1946966 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 1965687 1946966 2560 2575 0 1962594 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 7862748 KiB
Current children cumulated memory: 7787864 KiB
[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 63220
/proc/meminfo: memFree=91445952/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9338180 memory=8792272 CPUtime=101.98 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1578537 0 0 0 9858 340 0 0 20 0 1 0 61289430 9562296320 2198068 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2334545 2198068 2592 2575 0 2331452 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8792272 KiB
[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 63222
/proc/meminfo: memFree=91452832/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9338180 memory=8792272 CPUtime=161.83 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1578543 0 0 0 15843 340 0 0 20 0 1 0 61289430 9562296320 2198068 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2334545 2198068 2592 2575 0 2331452 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8792272 KiB
[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 63227
/proc/meminfo: memFree=91893172/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=8616332 memory=8320104 CPUtime=221.69 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1579401 0 0 0 21827 342 0 0 20 0 1 0 61289430 8823123968 2080026 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2154083 2080026 2592 2575 0 2150990 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 8616332 KiB
Current children cumulated memory: 8320104 KiB
[startup+282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 63229
/proc/meminfo: memFree=90909832/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9585576 memory=9286416 CPUtime=281.48 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1735167 0 0 0 27767 381 0 0 20 0 1 0 61289430 9815629824 2321604 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2396394 2321604 2624 2575 0 2393301 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9286416 KiB
[startup+342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 63232
/proc/meminfo: memFree=90904112/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9594124 memory=9295604 CPUtime=341.26 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1736941 0 0 0 33745 381 0 0 20 0 1 0 61289430 9824382976 2323901 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2398531 2323901 2624 2575 0 2395438 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 9594124 KiB
Current children cumulated memory: 9295604 KiB
[startup+402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 63234
/proc/meminfo: memFree=90856044/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9627544 memory=9328756 CPUtime=401.05 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1745240 0 0 0 39722 383 0 0 20 0 1 0 61289430 9858605056 2332189 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2406886 2332189 2624 2575 0 2403793 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 9627544 KiB
Current children cumulated memory: 9328756 KiB
[startup+462.3 s]
/proc/loadavg: 4.21 4.12 4.10 5/264 63281
/proc/meminfo: memFree=100219680/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9688312 memory=9389188 CPUtime=460.84 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1758831 0 0 0 45698 386 0 0 20 0 1 0 61289430 9920831488 2347297 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2422078 2347297 2624 2575 0 2418985 0
################
# More data... #
################
/proc/loadavg: 4.09 4.10 4.09 5/264 63514
/proc/meminfo: memFree=116887020/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9812600 memory=9525208 CPUtime=3211.81 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1805474 0 0 0 320782 399 0 0 20 0 1 0 61289430 10048102400 2381302 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2453150 2381302 2624 2575 0 2450057 0
Current children cumulated CPU time: 3211.81 s
Current children cumulated vsize: 9812600 KiB
Current children cumulated memory: 9525208 KiB
[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 63518
/proc/meminfo: memFree=116879216/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9815864 memory=9528536 CPUtime=3271.61 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1807031 0 0 0 326762 399 0 0 20 0 1 0 61289430 10051444736 2382134 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2453966 2382134 2624 2575 0 2450873 0
Current children cumulated CPU time: 3271.61 s
Current children cumulated vsize: 9815864 KiB
Current children cumulated memory: 9528536 KiB
[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 63520
/proc/meminfo: memFree=116872644/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9820728 memory=9533400 CPUtime=3331.43 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1808930 0 0 0 332744 399 0 0 20 0 1 0 61289430 10056425472 2383350 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2455182 2383350 2624 2575 0 2452089 0
Current children cumulated CPU time: 3331.43 s
Current children cumulated vsize: 9820728 KiB
Current children cumulated memory: 9533400 KiB
[startup+3402.3 s]
/proc/loadavg: 4.36 4.15 4.11 5/263 63523
/proc/meminfo: memFree=116864040/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9825660 memory=9538392 CPUtime=3391.26 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1811406 0 0 0 338726 400 0 0 20 0 1 0 61289430 10061475840 2384598 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2456415 2384598 2624 2575 0 2453322 0
Current children cumulated CPU time: 3391.26 s
Current children cumulated vsize: 9825660 KiB
Current children cumulated memory: 9538392 KiB
[startup+3462.3 s]
/proc/loadavg: 4.23 4.16 4.12 5/263 63525
/proc/meminfo: memFree=116847368/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9830524 memory=9543640 CPUtime=3451.08 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1812812 0 0 0 344708 400 0 0 20 0 1 0 61289430 10066456576 2385910 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2457631 2385910 2624 2575 0 2454538 0
Current children cumulated CPU time: 3451.08 s
Current children cumulated vsize: 9830524 KiB
Current children cumulated memory: 9543640 KiB
[startup+3522.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/263 63527
/proc/meminfo: memFree=116828796/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9837052 memory=9550296 CPUtime=3510.93 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1815817 0 0 0 350692 401 0 0 20 0 1 0 61289430 10073141248 2387574 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2459263 2387574 2624 2575 0 2456170 0
Current children cumulated CPU time: 3510.93 s
Current children cumulated vsize: 9837052 KiB
Current children cumulated memory: 9550296 KiB
[startup+3582.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/263 63529
/proc/meminfo: memFree=116661396/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9843580 memory=9556824 CPUtime=3570.78 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1817491 0 0 0 356677 401 0 0 20 0 1 0 61289430 10079825920 2389206 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2460895 2389206 2624 2575 0 2457802 0
Current children cumulated CPU time: 3570.78 s
Current children cumulated vsize: 9843580 KiB
Current children cumulated memory: 9556824 KiB
[startup+3604.99 s]
# the end of solver process 63217 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3589.22 s, system=4.1952 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.15 4.15 4.11 5/263 63529
/proc/meminfo: memFree=116661648/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9843580 memory=9556824 CPUtime=3572.48 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1817499 0 0 0 356847 401 0 0 20 0 1 0 61289430 10079825920 2389206 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2460895 2389206 2624 2575 0 2457802 0
Current children cumulated CPU time: 3572.48 s
Current children cumulated vsize: 9843580 KiB
Current children cumulated memory: 9556824 KiB
[startup+3596.8 s]
/proc/loadavg: 4.12 4.14 4.11 5/263 63529
/proc/meminfo: memFree=116635584/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9845244 memory=9558616 CPUtime=3585.24 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1818678 0 0 0 358123 401 0 0 20 0 1 0 61289430 10081529856 2389654 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2461311 2389654 2624 2575 0 2458218 0
Current children cumulated CPU time: 3585.24 s
Current children cumulated vsize: 9845244 KiB
Current children cumulated memory: 9558616 KiB
[startup+3600 s]*
/proc/loadavg: 4.11 4.14 4.11 5/263 63529
/proc/meminfo: memFree=116657696/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9798520 memory=9512624 CPUtime=3588.43 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1828400 0 0 0 358441 402 0 0 20 0 1 0 61289430 10033684480 2378156 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2449630 2378156 2624 2575 0 2446537 0
Current children cumulated CPU time: 3588.43 s
Current children cumulated vsize: 9798520 KiB
Current children cumulated memory: 9512624 KiB
[startup+3603.2 s]
/proc/loadavg: 4.11 4.14 4.11 5/263 63534
/proc/meminfo: memFree=116734704/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9764788 memory=9481092 CPUtime=3591.62 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1828865 0 0 0 358759 403 0 0 20 0 1 0 61289430 9999142912 2370273 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2441197 2370273 2624 2575 0 2438104 0
Current children cumulated CPU time: 3591.62 s
Current children cumulated vsize: 9764788 KiB
Current children cumulated memory: 9481092 KiB
[startup+3604 s]*
/proc/loadavg: 4.11 4.14 4.11 5/263 63534
/proc/meminfo: memFree=117195440/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=9296920 memory=9013612 CPUtime=3592.42 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1829067 0 0 0 358838 404 0 0 20 0 1 0 61289430 9520046080 2253403 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2324230 2253403 2624 2575 0 2321137 0
Current children cumulated CPU time: 3592.42 s
Current children cumulated vsize: 9296920 KiB
Current children cumulated memory: 9013612 KiB
[startup+3604.4 s]
/proc/loadavg: 4.11 4.14 4.11 5/263 63534
/proc/meminfo: memFree=117195440/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=8890752 memory=8607444 CPUtime=3592.81 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1830722 0 0 0 358875 406 0 0 20 0 1 0 61289430 9104130048 2151861 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2222688 2151861 2624 2575 0 2219595 0
Current children cumulated CPU time: 3592.81 s
Current children cumulated vsize: 8890752 KiB
Current children cumulated memory: 8607444 KiB
[startup+3604.8 s]
/proc/loadavg: 4.11 4.14 4.11 5/263 63534
/proc/meminfo: memFree=117195440/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=8128408 memory=7845236 CPUtime=3593.21 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1830982 0 0 0 358911 410 0 0 20 0 1 0 61289430 8323489792 1961309 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 2032102 1961309 2624 2575 0 2029009 0
Current children cumulated CPU time: 3593.21 s
Current children cumulated vsize: 8128408 KiB
Current children cumulated memory: 7845236 KiB
[startup+3604.9 s]
/proc/loadavg: 4.11 4.14 4.11 5/263 63534
/proc/meminfo: memFree=117195440/131249996 swapFree=33010416/33010684
[pid=63217] ppid=63214 vsize=7751864 memory=7468692 CPUtime=3593.31 cores=5,7
/proc/63217/stat : 63217 (pbsolver) R 63214 63217 62559 0 -1 4194304 1830982 0 0 0 358919 412 0 0 20 0 1 0 61289430 7937908736 1867173 18446744073709551615 4198400 14743177 140735423730576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51400704 140735423732106 140735423732202 140735423732202 140735423737804 0
/proc/63217/statm: 1937966 1867173 2624 2575 0 1934873 0
Current children cumulated CPU time: 3593.31 s
Current children cumulated vsize: 7751864 KiB
Current children cumulated memory: 7468692 KiB
Child status: 0
Real time (s): 3604.99
CPU time (s): 3593.41
CPU user time (s): 3589.22
CPU system time (s): 4.1952
CPU usage (%): 99.6789
Max. virtual memory (cumulated for all children) (KiB): 9877888
Max. memory (cumulated for all children) (KiB): 9591768
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.22
system time used= 4.1952
maximum resident set size= 9591768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1831074
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= 115
involuntary context switches= 3246
# summary of solver processes directly reported to runsolver:
# pid: 63217
# total CPU time (s): 3593.41
# total CPU user time (s): 3589.22
# total CPU system time (s): 4.1952
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.98074 second user time and 16.518 second system time
The end