Trace number 4505917

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? 3588.22 3599.34

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM726b0595b04a91a84feeb3b27d81e819
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2792
Best CPU time to get the best result obtained on this benchmark72004
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 512
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 8196
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 66727
Number of bits of the biggest sum of numbers17
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-4505917-1751487121.opb>
1.39/1.49	c original problem has 400896 variables (400896 bin, 0 int, 0 cont) and 402763 constraints
1.39/1.49	c problem read in 1.493 seconds
2.99/3.02	c presolving:
4.58/4.68	c    (4.7s) running MILP presolver
165.62/166.11	c    (166.1s) MILP presolver (4 rounds): 1 aggregations, 9463 fixings, 0 bound changes
165.83/166.39	c (round 1, medium)     9464 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 25587 clqs
166.02/166.58	c (round 2, fast)       9464 del vars, 9166 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 28735 clqs
167.72/168.26	c (round 3, exhaustive) 9464 del vars, 11141 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 28735 clqs
169.62/170.18	c (round 4, exhaustive) 9464 del vars, 11141 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 391622 upgd conss, 0 impls, 28735 clqs
281.25/282.15	c    (282.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
282.64/283.59	c    (283.6s) symmetry computation finished: 163 generators found (max: 163, log10 of symmetry group size: 796.55) (symcode time: 0.74)
283.25/284.12	c dynamic symmetry handling statistics:
283.25/284.12	c    orbitopal reduction:       27 components: 183x3, 187x3, 187x3, 188x3, 188x3, 188x3, 188x3, 188x3, 188x3, 188x3, 188x3, 187x3, 189x3, 188x3, 186x3, 185x3, 185x3, 185x3, 185x3, 183x3, 183x3, 181x3, 185x3, 182x3, 187x3, 187x3, 187x3
283.25/284.12	c    orbital reduction:          9 components of sizes 3, 4, 4, 3, 3, 3, 3, 3, 3
283.25/284.12	c    lexicographic reduction:  109 permutations with support sizes 374, 374, 374, 366, 366, 366, 368, 370, 370, 370, 370, 370, 370, 370, 370, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 374, 374, 374, 374, 378, 374, 374, 374, 374, 374, 374, 374, 374, 374, 376, 376, 376, 376, 376, 376, 376, 372, 372, 372, 372, 372, 372, 370, 370, 370, 370, 370, 366, 366, 366, 366, 366, 362, 362, 362, 362, 366, 370, 370, 370, 370, 368, 368, 368, 368, 364, 364, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374
283.25/284.12	c handled 116 out of 116 symmetry components
283.84/284.72	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
283.84/284.72	c  9489 deleted vars, 11161 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
283.84/284.72	c  0 implications, 2144269 cliques
283.84/284.72	c presolved problem has 391407 variables (391407 bin, 0 int, 0 cont) and 391602 constraints
283.84/284.72	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
283.84/284.72	c       1 constraints of type <knapsack>
283.84/284.72	c   28715 constraints of type <setppc>
283.84/284.72	c  362886 constraints of type <logicor>
283.84/284.72	c transformed objective value is always integral (scale: 1)
283.84/284.72	c Presolving Time: 281.82
283.84/284.72	c 
283.84/284.72	c - non default parameters ----------------------------------------------------------------------
283.84/284.72	c 
283.84/284.72	c # SCIP version 10.0.0
283.84/284.72	c 
283.84/284.72	c # maximal time in seconds to run
283.84/284.72	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
283.84/284.72	c limits/time = 3596.998025
283.84/284.72	c 
283.84/284.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
283.84/284.72	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
283.84/284.72	c limits/memory = 27900
283.84/284.72	c 
283.84/284.72	c # belongs reading time to solving time?
283.84/284.72	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
283.84/284.72	c timing/reading = TRUE
283.84/284.72	c 
283.84/284.72	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
283.84/284.72	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
283.84/284.72	c reading/opbreader/maxintsize = 47
283.84/284.72	c 
283.84/284.72	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
283.84/284.72	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
283.84/284.72	c propagating/genvbounds/timingmask = 0
283.84/284.72	c 
283.84/284.72	c -----------------------------------------------------------------------------------------------
283.94/284.81	c 
595.30/597.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
595.30/597.28	c   597s|     1 |     0 | 34536 |     - |  4185M |   0 | 391k| 395k| 391k|   0 |  0 |4115 |   0 |-3.183812e+03 |      --      |    Inf | unknown
2295.06/2302.60	c  2303s|     1 |     0 |196471 |     - |  4300M |   0 | 391k| 395k| 388k|  17 |  1 |4125 |   0 |-3.165467e+03 |      --      |    Inf | unknown
2808.45/2817.31	c  2817s|     1 |     0 |209968 |     - |  4350M |   0 | 391k| 392k| 388k|  28 |  2 |4135 |   0 |-3.162211e+03 |      --      |    Inf | unknown
2984.18/2993.57	c  2994s|     1 |     0 |217034 |     - |  4424M |   0 | 391k| 392k| 388k|  42 |  3 |4136 |   0 |-3.161670e+03 |      --      |    Inf | unknown
3093.08/3102.74	c  3103s|     1 |     0 |222016 |     - |  4470M |   0 | 391k| 392k| 388k|  52 |  4 |4138 |   0 |-3.156796e+03 |      --      |    Inf | unknown
3215.33/3225.38	c  3225s|     1 |     0 |227509 |     - |  4532M |   0 | 391k| 392k| 388k|  62 |  5 |4140 |   0 |-3.155421e+03 |      --      |    Inf | unknown
3334.87/3345.29	c  3345s|     1 |     0 |228560 |     - |  4570M |   0 | 391k| 392k| 388k|  70 |  6 |4141 |   0 |-3.155237e+03 |      --      |    Inf | unknown
3444.54/3455.26	c  3455s|     1 |     0 |229168 |     - |  4614M |   0 | 391k| 392k| 388k|  76 |  7 |4143 |   0 |-3.155041e+03 |      --      |    Inf | unknown
3582.79/3593.92	c  3594s|     1 |     0 |231256 |     - |  4653M |   0 | 391k| 392k| 388k|  87 |  8 |4144 |   0 |-3.154545e+03 |      --      |    Inf | unknown
3585.78/3597.00	c  3597s|     1 |     0 |231256 |     - |  4656M |   0 | 391k| 392k| 388k|  88 |  9 |4145 |   0 |-3.154545e+03 |      --      |    Inf | unknown
3585.78/3597.00	c (node 1) LP solver hit time limit in LP 32 -- using pseudo solution instead
3585.78/3597.00	c 
3585.78/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.78/3597.00	c Solving Time (sec) : 3597.00
3585.78/3597.00	c Solving Nodes      : 1
3585.78/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.78/3597.00	c Dual Bound         : -3.15454523230334e+03
3585.78/3597.00	c Gap                : infinite
3585.78/3597.00	s UNKNOWN
3585.78/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.78/3597.00	c Total Time         :    3597.00
3585.78/3597.00	c   solving          :    3597.00
3585.78/3597.00	c   presolving       :     281.82 (included in solving)
3585.78/3597.00	c   reading          :       1.49 (included in solving)
3585.78/3597.00	c   copying          :       0.00 (0 times copied the problem)
3585.78/3597.00	c Original Problem   :
3585.78/3597.00	c   Problem name     : HOME/instance-4505917-1751487121.opb
3585.78/3597.00	c   Variables        : 400896 (400896 binary, 0 integer, 0 continuous)
3585.78/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.78/3597.00	c   Constraints      : 402763 initial, 402763 maximal
3585.88/3597.01	c   Objective        : minimize, 1783 non-zeros (abs.min = 1, abs.max = 512)
3585.88/3597.01	c Presolved Problem  :
3585.88/3597.01	c   Problem name     : t_HOME/instance-4505917-1751487121.opb
3585.88/3597.01	c   Variables        : 391407 (391407 binary, 0 integer, 0 continuous)
3585.88/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.88/3597.01	c   Constraints      : 391602 initial, 395698 maximal
3585.88/3597.02	c   Objective        : minimize, 1783 non-zeros (abs.min = 1, abs.max = 512)
3585.88/3597.02	c   Nonzeros         : 1887498 constraint, 2524213 clique table
3585.88/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.88/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   domcol           :       1.78       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   dualsparsify     :       1.40       0.00      1          0          0          0          0          0         20          0          0          0
3585.88/3597.02	c   gateextraction   :       0.39       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   implics          :       0.03       0.00      4          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   milp             :     162.42       0.00      1       9463          1          0          0          0          0          0          0          0
3585.88/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   sparsify         :       2.21       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   trivial          :       0.07       0.00      5          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   dualfix          :       0.07       0.00      5          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   probing          :     102.49       0.01      1          5         20          0          0          0          0          0          0          0
3585.88/3597.02	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   symmetry         :       1.97       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   vbounds          :       0.45       0.00      2          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   knapsack         :       0.16       0.01      3          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   setppc           :       0.34       0.02      3          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   linear           :       3.72       0.28      6          0          0          0          0          0      11141          0          0          0
3585.88/3597.02	c   logicor          :       3.17       0.12      3          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   components       :       0.32       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   root node        :          -          -      -       3698          -          -       3698          -          -          -          -          -
3585.88/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.88/3597.02	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3585.88/3597.02	c   knapsack         :          1+         2          9     372048          0          0          0          3      14263          2          0          0          0          0          0
3585.88/3597.02	c   setppc           :      28715+     28782          9     372096          0          0          0          1    2654356       4009          0          0          0          0          0
3585.88/3597.02	c   logicor          :     362886+    366915          9      26319          0          0          0          0    1809038         72        375         10          9          0          0
3585.88/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.88/3597.02	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.02	c   knapsack         :      71.59       0.01       0.20      61.21       0.00       0.00       0.00       0.01      10.17       0.00
3585.88/3597.02	c   setppc           :      39.63       0.02       0.12      36.52       0.00       0.00       0.00       0.00       2.97       0.00
3585.88/3597.02	c   logicor          :      51.52       0.12       0.60      49.71       0.00       0.00       0.00       0.00       1.09       0.00
3585.88/3597.02	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.88/3597.02	c   dualfix          :          1          0          0          0
3585.88/3597.02	c   genvbounds       :          0          0          0          0
3585.88/3597.02	c   nlobbt           :          0          0          0          0
3585.88/3597.02	c   obbt             :          0          0          0          0
3585.88/3597.02	c   probing          :          0          0          0          0
3585.88/3597.02	c   pseudoobj        :         10          0          0          0
3585.88/3597.02	c   redcost          :          9          0          0          0
3585.88/3597.02	c   rootredcost      :          0          0          0          0
3585.88/3597.02	c   symmetry         :          0          0          0          0
3585.88/3597.02	c   vbounds          :      12932          0          0          0
3585.88/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.88/3597.02	c   dualfix          :       0.08       0.00       0.07       0.01       0.00       0.00
3585.88/3597.02	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.02	c   probing          :     102.50       0.01     102.49       0.00       0.00       0.00
3585.88/3597.02	c   pseudoobj        :      21.29       0.00       0.00      21.29       0.00       0.00
3585.88/3597.02	c   redcost          :       0.19       0.00       0.00       0.19       0.00       0.00
3585.88/3597.02	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3585.88/3597.02	c   symmetry         :       2.02       0.00       1.97       0.04       0.00       0.00
3585.88/3597.02	c   vbounds          :       1.05       0.00       0.45       0.60       0.00       0.00
3585.88/3597.02	c Symmetry           :
3585.88/3597.02	c   #affected vars   :      51907 (51907 bin, 0 int, 0 cont)
3585.88/3597.02	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.88/3597.02	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.88/3597.02	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.88/3597.02	c   shadow tree time :       0.00 s
3585.88/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.88/3597.02	c   propagation      :      21.51       4072       4071          -     242680      379.8          0        0.0          -          -          -
3585.88/3597.02	c   infeasible LP    :       0.14          2          2          -         10       53.2          0        0.0          2     3064.0          0
3585.88/3597.02	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.88/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.88/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.88/3597.02	c   applied globally :       0.14          -          -          0       4143       61.2          -          -          2          -          -
3585.88/3597.02	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.88/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.88/3597.02	c   cut pool         :       0.03          -         16         16          -          -        198        336          -          -          -          -          -    (maximal pool size:        196)
3585.88/3597.02	c   aggregation      :       0.78       0.00          8          8          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.88/3597.02	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.88/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.88/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   clique           :       5.12       0.00          8          8          0          0         49         62          0         44         44          0          0
3585.88/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   gomory           :     855.29       0.00          9          9          0          0         95        206          0         14         14          0          0
3585.88/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -        156          0          7          7          0          -
3585.88/3597.02	c   > strongcg       :          -          -          -          -          -          -          -         50          0          7          7          0          -
3585.88/3597.02	c   impliedbounds    :       4.99       0.00          9          9          0       3258         33         49          0          6          6          0          0
3585.88/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   mcf              :       0.31       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   multilinear      :       0.00       0.00          9          9          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   rlt              :       0.00       0.00          9          9          0          0          0          0          0          0          0          0          0
3585.88/3597.02	c   zerohalf         :       2.42       0.00          8          8          0          0         19         19          0         15         15          0          0
3585.88/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.88/3597.02	c   hybrid           :       0.03       0.00          9          9         88          0        258         88          0        258
3585.88/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.88/3597.02	c   problem variables:       0.00          -          0          0
3585.88/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.88/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.88/3597.02	c   LP solutions     :       0.00          -          -          0          0
3585.88/3597.02	c   relax solutions  :       0.00          -          -          0          0
3585.88/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3585.88/3597.02	c   strong branching :       0.00          -          -          0          0
3585.88/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3585.88/3597.02	c   adaptivediving   :       0.00       0.00          0          0          0
3585.88/3597.02	c   alns             :       0.00       0.00          0          0          0
3585.88/3597.02	c   bound            :       0.00       0.00          0          0          0
3585.88/3597.02	c   clique           :       2.64       0.00          1          0          0
3585.88/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3585.88/3597.02	c   completesol      :       0.00       0.00          0          0          0
3585.88/3597.02	c   conflictdiving   :       0.00       0.00          0          0          0
3585.88/3597.02	c   crossover        :       0.00       0.00          0          0          0
3585.88/3597.02	c   dins             :       0.00       0.00          0          0          0
3585.88/3597.02	c   distributiondivin:       0.00       0.00          0          0          0
3585.88/3597.02	c   dks              :       0.00       0.00          0          0          0
3585.88/3597.02	c   dps              :       0.00       0.00          0          0          0
3585.88/3597.02	c   dualval          :       0.00       0.00          0          0          0
3585.88/3597.02	c   farkasdiving     :       0.00       0.00          0          0          0
3585.88/3597.02	c   feaspump         :    1289.09       0.00          1          0          0
3585.88/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3585.88/3597.02	c   fracdiving       :       0.00       0.00          0          0          0
3585.88/3597.02	c   gins             :       0.00       0.00          0          0          0
3585.88/3597.02	c   guideddiving     :       0.00       0.00          0          0          0
3585.88/3597.02	c   indicator        :       0.00       0.00          0          0          0
3585.88/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3585.88/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3585.88/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3585.88/3597.02	c   linesearchdiving :       0.00       0.00          0          0          0
3585.88/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3585.88/3597.02	c   locks            :     164.24       0.00          1          0          0
3585.88/3597.02	c   lpface           :       0.00       0.00          0          0          0
3585.88/3597.02	c   mpec             :       0.00       0.00          0          0          0
3585.88/3597.02	c   multistart       :       0.00       0.00          0          0          0
3585.88/3597.02	c   mutation         :       0.00       0.00          0          0          0
3585.88/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3585.88/3597.02	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.88/3597.02	c   octane           :       0.00       0.00          0          0          0
3585.88/3597.02	c   ofins            :       0.00       0.00          0          0          0
3585.88/3597.02	c   oneopt           :       0.00       0.00          0          0          0
3585.88/3597.02	c   padm             :       0.00       0.00          0          0          0
3585.88/3597.02	c   proximity        :       0.00       0.00          0          0          0
3585.88/3597.02	c   pscostdiving     :       0.00       0.00          0          0          0
3585.88/3597.02	c   randrounding     :       3.02       0.00          9          0          0
3585.88/3597.02	c   rens             :       0.00       0.00          0          0          0
3585.88/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3585.88/3597.02	c   repair           :       0.00       0.00          0          0          0
3585.88/3597.02	c   rins             :       0.00       0.00          0          0          0
3585.88/3597.02	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.88/3597.02	c   rounding         :       0.12       0.00          9          0          0
3585.88/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3585.88/3597.02	c   shiftandpropagate:       0.50       0.00          1          0          0
3585.88/3597.02	c   shifting         :       0.48       0.00          9          0          0
3585.88/3597.02	c   simplerounding   :       0.01       0.00          0          0          0
3585.88/3597.02	c   subnlp           :       0.00       0.00          0          0          0
3585.88/3597.02	c   trivial          :       0.20       0.00          2          0          0
3585.88/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3585.88/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3585.88/3597.02	c   trysol           :       0.00       0.00          0          0          0
3585.88/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3585.88/3597.02	c   undercover       :       0.00       0.00          0          0          0
3585.88/3597.02	c   vbounds          :      40.89       0.00          1          0          0
3585.88/3597.02	c   veclendiving     :       0.00       0.00          0          0          0
3585.88/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3585.88/3597.02	c   zirounding       :       0.00       0.00          0          0          0
3585.88/3597.02	c   other solutions  :          -          -          -          0          -
3585.88/3597.02	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.88/3597.02	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.88/3597.02	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
3585.88/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.88/3597.02	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.88/3597.02	c   dual LP          :     915.21         16      80740    5767.14      88.22     154.87          2
3585.88/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3585.88/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.88/3597.02	c   resolve instable :       0.00          0          0       0.00          -
3585.88/3597.02	c   diving/probing LP:    1319.62         18     150516    8362.00     114.06
3585.88/3597.02	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.88/3597.02	c     (at root node) :          -          0          0       0.00          -
3585.88/3597.02	c   conflict analysis:       0.00          0          0       0.00          -
3585.88/3597.02	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.88/3597.02	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.88/3597.02	c B&B Tree           :
3585.88/3597.02	c   number of runs   :          1
3585.88/3597.02	c   nodes            :          1 (0 internal, 1 leaves)
3585.88/3597.02	c   feasible leaves  :          0
3585.88/3597.02	c   infeas. leaves   :          0
3585.88/3597.02	c   objective leaves :          0
3585.88/3597.02	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.88/3597.02	c   nodes left       :          1
3585.88/3597.02	c   max depth        :          0
3585.88/3597.02	c   max depth (total):          0
3585.88/3597.02	c   backtracks       :          0 (0.0%)
3585.88/3597.02	c   early backtracks :          0 (0.0%)
3585.88/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3585.88/3597.02	c   delayed cutoffs  :          0
3585.88/3597.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.88/3597.02	c   avg switch length:       1.00
3585.88/3597.02	c   switching time   :       0.00
3585.88/3597.02	c Root Node          :
3585.88/3597.02	c   First LP value   : -3.18381169330267e+03
3585.88/3597.02	c   First LP Iters   :      19910 (242.28 Iter/sec)
3585.88/3597.02	c   First LP Time    :      82.18
3585.88/3597.02	c   Final Dual Bound : -3.15454523230334e+03
3585.88/3597.02	c   Final Root Iters :     216630
3585.88/3597.02	c   Root LP Estimate :                     -
3585.88/3597.02	c Solution           :
3585.88/3597.02	c   Solutions found  :          0 (0 improvements)
3585.88/3597.02	c   Primal Bound     :          -
3585.88/3597.02	c   Dual Bound       : -3.15454523230334e+03
3585.88/3597.02	c   Gap              :   infinite
3585.88/3597.02	c Integrals          :      Total       Avg%
3585.88/3597.02	c   primal-dual      :  359699.96     100.00
3585.88/3597.02	c   primal-ref       :          -          - (not evaluated)
3585.88/3597.02	c   dual-ref         :          -          - (not evaluated)
3588.07/3599.27	c Time complete (sec):   3588.157

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505917-1751487121/watcher-4505917-1751487121 -o /tmp/evaluation-result-4505917-1751487121/solver-4505917-1751487121 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67603 --watchdog 3760 pbsolver -f HOME/instance-4505917-1751487121.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
solver pid=68250, runsolver pid=68247
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.07 4.08 4.09 5/266 68251
/proc/meminfo: memFree=115902512/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=76508 memory=65408 CPUtime=0.1 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 14393 0 0 0 8 2 0 0 20 0 1 0 64390581 78344192 16352 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 19127 16352 2176 2575 0 16034 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 76508 KiB
Current children cumulated memory: 65408 KiB

[startup+0.205789 s]*
/proc/loadavg: 4.07 4.08 4.09 5/266 68251
/proc/meminfo: memFree=115870256/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=111888 memory=101888 CPUtime=0.2 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 23512 0 0 0 16 4 0 0 20 0 1 0 64390581 114573312 25472 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 27972 25472 2176 2575 0 24879 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 111888 KiB
Current children cumulated memory: 101888 KiB

[startup+0.305595 s]*
/proc/loadavg: 4.07 4.08 4.09 5/266 68251
/proc/meminfo: memFree=115829936/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=154604 memory=144640 CPUtime=0.3 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 34192 0 0 0 25 5 0 0 20 0 1 0 64390581 158314496 36160 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 38651 36160 2176 2575 0 35558 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 154604 KiB
Current children cumulated memory: 144640 KiB

[startup+0.700177 s]
/proc/loadavg: 4.07 4.08 4.09 5/266 68251
/proc/meminfo: memFree=115733168/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=340648 memory=330368 CPUtime=0.68 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 80628 0 0 0 55 13 0 0 20 0 1 0 64390581 348823552 82592 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 85162 82592 2176 2575 0 82069 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 340648 KiB
Current children cumulated memory: 330368 KiB

[startup+1.50017 s]
/proc/loadavg: 4.07 4.08 4.09 5/266 68251
/proc/meminfo: memFree=115499320/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=622480 memory=609996 CPUtime=1.48 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 153444 0 0 0 123 25 0 0 20 0 1 0 64390581 637419520 152499 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 155620 152499 2368 2575 0 152527 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 622480 KiB
Current children cumulated memory: 609996 KiB

[startup+3.10568 s]
/proc/loadavg: 4.07 4.08 4.09 5/266 68251
/proc/meminfo: memFree=114508076/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=1490312 memory=1467824 CPUtime=3.08 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 364825 0 0 0 250 58 0 0 20 0 1 0 64390581 1526079488 366956 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 372578 366956 2400 2575 0 369485 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1490312 KiB
Current children cumulated memory: 1467824 KiB

[startup+6.30017 s]
/proc/loadavg: 4.07 4.08 4.09 5/266 68251
/proc/meminfo: memFree=113917232/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=2013864 memory=1981172 CPUtime=6.27 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 407630 0 0 0 549 78 0 0 20 0 1 0 64390581 2062196736 495293 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 503466 495293 2496 2575 0 500373 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2013864 KiB
Current children cumulated memory: 1981172 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/266 68252
/proc/meminfo: memFree=113917860/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=2036600 memory=1994640 CPUtime=12.66 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 409938 0 0 0 1187 79 0 0 20 0 1 0 64390581 2085478400 498660 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 509150 498660 2528 2575 0 506057 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2036600 KiB
Current children cumulated memory: 1994640 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/265 68252
/proc/meminfo: memFree=113941316/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=2036600 memory=1994640 CPUtime=25.42 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 409938 0 0 0 2463 79 0 0 20 0 1 0 64390581 2085478400 498660 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 509150 498660 2528 2575 0 506057 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2036600 KiB
Current children cumulated memory: 1994640 KiB

[startup+51.1057 s]
/proc/loadavg: 4.10 4.08 4.09 5/265 68252
/proc/meminfo: memFree=113923700/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=2042716 memory=1996432 CPUtime=50.95 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 410418 0 0 0 5016 79 0 0 20 0 1 0 64390581 2091741184 499108 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 510679 499108 2528 2575 0 507586 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2042716 KiB
Current children cumulated memory: 1996432 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 68254
/proc/meminfo: memFree=113859928/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=2042716 memory=1996432 CPUtime=102 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 410445 0 0 0 10121 79 0 0 20 0 1 0 64390581 2091741184 499108 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 510679 499108 2528 2575 0 507586 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2042716 KiB
Current children cumulated memory: 1996432 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 68256
/proc/meminfo: memFree=113853376/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=2042716 memory=1996432 CPUtime=161.83 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 410515 0 0 0 16104 79 0 0 20 0 1 0 64390581 2091741184 499108 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 510679 499108 2528 2575 0 507586 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2042716 KiB
Current children cumulated memory: 1996432 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 68258
/proc/meminfo: memFree=112933572/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=2971800 memory=2894272 CPUtime=221.64 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 602886 0 0 0 22046 118 0 0 20 0 1 0 64390581 3043123200 723568 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 742950 723568 2592 2575 0 739857 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 2971800 KiB
Current children cumulated memory: 2894272 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 68263
/proc/meminfo: memFree=111612276/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=3261528 memory=2999304 CPUtime=281.45 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 605200 0 0 0 28024 121 0 0 20 0 1 0 64390581 3339804672 749826 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 815382 749826 2592 2575 0 812289 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 3261528 KiB
Current children cumulated memory: 2999304 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 68265
/proc/meminfo: memFree=110328460/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=4570980 memory=4257740 CPUtime=341.26 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 797371 0 0 0 33964 162 0 0 20 0 1 0 64390581 4680683520 1064435 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1142745 1064435 2688 2575 0 1139652 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 4570980 KiB
Current children cumulated memory: 4257740 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 68267
/proc/meminfo: memFree=110309044/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=4570980 memory=4257740 CPUtime=401.06 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 797374 0 0 0 39944 162 0 0 20 0 1 0 64390581 4680683520 1064435 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1142745 1064435 2688 2575 0 1139652 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 4570980 KiB
Current children cumulated memory: 4257740 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 68271
/proc/meminfo: memFree=110294712/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=4570980 memory=4257868 CPUtime=460.86 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 797406 0 0 0 45924 162 0 0 20 0 1 0 64390581 4680683520 1064467 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1142745 1064467 2688 2575 0 1139652 0

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

Current children cumulated memory: 4751984 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/262 68547
/proc/meminfo: memFree=114263164/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5258000 memory=4825012 CPUtime=3212.34 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 894581 0 0 0 321029 205 0 0 20 0 1 0 64390581 5384192000 1206253 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1314500 1206253 2688 2575 0 1311407 0
Current children cumulated CPU time: 3212.34 s
Current children cumulated vsize: 5258000 KiB
Current children cumulated memory: 4825012 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 68552
/proc/meminfo: memFree=113312780/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5258000 memory=4825012 CPUtime=3272.16 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 894647 0 0 0 327011 205 0 0 20 0 1 0 64390581 5384192000 1206253 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1314500 1206253 2688 2575 0 1311407 0
Current children cumulated CPU time: 3272.16 s
Current children cumulated vsize: 5258000 KiB
Current children cumulated memory: 4825012 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 68554
/proc/meminfo: memFree=113258688/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5294416 memory=4840428 CPUtime=3331.98 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 895221 0 0 0 332993 205 0 0 20 0 1 0 64390581 5421481984 1210107 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1323604 1210107 2688 2575 0 1320511 0
Current children cumulated CPU time: 3331.98 s
Current children cumulated vsize: 5294416 KiB
Current children cumulated memory: 4840428 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/263 68556
/proc/meminfo: memFree=113238472/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5294416 memory=4840556 CPUtime=3391.81 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 895318 0 0 0 338976 205 0 0 20 0 1 0 64390581 5421481984 1210139 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1323604 1210139 2688 2575 0 1320511 0
Current children cumulated CPU time: 3391.81 s
Current children cumulated vsize: 5294416 KiB
Current children cumulated memory: 4840556 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 68558
/proc/meminfo: memFree=112021748/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5340584 memory=4877768 CPUtime=3451.62 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 897258 0 0 0 344956 206 0 0 20 0 1 0 64390581 5468758016 1219442 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1335146 1219442 2688 2575 0 1332053 0
Current children cumulated CPU time: 3451.62 s
Current children cumulated vsize: 5340584 KiB
Current children cumulated memory: 4877768 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 68561
/proc/meminfo: memFree=111945496/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5340584 memory=4877768 CPUtime=3511.42 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 897290 0 0 0 350936 206 0 0 20 0 1 0 64390581 5468758016 1219442 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1335146 1219442 2688 2575 0 1332053 0
Current children cumulated CPU time: 3511.42 s
Current children cumulated vsize: 5340584 KiB
Current children cumulated memory: 4877768 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 68567
/proc/meminfo: memFree=111896824/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5396716 memory=4907964 CPUtime=3571.23 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 898165 0 0 0 356915 208 0 0 20 0 1 0 64390581 5526237184 1226991 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1349179 1226991 2688 2575 0 1346086 0
Current children cumulated CPU time: 3571.23 s
Current children cumulated vsize: 5396716 KiB
Current children cumulated memory: 4907964 KiB

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

# cumulated CPU time of all completed processes:  user=3586.04 s, system=2.18133 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.09 4.09 5/264 68567
/proc/meminfo: memFree=111896824/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5396716 memory=4913532 CPUtime=3572.93 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 898533 0 0 0 357085 208 0 0 20 0 1 0 64390581 5526237184 1228383 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1349179 1228383 2688 2575 0 1346086 0
Current children cumulated CPU time: 3572.93 s
Current children cumulated vsize: 5396716 KiB
Current children cumulated memory: 4913532 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 68567
/proc/meminfo: memFree=111892476/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5396716 memory=4916152 CPUtime=3579.3 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 898660 0 0 0 357722 208 0 0 20 0 1 0 64390581 5526237184 1229038 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1349179 1229038 2688 2575 0 1346086 0
Current children cumulated CPU time: 3579.3 s
Current children cumulated vsize: 5396716 KiB
Current children cumulated memory: 4916152 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 68567
/proc/meminfo: memFree=111891084/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5396716 memory=4916280 CPUtime=3582.49 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 898710 0 0 0 358041 208 0 0 20 0 1 0 64390581 5526237184 1229070 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1349179 1229070 2688 2575 0 1346086 0
Current children cumulated CPU time: 3582.49 s
Current children cumulated vsize: 5396716 KiB
Current children cumulated memory: 4916280 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 68567
/proc/meminfo: memFree=111891336/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5396716 memory=4916408 CPUtime=3585.68 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 898764 0 0 0 358360 208 0 0 20 0 1 0 64390581 5526237184 1229102 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1349179 1229102 2688 2575 0 1346086 0
Current children cumulated CPU time: 3585.68 s
Current children cumulated vsize: 5396716 KiB
Current children cumulated memory: 4916408 KiB

[startup+3598.4 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 68567
/proc/meminfo: memFree=111891336/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5393560 memory=4913264 CPUtime=3587.27 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 898813 0 0 0 358519 208 0 0 20 0 1 0 64390581 5523005440 1228316 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1348390 1228316 2688 2575 0 1345297 0
Current children cumulated CPU time: 3587.27 s
Current children cumulated vsize: 5393560 KiB
Current children cumulated memory: 4913264 KiB

[startup+3598.8 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 68567
/proc/meminfo: memFree=111891336/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=5393560 memory=4913264 CPUtime=3587.67 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 898814 0 0 0 358559 208 0 0 20 0 1 0 64390581 5523005440 1228316 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1348390 1228316 2688 2575 0 1345297 0
Current children cumulated CPU time: 3587.67 s
Current children cumulated vsize: 5393560 KiB
Current children cumulated memory: 4913264 KiB

[startup+3599.2 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 68567
/proc/meminfo: memFree=111989308/131249996 swapFree=33010160/33010684
[pid=68250] ppid=68247 vsize=4956844 memory=4476596 CPUtime=3588.07 cores=5,7
/proc/68250/stat : 68250 (pbsolver) R 68247 68250 67590 0 -1 4194304 899334 0 0 0 358597 210 0 0 20 0 1 0 64390581 5075808256 1119149 18446744073709551615 4198400 14743177 140735328290624 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31326208 140735328295306 140735328295402 140735328295402 140735328301004 0
/proc/68250/statm: 1239211 1119149 2688 2575 0 1236118 0
Current children cumulated CPU time: 3588.07 s
Current children cumulated vsize: 4956844 KiB
Current children cumulated memory: 4476596 KiB

[startup+3599.3 s]*
/proc/loadavg: 4.08 4.08 4.09 5/264 68567
/proc/meminfo: memFree=114705168/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3599.34
CPU time (s): 3588.22
CPU user time (s): 3586.04
CPU system time (s): 2.18133
CPU usage (%): 99.6911
Max. virtual memory (cumulated for all children) (KiB): 5396716
Max. memory (cumulated for all children) (KiB): 4920812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.04
system time used= 2.18133
maximum resident set size= 4923116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 899355
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= 26
involuntary context switches= 2578


# summary of solver processes directly reported to runsolver:
#   pid: 68250
#   total CPU time (s): 3588.22
#   total CPU user time (s): 3586.04
#   total CPU system time (s): 2.18133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14698 second user time and 15.0806 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 22:12:01
IDJOB=4505917
IDBENCH=157349
IDSOLVER=3366
FILE ID=nodeC029/4505917-1751487121
RUNJOBID= nodeC029-1751482618-67603
SLURM_JOB_ID= 9598529
Free space on /tmp= 432116 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505917-1751487121/watcher-4505917-1751487121 -o /tmp/evaluation-result-4505917-1751487121/solver-4505917-1751487121 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67603 --watchdog 3760  pbsolver -f HOME/instance-4505917-1751487121.opb -t 3600 -m 31000

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

MD5SUM BENCH= 726b0595b04a91a84feeb3b27d81e819
RANDOM SEED=392552440

nodeC029 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.634
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.46
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.752
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.46
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		: 3592.483
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.46
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.671
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.46
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.374
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.46
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.753
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.46
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.46
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.723
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        115958488 kB
MemAvailable:   116886792 kB
Buffers:            2128 kB
Cached:          1728420 kB
SwapCached:           40 kB
Active:         13325420 kB
Inactive:        1288892 kB
Active(anon):   12897016 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1284124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             42332 kB
Writeback:            28 kB
AnonPages:      12886980 kB
Mapped:           136276 kB
Shmem:             18020 kB
KReclaimable:     110032 kB
Slab:             198732 kB
SReclaimable:     110032 kB
SUnreclaim:        88700 kB
KernelStack:        4288 kB
PageTables:        28832 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   13769016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3155968 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432088 MiB
End job on nodeC029 at 2025-07-02 23:12:01