Trace number 4524309

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? (TO) 3600.44 3613.79

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-TestScheduling-t030m10r05-1_c24.opb
MD5SUMe1864a4bc93ea045f12c51f6a7422bec
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1986
Best CPU time to get the best result obtained on this benchmark92.5453
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables993048
Total number of constraints1964067
Number of constraints which are clauses327396
Number of constraints which are cardinality constraints (but not clauses)10878
Number of constraints which are nor clauses,nor cardinality constraints1625793
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 14
Biggest coefficient in the objective function 8192
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 16383
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 17172
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 66321
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4524309-1751610155.opb>
8.77/8.80	c original problem has 993048 variables (993048 bin, 0 int, 0 cont) and 1964067 constraints
8.77/8.80	c problem read in 8.795 seconds
16.14/16.25	c presolving:
42.96/43.19	c (round 1, fast)       33709 del vars, 22971 del conss, 0 add conss, 11273 chg bounds, 966086 chg sides, 3559409 chg coeffs, 0 upgd conss, 0 impls, 572311 clqs
52.02/52.27	c (round 2, fast)       33709 del vars, 34239 del conss, 0 add conss, 11273 chg bounds, 966086 chg sides, 3559409 chg coeffs, 0 upgd conss, 0 impls, 572311 clqs
58.90/59.14	c    (59.1s) running MILP presolver
98.55/99.00	c    (99.0s) MILP presolver (2 rounds): 88 aggregations, 0 fixings, 0 bound changes
196.01/196.73	c (round 3, exhaustive) 33797 del vars, 35283 del conss, 0 add conss, 11273 chg bounds, 966086 chg sides, 3559409 chg coeffs, 1928742 upgd conss, 0 impls, 720096 clqs
212.95/213.71	c (round 4, fast)       33797 del vars, 35284 del conss, 2 add conss, 11273 chg bounds, 971160 chg sides, 3618634 chg coeffs, 1928742 upgd conss, 0 impls, 720097 clqs
1080.32/1084.31	c (round 5, medium)     33807 del vars, 501758 del conss, 1696341 add conss, 11273 chg bounds, 2072012 chg sides, 6023965 chg coeffs, 1928742 upgd conss, 0 impls, 2038346 clqs
1088.60/1092.60	c (round 6, fast)       33807 del vars, 507782 del conss, 1702321 add conss, 11273 chg bounds, 2841147 chg sides, 7764254 chg coeffs, 1928742 upgd conss, 0 impls, 2038346 clqs
1322.65/1327.55	c (round 7, exhaustive) 33807 del vars, 1455045 del conss, 2018123 add conss, 11273 chg bounds, 2841147 chg sides, 7764254 chg coeffs, 1928742 upgd conss, 0 impls, 2038346 clqs
3583.91/3597.29	c    (3597.3s) probing: 98/959216 (0.0%) - 0 fixings, 1 aggregations, 676790 implications, 0 bound changes
3583.91/3597.29	c    (3597.3s) probing aborted: solving stopped
3583.91/3597.29	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
3583.91/3597.29	c  33833 deleted vars, 1455124 deleted constraints, 2018123 added constraints, 11273 tightened bounds, 0 added holes, 2841147 changed sides, 8834742 changed coefficients
3583.91/3597.29	c  0 implications, 2715084 cliques
3583.91/3597.29	c presolving was interrupted.
3583.91/3597.29	c Presolving Time: 3581.43
3583.91/3597.29	c 
3583.91/3597.29	c - non default parameters ----------------------------------------------------------------------
3583.91/3597.29	c 
3583.91/3597.29	c # SCIP version 10.0.0
3583.91/3597.29	c 
3583.91/3597.29	c # maximal time in seconds to run
3583.91/3597.29	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
3583.91/3597.29	c limits/time = 3596.995057
3583.91/3597.29	c 
3583.91/3597.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3583.91/3597.29	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
3583.91/3597.29	c limits/memory = 27900
3583.91/3597.29	c 
3583.91/3597.29	c # belongs reading time to solving time?
3583.91/3597.29	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
3583.91/3597.29	c timing/reading = TRUE
3583.91/3597.29	c 
3583.91/3597.29	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
3583.91/3597.29	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
3583.91/3597.29	c reading/opbreader/maxintsize = 47
3583.91/3597.29	c 
3583.91/3597.29	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
3583.91/3597.29	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
3583.91/3597.29	c propagating/genvbounds/timingmask = 0
3583.91/3597.29	c 
3583.91/3597.29	c -----------------------------------------------------------------------------------------------
3583.91/3597.29	c presolving:
3583.91/3597.29	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
3583.91/3597.29	c  33833 deleted vars, 1455124 deleted constraints, 2018123 added constraints, 11273 tightened bounds, 0 added holes, 2841147 changed sides, 8834742 changed coefficients
3583.91/3597.29	c  0 implications, 2715084 cliques
3583.91/3597.29	c presolving was interrupted.
3583.91/3597.29	c Presolving Time: 3581.43
3583.91/3597.29	c 
3583.91/3597.29	c SCIP Status        : solving was interrupted [time limit reached]
3583.91/3597.29	c Solving Time (sec) : 3597.29
3583.91/3597.29	c Solving Nodes      : 0
3583.91/3597.29	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.91/3597.29	s UNKNOWN
3583.91/3597.29	c SCIP Status        : solving was interrupted [time limit reached]
3583.91/3597.29	c Total Time         :    3597.29
3583.91/3597.29	c   solving          :    3597.29
3583.91/3597.29	c   presolving       :    3581.43 (included in solving)
3583.91/3597.29	c   reading          :       8.80 (included in solving)
3583.91/3597.29	c   copying          :       0.00 (0 times copied the problem)
3583.91/3597.29	c Original Problem   :
3583.91/3597.29	c   Problem name     : HOME/instance-4524309-1751610155.opb
3583.91/3597.29	c   Variables        : 993048 (993048 binary, 0 integer, 0 continuous)
3583.91/3597.29	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.91/3597.29	c   Constraints      : 1964067 initial, 1964067 maximal
3584.00/3597.31	c   Objective        : minimize, 14 non-zeros (abs.min = 1, abs.max = 8192)
3584.00/3597.31	c Presolved Problem  :
3584.00/3597.31	c   Problem name     : t_HOME/instance-4524309-1751610155.opb
3584.00/3597.31	c   Variables        : 959215 (959215 binary, 0 integer, 0 continuous)
3584.00/3597.31	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3584.00/3597.31	c   Constraints      : 2527066 initial, 2527066 maximal
3584.00/3597.33	c   Objective        : minimize, 14 non-zeros (abs.min = 1, abs.max = 8192)
3584.00/3597.33	c   Nonzeros         : 21796217 constraint, 5676099 clique table
3584.00/3597.33	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3584.00/3597.33	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   gateextraction   :       7.07       0.00      2          0          0          0          0          0     947263     315802          0          0
3584.00/3597.33	c   implics          :       0.07       0.00      4          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   milp             :      46.57       0.00      1          0         88          0          0          0          0          0          0          0
3584.00/3597.33	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   trivial          :       0.25       0.00      8          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   dualfix          :       0.23       0.00      8          1          0          0          0          0          0          0          0          0
3584.00/3597.33	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   probing          :     192.24       0.00      1          0          1          0          0          0          0          0          0          0
3584.00/3597.33	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   symmetry         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   vbounds          :       2.25       0.00      2          0          2          0          0          0          0          0          0          0
3584.00/3597.33	c   knapsack         :    3180.54       0.01      9          2          0          0          0          0     322572    1702321    1875055    5275323
3584.00/3597.33	c   setppc           :       7.06       0.00      9          0          6          0          0          0     149979          0          6          6
3584.00/3597.33	c   and              :       0.93       0.00      2          0         25          0          0          0         25          0          0          0
3584.00/3597.33	c   linear           :     121.10       2.79     10      11273      22435          0      11273          0      35283          0     966086    3559409
3584.00/3597.33	c   logicor          :       7.84       0.00      9          0          0          0          0          0          2          0          0          4
3584.00/3597.33	c   components       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3584.00/3597.33	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3584.00/3597.33	c   integral         :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
3584.00/3597.33	c   knapsack         :          0+   1611785          0        357          0          0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   setppc           :          0+   1696386          0        357          0          0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   and              :          0+    315659          0        357          0          0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   linear           :          0+   1964067          0        357          0          0          0          3          0          0          0          0          0          0          0
3584.00/3597.33	c   logicor          :          0+    322892          0        194          0          0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.00/3597.33	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3584.00/3597.33	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   knapsack         :     104.36       0.01       0.00     104.34       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   setppc           :       7.69       0.00       0.00       7.69       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   and              :       4.03       0.00       0.00       4.03       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   linear           :       2.79       2.79       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3584.00/3597.33	c   dualfix          :          0          0          0          0
3584.00/3597.33	c   genvbounds       :          0          0          0          0
3584.00/3597.33	c   nlobbt           :          0          0          0          0
3584.00/3597.33	c   obbt             :          0          0          0          0
3584.00/3597.33	c   probing          :          0          0          0          0
3584.00/3597.33	c   pseudoobj        :          0          0          0          0
3584.00/3597.33	c   redcost          :          0          0          0          0
3584.00/3597.33	c   rootredcost      :          0          0          0          0
3584.00/3597.33	c   symmetry         :          0          0          0          0
3584.00/3597.33	c   vbounds          :          0          0          0          0
3584.00/3597.33	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3584.00/3597.33	c   dualfix          :       0.23       0.00       0.23       0.00       0.00       0.00
3584.00/3597.33	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   probing          :     192.24       0.00     192.24       0.00       0.00       0.00
3584.00/3597.33	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
3584.00/3597.33	c   vbounds          :       2.25       0.00       2.25       0.00       0.00       0.00
3584.00/3597.33	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [--,--])
3584.00/3597.33	c   propagation      :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.00/3597.33	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.00/3597.33	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.00/3597.33	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3584.00/3597.33	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.00/3597.33	c   applied globally :       0.00          -          -          0          0        0.0          -          -          0          -          -
3584.00/3597.33	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3584.00/3597.33	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3584.00/3597.33	c   LP solutions     :       0.00          -          -          0          0
3584.00/3597.33	c   relax solutions  :       0.00          -          -          0          0
3584.00/3597.33	c   pseudo solutions :       0.00          -          -          0          0
3584.00/3597.33	c   strong branching :       0.00          -          -          0          0
3584.00/3597.33	c   actconsdiving    :       0.00       0.00          0          0          0
3584.00/3597.33	c   adaptivediving   :       0.00       0.00          0          0          0
3584.00/3597.33	c   alns             :       0.00       0.00          0          0          0
3584.00/3597.33	c   bound            :       0.00       0.00          0          0          0
3584.00/3597.33	c   clique           :       0.00       0.00          0          0          0
3584.00/3597.33	c   coefdiving       :       0.00       0.00          0          0          0
3584.00/3597.33	c   completesol      :       0.00       0.00          0          0          0
3584.00/3597.33	c   conflictdiving   :       0.00       0.00          0          0          0
3584.00/3597.33	c   crossover        :       0.00       0.00          0          0          0
3584.00/3597.33	c   dins             :       0.00       0.00          0          0          0
3584.00/3597.33	c   distributiondivin:       0.00       0.00          0          0          0
3584.00/3597.33	c   dks              :       0.00       0.00          0          0          0
3584.00/3597.33	c   dps              :       0.00       0.00          0          0          0
3584.00/3597.33	c   dualval          :       0.00       0.00          0          0          0
3584.00/3597.33	c   farkasdiving     :       0.00       0.00          0          0          0
3584.00/3597.33	c   feaspump         :       0.00       0.00          0          0          0
3584.00/3597.33	c   fixandinfer      :       0.00       0.00          0          0          0
3584.00/3597.33	c   fracdiving       :       0.00       0.00          0          0          0
3584.00/3597.33	c   gins             :       0.00       0.00          0          0          0
3584.00/3597.33	c   guideddiving     :       0.00       0.00          0          0          0
3584.00/3597.33	c   indicator        :       0.00       0.00          0          0          0
3584.00/3597.33	c   indicatordiving  :       0.00       0.00          0          0          0
3584.00/3597.33	c   intdiving        :       0.00       0.00          0          0          0
3584.00/3597.33	c   intshifting      :       0.00       0.00          0          0          0
3584.00/3597.33	c   linesearchdiving :       0.00       0.00          0          0          0
3584.00/3597.33	c   localbranching   :       0.00       0.00          0          0          0
3584.00/3597.33	c   locks            :       0.00       0.00          0          0          0
3584.00/3597.33	c   lpface           :       0.00       0.00          0          0          0
3584.00/3597.33	c   mpec             :       0.00       0.00          0          0          0
3584.00/3597.33	c   multistart       :       0.00       0.00          0          0          0
3584.00/3597.33	c   mutation         :       0.00       0.00          0          0          0
3584.00/3597.33	c   nlpdiving        :       0.00       0.00          0          0          0
3584.00/3597.33	c   objpscostdiving  :       0.00       0.00          0          0          0
3584.00/3597.33	c   octane           :       0.00       0.00          0          0          0
3584.00/3597.33	c   ofins            :       0.00       0.00          0          0          0
3584.00/3597.33	c   oneopt           :       0.00       0.00          0          0          0
3584.00/3597.33	c   padm             :       0.00       0.00          0          0          0
3584.00/3597.33	c   proximity        :       0.00       0.00          0          0          0
3584.00/3597.33	c   pscostdiving     :       0.00       0.00          0          0          0
3584.00/3597.33	c   randrounding     :       0.00       0.00          0          0          0
3584.00/3597.33	c   rens             :       0.00       0.00          0          0          0
3584.00/3597.33	c   reoptsols        :       0.00       0.00          0          0          0
3584.00/3597.33	c   repair           :       0.00       0.00          0          0          0
3584.00/3597.33	c   rins             :       0.00       0.00          0          0          0
3584.00/3597.33	c   rootsoldiving    :       0.00       0.00          0          0          0
3584.00/3597.33	c   rounding         :       0.00       0.00          0          0          0
3584.00/3597.33	c   scheduler        :       0.00       0.00          0          0          0
3584.00/3597.33	c   shiftandpropagate:       0.00       0.00          0          0          0
3584.00/3597.33	c   shifting         :       0.00       0.00          0          0          0
3584.00/3597.33	c   simplerounding   :       0.00       0.00          0          0          0
3584.00/3597.33	c   subnlp           :       0.00       0.00          0          0          0
3584.00/3597.33	c   trivial          :       0.38       0.00          1          0          0
3584.00/3597.33	c   trivialnegation  :       0.00       0.00          0          0          0
3584.00/3597.33	c   trustregion      :       0.00       0.00          0          0          0
3584.00/3597.33	c   trysol           :       0.00       0.00          0          0          0
3584.00/3597.33	c   twoopt           :       0.00       0.00          0          0          0
3584.00/3597.33	c   undercover       :       0.00       0.00          0          0          0
3584.00/3597.33	c   vbounds          :       0.00       0.00          0          0          0
3584.00/3597.33	c   veclendiving     :       0.00       0.00          0          0          0
3584.00/3597.33	c   zeroobj          :       0.00       0.00          0          0          0
3584.00/3597.33	c   zirounding       :       0.00       0.00          0          0          0
3584.00/3597.33	c   other solutions  :          -          -          -          0          -
3584.00/3597.33	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3584.00/3597.33	c   rens             :          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    1
3584.00/3597.33	c   rins             :          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    1
3584.00/3597.33	c   mutation         :          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    1
3584.00/3597.33	c   localbranching   :          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    1
3584.00/3597.33	c   crossover        :          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    1
3584.00/3597.33	c   proximity        :          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    1
3584.00/3597.33	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    1
3584.00/3597.33	c   dins             :          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    1
3584.00/3597.33	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    1
3584.00/3597.33	c Solution           :
3584.00/3597.33	c   Solutions found  :          0 (0 improvements)
3584.00/3597.33	c   Primal Bound     :          -
3584.00/3597.33	c   Dual Bound       :          -
3584.00/3597.33	c   Gap              :   infinite
3584.00/3597.33	c Integrals          :      Total       Avg%
3584.00/3597.33	c   primal-dual      :  359728.56     100.00
3584.00/3597.33	c   primal-ref       :          -          - (not evaluated)
3584.00/3597.33	c   dual-ref         :          -          - (not evaluated)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524309-1751610155/watcher-4524309-1751610155 -o /tmp/evaluation-result-4524309-1751610155/solver-4524309-1751610155 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751606552-90825 --watchdog 3760 pbsolver -f HOME/instance-4524309-1751610155.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=91244, runsolver pid=91241
Current StackSize limit: 8192 KiB


[startup+0.100085 s]*
/proc/loadavg: 4.10 4.13 4.09 5/250 91245
/proc/meminfo: memFree=116196588/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=41036 memory=30976 CPUtime=0.09 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 5776 0 0 0 8 1 0 0 20 0 1 0 76695533 42020864 7744 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 10259 7744 2176 2575 0 7166 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 41036 KiB
Current children cumulated memory: 30976 KiB

[startup+0.205441 s]*
/proc/loadavg: 4.10 4.13 4.09 5/250 91245
/proc/meminfo: memFree=116164332/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=54800 memory=43520 CPUtime=0.19 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 8918 0 0 0 17 2 0 0 20 0 1 0 76695533 56115200 10880 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 13700 10880 2176 2575 0 10607 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 54800 KiB
Current children cumulated memory: 43520 KiB

[startup+0.305396 s]*
/proc/loadavg: 4.10 4.13 4.09 5/250 91245
/proc/meminfo: memFree=116124012/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=65232 memory=54016 CPUtime=0.29 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 11553 0 0 0 26 3 0 0 20 0 1 0 76695533 66797568 13504 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 16308 13504 2176 2575 0 13215 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 65232 KiB
Current children cumulated memory: 54016 KiB

[startup+0.700287 s]
/proc/loadavg: 4.10 4.13 4.09 6/250 91245
/proc/meminfo: memFree=116051688/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=121264 memory=111360 CPUtime=0.69 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 25903 0 0 0 62 7 0 0 20 0 1 0 76695533 124174336 27840 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 30316 27840 2176 2575 0 27223 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 121264 KiB
Current children cumulated memory: 111360 KiB

[startup+1.5003 s]
/proc/loadavg: 4.10 4.13 4.09 5/250 91245
/proc/meminfo: memFree=115855064/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=265872 memory=255616 CPUtime=1.49 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 61981 0 0 0 134 15 0 0 20 0 1 0 76695533 272252928 63904 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 66468 63904 2176 2575 0 63375 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 265872 KiB
Current children cumulated memory: 255616 KiB

[startup+3.1123 s]
/proc/loadavg: 4.10 4.13 4.09 5/250 91245
/proc/meminfo: memFree=114876388/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=681348 memory=670836 CPUtime=3.09 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 162666 0 0 0 277 32 0 0 20 0 1 0 76695533 697700352 167677 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 170337 167677 2176 2575 0 167244 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 681348 KiB
Current children cumulated memory: 670836 KiB

[startup+6.3003 s]
/proc/loadavg: 4.09 4.13 4.09 5/250 91245
/proc/meminfo: memFree=113340920/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=1545952 memory=1534448 CPUtime=6.27 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 371968 0 0 0 560 67 0 0 20 0 1 0 76695533 1583054848 383612 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 386488 383612 2176 2575 0 383395 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1545952 KiB
Current children cumulated memory: 1534448 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.12 4.09 5/250 91245
/proc/meminfo: memFree=109151400/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=4462216 memory=4451384 CPUtime=12.66 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 1015685 0 0 0 1096 170 0 0 20 0 1 0 76695533 4569309184 1112846 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 1115554 1112846 2368 2575 0 1112461 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 4462216 KiB
Current children cumulated memory: 4451384 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.13 4.09 4/247 91259
/proc/meminfo: memFree=110023996/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=6990868 memory=6923560 CPUtime=25.41 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 1597412 0 0 0 2275 266 0 0 20 0 1 0 76695533 7158648832 1730890 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 1747717 1730890 2432 2575 0 1744624 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 6990868 KiB
Current children cumulated memory: 6923560 KiB

[startup+51.1126 s]
/proc/loadavg: 4.15 4.14 4.09 5/251 91292
/proc/meminfo: memFree=99834680/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=7914740 memory=7842468 CPUtime=50.93 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 1821569 0 0 0 4786 307 0 0 20 0 1 0 76695533 8104693760 1960617 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 1978685 1960617 2432 2575 0 1975592 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 7914740 KiB
Current children cumulated memory: 7842468 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/252 91295
/proc/meminfo: memFree=97151412/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=8744332 memory=8622604 CPUtime=101.94 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 1889031 0 0 0 9754 440 0 0 20 0 1 0 76695533 8954195968 2155651 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 2186083 2155651 2528 2575 0 2182990 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 8744332 KiB
Current children cumulated memory: 8622604 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/252 91297
/proc/meminfo: memFree=91975108/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=8798752 memory=8672944 CPUtime=161.72 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 1891673 0 0 0 15731 441 0 0 20 0 1 0 76695533 9009922048 2168236 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 2199688 2168236 2528 2575 0 2196595 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 8798752 KiB
Current children cumulated memory: 8672944 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/252 91299
/proc/meminfo: memFree=89176340/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=11650124 memory=11509408 CPUtime=221.51 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2561913 0 0 0 21600 551 0 0 20 0 1 0 76695533 11929726976 2877352 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 2912531 2877352 2592 2575 0 2909438 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 11650124 KiB
Current children cumulated memory: 11509408 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/251 91301
/proc/meminfo: memFree=89147800/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=11650124 memory=11509664 CPUtime=281.28 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2562145 0 0 0 27576 552 0 0 20 0 1 0 76695533 11929726976 2877416 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 2912531 2877416 2592 2575 0 2909438 0
Current children cumulated CPU time: 281.28 s
Current children cumulated vsize: 11650124 KiB
Current children cumulated memory: 11509664 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/251 91306
/proc/meminfo: memFree=89131904/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=11650124 memory=11509664 CPUtime=341.06 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2562161 0 0 0 33554 552 0 0 20 0 1 0 76695533 11929726976 2877416 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 2912531 2877416 2592 2575 0 2909438 0
Current children cumulated CPU time: 341.06 s
Current children cumulated vsize: 11650124 KiB
Current children cumulated memory: 11509664 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/250 91307
/proc/meminfo: memFree=89060272/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=11681032 memory=11538664 CPUtime=400.82 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2563425 0 0 0 39528 554 0 0 20 0 1 0 76695533 11961376768 2884666 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 2920258 2884666 2592 2575 0 2917165 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 11681032 KiB
Current children cumulated memory: 11538664 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/250 91309
/proc/meminfo: memFree=89026188/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=11681032 memory=11540328 CPUtime=460.59 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2563859 0 0 0 45504 555 0 0 20 0 1 0 76695533 11961376768 2885082 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 2920258 2885082 2592 2575 0 2917165 0
Current children cumulated CPU time: 460.59 s

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

/proc/meminfo: memFree=89087432/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=2911.56 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2579885 0 0 0 290561 595 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 2911.56 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+2982.3 s]
/proc/loadavg: 3.07 3.11 3.20 4/245 91517
/proc/meminfo: memFree=89088700/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=2971.33 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2580000 0 0 0 296537 596 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 2971.33 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+3042.3 s]
/proc/loadavg: 3.30 3.16 3.21 4/245 91519
/proc/meminfo: memFree=89089240/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=3031.11 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2580004 0 0 0 302515 596 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 3031.11 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+3102.3 s]
/proc/loadavg: 3.16 3.15 3.20 4/244 91521
/proc/meminfo: memFree=89090668/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=3090.88 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2580104 0 0 0 308491 597 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 3090.88 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+3162.3 s]
/proc/loadavg: 3.10 3.13 3.19 4/244 91523
/proc/meminfo: memFree=89091352/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=3150.65 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2580112 0 0 0 314468 597 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 3150.65 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+3222.3 s]
/proc/loadavg: 3.09 3.12 3.18 4/244 91525
/proc/meminfo: memFree=89093536/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=3210.43 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2580217 0 0 0 320444 599 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 3210.43 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+3282.3 s]
/proc/loadavg: 3.08 3.11 3.17 4/244 91527
/proc/meminfo: memFree=89092124/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=3270.2 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2580223 0 0 0 326421 599 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 3270.2 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+3342.3 s]
/proc/loadavg: 3.14 3.12 3.17 4/244 91530
/proc/meminfo: memFree=89095300/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12031072 memory=11885716 CPUtime=3329.97 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2580326 0 0 0 332397 600 0 0 20 0 1 0 76695533 12319817728 2971429 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3007768 2971429 2592 2575 0 3004675 0
Current children cumulated CPU time: 3329.97 s
Current children cumulated vsize: 12031072 KiB
Current children cumulated memory: 11885716 KiB

[startup+3402.3 s]
/proc/loadavg: 3.05 3.10 3.16 4/245 91535
/proc/meminfo: memFree=89063916/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12070028 memory=11918944 CPUtime=3389.75 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2582543 0 0 0 338374 601 0 0 20 0 1 0 76695533 12359708672 2979736 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3017507 2979736 2592 2575 0 3014414 0
Current children cumulated CPU time: 3389.75 s
Current children cumulated vsize: 12070028 KiB
Current children cumulated memory: 11918944 KiB

[startup+3462.3 s]
/proc/loadavg: 3.18 3.12 3.17 4/245 91537
/proc/meminfo: memFree=89027308/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12111968 memory=11964720 CPUtime=3449.52 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2586647 0 0 0 344349 603 0 0 20 0 1 0 76695533 12402655232 2991180 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3027992 2991180 2624 2575 0 3024899 0
Current children cumulated CPU time: 3449.52 s
Current children cumulated vsize: 12111968 KiB
Current children cumulated memory: 11964720 KiB

[startup+3522.3 s]
/proc/loadavg: 3.12 3.11 3.16 4/245 91539
/proc/meminfo: memFree=88879904/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12245068 memory=12097840 CPUtime=3509.29 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2620737 0 0 0 350320 609 0 0 20 0 1 0 76695533 12538949632 3024460 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3061267 3024460 2624 2575 0 3058174 0
Current children cumulated CPU time: 3509.29 s
Current children cumulated vsize: 12245068 KiB
Current children cumulated memory: 12097840 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.11 3.16 4/245 91545
/proc/meminfo: memFree=88852560/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12278732 memory=12129684 CPUtime=3569.06 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2624553 0 0 0 356295 611 0 0 20 0 1 0 76695533 12573421568 3032421 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3069683 3032421 2624 2575 0 3066590 0
Current children cumulated CPU time: 3569.06 s
Current children cumulated vsize: 12278732 KiB
Current children cumulated memory: 12129684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.4 s]
/proc/loadavg: 3.06 3.10 3.15 3/239 91577
/proc/meminfo: memFree=113626392/131382112 swapFree=33010160/33010684
[pid=91244] ppid=91241 vsize=12310980 memory=12153052 CPUtime=3600.04 cores=0,2
/proc/91244/stat : 91244 (pbsolver) R 91241 91244 90815 0 -1 4194304 2626580 0 0 0 359392 612 0 0 20 0 1 0 76695533 12606443520 3038263 18446744073709551615 4198400 14743177 140736132780704 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 50626560 140736132782474 140736132782570 140736132782570 140736132788172 0
/proc/91244/statm: 3077745 3038263 2624 2575 0 3074652 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 12310980 KiB
Current children cumulated memory: 12153052 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3613.79 s]
# the end of solver process 91244 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3593.93 s, system=6.51348 s

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

[startup+3613.61 s]
/proc/loadavg: 3.06 3.10 3.15 3/239 91577
/proc/meminfo: memFree=116823728/131382112 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3613.7 s]
/proc/loadavg: 3.06 3.10 3.15 3/239 91577
/proc/meminfo: memFree=116823728/131382112 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3613.79
CPU time (s): 3600.44
CPU user time (s): 3593.93
CPU system time (s): 6.51348
CPU usage (%): 99.6306
Max. virtual memory (cumulated for all children) (KiB): 12310980
Max. memory (cumulated for all children) (KiB): 12153052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.93
system time used= 6.51348
maximum resident set size= 12153052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2626580
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= 3
involuntary context switches= 8039


# summary of solver processes directly reported to runsolver:
#   pid: 91244
#   total CPU time (s): 3600.44
#   total CPU user time (s): 3593.93
#   total CPU system time (s): 6.51348

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7953 second user time and 33.543 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-04 08:22:37
IDJOB=4524309
IDBENCH=180648
IDSOLVER=3366
FILE ID=nodeC009/4524309-1751610155
RUNJOBID= nodeC009-1751606552-90825
SLURM_JOB_ID= 9598895
Free space on /tmp= 430256 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-TestScheduling-t030m10r05-1_c24.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524309-1751610155/watcher-4524309-1751610155 -o /tmp/evaluation-result-4524309-1751610155/solver-4524309-1751610155 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751606552-90825 --watchdog 3760  pbsolver -f HOME/instance-4524309-1751610155.opb -t 3600 -m 31000

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

MD5SUM BENCH= e1864a4bc93ea045f12c51f6a7422bec
RANDOM SEED=1153666271

nodeC009 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	: 0xb00001f
cpu MHz		: 1197.632
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3660.717
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3491.923
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.479
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3661.743
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3630.289
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.298
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        116269356 kB
MemAvailable:   119893024 kB
Buffers:            2144 kB
Cached:          4357244 kB
SwapCached:           24 kB
Active:         10653304 kB
Inactive:        3728688 kB
Active(anon):   10036356 kB
Inactive(anon):     4188 kB
Active(file):     616948 kB
Inactive(file):  3724500 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            931408 kB
Writeback:             0 kB
AnonPages:      10009868 kB
Mapped:           134872 kB
Shmem:             17936 kB
KReclaimable:     243308 kB
Slab:             330748 kB
SReclaimable:     243308 kB
SUnreclaim:        87440 kB
KernelStack:        4032 kB
PageTables:        22720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   11009596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2541568 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430976 MiB
End job on nodeC009 at 2025-07-04 09:22:51