Trace number 4503610

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3585.87 3599.29

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-147.opb
MD5SUM68b1290c926351b4227086ab823cce81
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42127
Total number of constraints974306
Number of constraints which are clauses875463
Number of constraints which are cardinality constraints (but not clauses)3062
Number of constraints which are nor clauses,nor cardinality constraints95781
Minimum length of a constraint2
Maximum length of a constraint627
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4503610-1751173249.opb>
2.18/2.27	c original problem has 42127 variables (42127 bin, 0 int, 0 impl, 0 cont) and 974306 constraints
2.18/2.27	c problem read in 2.26
2.18/2.28	c No objective function, only one solution is needed.
3.77/3.88	c presolving:
6.36/6.40	c    (6.4s) running MILP presolver
8.65/8.79	c    (8.8s) MILP presolver found nothing
10.96/11.04	c (round 1, exhaustive) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
13.54/13.67	c (round 2, exhaustive) 1 del vars, 12166 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 18246 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
99.99/100.33	c    (100.3s) probing: 1000/42126 (2.4%) - 0 fixings, 0 aggregations, 223158 implications, 0 bound changes
100.09/100.41	c    (100.4s) probing: 1001/42126 (2.4%) - 0 fixings, 0 aggregations, 223160 implications, 0 bound changes
100.09/100.41	c    (100.4s) probing aborted: 1000/1000 successive useless probings
105.37/105.79	c    (105.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
107.46/107.87	c    (107.8s) no symmetry present (symcode time: 0.28)
108.77/109.19	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
108.77/109.19	c  1 deleted vars, 12166 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 18291 changed coefficients
108.77/109.19	c  0 implications, 429685 cliques
108.77/109.19	c presolved problem has 42126 variables (42126 bin, 0 int, 0 impl, 0 cont) and 962140 constraints
108.77/109.19	c   97301 constraints of type <knapsack>
108.77/109.19	c  206525 constraints of type <setppc>
108.77/109.19	c       1 constraints of type <linear>
108.77/109.19	c  658313 constraints of type <logicor>
108.77/109.19	c transformed objective value is always integral (scale: 1)
108.77/109.19	c Presolving Time: 105.33
108.77/109.19	c - non default parameters ----------------------------------------------------------------------
108.77/109.19	c # SCIP version 10.0.0
108.77/109.19	c 
108.77/109.19	c # maximal time in seconds to run
108.77/109.19	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
108.77/109.19	c limits/time = 3596.998026
108.77/109.19	c 
108.77/109.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
108.77/109.19	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
108.77/109.19	c limits/memory = 27900
108.77/109.19	c 
108.77/109.19	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
108.77/109.19	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
108.77/109.19	c limits/solutions = 1
108.77/109.19	c 
108.77/109.19	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.
108.77/109.19	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
108.77/109.19	c misc/usesymmetry = 3
108.77/109.19	c 
108.77/109.19	c # belongs reading time to solving time?
108.77/109.19	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
108.77/109.19	c timing/reading = TRUE
108.77/109.19	c 
108.77/109.19	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
108.77/109.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
108.77/109.19	c propagating/symmetry/detectdoublelex = FALSE
108.77/109.19	c 
108.77/109.19	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
108.77/109.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
108.77/109.19	c propagating/symmetry/detectsubgroups = FALSE
108.77/109.19	c 
108.77/109.19	c # Type of symmetries that shall be computed?
108.77/109.19	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
108.77/109.19	c propagating/symmetry/symtype = 1
108.77/109.19	c 
108.77/109.19	c # Should components consisting of a single full reflection be handled?
108.77/109.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
108.77/109.19	c propagating/symmetry/usesimplesgncomp = FALSE
108.77/109.19	c 
108.77/109.19	c -----------------------------------------------------------------------------------------------
108.77/109.19	c start solving
108.86/109.21	c 
120.53/120.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
120.53/120.98	c   121s|     1 |     0 |  2682 |     - |  4538M |   0 |  42k| 962k| 962k|   0 |  0 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
491.41/493.11	c   493s|     1 |     0 |  7550 |     - |  4673M |   0 |  42k| 962k| 962k|   9 |  1 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1003.66/1007.63	c  1008s|     1 |     0 |  9760 |     - |  4770M |   0 |  42k| 962k| 962k|  27 |  2 | 180 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1568.69/1574.75	c  1575s|     1 |     0 | 18369 |     - |  4863M |   0 |  42k| 962k| 962k|  35 |  3 | 180 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1601.38/1607.55	c  1608s|     1 |     0 | 26472 |     - |  4957M |   0 |  42k| 962k| 962k|  72 |  4 | 182 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1631.27/1637.52	c  1638s|     1 |     0 | 34605 |     - |  5051M |   0 |  42k| 962k| 962k| 112 |  5 | 183 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1842.10/1849.02	c  1849s|     1 |     0 | 63394 |     - |  5148M |   0 |  42k| 962k| 962k| 157 |  6 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2161.42/2169.52	c  2170s|     1 |     0 | 94028 |     - |  5242M |   0 |  42k| 962k| 962k| 229 |  7 | 188 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2800.11/2810.62	c  2811s|     1 |     0 |135509 |     - |  5338M |   0 |  42k| 962k| 962k| 318 |  8 | 192 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3583.59/3597.07	c  3597s|     1 |     0 |178967 |     - |  5432M |   0 |  42k| 962k| 962k| 421 |  9 | 194 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3583.59/3597.07	c (node 1) LP solver hit time limit in LP 22 -- using pseudo solution instead
3583.59/3597.07	c 
3583.59/3597.07	c SCIP Status        : solving was interrupted [time limit reached]
3583.59/3597.07	c Solving Time (sec) : 3597.05
3583.59/3597.07	c Solving Nodes      : 1
3583.59/3597.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.59/3597.07	c Dual Bound         : +0.00000000000000e+00
3583.59/3597.07	c Gap                : infinite
3583.59/3597.07	s UNKNOWN
3583.59/3597.07	c SCIP Status        : solving was interrupted [time limit reached]
3583.59/3597.07	c Total Time         :    3597.05
3583.59/3597.07	c   solving          :    3597.05
3583.59/3597.07	c   presolving       :     105.33 (included in solving)
3583.59/3597.07	c   reading          :       2.26 (included in solving)
3583.59/3597.07	c   copying          :       1.30 (1 #copies) (minimal 1.30, maximal 1.30, average 1.30)
3583.59/3597.07	c Original Problem   :
3583.59/3597.07	c   Problem name     : HOME/instance-4503610-1751173249.opb
3583.59/3597.07	c   Variables        : 42127 (42127 binary, 0 integer, 0 implicit integer, 0 continuous)
3583.59/3597.07	c   Constraints      : 974306 initial, 974306 maximal
3583.59/3597.07	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3583.59/3597.07	c Presolved Problem  :
3583.59/3597.07	c   Problem name     : t_HOME/instance-4503610-1751173249.opb
3583.59/3597.07	c   Variables        : 42126 (42126 binary, 0 integer, 0 implicit integer, 0 continuous)
3583.59/3597.07	c   Constraints      : 962140 initial, 962333 maximal
3583.59/3597.07	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3583.59/3597.07	c   Nonzeros         : 3671562 constraint, 874782 clique table
3583.59/3597.07	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.59/3597.07	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   domcol           :       0.48       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   dualsparsify     :       5.38       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   gateextraction   :       1.12       0.00      2          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   milp             :       3.80       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   sparsify         :       1.12       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   trivial          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   dualfix          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   probing          :      81.31       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   symmetry         :       2.08       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   vbounds          :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   knapsack         :       0.31       0.01      6          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   setppc           :       0.42       0.01      6          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   linear           :       2.88       0.37      6          0          1          0          0          0          8          0          7          0
3583.59/3597.07	c   logicor          :       4.60       0.97      6          0          0          0          0          0      12158          0          0      18291
3583.59/3597.07	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   components       :       0.29       0.00      1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3583.59/3597.07	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.59/3597.07	c   benderslp        :          0          0          0          0          0          0          0          9          0          0          0          0          0          0          0
3583.59/3597.07	c   integral         :          0          0          0          0          0          0          0          9          0          0          0          0          0          0          0
3583.59/3597.07	c   knapsack         :      97301      97301          9      32133          0          0          0          5        398          3          0        871        106          0          0
3583.59/3597.07	c   setppc           :     206525+    206526          9      32130          0          0          0          4       1198         10          0          1          0          0          0
3583.59/3597.07	c   linear           :          1          1          9       8879          0          0          0          3         14          1          0          0          0          0          0
3583.59/3597.07	c   logicor          :     658313+    658505          9      12796          0          0          0          0       2557         32          0          6          4          0          0
3583.59/3597.07	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.59/3597.07	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   knapsack         :      12.37       0.01       0.59      11.71       0.00       0.00       0.00       0.06       0.00       0.00
3583.59/3597.07	c   setppc           :      14.39       0.01       0.15      14.22       0.00       0.00       0.00       0.01       0.00       0.00
3583.59/3597.07	c   linear           :       0.37       0.37       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   logicor          :       4.07       0.97       0.88       2.22       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.59/3597.07	c   dualfix          :          1          0          0          0
3583.59/3597.07	c   genvbounds       :          0          0          0          0
3583.59/3597.07	c   nlobbt           :          0          0          0          0
3583.59/3597.07	c   obbt             :          0          0          0          0
3583.59/3597.07	c   probing          :          0          0          0          0
3583.59/3597.07	c   pseudoobj        :          0          0          0          0
3583.59/3597.07	c   redcost          :          0          0          0          0
3583.59/3597.07	c   rootredcost      :          0          0          0          0
3583.59/3597.07	c   symmetry         :          0          0          0          0
3583.59/3597.07	c   vbounds          :       7532          0          0          0
3583.59/3597.07	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.59/3597.07	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   probing          :      81.31       0.00      81.31       0.00       0.00       0.00
3583.59/3597.07	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3583.59/3597.07	c   symmetry         :       2.08       0.00       2.08       0.00       0.00       0.00
3583.59/3597.07	c   vbounds          :       0.04       0.00       0.02       0.02       0.00       0.00
3583.59/3597.07	c Symmetry           :
3583.59/3597.07	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3583.59/3597.07	c   orbital reduction:          0 reductions applied,          0 cutoffs
3583.59/3597.07	c   lexicographic red:          0 reductions applied,          0 cutoffs
3583.59/3597.07	c   shadow tree time :       0.00 s
3583.59/3597.07	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.59/3597.07	c   propagation      :       0.01         43         43          -        598       93.8          0        0.0          -          -          -
3583.59/3597.07	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.59/3597.07	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.59/3597.07	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.59/3597.07	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.59/3597.07	c   applied globally :       0.01          -          -          0        194       53.7          -          -          0          -          -
3583.59/3597.07	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3583.59/3597.07	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.59/3597.07	c   cut pool         :       0.00          -         17         17          -          -       1727       2603          -          -          -          -          -    (maximal pool size:       1727)
3583.59/3597.07	c   aggregation      :       0.61       0.00          9          9          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.59/3597.07	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.59/3597.07	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.59/3597.07	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   clique           :      33.41       0.00          9          9          0          0         65        136          0         24         24          0          0
3583.59/3597.07	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   gomory           :    1516.88       0.00          9          9          0          0       1428       2189          0         87         87          0          0
3583.59/3597.07	c   > gomorymi       :          -          -          -          -          -          -          -        817          0         11         11          0          -
3583.59/3597.07	c   > strongcg       :          -          -          -          -          -          -          -       1372          0         76         76          0          -
3583.59/3597.07	c   impliedbounds    :       0.15       0.00          9          9          0          0         28         33          0         22         22          0          0
3583.59/3597.07	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   mcf              :       1.16       0.00          1          1          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   multilinear      :       0.00       0.00          9          9          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   rlt              :       0.00       0.00          9          9          0          0          0          0          0          0          0          0          0
3583.59/3597.07	c   zerohalf         :       4.72       0.00          9          9          0          0        206        245          0        178        178          0          0
3583.59/3597.07	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.59/3597.07	c   hybrid           :       0.01       0.00          9          9        421          0       3060        421          0       3060
3583.59/3597.07	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.59/3597.07	c   problem variables:       0.00          -          0          0
3583.59/3597.07	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.59/3597.07	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.59/3597.07	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.59/3597.07	c   LP solutions     :       0.00          -          -          0          0
3583.59/3597.07	c   relax solutions  :       0.00          -          -          0          0
3583.59/3597.07	c   pseudo solutions :       0.00          -          -          0          0
3583.59/3597.07	c   strong branching :       0.00          -          -          0          0
3583.59/3597.07	c   actconsdiving    :       0.00       0.00          0          0          0
3583.59/3597.07	c   adaptivediving   :       0.00       0.00          0          0          0
3583.59/3597.07	c   alns             :       0.00       0.00          0          0          0
3583.59/3597.07	c   bound            :       0.00       0.00          0          0          0
3583.59/3597.07	c   clique           :       1.81       0.00          1          0          0
3583.59/3597.07	c   coefdiving       :       0.00       0.00          0          0          0
3583.59/3597.07	c   completesol      :       0.00       0.00          0          0          0
3583.59/3597.07	c   conflictdiving   :       0.00       0.00          0          0          0
3583.59/3597.07	c   crossover        :       0.00       0.00          0          0          0
3583.59/3597.07	c   dins             :       0.00       0.00          0          0          0
3583.59/3597.07	c   distributiondivin:       0.00       0.00          0          0          0
3583.59/3597.07	c   dps              :       0.00       0.00          0          0          0
3583.59/3597.07	c   dualval          :       0.00       0.00          0          0          0
3583.59/3597.07	c   farkasdiving     :       0.00       0.00          0          0          0
3583.59/3597.07	c   feasjump         :       0.56       0.00          1          0          0
3583.59/3597.07	c   feaspump         :       6.84       0.00          1          0          0
3583.59/3597.07	c   fixandinfer      :       0.00       0.00          0          0          0
3583.59/3597.07	c   fracdiving       :       0.00       0.00          0          0          0
3583.59/3597.07	c   gins             :       0.00       0.00          0          0          0
3583.59/3597.07	c   guideddiving     :       0.00       0.00          0          0          0
3583.59/3597.07	c   indcoefdiving    :       0.00       0.00          0          0          0
3583.59/3597.07	c   indicator        :       0.00       0.00          0          0          0
3583.59/3597.07	c   indicatordiving  :       0.00       0.00          0          0          0
3583.59/3597.07	c   indoneopt        :       0.00       0.00          0          0          0
3583.59/3597.07	c   indrounding      :       0.00       0.00          0          0          0
3583.59/3597.07	c   indtwoopt        :       0.00       0.00          0          0          0
3583.59/3597.07	c   intdiving        :       0.00       0.00          0          0          0
3583.59/3597.07	c   intshifting      :       0.00       0.00          0          0          0
3583.59/3597.07	c   linesearchdiving :       0.00       0.00          0          0          0
3583.59/3597.07	c   localbranching   :       0.00       0.00          0          0          0
3583.59/3597.07	c   locks            :       0.59       0.00          1          0          0
3583.59/3597.07	c   lpface           :       0.00       0.00          0          0          0
3583.59/3597.07	c   mpec             :       0.00       0.00          0          0          0
3583.59/3597.07	c   multistart       :       0.00       0.00          0          0          0
3583.59/3597.07	c   mutation         :       0.00       0.00          0          0          0
3583.59/3597.07	c   nlpdiving        :       0.00       0.00          0          0          0
3583.59/3597.07	c   objpscostdiving  :       0.00       0.00          0          0          0
3583.59/3597.07	c   octane           :       0.00       0.00          0          0          0
3583.59/3597.07	c   ofins            :       0.00       0.00          0          0          0
3583.59/3597.07	c   oneopt           :       0.00       0.00          0          0          0
3583.59/3597.07	c   padm             :       0.00       0.00          0          0          0
3583.59/3597.07	c   proximity        :       0.00       0.00          0          0          0
3583.59/3597.07	c   pscostdiving     :       0.00       0.00          0          0          0
3583.59/3597.07	c   randrounding     :       0.78       0.00          9          0          0
3583.59/3597.07	c   rens             :       0.00       0.00          0          0          0
3583.59/3597.07	c   reoptsols        :       0.00       0.00          0          0          0
3583.59/3597.07	c   repair           :       0.00       0.00          0          0          0
3583.59/3597.07	c   rins             :       0.00       0.00          0          0          0
3583.59/3597.07	c   rootsoldiving    :       0.00       0.00          0          0          0
3583.59/3597.07	c   rounding         :       0.29       0.00          9          0          0
3583.59/3597.07	c   scheduler        :       0.00       0.00          0          0          0
3583.59/3597.07	c   shiftandpropagate:       0.30       0.00          1          0          0
3583.59/3597.07	c   shifting         :       7.98       0.00          9          0          0
3583.59/3597.07	c   simplerounding   :       0.00       0.00          0          0          0
3583.59/3597.07	c   smallcard        :       0.00       0.00          0          0          0
3583.59/3597.07	c   subnlp           :       0.00       0.00          0          0          0
3583.59/3597.07	c   trivial          :       0.05       0.00          2          0          0
3583.59/3597.07	c   trivialnegation  :       0.00       0.00          0          0          0
3583.59/3597.07	c   trustregion      :       0.00       0.00          0          0          0
3583.59/3597.07	c   trysol           :       0.00       0.00          0          0          0
3583.59/3597.07	c   twoopt           :       0.00       0.00          0          0          0
3583.59/3597.07	c   undercover       :       0.00       0.00          0          0          0
3583.59/3597.07	c   vbounds          :       7.82       0.00          1          0          0
3583.59/3597.07	c   veclendiving     :       0.00       0.00          0          0          0
3583.59/3597.07	c   zeroobj          :       0.00       0.00          0          0          0
3583.59/3597.07	c   zirounding       :       0.00       0.00          0          0          0
3583.59/3597.07	c   other solutions  :          -          -          -          0          -
3583.59/3597.07	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	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
3583.59/3597.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.59/3597.07	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3583.59/3597.07	c   dual LP          :    1901.98         10     174493   17449.30      91.74       0.00          0
3583.59/3597.07	c   lex dual LP      :       0.00          0          0       0.00          -
3583.59/3597.07	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.59/3597.07	c   resolve instable :       0.00          0          0       0.00          -
3583.59/3597.07	c   diving/probing LP:       6.63         12       4474     372.83     675.30
3583.59/3597.07	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3583.59/3597.07	c     (at root node) :          -          0          0       0.00          -
3583.59/3597.07	c   conflict analysis:       0.00          0          0       0.00          -
3583.59/3597.07	c B&B Tree           :
3583.59/3597.07	c   number of runs   :          1
3583.59/3597.07	c   nodes            :          1 (0 internal, 1 leaves)
3583.59/3597.07	c   feasible leaves  :          0
3583.59/3597.07	c   infeas. leaves   :          0
3583.59/3597.07	c   objective leaves :          0
3583.59/3597.07	c   nodes (total)    :          1 (0 internal, 1 leaves)
3583.59/3597.07	c   nodes left       :          1
3583.59/3597.07	c   max depth        :          0
3583.59/3597.07	c   max depth (total):          0
3583.59/3597.07	c   backtracks       :          0 (0.0%)
3583.59/3597.07	c   early backtracks :          0 (0.0%)
3583.59/3597.07	c   nodes exc. ref.  :          0 (0.0%)
3583.59/3597.07	c   delayed cutoffs  :          0
3583.59/3597.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3583.59/3597.07	c   avg switch length:       1.00
3583.59/3597.07	c   switching time   :       0.00
3583.59/3597.07	c Root Node          :
3583.59/3597.07	c   First LP value   : +0.00000000000000e+00
3583.59/3597.07	c   First LP Iters   :       1966 (3218.86 Iter/sec)
3583.59/3597.07	c   First LP Time    :       0.61
3583.59/3597.07	c   Final Dual Bound : +0.00000000000000e+00
3583.59/3597.07	c   Final Root Iters :     178251
3583.59/3597.07	c   Root LP Estimate :                     -
3583.59/3597.07	c Solution           :
3583.59/3597.07	c   Solutions found  :          0 (0 improvements)
3583.59/3597.07	c   Primal Bound     :          -
3583.59/3597.07	c   Dual Bound       : +0.00000000000000e+00
3583.59/3597.07	c   Gap              :   infinite
3583.59/3597.07	c Integrals          :      Total       Avg%
3583.59/3597.07	c   primal-dual      :  359704.90     100.00
3583.59/3597.07	c   primal-ref       :          -          - (not evaluated)
3583.59/3597.07	c   dual-ref         :          -          - (not evaluated)
3585.78/3599.20	c Time complete: 3585.79.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (60170 MiB free)
  memory of node 1: 64507 MiB (63185 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503610-1751173249/watcher-4503610-1751173249 -o /tmp/evaluation-result-4503610-1751173249/solver-4503610-1751173249 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751169647-24241 --watchdog 3760 pbscip -f HOME/instance-4503610-1751173249.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=24670, runsolver pid=24667

[startup+0.10007 s]*
/proc/loadavg: 4.07 4.09 4.09 5/265 24671
/proc/meminfo: memFree=126223704/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=66888 memory=38912 CPUtime=0.09 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 6825 0 0 0 8 1 0 0 20 0 1 0 33002608 68493312 9728 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 16722 9728 3232 3530 0 8173 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 66888 KiB
Current children cumulated memory: 38912 KiB

[startup+0.205667 s]*
/proc/loadavg: 4.07 4.09 4.09 5/265 24671
/proc/meminfo: memFree=126147028/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=92640 memory=64128 CPUtime=0.19 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 13131 0 0 0 18 1 0 0 20 0 1 0 33002608 94863360 16032 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 23160 16032 3232 3530 0 14611 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 92640 KiB
Current children cumulated memory: 64128 KiB

[startup+0.305557 s]*
/proc/loadavg: 4.07 4.09 4.09 5/265 24671
/proc/meminfo: memFree=126066004/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=117840 memory=89344 CPUtime=0.29 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 19436 0 0 0 27 2 0 0 20 0 1 0 33002608 120668160 22336 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 29460 22336 3232 3530 0 20911 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 117840 KiB
Current children cumulated memory: 89344 KiB

[startup+0.700185 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 24671
/proc/meminfo: memFree=125907924/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=213740 memory=184144 CPUtime=0.68 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 42610 0 0 0 62 6 0 0 20 0 1 0 33002608 218869760 46004 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 53435 46036 3232 3530 0 44886 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 213740 KiB
Current children cumulated memory: 184144 KiB

[startup+1.50017 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 24671
/proc/meminfo: memFree=125477968/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=403500 memory=374692 CPUtime=1.47 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 88212 0 0 0 133 14 0 0 20 0 1 0 33002608 413184000 93673 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 100875 93673 3232 3530 0 92326 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 403500 KiB
Current children cumulated memory: 374692 KiB

[startup+3.10555 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 24671
/proc/meminfo: memFree=124512928/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=992072 memory=965428 CPUtime=3.08 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 223698 0 0 0 272 36 0 0 20 0 1 0 33002608 1015881728 241357 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 248018 241357 3520 3530 0 239469 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 992072 KiB
Current children cumulated memory: 965428 KiB

[startup+6.30017 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 24671
/proc/meminfo: memFree=123070436/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=1990828 memory=1942756 CPUtime=6.26 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 327501 0 0 0 562 64 0 0 20 0 1 0 33002608 2038607872 485689 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 497707 485689 3584 3530 0 489158 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1990828 KiB
Current children cumulated memory: 1942756 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/265 24682
/proc/meminfo: memFree=121472792/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=2115104 memory=2066548 CPUtime=12.65 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 448353 0 0 0 1167 98 0 0 20 0 1 0 33002608 2165866496 516637 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 528776 516637 3712 3530 0 520227 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2115104 KiB
Current children cumulated memory: 2066548 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 24682
/proc/meminfo: memFree=121616696/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=2115104 memory=2069364 CPUtime=25.41 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 449062 0 0 0 2443 98 0 0 20 0 1 0 33002608 2165866496 517341 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 528776 517341 3744 3530 0 520227 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2115104 KiB
Current children cumulated memory: 2069364 KiB

[startup+51.1056 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 24682
/proc/meminfo: memFree=122039964/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=2115104 memory=2069364 CPUtime=50.94 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 449077 0 0 0 4996 98 0 0 20 0 1 0 33002608 2165866496 517341 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 528776 517341 3744 3530 0 520227 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2115104 KiB
Current children cumulated memory: 2069364 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 24685
/proc/meminfo: memFree=121854680/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=2908444 memory=2695616 CPUtime=101.98 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 453986 0 0 0 10086 112 0 0 20 0 1 0 33002608 2978246656 673904 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 727111 673904 3744 3530 0 718562 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2908444 KiB
Current children cumulated memory: 2695616 KiB

[startup+162.3 s]
/proc/loadavg: 4.30 4.17 4.12 5/264 24687
/proc/meminfo: memFree=115444420/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=5730672 memory=5470568 CPUtime=161.77 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 892235 0 0 0 15963 214 0 0 20 0 1 0 33002608 5868208128 1367642 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1432668 1367642 3936 3530 0 1424119 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 5730672 KiB
Current children cumulated memory: 5470568 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 24689
/proc/meminfo: memFree=115678092/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=5730672 memory=5470568 CPUtime=221.55 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 892235 0 0 0 21941 214 0 0 20 0 1 0 33002608 5868208128 1367642 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1432668 1367642 3936 3530 0 1424119 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 5730672 KiB
Current children cumulated memory: 5470568 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.15 4.11 5/264 24692
/proc/meminfo: memFree=115673876/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=5730672 memory=5470568 CPUtime=281.31 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 892261 0 0 0 27917 214 0 0 20 0 1 0 33002608 5868208128 1367642 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1432668 1367642 3936 3530 0 1424119 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 5730672 KiB
Current children cumulated memory: 5470568 KiB

[startup+342.3 s]
/proc/loadavg: 4.38 4.22 4.13 5/264 24696
/proc/meminfo: memFree=115746180/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=5730672 memory=5470568 CPUtime=341.12 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 892264 0 0 0 33898 214 0 0 20 0 1 0 33002608 5868208128 1367642 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1432668 1367642 3936 3530 0 1424119 0
Current children cumulated CPU time: 341.12 s
Current children cumulated vsize: 5730672 KiB
Current children cumulated memory: 5470568 KiB

[startup+402.3 s]
/proc/loadavg: 4.22 4.19 4.13 5/264 24703
/proc/meminfo: memFree=115738132/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=5730672 memory=5470568 CPUtime=400.93 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 892264 0 0 0 39879 214 0 0 20 0 1 0 33002608 5868208128 1367642 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1432668 1367642 3936 3530 0 1424119 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 5730672 KiB
Current children cumulated memory: 5470568 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/265 24706
/proc/meminfo: memFree=115729812/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=5730672 memory=5470568 CPUtime=460.73 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 892290 0 0 0 45859 214 0 0 20 0 1 0 33002608 5868208128 1367642 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1432668 1367642 3936 3530 0 1424119 0
Current children cumulated CPU time: 460.73 s

################
# More data... #
################

/proc/loadavg: 4.18 4.11 4.10 5/264 24885
/proc/meminfo: memFree=115781044/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3150.5 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907147 0 0 0 314828 222 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3150.5 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 24888
/proc/meminfo: memFree=115736304/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3210.28 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907216 0 0 0 320806 222 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3210.28 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 24890
/proc/meminfo: memFree=115736072/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3270.05 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907218 0 0 0 326783 222 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3270.05 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 24894
/proc/meminfo: memFree=115738840/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3329.82 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907218 0 0 0 332760 222 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3329.82 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 24901
/proc/meminfo: memFree=115732284/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3389.6 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907287 0 0 0 338738 222 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3389.6 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 24903
/proc/meminfo: memFree=115728308/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3449.39 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907288 0 0 0 344717 222 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3449.39 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 24905
/proc/meminfo: memFree=115756852/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3509.17 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907288 0 0 0 350695 222 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3509.17 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 24907
/proc/meminfo: memFree=115751496/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3568.95 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907360 0 0 0 356672 223 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3568.95 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3599.29 s]
# the end of solver process 24670 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3583.51 s, system=2.36218 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 4.08 4.08 4.09 5/264 24907
/proc/meminfo: memFree=115743304/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3570.65 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907360 0 0 0 356842 223 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3570.65 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3590.4 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 24907
/proc/meminfo: memFree=115743368/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3577.01 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907360 0 0 0 357478 223 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3577.01 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3593.6 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 24907
/proc/meminfo: memFree=115743368/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3580.2 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907360 0 0 0 357797 223 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3580.2 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 24952
/proc/meminfo: memFree=117074872/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3583.39 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907360 0 0 0 358116 223 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3583.39 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3598.4 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 24997
/proc/meminfo: memFree=122691800/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3584.98 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907567 0 0 0 358275 223 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3584.98 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3598.8 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 24997
/proc/meminfo: memFree=122691800/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=6258228 memory=5467380 CPUtime=3585.38 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907740 0 0 0 358315 223 0 0 20 0 1 0 33002608 6408425472 1366845 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 1564557 1366845 3968 3530 0 1556008 0
Current children cumulated CPU time: 3585.38 s
Current children cumulated vsize: 6258228 KiB
Current children cumulated memory: 5467380 KiB

[startup+3599.2 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 24997
/proc/meminfo: memFree=123000888/131249996 swapFree=33010684/33010684
[pid=24670] ppid=24667 vsize=3667072 memory=3377824 CPUtime=3585.78 cores=1,3
/proc/24670/stat : 24670 (pbscip) R 24667 24670 24229 0 -1 4194304 907812 0 0 0 358351 227 0 0 20 0 1 0 33002608 3755081728 844456 18446744073709551615 4235264 18693293 140725045502048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44023808 140725045504393 140725045504492 140725045504492 140725045510094 0
/proc/24670/statm: 916768 844456 3968 3530 0 908219 0
Current children cumulated CPU time: 3585.78 s
Current children cumulated vsize: 3667072 KiB
Current children cumulated memory: 3377824 KiB

Child status: 0

Real time (s): 3599.29
CPU time (s): 3585.87
CPU user time (s): 3583.51
CPU system time (s): 2.36218
CPU usage (%): 99.6274
Max. virtual memory (cumulated for all children) (KiB): 6327356
Max. memory (cumulated for all children) (KiB): 6048384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.51
system time used= 2.36218
maximum resident set size= 6067552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 907819
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= 80
involuntary context switches= 4967


# summary of solver processes directly reported to runsolver:
#   pid: 24670
#   total CPU time (s): 3585.87
#   total CPU user time (s): 3583.51
#   total CPU system time (s): 2.36218

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.47348 second user time and 15.8117 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 07:00:49
IDJOB=4503610
IDBENCH=155524
IDSOLVER=3365
FILE ID=nodeC021/4503610-1751173249
RUNJOBID= nodeC021-1751169647-24241
SLURM_JOB_ID= 9587523
Free space on /tmp= 432900 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-147.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503610-1751173249/watcher-4503610-1751173249 -o /tmp/evaluation-result-4503610-1751173249/solver-4503610-1751173249 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751169647-24241 --watchdog 3760  pbscip -f HOME/instance-4503610-1751173249.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 68b1290c926351b4227086ab823cce81
RANDOM SEED=405563397

nodeC021 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	: 0xb00002a
cpu MHz		: 3599.771
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
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	: 0xb00002a
cpu MHz		: 3602.631
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
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	: 0xb00002a
cpu MHz		: 3579.232
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
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	: 0xb00002a
cpu MHz		: 3599.770
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
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	: 0xb00002a
cpu MHz		: 3599.776
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
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	: 0xb00002a
cpu MHz		: 3600.074
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
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	: 0xb00002a
cpu MHz		: 3438.924
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
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	: 0xb00002a
cpu MHz		: 3596.331
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126348828 kB
MemAvailable:   126459812 kB
Buffers:            3280 kB
Cached:           920264 kB
SwapCached:            0 kB
Active:          3559016 kB
Inactive:         663032 kB
Active(anon):    3316568 kB
Inactive(anon):        0 kB
Active(file):     242448 kB
Inactive(file):   663032 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            156144 kB
Writeback:             4 kB
AnonPages:       3301168 kB
Mapped:           135008 kB
Shmem:             18060 kB
KReclaimable:      89088 kB
Slab:             175020 kB
SReclaimable:      89088 kB
SUnreclaim:        85932 kB
KernelStack:        4272 kB
PageTables:         9564 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5016100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1652736 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432940 MiB
End job on nodeC021 at 2025-06-29 08:00:49