Trace number 4515465

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-13UNSAT 429.271 430.494

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_4_shuffle/normalized-sumineqArity4pyramidP105.shuf-2.opb
MD5SUM8532f997584288657d51f2d7727e9fb5
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 benchmark1.66675
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22684
Total number of constraints5672
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints5657
Minimum length of a constraint4
Maximum length of a constraint12
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4515465-1751235636.opb>
0.00/0.04	c original problem has 22684 variables (22684 bin, 0 int, 0 cont) and 5672 constraints
0.00/0.04	c problem read in 0.042 seconds
0.00/0.04	c problem without objective
0.00/0.09	c presolving:
0.09/0.12	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 107 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
0.09/0.15	c    (0.2s) running MILP presolver
0.09/0.17	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 3 fixings, 0 bound changes
0.19/0.24	c (round 2, exhaustive) 3 del vars, 1 del conss, 0 add conss, 0 chg bounds, 107 chg sides, 0 chg coeffs, 5546 upgd conss, 0 impls, 3 clqs
0.19/0.27	c (round 3, exhaustive) 4 del vars, 1 del conss, 0 add conss, 0 chg bounds, 107 chg sides, 0 chg coeffs, 5631 upgd conss, 0 impls, 0 clqs
0.19/0.28	c (round 4, exhaustive) 4 del vars, 1 del conss, 0 add conss, 0 chg bounds, 107 chg sides, 0 chg coeffs, 5671 upgd conss, 0 impls, 0 clqs
0.39/0.46	c    (0.5s) probing: 51/22680 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.46	c    (0.5s) probing aborted: 50/50 successive totally useless probings
0.39/0.48	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.48/0.58	c    (0.6s) symmetry computation finished: 1500 generators found (max: 1500, log10 of symmetry group size: 4463.18) (symcode time: 0.08)
0.98/1.01	c dynamic symmetry handling statistics:
0.98/1.01	c    orbitopal reduction:       no components
0.98/1.01	c    orbital reduction:         76 components of sizes 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3
0.98/1.01	c    lexicographic reduction:  228 permutations with support sizes 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
0.98/1.01	c handled 1003 out of 1003 symmetry components
0.98/1.01	c (round 5, exhaustive) 4 del vars, 1 del conss, 1272 add conss, 0 chg bounds, 107 chg sides, 0 chg coeffs, 5671 upgd conss, 0 impls, 1272 clqs
0.98/1.02	c (round 6, exhaustive) 4 del vars, 1 del conss, 1272 add conss, 0 chg bounds, 107 chg sides, 0 chg coeffs, 6943 upgd conss, 0 impls, 1272 clqs
0.98/1.08	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
0.98/1.08	c  4 deleted vars, 1 deleted constraints, 1272 added constraints, 0 tightened bounds, 0 added holes, 107 changed sides, 0 changed coefficients
0.98/1.08	c  0 implications, 1272 cliques
0.98/1.08	c presolved problem has 22680 variables (22680 bin, 0 int, 0 cont) and 6943 constraints
0.98/1.08	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.98/1.08	c    5671 constraints of type <knapsack>
0.98/1.08	c    1272 constraints of type <setppc>
0.98/1.08	c transformed objective value is always integral (scale: 1)
0.98/1.08	c Presolving Time: 0.99
0.98/1.08	c 
0.98/1.08	c - non default parameters ----------------------------------------------------------------------
0.98/1.08	c 
0.98/1.08	c # SCIP version 10.0.0
0.98/1.08	c 
0.98/1.08	c # maximal time in seconds to run
0.98/1.08	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.98/1.08	c limits/time = 3596.998035
0.98/1.08	c 
0.98/1.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.98/1.08	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.98/1.08	c limits/memory = 27900
0.98/1.08	c 
0.98/1.08	c # belongs reading time to solving time?
0.98/1.08	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.98/1.08	c timing/reading = TRUE
0.98/1.08	c 
0.98/1.08	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
0.98/1.08	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.98/1.08	c reading/opbreader/maxintsize = 47
0.98/1.08	c 
0.98/1.08	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.98/1.08	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.98/1.08	c propagating/genvbounds/timingmask = 0
0.98/1.08	c 
0.98/1.08	c -----------------------------------------------------------------------------------------------
0.98/1.08	c 
429.16/430.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
429.16/430.40	c   430s|     1 |     0 |744119 |     - |   449M |   0 |  22k|6951 |6943 |   0 |  0 |   7 |   0 |    cutoff    |      --      |   0.00%| unknown
429.16/430.40	c   430s|     1 |     0 |744119 |     - |   449M |   0 |  22k|6951 |6943 |   0 |  0 |   7 |   0 |    cutoff    |      --      |   0.00%| unknown
429.16/430.40	c 
429.16/430.40	c SCIP Status        : problem is solved [infeasible]
429.16/430.40	c Solving Time (sec) : 430.40
429.16/430.40	c Solving Nodes      : 1
429.16/430.40	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
429.16/430.40	c Dual Bound         : +1.00000000000000e+20
429.16/430.40	c Gap                : 0.00 %
429.16/430.40	s UNSATISFIABLE
429.16/430.40	c SCIP Status        : problem is solved [infeasible]
429.16/430.40	c Total Time         :     430.40
429.16/430.40	c   solving          :     430.40
429.16/430.40	c   presolving       :       0.99 (included in solving)
429.16/430.40	c   reading          :       0.04 (included in solving)
429.16/430.40	c   copying          :       0.00 (0 times copied the problem)
429.16/430.40	c Original Problem   :
429.16/430.40	c   Problem name     : HOME/instance-4515465-1751235636.opb
429.16/430.40	c   Variables        : 22684 (22684 binary, 0 integer, 0 continuous)
429.16/430.40	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
429.16/430.40	c   Constraints      : 5672 initial, 5672 maximal
429.16/430.40	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
429.16/430.40	c Presolved Problem  :
429.16/430.40	c   Problem name     : t_HOME/instance-4515465-1751235636.opb
429.16/430.40	c   Variables        : 22680 (22680 binary, 0 integer, 0 continuous)
429.16/430.40	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
429.16/430.40	c   Constraints      : 6943 initial, 6951 maximal
429.16/430.40	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
429.16/430.40	c   Nonzeros         : 69744 constraint, 2544 clique table
429.16/430.40	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
429.16/430.40	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   domcol           :       0.05       0.00      2          0          0          0          0          0          0          0          0          0
429.16/430.40	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   dualsparsify     :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
429.16/430.40	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
429.16/430.40	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   milp             :       0.05       0.00      1          3          0          0          0          0          0          0          0          0
429.16/430.40	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
429.16/430.40	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   trivial          :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
429.16/430.40	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   dualfix          :       0.00       0.00      7          1          0          0          0          0          0          0          0          0
429.16/430.40	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   probing          :       0.12       0.00      1          0          0          0          0          0          0          0          0          0
429.16/430.40	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   symmetry         :       0.53       0.00      1          0          0          0          0          0          0       1272          0          0
429.16/430.40	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
429.16/430.40	c   knapsack         :       0.04       0.00     15          0          0          0          0          0          0          0          0          0
429.16/430.40	c   setppc           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
429.16/430.40	c   linear           :       0.09       0.01      9          0          0          0          0          0          1          0        107          0
429.16/430.40	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
429.16/430.40	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
429.16/430.40	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
429.16/430.40	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
429.16/430.40	c   knapsack         :       5671       5671          0       2428          0          0          0          3        188          6          0          0          0          0          0
429.16/430.40	c   setppc           :       1272       1272          0       2270          0          0          0          0          1          0          0          0          0          0          0
429.16/430.40	c   logicor          :          0+         8          0          4          0          0          0          0          1          1          0          0          0          0          0
429.16/430.40	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
429.16/430.40	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   knapsack         :       0.07       0.00       0.03       0.04       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
429.16/430.40	c   dualfix          :          1          0          0          0
429.16/430.40	c   genvbounds       :          0          0          0          0
429.16/430.40	c   nlobbt           :          0          0          0          0
429.16/430.40	c   obbt             :          0          0          0          0
429.16/430.40	c   probing          :          0          0          0          0
429.16/430.40	c   pseudoobj        :          0          0          0          0
429.16/430.40	c   redcost          :          0          0          0          0
429.16/430.40	c   rootredcost      :          0          0          0          0
429.16/430.40	c   symmetry         :          0          0          0          0
429.16/430.40	c   vbounds          :       1334          0          0          0
429.16/430.40	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
429.16/430.40	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   probing          :       0.13       0.00       0.12       0.00       0.00       0.00
429.16/430.40	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c   symmetry         :       0.53       0.00       0.53       0.00       0.00       0.00
429.16/430.40	c   vbounds          :       0.01       0.00       0.00       0.00       0.00       0.00
429.16/430.40	c Symmetry           :
429.16/430.40	c   #affected vars   :       2503 (2503 bin, 0 int, 0 cont)
429.16/430.40	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
429.16/430.40	c   orbital reduction:          0 reductions applied,          0 cutoffs
429.16/430.40	c   lexicographic red:          0 reductions applied,          0 cutoffs
429.16/430.40	c   shadow tree time :       0.00 s
429.16/430.40	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
429.16/430.40	c   propagation      :       0.00          4          3          -          8        6.5          0        0.0          -          -          -
429.16/430.40	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
429.16/430.40	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
429.16/430.40	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
429.16/430.40	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
429.16/430.40	c   applied globally :       0.00          -          -          0          7        6.1          -          -          0          -          -
429.16/430.40	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
429.16/430.40	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
429.16/430.40	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
429.16/430.40	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
429.16/430.40	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
429.16/430.40	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
429.16/430.40	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
429.16/430.40	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
429.16/430.40	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
429.16/430.40	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
429.16/430.40	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c Pricers            :   ExecTime  SetupTime      Calls       Vars
429.16/430.40	c   problem variables:       0.00          -          0          0
429.16/430.40	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
429.16/430.40	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
429.16/430.40	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
429.16/430.40	c   LP solutions     :       0.00          -          -          0          0
429.16/430.40	c   relax solutions  :       0.00          -          -          0          0
429.16/430.40	c   pseudo solutions :       0.00          -          -          0          0
429.16/430.40	c   strong branching :       0.00          -          -          0          0
429.16/430.40	c   actconsdiving    :       0.00       0.00          0          0          0
429.16/430.40	c   adaptivediving   :       0.00       0.00          0          0          0
429.16/430.40	c   alns             :       0.00       0.00          0          0          0
429.16/430.40	c   bound            :       0.00       0.00          0          0          0
429.16/430.40	c   clique           :       0.07       0.00          1          0          0
429.16/430.40	c   coefdiving       :       0.00       0.00          0          0          0
429.16/430.40	c   completesol      :       0.00       0.00          0          0          0
429.16/430.40	c   conflictdiving   :       0.00       0.00          0          0          0
429.16/430.40	c   crossover        :       0.00       0.00          0          0          0
429.16/430.40	c   dins             :       0.00       0.00          0          0          0
429.16/430.40	c   distributiondivin:       0.00       0.00          0          0          0
429.16/430.40	c   dks              :       0.00       0.00          0          0          0
429.16/430.40	c   dps              :       0.00       0.00          0          0          0
429.16/430.40	c   dualval          :       0.00       0.00          0          0          0
429.16/430.40	c   farkasdiving     :       0.00       0.00          0          0          0
429.16/430.40	c   feaspump         :       0.00       0.00          0          0          0
429.16/430.40	c   fixandinfer      :       0.00       0.00          0          0          0
429.16/430.40	c   fracdiving       :       0.00       0.00          0          0          0
429.16/430.40	c   gins             :       0.00       0.00          0          0          0
429.16/430.40	c   guideddiving     :       0.00       0.00          0          0          0
429.16/430.40	c   indicator        :       0.00       0.00          0          0          0
429.16/430.40	c   indicatordiving  :       0.00       0.00          0          0          0
429.16/430.40	c   intdiving        :       0.00       0.00          0          0          0
429.16/430.40	c   intshifting      :       0.00       0.00          0          0          0
429.16/430.40	c   linesearchdiving :       0.00       0.00          0          0          0
429.16/430.40	c   localbranching   :       0.00       0.00          0          0          0
429.16/430.40	c   locks            :       0.01       0.00          1          0          0
429.16/430.40	c   lpface           :       0.00       0.00          0          0          0
429.16/430.40	c   mpec             :       0.00       0.00          0          0          0
429.16/430.40	c   multistart       :       0.00       0.00          0          0          0
429.16/430.40	c   mutation         :       0.00       0.00          0          0          0
429.16/430.40	c   nlpdiving        :       0.00       0.00          0          0          0
429.16/430.40	c   objpscostdiving  :       0.00       0.00          0          0          0
429.16/430.40	c   octane           :       0.00       0.00          0          0          0
429.16/430.40	c   ofins            :       0.00       0.00          0          0          0
429.16/430.40	c   oneopt           :       0.00       0.00          0          0          0
429.16/430.40	c   padm             :       0.00       0.00          0          0          0
429.16/430.40	c   proximity        :       0.00       0.00          0          0          0
429.16/430.40	c   pscostdiving     :       0.00       0.00          0          0          0
429.16/430.40	c   randrounding     :       0.00       0.00          0          0          0
429.16/430.40	c   rens             :       0.00       0.00          0          0          0
429.16/430.40	c   reoptsols        :       0.00       0.00          0          0          0
429.16/430.40	c   repair           :       0.00       0.00          0          0          0
429.16/430.40	c   rins             :       0.00       0.00          0          0          0
429.16/430.40	c   rootsoldiving    :       0.00       0.00          0          0          0
429.16/430.40	c   rounding         :       0.00       0.00          0          0          0
429.16/430.40	c   scheduler        :       0.00       0.00          0          0          0
429.16/430.40	c   shiftandpropagate:       0.02       0.00          1          0          0
429.16/430.40	c   shifting         :       0.00       0.00          0          0          0
429.16/430.40	c   simplerounding   :       0.00       0.00          0          0          0
429.16/430.40	c   subnlp           :       0.00       0.00          0          0          0
429.16/430.40	c   trivial          :       0.01       0.00          2          0          0
429.16/430.40	c   trivialnegation  :       0.00       0.00          0          0          0
429.16/430.40	c   trustregion      :       0.00       0.00          0          0          0
429.16/430.40	c   trysol           :       0.00       0.00          0          0          0
429.16/430.40	c   twoopt           :       0.00       0.00          0          0          0
429.16/430.40	c   undercover       :       0.00       0.00          0          0          0
429.16/430.40	c   vbounds          :       0.00       0.00          0          0          0
429.16/430.40	c   veclendiving     :       0.00       0.00          0          0          0
429.16/430.40	c   zeroobj          :       0.00       0.00          0          0          0
429.16/430.40	c   zirounding       :       0.00       0.00          0          0          0
429.16/430.40	c   other solutions  :          -          -          -          0          -
429.16/430.40	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
429.16/430.40	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
429.16/430.40	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
429.16/430.40	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
429.16/430.40	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
429.16/430.40	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
429.16/430.40	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
429.16/430.40	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
429.16/430.40	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
429.16/430.40	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
429.16/430.40	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
429.16/430.40	c   primal LP        :     204.46          4     364522   91130.50    1782.85       0.00          0
429.16/430.40	c   dual LP          :     224.75          7     379597  126532.33    1688.98       0.21          4
429.16/430.40	c   lex dual LP      :       0.00          0          0       0.00          -
429.16/430.40	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
429.16/430.40	c   resolve instable :     241.53          5     436827   87365.40    1808.56
429.16/430.40	c   diving/probing LP:       0.00          0          0       0.00          -
429.16/430.40	c   strong branching :       0.00          0          0       0.00          -          -          -          0
429.16/430.40	c     (at root node) :          -          0          0       0.00          -
429.16/430.40	c   conflict analysis:       0.00          0          0       0.00          -
429.16/430.40	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
429.16/430.40	c   benders          :       0.00          0          0          0       0.00          0          0          0
429.16/430.40	c B&B Tree           :
429.16/430.40	c   number of runs   :          1
429.16/430.40	c   nodes            :          1 (0 internal, 1 leaves)
429.16/430.40	c   feasible leaves  :          0
429.16/430.40	c   infeas. leaves   :          1
429.16/430.40	c   objective leaves :          0
429.16/430.40	c   nodes (total)    :          1 (0 internal, 1 leaves)
429.16/430.40	c   nodes left       :          0
429.16/430.40	c   max depth        :          0
429.16/430.40	c   max depth (total):          0
429.16/430.40	c   backtracks       :          0 (0.0%)
429.16/430.40	c   early backtracks :          0 (0.0%)
429.16/430.40	c   nodes exc. ref.  :          0 (0.0%)
429.16/430.40	c   delayed cutoffs  :          0
429.16/430.40	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
429.16/430.40	c   avg switch length:       2.00
429.16/430.40	c   switching time   :       0.00
429.16/430.40	c Root Node          :
429.16/430.40	c   First LP value   :          -
429.16/430.40	c   First LP Iters   :          0
429.16/430.40	c   First LP Time    :     429.21
429.16/430.40	c   Final Dual Bound :          -
429.16/430.40	c   Final Root Iters :     744119
429.16/430.40	c   Root LP Estimate :                     -
429.16/430.40	c Solution           :
429.16/430.40	c   Solutions found  :          0 (0 improvements)
429.16/430.40	c   Primal Bound     : infeasible
429.16/430.40	c   Dual Bound       :          -
429.16/430.40	c   Gap              :       0.00 %
429.16/430.40	c Integrals          :      Total       Avg%
429.16/430.40	c   primal-dual      :          -          - (problem infeasible)
429.16/430.40	c   primal-ref       :          -          - (problem infeasible)
429.16/430.40	c   dual-ref         :          -          - (problem infeasible)
429.16/430.49	c Time complete (sec):    429.268

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515465-1751235636/watcher-4515465-1751235636 -o /tmp/evaluation-result-4515465-1751235636/solver-4515465-1751235636 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751235636-30274 --watchdog 3760 pbsolver -f HOME/instance-4515465-1751235636.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30316, runsolver pid=30308

[startup+0.100066 s]*
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=129024040/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=90572 memory=78080 CPUtime=0.09 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 17348 0 0 0 7 2 0 0 20 0 1 0 39243473 92745728 19520 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 22643 19520 2432 2575 0 19550 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 90572 KiB
Current children cumulated memory: 78080 KiB

[startup+0.205699 s]*
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=128773804/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=112072 memory=99216 CPUtime=0.19 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 27202 0 0 0 15 4 0 0 20 0 1 0 39243473 114761728 24804 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 28018 24804 2496 2575 0 24925 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 112072 KiB
Current children cumulated memory: 99216 KiB

[startup+0.30563 s]*
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=128706708/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=128216 memory=115216 CPUtime=0.29 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 31163 0 0 0 24 5 0 0 20 0 1 0 39243473 131293184 28804 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 32054 28804 2560 2575 0 28961 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 128216 KiB
Current children cumulated memory: 115216 KiB

[startup+0.700185 s]
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=128570124/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=342828 memory=294544 CPUtime=0.67 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 75976 0 0 0 56 11 0 0 20 0 1 0 39243473 351055872 73604 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 85707 73636 2592 2575 0 82614 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 342828 KiB
Current children cumulated memory: 294544 KiB

[startup+1.50019 s]
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=127973892/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=479476 memory=428656 CPUtime=1.47 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 109719 0 0 0 131 16 0 0 20 0 1 0 39243473 490983424 107164 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 119869 107164 2656 2575 0 116776 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 479476 KiB
Current children cumulated memory: 428656 KiB

[startup+3.10532 s]
/proc/loadavg: 1.11 1.49 2.41 5/265 30330
/proc/meminfo: memFree=127077264/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483288 memory=431856 CPUtime=3.07 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110502 0 0 0 290 17 0 0 20 0 1 0 39243473 494886912 107964 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 107964 2656 2575 0 117729 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 431856 KiB

[startup+6.30015 s]
/proc/loadavg: 1.34 1.53 2.41 5/265 30330
/proc/meminfo: memFree=127085520/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483288 memory=431984 CPUtime=6.26 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110531 0 0 0 609 17 0 0 20 0 1 0 39243473 494886912 107996 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 107996 2656 2575 0 117729 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 431984 KiB

[startup+12.7002 s]
/proc/loadavg: 1.63 1.59 2.43 5/265 30331
/proc/meminfo: memFree=126858716/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483288 memory=431984 CPUtime=12.64 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110537 0 0 0 1247 17 0 0 20 0 1 0 39243473 494886912 107996 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 107996 2656 2575 0 117729 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 431984 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=30316] ppid=30308 vsize=483288 memory=434800 CPUtime=25.4 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110566 0 0 0 2523 17 0 0 20 0 1 0 39243473 494886912 108700 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 108700 2912 2575 0 117729 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 434800 KiB

[startup+51.1054 s]
/proc/loadavg: 2.84 1.91 2.50 5/265 30331
/proc/meminfo: memFree=126034000/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483288 memory=435568 CPUtime=50.93 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110572 0 0 0 5076 17 0 0 20 0 1 0 39243473 494886912 108892 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 108892 2912 2575 0 117729 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 435568 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.25 2.59 5/265 30333
/proc/meminfo: memFree=125865548/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483288 memory=435568 CPUtime=101.97 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110588 0 0 0 10180 17 0 0 20 0 1 0 39243473 494886912 108892 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 108892 2912 2575 0 117729 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 435568 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=30316] ppid=30308 vsize=483288 memory=436080 CPUtime=161.8 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110601 0 0 0 16163 17 0 0 20 0 1 0 39243473 494886912 109020 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 109020 2912 2575 0 117729 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 436080 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=30316] ppid=30308 vsize=483288 memory=437104 CPUtime=221.63 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110610 0 0 0 22146 17 0 0 20 0 1 0 39243473 494886912 109276 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 109276 2912 2575 0 117729 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 437104 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=30316] ppid=30308 vsize=483288 memory=445552 CPUtime=281.46 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110625 0 0 0 28129 17 0 0 20 0 1 0 39243473 494886912 111388 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120822 111388 2912 2575 0 117729 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 483288 KiB
Current children cumulated memory: 445552 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.31 2.96 5/265 30347
/proc/meminfo: memFree=125816768/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=341.3 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110753 0 0 0 34113 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 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=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=401.14 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 40097 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

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

# cumulated CPU time of all completed processes:  user=429.091 s, system=0.180397 s

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

[startup+409.6 s]
/proc/loadavg: 4.16 3.49 3.05 5/265 30349
/proc/meminfo: memFree=125816740/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=408.42 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 40825 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 408.42 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

[startup+422.4 s]
/proc/loadavg: 4.13 3.51 3.06 5/266 30353
/proc/meminfo: memFree=125805836/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=421.19 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 42102 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 421.19 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

[startup+425.6 s]
/proc/loadavg: 4.12 3.52 3.06 5/266 30353
/proc/meminfo: memFree=125808180/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=424.38 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 42421 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 424.38 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

[startup+428.8 s]
/proc/loadavg: 4.12 3.52 3.06 5/266 30353
/proc/meminfo: memFree=125816496/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=427.57 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 42740 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 427.57 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

[startup+429.6 s]
/proc/loadavg: 4.11 3.52 3.07 5/266 30353
/proc/meminfo: memFree=125816504/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=428.37 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 42820 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 428.37 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

[startup+430 s]*
/proc/loadavg: 4.11 3.52 3.07 5/266 30353
/proc/meminfo: memFree=125816504/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=428.77 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 42860 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 428.77 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

[startup+430.4 s]
/proc/loadavg: 4.11 3.52 3.07 5/266 30353
/proc/meminfo: memFree=125816504/131250000 swapFree=33010684/33010684
[pid=30316] ppid=30308 vsize=483724 memory=446064 CPUtime=429.16 cores=5,7
/proc/30316/stat : 30316 (pbsolver) R 30308 30316 28498 0 -1 4194304 110769 0 0 0 42899 17 0 0 20 0 1 0 39243473 495333376 111516 18446744073709551615 4198400 14743177 140721659932528 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 53321728 140721659935114 140721659935210 140721659935210 140721659940812 0
/proc/30316/statm: 120931 111516 2912 2575 0 117838 0
Current children cumulated CPU time: 429.16 s
Current children cumulated vsize: 483724 KiB
Current children cumulated memory: 446064 KiB

Child status: 0

Real time (s): 430.494
CPU time (s): 429.271
CPU user time (s): 429.091
CPU system time (s): 0.180397
CPU usage (%): 99.7159
Max. virtual memory (cumulated for all children) (KiB): 483724
Max. memory (cumulated for all children) (KiB): 446064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 429.091
system time used= 0.180397
maximum resident set size= 446064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110958
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= 16
involuntary context switches= 480


# summary of solver processes directly reported to runsolver:
#   pid: 30316
#   total CPU time (s): 429.271
#   total CPU user time (s): 429.091
#   total CPU system time (s): 0.180397

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.832482 second user time and 1.87724 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-30 00:20:36
IDJOB=4515465
IDBENCH=165259
IDSOLVER=3366
FILE ID=nodeC027/4515465-1751235636
RUNJOBID= nodeC027-1751235636-30274
SLURM_JOB_ID= 9587688
Free space on /tmp= 433056 MiB

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

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

MD5SUM BENCH= 8532f997584288657d51f2d7727e9fb5
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		: 3601.664
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		: 3597.319
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		: 3603.673
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.634
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.643
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		: 3600.631
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.686
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.413
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:        129277904 kB
MemAvailable:   129716480 kB
Buffers:            3280 kB
Cached:          1242444 kB
SwapCached:            0 kB
Active:           331272 kB
Inactive:         985860 kB
Active(anon):      89476 kB
Inactive(anon):        0 kB
Active(file):     241796 kB
Inactive(file):   985860 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57028 kB
Writeback:             0 kB
AnonPages:         74564 kB
Mapped:           102864 kB
Shmem:             18068 kB
KReclaimable:      99916 kB
Slab:             185892 kB
SReclaimable:      99916 kB
SUnreclaim:        85976 kB
KernelStack:        4096 kB
PageTables:         2988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     336448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC027 at 2025-06-30 00:27:47