Trace number 4515357

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? 3587.85 3598.03

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-neos-631710.0.u.opb
MD5SUM3de1ff2182bb2a8df9b13aa693b03795
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7728.55
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169577
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1966
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
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 202
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 758
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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-4515357-1751235636.opb>
0.59/0.62	c original problem has 167056 variables (167056 bin, 0 int, 0 cont) and 169577 constraints
0.59/0.62	c problem read in 0.618 seconds
0.59/0.62	c problem without objective
1.28/1.32	c presolving:
2.68/2.71	c    (2.7s) running MILP presolver
5.28/5.34	c    (5.3s) MILP presolver (2 rounds): 0 aggregations, 47 fixings, 0 bound changes
6.47/6.50	c (round 1, exhaustive) 47 del vars, 47 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 169530 upgd conss, 0 impls, 176807 clqs
15.55/15.68	c    (15.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
16.24/16.32	c    (16.3s) symmetry computation finished: 256 generators found (max: 383, log10 of symmetry group size: 267.25) (symcode time: 0.29)
17.44/17.52	c dynamic symmetry handling statistics:
17.44/17.52	c    orbitopal reduction:       no components
17.44/17.52	c    orbital reduction:         no components
17.44/17.52	c    lexicographic reduction:    2 permutations with support sizes 1104, 1108
17.44/17.52	c handled 16 out of 16 symmetry components
17.44/17.59	c (round 2, exhaustive) 303 del vars, 48 del conss, 254 add conss, 0 chg bounds, 2 chg sides, 233 chg coeffs, 169530 upgd conss, 0 impls, 176454 clqs
17.64/17.75	c (round 3, fast)       303 del vars, 304 del conss, 254 add conss, 0 chg bounds, 2 chg sides, 233 chg coeffs, 169530 upgd conss, 0 impls, 176454 clqs
32.10/32.23	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
32.10/32.23	c  328 deleted vars, 304 deleted constraints, 254 added constraints, 0 tightened bounds, 0 added holes, 2 changed sides, 233 changed coefficients
32.10/32.23	c  0 implications, 183244 cliques
32.10/32.23	c presolved problem has 166728 variables (166728 bin, 0 int, 0 cont) and 169527 constraints
32.10/32.23	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
32.10/32.23	c     556 constraints of type <knapsack>
32.10/32.23	c  168719 constraints of type <setppc>
32.10/32.23	c     252 constraints of type <orbitope_pp>
32.10/32.23	c transformed objective value is always integral (scale: 1)
32.10/32.23	c Presolving Time: 30.98
32.10/32.23	c 
32.10/32.23	c - non default parameters ----------------------------------------------------------------------
32.10/32.23	c 
32.10/32.23	c # SCIP version 10.0.0
32.10/32.23	c 
32.10/32.23	c # maximal time in seconds to run
32.10/32.23	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
32.10/32.23	c limits/time = 3596.998065
32.10/32.23	c 
32.10/32.23	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
32.10/32.23	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
32.10/32.23	c limits/memory = 27900
32.10/32.23	c 
32.10/32.23	c # belongs reading time to solving time?
32.10/32.23	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
32.10/32.23	c timing/reading = TRUE
32.10/32.23	c 
32.10/32.23	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
32.10/32.23	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
32.10/32.23	c reading/opbreader/maxintsize = 47
32.10/32.23	c 
32.10/32.23	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
32.10/32.23	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
32.10/32.23	c propagating/genvbounds/timingmask = 0
32.10/32.23	c 
32.10/32.23	c -----------------------------------------------------------------------------------------------
32.10/32.27	c 
623.08/624.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
623.08/624.83	c   625s|     1 |     0 | 36073 |     - |  2016M |   0 | 166k| 169k| 169k|   0 |  0 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1114.63/1118.25	c  1118s|     1 |     0 | 68257 |     - |  2125M |   0 | 166k| 169k| 169k| 109 |  1 | 116 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1490.57/1495.22	c  1495s|     1 |     0 | 85374 |     - |  2161M |   0 | 166k| 169k| 169k| 222 |  2 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1667.46/1672.67	c  1673s|     1 |     0 | 99378 |     - |  2206M |   0 | 166k| 169k| 169k| 340 |  3 | 118 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1852.62/1858.35	c  1858s|     1 |     0 |113029 |     - |  2236M |   0 | 166k| 169k| 169k| 458 |  4 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2073.39/2079.79	c  2080s|     1 |     0 |126944 |     - |  2256M |   0 | 166k| 169k| 169k| 572 |  5 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2296.40/2303.32	c  2303s|     1 |     0 |140500 |     - |  2292M |   0 | 166k| 169k| 169k| 679 |  6 | 122 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2525.89/2533.44	c  2533s|     1 |     0 |153887 |     - |  2315M |   0 | 166k| 169k| 170k| 784 |  7 | 123 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2766.90/2775.03	c  2775s|     1 |     0 |165446 |     - |  2334M |   0 | 166k| 169k| 170k| 893 |  8 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3031.83/3040.67	c  3041s|     1 |     0 |179454 |     - |  2364M |   0 | 166k| 169k| 170k| 992 |  9 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3264.74/3274.14	c  3274s|     1 |     0 |192018 |     - |  2383M |   0 | 166k| 169k| 170k|1093 | 10 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3488.46/3498.42	c  3498s|     1 |     0 |206283 |     - |  2400M |   0 | 166k| 169k| 170k|1174 | 11 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3586.82/3597.01	c  3597s|     1 |     0 |213332 |     - |  2419M |   0 | 166k| 169k| 170k|1261 | 12 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3586.82/3597.01	c (node 1) LP solver hit time limit in LP 51 -- using pseudo solution instead
3586.82/3597.01	c 
3586.82/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3586.82/3597.01	c Solving Time (sec) : 3597.01
3586.82/3597.01	c Solving Nodes      : 1
3586.82/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.82/3597.01	c Dual Bound         : +0.00000000000000e+00
3586.82/3597.01	c Gap                : infinite
3586.82/3597.01	s UNKNOWN
3586.82/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3586.82/3597.01	c Total Time         :    3597.01
3586.82/3597.01	c   solving          :    3597.01
3586.82/3597.01	c   presolving       :      30.98 (included in solving)
3586.82/3597.01	c   reading          :       0.62 (included in solving)
3586.82/3597.01	c   copying          :       0.00 (0 times copied the problem)
3586.82/3597.01	c Original Problem   :
3586.82/3597.01	c   Problem name     : HOME/instance-4515357-1751235636.opb
3586.82/3597.01	c   Variables        : 167056 (167056 binary, 0 integer, 0 continuous)
3586.82/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.82/3597.01	c   Constraints      : 169577 initial, 169577 maximal
3586.82/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.82/3597.02	c Presolved Problem  :
3586.82/3597.02	c   Problem name     : t_HOME/instance-4515357-1751235636.opb
3586.82/3597.02	c   Variables        : 166728 (166728 binary, 0 integer, 0 continuous)
3586.82/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.82/3597.02	c   Constraints      : 169527 initial, 169617 maximal
3586.82/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.82/3597.02	c   Nonzeros         : 1113991 constraint, 1669383 clique table
3586.82/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.82/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   domcol           :       1.23       0.00      2          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   dualsparsify     :       4.67       0.00      1          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   implics          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   milp             :       3.07       0.00      1         47          0          0          0          0          0          0          0          0
3586.82/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   sparsify         :       0.65       0.00      1          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   trivial          :       0.02       0.00      4          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   dualfix          :       0.02       0.00      4          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   probing          :      15.40       0.01      2         50          0          0          0          0          0          0          0          0
3586.82/3597.02	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   symmetry         :       1.84       0.00      1        231          0          0          0          0          0        252          0          0
3586.82/3597.02	c   vbounds          :       0.10       0.00      1          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   knapsack         :       0.64       0.01      7          0          0          0          0          0          1          2          2        233
3586.82/3597.02	c   setppc           :       0.89       0.03      7          0          0          0          0          0        256          0          0          0
3586.82/3597.02	c   linear           :       1.77       0.17      2          0          0          0          0          0         47          0          0          0
3586.82/3597.02	c   orbitope_pp      :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   components       :       0.24       0.00      1          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.82/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.82/3597.02	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3586.82/3597.02	c   knapsack         :        556        556         12      13907          0          0          0          3       8652         43          0       2314       1093          0          0
3586.82/3597.02	c   setppc           :     168719     168719         12      13864          0          0          0          1      19622         38          0          0          0          0          0
3586.82/3597.02	c   orbitope_pp      :        252        252          0      13765          0          0          0          0       2388         15          0          0          0          0          0
3586.82/3597.02	c   logicor          :          0+        94         12         98          0          0          0          0          8          0          0          1          1          0          0
3586.82/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.82/3597.02	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   knapsack         :       1.04       0.01       0.22       0.78       0.00       0.00       0.00       0.01       0.03       0.00
3586.82/3597.02	c   setppc           :       4.93       0.03       0.24       4.61       0.00       0.00       0.00       0.04       0.01       0.00
3586.82/3597.02	c   orbitope_pp      :      56.42       0.00       0.00      56.42       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.82/3597.02	c   dualfix          :          1          0          0          0
3586.82/3597.02	c   genvbounds       :          0          0          0          0
3586.82/3597.02	c   nlobbt           :          0          0          0          0
3586.82/3597.02	c   obbt             :          0          0          0          0
3586.82/3597.02	c   probing          :          0          0          0          0
3586.82/3597.02	c   pseudoobj        :          0          0          0          0
3586.82/3597.02	c   redcost          :          0          0          0          0
3586.82/3597.02	c   rootredcost      :          0          0          0          0
3586.82/3597.02	c   symmetry         :          0          0          0          0
3586.82/3597.02	c   vbounds          :       1768          0          0          0
3586.82/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.82/3597.02	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3586.82/3597.02	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   probing          :      15.41       0.01      15.40       0.00       0.00       0.00
3586.82/3597.02	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3586.82/3597.02	c   symmetry         :       1.86       0.00       1.84       0.02       0.00       0.00
3586.82/3597.02	c   vbounds          :       0.14       0.00       0.10       0.04       0.00       0.00
3586.82/3597.02	c Symmetry           :
3586.82/3597.02	c   #affected vars   :     150926 (150926 bin, 0 int, 0 cont)
3586.82/3597.02	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.82/3597.02	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.82/3597.02	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.82/3597.02	c   shadow tree time :       0.00 s
3586.82/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.82/3597.02	c   propagation      :       0.07         85         35          -        910      634.5          0        0.0          -          -          -
3586.82/3597.02	c   infeasible LP    :       0.08          1          1          -        210     1004.5          0        0.0          0        0.0          0
3586.82/3597.02	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.82/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.82/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.82/3597.02	c   applied globally :       0.09          -          -          0        137      370.9          -          -          0          -          -
3586.82/3597.02	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.82/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.82/3597.02	c   cut pool         :       0.05          -         23         23          -          -       1140       1599          -          -          -          -          -    (maximal pool size:       1140)
3586.82/3597.02	c   aggregation      :       0.62       0.00         12         12          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.82/3597.02	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.82/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.82/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   clique           :       3.24       0.00         12         12          0          0         66         90          0         42         42          0          0
3586.82/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   gomory           :     374.94       0.00         10         10          0          0       1020       1444          0         86         86          0          0
3586.82/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -        532          0         32         32          0          -
3586.82/3597.02	c   > strongcg       :          -          -          -          -          -          -          -        912          0         54         54          0          -
3586.82/3597.02	c   impliedbounds    :       0.26       0.00         12         12          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   mcf              :       2.02       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   multilinear      :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3586.82/3597.02	c   zerohalf         :       2.19       0.00         12         12          0          0         54         65          0         39         39          0          0
3586.82/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.82/3597.02	c   hybrid           :       0.14       0.00         12         12       1261          0       2653       1261          0       2653
3586.82/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.82/3597.02	c   problem variables:       0.00          -          0          0
3586.82/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.82/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.82/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.82/3597.02	c   LP solutions     :       0.00          -          -          0          0
3586.82/3597.02	c   relax solutions  :       0.00          -          -          0          0
3586.82/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3586.82/3597.02	c   strong branching :       0.00          -          -          0          0
3586.82/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3586.82/3597.02	c   adaptivediving   :       0.00       0.00          0          0          0
3586.82/3597.02	c   alns             :       0.00       0.00          0          0          0
3586.82/3597.02	c   bound            :       0.00       0.00          0          0          0
3586.82/3597.02	c   clique           :       1.11       0.00          1          0          0
3586.82/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3586.82/3597.02	c   completesol      :       0.00       0.00          0          0          0
3586.82/3597.02	c   conflictdiving   :       0.00       0.00          0          0          0
3586.82/3597.02	c   crossover        :       0.00       0.00          0          0          0
3586.82/3597.02	c   dins             :       0.00       0.00          0          0          0
3586.82/3597.02	c   distributiondivin:       0.00       0.00          0          0          0
3586.82/3597.02	c   dks              :       0.00       0.00          0          0          0
3586.82/3597.02	c   dps              :       0.00       0.00          0          0          0
3586.82/3597.02	c   dualval          :       0.00       0.00          0          0          0
3586.82/3597.02	c   farkasdiving     :       0.00       0.00          0          0          0
3586.82/3597.02	c   feaspump         :     122.32       0.00          1          0          0
3586.82/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3586.82/3597.02	c   fracdiving       :       0.00       0.00          0          0          0
3586.82/3597.02	c   gins             :       0.00       0.00          0          0          0
3586.82/3597.02	c   guideddiving     :       0.00       0.00          0          0          0
3586.82/3597.02	c   indicator        :       0.00       0.00          0          0          0
3586.82/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3586.82/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3586.82/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3586.82/3597.02	c   linesearchdiving :       0.00       0.00          0          0          0
3586.82/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3586.82/3597.02	c   locks            :      37.87       0.00          1          0          0
3586.82/3597.02	c   lpface           :       0.00       0.00          0          0          0
3586.82/3597.02	c   mpec             :       0.00       0.00          0          0          0
3586.82/3597.02	c   multistart       :       0.00       0.00          0          0          0
3586.82/3597.02	c   mutation         :       0.00       0.00          0          0          0
3586.82/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3586.82/3597.02	c   objpscostdiving  :       0.00       0.00          0          0          0
3586.82/3597.02	c   octane           :       0.00       0.00          0          0          0
3586.82/3597.02	c   ofins            :       0.00       0.00          0          0          0
3586.82/3597.02	c   oneopt           :       0.00       0.00          0          0          0
3586.82/3597.02	c   padm             :       0.00       0.00          0          0          0
3586.82/3597.02	c   proximity        :       0.00       0.00          0          0          0
3586.82/3597.02	c   pscostdiving     :       0.00       0.00          0          0          0
3586.82/3597.02	c   randrounding     :       3.47       0.00         12          0          0
3586.82/3597.02	c   rens             :       0.00       0.00          0          0          0
3586.82/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3586.82/3597.02	c   repair           :       0.00       0.00          0          0          0
3586.82/3597.02	c   rins             :       0.00       0.00          0          0          0
3586.82/3597.02	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.82/3597.02	c   rounding         :       0.11       0.00         12          0          0
3586.82/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3586.82/3597.02	c   shiftandpropagate:       0.93       0.00          1          0          0
3586.82/3597.02	c   shifting         :       2.55       0.00         12          0          0
3586.82/3597.02	c   simplerounding   :       0.00       0.00          0          0          0
3586.82/3597.02	c   subnlp           :       0.00       0.00          0          0          0
3586.82/3597.02	c   trivial          :       0.15       0.00          2          0          0
3586.82/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3586.82/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3586.82/3597.02	c   trysol           :       0.00       0.00          0          0          0
3586.82/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3586.82/3597.02	c   undercover       :       0.00       0.00          0          0          0
3586.82/3597.02	c   vbounds          :      15.69       0.00          1          0          0
3586.82/3597.02	c   veclendiving     :       0.00       0.00          0          0          0
3586.82/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3586.82/3597.02	c   zirounding       :       0.00       0.00          0          0          0
3586.82/3597.02	c   other solutions  :          -          -          -          0          -
3586.82/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
3586.82/3597.02	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.82/3597.02	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.82/3597.02	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.82/3597.02	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.82/3597.02	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.82/3597.02	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.82/3597.02	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.82/3597.02	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.82/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
3586.82/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.82/3597.02	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3586.82/3597.02	c   dual LP          :    2996.30         13     195404   15031.08      65.22       0.00          0
3586.82/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3586.82/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.82/3597.02	c   resolve instable :       0.00          0          0       0.00          -
3586.82/3597.02	c   diving/probing LP:     123.24         38      17928     471.79     145.47
3586.82/3597.02	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3586.82/3597.02	c     (at root node) :          -          0          0       0.00          -
3586.82/3597.02	c   conflict analysis:       0.00          0          0       0.00          -
3586.82/3597.02	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.82/3597.02	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.82/3597.02	c B&B Tree           :
3586.82/3597.02	c   number of runs   :          1
3586.82/3597.02	c   nodes            :          1 (0 internal, 1 leaves)
3586.82/3597.02	c   feasible leaves  :          0
3586.82/3597.02	c   infeas. leaves   :          0
3586.82/3597.02	c   objective leaves :          0
3586.82/3597.02	c   nodes (total)    :          1 (0 internal, 1 leaves)
3586.82/3597.02	c   nodes left       :          1
3586.82/3597.02	c   max depth        :          0
3586.82/3597.02	c   max depth (total):          0
3586.82/3597.02	c   backtracks       :          0 (0.0%)
3586.82/3597.02	c   early backtracks :          0 (0.0%)
3586.82/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3586.82/3597.02	c   delayed cutoffs  :          0
3586.82/3597.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3586.82/3597.02	c   avg switch length:       1.00
3586.82/3597.02	c   switching time   :       0.00
3586.82/3597.02	c Root Node          :
3586.82/3597.02	c   First LP value   : +0.00000000000000e+00
3586.82/3597.02	c   First LP Iters   :      32862 (61.22 Iter/sec)
3586.82/3597.02	c   First LP Time    :     536.81
3586.82/3597.02	c   Final Dual Bound : +0.00000000000000e+00
3586.82/3597.02	c   Final Root Iters :     210121
3586.82/3597.02	c   Root LP Estimate :                     -
3586.82/3597.02	c Solution           :
3586.82/3597.02	c   Solutions found  :          0 (0 improvements)
3586.82/3597.02	c   Primal Bound     :          -
3586.82/3597.02	c   Dual Bound       : +0.00000000000000e+00
3586.82/3597.02	c   Gap              :   infinite
3586.82/3597.02	c Integrals          :      Total       Avg%
3586.82/3597.02	c   primal-dual      :  359701.44     100.00
3586.82/3597.02	c   primal-ref       :          -          - (not evaluated)
3586.82/3597.02	c   dual-ref         :          -          - (not evaluated)
3587.82/3598.02	c Time complete (sec):   3587.846

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515357-1751235636/watcher-4515357-1751235636 -o /tmp/evaluation-result-4515357-1751235636/solver-4515357-1751235636 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751235636-30271 --watchdog 3760 pbsolver -f HOME/instance-4515357-1751235636.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100063 s]*
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=128895520/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=126624 memory=115584 CPUtime=0.1 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 26942 0 0 0 6 4 0 0 20 0 1 0 39243476 129662976 28896 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 31656 28896 2176 2575 0 28563 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 126624 KiB
Current children cumulated memory: 115584 KiB

[startup+0.205662 s]*
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=128750620/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=199572 memory=188544 CPUtime=0.2 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 45170 0 0 0 13 7 0 0 20 0 1 0 39243476 204361728 47136 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 49893 47136 2176 2575 0 46800 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 199572 KiB
Current children cumulated memory: 188544 KiB

[startup+0.305536 s]*
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=128674452/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=223252 memory=212224 CPUtime=0.3 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 51094 0 0 0 22 8 0 0 20 0 1 0 39243476 228610048 53056 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 55813 53056 2176 2575 0 52720 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 223252 KiB
Current children cumulated memory: 212224 KiB

[startup+0.700168 s]
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=128489736/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=348332 memory=336824 CPUtime=0.69 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 82798 0 0 0 56 13 0 0 20 0 1 0 39243476 356691968 84174 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 87083 84206 2368 2575 0 83990 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 348332 KiB
Current children cumulated memory: 336824 KiB

[startup+1.50018 s]
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=127893252/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=660300 memory=643128 CPUtime=1.48 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 159372 0 0 0 122 26 0 0 20 0 1 0 39243476 676147200 160782 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 165075 160782 2400 2575 0 161982 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 660300 KiB
Current children cumulated memory: 643128 KiB

[startup+3.10552 s]
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=127077264/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=905272 memory=883276 CPUtime=3.09 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 190285 0 0 0 274 35 0 0 20 0 1 0 39243476 926998528 220819 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 226318 220819 2496 2575 0 223225 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 905272 KiB
Current children cumulated memory: 883276 KiB

[startup+6.30016 s]
/proc/loadavg: 1.34 1.53 2.41 5/265 30330
/proc/meminfo: memFree=127085520/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=844768 memory=822708 CPUtime=6.27 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 211784 0 0 0 588 39 0 0 20 0 1 0 39243476 865042432 205677 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 211192 205677 2496 2575 0 208099 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 844768 KiB
Current children cumulated memory: 822708 KiB

[startup+12.7001 s]
/proc/loadavg: 1.63 1.59 2.43 5/265 30331
/proc/meminfo: memFree=126858716/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=1134100 memory=1087980 CPUtime=12.65 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 257636 0 0 0 1220 45 0 0 20 0 1 0 39243476 1161318400 271995 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 283525 271995 2592 2575 0 280432 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1134100 KiB
Current children cumulated memory: 1087980 KiB

[startup+25.5002 s]
/proc/loadavg: 2.24 1.72 2.46 5/265 30331
/proc/meminfo: memFree=126350380/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=1746452 memory=1634276 CPUtime=25.42 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 367226 0 0 0 2478 64 0 0 20 0 1 0 39243476 1788366848 408569 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 436613 408569 2592 2575 0 433520 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1746452 KiB
Current children cumulated memory: 1634276 KiB

[startup+51.1055 s]
/proc/loadavg: 2.84 1.91 2.50 5/265 30331
/proc/meminfo: memFree=126034000/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2070172 memory=1949752 CPUtime=50.95 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 427544 0 0 0 5022 73 0 0 20 0 1 0 39243476 2119856128 487438 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 517543 487438 2624 2575 0 514450 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2070172 KiB
Current children cumulated memory: 1949752 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.25 2.59 5/265 30333
/proc/meminfo: memFree=125873364/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2268196 memory=2117316 CPUtime=102.01 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 456841 0 0 0 10122 79 0 0 20 0 1 0 39243476 2322632704 529329 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 567049 529329 2688 2575 0 563956 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2268196 KiB
Current children cumulated memory: 2117316 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.60 2.69 5/263 30335
/proc/meminfo: memFree=125851700/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2278848 memory=2130608 CPUtime=161.84 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 459663 0 0 0 16105 79 0 0 20 0 1 0 39243476 2333540352 532652 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 569712 532652 2688 2575 0 566619 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2278848 KiB
Current children cumulated memory: 2130608 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.87 2.78 5/262 30337
/proc/meminfo: memFree=125834356/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2281056 memory=2133296 CPUtime=221.68 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 460334 0 0 0 22089 79 0 0 20 0 1 0 39243476 2335801344 533324 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 570264 533324 2688 2575 0 567171 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2281056 KiB
Current children cumulated memory: 2133296 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 3.14 2.88 5/264 30342
/proc/meminfo: memFree=125834272/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2281208 memory=2133680 CPUtime=281.52 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 460445 0 0 0 28073 79 0 0 20 0 1 0 39243476 2335956992 533420 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 570302 533420 2688 2575 0 567209 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 2281208 KiB
Current children cumulated memory: 2133680 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.31 2.96 5/265 30347
/proc/meminfo: memFree=125809700/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2281508 memory=2134064 CPUtime=341.35 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 460576 0 0 0 34056 79 0 0 20 0 1 0 39243476 2336264192 533516 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 570377 533516 2688 2575 0 567284 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 2281508 KiB
Current children cumulated memory: 2134064 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.46 3.03 5/265 30349
/proc/meminfo: memFree=125824808/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2281508 memory=2134064 CPUtime=401.19 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 460601 0 0 0 40040 79 0 0 20 0 1 0 39243476 2336264192 533516 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 570377 533516 2688 2575 0 567284 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 2281508 KiB
Current children cumulated memory: 2134064 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.59 3.11 5/266 30534
/proc/meminfo: memFree=125831352/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2281508 memory=2134192 CPUtime=461.03 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 460656 0 0 0 46023 80 0 0 20 0 1 0 39243476 2336264192 533548 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 570377 533548 2688 2575 0 567284 0
Current children cumulated CPU time: 461.03 s

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

/proc/loadavg: 3.16 3.25 3.58 4/256 30747
/proc/meminfo: memFree=125699468/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2716888 memory=2584112 CPUtime=3153.22 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 505993 0 0 0 315228 94 0 0 20 0 1 0 39243476 2782093312 646028 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 679222 646028 2688 2575 0 676129 0
Current children cumulated CPU time: 3153.22 s
Current children cumulated vsize: 2716888 KiB
Current children cumulated memory: 2584112 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.22 3.54 4/256 30749
/proc/meminfo: memFree=125699332/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2716888 memory=2584240 CPUtime=3213.07 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 506030 0 0 0 321213 94 0 0 20 0 1 0 39243476 2782093312 646060 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 679222 646060 2688 2575 0 676129 0
Current children cumulated CPU time: 3213.07 s
Current children cumulated vsize: 2716888 KiB
Current children cumulated memory: 2584240 KiB

[startup+3282.3 s]
/proc/loadavg: 3.09 3.19 3.51 4/256 30751
/proc/meminfo: memFree=125699460/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2725096 memory=2584240 CPUtime=3272.91 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 506796 0 0 0 327197 94 0 0 20 0 1 0 39243476 2790498304 646060 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 681274 646060 2688 2575 0 678181 0
Current children cumulated CPU time: 3272.91 s
Current children cumulated vsize: 2725096 KiB
Current children cumulated memory: 2584240 KiB

[startup+3342.3 s]
/proc/loadavg: 3.14 3.18 3.49 4/256 30753
/proc/meminfo: memFree=125699572/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2730420 memory=2584496 CPUtime=3332.77 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 506978 0 0 0 333183 94 0 0 20 0 1 0 39243476 2795950080 646124 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 682605 646124 2688 2575 0 679512 0
Current children cumulated CPU time: 3332.77 s
Current children cumulated vsize: 2730420 KiB
Current children cumulated memory: 2584496 KiB

[startup+3402.3 s]
/proc/loadavg: 3.10 3.16 3.46 4/257 30758
/proc/meminfo: memFree=125695352/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2735744 memory=2589684 CPUtime=3392.61 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 507279 0 0 0 339167 94 0 0 20 0 1 0 39243476 2801401856 647421 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 683936 647421 2688 2575 0 680843 0
Current children cumulated CPU time: 3392.61 s
Current children cumulated vsize: 2735744 KiB
Current children cumulated memory: 2589684 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.15 3.43 4/257 30760
/proc/meminfo: memFree=125695456/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2735744 memory=2589684 CPUtime=3452.46 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 507288 0 0 0 345152 94 0 0 20 0 1 0 39243476 2801401856 647421 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 683936 647421 2688 2575 0 680843 0
Current children cumulated CPU time: 3452.46 s
Current children cumulated vsize: 2735744 KiB
Current children cumulated memory: 2589684 KiB

[startup+3522.3 s]
/proc/loadavg: 3.13 3.15 3.42 4/257 30764
/proc/meminfo: memFree=125695360/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3512.31 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 507979 0 0 0 351137 94 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3512.31 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.13 3.39 4/257 30766
/proc/meminfo: memFree=125695248/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3572.15 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508122 0 0 0 357121 94 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3572.15 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

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

# cumulated CPU time of all completed processes:  user=3586.88 s, system=0.973802 s

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

[startup+3584 s]*
/proc/loadavg: 3.09 3.13 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3573.85 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508123 0 0 0 357291 94 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3573.85 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

[startup+3590.4 s]
/proc/loadavg: 3.16 3.15 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3580.23 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508123 0 0 0 357929 94 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3580.23 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

[startup+3593.6 s]
/proc/loadavg: 3.16 3.15 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3583.42 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508123 0 0 0 358248 94 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3583.42 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

[startup+3595.2 s]
/proc/loadavg: 3.14 3.14 3.39 4/257 30766
/proc/meminfo: memFree=125695256/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3585.02 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508123 0 0 0 358408 94 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3585.02 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

[startup+3596.8 s]
/proc/loadavg: 3.14 3.14 3.39 4/257 30769
/proc/meminfo: memFree=125695112/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3586.61 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508123 0 0 0 358567 94 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3586.61 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

[startup+3597.6 s]
/proc/loadavg: 3.14 3.14 3.39 4/257 30769
/proc/meminfo: memFree=125695288/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2746400 memory=2589940 CPUtime=3587.42 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508849 0 0 0 358647 95 0 0 20 0 1 0 39243476 2812313600 647485 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 686600 647485 2688 2575 0 683507 0
Current children cumulated CPU time: 3587.42 s
Current children cumulated vsize: 2746400 KiB
Current children cumulated memory: 2589940 KiB

[startup+3598 s]*
/proc/loadavg: 3.14 3.14 3.39 3/253 30777
/proc/meminfo: memFree=126313992/131250000 swapFree=33010684/33010684
[pid=30329] ppid=30326 vsize=2549888 memory=2394464 CPUtime=3587.82 cores=0,2
/proc/30329/stat : 30329 (pbsolver) R 30326 30329 28498 0 -1 4194304 508969 0 0 0 358686 96 0 0 20 0 1 0 39243476 2611085312 598616 18446744073709551615 4198400 14743177 140727109934448 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39419904 140727109937546 140727109937642 140727109937642 140727109943244 0
/proc/30329/statm: 637472 598616 2688 2575 0 634379 0
Current children cumulated CPU time: 3587.82 s
Current children cumulated vsize: 2549888 KiB
Current children cumulated memory: 2394464 KiB

Child status: 0

Real time (s): 3598.03
CPU time (s): 3587.85
CPU user time (s): 3586.88
CPU system time (s): 0.973802
CPU usage (%): 99.7171
Max. virtual memory (cumulated for all children) (KiB): 2746400
Max. memory (cumulated for all children) (KiB): 2589940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.88
system time used= 0.973802
maximum resident set size= 2589940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509017
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= 30
involuntary context switches= 7989


# summary of solver processes directly reported to runsolver:
#   pid: 30329
#   total CPU time (s): 3587.85
#   total CPU user time (s): 3586.88
#   total CPU system time (s): 0.973802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.74868 second user time and 14.1453 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-30 00:20:36
IDJOB=4515357
IDBENCH=164408
IDSOLVER=3366
FILE ID=nodeC027/4515357-1751235636
RUNJOBID= nodeC027-1751235636-30271
SLURM_JOB_ID= 9587688
Free space on /tmp= 433008 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-neos-631710.0.u.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515357-1751235636/watcher-4515357-1751235636 -o /tmp/evaluation-result-4515357-1751235636/solver-4515357-1751235636 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751235636-30271 --watchdog 3760  pbsolver -f HOME/instance-4515357-1751235636.opb -t 3600 -m 31000

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

MD5SUM BENCH= 3de1ff2182bb2a8df9b13aa693b03795
RANDOM SEED=180950209

nodeC027 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.797
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.932
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.619
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.780
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.764
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.882
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.112
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.632
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129287740 kB
MemAvailable:   129741824 kB
Buffers:            3280 kB
Cached:          1257952 kB
SwapCached:            0 kB
Active:           331940 kB
Inactive:        1001368 kB
Active(anon):      90144 kB
Inactive(anon):        0 kB
Active(file):     241796 kB
Inactive(file):  1001368 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             72536 kB
Writeback:             0 kB
AnonPages:         75248 kB
Mapped:           102688 kB
Shmem:             18068 kB
KReclaimable:      99916 kB
Slab:             186448 kB
SReclaimable:      99916 kB
SUnreclaim:        86532 kB
KernelStack:        4096 kB
PageTables:         2960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     341952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

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