Trace number 4544658

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? 3584.94 3597.5

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat15_14_triangular.opb
MD5SUMa4178ed5bdda5931f1ca4d4ab85a3087
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.706865
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17122
Total number of constraints210847
Number of constraints which are clauses205023
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5824
Minimum length of a constraint2
Maximum length of a constraint15
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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-4544658-1753217099.opb>
0.30/0.40	c original problem has 17122 variables (17122 bin, 0 int, 0 cont) and 210847 constraints
0.30/0.40	c problem read in 0.400 seconds
0.30/0.40	c problem without objective
0.68/0.71	c presolving:
1.18/1.21	c    (1.2s) running MILP presolver
1.68/1.75	c    (1.7s) MILP presolver found nothing
2.18/2.23	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2912 chg coeffs, 210847 upgd conss, 0 impls, 25480 clqs
2.38/2.48	c (round 2, medium)     0 del vars, 2912 del conss, 28392 add conss, 0 chg bounds, 0 chg sides, 2912 chg coeffs, 210847 upgd conss, 0 impls, 53872 clqs
2.78/2.84	c (round 3, exhaustive) 0 del vars, 34216 del conss, 31304 add conss, 0 chg bounds, 0 chg sides, 2912 chg coeffs, 210847 upgd conss, 0 impls, 53872 clqs
8.56/8.60	c    (8.6s) probing: 1000/17122 (5.8%) - 0 fixings, 0 aggregations, 85459 implications, 0 bound changes
8.56/8.61	c    (8.6s) probing: 1001/17122 (5.8%) - 0 fixings, 0 aggregations, 85500 implications, 0 bound changes
8.56/8.61	c    (8.6s) probing aborted: 1000/1000 successive useless probings
8.56/8.61	c    (8.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
10.46/10.55	c    (10.5s) symmetry computation finished: 14 generators found (max: 1500, log10 of symmetry group size: 11.24) (symcode time: 1.75)
10.46/10.57	c dynamic symmetry handling statistics:
10.46/10.57	c    orbitopal reduction:       no components
10.46/10.57	c    orbital reduction:          1 components of sizes 14
10.46/10.57	c    lexicographic reduction:   14 permutations with support sizes 2446, 2446, 2446, 2446, 2446, 2446, 2446, 2446, 2446, 2446, 2446, 2446, 2446, 17024
10.46/10.57	c handled 1 out of 1 symmetry components
10.65/10.73	c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
10.65/10.73	c  0 deleted vars, 34216 deleted constraints, 31304 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 2912 changed coefficients
10.65/10.73	c  0 implications, 139372 cliques
10.65/10.73	c presolved problem has 17122 variables (17122 bin, 0 int, 0 cont) and 207935 constraints
10.65/10.73	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
10.65/10.73	c   25480 constraints of type <setppc>
10.65/10.73	c    2912 constraints of type <and>
10.65/10.73	c  179543 constraints of type <logicor>
10.65/10.73	c transformed objective value is always integral (scale: 1)
10.65/10.73	c Presolving Time: 10.02
10.65/10.73	c 
10.65/10.73	c - non default parameters ----------------------------------------------------------------------
10.65/10.73	c 
10.65/10.73	c # SCIP version 10.0.0
10.65/10.73	c 
10.65/10.73	c # maximal time in seconds to run
10.65/10.73	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
10.65/10.73	c limits/time = 3596.998039
10.65/10.73	c 
10.65/10.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.65/10.73	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
10.65/10.73	c limits/memory = 27900
10.65/10.73	c 
10.65/10.73	c # belongs reading time to solving time?
10.65/10.73	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
10.65/10.73	c timing/reading = TRUE
10.65/10.73	c 
10.65/10.73	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
10.65/10.73	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
10.65/10.73	c reading/opbreader/maxintsize = 47
10.65/10.73	c 
10.65/10.73	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
10.65/10.73	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
10.65/10.73	c propagating/genvbounds/timingmask = 0
10.65/10.73	c 
10.65/10.73	c -----------------------------------------------------------------------------------------------
10.65/10.73	c 
44.03/44.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.03/44.27	c  44.3s|     1 |     0 | 60407 |     - |   771M |   0 |  17k| 208k| 210k|   0 |  0 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
103.22/103.67	c   104s|     1 |     0 |160818 |     - |   782M |   0 |  17k| 208k| 212k|2000 |  1 | 146 |   0 | 0.000000e+00 |      --      |    Inf | unknown
122.75/123.26	c   123s|     1 |     0 |195917 |     - |   783M |   0 |  17k| 208k| 214k|4000 |  2 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
138.19/138.77	c   139s|     1 |     0 |223302 |     - |   783M |   0 |  17k| 208k| 216k|5582 |  3 | 148 |   0 | 0.000000e+00 |      --      |    Inf | unknown
172.37/173.09	c   173s|     1 |     0 |252935 |     - |   832M |   0 |  17k| 208k| 218k|7171 |  4 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
201.45/202.24	c   202s|     1 |     0 |272989 |     - |   832M |   0 |  17k| 208k| 218k|8021 |  5 | 150 |   0 | 0.000000e+00 |      --      |    Inf | unknown
271.08/272.19	c   272s|     1 |     0 |296119 |     - |   832M |   0 |  17k| 208k| 219k|8996 |  6 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
414.82/416.48	c   416s|     1 |     0 |326390 |     - |   868M |   0 |  17k| 208k| 220k|9725 |  7 | 152 |   0 | 0.000000e+00 |      --      |    Inf | unknown
534.36/536.40	c   536s|     1 |     0 |351383 |     - |   897M |   0 |  17k| 208k| 221k|  10k|  8 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
669.84/672.49	c   672s|     1 |     0 |377191 |     - |   928M |   0 |  17k| 208k| 221k|  10k|  9 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
785.59/788.60	c   789s|     1 |     0 |401087 |     - |   953M |   0 |  17k| 208k| 221k|  11k| 10 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
841.27/844.59	c   845s|     1 |     0 |417501 |     - |   976M |   0 |  17k| 208k| 222k|  11k| 11 | 156 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1923.56/1930.55	c  1931s|     1 |     2 |557025 |     - |   979M |   0 |  17k| 208k| 222k|  11k| 11 | 171 |  20 | 0.000000e+00 |      --      |    Inf | unknown
3584.44/3597.00	c 
3584.44/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3584.44/3597.00	c Solving Time (sec) : 3597.00
3584.44/3597.00	c Solving Nodes      : 12
3584.44/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3584.44/3597.00	c Dual Bound         : +0.00000000000000e+00
3584.44/3597.00	c Gap                : infinite
3584.44/3597.00	s UNKNOWN
3584.44/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3584.44/3597.00	c Total Time         :    3597.00
3584.44/3597.00	c   solving          :    3597.00
3584.44/3597.00	c   presolving       :      10.02 (included in solving)
3584.44/3597.00	c   reading          :       0.40 (included in solving)
3584.44/3597.00	c   copying          :       0.26 (1 #copies) (minimal 0.26, maximal 0.26, average 0.26)
3584.44/3597.00	c Original Problem   :
3584.44/3597.00	c   Problem name     : HOME/instance-4544658-1753217099.opb
3584.44/3597.00	c   Variables        : 17122 (17122 binary, 0 integer, 0 continuous)
3584.44/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3584.44/3597.00	c   Constraints      : 210847 initial, 210847 maximal
3584.44/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3584.44/3597.00	c Presolved Problem  :
3584.44/3597.00	c   Problem name     : t_HOME/instance-4544658-1753217099.opb
3584.44/3597.00	c   Variables        : 17122 (17122 binary, 0 integer, 0 continuous)
3584.44/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3584.44/3597.00	c   Constraints      : 207935 initial, 208120 maximal
3584.44/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3584.44/3597.00	c   Nonzeros         : 781298 constraint, 278756 clique table
3584.44/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3584.44/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   gateextraction   :       0.29       0.00      2          0          0          0          0          0      31304       2912          0          0
3584.44/3597.00	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   milp             :       0.82       0.00      1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   trivial          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   dualfix          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   probing          :       5.25       0.00      1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   symmetry         :       1.97       0.00      1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   vbounds          :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   knapsack         :       0.08       0.00      2          0          0          0          0          0       2912      28392          0          0
3584.44/3597.00	c   setppc           :       0.09       0.00      7          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   and              :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   linear           :       0.60       0.08      2          0          0          0          0          0          0          0          0       2912
3584.44/3597.00	c   logicor          :       0.63       0.09      7          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   components       :       0.06       0.00      1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3584.44/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3584.44/3597.00	c   integral         :          0          0          0          0         10          0          0          7          0          0          0          0          0          0         20
3584.44/3597.00	c   setppc           :      25480+     25492          6       9017          0          0          0          3        430         12        427         12          0          0          0
3584.44/3597.00	c   and              :       2912       2912         28       9118          0          0          0          1        643         13       2059      31728       7401          0          0
3584.44/3597.00	c   logicor          :     179543+    179716          6       8048          0          0          0          1        235         26       1643          0          0          0          0
3584.44/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3584.44/3597.00	c   integral         :      70.09       0.00       0.00       0.00      70.09       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   setppc           :       1.16       0.00       0.01       1.14       0.00       0.00       0.00       0.00       0.00       0.01
3584.44/3597.00	c   and              :       0.59       0.00       0.08       0.49       0.00       0.00       0.00       0.00       0.00       0.02
3584.44/3597.00	c   logicor          :       1.21       0.09       0.21       0.86       0.00       0.00       0.00       0.00       0.00       0.04
3584.44/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3584.44/3597.00	c   dualfix          :          1          0          0          0
3584.44/3597.00	c   genvbounds       :          0          0          0          0
3584.44/3597.00	c   nlobbt           :          0          0          0          0
3584.44/3597.00	c   obbt             :          0          0          0          0
3584.44/3597.00	c   probing          :          0          0          0          0
3584.44/3597.00	c   pseudoobj        :          0          0          0          0
3584.44/3597.00	c   redcost          :          0          0          0          0
3584.44/3597.00	c   rootredcost      :          0          0          0          0
3584.44/3597.00	c   symmetry         :        676          0          1      12211
3584.44/3597.00	c   vbounds          :       3132          0          0          0
3584.44/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3584.44/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   probing          :       5.25       0.00       5.25       0.00       0.00       0.00
3584.44/3597.00	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3584.44/3597.00	c   symmetry         :       2.06       0.00       1.97       0.09       0.00       0.00
3584.44/3597.00	c   vbounds          :       0.02       0.00       0.01       0.01       0.00       0.00
3584.44/3597.00	c Symmetry           :
3584.44/3597.00	c   #affected vars   :      17122 (17122 bin, 0 int, 0 cont)
3584.44/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3584.44/3597.00	c   orbital reduction:      12209 reductions applied,          1 cutoffs
3584.44/3597.00	c   lexicographic red:          2 reductions applied,          0 cutoffs
3584.44/3597.00	c   shadow tree time :       0.00 s
3584.44/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3584.44/3597.00	c   propagation      :       0.00         46         46          -        242       23.6          2        5.5          -          -          -
3584.44/3597.00	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.44/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.44/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3584.44/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.44/3597.00	c   applied globally :       0.00          -          -          0        186       20.5          -          -          0          -          -
3584.44/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3584.44/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3584.44/3597.00	c   cut pool         :       0.02          -         14         14          -          -      26987      43157          -          -          -          -          -    (maximal pool size:      26987)
3584.44/3597.00	c   aggregation      :       0.35       0.00          6          6          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.44/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.44/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.44/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   clique           :       6.97       0.00          6          6          0          0          2          2          0          2          2          0          0
3584.44/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   gomory           :       2.91       0.00          6          6          0          0       1203       1631          0         49         49          0          0
3584.44/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -        735          0         19         19          0          -
3584.44/3597.00	c   > strongcg       :          -          -          -          -          -          -          -        896          0         30         30          0          -
3584.44/3597.00	c   impliedbounds    :       0.08       0.00          6          6          0          0      25405      41100          0       5040       5040          0          0
3584.44/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   mcf              :       0.18       0.00          1          1          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   multilinear      :       0.02       0.00         18         10          0          0        313        228        110        106         85         21          0
3584.44/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3584.44/3597.00	c   zerohalf         :       2.62       0.00          6          6          0          0        174        196          0        144        144          0          0
3584.44/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3584.44/3597.00	c   hybrid           :       1.28       0.00         29         11      12742          0      62265      11385          0      59331
3584.44/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3584.44/3597.00	c   problem variables:       0.00          -          0          0
3584.44/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3584.44/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c   relpscost        :      70.09       0.00         10          0          0          0          0          0          0         20
3584.44/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3584.44/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3584.44/3597.00	c   LP solutions     :       0.00          -          -          0          0
3584.44/3597.00	c   relax solutions  :       0.00          -          -          0          0
3584.44/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3584.44/3597.00	c   strong branching :       0.00          -          -          0          0
3584.44/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3584.44/3597.00	c   adaptivediving   :       0.03       0.00          1          0          0
3584.44/3597.00	c   alns             :       0.67       0.00          1          0          0
3584.44/3597.00	c   bound            :       0.00       0.00          0          0          0
3584.44/3597.00	c   clique           :       0.44       0.00          1          0          0
3584.44/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3584.44/3597.00	c   completesol      :       0.00       0.00          0          0          0
3584.44/3597.00	c   conflictdiving   :    1015.09       0.00          1          0          0
3584.44/3597.00	c   crossover        :       0.00       0.00          0          0          0
3584.44/3597.00	c   dins             :       0.00       0.00          0          0          0
3584.44/3597.00	c   distributiondivin:       0.07       0.00          1          0          0
3584.44/3597.00	c   dks              :       0.00       0.00          0          0          0
3584.44/3597.00	c   dps              :       0.00       0.00          0          0          0
3584.44/3597.00	c   dualval          :       0.00       0.00          0          0          0
3584.44/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3584.44/3597.00	c   feaspump         :      34.79       0.00          1          0          0
3584.44/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3584.44/3597.00	c   fracdiving       :       0.01       0.00          1          0          0
3584.44/3597.00	c   gins             :       0.00       0.00          0          0          0
3584.44/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3584.44/3597.00	c   indicator        :       0.00       0.00          0          0          0
3584.44/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3584.44/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3584.44/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3584.44/3597.00	c   linesearchdiving :       0.00       0.00          0          0          0
3584.44/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3584.44/3597.00	c   locks            :       0.10       0.00          1          0          0
3584.44/3597.00	c   lpface           :       0.00       0.00          0          0          0
3584.44/3597.00	c   mpec             :       0.00       0.00          0          0          0
3584.44/3597.00	c   multistart       :       0.00       0.00          0          0          0
3584.44/3597.00	c   mutation         :       0.00       0.00          0          0          0
3584.44/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3584.44/3597.00	c   objpscostdiving  :     187.26       0.00          1          0          0
3584.44/3597.00	c   octane           :       0.00       0.00          0          0          0
3584.44/3597.00	c   ofins            :       0.00       0.00          0          0          0
3584.44/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3584.44/3597.00	c   padm             :       0.00       0.00          0          0          0
3584.44/3597.00	c   proximity        :       0.00       0.00          0          0          0
3584.44/3597.00	c   pscostdiving     :       0.04       0.00          1          0          0
3584.44/3597.00	c   randrounding     :       0.43       0.00         12          0          0
3584.44/3597.00	c   rens             :       0.00       0.00          0          0          0
3584.44/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3584.44/3597.00	c   repair           :       0.00       0.00          0          0          0
3584.44/3597.00	c   rins             :       0.00       0.00          0          0          0
3584.44/3597.00	c   rootsoldiving    :       0.00       0.00          0          0          0
3584.44/3597.00	c   rounding         :       0.29       0.00         39          0          0
3584.44/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3584.44/3597.00	c   shiftandpropagate:       0.17       0.00          1          0          0
3584.44/3597.00	c   shifting         :       1.39       0.00         12          0          0
3584.44/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3584.44/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3584.44/3597.00	c   trivial          :       0.01       0.00          2          0          0
3584.44/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3584.44/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3584.44/3597.00	c   trysol           :       0.00       0.00          0          0          0
3584.44/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3584.44/3597.00	c   undercover       :       0.00       0.00          1          0          0
3584.44/3597.00	c   vbounds          :       0.54       0.00          1          0          0
3584.44/3597.00	c   veclendiving     :       0.00       0.00          1          0          0
3584.44/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3584.44/3597.00	c   zirounding       :       0.26       0.00         10          0          0
3584.44/3597.00	c   other solutions  :          -          -          -          0          -
3584.44/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	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
3584.44/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3584.44/3597.00	c   primal LP        :       0.07          2          0       0.00       0.00       0.07          2
3584.44/3597.00	c   dual LP          :    2258.81         40     680774   17019.35     301.39       0.00          0
3584.44/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3584.44/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3584.44/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3584.44/3597.00	c   diving/probing LP:    1258.07         65     205274    3158.06     163.17
3584.44/3597.00	c   strong branching :      47.57         20      18874     943.70     396.78          -          -         35
3584.44/3597.00	c     (at root node) :          -         20      18874     943.70          -
3584.44/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3584.44/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3584.44/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3584.44/3597.00	c B&B Tree           :
3584.44/3597.00	c   number of runs   :          1
3584.44/3597.00	c   nodes            :         12 (10 internal, 2 leaves)
3584.44/3597.00	c   feasible leaves  :          0
3584.44/3597.00	c   infeas. leaves   :          1
3584.44/3597.00	c   objective leaves :          0
3584.44/3597.00	c   nodes (total)    :         12 (10 internal, 2 leaves)
3584.44/3597.00	c   nodes left       :          6
3584.44/3597.00	c   max depth        :          6
3584.44/3597.00	c   max depth (total):          6
3584.44/3597.00	c   backtracks       :          3 (25.0%)
3584.44/3597.00	c   early backtracks :          0 (0.0%)
3584.44/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3584.44/3597.00	c   delayed cutoffs  :          4
3584.44/3597.00	c   repropagations   :          2 (2 domain reductions, 1 cutoffs)
3584.44/3597.00	c   avg switch length:       1.58
3584.44/3597.00	c   switching time   :       0.13
3584.44/3597.00	c Root Node          :
3584.44/3597.00	c   First LP value   : +0.00000000000000e+00
3584.44/3597.00	c   First LP Iters   :      60407 (1871.69 Iter/sec)
3584.44/3597.00	c   First LP Time    :      32.27
3584.44/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3584.44/3597.00	c   Final Root Iters :     417501
3584.44/3597.00	c   Root LP Estimate : +1.16392379398481e-03
3584.44/3597.00	c Solution           :
3584.44/3597.00	c   Solutions found  :          0 (0 improvements)
3584.44/3597.00	c   Primal Bound     :          -
3584.44/3597.00	c   Dual Bound       : +0.00000000000000e+00
3584.44/3597.00	c   Gap              :   infinite
3584.44/3597.00	c Integrals          :      Total       Avg%
3584.44/3597.00	c   primal-dual      :  359700.47     100.00
3584.44/3597.00	c   primal-ref       :          -          - (not evaluated)
3584.44/3597.00	c   dual-ref         :          -          - (not evaluated)
3584.84/3597.49	c Time complete (sec):   3584.935

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: 63708 MiB (56793 MiB free)
  memory of node 1: 64465 MiB (58738 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544658-1753217099/watcher-4544658-1753217099 -o /tmp/evaluation-result-4544658-1753217099/solver-4544658-1753217099 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753209881-158263 --watchdog 3760 pbsolver -f HOME/instance-4544658-1753217099.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=161288, runsolver pid=161285

[startup+0.100061 s]*
/proc/loadavg: 4.11 4.12 4.09 5/263 161289
/proc/meminfo: memFree=118264968/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=63696 memory=53248 CPUtime=0.1 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 11368 0 0 0 9 1 0 0 20 0 1 0 237384432 65224704 13312 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 15924 13312 2176 2575 0 12831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63696 KiB
Current children cumulated memory: 53248 KiB

[startup+0.205516 s]*
/proc/loadavg: 4.11 4.12 4.09 5/263 161289
/proc/meminfo: memFree=118232964/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=93100 memory=82048 CPUtime=0.2 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 18585 0 0 0 18 2 0 0 20 0 1 0 237384432 95334400 20512 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 23275 20512 2176 2575 0 20182 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 93100 KiB
Current children cumulated memory: 82048 KiB

[startup+0.305462 s]*
/proc/loadavg: 4.11 4.12 4.09 5/263 161289
/proc/meminfo: memFree=118208772/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=121048 memory=110080 CPUtime=0.3 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 25578 0 0 0 27 3 0 0 20 0 1 0 237384432 123953152 27520 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 30262 27520 2176 2575 0 27169 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 121048 KiB
Current children cumulated memory: 110080 KiB

[startup+0.700173 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 161289
/proc/meminfo: memFree=118112256/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=326640 memory=315484 CPUtime=0.68 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 77431 0 0 0 56 12 0 0 20 0 1 0 237384432 334479360 78871 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 81660 78871 2368 2575 0 78567 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 326640 KiB
Current children cumulated memory: 315484 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 161289
/proc/meminfo: memFree=117966864/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=510932 memory=494848 CPUtime=1.48 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 97522 0 0 0 129 19 0 0 20 0 1 0 237384432 523194368 123712 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 127733 123712 2496 2575 0 124640 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 510932 KiB
Current children cumulated memory: 494848 KiB

[startup+3.10542 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 161289
/proc/meminfo: memFree=117740036/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=501224 memory=486084 CPUtime=3.09 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 123760 0 0 0 285 24 0 0 20 0 1 0 237384432 513253376 121521 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 125306 121521 2560 2575 0 122213 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 501224 KiB
Current children cumulated memory: 486084 KiB

[startup+6.30016 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 161289
/proc/meminfo: memFree=117732676/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=501224 memory=486212 CPUtime=6.27 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 123769 0 0 0 603 24 0 0 20 0 1 0 237384432 513253376 121553 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 125306 121553 2592 2575 0 122213 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 501224 KiB
Current children cumulated memory: 486212 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 161289
/proc/meminfo: memFree=117431148/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=894240 memory=868800 CPUtime=12.64 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 192204 0 0 0 1228 36 0 0 20 0 1 0 237384432 915701760 217200 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 223560 217200 2656 2575 0 220467 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 894240 KiB
Current children cumulated memory: 868800 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 161289
/proc/meminfo: memFree=117374480/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=913868 memory=885472 CPUtime=25.4 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 195863 0 0 0 2503 37 0 0 20 0 1 0 237384432 935800832 221368 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 228467 221368 2656 2575 0 225374 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 913868 KiB
Current children cumulated memory: 885472 KiB

[startup+51.1052 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 161335
/proc/meminfo: memFree=120879752/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=919644 memory=894724 CPUtime=50.91 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 197720 0 0 0 5053 38 0 0 20 0 1 0 237384432 941715456 223681 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 229911 223681 2656 2575 0 226818 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 919644 KiB
Current children cumulated memory: 894724 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/268 161348
/proc/meminfo: memFree=120774900/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=964692 memory=941568 CPUtime=101.93 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 201626 0 0 0 10154 39 0 0 20 0 1 0 237384432 987844608 235392 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 241173 235392 2656 2575 0 238080 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 964692 KiB
Current children cumulated memory: 941568 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/268 161350
/proc/meminfo: memFree=120655560/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1060404 memory=1017628 CPUtime=161.7 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 208415 0 0 0 16129 41 0 0 20 0 1 0 237384432 1085853696 254407 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 265101 254407 2688 2575 0 262008 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 1060404 KiB
Current children cumulated memory: 1017628 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/267 161440
/proc/meminfo: memFree=123626260/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1062676 memory=1018268 CPUtime=221.47 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 208624 0 0 0 22106 41 0 0 20 0 1 0 237384432 1088180224 254567 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 265669 254567 2688 2575 0 262576 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 1062676 KiB
Current children cumulated memory: 1018268 KiB

[startup+282.3 s]
/proc/loadavg: 4.23 4.14 4.10 5/268 161443
/proc/meminfo: memFree=123532996/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1103140 memory=1038020 CPUtime=281.24 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 212653 0 0 0 28082 42 0 0 20 0 1 0 237384432 1129615360 259505 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 275785 259505 2688 2575 0 272692 0
Current children cumulated CPU time: 281.24 s
Current children cumulated vsize: 1103140 KiB
Current children cumulated memory: 1038020 KiB

[startup+342.3 s]
/proc/loadavg: 4.28 4.19 4.12 5/268 161445
/proc/meminfo: memFree=123446644/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1103140 memory=1038404 CPUtime=341.01 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 212800 0 0 0 34059 42 0 0 20 0 1 0 237384432 1129615360 259601 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 275785 259601 2688 2575 0 272692 0
Current children cumulated CPU time: 341.01 s
Current children cumulated vsize: 1103140 KiB
Current children cumulated memory: 1038404 KiB

[startup+402.3 s]
/proc/loadavg: 4.28 4.20 4.12 5/267 161447
/proc/meminfo: memFree=123448256/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1103140 memory=1038788 CPUtime=400.78 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 212874 0 0 0 40036 42 0 0 20 0 1 0 237384432 1129615360 259697 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 275785 259697 2688 2575 0 272692 0
Current children cumulated CPU time: 400.78 s
Current children cumulated vsize: 1103140 KiB
Current children cumulated memory: 1038788 KiB

[startup+462.3 s]
/proc/loadavg: 4.20 4.19 4.12 5/263 161449
/proc/meminfo: memFree=123425020/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1134196 memory=1044620 CPUtime=460.54 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 213418 0 0 0 46012 42 0 0 20 0 1 0 237384432 1161416704 261155 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 283549 261155 2688 2575 0 280456 0

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

/proc/loadavg: 4.15 4.15 4.11 5/263 161689
/proc/meminfo: memFree=124148440/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3151.28 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 271695 0 0 0 315076 52 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3151.28 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 161698
/proc/meminfo: memFree=124152744/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3211.07 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 271696 0 0 0 321055 52 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3211.07 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/265 161701
/proc/meminfo: memFree=124125420/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3270.86 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 271918 0 0 0 327034 52 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3270.86 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/264 161703
/proc/meminfo: memFree=124114664/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3330.64 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 271919 0 0 0 333012 52 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3330.64 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/265 161706
/proc/meminfo: memFree=124102748/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3390.43 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 271921 0 0 0 338991 52 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3390.43 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/265 161708
/proc/meminfo: memFree=124096336/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3450.21 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272013 0 0 0 344969 52 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3450.21 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/264 161710
/proc/meminfo: memFree=124082008/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3510.01 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272239 0 0 0 350948 53 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3510.01 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/263 161712
/proc/meminfo: memFree=124059764/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3569.79 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272239 0 0 0 356926 53 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3569.79 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

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

# cumulated CPU time of all completed processes:  user=3584.4 s, system=0.536228 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.12 4.09 5/263 161712
/proc/meminfo: memFree=124059764/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3571.49 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272239 0 0 0 357096 53 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3571.49 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3590.4 s]
/proc/loadavg: 4.16 4.13 4.10 5/263 161712
/proc/meminfo: memFree=124055644/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3577.86 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272239 0 0 0 357733 53 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3577.86 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3593.6 s]
/proc/loadavg: 4.15 4.13 4.10 5/263 161712
/proc/meminfo: memFree=124055644/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3581.05 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272268 0 0 0 358052 53 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3581.05 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3595.2 s]
/proc/loadavg: 4.15 4.13 4.10 5/263 161712
/proc/meminfo: memFree=124055644/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3582.65 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272268 0 0 0 358212 53 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3582.65 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3596.8 s]
/proc/loadavg: 4.15 4.13 4.10 5/263 161713
/proc/meminfo: memFree=124051324/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1454168 memory=1337960 CPUtime=3584.24 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272268 0 0 0 358371 53 0 0 20 0 1 0 237384432 1489068032 334490 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 363542 334490 2688 2575 0 360449 0
Current children cumulated CPU time: 3584.24 s
Current children cumulated vsize: 1454168 KiB
Current children cumulated memory: 1337960 KiB

[startup+3597.2 s]
/proc/loadavg: 4.13 4.13 4.09 5/263 161713
/proc/meminfo: memFree=124051332/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1407056 memory=1290924 CPUtime=3584.64 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272301 0 0 0 358411 53 0 0 20 0 1 0 237384432 1440825344 322731 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 351764 322731 2688 2575 0 348671 0
Current children cumulated CPU time: 3584.64 s
Current children cumulated vsize: 1407056 KiB
Current children cumulated memory: 1290924 KiB

[startup+3597.4 s]
/proc/loadavg: 4.13 4.13 4.09 5/263 161713
/proc/meminfo: memFree=124051332/131249992 swapFree=33009392/33010684
[pid=161288] ppid=161285 vsize=1404864 memory=1289076 CPUtime=3584.84 cores=5,7
/proc/161288/stat : 161288 (pbsolver) R 161285 161288 158250 0 -1 4194304 272358 0 0 0 358431 53 0 0 20 0 1 0 237384432 1438580736 322269 18446744073709551615 4198400 14743177 140725708303264 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 49250304 140725708306824 140725708306920 140725708306920 140725708312524 0
/proc/161288/statm: 351216 322269 2688 2575 0 348123 0
Current children cumulated CPU time: 3584.84 s
Current children cumulated vsize: 1404864 KiB
Current children cumulated memory: 1289076 KiB

Child status: 0

Real time (s): 3597.5
CPU time (s): 3584.94
CPU user time (s): 3584.4
CPU system time (s): 0.536228
CPU usage (%): 99.651
Max. virtual memory (cumulated for all children) (KiB): 1454168
Max. memory (cumulated for all children) (KiB): 1337960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.4
system time used= 0.536228
maximum resident set size= 1337960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272390
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= 14
involuntary context switches= 18828


# summary of solver processes directly reported to runsolver:
#   pid: 161288
#   total CPU time (s): 3584.94
#   total CPU user time (s): 3584.4
#   total CPU system time (s): 0.536228

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.76868 second user time and 15.4615 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-22 22:44:59
IDJOB=4544658
IDBENCH=180677
IDSOLVER=3366
FILE ID=nodeC035/4544658-1753217099
RUNJOBID= nodeC035-1753209881-158263
SLURM_JOB_ID= 9687779
Free space on /tmp= 432388 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat15_14_triangular.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544658-1753217099/watcher-4544658-1753217099 -o /tmp/evaluation-result-4544658-1753217099/solver-4544658-1753217099 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753209881-158263 --watchdog 3760  pbsolver -f HOME/instance-4544658-1753217099.opb -t 3600 -m 31000

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

MD5SUM BENCH= a4178ed5bdda5931f1ca4d4ab85a3087
RANDOM SEED=1125925715

nodeC035 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.746
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.51
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.785
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.51
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		: 3613.387
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.51
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		: 3626.305
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.51
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.750
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.51
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		: 3599.756
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.51
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		: 3700.000
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.51
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.076
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        118304976 kB
MemAvailable:   120585808 kB
Buffers:             664 kB
Cached:          3031804 kB
SwapCached:          336 kB
Active:         10018912 kB
Inactive:        2161532 kB
Active(anon):    9154988 kB
Inactive(anon):    18908 kB
Active(file):     863924 kB
Inactive(file):  2142624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23528 kB
Writeback:             0 kB
AnonPages:       9150684 kB
Mapped:           141496 kB
Shmem:             25904 kB
KReclaimable:     227044 kB
Slab:             322452 kB
SReclaimable:     227044 kB
SUnreclaim:        95408 kB
KernelStack:        4272 kB
PageTables:        21440 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10831364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 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= 432392 MiB
End job on nodeC035 at 2025-07-22 23:44:57