| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIP 2024-07-07 | UNSAT | 4.01592 | 4.1123 |
| Name | PB24/normalized-PB16/DEC-LIN/quimper/ SyncCodes/d_n_k/normalized-5_6_11.opb |
| MD5SUM | eb975529c5cc9264c5f20afcf79a3fbe |
| Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
| Best result obtained on this benchmark | UNSAT |
| Best value of the objective obtained on this benchmark | |
| Best CPU time to get the best result obtained on this benchmark | 0.014982 |
| Has Objective Function | NO |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 272 |
| Total number of constraints | 1221 |
| Number of constraints which are clauses | 1216 |
| Number of constraints which are cardinality constraints (but not clauses) | 5 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 16 |
| Number of terms in the objective function | 0 |
| Biggest coefficient in the objective function | 0 |
| Number of bits for the biggest coefficient in the objective function | 0 |
| Sum of the numbers in the objective function | 0 |
| Number of bits of the sum of numbers in the objective function | 0 |
| Biggest number in a constraint | 11 |
| Number of bits of the biggest number in a constraint | 4 |
| Biggest sum of numbers in a constraint | 27 |
| Number of bits of the biggest sum of numbers | 5 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
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-4514492-1751227854.opb>
0.00/0.02 c original problem has 272 variables (272 bin, 0 int, 0 impl, 0 cont) and 1221 constraints
0.00/0.02 c problem read in 0.01
0.00/0.02 c No objective function, only one solution is needed.
0.00/0.03 c presolving:
0.00/0.03 c (round 1, fast) 4 del vars, 4 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 434 clqs
0.00/0.03 c (round 2, fast) 6 del vars, 131 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 490 clqs
0.00/0.03 c (round 3, fast) 7 del vars, 137 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 490 clqs
0.00/0.04 c (0.0s) running MILP presolver
0.00/0.04 c (0.0s) MILP presolver found nothing
0.00/0.05 c (round 4, exhaustive) 7 del vars, 137 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 1083 upgd conss, 0 impls, 490 clqs
0.08/0.12 c (0.1s) probing cycle finished: starting next cycle
0.08/0.13 c (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.08/0.14 c (0.1s) symmetry computation finished: 8 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
0.08/0.14 c dynamic symmetry handling statistics:
0.08/0.14 c orbitopal reduction: no components
0.08/0.14 c orbital reduction: no components
0.08/0.14 c lexicographic reduction: 8 permutations with support sizes 30, 32, 32, 32, 32, 32, 32, 16
0.08/0.14 c handled 8 out of 8 symmetry components
0.08/0.14 c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
0.08/0.14 c 7 deleted vars, 137 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.14 c 0 implications, 546 cliques
0.08/0.14 c presolved problem has 266 variables (266 bin, 0 int, 0 impl, 0 cont) and 1084 constraints
0.08/0.14 c 1 constraints of type <knapsack>
0.08/0.14 c 490 constraints of type <setppc>
0.08/0.14 c 1 constraints of type <linear>
0.08/0.14 c 592 constraints of type <logicor>
0.08/0.14 c transformed objective value is always integral (scale: 1)
0.08/0.14 c Presolving Time: 0.11
0.08/0.14 c - non default parameters ----------------------------------------------------------------------
0.08/0.14 c # SCIP version 10.0.0
0.08/0.14 c
0.08/0.14 c # maximal time in seconds to run
0.08/0.14 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.08/0.14 c limits/time = 3596.993125
0.08/0.14 c
0.08/0.14 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.14 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.08/0.14 c limits/memory = 27900
0.08/0.14 c
0.08/0.14 c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.08/0.14 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.08/0.14 c limits/solutions = 1
0.08/0.14 c
0.08/0.14 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.
0.08/0.14 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.08/0.14 c misc/usesymmetry = 3
0.08/0.14 c
0.08/0.14 c # belongs reading time to solving time?
0.08/0.14 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.08/0.14 c timing/reading = TRUE
0.08/0.14 c
0.08/0.14 c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.08/0.14 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.08/0.14 c propagating/symmetry/detectdoublelex = FALSE
0.08/0.14 c
0.08/0.14 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.08/0.14 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.08/0.14 c propagating/symmetry/detectsubgroups = FALSE
0.08/0.14 c
0.08/0.14 c # Type of symmetries that shall be computed?
0.08/0.14 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.08/0.14 c propagating/symmetry/symtype = 1
0.08/0.14 c
0.08/0.14 c # Should components consisting of a single full reflection be handled?
0.08/0.14 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.08/0.14 c propagating/symmetry/usesimplesgncomp = FALSE
0.08/0.14 c
0.08/0.14 c -----------------------------------------------------------------------------------------------
0.08/0.14 c start solving
0.08/0.14 c
0.08/0.20 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.08/0.20 c 0.2s| 1 | 0 | 445 | - | 9088k | 0 | 266 |1129 |1084 | 0 | 0 | 44 | 0 | 0.000000e+00 | -- | Inf | unknown
0.52/0.66 c 0.6s| 1 | 0 | 2425 | - | 10M | 0 | 266 |1292 |1086 | 2 | 1 | 46 | 0 | 0.000000e+00 | -- | Inf | unknown
0.61/0.70 c 0.7s| 1 | 0 | 2450 | - | 13M | 0 | 266 |1294 |1089 | 5 | 2 | 48 | 0 | 0.000000e+00 | -- | Inf | unknown
0.61/0.75 c 0.7s| 1 | 0 | 2495 | - | 16M | 0 | 266 |1297 |1093 | 9 | 3 | 51 | 0 | 0.000000e+00 | -- | Inf | unknown
0.72/0.80 c 0.8s| 1 | 0 | 2548 | - | 18M | 0 | 266 |1299 |1097 | 13 | 4 | 53 | 0 | 0.000000e+00 | -- | Inf | unknown
0.72/0.85 c 0.8s| 1 | 0 | 2591 | - | 21M | 0 | 266 |1304 |1102 | 18 | 5 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
0.81/0.90 c 0.9s| 1 | 0 | 2639 | - | 24M | 0 | 266 |1306 |1106 | 22 | 6 | 60 | 0 | 0.000000e+00 | -- | Inf | unknown
0.81/0.96 c 0.9s| 1 | 0 | 2695 | - | 26M | 0 | 266 |1306 |1110 | 26 | 7 | 60 | 0 | 0.000000e+00 | -- | Inf | unknown
0.91/1.03 c 1.0s| 1 | 0 | 2744 | - | 30M | 0 | 266 |1311 |1114 | 30 | 8 | 65 | 0 | 0.000000e+00 | -- | Inf | unknown
0.91/1.09 c 1.1s| 1 | 0 | 2782 | - | 32M | 0 | 266 |1312 |1116 | 32 | 9 | 66 | 0 | 0.000000e+00 | -- | Inf | unknown
1.01/1.17 c 1.2s| 1 | 0 | 2809 | - | 36M | 0 | 266 |1317 |1119 | 35 | 10 | 71 | 0 | 0.000000e+00 | -- | Inf | unknown
1.11/1.20 c 1.2s| 1 | 0 | 2824 | - | 36M | 0 | 266 |1317 |1121 | 37 | 11 | 71 | 0 | 0.000000e+00 | -- | Inf | unknown
1.40/1.52 c 1.5s| 1 | 2 | 3227 | - | 36M | 0 | 266 |1328 |1121 | 37 | 11 | 82 | 11 | 0.000000e+00 | -- | Inf | unknown
3.49/3.69 c 3.7s| 100 | 8 | 21348 | 187.1 | 39M | 15 | 266 |1490 |1105 | 68 | 0 | 311 | 11 | 0.000000e+00 | -- | Inf | 79.86%
3.90/4.08 c
3.90/4.08 c SCIP Status : problem is solved [infeasible]
3.90/4.08 c Solving Time (sec) : 4.07
3.90/4.08 c Solving Nodes : 119
3.90/4.08 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3.90/4.08 c Dual Bound : +1.00000000000000e+20
3.90/4.08 c Gap : 0.00 %
3.90/4.08 s UNSATISFIABLE
3.90/4.08 c SCIP Status : problem is solved [infeasible]
3.90/4.08 c Total Time : 4.07
3.90/4.08 c solving : 4.07
3.90/4.08 c presolving : 0.11 (included in solving)
3.90/4.08 c reading : 0.01 (included in solving)
3.90/4.08 c copying : 0.14 (29 #copies) (minimal 0.00, maximal 0.01, average 0.00)
3.90/4.08 c Original Problem :
3.90/4.08 c Problem name : HOME/instance-4514492-1751227854.opb
3.90/4.08 c Variables : 272 (272 binary, 0 integer, 0 implicit integer, 0 continuous)
3.90/4.08 c Constraints : 1221 initial, 1221 maximal
3.90/4.08 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3.90/4.08 c Presolved Problem :
3.90/4.08 c Problem name : t_HOME/instance-4514492-1751227854.opb
3.90/4.08 c Variables : 266 (266 binary, 0 integer, 0 implicit integer, 0 continuous)
3.90/4.08 c Constraints : 1084 initial, 1512 maximal
3.90/4.08 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3.90/4.08 c Nonzeros : 3468 constraint, 1070 clique table
3.90/4.08 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3.90/4.08 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c dualsparsify : 0.01 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c gateextraction : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c implics : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
3.90/4.08 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c milp : 0.01 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c trivial : 0.00 0.00 5 1 0 0 0 0 0 0 0 0
3.90/4.08 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c dualfix : 0.00 0.00 5 1 0 0 0 0 0 0 0 0
3.90/4.08 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c probing : 0.05 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c symmetry : 0.01 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c knapsack : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3.90/4.08 c setppc : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3.90/4.08 c linear : 0.02 0.00 7 4 0 0 4 0 137 0 0 0
3.90/4.08 c logicor : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3.90/4.08 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c root node : - - - 131 - - 131 - - - - -
3.90/4.08 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3.90/4.08 c benderslp : 0 0 0 0 61 0 0 7 0 0 0 0 0 0 0
3.90/4.08 c integral : 0 0 0 0 61 0 0 7 0 0 0 0 0 0 122
3.90/4.08 c knapsack : 1+ 30 11 2064 0 0 0 3 73 2 26 0 0 0 0
3.90/4.08 c setppc : 490+ 492 11 2068 0 0 0 2 795 6 986 0 0 0 0
3.90/4.08 c linear : 1+ 179 12 2058 0 0 0 4 83 18 22 4 1 0 0
3.90/4.08 c logicor : 592+ 880 11 1632 0 0 0 0 786 62 898 40 2 0 0
3.90/4.08 c benders : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3.90/4.08 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c integral : 0.23 0.00 0.00 0.00 0.23 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c knapsack : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c setppc : 0.03 0.00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c linear : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c logicor : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c Propagators : #Propagate #ResProp Cutoffs DomReds
3.90/4.08 c dualfix : 1 0 0 0
3.90/4.08 c genvbounds : 0 0 0 0
3.90/4.08 c nlobbt : 0 0 0 0
3.90/4.08 c obbt : 0 0 0 0
3.90/4.08 c probing : 0 0 0 0
3.90/4.08 c pseudoobj : 0 0 0 0
3.90/4.08 c redcost : 0 0 0 0
3.90/4.08 c rootredcost : 0 0 0 0
3.90/4.08 c symmetry : 0 0 0 0
3.90/4.08 c vbounds : 700 0 0 0
3.90/4.08 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3.90/4.08 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c probing : 0.05 0.00 0.05 0.00 0.00 0.00
3.90/4.08 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c symmetry : 0.01 0.00 0.01 0.00 0.00 0.00
3.90/4.08 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3.90/4.08 c Symmetry :
3.90/4.08 c orbitopal red. : 0 reductions applied, 0 cutoffs
3.90/4.08 c orbital reduction: 0 reductions applied, 0 cutoffs
3.90/4.08 c lexicographic red: 0 reductions applied, 0 cutoffs
3.90/4.08 c shadow tree time : 0.00 s
3.90/4.08 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3.90/4.08 c propagation : 0.00 76 75 - 233 11.7 2 7.0 - - -
3.90/4.08 c infeasible LP : 0.01 59 59 - 229 17.9 0 0.0 59 22.1 0
3.90/4.08 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3.90/4.08 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3.90/4.08 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3.90/4.08 c applied globally : 0.00 - - 0 278 11.6 - - 53 - -
3.90/4.08 c applied locally : - - - 0 0 0.0 - - 5 - -
3.90/4.08 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3.90/4.08 c cut pool : 0.02 - 41 21 - - 2369 3816 - - - - - (maximal pool size: 2369)
3.90/4.08 c aggregation : 0.05 0.00 22 11 0 0 0 0 0 0 0 0 0
3.90/4.08 c > cmir : - - - - - - - 0 0 0 0 0 -
3.90/4.08 c > flowcover : - - - - - - - 0 0 0 0 0 -
3.90/4.08 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3.90/4.08 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c clique : 0.01 0.00 11 11 0 0 28 67 0 12 12 0 0
3.90/4.08 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c gomory : 0.60 0.00 21 10 0 0 2473 3699 154 23 21 2 0
3.90/4.08 c > gomorymi : - - - - - - - 1990 77 14 13 1 -
3.90/4.08 c > strongcg : - - - - - - - 1709 77 9 8 1 -
3.90/4.08 c impliedbounds : 0.00 0.00 22 11 0 0 0 0 0 0 0 0 0
3.90/4.08 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
3.90/4.08 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c multilinear : 0.00 0.00 27 11 0 0 0 0 0 0 0 0 0
3.90/4.08 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3.90/4.08 c rapidlearning : 1.22 0.00 28 1 0 2804 0 0 0 0 0 0 356
3.90/4.08 c rlt : 0.00 0.00 16 10 0 0 0 0 0 0 0 0 0
3.90/4.08 c zerohalf : 0.06 0.00 22 11 0 0 45 50 23 30 15 15 0
3.90/4.08 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3.90/4.08 c hybrid : 0.01 0.00 22 11 68 4 3969 37 0 3291
3.90/4.08 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c Pricers : ExecTime SetupTime Calls Vars
3.90/4.08 c problem variables: 0.00 - 0 0
3.90/4.08 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3.90/4.08 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.08 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.09 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.09 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.09 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.09 c relpscost : 0.23 0.00 61 0 0 0 0 0 0 122
3.90/4.09 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3.90/4.09 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3.90/4.09 c LP solutions : 0.00 - - 0 0
3.90/4.09 c relax solutions : 0.00 - - 0 0
3.90/4.09 c pseudo solutions : 0.00 - - 0 0
3.90/4.09 c strong branching : 0.00 - - 0 0
3.90/4.09 c actconsdiving : 0.00 0.00 0 0 0
3.90/4.09 c adaptivediving : 0.13 0.00 4 0 0
3.90/4.09 c alns : 0.02 0.00 1 0 0
3.90/4.09 c bound : 0.00 0.00 0 0 0
3.90/4.09 c clique : 0.00 0.00 1 0 0
3.90/4.09 c coefdiving : 0.00 0.00 0 0 0
3.90/4.09 c completesol : 0.00 0.00 0 0 0
3.90/4.09 c conflictdiving : 0.08 0.00 1 0 0
3.90/4.09 c crossover : 0.00 0.00 0 0 0
3.90/4.09 c dins : 0.00 0.00 0 0 0
3.90/4.09 c distributiondivin: 0.18 0.00 2 0 0
3.90/4.09 c dps : 0.00 0.00 0 0 0
3.90/4.09 c dualval : 0.00 0.00 0 0 0
3.90/4.09 c farkasdiving : 0.00 0.00 0 0 0
3.90/4.09 c feasjump : 0.03 0.00 1 0 0
3.90/4.09 c feaspump : 0.22 0.00 1 0 0
3.90/4.09 c fixandinfer : 0.00 0.00 0 0 0
3.90/4.09 c fracdiving : 0.05 0.00 3 0 0
3.90/4.09 c gins : 0.00 0.00 0 0 0
3.90/4.09 c guideddiving : 0.00 0.00 0 0 0
3.90/4.09 c indcoefdiving : 0.00 0.00 0 0 0
3.90/4.09 c indicator : 0.00 0.00 0 0 0
3.90/4.09 c indicatordiving : 0.00 0.00 0 0 0
3.90/4.09 c indoneopt : 0.00 0.00 0 0 0
3.90/4.09 c indrounding : 0.00 0.00 0 0 0
3.90/4.09 c indtwoopt : 0.00 0.00 0 0 0
3.90/4.09 c intdiving : 0.00 0.00 0 0 0
3.90/4.09 c intshifting : 0.00 0.00 0 0 0
3.90/4.09 c linesearchdiving : 0.00 0.00 0 0 0
3.90/4.09 c localbranching : 0.00 0.00 0 0 0
3.90/4.09 c locks : 0.00 0.00 1 0 0
3.90/4.09 c lpface : 0.00 0.00 0 0 0
3.90/4.09 c mpec : 0.00 0.00 0 0 0
3.90/4.09 c multistart : 0.00 0.00 0 0 0
3.90/4.09 c mutation : 0.00 0.00 0 0 0
3.90/4.09 c nlpdiving : 0.00 0.00 0 0 0
3.90/4.09 c objpscostdiving : 0.28 0.00 1 0 0
3.90/4.09 c octane : 0.00 0.00 0 0 0
3.90/4.09 c ofins : 0.00 0.00 0 0 0
3.90/4.09 c oneopt : 0.00 0.00 0 0 0
3.90/4.09 c padm : 0.00 0.00 0 0 0
3.90/4.09 c proximity : 0.00 0.00 0 0 0
3.90/4.09 c pscostdiving : 0.07 0.00 2 0 0
3.90/4.09 c randrounding : 0.02 0.00 12 0 0
3.90/4.09 c rens : 0.00 0.00 0 0 0
3.90/4.09 c reoptsols : 0.00 0.00 0 0 0
3.90/4.09 c repair : 0.00 0.00 0 0 0
3.90/4.09 c rins : 0.00 0.00 0 0 0
3.90/4.09 c rootsoldiving : 0.09 0.00 2 0 0
3.90/4.09 c rounding : 0.01 0.00 105 0 0
3.90/4.09 c scheduler : 0.00 0.00 0 0 0
3.90/4.09 c shiftandpropagate: 0.00 0.00 1 0 0
3.90/4.09 c shifting : 0.01 0.00 27 0 0
3.90/4.09 c simplerounding : 0.00 0.00 0 0 0
3.90/4.09 c smallcard : 0.00 0.00 0 0 0
3.90/4.09 c subnlp : 0.00 0.00 0 0 0
3.90/4.09 c trivial : 0.00 0.00 2 0 0
3.90/4.09 c trivialnegation : 0.00 0.00 0 0 0
3.90/4.09 c trustregion : 0.00 0.00 0 0 0
3.90/4.09 c trysol : 0.00 0.00 0 0 0
3.90/4.09 c twoopt : 0.00 0.00 0 0 0
3.90/4.09 c undercover : 0.00 0.00 0 0 0
3.90/4.09 c vbounds : 0.01 0.00 1 0 0
3.90/4.09 c veclendiving : 0.03 0.00 2 0 0
3.90/4.09 c zeroobj : 0.00 0.00 0 0 0
3.90/4.09 c zirounding : 0.00 0.00 61 0 0
3.90/4.09 c other solutions : - - - 0 -
3.90/4.09 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3.90/4.09 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
3.90/4.09 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
3.90/4.09 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
3.90/4.09 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
3.90/4.09 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
3.90/4.09 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
3.90/4.09 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
3.90/4.09 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
3.90/4.09 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
3.90/4.09 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3.90/4.09 c primal LP : 0.00 3 0 0.00 - 0.00 3
3.90/4.09 c dual LP : 0.45 157 11041 70.32 24793.85 0.00 0
3.90/4.09 c lex dual LP : 0.00 0 0 0.00 -
3.90/4.09 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3.90/4.09 c resolve instable : 0.00 0 0 0.00 -
3.90/4.09 c diving/probing LP: 0.96 142 12119 85.35 12573.66
3.90/4.09 c strong branching : 0.20 11 1946 176.91 9853.96 - - 0
3.90/4.09 c (at root node) : - 11 1946 176.91 -
3.90/4.09 c conflict analysis: 0.00 0 0 0.00 -
3.90/4.09 c B&B Tree :
3.90/4.09 c number of runs : 1
3.90/4.09 c nodes : 119 (61 internal, 58 leaves)
3.90/4.09 c feasible leaves : 0
3.90/4.09 c infeas. leaves : 58
3.90/4.09 c objective leaves : 0
3.90/4.09 c nodes (total) : 119 (61 internal, 58 leaves)
3.90/4.09 c nodes left : 0
3.90/4.09 c max depth : 15
3.90/4.09 c max depth (total): 15
3.90/4.09 c backtracks : 56 (47.1%)
3.90/4.09 c early backtracks : 0 (0.0%)
3.90/4.09 c nodes exc. ref. : 0 (0.0%)
3.90/4.09 c delayed cutoffs : 4
3.90/4.09 c repropagations : 34 (259 domain reductions, 3 cutoffs)
3.90/4.09 c avg switch length: 3.51
3.90/4.09 c switching time : 0.02
3.90/4.09 c Root Node :
3.90/4.09 c First LP value : +0.00000000000000e+00
3.90/4.09 c First LP Iters : 445 (23324.07 Iter/sec)
3.90/4.09 c First LP Time : 0.02
3.90/4.09 c Final Dual Bound : -
3.90/4.09 c Final Root Iters : 2824
3.90/4.09 c Root LP Estimate : +9.75896620036298e-03
3.90/4.09 c Solution :
3.90/4.09 c Solutions found : 0 (0 improvements)
3.90/4.09 c Primal Bound : infeasible
3.90/4.09 c Dual Bound : -
3.90/4.09 c Gap : 0.00 %
3.90/4.09 c Integrals : Total Avg%
3.90/4.09 c primal-dual : - - (problem infeasible)
3.90/4.09 c primal-ref : - - (problem infeasible)
3.90/4.09 c dual-ref : - - (problem infeasible)
3.90/4.11 c Time complete: 4.00639.
ERROR: no interpretation found !
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: 63794 MiB (62812 MiB free)
memory of node 1: 64507 MiB (63429 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514492-1751227854/watcher-4514492-1751227854 -o /tmp/evaluation-result-4514492-1751227854/solver-4514492-1751227854 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751220587-28487 --watchdog 3760 pbscip -f HOME/instance-4514492-1751227854.opb -t 3600 -j 2 -m 31000
running on 2 cores: 5,7
CPU governors:
performance: 5 7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=29725, runsolver pid=29722
[startup+0.100077 s]*
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129261992/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=46988 memory=21376 CPUtime=0.08 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 1946 0 0 0 8 0 0 0 20 0 1 0 38465100 48115712 5344 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 11747 5344 3744 3530 0 3198 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 46988 KiB
Current children cumulated memory: 21376 KiB
[startup+0.214639 s]*
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129258464/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=52068 memory=26240 CPUtime=0.18 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 2976 0 0 0 17 1 0 0 20 0 1 0 38465100 53317632 6560 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 13017 6560 3936 3530 0 4468 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 52068 KiB
Current children cumulated memory: 26240 KiB
[startup+0.314648 s]*
/proc/loadavg: 4.04 4.12 4.14 6/252 29726
/proc/meminfo: memFree=129258464/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=52200 memory=26240 CPUtime=0.27 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 2991 0 0 0 26 1 0 0 20 0 1 0 38465100 53452800 6560 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 13050 6560 3936 3530 0 4501 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 52200 KiB
Current children cumulated memory: 26240 KiB
[startup+0.70027 s]
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129258464/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=60808 memory=33536 CPUtime=0.61 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 4786 0 0 0 60 1 0 0 20 0 1 0 38465100 62267392 8384 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 15202 8384 3968 3530 0 6653 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 60808 KiB
Current children cumulated memory: 33536 KiB
[startup+1.50025 s]
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129234272/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=83404 memory=55552 CPUtime=1.4 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 10303 0 0 0 137 3 0 0 20 0 1 0 38465100 85405696 13888 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 20851 13888 3968 3530 0 12302 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 83404 KiB
Current children cumulated memory: 55552 KiB
[startup+3.11324 s]
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129218428/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=87556 memory=59776 CPUtime=3.01 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 11380 0 0 0 298 3 0 0 20 0 1 0 38465100 89657344 14944 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 21889 14944 3968 3530 0 13340 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 87556 KiB
Current children cumulated memory: 59776 KiB
[startup+4.11224 s]
# the end of solver process 29725 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3.97344 s, system=0.042479 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3.20033 s]
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129218428/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=87568 memory=59864 CPUtime=3.09 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 11611 0 0 0 306 3 0 0 20 0 1 0 38465100 89669632 14966 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 21892 14966 3968 3530 0 13343 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 87568 KiB
Current children cumulated memory: 59864 KiB
[startup+3.60025 s]
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129218428/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=87700 memory=59992 CPUtime=3.49 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 11640 0 0 0 346 3 0 0 20 0 1 0 38465100 89804800 14998 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 21925 14998 3968 3530 0 13376 0
Current children cumulated CPU time: 3.49 s
Current children cumulated vsize: 87700 KiB
Current children cumulated memory: 59992 KiB
[startup+4.0003 s]*
/proc/loadavg: 4.04 4.12 4.14 5/252 29726
/proc/meminfo: memFree=129217672/131382112 swapFree=33010684/33010684
[pid=29725] ppid=29722 vsize=90536 memory=62680 CPUtime=3.9 cores=5,7
/proc/29725/stat : 29725 (pbscip) R 29722 29725 28474 0 -1 4194304 12317 0 0 0 387 3 0 0 20 0 1 0 38465100 92708864 15670 18446744073709551615 4235264 18693293 140720976802512 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33046528 140720976808329 140720976808428 140720976808428 140720976814030 0
/proc/29725/statm: 22634 15670 3968 3530 0 14085 0
Current children cumulated CPU time: 3.9 s
Current children cumulated vsize: 90536 KiB
Current children cumulated memory: 62680 KiB
Child status: 0
Real time (s): 4.1123
CPU time (s): 4.01592
CPU user time (s): 3.97344
CPU system time (s): 0.042479
CPU usage (%): 97.6564
Max. virtual memory (cumulated for all children) (KiB): 90536
Max. memory (cumulated for all children) (KiB): 62680
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.97344
system time used= 0.042479
maximum resident set size= 62680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12323
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= 83
involuntary context switches= 32
# summary of solver processes directly reported to runsolver:
# pid: 29725
# total CPU time (s): 4.01592
# total CPU user time (s): 3.97344
# total CPU system time (s): 0.042479
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056265 second user time and 0.106098 second system time
The end
Begin job on nodeC012 at 2025-06-29 22:10:54 IDJOB=4514492 IDBENCH=162711 IDSOLVER=3365 FILE ID=nodeC012/4514492-1751227854 RUNJOBID= nodeC012-1751220587-28487 SLURM_JOB_ID= 9587676 Free space on /tmp= 433004 MiB SOLVER NAME= SCIP 2024-07-07 BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_11.opb COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514492-1751227854/watcher-4514492-1751227854 -o /tmp/evaluation-result-4514492-1751227854/solver-4514492-1751227854 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751220587-28487 --watchdog 3760 pbscip -f HOME/instance-4514492-1751227854.opb -t 3600 -j 2 -m 31000 TIME LIMIT= 3600 seconds MEMORY LIMIT= 31000 MiB NBCORE= 2 MD5SUM BENCH= eb975529c5cc9264c5f20afcf79a3fbe RANDOM SEED=1852206769 nodeC012 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024 /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: performance /proc/cpuinfo: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 3662.110 cache size : 15360 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 3691.207 cache size : 15360 KB physical id : 1 siblings : 4 core id : 0 cpu cores : 4 apicid : 16 initial apicid : 16 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 1197.357 cache size : 15360 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 4 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 1197.493 cache size : 15360 KB physical id : 1 siblings : 4 core id : 1 cpu cores : 4 apicid : 18 initial apicid : 18 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: processor : 4 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 3661.853 cache size : 15360 KB physical id : 0 siblings : 4 core id : 2 cpu cores : 4 apicid : 4 initial apicid : 4 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: processor : 5 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 1197.158 cache size : 15360 KB physical id : 1 siblings : 4 core id : 2 cpu cores : 4 apicid : 20 initial apicid : 20 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: processor : 6 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 1197.256 cache size : 15360 KB physical id : 0 siblings : 4 core id : 3 cpu cores : 4 apicid : 6 initial apicid : 6 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 79 model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz stepping : 1 microcode : 0xb00001f cpu MHz : 1197.400 cache size : 15360 KB physical id : 1 siblings : 4 core id : 3 cpu cores : 4 apicid : 22 initial apicid : 22 fpu : yes fpu_exception : yes cpuid level : 20 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data bogomips : 6983.39 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 131382112 kB MemFree: 129264820 kB MemAvailable: 129094456 kB Buffers: 3280 kB Cached: 640136 kB SwapCached: 0 kB Active: 1197356 kB Inactive: 391480 kB Active(anon): 963384 kB Inactive(anon): 0 kB Active(file): 233972 kB Inactive(file): 391480 kB Unevictable: 3072 kB Mlocked: 0 kB SwapTotal: 33010684 kB SwapFree: 33010684 kB Zswap: 0 kB Zswapped: 0 kB Dirty: 18752 kB Writeback: 4 kB AnonPages: 948516 kB Mapped: 137096 kB Shmem: 17960 kB KReclaimable: 87240 kB Slab: 169220 kB SReclaimable: 87240 kB SUnreclaim: 81980 kB KernelStack: 4064 kB PageTables: 5060 kB SecPageTables: 0 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 98701740 kB Committed_AS: 1347616 kB VmallocTotal: 34359738367 kB VmallocUsed: 149400 kB VmallocChunk: 0 kB Percpu: 3776 kB HardwareCorrupted: 0 kB AnonHugePages: 354304 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB FileHugePages: 0 kB FilePmdMapped: 0 kB CmaTotal: 0 kB CmaFree: 0 kB Unaccepted: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB Hugetlb: 0 kB DirectMap4k: 187208 kB DirectMap2M: 8103936 kB DirectMap1G: 127926272 kB Free space on /tmp at the end= 432984 MiB End job on nodeC012 at 2025-06-29 22:10:58