Trace number 4506009

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? 3593.72 3601.82

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null50mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUMa6b74371f97d4ca84ea621a5ce055c49
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 benchmark-17584
Best CPU time to get the best result obtained on this benchmark3131.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 174841973
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 174841973
Number of bits of the biggest sum of numbers28
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-4506009-1751489868.opb>
1.68/1.72	c original problem has 399113 variables (399113 bin, 0 int, 0 cont) and 400980 constraints
1.68/1.72	c problem read in 1.725 seconds
3.28/3.38	c presolving:
4.48/4.50	c (round 1, fast)       33998 del vars, 34176 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 23764 clqs
5.57/5.62	c    (5.6s) running MILP presolver
129.29/129.72	c    (129.7s) MILP presolver (4 rounds): 0 aggregations, 1120 fixings, 0 bound changes
129.38/129.84	c (round 2, medium)     35118 del vars, 34176 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 23751 clqs
129.59/130.07	c (round 3, fast)       35118 del vars, 35113 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 25535 clqs
131.38/131.89	c (round 4, exhaustive) 35118 del vars, 35307 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 365337 upgd conss, 0 impls, 25535 clqs
132.68/133.15	c (round 5, exhaustive) 35118 del vars, 35307 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 365673 upgd conss, 0 impls, 25535 clqs
139.96/140.41	c    (140.4s) sparsify finished: 5/2074438 (0.0%) nonzeros canceled - in total 5 canceled nonzeros, 5 changed coefficients, 0 added nonzeros
282.14/283.10	c    (283.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
283.83/284.74	c    (284.7s) symmetry computation finished: 175 generators found (max: 175, log10 of symmetry group size: 1291.63) (symcode time: 0.76)
284.03/284.98	c dynamic symmetry handling statistics:
284.03/284.98	c    orbitopal reduction:       no components
284.03/284.98	c    orbital reduction:          4 components of sizes 14, 8, 5, 147
284.03/284.98	c    lexicographic reduction:  175 permutations with support sizes 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382
284.03/284.98	c handled 5 out of 5 symmetry components
284.83/285.75	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
284.83/285.75	c  35273 deleted vars, 35311 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 23 changed coefficients
284.83/285.75	c  0 implications, 2152748 cliques
284.83/285.75	c presolved problem has 363965 variables (363965 bin, 0 int, 0 cont) and 365669 constraints
284.83/285.75	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
284.83/285.75	c       1 constraints of type <knapsack>
284.83/285.75	c   25530 constraints of type <setppc>
284.83/285.75	c       1 constraints of type <linear>
284.83/285.75	c  340137 constraints of type <logicor>
284.83/285.75	c transformed objective value is always integral (scale: 1)
284.83/285.75	c Presolving Time: 282.47
284.83/285.75	c 
284.83/285.75	c - non default parameters ----------------------------------------------------------------------
284.83/285.75	c 
284.83/285.75	c # SCIP version 10.0.0
284.83/285.75	c 
284.83/285.75	c # maximal time in seconds to run
284.83/285.75	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
284.83/285.75	c limits/time = 3596.998011
284.83/285.75	c 
284.83/285.75	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
284.83/285.75	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
284.83/285.75	c limits/memory = 27900
284.83/285.75	c 
284.83/285.75	c # belongs reading time to solving time?
284.83/285.75	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
284.83/285.75	c timing/reading = TRUE
284.83/285.75	c 
284.83/285.75	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
284.83/285.75	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
284.83/285.75	c reading/opbreader/maxintsize = 47
284.83/285.75	c 
284.83/285.75	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
284.83/285.75	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
284.83/285.75	c propagating/genvbounds/timingmask = 0
284.83/285.75	c 
284.83/285.75	c -----------------------------------------------------------------------------------------------
284.92/285.84	c 
3591.09/3599.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3591.09/3599.24	c  3599s|     1 |     0 | 22505 |     - |  3908M |   0 | 363k| 358k| 358k|   0 |  0 | 479 |   0 |-1.712644e+08 |      --      |    Inf | unknown
3591.09/3599.24	c (node 1) LP solver hit time limit in LP 2 -- using pseudo solution instead
3591.09/3599.24	c 
3591.09/3599.24	c SCIP Status        : solving was interrupted [time limit reached]
3591.09/3599.24	c Solving Time (sec) : 3599.24
3591.09/3599.24	c Solving Nodes      : 1
3591.09/3599.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3591.09/3599.24	c Dual Bound         : -1.71264437000000e+08
3591.09/3599.24	c Gap                : infinite
3591.09/3599.24	s UNKNOWN
3591.09/3599.24	c SCIP Status        : solving was interrupted [time limit reached]
3591.09/3599.24	c Total Time         :    3599.24
3591.09/3599.24	c   solving          :    3599.24
3591.09/3599.24	c   presolving       :     282.47 (included in solving)
3591.09/3599.24	c   reading          :       1.72 (included in solving)
3591.09/3599.24	c   copying          :       0.00 (0 times copied the problem)
3591.09/3599.24	c Original Problem   :
3591.09/3599.24	c   Problem name     : HOME/instance-4506009-1751489868.opb
3591.09/3599.24	c   Variables        : 399113 (399113 binary, 0 integer, 0 continuous)
3591.09/3599.24	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3591.09/3599.24	c   Constraints      : 400980 initial, 400980 maximal
3591.09/3599.25	c   Objective        : minimize, 306555 non-zeros (abs.min = 1, abs.max = 1024)
3591.09/3599.25	c Presolved Problem  :
3591.09/3599.25	c   Problem name     : t_HOME/instance-4506009-1751489868.opb
3591.09/3599.25	c   Variables        : 363965 (363965 binary, 0 integer, 0 continuous)
3591.09/3599.25	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3591.09/3599.25	c   Constraints      : 365669 initial, 365669 maximal
3591.09/3599.26	c   Objective        : minimize, 306554 non-zeros (abs.min = 1, abs.max = 1024)
3591.09/3599.26	c   Nonzeros         : 2073982 constraint, 4665751 clique table
3591.09/3599.26	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3591.09/3599.26	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   domcol           :       2.93       0.00      1          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   dualsparsify     :       1.48       0.00      1          0          0          0          0          0          0          0          0         17
3591.09/3599.26	c   gateextraction   :       0.61       0.00      2          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   implics          :       0.03       0.00      4          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   milp             :     125.18       0.00      1       1120          0          0          0          0          0          0          0          0
3591.09/3599.26	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   sparsify         :       0.99       0.00      1          0          0          0          0          0          0          0          0          5
3591.09/3599.26	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   trivial          :       0.07       0.00      6          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   dualfix          :       0.11       0.00      6      33998          0          0          0          0          0          0          0          0
3591.09/3599.26	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   probing          :     141.21       0.01      1         25          0          0          0          0          0          0          0          0
3591.09/3599.26	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   symmetry         :       1.88       0.00      1          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   vbounds          :       0.10       0.00      1          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   knapsack         :       0.35       0.02      6          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   setppc           :       0.32       0.02      6          0          5          0          0          0          4          0          1          1
3591.09/3599.26	c   linear           :       2.60       0.42      7          0          0          0          0          0      35307          0          0          0
3591.09/3599.26	c   logicor          :       3.22       0.15      5          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   components       :       0.44       0.00      1          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   root node        :          -          -      -       7514          -          -       7514          -          -          -          -          -
3591.09/3599.26	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3591.09/3599.26	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3591.09/3599.26	c   knapsack         :          1          1          0      21377          0          0          0          3        972          0          0          0          0          0          0
3591.09/3599.26	c   setppc           :      25530      25530          0      21377          0          0          0          1     282394        379       2374          0          0          0          0
3591.09/3599.26	c   linear           :          1          1          0      18569          0          0          0          3          0          7        105          0          0          0          0
3591.09/3599.26	c   logicor          :     340137     340137          0      20094          0          0          0          0     271918        107       5026          0          0          0          0
3591.09/3599.26	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3591.09/3599.26	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   knapsack         :      16.29       0.02       0.11       7.81       0.00       0.00       0.00       0.03       8.32       0.00
3591.09/3599.26	c   setppc           :      23.65       0.02       0.06      23.19       0.00       0.00       0.00       0.00       0.38       0.00
3591.09/3599.26	c   linear           :       0.42       0.42       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   logicor          :      59.84       0.15       0.37      59.15       0.00       0.00       0.00       0.00       0.18       0.00
3591.09/3599.26	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3591.09/3599.26	c   dualfix          :         13          0          0          0
3591.09/3599.26	c   genvbounds       :          0          0          0          0
3591.09/3599.26	c   nlobbt           :          0          0          0          0
3591.09/3599.26	c   obbt             :          0          0          0          0
3591.09/3599.26	c   probing          :          0          0          0          0
3591.09/3599.26	c   pseudoobj        :         13          0          0          0
3591.09/3599.26	c   redcost          :          0          0          0          0
3591.09/3599.26	c   rootredcost      :          0          0          0          0
3591.09/3599.26	c   symmetry         :          0          0          0          0
3591.09/3599.26	c   vbounds          :       2201          0          0          0
3591.09/3599.26	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3591.09/3599.26	c   dualfix          :       0.26       0.00       0.11       0.15       0.00       0.00
3591.09/3599.26	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   probing          :     141.22       0.01     141.21       0.00       0.00       0.00
3591.09/3599.26	c   pseudoobj        :       0.11       0.00       0.00       0.11       0.00       0.00
3591.09/3599.26	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3591.09/3599.26	c   symmetry         :       1.88       0.00       1.88       0.01       0.00       0.00
3591.09/3599.26	c   vbounds          :       0.22       0.00       0.10       0.11       0.00       0.00
3591.09/3599.26	c Symmetry           :
3591.09/3599.26	c   #affected vars   :      34380 (34380 bin, 0 int, 0 cont)
3591.09/3599.26	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3591.09/3599.26	c   orbital reduction:          0 reductions applied,          0 cutoffs
3591.09/3599.26	c   lexicographic red:          0 reductions applied,          0 cutoffs
3591.09/3599.26	c   shadow tree time :       0.00 s
3591.09/3599.26	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3591.09/3599.26	c   propagation      :       9.84        475        453          -      29792      415.9          0        0.0          -          -          -
3591.09/3599.26	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3591.09/3599.26	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3591.09/3599.26	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3591.09/3599.26	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3591.09/3599.26	c   applied globally :       0.04          -          -          0        479       70.7          -          -          0          -          -
3591.09/3599.26	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3591.09/3599.26	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3591.09/3599.26	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3591.09/3599.26	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3591.09/3599.26	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3591.09/3599.26	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3591.09/3599.26	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3591.09/3599.26	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3591.09/3599.26	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3591.09/3599.26	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3591.09/3599.26	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3591.09/3599.26	c   problem variables:       0.00          -          0          0
3591.09/3599.26	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3591.09/3599.26	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3591.09/3599.26	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3591.09/3599.26	c   LP solutions     :       0.00          -          -          0          0
3591.09/3599.26	c   relax solutions  :       0.00          -          -          0          0
3591.09/3599.26	c   pseudo solutions :       0.00          -          -          0          0
3591.09/3599.26	c   strong branching :       0.00          -          -          0          0
3591.09/3599.26	c   actconsdiving    :       0.00       0.00          0          0          0
3591.09/3599.26	c   adaptivediving   :       0.00       0.00          0          0          0
3591.09/3599.26	c   alns             :       0.00       0.00          0          0          0
3591.09/3599.26	c   bound            :       0.00       0.00          0          0          0
3591.09/3599.26	c   clique           :       3.32       0.00          1          0          0
3591.09/3599.26	c   coefdiving       :       0.00       0.00          0          0          0
3591.09/3599.26	c   completesol      :       0.00       0.00          0          0          0
3591.09/3599.26	c   conflictdiving   :       0.00       0.00          0          0          0
3591.09/3599.26	c   crossover        :       0.00       0.00          0          0          0
3591.09/3599.26	c   dins             :       0.00       0.00          0          0          0
3591.09/3599.26	c   distributiondivin:       0.00       0.00          0          0          0
3591.09/3599.26	c   dks              :       0.00       0.00          0          0          0
3591.09/3599.26	c   dps              :       0.00       0.00          0          0          0
3591.09/3599.26	c   dualval          :       0.00       0.00          0          0          0
3591.09/3599.26	c   farkasdiving     :       0.00       0.00          0          0          0
3591.09/3599.26	c   feaspump         :       0.00       0.00          0          0          0
3591.09/3599.26	c   fixandinfer      :       0.00       0.00          0          0          0
3591.09/3599.26	c   fracdiving       :       0.00       0.00          0          0          0
3591.09/3599.26	c   gins             :       0.00       0.00          0          0          0
3591.09/3599.26	c   guideddiving     :       0.00       0.00          0          0          0
3591.09/3599.26	c   indicator        :       0.00       0.00          0          0          0
3591.09/3599.26	c   indicatordiving  :       0.00       0.00          0          0          0
3591.09/3599.26	c   intdiving        :       0.00       0.00          0          0          0
3591.09/3599.26	c   intshifting      :       0.00       0.00          0          0          0
3591.09/3599.26	c   linesearchdiving :       0.00       0.00          0          0          0
3591.09/3599.26	c   localbranching   :       0.00       0.00          0          0          0
3591.09/3599.26	c   locks            :      23.81       0.00          1          0          0
3591.09/3599.26	c   lpface           :       0.00       0.00          0          0          0
3591.09/3599.26	c   mpec             :       0.00       0.00          0          0          0
3591.09/3599.26	c   multistart       :       0.00       0.00          0          0          0
3591.09/3599.26	c   mutation         :       0.00       0.00          0          0          0
3591.09/3599.26	c   nlpdiving        :       0.00       0.00          0          0          0
3591.09/3599.26	c   objpscostdiving  :       0.00       0.00          0          0          0
3591.09/3599.26	c   octane           :       0.00       0.00          0          0          0
3591.09/3599.26	c   ofins            :       0.00       0.00          0          0          0
3591.09/3599.26	c   oneopt           :       0.00       0.00          0          0          0
3591.09/3599.26	c   padm             :       0.00       0.00          0          0          0
3591.09/3599.26	c   proximity        :       0.00       0.00          0          0          0
3591.09/3599.26	c   pscostdiving     :       0.00       0.00          0          0          0
3591.09/3599.26	c   randrounding     :       0.00       0.00          0          0          0
3591.09/3599.26	c   rens             :       0.00       0.00          0          0          0
3591.09/3599.26	c   reoptsols        :       0.00       0.00          0          0          0
3591.09/3599.26	c   repair           :       0.00       0.00          0          0          0
3591.09/3599.26	c   rins             :       0.00       0.00          0          0          0
3591.09/3599.26	c   rootsoldiving    :       0.00       0.00          0          0          0
3591.09/3599.26	c   rounding         :       0.00       0.00          0          0          0
3591.09/3599.26	c   scheduler        :       0.00       0.00          0          0          0
3591.09/3599.26	c   shiftandpropagate:       1.91       0.00          1          0          0
3591.09/3599.26	c   shifting         :       0.00       0.00          0          0          0
3591.09/3599.26	c   simplerounding   :       0.00       0.00          0          0          0
3591.09/3599.26	c   subnlp           :       0.00       0.00          0          0          0
3591.09/3599.26	c   trivial          :       0.22       0.00          2          0          0
3591.09/3599.26	c   trivialnegation  :       0.00       0.00          0          0          0
3591.09/3599.26	c   trustregion      :       0.00       0.00          0          0          0
3591.09/3599.26	c   trysol           :       0.00       0.00          0          0          0
3591.09/3599.26	c   twoopt           :       0.00       0.00          0          0          0
3591.09/3599.26	c   undercover       :       0.00       0.00          0          0          0
3591.09/3599.26	c   vbounds          :       1.15       0.00          1          0          0
3591.09/3599.26	c   veclendiving     :       0.00       0.00          0          0          0
3591.09/3599.26	c   zeroobj          :       0.00       0.00          0          0          0
3591.09/3599.26	c   zirounding       :       0.00       0.00          0          0          0
3591.09/3599.26	c   other solutions  :          -          -          -          0          -
3591.09/3599.26	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	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
3591.09/3599.26	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3591.09/3599.26	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3591.09/3599.26	c   dual LP          :    3282.60          1      22501   22501.00       6.85       0.00          0
3591.09/3599.26	c   lex dual LP      :       0.00          0          0       0.00          -
3591.09/3599.26	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3591.09/3599.26	c   resolve instable :       0.00          0          0       0.00          -
3591.09/3599.26	c   diving/probing LP:       0.32          1          4       4.00      12.39
3591.09/3599.26	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3591.09/3599.26	c     (at root node) :          -          0          0       0.00          -
3591.09/3599.26	c   conflict analysis:       0.00          0          0       0.00          -
3591.09/3599.26	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3591.09/3599.26	c   benders          :       0.00          0          0          0       0.00          0          0          0
3591.09/3599.26	c B&B Tree           :
3591.09/3599.26	c   number of runs   :          1
3591.09/3599.26	c   nodes            :          1 (0 internal, 1 leaves)
3591.09/3599.26	c   feasible leaves  :          0
3591.09/3599.26	c   infeas. leaves   :          0
3591.09/3599.26	c   objective leaves :          0
3591.09/3599.26	c   nodes (total)    :          1 (0 internal, 1 leaves)
3591.09/3599.26	c   nodes left       :          1
3591.09/3599.26	c   max depth        :          0
3591.09/3599.26	c   max depth (total):          0
3591.09/3599.26	c   backtracks       :          0 (0.0%)
3591.09/3599.26	c   early backtracks :          0 (0.0%)
3591.09/3599.26	c   nodes exc. ref.  :          0 (0.0%)
3591.09/3599.26	c   delayed cutoffs  :          0
3591.09/3599.26	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3591.09/3599.26	c   avg switch length:       1.00
3591.09/3599.26	c   switching time   :       0.00
3591.09/3599.26	c Root Node          :
3591.09/3599.26	c   First LP value   :          -
3591.09/3599.26	c   First LP Iters   :          0
3591.09/3599.26	c   First LP Time    :    3282.60
3591.09/3599.26	c   Final Dual Bound : -1.71264437000000e+08
3591.09/3599.26	c   Final Root Iters :      22501
3591.09/3599.26	c   Root LP Estimate :                     -
3591.09/3599.26	c Solution           :
3591.09/3599.26	c   Solutions found  :          0 (0 improvements)
3591.09/3599.26	c   Primal Bound     :          -
3591.09/3599.26	c   Dual Bound       : -1.71264437000000e+08
3591.09/3599.26	c   Gap              :   infinite
3591.09/3599.26	c Integrals          :      Total       Avg%
3591.09/3599.26	c   primal-dual      :  359924.18     100.00
3591.09/3599.26	c   primal-ref       :          -          - (not evaluated)
3591.09/3599.26	c   dual-ref         :          -          - (not evaluated)
3593.58/3601.75	c Time complete (sec):   3593.644

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (60195 MiB free)
  memory of node 1: 64465 MiB (55222 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506009-1751489868/watcher-4506009-1751489868 -o /tmp/evaluation-result-4506009-1751489868/solver-4506009-1751489868 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67601 --watchdog 3760 pbsolver -f HOME/instance-4506009-1751489868.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=68470, runsolver pid=68467

[startup+0.100068 s]*
/proc/loadavg: 4.18 4.16 4.12 6/264 68471
/proc/meminfo: memFree=118088164/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=143616 memory=129708 CPUtime=0.1 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 29465 0 0 0 5 5 0 0 20 0 1 0 64665271 147062784 32427 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 35904 32427 2176 2575 0 32811 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 143616 KiB
Current children cumulated memory: 129708 KiB

[startup+0.205898 s]*
/proc/loadavg: 4.18 4.16 4.12 5/264 68471
/proc/meminfo: memFree=117983836/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=246076 memory=231980 CPUtime=0.2 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 55018 0 0 0 12 8 0 0 20 0 1 0 64665271 251981824 57995 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 61519 57995 2176 2575 0 58426 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 246076 KiB
Current children cumulated memory: 231980 KiB

[startup+0.305753 s]*
/proc/loadavg: 4.18 4.16 4.12 5/264 68471
/proc/meminfo: memFree=117894880/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=336412 memory=322020 CPUtime=0.3 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 77010 0 0 0 19 11 0 0 20 0 1 0 64665271 344485888 80505 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 84103 80505 2176 2575 0 81010 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 336412 KiB
Current children cumulated memory: 322020 KiB

[startup+0.700185 s]
/proc/loadavg: 4.18 4.16 4.12 5/264 68471
/proc/meminfo: memFree=117790048/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=495548 memory=481132 CPUtime=0.69 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 116277 0 0 0 50 19 0 0 20 0 1 0 64665271 507441152 120283 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 123887 120283 2176 2575 0 120794 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 495548 KiB
Current children cumulated memory: 481132 KiB

[startup+1.50018 s]
/proc/loadavg: 4.18 4.16 4.12 5/264 68471
/proc/meminfo: memFree=117677152/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=661532 memory=647148 CPUtime=1.49 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 157268 0 0 0 123 26 0 0 20 0 1 0 64665271 677408768 161787 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 165383 161787 2176 2575 0 162290 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 661532 KiB
Current children cumulated memory: 647148 KiB

[startup+3.10565 s]
/proc/loadavg: 4.16 4.15 4.12 5/264 68471
/proc/meminfo: memFree=116870624/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=1399740 memory=1388644 CPUtime=3.09 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 351303 0 0 0 253 56 0 0 20 0 1 0 64665271 1433333760 347129 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 349935 347161 2368 2575 0 346842 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1399740 KiB
Current children cumulated memory: 1388644 KiB

[startup+6.30018 s]
/proc/loadavg: 4.16 4.15 4.12 5/264 68471
/proc/meminfo: memFree=116232788/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=1965532 memory=1933276 CPUtime=6.27 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 408487 0 0 0 550 77 0 0 20 0 1 0 64665271 2012704768 483319 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 491383 483319 2496 2575 0 488290 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1965532 KiB
Current children cumulated memory: 1933276 KiB

[startup+12.7002 s]
/proc/loadavg: 4.21 4.16 4.12 5/264 68471
/proc/meminfo: memFree=116225480/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=1979360 memory=1942384 CPUtime=12.64 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 409788 0 0 0 1187 77 0 0 20 0 1 0 64665271 2026864640 485596 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 494840 485596 2496 2575 0 491747 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1979360 KiB
Current children cumulated memory: 1942384 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.16 4.12 5/264 68472
/proc/meminfo: memFree=116201712/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=1992600 memory=1955104 CPUtime=25.41 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 411404 0 0 0 2463 78 0 0 20 0 1 0 64665271 2040422400 488776 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 498150 488776 2496 2575 0 495057 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1992600 KiB
Current children cumulated memory: 1955104 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.14 4.12 5/264 68472
/proc/meminfo: memFree=116265676/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=1992600 memory=1957152 CPUtime=50.93 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 411490 0 0 0 5015 78 0 0 20 0 1 0 64665271 2040422400 489288 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 498150 489288 2496 2575 0 495057 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1992600 KiB
Current children cumulated memory: 1957152 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/265 68475
/proc/meminfo: memFree=115521936/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=1992600 memory=1957152 CPUtime=101.96 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 411573 0 0 0 10118 78 0 0 20 0 1 0 64665271 2040422400 489288 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 498150 489288 2496 2575 0 495057 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1992600 KiB
Current children cumulated memory: 1957152 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/265 68477
/proc/meminfo: memFree=114705212/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=2794552 memory=2751680 CPUtime=161.79 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 622810 0 0 0 16060 119 0 0 20 0 1 0 64665271 2861621248 687920 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 698638 687920 2592 2575 0 695545 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2794552 KiB
Current children cumulated memory: 2751680 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/265 68494
/proc/meminfo: memFree=114272956/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=2794552 memory=2751680 CPUtime=221.63 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 622903 0 0 0 22044 119 0 0 20 0 1 0 64665271 2861621248 687920 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 698638 687920 2592 2575 0 695545 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2794552 KiB
Current children cumulated memory: 2751680 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.12 4.10 5/263 68496
/proc/meminfo: memFree=113667452/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=2813784 memory=2764916 CPUtime=281.44 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 623717 0 0 0 28024 120 0 0 20 0 1 0 64665271 2881314816 691229 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 703446 691229 2592 2575 0 700353 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 2813784 KiB
Current children cumulated memory: 2764916 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/263 68498
/proc/meminfo: memFree=112310156/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4313204 memory=4068984 CPUtime=341.21 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 810380 0 0 0 33954 167 0 0 20 0 1 0 64665271 4416720896 1017246 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1078301 1017246 2656 2575 0 1075208 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 4313204 KiB
Current children cumulated memory: 4068984 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/262 68545
/proc/meminfo: memFree=114314100/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4360696 memory=4078920 CPUtime=400.99 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 810867 0 0 0 39931 168 0 0 20 0 1 0 64665271 4465352704 1019730 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1090174 1019730 2656 2575 0 1087081 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 4360696 KiB
Current children cumulated memory: 4078920 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/262 68547
/proc/meminfo: memFree=114264020/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4366036 memory=4091216 CPUtime=460.76 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 810876 0 0 0 45908 168 0 0 20 0 1 0 64665271 4470820864 1022804 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1091509 1022804 2656 2575 0 1088416 0

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

Current children cumulated memory: 4159292 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.13 4.13 5/263 68732
/proc/meminfo: memFree=111903568/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159292 CPUtime=3155.19 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816880 0 0 0 315344 175 0 0 20 0 1 0 64665271 4545351680 1039823 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039823 2656 2575 0 1106612 0
Current children cumulated CPU time: 3155.19 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159292 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.12 4.13 5/263 68734
/proc/meminfo: memFree=111874804/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159292 CPUtime=3215.05 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816895 0 0 0 321330 175 0 0 20 0 1 0 64665271 4545351680 1039823 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039823 2656 2575 0 1106612 0
Current children cumulated CPU time: 3215.05 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159292 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.13 5/263 68740
/proc/meminfo: memFree=111890604/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159292 CPUtime=3274.91 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816897 0 0 0 327316 175 0 0 20 0 1 0 64665271 4545351680 1039823 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039823 2656 2575 0 1106612 0
Current children cumulated CPU time: 3274.91 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159292 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/263 68741
/proc/meminfo: memFree=111889044/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159292 CPUtime=3334.77 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816900 0 0 0 333302 175 0 0 20 0 1 0 64665271 4545351680 1039823 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039823 2656 2575 0 1106612 0
Current children cumulated CPU time: 3334.77 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159292 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.09 4.11 5/263 68743
/proc/meminfo: memFree=111791600/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159292 CPUtime=3394.63 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816901 0 0 0 339288 175 0 0 20 0 1 0 64665271 4545351680 1039823 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039823 2656 2575 0 1106612 0
Current children cumulated CPU time: 3394.63 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159292 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.12 4.11 5/263 68745
/proc/meminfo: memFree=111608424/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159292 CPUtime=3454.5 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816992 0 0 0 345274 176 0 0 20 0 1 0 64665271 4545351680 1039823 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039823 2656 2575 0 1106612 0
Current children cumulated CPU time: 3454.5 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159292 KiB

[startup+3522.3 s]
/proc/loadavg: 4.21 4.14 4.12 5/263 68747
/proc/meminfo: memFree=111610344/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159676 CPUtime=3514.35 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816993 0 0 0 351259 176 0 0 20 0 1 0 64665271 4545351680 1039919 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039919 2656 2575 0 1106612 0
Current children cumulated CPU time: 3514.35 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159676 KiB

[startup+3582.3 s]
/proc/loadavg: 3.83 4.06 4.09 4/257 68779
/proc/meminfo: memFree=115627448/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159676 CPUtime=3574.23 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816995 0 0 0 357247 176 0 0 20 0 1 0 64665271 4545351680 1039919 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039919 2656 2575 0 1106612 0
Current children cumulated CPU time: 3574.23 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159676 KiB

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

# cumulated CPU time of all completed processes:  user=3591.84 s, system=1.87088 s

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

[startup+3584 s]*
/proc/loadavg: 3.76 4.05 4.09 4/257 68779
/proc/meminfo: memFree=115627448/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159676 CPUtime=3575.93 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816995 0 0 0 357417 176 0 0 20 0 1 0 64665271 4545351680 1039919 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039919 2656 2575 0 1106612 0
Current children cumulated CPU time: 3575.93 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159676 KiB

[startup+3590.4 s]
/proc/loadavg: 3.70 4.03 4.08 4/257 68780
/proc/meminfo: memFree=115623292/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159676 CPUtime=3582.31 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816996 0 0 0 358055 176 0 0 20 0 1 0 64665271 4545351680 1039919 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039919 2656 2575 0 1106612 0
Current children cumulated CPU time: 3582.31 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159676 KiB

[startup+3596.8 s]
/proc/loadavg: 3.64 4.01 4.08 4/257 68780
/proc/meminfo: memFree=115623292/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159676 CPUtime=3588.7 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 816996 0 0 0 358694 176 0 0 20 0 1 0 64665271 4545351680 1039919 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039919 2656 2575 0 1106612 0
Current children cumulated CPU time: 3588.7 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159676 KiB

[startup+3600 s]*
/proc/loadavg: 3.59 3.99 4.07 4/257 68780
/proc/meminfo: memFree=115622444/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159676 CPUtime=3591.89 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 818178 0 0 0 359013 176 0 0 20 0 1 0 64665271 4545351680 1039919 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039919 2656 2575 0 1106612 0
Current children cumulated CPU time: 3591.89 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159676 KiB

[startup+3600.8 s]
/proc/loadavg: 3.59 3.99 4.07 4/257 68780
/proc/meminfo: memFree=115622444/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4438820 memory=4159676 CPUtime=3592.68 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 818455 0 0 0 359092 176 0 0 20 0 1 0 64665271 4545351680 1039919 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1109705 1039919 2656 2575 0 1106612 0
Current children cumulated CPU time: 3592.68 s
Current children cumulated vsize: 4438820 KiB
Current children cumulated memory: 4159676 KiB

[startup+3601.6 s]
/proc/loadavg: 3.59 3.99 4.07 4/256 68780
/proc/meminfo: memFree=115622696/131249996 swapFree=33010160/33010684
[pid=68470] ppid=68467 vsize=4128664 memory=3885652 CPUtime=3593.48 cores=4,6
/proc/68470/stat : 68470 (pbsolver) R 68467 68470 67590 0 -1 4194304 819092 0 0 0 359171 177 0 0 20 0 1 0 64665271 4227751936 971413 18446744073709551615 4198400 14743177 140726905838096 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36302848 140726905842058 140726905842154 140726905842154 140726905847756 0
/proc/68470/statm: 1032166 971413 2656 2575 0 1029073 0
Current children cumulated CPU time: 3593.48 s
Current children cumulated vsize: 4128664 KiB
Current children cumulated memory: 3885652 KiB

[startup+3601.8 s]*
/proc/loadavg: 3.59 3.99 4.07 4/256 68780
/proc/meminfo: memFree=118644212/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3601.82
CPU time (s): 3593.72
CPU user time (s): 3591.84
CPU system time (s): 1.87088
CPU usage (%): 99.7749
Max. virtual memory (cumulated for all children) (KiB): 4438820
Max. memory (cumulated for all children) (KiB): 4159676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.84
system time used= 1.87088
maximum resident set size= 4159676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 819127
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= 4
involuntary context switches= 3192


# summary of solver processes directly reported to runsolver:
#   pid: 68470
#   total CPU time (s): 3593.72
#   total CPU user time (s): 3591.84
#   total CPU system time (s): 1.87088

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56605 second user time and 13.9659 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 22:57:48
IDJOB=4506009
IDBENCH=157587
IDSOLVER=3366
FILE ID=nodeC029/4506009-1751489868
RUNJOBID= nodeC029-1751482618-67601
SLURM_JOB_ID= 9598529
Free space on /tmp= 432104 MiB

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

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

MD5SUM BENCH= a6b74371f97d4ca84ea621a5ce055c49
RANDOM SEED=231075227

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        118188524 kB
MemAvailable:   119129212 kB
Buffers:            2128 kB
Cached:          1740788 kB
SwapCached:           40 kB
Active:         11066980 kB
Inactive:        1301260 kB
Active(anon):   10638576 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1296492 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46336 kB
Writeback:             4 kB
AnonPages:      10625372 kB
Mapped:           135680 kB
Shmem:             18020 kB
KReclaimable:     110064 kB
Slab:             198748 kB
SReclaimable:     110064 kB
SUnreclaim:        88684 kB
KernelStack:        4256 kB
PageTables:        24332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11630948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2701312 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432132 MiB
End job on nodeC029 at 2025-07-02 23:57:50