Trace number 4515393

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 2025-06-13? 3586.83 3597.17

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_4_shuffle/normalized-sumineqArity4pyramidP145.shuf-1.opb
MD5SUMba28cd3367cfe12555432753b09255a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.14641
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42924
Total number of constraints10732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints10714
Minimum length of a constraint4
Maximum length of a constraint12
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 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4515393-1751235636.opb>
0.00/0.09	c original problem has 42924 variables (42924 bin, 0 int, 0 cont) and 10732 constraints
0.00/0.09	c problem read in 0.087 seconds
0.00/0.09	c problem without objective
0.09/0.20	c presolving:
0.20/0.24	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
0.30/0.31	c    (0.3s) running MILP presolver
0.30/0.35	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 3 fixings, 0 bound changes
0.40/0.49	c (round 2, exhaustive) 3 del vars, 1 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 10564 upgd conss, 0 impls, 4 clqs
0.50/0.54	c (round 3, exhaustive) 4 del vars, 1 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 10688 upgd conss, 0 impls, 0 clqs
0.50/0.56	c (round 4, exhaustive) 4 del vars, 1 del conss, 0 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 10731 upgd conss, 0 impls, 0 clqs
0.99/1.08	c    (1.1s) probing: 51/42920 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.99/1.08	c    (1.1s) probing aborted: 50/50 successive totally useless probings
1.09/1.13	c    (1.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.39/1.45	c    (1.4s) symmetry computation finished: 1491 generators found (max: 1491, log10 of symmetry group size: inf) (symcode time: 0.15)
1.39/1.49	c dynamic symmetry handling statistics:
1.39/1.49	c    orbitopal reduction:       no components
1.39/1.49	c    orbital reduction:         79 components of sizes 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3
1.39/1.49	c    lexicographic reduction:  237 permutations with support sizes 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
1.39/1.49	c handled 992 out of 992 symmetry components
1.39/1.49	c (round 5, exhaustive) 4 del vars, 1 del conss, 1254 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 10731 upgd conss, 0 impls, 1254 clqs
1.48/1.51	c (round 6, exhaustive) 4 del vars, 1 del conss, 1254 add conss, 0 chg bounds, 147 chg sides, 0 chg coeffs, 11985 upgd conss, 0 impls, 1254 clqs
1.58/1.61	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
1.58/1.61	c  4 deleted vars, 1 deleted constraints, 1254 added constraints, 0 tightened bounds, 0 added holes, 147 changed sides, 0 changed coefficients
1.58/1.61	c  0 implications, 1254 cliques
1.58/1.61	c presolved problem has 42920 variables (42920 bin, 0 int, 0 cont) and 11985 constraints
1.58/1.61	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
1.58/1.61	c   10731 constraints of type <knapsack>
1.58/1.61	c    1254 constraints of type <setppc>
1.58/1.61	c transformed objective value is always integral (scale: 1)
1.58/1.61	c Presolving Time: 1.43
1.58/1.61	c 
1.58/1.61	c - non default parameters ----------------------------------------------------------------------
1.58/1.61	c 
1.58/1.61	c # SCIP version 10.0.0
1.58/1.61	c 
1.58/1.61	c # maximal time in seconds to run
1.58/1.61	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.58/1.61	c limits/time = 3596.99801
1.58/1.61	c 
1.58/1.61	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.58/1.61	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.58/1.61	c limits/memory = 27900
1.58/1.61	c 
1.58/1.61	c # belongs reading time to solving time?
1.58/1.61	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.58/1.61	c timing/reading = TRUE
1.58/1.61	c 
1.58/1.61	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
1.58/1.61	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
1.58/1.61	c reading/opbreader/maxintsize = 47
1.58/1.61	c 
1.58/1.61	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
1.58/1.61	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
1.58/1.61	c propagating/genvbounds/timingmask = 0
1.58/1.61	c 
1.58/1.61	c -----------------------------------------------------------------------------------------------
1.58/1.62	c 
3586.65/3597.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3586.65/3597.00	c  3597s|     1 |     0 |  2837k|     - |   386M |   0 |  42k|  12k|  11k|   0 |  0 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3586.65/3597.00	c (node 1) LP solver hit time limit in LP 4 -- using pseudo solution instead
3586.65/3597.00	c 
3586.65/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.65/3597.00	c Solving Time (sec) : 3597.01
3586.65/3597.00	c Solving Nodes      : 1
3586.65/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.65/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.65/3597.00	c Gap                : infinite
3586.65/3597.00	s UNKNOWN
3586.65/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.65/3597.00	c Total Time         :    3597.01
3586.65/3597.00	c   solving          :    3597.01
3586.65/3597.00	c   presolving       :       1.43 (included in solving)
3586.65/3597.00	c   reading          :       0.09 (included in solving)
3586.65/3597.00	c   copying          :       0.00 (0 times copied the problem)
3586.65/3597.00	c Original Problem   :
3586.65/3597.00	c   Problem name     : HOME/instance-4515393-1751235636.opb
3586.65/3597.00	c   Variables        : 42924 (42924 binary, 0 integer, 0 continuous)
3586.65/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.65/3597.00	c   Constraints      : 10732 initial, 10732 maximal
3586.65/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.65/3597.00	c Presolved Problem  :
3586.65/3597.00	c   Problem name     : t_HOME/instance-4515393-1751235636.opb
3586.65/3597.00	c   Variables        : 42920 (42920 binary, 0 integer, 0 continuous)
3586.65/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.65/3597.00	c   Constraints      : 11985 initial, 12001 maximal
3586.65/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.65/3597.00	c   Nonzeros         : 130108 constraint, 2508 clique table
3586.65/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.65/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   domcol           :       0.10       0.00      2          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   dualsparsify     :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   milp             :       0.11       0.00      1          3          0          0          0          0          0          0          0          0
3586.65/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   sparsify         :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   trivial          :       0.01       0.00      7          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   dualfix          :       0.01       0.00      7          1          0          0          0          0          0          0          0          0
3586.65/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   probing          :       0.40       0.00      1          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   symmetry         :       0.36       0.00      1          0          0          0          0          0          0       1254          0          0
3586.65/3597.00	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   knapsack         :       0.09       0.01     15          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   setppc           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   linear           :       0.16       0.02      9          0          0          0          0          0          1          0        147          0
3586.65/3597.00	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   components       :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.65/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.65/3597.00	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.65/3597.00	c   knapsack         :      10731      10731          0       2374          0          0          0          3        219          7          0          0          0          0          0
3586.65/3597.00	c   setppc           :       1254       1254          0       2259          0          0          0          0          2          0          0          0          0          0          0
3586.65/3597.00	c   logicor          :          0+        16          0          6          0          0          0          0          2          0          0          0          0          0          0
3586.65/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.65/3597.00	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   knapsack         :       0.20       0.01       0.05       0.14       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.65/3597.00	c   dualfix          :          1          0          0          0
3586.65/3597.00	c   genvbounds       :          0          0          0          0
3586.65/3597.00	c   nlobbt           :          0          0          0          0
3586.65/3597.00	c   obbt             :          0          0          0          0
3586.65/3597.00	c   probing          :          0          0          0          0
3586.65/3597.00	c   pseudoobj        :          0          0          0          0
3586.65/3597.00	c   redcost          :          0          0          0          0
3586.65/3597.00	c   rootredcost      :          0          0          0          0
3586.65/3597.00	c   symmetry         :          0          0          0          0
3586.65/3597.00	c   vbounds          :       1266          0          0          0
3586.65/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.65/3597.00	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
3586.65/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   probing          :       0.40       0.00       0.40       0.00       0.00       0.00
3586.65/3597.00	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3586.65/3597.00	c   symmetry         :       0.36       0.00       0.36       0.00       0.00       0.00
3586.65/3597.00	c   vbounds          :       0.01       0.00       0.00       0.01       0.00       0.00
3586.65/3597.00	c Symmetry           :
3586.65/3597.00	c   #affected vars   :       2483 (2483 bin, 0 int, 0 cont)
3586.65/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.65/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.65/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.65/3597.00	c   shadow tree time :       0.00 s
3586.65/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.65/3597.00	c   propagation      :       0.00          5          5          -         18        7.6          0        0.0          -          -          -
3586.65/3597.00	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.65/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.65/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.65/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.65/3597.00	c   applied globally :       0.00          -          -          0         15        7.1          -          -          0          -          -
3586.65/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.65/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.65/3597.00	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3586.65/3597.00	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.65/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.65/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.65/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.65/3597.00	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.65/3597.00	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.65/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.65/3597.00	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.65/3597.00	c   problem variables:       0.00          -          0          0
3586.65/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.65/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.65/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.65/3597.01	c   LP solutions     :       0.00          -          -          0          0
3586.65/3597.01	c   relax solutions  :       0.00          -          -          0          0
3586.65/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3586.65/3597.01	c   strong branching :       0.00          -          -          0          0
3586.65/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3586.65/3597.01	c   adaptivediving   :       0.00       0.00          0          0          0
3586.65/3597.01	c   alns             :       0.00       0.00          0          0          0
3586.65/3597.01	c   bound            :       0.00       0.00          0          0          0
3586.65/3597.01	c   clique           :       0.10       0.00          1          0          0
3586.65/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3586.65/3597.01	c   completesol      :       0.00       0.00          0          0          0
3586.65/3597.01	c   conflictdiving   :       0.00       0.00          0          0          0
3586.65/3597.01	c   crossover        :       0.00       0.00          0          0          0
3586.65/3597.01	c   dins             :       0.00       0.00          0          0          0
3586.65/3597.01	c   distributiondivin:       0.00       0.00          0          0          0
3586.65/3597.01	c   dks              :       0.00       0.00          0          0          0
3586.65/3597.01	c   dps              :       0.00       0.00          0          0          0
3586.65/3597.01	c   dualval          :       0.00       0.00          0          0          0
3586.65/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3586.65/3597.01	c   feaspump         :       0.00       0.00          0          0          0
3586.65/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3586.65/3597.01	c   fracdiving       :       0.00       0.00          0          0          0
3586.65/3597.01	c   gins             :       0.00       0.00          0          0          0
3586.65/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3586.65/3597.01	c   indicator        :       0.00       0.00          0          0          0
3586.65/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3586.65/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3586.65/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3586.65/3597.01	c   linesearchdiving :       0.00       0.00          0          0          0
3586.65/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3586.65/3597.01	c   locks            :       0.01       0.00          1          0          0
3586.65/3597.01	c   lpface           :       0.00       0.00          0          0          0
3586.65/3597.01	c   mpec             :       0.00       0.00          0          0          0
3586.65/3597.01	c   multistart       :       0.00       0.00          0          0          0
3586.65/3597.01	c   mutation         :       0.00       0.00          0          0          0
3586.65/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3586.65/3597.01	c   objpscostdiving  :       0.00       0.00          0          0          0
3586.65/3597.01	c   octane           :       0.00       0.00          0          0          0
3586.65/3597.01	c   ofins            :       0.00       0.00          0          0          0
3586.65/3597.01	c   oneopt           :       0.00       0.00          0          0          0
3586.65/3597.01	c   padm             :       0.00       0.00          0          0          0
3586.65/3597.01	c   proximity        :       0.00       0.00          0          0          0
3586.65/3597.01	c   pscostdiving     :       0.00       0.00          0          0          0
3586.65/3597.01	c   randrounding     :       0.00       0.00          0          0          0
3586.65/3597.01	c   rens             :       0.00       0.00          0          0          0
3586.65/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3586.65/3597.01	c   repair           :       0.00       0.00          0          0          0
3586.65/3597.01	c   rins             :       0.00       0.00          0          0          0
3586.65/3597.01	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.65/3597.01	c   rounding         :       0.00       0.00          0          0          0
3586.65/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3586.65/3597.01	c   shiftandpropagate:       0.03       0.00          1          0          0
3586.65/3597.01	c   shifting         :       0.00       0.00          0          0          0
3586.65/3597.01	c   simplerounding   :       0.00       0.00          0          0          0
3586.65/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3586.65/3597.01	c   trivial          :       0.02       0.00          2          0          0
3586.65/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3586.65/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3586.65/3597.01	c   trysol           :       0.00       0.00          0          0          0
3586.65/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3586.65/3597.01	c   undercover       :       0.00       0.00          0          0          0
3586.65/3597.01	c   vbounds          :       0.00       0.00          0          0          0
3586.65/3597.01	c   veclendiving     :       0.00       0.00          0          0          0
3586.65/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3586.65/3597.01	c   zirounding       :       0.00       0.00          0          0          0
3586.65/3597.01	c   other solutions  :          -          -          -          0          -
3586.65/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.65/3597.01	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
3586.65/3597.01	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
3586.65/3597.01	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
3586.65/3597.01	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
3586.65/3597.01	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
3586.65/3597.01	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
3586.65/3597.01	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
3586.65/3597.01	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
3586.65/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.65/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.65/3597.01	c   primal LP        :    2006.88          2    1552973  776486.50     773.82       0.00          0
3586.65/3597.01	c   dual LP          :    1588.34          5    1284902  642451.00     808.96       0.01          3
3586.65/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3586.65/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.65/3597.01	c   resolve instable :    2775.15          3    2179437  726479.00     785.34
3586.65/3597.01	c   diving/probing LP:       0.00          0          0       0.00          -
3586.65/3597.01	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3586.65/3597.01	c     (at root node) :          -          0          0       0.00          -
3586.65/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3586.65/3597.01	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.65/3597.01	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.65/3597.01	c B&B Tree           :
3586.65/3597.01	c   number of runs   :          1
3586.65/3597.01	c   nodes            :          1 (0 internal, 1 leaves)
3586.65/3597.01	c   feasible leaves  :          0
3586.65/3597.01	c   infeas. leaves   :          0
3586.65/3597.01	c   objective leaves :          0
3586.65/3597.01	c   nodes (total)    :          1 (0 internal, 1 leaves)
3586.65/3597.01	c   nodes left       :          1
3586.65/3597.01	c   max depth        :          0
3586.65/3597.01	c   max depth (total):          0
3586.65/3597.01	c   backtracks       :          0 (0.0%)
3586.65/3597.01	c   early backtracks :          0 (0.0%)
3586.65/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3586.65/3597.01	c   delayed cutoffs  :          0
3586.65/3597.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3586.65/3597.01	c   avg switch length:       1.00
3586.65/3597.01	c   switching time   :       0.00
3586.65/3597.01	c Root Node          :
3586.65/3597.01	c   First LP value   :          -
3586.65/3597.01	c   First LP Iters   :          0
3586.65/3597.01	c   First LP Time    :    3595.22
3586.65/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3586.65/3597.01	c   Final Root Iters :    2837875
3586.65/3597.01	c   Root LP Estimate :                     -
3586.65/3597.01	c Solution           :
3586.65/3597.01	c   Solutions found  :          0 (0 improvements)
3586.65/3597.01	c   Primal Bound     :          -
3586.65/3597.01	c   Dual Bound       : +0.00000000000000e+00
3586.65/3597.01	c   Gap              :   infinite
3586.65/3597.01	c Integrals          :      Total       Avg%
3586.65/3597.01	c   primal-dual      :  359700.50     100.00
3586.65/3597.01	c   primal-ref       :          -          - (not evaluated)
3586.65/3597.01	c   dual-ref         :          -          - (not evaluated)
3586.75/3597.17	c Time complete (sec):   3586.831

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 (62304 MiB free)
  memory of node 1: 64507 MiB (63945 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515393-1751235636/watcher-4515393-1751235636 -o /tmp/evaluation-result-4515393-1751235636/solver-4515393-1751235636 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751235636-30273 --watchdog 3760 pbsolver -f HOME/instance-4515393-1751235636.opb -t 3600 -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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=30324, runsolver pid=30312
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 1.11 1.49 2.41 6/265 30330
/proc/meminfo: memFree=128983972/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=87800 memory=78596 CPUtime=0.09 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 17621 0 0 0 7 2 0 0 20 0 1 0 39243474 89907200 19649 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 21950 19649 2368 2575 0 18857 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 87800 KiB
Current children cumulated memory: 78596 KiB

[startup+0.205538 s]*
/proc/loadavg: 1.11 1.49 2.41 6/265 30330
/proc/meminfo: memFree=128762716/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=149344 memory=133892 CPUtime=0.2 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 31385 0 0 0 16 4 0 0 20 0 1 0 39243474 152928256 33473 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 37336 33473 2432 2575 0 34243 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 149344 KiB
Current children cumulated memory: 133892 KiB

[startup+0.305551 s]*
/proc/loadavg: 1.11 1.49 2.41 6/265 30330
/proc/meminfo: memFree=128682516/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=179252 memory=160388 CPUtime=0.3 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 37986 0 0 0 25 5 0 0 20 0 1 0 39243474 183554048 40065 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 44813 40097 2464 2575 0 41720 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 179252 KiB
Current children cumulated memory: 160388 KiB

[startup+0.700195 s]
/proc/loadavg: 1.11 1.49 2.41 6/265 30330
/proc/meminfo: memFree=128538120/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=223864 memory=206500 CPUtime=0.69 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 57981 0 0 0 60 9 0 0 20 0 1 0 39243474 229236736 51625 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 55966 51625 2592 2575 0 52873 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 223864 KiB
Current children cumulated memory: 206500 KiB

[startup+1.50018 s]
/proc/loadavg: 1.11 1.49 2.41 6/265 30330
/proc/meminfo: memFree=127957764/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=570304 memory=489288 CPUtime=1.48 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 127698 0 0 0 130 18 0 0 20 0 1 0 39243474 583991296 122322 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142576 122322 2592 2575 0 139483 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 570304 KiB
Current children cumulated memory: 489288 KiB

[startup+3.10504 s]
/proc/loadavg: 1.11 1.49 2.41 6/265 30330
/proc/meminfo: memFree=127077264/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=490824 CPUtime=3.09 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128059 0 0 0 290 19 0 0 20 0 1 0 39243474 585539584 122706 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122706 2656 2575 0 139861 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 490824 KiB

[startup+6.30012 s]
/proc/loadavg: 1.34 1.53 2.41 6/265 30330
/proc/meminfo: memFree=127085520/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=490824 CPUtime=6.27 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128059 0 0 0 608 19 0 0 20 0 1 0 39243474 585539584 122706 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122706 2656 2575 0 139861 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 490824 KiB

[startup+12.7001 s]
/proc/loadavg: 1.63 1.59 2.43 6/265 30331
/proc/meminfo: memFree=126858716/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=490824 CPUtime=12.65 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128059 0 0 0 1246 19 0 0 20 0 1 0 39243474 585539584 122706 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122706 2656 2575 0 139861 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 490824 KiB

[startup+25.5001 s]
/proc/loadavg: 2.24 1.72 2.46 6/265 30331
/proc/meminfo: memFree=126350380/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=490824 CPUtime=25.41 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128059 0 0 0 2522 19 0 0 20 0 1 0 39243474 585539584 122706 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122706 2656 2575 0 139861 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 490824 KiB

[startup+51.1051 s]
/proc/loadavg: 2.84 1.91 2.50 6/265 30331
/proc/meminfo: memFree=126034000/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=490824 CPUtime=50.93 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128059 0 0 0 5074 19 0 0 20 0 1 0 39243474 585539584 122706 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122706 2656 2575 0 139861 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 490824 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.25 2.59 6/265 30333
/proc/meminfo: memFree=125865548/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=491976 CPUtime=101.96 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128077 0 0 0 10177 19 0 0 20 0 1 0 39243474 585539584 122994 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122994 2944 2575 0 139861 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 491976 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.60 2.69 6/263 30335
/proc/meminfo: memFree=125851700/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=491976 CPUtime=161.76 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128077 0 0 0 16157 19 0 0 20 0 1 0 39243474 585539584 122994 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122994 2944 2575 0 139861 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 491976 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.87 2.78 6/262 30337
/proc/meminfo: memFree=125834356/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=491976 CPUtime=221.58 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128077 0 0 0 22138 20 0 0 20 0 1 0 39243474 585539584 122994 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122994 2944 2575 0 139861 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 491976 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 3.14 2.88 6/264 30342
/proc/meminfo: memFree=125834272/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=491976 CPUtime=281.38 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128077 0 0 0 28118 20 0 0 20 0 1 0 39243474 585539584 122994 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122994 2944 2575 0 139861 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 491976 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.31 2.96 7/265 30347
/proc/meminfo: memFree=125812672/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=491976 CPUtime=341.18 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128077 0 0 0 34098 20 0 0 20 0 1 0 39243474 585539584 122994 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122994 2944 2575 0 139861 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 491976 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.46 3.03 6/265 30349
/proc/meminfo: memFree=125824808/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=491976 CPUtime=400.99 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128077 0 0 0 40079 20 0 0 20 0 1 0 39243474 585539584 122994 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122994 2944 2575 0 139861 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 491976 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.59 3.11 6/266 30534
/proc/meminfo: memFree=125831352/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=491976 CPUtime=460.8 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128077 0 0 0 46059 21 0 0 20 0 1 0 39243474 585539584 122994 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 122994 2944 2575 0 139861 0

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

/proc/loadavg: 3.12 3.22 3.54 4/256 30749
/proc/meminfo: memFree=125699332/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3213.07 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128362 0 0 0 321286 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3213.07 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3282.3 s]
/proc/loadavg: 3.09 3.19 3.51 4/256 30751
/proc/meminfo: memFree=125699460/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3272.89 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128388 0 0 0 327268 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3272.89 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3342.3 s]
/proc/loadavg: 3.14 3.18 3.49 4/256 30753
/proc/meminfo: memFree=125699572/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3332.71 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 333250 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3332.71 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3402.3 s]
/proc/loadavg: 3.10 3.16 3.46 4/257 30758
/proc/meminfo: memFree=125695352/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3392.53 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 339232 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3392.53 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.15 3.43 4/257 30760
/proc/meminfo: memFree=125695456/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3452.35 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 345214 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3452.35 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3522.3 s]
/proc/loadavg: 3.13 3.15 3.42 4/257 30764
/proc/meminfo: memFree=125695360/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3512.17 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 351196 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.13 3.39 4/257 30766
/proc/meminfo: memFree=125695248/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3571.99 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 357178 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3571.99 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

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

# cumulated CPU time of all completed processes:  user=3586.61 s, system=0.22525 s

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

[startup+3584 s]*
/proc/loadavg: 3.09 3.13 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3573.69 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 357348 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3573.69 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3590.4 s]
/proc/loadavg: 3.16 3.15 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3580.07 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 357986 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3580.07 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3593.6 s]
/proc/loadavg: 3.16 3.15 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3583.26 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 358305 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3583.26 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3595.2 s]
/proc/loadavg: 3.14 3.14 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3584.85 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 358464 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3584.85 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3596 s]*
/proc/loadavg: 3.14 3.14 3.39 4/257 30769
/proc/meminfo: memFree=125695112/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3585.66 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 358545 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3585.66 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3596.8 s]
/proc/loadavg: 3.14 3.14 3.39 4/257 30769
/proc/meminfo: memFree=125695112/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3586.45 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 358624 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3586.45 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3597 s]*
/proc/loadavg: 3.14 3.14 3.39 4/257 30769
/proc/meminfo: memFree=125695288/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=571816 memory=502984 CPUtime=3586.65 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128389 0 0 0 358644 21 0 0 20 0 1 0 39243474 585539584 125746 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 142954 125746 2944 2575 0 139861 0
Current children cumulated CPU time: 3586.65 s
Current children cumulated vsize: 571816 KiB
Current children cumulated memory: 502984 KiB

[startup+3597.11 s]
/proc/loadavg: 3.14 3.14 3.39 4/257 30769
/proc/meminfo: memFree=125695288/131250000 swapFree=33010684/33010684
[pid=30324] ppid=30312 vsize=562068 memory=493288 CPUtime=3586.75 cores=1,3
/proc/30324/stat : 30324 (pbsolver) R 30312 30324 28498 0 -1 4194304 128498 0 0 0 358654 21 0 0 20 0 1 0 39243474 575557632 123322 18446744073709551615 4198400 14743177 140726284592816 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 40144896 140726284601738 140726284601834 140726284601834 140726284607436 0
/proc/30324/statm: 140517 123322 2944 2575 0 137424 0
Current children cumulated CPU time: 3586.75 s
Current children cumulated vsize: 562068 KiB
Current children cumulated memory: 493288 KiB

Child status: 0

Real time (s): 3597.17
CPU time (s): 3586.83
CPU user time (s): 3586.61
CPU system time (s): 0.22525
CPU usage (%): 99.7126
Max. virtual memory (cumulated for all children) (KiB): 571816
Max. memory (cumulated for all children) (KiB): 502984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.61
system time used= 0.22525
maximum resident set size= 502984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128522
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= 20
involuntary context switches= 928


# summary of solver processes directly reported to runsolver:
#   pid: 30324
#   total CPU time (s): 3586.83
#   total CPU user time (s): 3586.61
#   total CPU system time (s): 0.22525

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.84494 second user time and 14.6815 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-30 00:20:36
IDJOB=4515393
IDBENCH=165244
IDSOLVER=3366
FILE ID=nodeC027/4515393-1751235636
RUNJOBID= nodeC027-1751235636-30273
SLURM_JOB_ID= 9587688
Free space on /tmp= 433052 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_4_shuffle/normalized-sumineqArity4pyramidP145.shuf-1.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515393-1751235636/watcher-4515393-1751235636 -o /tmp/evaluation-result-4515393-1751235636/solver-4515393-1751235636 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751235636-30273 --watchdog 3760  pbsolver -f HOME/instance-4515393-1751235636.opb -t 3600 -m 31000

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

MD5SUM BENCH= ba28cd3367cfe12555432753b09255a3
RANDOM SEED=180950209

nodeC027 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.787
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.29
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		: 3599.385
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.29
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		: 3600.109
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.29
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.353
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.29
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.635
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.29
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		: 3632.222
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.29
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		: 3599.918
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.29
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		: 3599.556
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129278160 kB
MemAvailable:   129716952 kB
Buffers:            3280 kB
Cached:          1242660 kB
SwapCached:            0 kB
Active:           331160 kB
Inactive:         986076 kB
Active(anon):      89364 kB
Inactive(anon):        0 kB
Active(file):     241796 kB
Inactive(file):   986076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57244 kB
Writeback:             0 kB
AnonPages:         74416 kB
Mapped:           102832 kB
Shmem:             18068 kB
KReclaimable:      99916 kB
Slab:             185572 kB
SReclaimable:      99916 kB
SUnreclaim:        85656 kB
KernelStack:        4096 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     336904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC027 at 2025-06-30 01:20:33