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-4511707-1751204130.opb>
1.29/1.36 c original problem has 661504 variables (661504 bin, 0 int, 0 cont) and 5680 constraints
1.29/1.36 c problem read in 1.360 seconds
1.29/1.36 c problem without objective
2.88/2.91 c presolving:
4.28/4.39 c (round 1, fast) 1672 del vars, 2 del conss, 0 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 164657 clqs
5.57/5.69 c (5.7s) running MILP presolver
14.25/14.31 c (14.3s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
14.55/14.67 c (round 2, medium) 1672 del vars, 5680 del conss, 3095 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 164657 clqs
24.60/24.75 c (round 3, exhaustive) 1672 del vars, 5680 del conss, 3095 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 3095 upgd conss, 0 impls, 164657 clqs
34.97/35.13 c (35.1s) probing: 51/659832 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
34.97/35.13 c (35.1s) probing aborted: 50/50 successive totally useless probings
35.57/35.71 c (35.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
41.15/41.31 c (41.3s) symmetry computation finished: 96 generators found (max: 96, log10 of symmetry group size: 100.69) (symcode time: 5.06)
41.35/41.56 c dynamic symmetry handling statistics:
41.35/41.56 c orbitopal reduction: no components
41.35/41.56 c orbital reduction: no components
41.35/41.56 c lexicographic reduction: no permutations
41.35/41.56 c handled 1 out of 1 symmetry components
41.35/41.57 c (round 4, exhaustive) 1937 del vars, 5680 del conss, 3173 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 3095 upgd conss, 0 impls, 164657 clqs
43.54/43.74 c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
43.54/43.74 c 2307 deleted vars, 5680 deleted constraints, 3173 added constraints, 1416 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
43.54/43.74 c 0 implications, 164662 cliques
43.54/43.74 c presolved problem has 659197 variables (659197 bin, 0 int, 0 cont) and 3173 constraints
43.54/43.74 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
43.54/43.74 c 512 constraints of type <knapsack>
43.54/43.74 c 2583 constraints of type <setppc>
43.54/43.74 c 78 constraints of type <orbitope_pp>
43.54/43.74 c transformed objective value is always integral (scale: 1)
43.54/43.74 c Presolving Time: 41.04
43.54/43.74 c
43.54/43.74 c - non default parameters ----------------------------------------------------------------------
43.54/43.74 c
43.54/43.74 c # SCIP version 10.0.0
43.54/43.74 c
43.54/43.74 c # maximal time in seconds to run
43.54/43.74 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
43.54/43.74 c limits/time = 3596.998009
43.54/43.74 c
43.54/43.74 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
43.54/43.74 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
43.54/43.74 c limits/memory = 27900
43.54/43.74 c
43.54/43.74 c # belongs reading time to solving time?
43.54/43.74 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
43.54/43.74 c timing/reading = TRUE
43.54/43.74 c
43.54/43.74 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
43.54/43.74 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
43.54/43.74 c reading/opbreader/maxintsize = 47
43.54/43.74 c
43.54/43.74 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
43.54/43.74 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
43.54/43.74 c propagating/genvbounds/timingmask = 0
43.54/43.74 c
43.54/43.74 c -----------------------------------------------------------------------------------------------
43.64/43.86 c
3577.51/3597.31 c
3577.51/3597.31 c SCIP Status : solving was interrupted [time limit reached]
3577.51/3597.31 c Solving Time (sec) : 3597.31
3577.51/3597.31 c Solving Nodes : 1
3577.51/3597.31 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3577.51/3597.31 c Dual Bound : +0.00000000000000e+00
3577.51/3597.31 c Gap : infinite
3577.51/3597.31 s UNKNOWN
3577.51/3597.31 c SCIP Status : solving was interrupted [time limit reached]
3577.51/3597.31 c Total Time : 3597.31
3577.51/3597.31 c solving : 3597.31
3577.51/3597.31 c presolving : 41.04 (included in solving)
3577.51/3597.31 c reading : 1.36 (included in solving)
3577.51/3597.31 c copying : 0.00 (0 times copied the problem)
3577.51/3597.31 c Original Problem :
3577.51/3597.31 c Problem name : HOME/instance-4511707-1751204130.opb
3577.51/3597.31 c Variables : 661504 (661504 binary, 0 integer, 0 continuous)
3577.51/3597.31 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3577.51/3597.31 c Constraints : 5680 initial, 5680 maximal
3577.51/3597.33 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3577.51/3597.33 c Presolved Problem :
3577.51/3597.33 c Problem name : t_HOME/instance-4511707-1751204130.opb
3577.51/3597.33 c Variables : 659197 (659197 binary, 0 integer, 0 continuous)
3577.51/3597.33 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3577.51/3597.33 c Constraints : 3173 initial, 3218 maximal
3577.51/3597.34 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3577.51/3597.34 c Nonzeros : 2375138 constraint, 3215823 clique table
3577.51/3597.34 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3577.51/3597.34 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c domcol : 1.95 0.00 2 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c dualsparsify : 0.58 0.00 1 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c implics : 0.05 0.00 4 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c milp : 9.80 0.00 1 0 0 0 0 0 5678 3095 0 0
3577.51/3597.34 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c sparsify : 1.89 0.00 1 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c trivial : 0.11 0.00 5 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c dualfix : 0.11 0.00 5 256 0 0 0 0 0 0 0 0
3577.51/3597.34 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c probing : 4.82 0.02 2 328 0 0 0 0 0 0 0 0
3577.51/3597.34 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c symmetry : 5.86 0.00 1 265 0 0 0 0 0 78 0 0
3577.51/3597.34 c vbounds : 0.34 0.00 1 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c knapsack : 2.58 0.06 6 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c setppc : 0.47 0.02 6 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c linear : 11.23 0.32 4 1416 0 0 1416 0 2 0 0 0
3577.51/3597.34 c orbitope_pp : 0.01 0.00 1 42 0 0 0 0 0 0 0 0
3577.51/3597.34 c logicor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c components : 0.54 0.00 1 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c root node : - - - 0 - - 0 - - - - -
3577.51/3597.34 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3577.51/3597.34 c integral : 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0
3577.51/3597.34 c knapsack : 512 512 0 601749 0 0 0 2 2737 5 0 0 0 0 0
3577.51/3597.34 c setppc : 2583 2583 0 601744 0 0 0 1 96 0 0 0 0 0 0
3577.51/3597.34 c orbitope_pp : 78 78 0 601644 0 0 0 0 160 14 0 0 0 0 0
3577.51/3597.34 c logicor : 0+ 45 0 43 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3577.51/3597.34 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c knapsack : 2.96 0.06 0.36 2.48 0.00 0.00 0.00 0.05 0.02 0.00
3577.51/3597.34 c setppc : 0.90 0.02 0.14 0.73 0.00 0.00 0.00 0.00 0.01 0.00
3577.51/3597.34 c orbitope_pp : 3124.94 0.00 0.00 3124.94 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c fixedvar : 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c Propagators : #Propagate #ResProp Cutoffs DomReds
3577.51/3597.34 c dualfix : 1 0 0 0
3577.51/3597.34 c genvbounds : 0 0 0 0
3577.51/3597.34 c nlobbt : 0 0 0 0
3577.51/3597.34 c obbt : 0 0 0 0
3577.51/3597.34 c probing : 0 0 0 0
3577.51/3597.34 c pseudoobj : 0 0 0 0
3577.51/3597.34 c redcost : 0 0 0 0
3577.51/3597.34 c rootredcost : 0 0 0 0
3577.51/3597.34 c symmetry : 0 0 0 0
3577.51/3597.34 c vbounds : 5478 0 0 0
3577.51/3597.34 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3577.51/3597.34 c dualfix : 0.13 0.00 0.11 0.02 0.00 0.00
3577.51/3597.34 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3577.51/3597.34 c probing : 4.84 0.02 4.82 0.00 0.00 0.00
3577.51/3597.34 c pseudoobj : 0.11 0.00 0.00 0.11 0.00 0.00
3577.51/3597.34 c redcost : 0.06 0.00 0.00 0.06 0.00 0.00
3577.51/3597.34 c rootredcost : 0.09 0.00 0.00 0.09 0.00 0.00
3577.51/3597.34 c symmetry : 6.22 0.00 5.86 0.36 0.00 0.00
3577.51/3597.34 c vbounds : 0.74 0.00 0.34 0.40 0.00 0.00
3577.51/3597.34 c Symmetry :
3577.51/3597.34 c #affected vars : 214916 (214916 bin, 0 int, 0 cont)
3577.51/3597.34 c orbitopal red. : 0 reductions applied, 0 cutoffs
3577.51/3597.34 c orbital reduction: 0 reductions applied, 0 cutoffs
3577.51/3597.34 c lexicographic red: 0 reductions applied, 0 cutoffs
3577.51/3597.34 c shadow tree time : 0.00 s
3577.51/3597.34 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3577.51/3597.34 c propagation : 0.13 17 17 - 777 778.6 0 0.0 - - -
3577.51/3597.34 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3577.51/3597.34 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3577.51/3597.34 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3577.51/3597.34 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3577.51/3597.34 c applied globally : 0.01 - - 0 44 509.1 - - 0 - -
3577.51/3597.34 c applied locally : - - - 0 0 0.0 - - 0 - -
3577.51/3597.34 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3577.51/3597.34 c cut pool : 0.00 - 0 0 - - 0 0 - - - - - (maximal pool size: 0)
3577.51/3597.34 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c > cmir : - - - - - - - 0 0 0 0 0 -
3577.51/3597.34 c > flowcover : - - - - - - - 0 0 0 0 0 -
3577.51/3597.34 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3577.51/3597.34 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c > gomorymi : - - - - - - - 0 0 0 0 0 -
3577.51/3597.34 c > strongcg : - - - - - - - 0 0 0 0 0 -
3577.51/3597.34 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c multilinear : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c rlt : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3577.51/3597.34 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3577.51/3597.34 c hybrid : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c Pricers : ExecTime SetupTime Calls Vars
3577.51/3597.34 c problem variables: 0.00 - 0 0
3577.51/3597.34 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3577.51/3597.34 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3577.51/3597.34 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3577.51/3597.34 c LP solutions : 0.00 - - 0 0
3577.51/3597.34 c relax solutions : 0.00 - - 0 0
3577.51/3597.34 c pseudo solutions : 0.00 - - 0 0
3577.51/3597.34 c strong branching : 0.00 - - 0 0
3577.51/3597.34 c actconsdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c adaptivediving : 0.00 0.00 0 0 0
3577.51/3597.34 c alns : 0.00 0.00 0 0 0
3577.51/3597.34 c bound : 0.00 0.00 0 0 0
3577.51/3597.34 c clique : 31.38 0.00 1 0 0
3577.51/3597.34 c coefdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c completesol : 0.00 0.00 0 0 0
3577.51/3597.34 c conflictdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c crossover : 0.00 0.00 0 0 0
3577.51/3597.34 c dins : 0.00 0.00 0 0 0
3577.51/3597.34 c distributiondivin: 0.00 0.00 0 0 0
3577.51/3597.34 c dks : 0.00 0.00 0 0 0
3577.51/3597.34 c dps : 0.00 0.00 0 0 0
3577.51/3597.34 c dualval : 0.00 0.00 0 0 0
3577.51/3597.34 c farkasdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c feaspump : 0.00 0.00 0 0 0
3577.51/3597.34 c fixandinfer : 0.00 0.00 0 0 0
3577.51/3597.34 c fracdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c gins : 0.00 0.00 0 0 0
3577.51/3597.34 c guideddiving : 0.00 0.00 0 0 0
3577.51/3597.34 c indicator : 0.00 0.00 0 0 0
3577.51/3597.34 c indicatordiving : 0.00 0.00 0 0 0
3577.51/3597.34 c intdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c intshifting : 0.00 0.00 0 0 0
3577.51/3597.34 c linesearchdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c localbranching : 0.00 0.00 0 0 0
3577.51/3597.34 c locks : 3324.63 0.00 1 0 0
3577.51/3597.34 c lpface : 0.00 0.00 0 0 0
3577.51/3597.34 c mpec : 0.00 0.00 0 0 0
3577.51/3597.34 c multistart : 0.00 0.00 0 0 0
3577.51/3597.34 c mutation : 0.00 0.00 0 0 0
3577.51/3597.34 c nlpdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c objpscostdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c octane : 0.00 0.00 0 0 0
3577.51/3597.34 c ofins : 0.00 0.00 0 0 0
3577.51/3597.34 c oneopt : 0.00 0.00 0 0 0
3577.51/3597.34 c padm : 0.00 0.00 0 0 0
3577.51/3597.34 c proximity : 0.00 0.00 0 0 0
3577.51/3597.34 c pscostdiving : 0.00 0.00 0 0 0
3577.51/3597.34 c randrounding : 0.00 0.00 0 0 0
3577.51/3597.34 c rens : 0.00 0.00 0 0 0
3577.51/3597.34 c reoptsols : 0.00 0.00 0 0 0
3577.51/3597.34 c repair : 0.00 0.00 0 0 0
3577.51/3597.34 c rins : 0.00 0.00 0 0 0
3577.51/3597.34 c rootsoldiving : 0.00 0.00 0 0 0
3577.51/3597.34 c rounding : 0.00 0.00 0 0 0
3577.51/3597.34 c scheduler : 0.00 0.00 0 0 0
3577.51/3597.34 c shiftandpropagate: 31.90 0.00 1 0 0
3577.51/3597.34 c shifting : 0.00 0.00 0 0 0
3577.51/3597.34 c simplerounding : 0.00 0.00 0 0 0
3577.51/3597.34 c subnlp : 0.00 0.00 0 0 0
3577.51/3597.34 c trivial : 0.39 0.00 2 0 0
3577.51/3597.34 c trivialnegation : 0.00 0.00 0 0 0
3577.51/3597.34 c trustregion : 0.00 0.00 0 0 0
3577.51/3597.34 c trysol : 0.00 0.00 0 0 0
3577.51/3597.34 c twoopt : 0.00 0.00 0 0 0
3577.51/3597.34 c undercover : 0.00 0.00 0 0 0
3577.51/3597.34 c vbounds : 165.09 0.00 1 0 0
3577.51/3597.34 c veclendiving : 0.00 0.00 0 0 0
3577.51/3597.34 c zeroobj : 0.00 0.00 0 0 0
3577.51/3597.34 c zirounding : 0.00 0.00 0 0 0
3577.51/3597.34 c other solutions : - - - 0 -
3577.51/3597.34 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3577.51/3597.34 c rens : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3577.51/3597.34 c rins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3577.51/3597.34 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3577.51/3597.34 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3577.51/3597.34 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3577.51/3597.34 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3577.51/3597.34 c dins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3577.51/3597.34 c zeroobjective : 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
3577.51/3597.34 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
3577.51/3597.34 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3577.51/3597.34 c primal LP : 0.00 0 0 0.00 - 0.00 0
3577.51/3597.34 c dual LP : 0.00 0 0 0.00 - 0.00 0
3577.51/3597.34 c lex dual LP : 0.00 0 0 0.00 -
3577.51/3597.34 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3577.51/3597.34 c resolve instable : 0.00 0 0 0.00 -
3577.51/3597.34 c diving/probing LP: 0.00 0 0 0.00 -
3577.51/3597.34 c strong branching : 0.00 0 0 0.00 - - - 0
3577.51/3597.34 c (at root node) : - 0 0 0.00 -
3577.51/3597.34 c conflict analysis: 0.00 0 0 0.00 -
3577.51/3597.34 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3577.51/3597.34 c benders : 0.00 0 0 0 0.00 0 0 0
3577.51/3597.34 c B&B Tree :
3577.51/3597.34 c number of runs : 1
3577.51/3597.34 c nodes : 1 (0 internal, 1 leaves)
3577.51/3597.34 c feasible leaves : 0
3577.51/3597.34 c infeas. leaves : 0
3577.51/3597.34 c objective leaves : 0
3577.51/3597.34 c nodes (total) : 1 (0 internal, 1 leaves)
3577.51/3597.34 c nodes left : 1
3577.51/3597.34 c max depth : 0
3577.51/3597.34 c max depth (total): 0
3577.51/3597.34 c backtracks : 0 (0.0%)
3577.51/3597.34 c early backtracks : 0 (0.0%)
3577.51/3597.34 c nodes exc. ref. : 0 (0.0%)
3577.51/3597.34 c delayed cutoffs : 0
3577.51/3597.34 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3577.51/3597.34 c avg switch length: 1.00
3577.51/3597.34 c switching time : 0.00
3577.51/3597.34 c Root Node :
3577.51/3597.34 c First LP value : -
3577.51/3597.34 c First LP Iters : 0
3577.51/3597.34 c First LP Time : 0.00
3577.51/3597.34 c Final Dual Bound : +0.00000000000000e+00
3577.51/3597.34 c Final Root Iters : 0
3577.51/3597.34 c Root LP Estimate : -
3577.51/3597.34 c Solution :
3577.51/3597.34 c Solutions found : 0 (0 improvements)
3577.51/3597.34 c Primal Bound : -
3577.51/3597.34 c Dual Bound : +0.00000000000000e+00
3577.51/3597.34 c Gap : infinite
3577.51/3597.34 c Integrals : Total Avg%
3577.51/3597.34 c primal-dual : 359730.53 100.00
3577.51/3597.34 c primal-ref : - - (not evaluated)
3577.51/3597.34 c dual-ref : - - (not evaluated)
3579.50/3599.38 c Time complete (sec): 3579.593
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: 63708 MiB (62114 MiB free)
memory of node 1: 64465 MiB (63122 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511707-1751204130/watcher-4511707-1751204130 -o /tmp/evaluation-result-4511707-1751204130/solver-4511707-1751204130 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751194846-25409 --watchdog 3760 pbsolver -f HOME/instance-4511707-1751204130.opb -t 3600 -m 31000
running on 2 cores: 4,6
CPU governors:
performance: 4 6
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
solver pid=27395, runsolver pid=27392
Current StackSize limit: 8192 KiB
[startup+0.100065 s]*
/proc/loadavg: 4.04 4.12 4.12 5/264 27396
/proc/meminfo: memFree=128243144/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=123700 memory=112256 CPUtime=0.1 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 26100 0 0 0 6 4 0 0 20 0 1 0 36090634 126668800 28064 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 30925 28064 2176 2575 0 27832 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 123700 KiB
Current children cumulated memory: 112256 KiB
[startup+0.205567 s]*
/proc/loadavg: 4.04 4.12 4.12 5/264 27396
/proc/meminfo: memFree=128243144/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=218784 memory=207488 CPUtime=0.2 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 49901 0 0 0 13 7 0 0 20 0 1 0 36090634 224034816 51872 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 54696 51872 2176 2575 0 51603 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 218784 KiB
Current children cumulated memory: 207488 KiB
[startup+0.305528 s]*
/proc/loadavg: 4.04 4.12 4.12 5/264 27396
/proc/meminfo: memFree=128242388/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=306340 memory=294420 CPUtime=0.3 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 71116 0 0 0 19 11 0 0 20 0 1 0 36090634 313692160 73605 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 76585 73605 2176 2575 0 73492 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 306340 KiB
Current children cumulated memory: 294420 KiB
[startup+0.700198 s]
/proc/loadavg: 4.04 4.12 4.12 5/264 27396
/proc/meminfo: memFree=128171828/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=650664 memory=638904 CPUtime=0.69 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 155186 0 0 0 46 23 0 0 20 0 1 0 36090634 666279936 159694 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 162923 159726 2176 2575 0 159830 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 650664 KiB
Current children cumulated memory: 638904 KiB
[startup+1.50019 s]
/proc/loadavg: 4.04 4.12 4.12 5/264 27396
/proc/meminfo: memFree=127955108/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=835020 memory=820204 CPUtime=1.48 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 203394 0 0 0 116 32 0 0 20 0 1 0 36090634 855060480 205051 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 208755 205051 2368 2575 0 205662 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 835020 KiB
Current children cumulated memory: 820204 KiB
[startup+3.10536 s]
/proc/loadavg: 4.04 4.12 4.12 5/264 27396
/proc/meminfo: memFree=126996632/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=1724624 memory=1696296 CPUtime=3.09 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 409569 0 0 0 246 63 0 0 20 0 1 0 36090634 1766014976 424074 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 431156 424074 2432 2575 0 428063 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1724624 KiB
Current children cumulated memory: 1696296 KiB
[startup+6.30017 s]
/proc/loadavg: 4.04 4.12 4.12 5/264 27396
/proc/meminfo: memFree=126308112/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=2304820 memory=2255672 CPUtime=6.27 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 462246 0 0 0 541 86 0 0 20 0 1 0 36090634 2360135680 563918 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 576205 563918 2496 2575 0 573112 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2304820 KiB
Current children cumulated memory: 2255672 KiB
[startup+12.7002 s]
/proc/loadavg: 4.03 4.11 4.12 5/264 27396
/proc/meminfo: memFree=126307356/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=2325916 memory=2282748 CPUtime=12.65 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 463394 0 0 0 1179 86 0 0 20 0 1 0 36090634 2381737984 570687 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 581479 570687 2496 2575 0 578386 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2325916 KiB
Current children cumulated memory: 2282748 KiB
[startup+25.5002 s]
/proc/loadavg: 4.10 4.13 4.12 5/265 27398
/proc/meminfo: memFree=126300380/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=2182324 memory=2145792 CPUtime=25.4 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 487589 0 0 0 2450 90 0 0 20 0 1 0 36090634 2234699776 536448 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 545581 536448 2560 2575 0 542488 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2182324 KiB
Current children cumulated memory: 2145792 KiB
[startup+51.1055 s]
/proc/loadavg: 4.06 4.11 4.12 5/265 27398
/proc/meminfo: memFree=124363656/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4759844 memory=4305812 CPUtime=50.92 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 817272 0 0 0 4933 159 0 0 20 0 1 0 36090634 4874080256 1076453 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1189961 1076453 2624 2575 0 1186868 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 4759844 KiB
Current children cumulated memory: 4305812 KiB
[startup+102.3 s]
/proc/loadavg: 4.07 4.11 4.11 5/264 27402
/proc/meminfo: memFree=124250556/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4879396 memory=4419144 CPUtime=101.88 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 843680 0 0 0 10023 165 0 0 20 0 1 0 36090634 4996501504 1104786 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1219849 1104786 2624 2575 0 1216756 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 4879396 KiB
Current children cumulated memory: 4419144 KiB
[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.11 5/264 27451
/proc/meminfo: memFree=122764612/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4882344 memory=4422088 CPUtime=161.6 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 844494 0 0 0 15994 166 0 0 20 0 1 0 36090634 4999520256 1105522 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1220586 1105522 2624 2575 0 1217493 0
Current children cumulated CPU time: 161.6 s
Current children cumulated vsize: 4882344 KiB
Current children cumulated memory: 4422088 KiB
[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/264 27497
/proc/meminfo: memFree=121326116/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4885032 memory=4425672 CPUtime=221.3 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 845298 0 0 0 21964 166 0 0 20 0 1 0 36090634 5002272768 1106418 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1221258 1106418 2624 2575 0 1218165 0
Current children cumulated CPU time: 221.3 s
Current children cumulated vsize: 4885032 KiB
Current children cumulated memory: 4425672 KiB
[startup+282.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/263 27499
/proc/meminfo: memFree=121326580/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4887844 memory=4428488 CPUtime=281.01 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 845988 0 0 0 27935 166 0 0 20 0 1 0 36090634 5005152256 1107122 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1221961 1107122 2624 2575 0 1218868 0
Current children cumulated CPU time: 281.01 s
Current children cumulated vsize: 4887844 KiB
Current children cumulated memory: 4428488 KiB
[startup+342.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/262 27501
/proc/meminfo: memFree=121335148/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4891108 memory=4431688 CPUtime=340.71 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 846999 0 0 0 33904 167 0 0 20 0 1 0 36090634 5008494592 1107922 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1222777 1107922 2624 2575 0 1219684 0
Current children cumulated CPU time: 340.71 s
Current children cumulated vsize: 4891108 KiB
Current children cumulated memory: 4431688 KiB
[startup+402.3 s]
/proc/loadavg: 4.16 4.12 4.10 5/262 27503
/proc/meminfo: memFree=121332712/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4894052 memory=4434760 CPUtime=400.4 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 847751 0 0 0 39873 167 0 0 20 0 1 0 36090634 5011509248 1108690 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1223513 1108690 2624 2575 0 1220420 0
Current children cumulated CPU time: 400.4 s
Current children cumulated vsize: 4894052 KiB
Current children cumulated memory: 4434760 KiB
[startup+462.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/262 27505
/proc/meminfo: memFree=120864676/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4897632 memory=4437960 CPUtime=460.11 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 848809 0 0 0 45843 168 0 0 20 0 1 0 36090634 5015175168 1109490 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1224408 1109490 2624 2575 0 1221315 0
################
# More data... #
################
/proc/loadavg: 1.45 1.91 2.31 2/245 27741
/proc/meminfo: memFree=124895296/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5119028 memory=4699504 CPUtime=3204.39 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 910342 0 0 0 320257 182 0 0 20 0 1 0 36090634 5241884672 1174876 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1279757 1174876 2624 2575 0 1276664 0
Current children cumulated CPU time: 3204.39 s
Current children cumulated vsize: 5119028 KiB
Current children cumulated memory: 4699504 KiB
[startup+3282.3 s]
/proc/loadavg: 1.20 1.76 2.23 2/244 27743
/proc/meminfo: memFree=124887272/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5125236 memory=4705648 CPUtime=3264.01 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 912150 0 0 0 326218 183 0 0 20 0 1 0 36090634 5248241664 1176412 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1281309 1176412 2624 2575 0 1278216 0
Current children cumulated CPU time: 3264.01 s
Current children cumulated vsize: 5125236 KiB
Current children cumulated memory: 4705648 KiB
[startup+3342.3 s]
/proc/loadavg: 1.17 1.65 2.16 2/244 27745
/proc/meminfo: memFree=124871124/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5139184 memory=4714584 CPUtime=3323.62 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 912959 0 0 0 332179 183 0 0 20 0 1 0 36090634 5262524416 1178646 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1284796 1178646 2624 2575 0 1281703 0
Current children cumulated CPU time: 3323.62 s
Current children cumulated vsize: 5139184 KiB
Current children cumulated memory: 4714584 KiB
[startup+3402.3 s]
/proc/loadavg: 1.11 1.54 2.09 2/244 27747
/proc/meminfo: memFree=124871472/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5146464 memory=4719192 CPUtime=3383.25 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 915568 0 0 0 338141 184 0 0 20 0 1 0 36090634 5269979136 1179798 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1286616 1179798 2624 2575 0 1283523 0
Current children cumulated CPU time: 3383.25 s
Current children cumulated vsize: 5146464 KiB
Current children cumulated memory: 4719192 KiB
[startup+3462.3 s]
/proc/loadavg: 1.16 1.47 2.03 2/244 27749
/proc/meminfo: memFree=124871568/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5146464 memory=4719192 CPUtime=3443.02 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 916610 0 0 0 344118 184 0 0 20 0 1 0 36090634 5269979136 1179798 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1286616 1179798 2624 2575 0 1283523 0
Current children cumulated CPU time: 3443.02 s
Current children cumulated vsize: 5146464 KiB
Current children cumulated memory: 4719192 KiB
[startup+3522.3 s]
/proc/loadavg: 1.11 1.40 1.97 2/244 27751
/proc/meminfo: memFree=124871676/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5146464 memory=4719192 CPUtime=3502.79 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 917676 0 0 0 350095 184 0 0 20 0 1 0 36090634 5269979136 1179798 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1286616 1179798 2624 2575 0 1283523 0
Current children cumulated CPU time: 3502.79 s
Current children cumulated vsize: 5146464 KiB
Current children cumulated memory: 4719192 KiB
[startup+3582.3 s]
/proc/loadavg: 1.08 1.34 1.91 2/245 27756
/proc/meminfo: memFree=124866420/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5154104 memory=4729600 CPUtime=3562.57 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924048 0 0 0 356072 185 0 0 20 0 1 0 36090634 5277802496 1182400 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1288526 1182400 2624 2575 0 1285433 0
Current children cumulated CPU time: 3562.57 s
Current children cumulated vsize: 5154104 KiB
Current children cumulated memory: 4729600 KiB
[startup+3599.39 s]
# the end of solver process 27395 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3577.71 s, system=1.88833 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 1.08 1.34 1.91 2/245 27756
/proc/meminfo: memFree=124866420/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5154104 memory=4729600 CPUtime=3564.27 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924050 0 0 0 356242 185 0 0 20 0 1 0 36090634 5277802496 1182400 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1288526 1182400 2624 2575 0 1285433 0
Current children cumulated CPU time: 3564.27 s
Current children cumulated vsize: 5154104 KiB
Current children cumulated memory: 4729600 KiB
[startup+3590.4 s]
/proc/loadavg: 1.08 1.33 1.90 2/245 27756
/proc/meminfo: memFree=124866484/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5154104 memory=4729600 CPUtime=3570.64 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924062 0 0 0 356879 185 0 0 20 0 1 0 36090634 5277802496 1182400 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1288526 1182400 2624 2575 0 1285433 0
Current children cumulated CPU time: 3570.64 s
Current children cumulated vsize: 5154104 KiB
Current children cumulated memory: 4729600 KiB
[startup+3593.6 s]
/proc/loadavg: 1.15 1.35 1.90 2/245 27756
/proc/meminfo: memFree=124866484/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5154104 memory=4729600 CPUtime=3573.82 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924064 0 0 0 357197 185 0 0 20 0 1 0 36090634 5277802496 1182400 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1288526 1182400 2624 2575 0 1285433 0
Current children cumulated CPU time: 3573.82 s
Current children cumulated vsize: 5154104 KiB
Current children cumulated memory: 4729600 KiB
[startup+3596.8 s]
/proc/loadavg: 1.15 1.35 1.90 2/245 27756
/proc/meminfo: memFree=124866484/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5154104 memory=4729600 CPUtime=3577.01 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924189 0 0 0 357516 185 0 0 20 0 1 0 36090634 5277802496 1182400 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1288526 1182400 2624 2575 0 1285433 0
Current children cumulated CPU time: 3577.01 s
Current children cumulated vsize: 5154104 KiB
Current children cumulated memory: 4729600 KiB
[startup+3598.4 s]
/proc/loadavg: 1.14 1.34 1.90 2/245 27756
/proc/meminfo: memFree=124866484/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5154104 memory=4729600 CPUtime=3578.61 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924543 0 0 0 357676 185 0 0 20 0 1 0 36090634 5277802496 1182400 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1288526 1182400 2624 2575 0 1285433 0
Current children cumulated CPU time: 3578.61 s
Current children cumulated vsize: 5154104 KiB
Current children cumulated memory: 4729600 KiB
[startup+3598.8 s]
/proc/loadavg: 1.14 1.34 1.90 2/245 27756
/proc/meminfo: memFree=124866484/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5154104 memory=4729600 CPUtime=3579 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924546 0 0 0 357715 185 0 0 20 0 1 0 36090634 5277802496 1182400 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1288526 1182400 2624 2575 0 1285433 0
Current children cumulated CPU time: 3579 s
Current children cumulated vsize: 5154104 KiB
Current children cumulated memory: 4729600 KiB
[startup+3599.2 s]
/proc/loadavg: 1.14 1.34 1.90 2/245 27756
/proc/meminfo: memFree=124866484/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=5083520 memory=4659416 CPUtime=3579.4 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924565 0 0 0 357755 185 0 0 20 0 1 0 36090634 5205524480 1164854 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1270880 1164854 2624 2575 0 1267787 0
Current children cumulated CPU time: 3579.4 s
Current children cumulated vsize: 5083520 KiB
Current children cumulated memory: 4659416 KiB
[startup+3599.3 s]
/proc/loadavg: 1.14 1.34 1.90 2/245 27756
/proc/meminfo: memFree=124866484/131249988 swapFree=33010684/33010684
[pid=27395] ppid=27392 vsize=4740832 memory=4316772 CPUtime=3579.5 cores=4,6
/proc/27395/stat : 27395 (pbsolver) R 27392 27395 25398 0 -1 4194304 924568 0 0 0 357764 186 0 0 20 0 1 0 36090634 4854611968 1079193 18446744073709551615 4198400 14743177 140722910774880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 31031296 140722910783882 140722910783978 140722910783978 140722910789580 0
/proc/27395/statm: 1185208 1079193 2624 2575 0 1182115 0
Current children cumulated CPU time: 3579.5 s
Current children cumulated vsize: 4740832 KiB
Current children cumulated memory: 4316772 KiB
Child status: 0
Real time (s): 3599.39
CPU time (s): 3579.6
CPU user time (s): 3577.71
CPU system time (s): 1.88833
CPU usage (%): 99.4502
Max. virtual memory (cumulated for all children) (KiB): 5154104
Max. memory (cumulated for all children) (KiB): 4729600
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.71
system time used= 1.88833
maximum resident set size= 4729600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 924619
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= 73
involuntary context switches= 20562
# summary of solver processes directly reported to runsolver:
# pid: 27395
# total CPU time (s): 3579.6
# total CPU user time (s): 3577.71
# total CPU system time (s): 1.88833
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.70004 second user time and 16.2341 second system time
The end