Trace number 4506239

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.76 3599.68

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUMdbf34b7abc88a78c4f9cfedcb1385de8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-451137
Best CPU time to get the best result obtained on this benchmark71743.4
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 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 596093810
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 596093810
Number of bits of the biggest sum of numbers30
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-4506239-1751493060.opb>
1.58/1.61	c original problem has 399113 variables (399113 bin, 0 int, 0 cont) and 400980 constraints
1.58/1.61	c problem read in 1.608 seconds
3.18/3.20	c presolving:
4.18/4.28	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, 23955 clqs
5.27/5.36	c    (5.4s) running MILP presolver
126.21/126.69	c    (126.7s) MILP presolver (4 rounds): 0 aggregations, 1120 fixings, 0 bound changes
126.41/126.81	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, 23942 clqs
126.62/127.06	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, 25725 clqs
128.51/128.97	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, 25725 clqs
129.81/130.25	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, 25725 clqs
137.29/137.72	c    (137.7s) sparsify finished: 5/2072728 (0.0%) nonzeros canceled - in total 5 canceled nonzeros, 5 changed coefficients, 0 added nonzeros
276.87/277.78	c    (277.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
278.46/279.34	c    (279.3s) symmetry computation finished: 175 generators found (max: 175, log10 of symmetry group size: 480.21) (symcode time: 0.69)
278.86/279.72	c dynamic symmetry handling statistics:
278.86/279.72	c    orbitopal reduction:       no components
278.86/279.72	c    orbital reduction:         15 components of sizes 5, 72, 6, 7, 6, 7, 7, 12, 5, 6, 8, 8, 3, 6, 8
278.86/279.72	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
278.86/279.72	c handled 24 out of 24 symmetry components
279.55/280.46	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
279.55/280.46	c  35274 deleted vars, 35311 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 23 changed coefficients
279.55/280.46	c  0 implications, 2152741 cliques
279.55/280.46	c presolved problem has 363965 variables (363965 bin, 0 int, 0 cont) and 365669 constraints
279.55/280.46	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
279.55/280.46	c       1 constraints of type <knapsack>
279.55/280.46	c   25720 constraints of type <setppc>
279.55/280.46	c       1 constraints of type <linear>
279.55/280.46	c  339947 constraints of type <logicor>
279.55/280.46	c transformed objective value is always integral (scale: 1)
279.55/280.46	c Presolving Time: 277.37
279.55/280.46	c 
279.55/280.46	c - non default parameters ----------------------------------------------------------------------
279.55/280.46	c 
279.55/280.46	c # SCIP version 10.0.0
279.55/280.46	c 
279.55/280.46	c # maximal time in seconds to run
279.55/280.46	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
279.55/280.46	c limits/time = 3596.998009
279.55/280.46	c 
279.55/280.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
279.55/280.46	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
279.55/280.46	c limits/memory = 27900
279.55/280.46	c 
279.55/280.46	c # belongs reading time to solving time?
279.55/280.46	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
279.55/280.46	c timing/reading = TRUE
279.55/280.46	c 
279.55/280.46	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
279.55/280.46	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
279.55/280.46	c reading/opbreader/maxintsize = 47
279.55/280.46	c 
279.55/280.46	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
279.55/280.46	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
279.55/280.46	c propagating/genvbounds/timingmask = 0
279.55/280.46	c 
279.55/280.46	c -----------------------------------------------------------------------------------------------
279.65/280.55	c 
1065.93/1069.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1065.93/1069.43	c  1069s|     1 |     0 | 54148 |     - |  3911M |   0 | 363k| 358k| 358k|   0 |  0 | 458 |   0 |-5.003710e+05 |      --      |    Inf | unknown
3585.09/3597.02	c  3597s|     1 |     0 |252092 |     - |  4193M |   0 | 363k| 358k| 358k|  12 |  1 | 459 |   0 |-5.003710e+05 |      --      |    Inf | unknown
3585.09/3597.02	c (node 1) LP solver hit time limit in LP 20 -- using pseudo solution instead
3585.09/3597.02	c 
3585.09/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3585.09/3597.02	c Solving Time (sec) : 3597.02
3585.09/3597.02	c Solving Nodes      : 1
3585.09/3597.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.09/3597.02	c Dual Bound         : -5.00370966001564e+05
3585.09/3597.02	c Gap                : infinite
3585.09/3597.02	s UNKNOWN
3585.09/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3585.09/3597.02	c Total Time         :    3597.02
3585.09/3597.02	c   solving          :    3597.02
3585.09/3597.02	c   presolving       :     277.37 (included in solving)
3585.09/3597.02	c   reading          :       1.61 (included in solving)
3585.09/3597.02	c   copying          :       0.00 (0 times copied the problem)
3585.09/3597.02	c Original Problem   :
3585.09/3597.02	c   Problem name     : HOME/instance-4506239-1751493060.opb
3585.09/3597.02	c   Variables        : 399113 (399113 binary, 0 integer, 0 continuous)
3585.09/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.09/3597.02	c   Constraints      : 400980 initial, 400980 maximal
3585.09/3597.03	c   Objective        : minimize, 306555 non-zeros (abs.min = 1, abs.max = 10946)
3585.09/3597.03	c Presolved Problem  :
3585.09/3597.03	c   Problem name     : t_HOME/instance-4506239-1751493060.opb
3585.09/3597.03	c   Variables        : 363965 (363965 binary, 0 integer, 0 continuous)
3585.09/3597.03	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.09/3597.03	c   Constraints      : 365669 initial, 365669 maximal
3585.09/3597.04	c   Objective        : minimize, 306554 non-zeros (abs.min = 1, abs.max = 10946)
3585.09/3597.04	c   Nonzeros         : 2072269 constraint, 4582873 clique table
3585.09/3597.04	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.09/3597.04	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   domcol           :       2.92       0.00      1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   dualsparsify     :       1.42       0.00      1          0          0          0          0          0          0          0          0         17
3585.09/3597.04	c   gateextraction   :       0.61       0.00      2          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   implics          :       0.03       0.00      4          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   milp             :     122.37       0.00      1       1120          0          0          0          0          0          0          0          0
3585.09/3597.04	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   sparsify         :       1.00       0.00      1          0          0          0          0          0          0          0          0          5
3585.09/3597.04	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   trivial          :       0.07       0.00      6          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   dualfix          :       0.11       0.00      6      33998          0          0          0          0          0          0          0          0
3585.09/3597.04	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   probing          :     138.65       0.01      1         25          0          0          0          0          0          0          0          0
3585.09/3597.04	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   symmetry         :       1.94       0.00      1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   vbounds          :       0.10       0.00      1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   knapsack         :       0.35       0.02      6          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   setppc           :       0.32       0.02      6          0          5          0          0          0          4          0          1          1
3585.09/3597.04	c   linear           :       2.68       0.40      7          0          0          0          0          0      35307          0          0          0
3585.09/3597.04	c   logicor          :       3.44       0.14      5          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   components       :       0.41       0.00      1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   root node        :          -          -      -       7620          -          -       7620          -          -          -          -          -
3585.09/3597.04	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.09/3597.04	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3585.09/3597.04	c   knapsack         :          1          1          1      21965          0          0          0          3        927          0          0          0          0          0          0
3585.09/3597.04	c   setppc           :      25720      25720          1      21965          0          0          0          1     269629        368       2377          0          0          0          0
3585.09/3597.04	c   linear           :          1          1          0      18569          0          0          0          3          0          7        105          0          0          0          0
3585.09/3597.04	c   logicor          :     339947     339947          1      20200          0          0          0          0     263719        102       5076          0          0          0          0
3585.09/3597.04	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.09/3597.04	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   knapsack         :      17.89       0.02       0.23       9.95       0.00       0.00       0.00       0.03       7.67       0.00
3585.09/3597.04	c   setppc           :      22.27       0.02       0.06      21.84       0.00       0.00       0.00       0.00       0.35       0.00
3585.09/3597.04	c   linear           :       0.40       0.40       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   logicor          :      59.27       0.14       0.38      58.58       0.00       0.00       0.00       0.00       0.16       0.00
3585.09/3597.04	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.09/3597.04	c   dualfix          :         13          0          0          0
3585.09/3597.04	c   genvbounds       :          0          0          0          0
3585.09/3597.04	c   nlobbt           :          0          0          0          0
3585.09/3597.04	c   obbt             :          0          0          0          0
3585.09/3597.04	c   probing          :          0          0          0          0
3585.09/3597.04	c   pseudoobj        :         14          0          0          0
3585.09/3597.04	c   redcost          :          1          0          0          0
3585.09/3597.04	c   rootredcost      :          0          0          0          0
3585.09/3597.04	c   symmetry         :          0          0          0          0
3585.09/3597.04	c   vbounds          :       2314          0          0          0
3585.09/3597.04	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.09/3597.04	c   dualfix          :       0.25       0.00       0.11       0.14       0.00       0.00
3585.09/3597.04	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   probing          :     138.66       0.01     138.65       0.00       0.00       0.00
3585.09/3597.04	c   pseudoobj        :       0.11       0.00       0.00       0.11       0.00       0.00
3585.09/3597.04	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3585.09/3597.04	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3585.09/3597.04	c   symmetry         :       1.94       0.00       1.94       0.01       0.00       0.00
3585.09/3597.04	c   vbounds          :       0.21       0.00       0.10       0.11       0.00       0.00
3585.09/3597.04	c Symmetry           :
3585.09/3597.04	c   #affected vars   :      38009 (38009 bin, 0 int, 0 cont)
3585.09/3597.04	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.09/3597.04	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.09/3597.04	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.09/3597.04	c   shadow tree time :       0.00 s
3585.09/3597.04	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.09/3597.04	c   propagation      :       9.09        459        437          -      28422      415.9          0        0.0          -          -          -
3585.09/3597.04	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.09/3597.04	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.09/3597.04	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.09/3597.04	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.09/3597.04	c   applied globally :       0.04          -          -          0        459       70.7          -          -          0          -          -
3585.09/3597.04	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.09/3597.04	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.09/3597.04	c   cut pool         :       0.01          -          1          1          -          -        201        201          -          -          -          -          -    (maximal pool size:        201)
3585.09/3597.04	c   aggregation      :       2.18       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.09/3597.04	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.09/3597.04	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.09/3597.04	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   clique           :       4.98       0.00          1          1          0          0          8          8          0          1          1          0          0
3585.09/3597.04	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   gomory           :     164.26       0.00          1          1          0          0        184        184          0          5          5          0          0
3585.09/3597.04	c   > gomorymi       :          -          -          -          -          -          -          -         94          0          4          4          0          -
3585.09/3597.04	c   > strongcg       :          -          -          -          -          -          -          -         90          0          1          1          0          -
3585.09/3597.04	c   impliedbounds    :       3.72       0.00          1          1          0         53          0          0          0          0          0          0          0
3585.09/3597.04	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   mcf              :       0.67       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   multilinear      :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   rlt              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.09/3597.04	c   zerohalf         :       0.66       0.00          1          1          0          0          9          9          0          6          6          0          0
3585.09/3597.04	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.09/3597.04	c   hybrid           :       0.03       0.00          1          1         12          0        189         12          0        189
3585.09/3597.04	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.09/3597.04	c   problem variables:       0.00          -          0          0
3585.09/3597.04	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.09/3597.04	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.09/3597.04	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.09/3597.04	c   LP solutions     :       0.00          -          -          0          0
3585.09/3597.04	c   relax solutions  :       0.00          -          -          0          0
3585.09/3597.04	c   pseudo solutions :       0.00          -          -          0          0
3585.09/3597.04	c   strong branching :       0.00          -          -          0          0
3585.09/3597.04	c   actconsdiving    :       0.00       0.00          0          0          0
3585.09/3597.04	c   adaptivediving   :       0.00       0.00          0          0          0
3585.09/3597.04	c   alns             :       0.00       0.00          0          0          0
3585.09/3597.04	c   bound            :       0.00       0.00          0          0          0
3585.09/3597.04	c   clique           :       3.14       0.00          1          0          0
3585.09/3597.04	c   coefdiving       :       0.00       0.00          0          0          0
3585.09/3597.04	c   completesol      :       0.00       0.00          0          0          0
3585.09/3597.04	c   conflictdiving   :       0.00       0.00          0          0          0
3585.09/3597.04	c   crossover        :       0.00       0.00          0          0          0
3585.09/3597.04	c   dins             :       0.00       0.00          0          0          0
3585.09/3597.04	c   distributiondivin:       0.00       0.00          0          0          0
3585.09/3597.04	c   dks              :       0.00       0.00          0          0          0
3585.09/3597.04	c   dps              :       0.00       0.00          0          0          0
3585.09/3597.04	c   dualval          :       0.00       0.00          0          0          0
3585.09/3597.04	c   farkasdiving     :       0.00       0.00          0          0          0
3585.09/3597.04	c   feaspump         :    1279.10       0.00          1          0          0
3585.09/3597.04	c   fixandinfer      :       0.00       0.00          0          0          0
3585.09/3597.04	c   fracdiving       :       0.00       0.00          0          0          0
3585.09/3597.04	c   gins             :       0.00       0.00          0          0          0
3585.09/3597.04	c   guideddiving     :       0.00       0.00          0          0          0
3585.09/3597.04	c   indicator        :       0.00       0.00          0          0          0
3585.09/3597.04	c   indicatordiving  :       0.00       0.00          0          0          0
3585.09/3597.04	c   intdiving        :       0.00       0.00          0          0          0
3585.09/3597.04	c   intshifting      :       0.00       0.00          0          0          0
3585.09/3597.04	c   linesearchdiving :       0.00       0.00          0          0          0
3585.09/3597.04	c   localbranching   :       0.00       0.00          0          0          0
3585.09/3597.04	c   locks            :      29.10       0.00          1          0          0
3585.09/3597.04	c   lpface           :       0.00       0.00          0          0          0
3585.09/3597.04	c   mpec             :       0.00       0.00          0          0          0
3585.09/3597.04	c   multistart       :       0.00       0.00          0          0          0
3585.09/3597.04	c   mutation         :       0.00       0.00          0          0          0
3585.09/3597.04	c   nlpdiving        :       0.00       0.00          0          0          0
3585.09/3597.04	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.09/3597.04	c   octane           :       0.00       0.00          0          0          0
3585.09/3597.04	c   ofins            :       0.00       0.00          0          0          0
3585.09/3597.04	c   oneopt           :       0.00       0.00          0          0          0
3585.09/3597.04	c   padm             :       0.00       0.00          0          0          0
3585.09/3597.04	c   proximity        :       0.00       0.00          0          0          0
3585.09/3597.04	c   pscostdiving     :       0.00       0.00          0          0          0
3585.09/3597.04	c   randrounding     :       0.31       0.00          1          0          0
3585.09/3597.04	c   rens             :       0.00       0.00          0          0          0
3585.09/3597.04	c   reoptsols        :       0.00       0.00          0          0          0
3585.09/3597.04	c   repair           :       0.00       0.00          0          0          0
3585.09/3597.04	c   rins             :       0.00       0.00          0          0          0
3585.09/3597.04	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.09/3597.04	c   rounding         :       0.01       0.00          1          0          0
3585.09/3597.04	c   scheduler        :       0.00       0.00          0          0          0
3585.09/3597.04	c   shiftandpropagate:       1.61       0.00          1          0          0
3585.09/3597.04	c   shifting         :      36.65       0.00          1          0          0
3585.09/3597.04	c   simplerounding   :       0.01       0.00          1          0          0
3585.09/3597.04	c   subnlp           :       0.00       0.00          0          0          0
3585.09/3597.04	c   trivial          :       0.21       0.00          2          0          0
3585.09/3597.04	c   trivialnegation  :       0.00       0.00          0          0          0
3585.09/3597.04	c   trustregion      :       0.00       0.00          0          0          0
3585.09/3597.04	c   trysol           :       0.00       0.00          0          0          0
3585.09/3597.04	c   twoopt           :       0.00       0.00          0          0          0
3585.09/3597.04	c   undercover       :       0.00       0.00          0          0          0
3585.09/3597.04	c   vbounds          :       1.04       0.00          1          0          0
3585.09/3597.04	c   veclendiving     :       0.00       0.00          0          0          0
3585.09/3597.04	c   zeroobj          :       0.00       0.00          0          0          0
3585.09/3597.04	c   zirounding       :       0.00       0.00          0          0          0
3585.09/3597.04	c   other solutions  :          -          -          -          0          -
3585.09/3597.04	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.09/3597.04	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.09/3597.04	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.09/3597.04	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.09/3597.04	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.09/3597.04	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.09/3597.04	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.09/3597.04	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.09/3597.04	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.09/3597.04	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.09/3597.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.09/3597.04	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.09/3597.04	c   dual LP          :    1787.54          3     119841   39947.00      67.04       0.00          0
3585.09/3597.04	c   lex dual LP      :       0.00          0          0       0.00          -
3585.09/3597.04	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.09/3597.04	c   resolve instable :       0.00          0          0       0.00          -
3585.09/3597.04	c   diving/probing LP:    1275.70         17     132251    7779.47     103.67
3585.09/3597.04	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.09/3597.04	c     (at root node) :          -          0          0       0.00          -
3585.09/3597.04	c   conflict analysis:       0.00          0          0       0.00          -
3585.09/3597.04	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.09/3597.04	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.09/3597.04	c B&B Tree           :
3585.09/3597.04	c   number of runs   :          1
3585.09/3597.04	c   nodes            :          1 (0 internal, 1 leaves)
3585.09/3597.04	c   feasible leaves  :          0
3585.09/3597.04	c   infeas. leaves   :          0
3585.09/3597.04	c   objective leaves :          0
3585.09/3597.04	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.09/3597.04	c   nodes left       :          1
3585.09/3597.04	c   max depth        :          0
3585.09/3597.04	c   max depth (total):          0
3585.09/3597.04	c   backtracks       :          0 (0.0%)
3585.09/3597.04	c   early backtracks :          0 (0.0%)
3585.09/3597.04	c   nodes exc. ref.  :          0 (0.0%)
3585.09/3597.04	c   delayed cutoffs  :          0
3585.09/3597.04	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.09/3597.04	c   avg switch length:       1.00
3585.09/3597.04	c   switching time   :       0.00
3585.09/3597.04	c Root Node          :
3585.09/3597.04	c   First LP value   : -5.00370966001564e+05
3585.09/3597.04	c   First LP Iters   :      54147 (71.92 Iter/sec)
3585.09/3597.04	c   First LP Time    :     752.93
3585.09/3597.04	c   Final Dual Bound : -5.00370966001564e+05
3585.09/3597.04	c   Final Root Iters :     252091
3585.09/3597.04	c   Root LP Estimate :                     -
3585.09/3597.04	c Solution           :
3585.09/3597.04	c   Solutions found  :          0 (0 improvements)
3585.09/3597.04	c   Primal Bound     :          -
3585.09/3597.04	c   Dual Bound       : -5.00370966001564e+05
3585.09/3597.04	c   Gap              :   infinite
3585.09/3597.04	c Integrals          :      Total       Avg%
3585.09/3597.04	c   primal-dual      :  359702.07     100.00
3585.09/3597.04	c   primal-ref       :          -          - (not evaluated)
3585.09/3597.04	c   dual-ref         :          -          - (not evaluated)
3587.68/3599.64	c Time complete (sec):   3587.727

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 (62511 MiB free)
  memory of node 1: 64465 MiB (63882 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
solver pid=83872, runsolver pid=83865
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 0.83 1.86 2.59 5/269 83873
/proc/meminfo: memFree=129109868/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=152892 memory=138380 CPUtime=0.1 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 31617 0 0 0 6 4 0 0 20 0 1 0 64983590 156561408 34595 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 38223 34595 2176 2575 0 35130 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 152892 KiB
Current children cumulated memory: 138380 KiB

[startup+0.205663 s]*
/proc/loadavg: 0.83 1.86 2.59 5/269 83873
/proc/meminfo: memFree=128819564/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=261324 memory=246284 CPUtime=0.2 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 58586 0 0 0 11 9 0 0 20 0 1 0 64983590 267595776 61571 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 65331 61571 2176 2575 0 62238 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 261324 KiB
Current children cumulated memory: 246284 KiB

[startup+0.305588 s]*
/proc/loadavg: 0.83 1.86 2.59 5/269 83873
/proc/meminfo: memFree=128553452/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=357688 memory=341444 CPUtime=0.3 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 81873 0 0 0 17 13 0 0 20 0 1 0 64983590 366272512 85361 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 89422 85361 2176 2575 0 86329 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 357688 KiB
Current children cumulated memory: 341444 KiB

[startup+0.700171 s]
/proc/loadavg: 0.83 1.86 2.59 5/269 83873
/proc/meminfo: memFree=128127068/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=506832 memory=491460 CPUtime=0.69 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 119352 0 0 0 50 19 0 0 20 0 1 0 64983590 518995968 122833 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 126708 122865 2176 2575 0 123615 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 506832 KiB
Current children cumulated memory: 491460 KiB

[startup+1.50017 s]
/proc/loadavg: 0.83 1.86 2.59 5/269 83873
/proc/meminfo: memFree=127441108/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=670404 memory=656460 CPUtime=1.48 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 160109 0 0 0 123 25 0 0 20 0 1 0 64983590 686493696 164115 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 167601 164115 2176 2575 0 164508 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 670404 KiB
Current children cumulated memory: 656460 KiB

[startup+3.10548 s]
/proc/loadavg: 0.83 1.86 2.59 5/269 83873
/proc/meminfo: memFree=124147000/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=1458648 memory=1438588 CPUtime=3.09 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 364046 0 0 0 252 57 0 0 20 0 1 0 64983590 1493655552 359647 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 364662 359647 2400 2575 0 361569 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1458648 KiB
Current children cumulated memory: 1438588 KiB

[startup+6.30016 s]
/proc/loadavg: 1.08 1.89 2.60 5/269 83873
/proc/meminfo: memFree=122192012/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=1965512 memory=1934024 CPUtime=6.27 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 411967 0 0 0 552 75 0 0 20 0 1 0 64983590 2012684288 483506 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 491378 483506 2496 2575 0 488285 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1965512 KiB
Current children cumulated memory: 1934024 KiB

[startup+12.7002 s]
/proc/loadavg: 1.32 1.93 2.60 5/269 83873
/proc/meminfo: memFree=121650768/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=1982076 memory=1951380 CPUtime=12.65 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 414802 0 0 0 1190 75 0 0 20 0 1 0 64983590 2029645824 487845 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 495519 487845 2496 2575 0 492426 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1982076 KiB
Current children cumulated memory: 1951380 KiB

[startup+25.5002 s]
/proc/loadavg: 1.91 2.03 2.63 5/269 83874
/proc/meminfo: memFree=121486296/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=1992576 memory=1956628 CPUtime=25.41 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 415093 0 0 0 2465 76 0 0 20 0 1 0 64983590 2040397824 489157 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 498144 489157 2496 2575 0 495051 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1992576 KiB
Current children cumulated memory: 1956628 KiB

[startup+51.1055 s]
/proc/loadavg: 2.68 2.21 2.67 5/269 83874
/proc/meminfo: memFree=121415844/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=1992576 memory=1959800 CPUtime=50.94 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 415443 0 0 0 5018 76 0 0 20 0 1 0 64983590 2040397824 489950 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 498144 489950 2496 2575 0 495051 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1992576 KiB
Current children cumulated memory: 1959800 KiB

[startup+102.3 s]
/proc/loadavg: 3.48 2.50 2.75 5/269 83876
/proc/meminfo: memFree=121149532/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=1965508 memory=1929884 CPUtime=101.99 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 417276 0 0 0 10123 76 0 0 20 0 1 0 64983590 2012680192 482471 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 491377 482471 2496 2575 0 488284 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1965508 KiB
Current children cumulated memory: 1929884 KiB

[startup+162.3 s]
/proc/loadavg: 3.85 2.79 2.83 5/268 83878
/proc/meminfo: memFree=119609632/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=2786584 memory=2743900 CPUtime=161.81 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 624255 0 0 0 16067 114 0 0 20 0 1 0 64983590 2853462016 685975 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 696646 685975 2592 2575 0 693553 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2786584 KiB
Current children cumulated memory: 2743900 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.04 2.92 5/267 83880
/proc/meminfo: memFree=118242744/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=2786584 memory=2743900 CPUtime=221.63 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 624285 0 0 0 22049 114 0 0 20 0 1 0 64983590 2853462016 685975 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 696646 685975 2592 2575 0 693553 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2786584 KiB
Current children cumulated memory: 2743900 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.23 3.00 5/267 83883
/proc/meminfo: memFree=117164332/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4096984 memory=3885288 CPUtime=281.45 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 773964 0 0 0 27994 151 0 0 20 0 1 0 64983590 4195311616 971322 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1024246 971322 2624 2575 0 1021153 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 4096984 KiB
Current children cumulated memory: 3885288 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.41 3.07 5/265 83885
/proc/meminfo: memFree=116433356/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4392860 memory=4139016 CPUtime=341.25 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 812315 0 0 0 33964 161 0 0 20 0 1 0 64983590 4498288640 1034754 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1098215 1034754 2656 2575 0 1095122 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 4392860 KiB
Current children cumulated memory: 4139016 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.53 3.14 5/265 83892
/proc/meminfo: memFree=116153588/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4455668 memory=4184636 CPUtime=401.05 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 813645 0 0 0 39943 162 0 0 20 0 1 0 64983590 4562604032 1046159 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1113917 1046159 2656 2575 0 1110824 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 4455668 KiB
Current children cumulated memory: 4184636 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.65 3.21 5/264 83894
/proc/meminfo: memFree=116017524/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4455668 memory=4185660 CPUtime=460.86 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 813904 0 0 0 45924 162 0 0 20 0 1 0 64983590 4562604032 1046415 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1113917 1046415 2656 2575 0 1110824 0

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

/proc/loadavg: 4.08 4.08 4.02 5/265 84195
/proc/meminfo: memFree=113616688/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4863412 memory=4532860 CPUtime=3151.88 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 860940 0 0 0 315009 179 0 0 20 0 1 0 64983590 4980133888 1133215 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1215853 1133215 2688 2575 0 1212760 0
Current children cumulated CPU time: 3151.88 s
Current children cumulated vsize: 4863412 KiB
Current children cumulated memory: 4532860 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.10 4.03 5/264 84197
/proc/meminfo: memFree=113563724/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4863412 memory=4532988 CPUtime=3211.67 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 860972 0 0 0 320988 179 0 0 20 0 1 0 64983590 4980133888 1133247 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1215853 1133247 2688 2575 0 1212760 0
Current children cumulated CPU time: 3211.67 s
Current children cumulated vsize: 4863412 KiB
Current children cumulated memory: 4532988 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.11 4.04 5/264 84200
/proc/meminfo: memFree=113420296/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4863412 memory=4532988 CPUtime=3271.48 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 861121 0 0 0 326968 180 0 0 20 0 1 0 64983590 4980133888 1133247 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1215853 1133247 2688 2575 0 1212760 0
Current children cumulated CPU time: 3271.48 s
Current children cumulated vsize: 4863412 KiB
Current children cumulated memory: 4532988 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.04 5/263 84202
/proc/meminfo: memFree=113242192/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874624 memory=4555820 CPUtime=3331.27 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862239 0 0 0 332947 180 0 0 20 0 1 0 64983590 4991614976 1138955 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218656 1138955 2688 2575 0 1215563 0
Current children cumulated CPU time: 3331.27 s
Current children cumulated vsize: 4874624 KiB
Current children cumulated memory: 4555820 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.11 4.04 5/264 84205
/proc/meminfo: memFree=113243180/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874624 memory=4555820 CPUtime=3391.05 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862242 0 0 0 338925 180 0 0 20 0 1 0 64983590 4991614976 1138955 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218656 1138955 2688 2575 0 1215563 0
Current children cumulated CPU time: 3391.05 s
Current children cumulated vsize: 4874624 KiB
Current children cumulated memory: 4555820 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.04 5/264 84207
/proc/meminfo: memFree=113269952/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4556204 CPUtime=3450.86 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862395 0 0 0 344906 180 0 0 20 0 1 0 64983590 4991795200 1139051 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1139051 2688 2575 0 1215607 0
Current children cumulated CPU time: 3450.86 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4556204 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.05 5/265 84213
/proc/meminfo: memFree=113261292/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4557740 CPUtime=3510.65 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862491 0 0 0 350885 180 0 0 20 0 1 0 64983590 4991795200 1139435 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1139435 2688 2575 0 1215607 0
Current children cumulated CPU time: 3510.65 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4557740 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.05 5/264 84215
/proc/meminfo: memFree=113245668/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4565420 CPUtime=3570.44 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862502 0 0 0 356864 180 0 0 20 0 1 0 64983590 4991795200 1141355 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1141355 2688 2575 0 1215607 0
Current children cumulated CPU time: 3570.44 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4565420 KiB

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

# cumulated CPU time of all completed processes:  user=3585.87 s, system=1.89512 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.05 5/264 84216
/proc/meminfo: memFree=113245668/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4565420 CPUtime=3572.14 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862502 0 0 0 357034 180 0 0 20 0 1 0 64983590 4991795200 1141355 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1141355 2688 2575 0 1215607 0
Current children cumulated CPU time: 3572.14 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4565420 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.11 4.05 5/264 84216
/proc/meminfo: memFree=113245816/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4565420 CPUtime=3578.51 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862502 0 0 0 357671 180 0 0 20 0 1 0 64983590 4991795200 1141355 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1141355 2688 2575 0 1215607 0
Current children cumulated CPU time: 3578.51 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4565420 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.11 4.05 5/264 84216
/proc/meminfo: memFree=113245816/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4565420 CPUtime=3581.7 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862502 0 0 0 357990 180 0 0 20 0 1 0 64983590 4991795200 1141355 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1141355 2688 2575 0 1215607 0
Current children cumulated CPU time: 3581.7 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4565420 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.10 4.05 5/264 84216
/proc/meminfo: memFree=113237624/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4565420 CPUtime=3584.88 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 862502 0 0 0 358308 180 0 0 20 0 1 0 64983590 4991795200 1141355 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1141355 2688 2575 0 1215607 0
Current children cumulated CPU time: 3584.88 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4565420 KiB

[startup+3598.4 s]
/proc/loadavg: 4.08 4.10 4.05 5/264 84216
/proc/meminfo: memFree=113245700/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4565420 CPUtime=3586.48 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 864270 0 0 0 358467 181 0 0 20 0 1 0 64983590 4991795200 1141355 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1141355 2688 2575 0 1215607 0
Current children cumulated CPU time: 3586.48 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4565420 KiB

[startup+3599.2 s]
/proc/loadavg: 4.08 4.10 4.05 5/264 84216
/proc/meminfo: memFree=113245700/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4874800 memory=4565420 CPUtime=3587.28 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 864571 0 0 0 358547 181 0 0 20 0 1 0 64983590 4991795200 1141355 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1218700 1141355 2688 2575 0 1215607 0
Current children cumulated CPU time: 3587.28 s
Current children cumulated vsize: 4874800 KiB
Current children cumulated memory: 4565420 KiB

[startup+3599.6 s]
/proc/loadavg: 4.08 4.10 4.05 5/264 84216
/proc/meminfo: memFree=113245700/131250000 swapFree=33010160/33010684
[pid=83872] ppid=83865 vsize=4146780 memory=3868488 CPUtime=3587.68 cores=1,3
/proc/83872/stat : 83872 (pbsolver) R 83865 83872 83801 0 -1 4194304 864637 0 0 0 358584 184 0 0 20 0 1 0 64983590 4246302720 967122 18446744073709551615 4198400 14743177 140735606382896 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41480192 140735606385034 140735606385130 140735606385130 140735606390732 0
/proc/83872/statm: 1036695 967122 2688 2575 0 1033602 0
Current children cumulated CPU time: 3587.68 s
Current children cumulated vsize: 4146780 KiB
Current children cumulated memory: 3868488 KiB

Child status: 0

Real time (s): 3599.68
CPU time (s): 3587.76
CPU user time (s): 3585.87
CPU system time (s): 1.89512
CPU usage (%): 99.6691
Max. virtual memory (cumulated for all children) (KiB): 4874800
Max. memory (cumulated for all children) (KiB): 4565420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.87
system time used= 1.89512
maximum resident set size= 4565420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 864949
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= 8
involuntary context switches= 21110


# summary of solver processes directly reported to runsolver:
#   pid: 83872
#   total CPU time (s): 3587.76
#   total CPU user time (s): 3585.87
#   total CPU system time (s): 1.89512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14687 second user time and 15.7863 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-02 23:51:00
IDJOB=4506239
IDBENCH=157926
IDSOLVER=3366
FILE ID=nodeC016/4506239-1751493060
RUNJOBID= nodeC016-1751493060-83816
SLURM_JOB_ID= 9598563
Free space on /tmp= 432760 MiB

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

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

MD5SUM BENCH= dbf34b7abc88a78c4f9cfedcb1385de8
RANDOM SEED=1338511570

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.180
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.48
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.732
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.48
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.766
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.48
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		: 3600.088
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.969
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.48
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.798
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.48
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		: 3645.547
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.510
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129524208 kB
MemAvailable:   129712808 kB
Buffers:            2144 kB
Cached:           957516 kB
SwapCached:           28 kB
Active:           692764 kB
Inactive:         337752 kB
Active(anon):      83612 kB
Inactive(anon):     5288 kB
Active(file):     609152 kB
Inactive(file):   332464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            167848 kB
Writeback:             0 kB
AnonPages:         73644 kB
Mapped:           104100 kB
Shmem:             18044 kB
KReclaimable:     172444 kB
Slab:             264508 kB
SReclaimable:     172444 kB
SUnreclaim:        92064 kB
KernelStack:        4144 kB
PageTables:         2860 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     334752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432600 MiB
End job on nodeC016 at 2025-07-03 00:51:00