0.00/0.02 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02 c
0.00/0.02 c user parameter file <scip.set> not found - using default parameters
0.00/0.02 c reading problem <HOME/instance-4544540-1753217698.opb>
2.18/2.29 c original problem has 54112 variables (54112 bin, 0 int, 0 impl, 0 cont) and 873012 constraints
2.18/2.29 c problem read in 2.28
2.27/2.30 c No objective function, only one solution is needed.
3.67/3.78 c presolving:
6.07/6.12 c (6.1s) running MILP presolver
10.55/10.68 c (10.7s) MILP presolver found nothing
12.74/12.88 c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 7182 chg coeffs, 873012 upgd conss, 0 impls, 113715 clqs
13.95/14.02 c (round 2, medium) 0 del vars, 7182 del conss, 93822 add conss, 0 chg bounds, 0 chg sides, 7182 chg coeffs, 873012 upgd conss, 0 impls, 207537 clqs
15.83/15.90 c (round 3, exhaustive) 0 del vars, 108186 del conss, 101004 add conss, 0 chg bounds, 0 chg sides, 7182 chg coeffs, 873012 upgd conss, 0 impls, 207537 clqs
51.36/51.60 c (51.6s) probing: 1000/54112 (1.8%) - 0 fixings, 0 aggregations, 101168 implications, 0 bound changes
51.36/51.64 c (51.6s) probing: 1001/54112 (1.8%) - 0 fixings, 0 aggregations, 101279 implications, 0 bound changes
51.36/51.64 c (51.6s) probing aborted: 1000/1000 successive useless probings
51.36/51.64 c (51.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
60.24/60.50 c (60.5s) symmetry computation finished: 19 generators found (max: 1182, log10 of symmetry group size: 10.0) (symcode time: 6.98)
60.24/60.59 c dynamic symmetry handling statistics:
60.24/60.59 c orbitopal reduction: no components
60.24/60.59 c orbital reduction: 1 components of sizes 19
60.24/60.59 c lexicographic reduction: 19 permutations with support sizes 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 53922
60.24/60.59 c handled 1 out of 1 symmetry components
61.03/61.37 c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
61.03/61.37 c 0 deleted vars, 108186 deleted constraints, 101004 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 7182 changed coefficients
61.03/61.37 c 0 implications, 308816 cliques
61.03/61.37 c presolved problem has 54112 variables (54112 bin, 0 int, 0 impl, 0 cont) and 865830 constraints
61.03/61.37 c 113715 constraints of type <setppc>
61.03/61.37 c 7182 constraints of type <and>
61.03/61.37 c 744933 constraints of type <logicor>
61.03/61.37 c transformed objective value is always integral (scale: 1)
61.03/61.37 c Presolving Time: 57.60
61.03/61.37 c - non default parameters ----------------------------------------------------------------------
61.03/61.37 c # SCIP version 10.0.0
61.03/61.37 c
61.03/61.37 c # maximal time in seconds to run
61.03/61.37 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
61.03/61.37 c limits/time = 3596.994075
61.03/61.37 c
61.03/61.37 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
61.03/61.37 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
61.03/61.37 c limits/memory = 27900
61.03/61.37 c
61.03/61.37 c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
61.03/61.37 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
61.03/61.37 c limits/solutions = 1
61.03/61.37 c
61.03/61.37 c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
61.03/61.37 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
61.03/61.37 c misc/usesymmetry = 3
61.03/61.37 c
61.03/61.37 c # belongs reading time to solving time?
61.03/61.37 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
61.03/61.37 c timing/reading = TRUE
61.03/61.37 c
61.03/61.37 c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
61.03/61.37 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
61.03/61.37 c propagating/symmetry/detectdoublelex = FALSE
61.03/61.37 c
61.03/61.37 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
61.03/61.37 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
61.03/61.37 c propagating/symmetry/detectsubgroups = FALSE
61.03/61.37 c
61.03/61.37 c # Type of symmetries that shall be computed?
61.03/61.37 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
61.03/61.37 c propagating/symmetry/symtype = 1
61.03/61.37 c
61.03/61.37 c # Should components consisting of a single full reflection be handled?
61.03/61.37 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
61.03/61.37 c propagating/symmetry/usesimplesgncomp = FALSE
61.03/61.37 c
61.03/61.37 c -----------------------------------------------------------------------------------------------
61.03/61.37 c start solving
61.03/61.38 c
823.33/826.47 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
823.33/826.47 c 826s| 1 | 0 |235046 | - | 2757M | 0 | 54k| 865k| 873k| 0 | 0 | 90 | 0 | 0.000000e+00 | -- | Inf | unknown
3582.78/3597.05 c 3597s| 1 | 0 |625824 | - | 2897M | 0 | 54k| 865k| 875k|2000 | 1 | 91 | 0 | 0.000000e+00 | -- | Inf | unknown
3582.78/3597.05 c (node 1) LP solver hit time limit in LP 15 -- using pseudo solution instead
3582.78/3597.05 c
3582.78/3597.05 c SCIP Status : solving was interrupted [time limit reached]
3582.78/3597.05 c Solving Time (sec) : 3597.03
3582.78/3597.05 c Solving Nodes : 1
3582.78/3597.05 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3582.78/3597.05 c Dual Bound : +0.00000000000000e+00
3582.78/3597.05 c Gap : infinite
3582.78/3597.05 s UNKNOWN
3582.78/3597.05 c SCIP Status : solving was interrupted [time limit reached]
3582.78/3597.05 c Total Time : 3597.03
3582.78/3597.05 c solving : 3597.03
3582.78/3597.05 c presolving : 57.60 (included in solving)
3582.78/3597.05 c reading : 2.28 (included in solving)
3582.78/3597.05 c copying : 0.00 (0 times copied the problem)
3582.78/3597.05 c Original Problem :
3582.78/3597.05 c Problem name : HOME/instance-4544540-1753217698.opb
3582.78/3597.05 c Variables : 54112 (54112 binary, 0 integer, 0 implicit integer, 0 continuous)
3582.78/3597.05 c Constraints : 873012 initial, 873012 maximal
3582.78/3597.05 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3582.78/3597.05 c Presolved Problem :
3582.78/3597.05 c Problem name : t_HOME/instance-4544540-1753217698.opb
3582.78/3597.05 c Variables : 54112 (54112 binary, 0 integer, 0 implicit integer, 0 continuous)
3582.78/3597.05 c Constraints : 865830 initial, 865922 maximal
3582.78/3597.05 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3582.78/3597.05 c Nonzeros : 3297298 constraint, 617638 clique table
3582.78/3597.05 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3582.78/3597.05 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c gateextraction : 1.59 0.00 2 0 0 0 0 0 101004 7182 0 0
3582.78/3597.05 c implics : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c milp : 6.00 0.00 1 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c trivial : 0.01 0.00 4 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c dualfix : 0.01 0.00 4 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c probing : 32.93 0.00 1 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c symmetry : 8.96 0.00 1 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c vbounds : 0.07 0.00 2 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c knapsack : 0.29 0.00 2 0 0 0 0 0 7182 93822 0 0
3582.78/3597.05 c setppc : 0.40 0.01 7 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c and : 0.07 0.00 2 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c linear : 2.59 0.39 2 0 0 0 0 0 0 0 0 7182
3582.78/3597.05 c logicor : 3.38 0.46 7 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c components : 0.28 0.00 1 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c root node : - - - 0 - - 0 - - - - -
3582.78/3597.05 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3582.78/3597.05 c benderslp : 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0
3582.78/3597.05 c integral : 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0
3582.78/3597.05 c setppc : 113715+ 113718 0 10737 0 0 0 3 357 12 0 0 0 0 0
3582.78/3597.05 c and : 7182 7182 1 11042 0 0 0 1 440 5 0 32010 2000 0 0
3582.78/3597.05 c logicor : 744933+ 745022 0 8415 0 0 0 1 145 4 0 0 0 0 0
3582.78/3597.05 c benders : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3582.78/3597.05 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c setppc : 7.77 0.01 0.04 7.71 0.00 0.00 0.00 0.01 0.00 0.00
3582.78/3597.05 c and : 1.47 0.00 0.10 1.37 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c logicor : 3.04 0.46 0.52 2.06 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c Propagators : #Propagate #ResProp Cutoffs DomReds
3582.78/3597.05 c dualfix : 1 0 0 0
3582.78/3597.05 c genvbounds : 0 0 0 0
3582.78/3597.05 c nlobbt : 0 0 0 0
3582.78/3597.05 c obbt : 0 0 0 0
3582.78/3597.05 c probing : 0 0 0 0
3582.78/3597.05 c pseudoobj : 0 0 0 0
3582.78/3597.05 c redcost : 0 0 0 0
3582.78/3597.05 c rootredcost : 0 0 0 0
3582.78/3597.05 c symmetry : 0 0 0 0
3582.78/3597.05 c vbounds : 3385 0 0 0
3582.78/3597.05 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3582.78/3597.05 c dualfix : 0.01 0.00 0.01 0.00 0.00 0.00
3582.78/3597.05 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c probing : 32.93 0.00 32.93 0.00 0.00 0.00
3582.78/3597.05 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
3582.78/3597.05 c symmetry : 8.96 0.00 8.96 0.00 0.00 0.00
3582.78/3597.05 c vbounds : 0.09 0.00 0.07 0.02 0.00 0.00
3582.78/3597.05 c Symmetry :
3582.78/3597.05 c orbitopal red. : 0 reductions applied, 0 cutoffs
3582.78/3597.05 c orbital reduction: 0 reductions applied, 0 cutoffs
3582.78/3597.05 c lexicographic red: 0 reductions applied, 0 cutoffs
3582.78/3597.05 c shadow tree time : 0.00 s
3582.78/3597.05 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3582.78/3597.05 c propagation : 0.00 16 16 - 157 31.3 0 0.0 - - -
3582.78/3597.05 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3582.78/3597.05 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3582.78/3597.05 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3582.78/3597.05 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3582.78/3597.05 c applied globally : 0.00 - - 0 91 24.7 - - 0 - -
3582.78/3597.05 c applied locally : - - - 0 0 0.0 - - 0 - -
3582.78/3597.05 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3582.78/3597.05 c cut pool : 0.00 - 0 0 - - 34 0 - - - - - (maximal pool size: 34)
3582.78/3597.05 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c > cmir : - - - - - - - 0 0 0 0 0 -
3582.78/3597.05 c > flowcover : - - - - - - - 0 0 0 0 0 -
3582.78/3597.05 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3582.78/3597.05 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c > gomorymi : - - - - - - - 0 0 0 0 0 -
3582.78/3597.05 c > strongcg : - - - - - - - 0 0 0 0 0 -
3582.78/3597.05 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.05 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c multilinear : 0.02 0.00 1 1 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c rlt : 745.36 0.00 1 1 0 0 34 0 0 0 0 0 0
3582.78/3597.06 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3582.78/3597.06 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3582.78/3597.06 c hybrid : 4.18 0.00 1 1 2000 0 30010 2000 0 30010
3582.78/3597.06 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c Pricers : ExecTime SetupTime Calls Vars
3582.78/3597.06 c problem variables: 0.00 - 0 0
3582.78/3597.06 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3582.78/3597.06 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3582.78/3597.06 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3582.78/3597.06 c LP solutions : 0.00 - - 0 0
3582.78/3597.06 c relax solutions : 0.00 - - 0 0
3582.78/3597.06 c pseudo solutions : 0.00 - - 0 0
3582.78/3597.06 c strong branching : 0.00 - - 0 0
3582.78/3597.06 c actconsdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c adaptivediving : 0.00 0.00 0 0 0
3582.78/3597.06 c alns : 0.00 0.00 0 0 0
3582.78/3597.06 c bound : 0.00 0.00 0 0 0
3582.78/3597.06 c clique : 1.92 0.00 1 0 0
3582.78/3597.06 c coefdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c completesol : 0.00 0.00 0 0 0
3582.78/3597.06 c conflictdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c crossover : 0.00 0.00 0 0 0
3582.78/3597.06 c dins : 0.00 0.00 0 0 0
3582.78/3597.06 c distributiondivin: 0.00 0.00 0 0 0
3582.78/3597.06 c dps : 0.00 0.00 0 0 0
3582.78/3597.06 c dualval : 0.00 0.00 0 0 0
3582.78/3597.06 c farkasdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c feasjump : 0.82 0.00 1 0 0
3582.78/3597.06 c feaspump : 561.12 0.00 1 0 0
3582.78/3597.06 c fixandinfer : 0.00 0.00 0 0 0
3582.78/3597.06 c fracdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c gins : 0.00 0.00 0 0 0
3582.78/3597.06 c guideddiving : 0.00 0.00 0 0 0
3582.78/3597.06 c indcoefdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c indicator : 0.00 0.00 0 0 0
3582.78/3597.06 c indicatordiving : 0.00 0.00 0 0 0
3582.78/3597.06 c indoneopt : 0.00 0.00 0 0 0
3582.78/3597.06 c indrounding : 0.00 0.00 0 0 0
3582.78/3597.06 c indtwoopt : 0.00 0.00 0 0 0
3582.78/3597.06 c intdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c intshifting : 0.00 0.00 0 0 0
3582.78/3597.06 c linesearchdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c localbranching : 0.00 0.00 0 0 0
3582.78/3597.06 c locks : 0.44 0.00 1 0 0
3582.78/3597.06 c lpface : 0.00 0.00 0 0 0
3582.78/3597.06 c mpec : 0.00 0.00 0 0 0
3582.78/3597.06 c multistart : 0.00 0.00 0 0 0
3582.78/3597.06 c mutation : 0.00 0.00 0 0 0
3582.78/3597.06 c nlpdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c objpscostdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c octane : 0.00 0.00 0 0 0
3582.78/3597.06 c ofins : 0.00 0.00 0 0 0
3582.78/3597.06 c oneopt : 0.00 0.00 0 0 0
3582.78/3597.06 c padm : 0.00 0.00 0 0 0
3582.78/3597.06 c proximity : 0.00 0.00 0 0 0
3582.78/3597.06 c pscostdiving : 0.00 0.00 0 0 0
3582.78/3597.06 c randrounding : 0.10 0.00 1 0 0
3582.78/3597.06 c rens : 0.00 0.00 0 0 0
3582.78/3597.06 c reoptsols : 0.00 0.00 0 0 0
3582.78/3597.06 c repair : 0.00 0.00 0 0 0
3582.78/3597.06 c rins : 0.00 0.00 0 0 0
3582.78/3597.06 c rootsoldiving : 0.00 0.00 0 0 0
3582.78/3597.06 c rounding : 0.03 0.00 1 0 0
3582.78/3597.06 c scheduler : 0.00 0.00 0 0 0
3582.78/3597.06 c shiftandpropagate: 0.71 0.00 1 0 0
3582.78/3597.06 c shifting : 0.79 0.00 1 0 0
3582.78/3597.06 c simplerounding : 0.00 0.00 0 0 0
3582.78/3597.06 c smallcard : 0.00 0.00 0 0 0
3582.78/3597.06 c subnlp : 0.00 0.00 0 0 0
3582.78/3597.06 c trivial : 0.04 0.00 2 0 0
3582.78/3597.06 c trivialnegation : 0.00 0.00 0 0 0
3582.78/3597.06 c trustregion : 0.00 0.00 0 0 0
3582.78/3597.06 c trysol : 0.00 0.00 0 0 0
3582.78/3597.06 c twoopt : 0.00 0.00 0 0 0
3582.78/3597.06 c undercover : 0.00 0.00 1 0 0
3582.78/3597.06 c vbounds : 2.31 0.00 1 0 0
3582.78/3597.06 c veclendiving : 0.00 0.00 0 0 0
3582.78/3597.06 c zeroobj : 0.00 0.00 0 0 0
3582.78/3597.06 c zirounding : 0.00 0.00 0 0 0
3582.78/3597.06 c other solutions : - - - 0 -
3582.78/3597.06 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 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
3582.78/3597.06 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3582.78/3597.06 c primal LP : 0.00 0 0 0.00 - 0.00 0
3582.78/3597.06 c dual LP : 2217.63 2 381752 190876.00 172.14 0.00 0
3582.78/3597.06 c lex dual LP : 0.00 0 0 0.00 -
3582.78/3597.06 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3582.78/3597.06 c resolve instable : 0.00 0 0 0.00 -
3582.78/3597.06 c diving/probing LP: 560.10 13 244072 18774.77 435.77
3582.78/3597.06 c strong branching : 0.00 0 0 0.00 - - - 0
3582.78/3597.06 c (at root node) : - 0 0 0.00 -
3582.78/3597.06 c conflict analysis: 0.00 0 0 0.00 -
3582.78/3597.06 c B&B Tree :
3582.78/3597.06 c number of runs : 1
3582.78/3597.06 c nodes : 1 (0 internal, 1 leaves)
3582.78/3597.06 c feasible leaves : 0
3582.78/3597.06 c infeas. leaves : 0
3582.78/3597.06 c objective leaves : 0
3582.78/3597.06 c nodes (total) : 1 (0 internal, 1 leaves)
3582.78/3597.06 c nodes left : 1
3582.78/3597.06 c max depth : 0
3582.78/3597.06 c max depth (total): 0
3582.78/3597.06 c backtracks : 0 (0.0%)
3582.78/3597.06 c early backtracks : 0 (0.0%)
3582.78/3597.06 c nodes exc. ref. : 0 (0.0%)
3582.78/3597.06 c delayed cutoffs : 0
3582.78/3597.06 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3582.78/3597.06 c avg switch length: 1.00
3582.78/3597.06 c switching time : 0.00
3582.78/3597.06 c Root Node :
3582.78/3597.06 c First LP value : +0.00000000000000e+00
3582.78/3597.06 c First LP Iters : 235046 (309.75 Iter/sec)
3582.78/3597.06 c First LP Time : 758.83
3582.78/3597.06 c Final Dual Bound : +0.00000000000000e+00
3582.78/3597.06 c Final Root Iters : 625824
3582.78/3597.06 c Root LP Estimate : -
3582.78/3597.06 c Solution :
3582.78/3597.06 c Solutions found : 0 (0 improvements)
3582.78/3597.06 c Primal Bound : -
3582.78/3597.06 c Dual Bound : +0.00000000000000e+00
3582.78/3597.06 c Gap : infinite
3582.78/3597.06 c Integrals : Total Avg%
3582.78/3597.06 c primal-dual : 359702.71 100.00
3582.78/3597.06 c primal-ref : - - (not evaluated)
3582.78/3597.06 c dual-ref : - - (not evaluated)
3584.77/3599.03 c Time complete: 3584.79.
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: 63837 MiB (48829 MiB free)
memory of node 1: 64465 MiB (50437 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544540-1753217698/watcher-4544540-1753217698 -o /tmp/evaluation-result-4544540-1753217698/solver-4544540-1753217698 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753211112-158211 --watchdog 3760 pbscip -f HOME/instance-4544540-1753217698.opb -t 3600 -j 2 -m 31000
running on 2 cores: 0,2
CPU governors:
performance: 0 2
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
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=160257, runsolver pid=160254
[startup+0.100074 s]*
/proc/loadavg: 4.02 4.06 4.08 6/250 160258
/proc/meminfo: memFree=101634316/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=59872 memory=32256 CPUtime=0.09 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 5125 0 0 0 8 1 0 0 20 0 1 0 237449279 61308928 8064 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 14968 8064 3264 3530 0 6419 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 59872 KiB
Current children cumulated memory: 32256 KiB
[startup+0.213435 s]*
/proc/loadavg: 4.02 4.06 4.08 5/250 160258
/proc/meminfo: memFree=101610376/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=84428 memory=56576 CPUtime=0.2 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 11180 0 0 0 18 2 0 0 20 0 1 0 237449279 86454272 14144 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 21107 14144 3264 3530 0 12558 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 84428 KiB
Current children cumulated memory: 56576 KiB
[startup+0.313271 s]*
/proc/loadavg: 4.02 4.06 4.08 5/250 160258
/proc/meminfo: memFree=101586184/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=106460 memory=78080 CPUtime=0.31 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 16581 0 0 0 27 4 0 0 20 0 1 0 237449279 109015040 19520 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 26615 19520 3264 3530 0 18066 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 106460 KiB
Current children cumulated memory: 78080 KiB
[startup+0.700317 s]
/proc/loadavg: 4.02 4.06 4.08 5/250 160258
/proc/meminfo: memFree=101555004/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=186156 memory=157696 CPUtime=0.68 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 36460 0 0 0 61 7 0 0 20 0 1 0 237449279 190623744 39424 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 46539 39424 3264 3530 0 37990 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 186156 KiB
Current children cumulated memory: 157696 KiB
[startup+1.5003 s]
/proc/loadavg: 4.02 4.06 4.08 5/250 160258
/proc/meminfo: memFree=101450172/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=356628 memory=327648 CPUtime=1.48 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 76420 0 0 0 134 14 0 0 20 0 1 0 237449279 365187072 81912 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 89157 81912 3264 3530 0 80608 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 356628 KiB
Current children cumulated memory: 327648 KiB
[startup+3.1132 s]
/proc/loadavg: 4.02 4.05 4.08 5/250 160258
/proc/meminfo: memFree=100820852/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=938792 memory=908308 CPUtime=3.09 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 214469 0 0 0 273 36 0 0 20 0 1 0 237449279 961323008 227077 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 234698 227077 3520 3530 0 226149 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 938792 KiB
Current children cumulated memory: 908308 KiB
[startup+6.30028 s]
/proc/loadavg: 4.02 4.05 4.08 5/250 160258
/proc/meminfo: memFree=99915696/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=1852608 memory=1803772 CPUtime=6.27 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 326354 0 0 0 555 72 0 0 20 0 1 0 237449279 1897070592 450943 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 463152 450943 3648 3530 0 454603 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1852608 KiB
Current children cumulated memory: 1803772 KiB
[startup+12.7003 s]
/proc/loadavg: 4.02 4.05 4.08 5/250 160258
/proc/meminfo: memFree=99519836/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=1908404 memory=1857476 CPUtime=12.64 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 425666 0 0 0 1174 90 0 0 20 0 1 0 237449279 1954205696 464369 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 477101 464369 3712 3530 0 468552 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1908404 KiB
Current children cumulated memory: 1857476 KiB
[startup+25.5003 s]
/proc/loadavg: 4.09 4.07 4.08 5/250 160259
/proc/meminfo: memFree=99466656/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=1908404 memory=1859396 CPUtime=25.39 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 426122 0 0 0 2449 90 0 0 20 0 1 0 237449279 1954205696 464849 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 477101 464849 3776 3530 0 468552 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1908404 KiB
Current children cumulated memory: 1859396 KiB
[startup+51.1136 s]
/proc/loadavg: 4.06 4.06 4.08 5/250 160259
/proc/meminfo: memFree=99656000/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=1908404 memory=1859524 CPUtime=50.88 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 426159 0 0 0 4998 90 0 0 20 0 1 0 237449279 1954205696 464881 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 477101 464881 3776 3530 0 468552 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1908404 KiB
Current children cumulated memory: 1859524 KiB
[startup+102.3 s]
/proc/loadavg: 4.07 4.06 4.08 5/250 160261
/proc/meminfo: memFree=98400300/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3273356 memory=3197988 CPUtime=101.88 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 629212 0 0 0 10040 148 0 0 20 0 1 0 237449279 3351916544 799497 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 818339 799497 3968 3530 0 809790 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 3273356 KiB
Current children cumulated memory: 3197988 KiB
[startup+162.3 s]
/proc/loadavg: 4.08 4.07 4.08 5/250 160263
/proc/meminfo: memFree=98303932/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3291008 memory=3211704 CPUtime=161.63 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 630088 0 0 0 16014 149 0 0 20 0 1 0 237449279 3369992192 802926 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 822752 802926 3968 3530 0 814203 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 3291008 KiB
Current children cumulated memory: 3211704 KiB
[startup+222.3 s]
/proc/loadavg: 4.08 4.07 4.08 5/250 160265
/proc/meminfo: memFree=98145440/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3291008 memory=3215800 CPUtime=221.38 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 630090 0 0 0 21989 149 0 0 20 0 1 0 237449279 3369992192 803950 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 822752 803950 3968 3530 0 814203 0
Current children cumulated CPU time: 221.38 s
Current children cumulated vsize: 3291008 KiB
Current children cumulated memory: 3215800 KiB
[startup+282.3 s]
/proc/loadavg: 4.15 4.08 4.09 5/249 160267
/proc/meminfo: memFree=98015696/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3291008 memory=3215800 CPUtime=281.12 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 630090 0 0 0 27963 149 0 0 20 0 1 0 237449279 3369992192 803950 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 822752 803950 3968 3530 0 814203 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 3291008 KiB
Current children cumulated memory: 3215800 KiB
[startup+342.3 s]
/proc/loadavg: 4.05 4.06 4.08 5/249 160269
/proc/meminfo: memFree=97876460/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3291008 memory=3215800 CPUtime=340.86 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 630181 0 0 0 33937 149 0 0 20 0 1 0 237449279 3369992192 803950 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 822752 803950 3968 3530 0 814203 0
Current children cumulated CPU time: 340.86 s
Current children cumulated vsize: 3291008 KiB
Current children cumulated memory: 3215800 KiB
[startup+402.3 s]
/proc/loadavg: 4.06 4.06 4.08 5/249 160282
/proc/meminfo: memFree=97753120/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3291008 memory=3215800 CPUtime=400.64 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 630184 0 0 0 39915 149 0 0 20 0 1 0 237449279 3369992192 803950 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 822752 803950 3968 3530 0 814203 0
Current children cumulated CPU time: 400.64 s
Current children cumulated vsize: 3291008 KiB
Current children cumulated memory: 3215800 KiB
[startup+462.3 s]
/proc/loadavg: 4.12 4.08 4.09 5/249 160284
/proc/meminfo: memFree=97665600/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3291008 memory=3215800 CPUtime=460.41 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 630185 0 0 0 45892 149 0 0 20 0 1 0 237449279 3369992192 803950 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 822752 803950 3968 3530 0 814203 0
Current children cumulated CPU time: 460.41 s
################
# More data... #
################
/proc/loadavg: 4.07 4.09 4.10 5/251 160608
/proc/meminfo: memFree=98764772/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3736436 memory=3621148 CPUtime=3149.96 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 662890 0 0 0 314829 167 0 0 20 0 1 0 237449279 3826110464 905287 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 934109 905287 3968 3530 0 925560 0
Current children cumulated CPU time: 3149.96 s
Current children cumulated vsize: 3736436 KiB
Current children cumulated memory: 3621148 KiB
[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.10 5/251 160610
/proc/meminfo: memFree=98638028/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3739436 memory=3624092 CPUtime=3209.71 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 663640 0 0 0 320804 167 0 0 20 0 1 0 237449279 3829182464 906023 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 934859 906023 3968 3530 0 926310 0
Current children cumulated CPU time: 3209.71 s
Current children cumulated vsize: 3739436 KiB
Current children cumulated memory: 3624092 KiB
[startup+3282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 160612
/proc/meminfo: memFree=98620456/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3739436 memory=3624092 CPUtime=3269.44 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 663640 0 0 0 326777 167 0 0 20 0 1 0 237449279 3829182464 906023 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 934859 906023 3968 3530 0 926310 0
Current children cumulated CPU time: 3269.44 s
Current children cumulated vsize: 3739436 KiB
Current children cumulated memory: 3624092 KiB
[startup+3342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/251 160614
/proc/meminfo: memFree=98606656/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3329.19 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665806 0 0 0 332750 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3329.19 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3402.3 s]
/proc/loadavg: 4.33 4.14 4.11 5/251 160616
/proc/meminfo: memFree=98605504/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3388.92 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665807 0 0 0 338723 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3388.92 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3462.3 s]
/proc/loadavg: 4.65 4.28 4.16 5/250 160618
/proc/meminfo: memFree=98600200/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3448.65 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665807 0 0 0 344696 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3448.65 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3522.3 s]
/proc/loadavg: 4.30 4.25 4.15 5/250 160620
/proc/meminfo: memFree=98581488/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3508.38 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665807 0 0 0 350669 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3508.38 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3582.3 s]
/proc/loadavg: 3.87 4.15 4.13 4/245 160656
/proc/meminfo: memFree=101053756/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3568.12 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665808 0 0 0 356643 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3568.12 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3599.1 s]
# the end of solver process 160257 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3583.07 s, system=1.79651 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 3.80 4.13 4.12 4/245 160656
/proc/meminfo: memFree=101054008/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3569.82 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665808 0 0 0 356813 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3569.82 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3590.4 s]
/proc/loadavg: 3.74 4.11 4.11 4/244 160656
/proc/meminfo: memFree=101044700/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3576.19 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665808 0 0 0 357450 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3576.19 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3593.6 s]
/proc/loadavg: 3.68 4.09 4.11 4/244 160656
/proc/meminfo: memFree=101044700/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3579.38 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665808 0 0 0 357769 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3579.38 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3596.8 s]
/proc/loadavg: 3.68 4.09 4.11 4/244 160656
/proc/meminfo: memFree=101046676/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3582.56 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 665808 0 0 0 358087 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3582.56 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3598.4 s]
/proc/loadavg: 3.62 4.07 4.10 4/244 160656
/proc/meminfo: memFree=101046676/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3747628 memory=3632284 CPUtime=3584.16 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 666662 0 0 0 358247 169 0 0 20 0 1 0 237449279 3837571072 908071 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 936907 908071 3968 3530 0 928358 0
Current children cumulated CPU time: 3584.16 s
Current children cumulated vsize: 3747628 KiB
Current children cumulated memory: 3632284 KiB
[startup+3598.8 s]
/proc/loadavg: 3.62 4.07 4.10 4/244 160656
/proc/meminfo: memFree=101046676/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=3199040 memory=3101328 CPUtime=3584.56 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 666735 0 0 0 358286 170 0 0 20 0 1 0 237449279 3275816960 775332 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 799760 775332 4000 3530 0 791211 0
Current children cumulated CPU time: 3584.56 s
Current children cumulated vsize: 3199040 KiB
Current children cumulated memory: 3101328 KiB
[startup+3599 s]*
/proc/loadavg: 3.62 4.07 4.10 4/244 160656
/proc/meminfo: memFree=101849104/131382112 swapFree=33001664/33010684
[pid=160257] ppid=160254 vsize=2903276 memory=2813760 CPUtime=3584.77 cores=0,2
/proc/160257/stat : 160257 (pbscip) R 160254 160257 158201 0 -1 4194304 666765 0 0 0 358305 172 0 0 20 0 1 0 237449279 2972954624 703440 18446744073709551615 4235264 18693293 140735363012976 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 47329280 140735363017095 140735363017194 140735363017194 140735363022798 0
/proc/160257/statm: 725819 703440 4000 3530 0 717270 0
Current children cumulated CPU time: 3584.77 s
Current children cumulated vsize: 2903276 KiB
Current children cumulated memory: 2813760 KiB
Child status: 0
Real time (s): 3599.1
CPU time (s): 3584.87
CPU user time (s): 3583.07
CPU system time (s): 1.79651
CPU usage (%): 99.6044
Max. virtual memory (cumulated for all children) (KiB): 3747628
Max. memory (cumulated for all children) (KiB): 3632284
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.07
system time used= 1.79651
maximum resident set size= 3632284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 666788
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= 84
involuntary context switches= 8718
# summary of solver processes directly reported to runsolver:
# pid: 160257
# total CPU time (s): 3584.87
# total CPU user time (s): 3583.07
# total CPU system time (s): 1.79651
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7573 second user time and 35.2385 second system time
The end