Trace number 4522653

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? 3587.52 3599.37

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
SMTI/SMTI_PBO/SMTI_25000_10_0.75_2.opb
MD5SUMb2d4db31ca5f6e24f807927234179026
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 benchmark4
Best CPU time to get the best result obtained on this benchmark699.886
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables300000
Total number of constraints300001
Number of constraints which are clauses250000
Number of constraints which are cardinality constraints (but not clauses)50000
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint50000
Number of terms in the objective function 50000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50000
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50000
Number of bits of the biggest sum of numbers16
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-4522653-1751646559.opb>
2.88/3.01	c original problem has 300000 variables (300000 bin, 0 int, 0 cont) and 300001 constraints
2.88/3.01	c problem read in 3.004 seconds
5.37/5.46	c presolving:
6.57/6.61	c (round 1, fast)       3253 del vars, 2225 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 50207 clqs
6.67/6.77	c (round 2, fast)       6344 del vars, 3253 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 50217 clqs
10.65/10.79	c    (10.8s) running MILP presolver
300.62/301.65	c    (301.7s) MILP presolver (6 rounds): 718 aggregations, 45413 fixings, 0 bound changes
300.93/301.97	c (round 3, medium)     52475 del vars, 3253 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 48913 clqs
301.82/302.85	c (round 4, fast)       52475 del vars, 11593 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 48961 clqs
302.03/303.09	c (round 5, exhaustive) 52475 del vars, 24455 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 48961 clqs
304.71/305.73	c (round 6, exhaustive) 52475 del vars, 24455 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 275545 upgd conss, 0 impls, 48961 clqs
307.30/308.39	c (round 7, exhaustive) 52475 del vars, 25373 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 275545 upgd conss, 0 impls, 48967 clqs
310.19/311.24	c (round 8, exhaustive) 52963 del vars, 25373 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 1158 chg coeffs, 275545 upgd conss, 0 impls, 48967 clqs
310.59/311.62	c (round 9, fast)       53455 del vars, 25395 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 2281 chg coeffs, 275545 upgd conss, 0 impls, 48963 clqs
320.75/321.84	c    (321.8s) sparsify finished: 492485/3456527 (14.2%) nonzeros canceled - in total 492485 canceled nonzeros, 492485 changed coefficients, 0 added nonzeros
345.47/346.62	c    (346.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
347.46/348.61	c    (348.6s) no symmetry present (symcode time: 0.73)
348.97/350.18	c presolving (10 rounds: 10 fast, 6 medium, 5 exhaustive):
348.97/350.18	c  53494 deleted vars, 25606 deleted constraints, 0 added constraints, 154 tightened bounds, 0 added holes, 0 changed sides, 494950 changed coefficients
348.97/350.18	c  0 implications, 49911 cliques
348.97/350.18	c presolved problem has 250092 variables (250092 bin, 0 int, 0 cont) and 271014 constraints
348.97/350.18	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
348.97/350.18	c       8 constraints of type <knapsack>
348.97/350.18	c   48871 constraints of type <setppc>
348.97/350.18	c   62541 constraints of type <linear>
348.97/350.18	c  159594 constraints of type <logicor>
348.97/350.18	c transformed objective value is always integral (scale: 1)
348.97/350.18	c Presolving Time: 344.84
348.97/350.18	c 
348.97/350.18	c - non default parameters ----------------------------------------------------------------------
348.97/350.18	c 
348.97/350.18	c # SCIP version 10.0.0
348.97/350.18	c 
348.97/350.18	c # maximal time in seconds to run
348.97/350.18	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
348.97/350.18	c limits/time = 3596.995046
348.97/350.18	c 
348.97/350.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
348.97/350.18	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
348.97/350.18	c limits/memory = 27900
348.97/350.18	c 
348.97/350.18	c # belongs reading time to solving time?
348.97/350.18	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
348.97/350.18	c timing/reading = TRUE
348.97/350.18	c 
348.97/350.18	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
348.97/350.18	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
348.97/350.18	c reading/opbreader/maxintsize = 47
348.97/350.18	c 
348.97/350.18	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
348.97/350.18	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
348.97/350.18	c propagating/genvbounds/timingmask = 0
348.97/350.18	c 
348.97/350.18	c -----------------------------------------------------------------------------------------------
349.05/350.24	c 
3585.55/3597.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3585.55/3597.43	c  3597s|     1 |     0 |163102 |     - |  2586M |   0 | 250k| 208k| 208k|   0 |  0 |  78 |   0 | 2.000000e+00 |      --      |    Inf | unknown
3585.55/3597.43	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
3585.55/3597.43	c 
3585.55/3597.43	c SCIP Status        : solving was interrupted [time limit reached]
3585.55/3597.43	c Solving Time (sec) : 3597.42
3585.55/3597.43	c Solving Nodes      : 1
3585.55/3597.43	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.55/3597.43	c Dual Bound         : +2.00000000000000e+00
3585.55/3597.43	c Gap                : infinite
3585.55/3597.43	s UNKNOWN
3585.55/3597.43	c SCIP Status        : solving was interrupted [time limit reached]
3585.55/3597.43	c Total Time         :    3597.42
3585.55/3597.43	c   solving          :    3597.42
3585.55/3597.43	c   presolving       :     344.84 (included in solving)
3585.55/3597.43	c   reading          :       3.00 (included in solving)
3585.55/3597.43	c   copying          :       0.00 (0 times copied the problem)
3585.55/3597.43	c Original Problem   :
3585.55/3597.43	c   Problem name     : HOME/instance-4522653-1751646559.opb
3585.55/3597.43	c   Variables        : 300000 (300000 binary, 0 integer, 0 continuous)
3585.55/3597.43	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.55/3597.43	c   Constraints      : 300001 initial, 300001 maximal
3585.55/3597.43	c   Objective        : minimize, 50000 non-zeros (abs.min = 1, abs.max = 1)
3585.55/3597.43	c Presolved Problem  :
3585.55/3597.43	c   Problem name     : t_HOME/instance-4522653-1751646559.opb
3585.55/3597.43	c   Variables        : 250092 (250092 binary, 0 integer, 0 continuous)
3585.55/3597.43	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.55/3597.43	c   Constraints      : 271014 initial, 271014 maximal
3585.55/3597.44	c   Objective        : minimize, 37383 non-zeros (abs.min = 1, abs.max = 1)
3585.55/3597.44	c   Nonzeros         : 2963695 constraint, 465300 clique table
3585.55/3597.44	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.55/3597.44	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   domcol           :       1.22       0.00      1          4          0          0          0          0          0          0          0          9
3585.55/3597.44	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   dualsparsify     :       2.51       0.00      1          0          0          0          0          0         23          0          0        160
3585.55/3597.44	c   gateextraction   :       1.38       0.00      3          0          0          0          0          0        151          0          0          0
3585.55/3597.44	c   implics          :       0.03       0.00      6          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   milp             :     294.85       0.00      1      45413        718          0          0          0          0          0          0          0
3585.55/3597.44	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   sparsify         :       5.30       0.00      1          0          0          0          0          0         18          0          0     492485
3585.55/3597.44	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   trivial          :       0.12       0.00     10       3579          0          0          0          0          0          0          0          0
3585.55/3597.44	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   dualfix          :       0.10       0.00     10          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   probing          :      22.27       0.01      1         25          3          0          0          0          0          0          0          0
3585.55/3597.44	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   symmetry         :       1.99       0.00      1          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   vbounds          :       0.30       0.00      1          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   knapsack         :       0.08       0.01     10          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   setppc           :       0.67       0.03     10          0          4          0          0          0          4          0          0          0
3585.55/3597.44	c   linear           :       3.80       1.16     15        154          8          0        154          0      24455          0          0          0
3585.55/3597.44	c   logicor          :       7.34       0.75     10        495          0          0          0          0        955          0          0       2296
3585.55/3597.44	c   components       :       0.74       0.00      1          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   root node        :          -          -      -          1          -          -          1          -          -          -          -          -
3585.55/3597.44	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.55/3597.44	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3585.55/3597.44	c   knapsack         :          8          8          0      51355          0          0          0          3          0          0          0          0          0          0          0
3585.55/3597.44	c   setppc           :      48871+     48928          0      51355          0          0          0          3        433          5          0          0          0          0          0
3585.55/3597.44	c   linear           :      62541      62541          0      51350          0          0          0          3          0          0          0          0          0          0          0
3585.55/3597.44	c   logicor          :     159594+    159613          0      25985          0          0          0          0         19         61          0          0          0          0          0
3585.55/3597.44	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.55/3597.44	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   knapsack         :       0.01       0.01       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   setppc           :       3.27       0.03       0.13       3.12       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   linear           :       4.12       1.16       0.00       2.95       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   logicor          :       1.70       0.75       0.49       0.46       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.55/3597.44	c   dualfix          :          1          0          0          0
3585.55/3597.44	c   genvbounds       :          0          0          0          0
3585.55/3597.44	c   nlobbt           :          0          0          0          0
3585.55/3597.44	c   obbt             :          0          0          0          0
3585.55/3597.44	c   probing          :          0          0          0          0
3585.55/3597.44	c   pseudoobj        :          1          0          0          0
3585.55/3597.44	c   redcost          :          0          0          0          0
3585.55/3597.44	c   rootredcost      :          0          0          0          0
3585.55/3597.44	c   symmetry         :          0          0          0          0
3585.55/3597.44	c   vbounds          :      15353          0          0          0
3585.55/3597.44	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.55/3597.44	c   dualfix          :       0.11       0.00       0.10       0.01       0.00       0.00
3585.55/3597.44	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   probing          :      22.27       0.01      22.27       0.00       0.00       0.00
3585.55/3597.44	c   pseudoobj        :       8.26       0.00       0.00       8.25       0.00       0.00
3585.55/3597.44	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3585.55/3597.44	c   symmetry         :       1.99       0.00       1.99       0.00       0.00       0.00
3585.55/3597.44	c   vbounds          :       0.38       0.00       0.30       0.08       0.00       0.00
3585.55/3597.44	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.55/3597.44	c   propagation      :       0.00         55         55          -         66        3.2         12        2.7          -          -          -
3585.55/3597.44	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.55/3597.44	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.55/3597.44	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.55/3597.44	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.55/3597.44	c   applied globally :       0.00          -          -          0         78        2.8          -          -          0          -          -
3585.55/3597.44	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.55/3597.44	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.55/3597.44	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3585.55/3597.44	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.55/3597.44	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.55/3597.44	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.55/3597.44	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.55/3597.44	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.55/3597.44	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.55/3597.44	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.55/3597.44	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.55/3597.44	c   problem variables:       0.00          -          0          0
3585.55/3597.44	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.55/3597.44	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.55/3597.44	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.55/3597.44	c   LP solutions     :       0.00          -          -          0          0
3585.55/3597.44	c   relax solutions  :       0.00          -          -          0          0
3585.55/3597.44	c   pseudo solutions :       0.00          -          -          0          0
3585.55/3597.44	c   strong branching :       0.00          -          -          0          0
3585.55/3597.44	c   actconsdiving    :       0.00       0.00          0          0          0
3585.55/3597.44	c   adaptivediving   :       0.00       0.00          0          0          0
3585.55/3597.44	c   alns             :       0.00       0.00          0          0          0
3585.55/3597.44	c   bound            :       0.00       0.00          0          0          0
3585.55/3597.44	c   clique           :       1.86       0.00          1          0          0
3585.55/3597.44	c   coefdiving       :       0.00       0.00          0          0          0
3585.55/3597.44	c   completesol      :       0.00       0.00          0          0          0
3585.55/3597.44	c   conflictdiving   :       0.00       0.00          0          0          0
3585.55/3597.44	c   crossover        :       0.00       0.00          0          0          0
3585.55/3597.44	c   dins             :       0.00       0.00          0          0          0
3585.55/3597.44	c   distributiondivin:       0.00       0.00          0          0          0
3585.55/3597.44	c   dks              :       0.00       0.00          0          0          0
3585.55/3597.44	c   dps              :       0.00       0.00          0          0          0
3585.55/3597.44	c   dualval          :       0.00       0.00          0          0          0
3585.55/3597.44	c   farkasdiving     :       0.00       0.00          0          0          0
3585.55/3597.44	c   feaspump         :       0.00       0.00          0          0          0
3585.55/3597.44	c   fixandinfer      :       0.00       0.00          0          0          0
3585.55/3597.44	c   fracdiving       :       0.00       0.00          0          0          0
3585.55/3597.44	c   gins             :       0.00       0.00          0          0          0
3585.55/3597.44	c   guideddiving     :       0.00       0.00          0          0          0
3585.55/3597.44	c   indicator        :       0.00       0.00          0          0          0
3585.55/3597.44	c   indicatordiving  :       0.00       0.00          0          0          0
3585.55/3597.44	c   intdiving        :       0.00       0.00          0          0          0
3585.55/3597.44	c   intshifting      :       0.00       0.00          0          0          0
3585.55/3597.44	c   linesearchdiving :       0.00       0.00          0          0          0
3585.55/3597.44	c   localbranching   :       0.00       0.00          0          0          0
3585.55/3597.44	c   locks            :       2.37       0.00          1          0          0
3585.55/3597.44	c   lpface           :       0.00       0.00          0          0          0
3585.55/3597.44	c   mpec             :       0.00       0.00          0          0          0
3585.55/3597.44	c   multistart       :       0.00       0.00          0          0          0
3585.55/3597.44	c   mutation         :       0.00       0.00          0          0          0
3585.55/3597.44	c   nlpdiving        :       0.00       0.00          0          0          0
3585.55/3597.44	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.55/3597.44	c   octane           :       0.00       0.00          0          0          0
3585.55/3597.44	c   ofins            :       0.00       0.00          0          0          0
3585.55/3597.44	c   oneopt           :       0.00       0.00          0          0          0
3585.55/3597.44	c   padm             :       0.00       0.00          0          0          0
3585.55/3597.44	c   proximity        :       0.00       0.00          0          0          0
3585.55/3597.44	c   pscostdiving     :       0.00       0.00          0          0          0
3585.55/3597.44	c   randrounding     :       0.00       0.00          0          0          0
3585.55/3597.44	c   rens             :       0.00       0.00          0          0          0
3585.55/3597.44	c   reoptsols        :       0.00       0.00          0          0          0
3585.55/3597.44	c   repair           :       0.00       0.00          0          0          0
3585.55/3597.44	c   rins             :       0.00       0.00          0          0          0
3585.55/3597.44	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.55/3597.44	c   rounding         :       0.00       0.00          0          0          0
3585.55/3597.44	c   scheduler        :       0.00       0.00          0          0          0
3585.55/3597.44	c   shiftandpropagate:       0.89       0.00          1          0          0
3585.55/3597.44	c   shifting         :       0.00       0.00          0          0          0
3585.55/3597.44	c   simplerounding   :       0.00       0.00          0          0          0
3585.55/3597.44	c   subnlp           :       0.00       0.00          0          0          0
3585.55/3597.44	c   trivial          :       0.20       0.00          2          0          0
3585.55/3597.44	c   trivialnegation  :       0.00       0.00          0          0          0
3585.55/3597.44	c   trustregion      :       0.00       0.00          0          0          0
3585.55/3597.44	c   trysol           :       0.00       0.00          0          0          0
3585.55/3597.44	c   twoopt           :       0.00       0.00          0          0          0
3585.55/3597.44	c   undercover       :       0.00       0.00          0          0          0
3585.55/3597.44	c   vbounds          :       0.57       0.00          1          0          0
3585.55/3597.44	c   veclendiving     :       0.00       0.00          0          0          0
3585.55/3597.44	c   zeroobj          :       0.00       0.00          0          0          0
3585.55/3597.44	c   zirounding       :       0.00       0.00          0          0          0
3585.55/3597.44	c   other solutions  :          -          -          -          0          -
3585.55/3597.44	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.55/3597.44	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.55/3597.44	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.55/3597.44	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.55/3597.44	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.55/3597.44	c   dual LP          :    3232.84          1     163102  163102.00      50.45       0.00          0
3585.55/3597.44	c   lex dual LP      :       0.00          0          0       0.00          -
3585.55/3597.44	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.55/3597.44	c   resolve instable :       0.00          0          0       0.00          -
3585.55/3597.44	c   diving/probing LP:       0.00          0          0       0.00          -
3585.55/3597.44	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.55/3597.44	c     (at root node) :          -          0          0       0.00          -
3585.55/3597.44	c   conflict analysis:       0.00          0          0       0.00          -
3585.55/3597.44	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.55/3597.44	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.55/3597.44	c B&B Tree           :
3585.55/3597.44	c   number of runs   :          1
3585.55/3597.44	c   nodes            :          1 (0 internal, 1 leaves)
3585.55/3597.44	c   feasible leaves  :          0
3585.55/3597.44	c   infeas. leaves   :          0
3585.55/3597.44	c   objective leaves :          0
3585.55/3597.44	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.55/3597.44	c   nodes left       :          1
3585.55/3597.44	c   max depth        :          0
3585.55/3597.44	c   max depth (total):          0
3585.55/3597.44	c   backtracks       :          0 (0.0%)
3585.55/3597.44	c   early backtracks :          0 (0.0%)
3585.55/3597.44	c   nodes exc. ref.  :          0 (0.0%)
3585.55/3597.44	c   delayed cutoffs  :          0
3585.55/3597.44	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.55/3597.44	c   avg switch length:       1.00
3585.55/3597.44	c   switching time   :       0.00
3585.55/3597.44	c Root Node          :
3585.55/3597.44	c   First LP value   :          -
3585.55/3597.44	c   First LP Iters   :          0
3585.55/3597.44	c   First LP Time    :    3232.84
3585.55/3597.44	c   Final Dual Bound : +2.00000000000000e+00
3585.55/3597.44	c   Final Root Iters :     163102
3585.55/3597.44	c   Root LP Estimate :                     -
3585.55/3597.44	c Solution           :
3585.55/3597.44	c   Solutions found  :          0 (0 improvements)
3585.55/3597.44	c   Primal Bound     :          -
3585.55/3597.44	c   Dual Bound       : +2.00000000000000e+00
3585.55/3597.44	c   Gap              :   infinite
3585.55/3597.44	c Integrals          :      Total       Avg%
3585.55/3597.44	c   primal-dual      :  359742.36     100.00
3585.55/3597.44	c   primal-ref       :          -          - (not evaluated)
3585.55/3597.44	c   dual-ref         :          -          - (not evaluated)
3587.44/3599.36	c Time complete (sec):   3587.509

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=96736, runsolver pid=96733
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 1.10 1.46 2.62 5/251 96737
/proc/meminfo: memFree=127845000/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=68404 memory=56064 CPUtime=0.09 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 12065 0 0 0 5 4 0 0 20 0 1 0 80334873 70045696 14016 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 17101 14016 2176 2575 0 14008 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 68404 KiB
Current children cumulated memory: 56064 KiB

[startup+0.208612 s]*
/proc/loadavg: 1.10 1.46 2.62 5/251 96737
/proc/meminfo: memFree=127724584/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=109900 memory=96896 CPUtime=0.21 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 22246 0 0 0 13 8 0 0 20 0 1 0 80334873 112537600 24224 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 27475 24224 2176 2575 0 24382 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 109900 KiB
Current children cumulated memory: 96896 KiB

[startup+0.312691 s]*
/proc/loadavg: 1.10 1.46 2.62 5/251 96737
/proc/meminfo: memFree=127660072/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=147216 memory=134016 CPUtime=0.31 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 31545 0 0 0 19 12 0 0 20 0 1 0 80334873 150749184 33504 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 36804 33504 2176 2575 0 33711 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 147216 KiB
Current children cumulated memory: 134016 KiB

[startup+0.700329 s]
/proc/loadavg: 1.10 1.46 2.62 5/251 96737
/proc/meminfo: memFree=127498792/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=280036 memory=264732 CPUtime=0.69 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 63695 0 0 0 46 23 0 0 20 0 1 0 80334873 286756864 66183 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 70009 66183 2176 2575 0 66916 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 280036 KiB
Current children cumulated memory: 264732 KiB

[startup+1.50032 s]
/proc/loadavg: 1.10 1.46 2.62 5/251 96737
/proc/meminfo: memFree=127248932/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=389932 memory=376604 CPUtime=1.48 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 91669 0 0 0 119 29 0 0 20 0 1 0 80334873 399290368 94151 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 97483 94151 2176 2575 0 94390 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 389932 KiB
Current children cumulated memory: 376604 KiB

[startup+3.11283 s]
/proc/loadavg: 1.34 1.50 2.63 5/251 96737
/proc/meminfo: memFree=126522140/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=610416 memory=598116 CPUtime=3.09 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 149656 0 0 0 267 42 0 0 20 0 1 0 80334873 625065984 149529 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 152604 149529 2368 2575 0 149511 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 610416 KiB
Current children cumulated memory: 598116 KiB

[startup+6.30026 s]
/proc/loadavg: 1.34 1.50 2.63 5/251 96738
/proc/meminfo: memFree=125374496/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=1417684 memory=1390668 CPUtime=6.27 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 345198 0 0 0 553 74 0 0 20 0 1 0 80334873 1451708416 347667 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 354421 347667 2432 2575 0 351328 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1417684 KiB
Current children cumulated memory: 1390668 KiB

[startup+12.7003 s]
/proc/loadavg: 1.82 1.60 2.65 5/251 96738
/proc/meminfo: memFree=124346488/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2014932 memory=1961864 CPUtime=12.65 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 385308 0 0 0 1164 101 0 0 20 0 1 0 80334873 2063290368 490466 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 503733 490466 2496 2575 0 500640 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2014932 KiB
Current children cumulated memory: 1961864 KiB

[startup+25.5003 s]
/proc/loadavg: 2.15 1.68 2.66 5/251 96783
/proc/meminfo: memFree=123400584/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2014932 memory=1964024 CPUtime=25.42 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 385311 0 0 0 2441 101 0 0 20 0 1 0 80334873 2063290368 491006 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 503733 491006 2496 2575 0 500640 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2014932 KiB
Current children cumulated memory: 1964024 KiB

[startup+51.1129 s]
/proc/loadavg: 2.79 1.87 2.70 5/251 96783
/proc/meminfo: memFree=122627876/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2014932 memory=1964024 CPUtime=50.95 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 385418 0 0 0 4994 101 0 0 20 0 1 0 80334873 2063290368 491006 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 503733 491006 2496 2575 0 500640 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2014932 KiB
Current children cumulated memory: 1964024 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.21 2.77 5/251 96786
/proc/meminfo: memFree=122049596/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2014932 memory=1964024 CPUtime=101.98 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 385418 0 0 0 10097 101 0 0 20 0 1 0 80334873 2063290368 491006 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 503733 491006 2496 2575 0 500640 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2014932 KiB
Current children cumulated memory: 1964024 KiB

[startup+162.3 s]
/proc/loadavg: 4.45 2.71 2.91 5/251 96788
/proc/meminfo: memFree=122002696/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2014932 memory=1964024 CPUtime=161.79 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 385422 0 0 0 16078 101 0 0 20 0 1 0 80334873 2063290368 491006 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 503733 491006 2496 2575 0 500640 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2014932 KiB
Current children cumulated memory: 1964024 KiB

[startup+222.3 s]
/proc/loadavg: 4.59 3.08 3.03 5/252 96797
/proc/meminfo: memFree=122004168/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2014932 memory=1964024 CPUtime=221.59 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 385422 0 0 0 22058 101 0 0 20 0 1 0 80334873 2063290368 491006 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 503733 491006 2496 2575 0 500640 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 2014932 KiB
Current children cumulated memory: 1964024 KiB

[startup+282.3 s]
/proc/loadavg: 4.29 3.27 3.10 5/252 96799
/proc/meminfo: memFree=121996384/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2014932 memory=1964024 CPUtime=281.39 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 385422 0 0 0 28038 101 0 0 20 0 1 0 80334873 2063290368 491006 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 503733 491006 2496 2575 0 500640 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 2014932 KiB
Current children cumulated memory: 1964024 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.42 3.16 5/251 96801
/proc/meminfo: memFree=121936388/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2091512 memory=2012656 CPUtime=341.18 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 472044 0 0 0 33998 120 0 0 20 0 1 0 80334873 2141708288 503164 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 522878 503164 2592 2575 0 519785 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 2091512 KiB
Current children cumulated memory: 2012656 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.54 3.22 5/251 96848
/proc/meminfo: memFree=121654920/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2979572 memory=2801316 CPUtime=400.97 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 600708 0 0 0 39945 152 0 0 20 0 1 0 80334873 3051081728 700329 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 744893 700329 2688 2575 0 741800 0
Current children cumulated CPU time: 400.97 s
Current children cumulated vsize: 2979572 KiB
Current children cumulated memory: 2801316 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.64 3.28 5/252 96851
/proc/meminfo: memFree=121590752/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3018760 memory=2841140 CPUtime=460.75 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 604001 0 0 0 45921 154 0 0 20 0 1 0 80334873 3091210240 710285 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 754690 710285 2688 2575 0 751597 0
Current children cumulated CPU time: 460.75 s

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

/proc/loadavg: 4.11 4.11 4.09 5/249 96985
/proc/meminfo: memFree=121357304/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2945336 CPUtime=3211.43 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 613894 0 0 0 320981 162 0 0 20 0 1 0 80334873 3204210688 736334 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 736334 2688 2575 0 779185 0
Current children cumulated CPU time: 3211.43 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2945336 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 96994
/proc/meminfo: memFree=121352332/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2947768 CPUtime=3271.27 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 613902 0 0 0 326965 162 0 0 20 0 1 0 80334873 3204210688 736942 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 736942 2688 2575 0 779185 0
Current children cumulated CPU time: 3271.27 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2947768 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/250 96996
/proc/meminfo: memFree=121362248/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2948408 CPUtime=3331.11 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 613907 0 0 0 332949 162 0 0 20 0 1 0 80334873 3204210688 737102 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737102 2688 2575 0 779185 0
Current children cumulated CPU time: 3331.11 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2948408 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 96998
/proc/meminfo: memFree=121358064/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3390.96 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614095 0 0 0 338934 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3390.96 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 97000
/proc/meminfo: memFree=121348932/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3450.8 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614102 0 0 0 344918 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3450.8 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/250 97002
/proc/meminfo: memFree=121357432/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3510.64 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614102 0 0 0 350902 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3510.64 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/250 97004
/proc/meminfo: memFree=121356232/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3570.48 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614104 0 0 0 356886 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3570.48 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

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

# cumulated CPU time of all completed processes:  user=3585.86 s, system=1.65785 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.08 4.09 5/250 97004
/proc/meminfo: memFree=121356232/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3572.19 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614104 0 0 0 357057 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3572.19 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.10 4.09 5/250 97004
/proc/meminfo: memFree=121358596/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3578.56 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614104 0 0 0 357694 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3578.56 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 97004
/proc/meminfo: memFree=121358596/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3581.75 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614104 0 0 0 358013 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3581.75 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 97005
/proc/meminfo: memFree=121360164/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3584.95 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614104 0 0 0 358333 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3584.95 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3598.4 s]
/proc/loadavg: 4.11 4.09 4.09 5/242 97021
/proc/meminfo: memFree=124051952/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3129112 memory=2950968 CPUtime=3586.54 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614824 0 0 0 358492 162 0 0 20 0 1 0 80334873 3204210688 737742 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 782278 737742 2688 2575 0 779185 0
Current children cumulated CPU time: 3586.54 s
Current children cumulated vsize: 3129112 KiB
Current children cumulated memory: 2950968 KiB

[startup+3598.8 s]
/proc/loadavg: 4.11 4.09 4.09 5/242 97021
/proc/meminfo: memFree=124051952/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=3126484 memory=2948624 CPUtime=3586.94 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614852 0 0 0 358532 162 0 0 20 0 1 0 80334873 3201519616 737156 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 781621 737156 2688 2575 0 778528 0
Current children cumulated CPU time: 3586.94 s
Current children cumulated vsize: 3126484 KiB
Current children cumulated memory: 2948624 KiB

[startup+3599.2 s]
/proc/loadavg: 4.11 4.09 4.09 4/243 97073
/proc/meminfo: memFree=124451740/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2579556 memory=2449580 CPUtime=3587.34 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614901 0 0 0 358571 163 0 0 20 0 1 0 80334873 2641465344 612395 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 644889 612395 2688 2575 0 641796 0
Current children cumulated CPU time: 3587.34 s
Current children cumulated vsize: 2579556 KiB
Current children cumulated memory: 2449580 KiB

[startup+3599.3 s]
/proc/loadavg: 4.11 4.09 4.09 4/243 97073
/proc/meminfo: memFree=124451740/131382112 swapFree=33009904/33010684
[pid=96736] ppid=96733 vsize=2375140 memory=2245448 CPUtime=3587.44 cores=4,6
/proc/96736/stat : 96736 (pbsolver) R 96733 96736 96324 0 -1 4194304 614903 0 0 0 358580 164 0 0 20 0 1 0 80334873 2432143360 561362 18446744073709551615 4198400 14743177 140728945011328 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 48246784 140728945015177 140728945015273 140728945015273 140728945020876 0
/proc/96736/statm: 593785 561362 2688 2575 0 590692 0
Current children cumulated CPU time: 3587.44 s
Current children cumulated vsize: 2375140 KiB
Current children cumulated memory: 2245448 KiB

Child status: 0

Real time (s): 3599.37
CPU time (s): 3587.52
CPU user time (s): 3585.86
CPU system time (s): 1.65785
CPU usage (%): 99.6708
Max. virtual memory (cumulated for all children) (KiB): 3129112
Max. memory (cumulated for all children) (KiB): 2950968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.86
system time used= 1.65785
maximum resident set size= 2950968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 614969
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= 17
involuntary context switches= 2003


# summary of solver processes directly reported to runsolver:
#   pid: 96736
#   total CPU time (s): 3587.52
#   total CPU user time (s): 3585.86
#   total CPU system time (s): 1.65785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7911 second user time and 34.2474 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-04 18:29:20
IDJOB=4522653
IDBENCH=179219
IDSOLVER=3366
FILE ID=nodeC001/4522653-1751646559
RUNJOBID= nodeC001-1751646559-96678
SLURM_JOB_ID= 9672306
Free space on /tmp= 432392 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/SMTI_PBO/SMTI_25000_10_0.75_2.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522653-1751646559/watcher-4522653-1751646559 -o /tmp/evaluation-result-4522653-1751646559/solver-4522653-1751646559 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751646559-96678 --watchdog 3760  pbsolver -f HOME/instance-4522653-1751646559.opb -t 3600 -m 31000

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

MD5SUM BENCH= b2d4db31ca5f6e24f807927234179026
RANDOM SEED=118199472

nodeC001 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		: 1596.098
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.49
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		: 1197.171
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.49
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		: 1197.410
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.49
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		: 1397.013
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.49
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		: 1197.172
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.49
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		: 1695.977
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.49
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		: 2195.170
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.49
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.505
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127972964 kB
MemAvailable:   129414672 kB
Buffers:            1668 kB
Cached:          2224248 kB
SwapCached:          128 kB
Active:           744316 kB
Inactive:        1978276 kB
Active(anon):     486536 kB
Inactive(anon):    27916 kB
Active(file):     257780 kB
Inactive(file):  1950360 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            132752 kB
Writeback:             0 kB
AnonPages:        499624 kB
Mapped:           131080 kB
Shmem:             17776 kB
KReclaimable:     146004 kB
Slab:             233964 kB
SReclaimable:     146004 kB
SUnreclaim:        87960 kB
KernelStack:        4032 kB
PageTables:         3132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     862168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432384 MiB
End job on nodeC001 at 2025-07-04 19:29:19