Trace number 4506101

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.64 3599.4

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUMc3fbcb3bbc6f19a0312d063de4b77764
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-64400
Best CPU time to get the best result obtained on this benchmark72003.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 899428
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 899428
Number of bits of the biggest sum of numbers20
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-4506101-1751490722.opb>
1.48/1.51	c original problem has 400896 variables (400896 bin, 0 int, 0 cont) and 402763 constraints
1.48/1.51	c problem read in 1.511 seconds
2.98/3.01	c presolving:
4.57/4.66	c    (4.7s) running MILP presolver
168.23/168.72	c    (168.7s) MILP presolver (4 rounds): 1 aggregations, 9463 fixings, 0 bound changes
168.53/169.00	c (round 1, medium)     9464 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 25587 clqs
168.63/169.19	c (round 2, fast)       9464 del vars, 9166 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 28735 clqs
170.32/170.85	c (round 3, exhaustive) 9464 del vars, 11141 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 28735 clqs
172.21/172.76	c (round 4, exhaustive) 9464 del vars, 11141 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 391622 upgd conss, 0 impls, 28735 clqs
283.49/284.31	c    (284.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
284.78/285.62	c    (285.6s) symmetry computation finished: 133 generators found (max: 163, log10 of symmetry group size: 49.56) (symcode time: 0.65)
284.89/285.78	c dynamic symmetry handling statistics:
284.89/285.78	c    orbitopal reduction:        2 components: 191x3, 191x3
284.89/285.78	c    orbital reduction:          1 components of sizes 3
284.89/285.78	c    lexicographic reduction:   35 permutations with support sizes 370, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 1138, 1132
284.89/285.78	c handled 87 out of 87 symmetry components
285.48/286.36	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
285.48/286.36	c  9515 deleted vars, 11161 deleted constraints, 94 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
285.48/286.36	c  0 implications, 2144252 cliques
285.48/286.36	c presolved problem has 391381 variables (391381 bin, 0 int, 0 cont) and 391670 constraints
285.48/286.36	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
285.48/286.36	c       1 constraints of type <knapsack>
285.48/286.36	c   28715 constraints of type <setppc>
285.48/286.36	c      66 constraints of type <linear>
285.48/286.36	c      28 constraints of type <orbitope_pp>
285.48/286.36	c  362860 constraints of type <logicor>
285.48/286.36	c transformed objective value is always integral (scale: 1)
285.48/286.36	c Presolving Time: 283.46
285.48/286.36	c 
285.48/286.36	c - non default parameters ----------------------------------------------------------------------
285.48/286.36	c 
285.48/286.36	c # SCIP version 10.0.0
285.48/286.36	c 
285.48/286.36	c # maximal time in seconds to run
285.48/286.36	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
285.48/286.36	c limits/time = 3596.998386
285.48/286.36	c 
285.48/286.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
285.48/286.36	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
285.48/286.36	c limits/memory = 27900
285.48/286.36	c 
285.48/286.36	c # belongs reading time to solving time?
285.48/286.36	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
285.48/286.36	c timing/reading = TRUE
285.48/286.36	c 
285.48/286.36	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
285.48/286.36	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
285.48/286.36	c reading/opbreader/maxintsize = 47
285.48/286.36	c 
285.48/286.36	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
285.48/286.36	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
285.48/286.36	c propagating/genvbounds/timingmask = 0
285.48/286.36	c 
285.48/286.36	c -----------------------------------------------------------------------------------------------
285.57/286.45	c 
792.01/794.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
792.01/794.64	c   795s|     1 |     0 | 68057 |     - |  4065M |   0 | 391k| 394k| 391k|   0 |  0 |3813 |   0 |-7.202349e+04 |      --      |    Inf | unknown
3463.58/3475.11	c  3475s|     1 |     0 |291348 |     - |  4431M |   0 | 391k| 392k| 389k|   8 |  1 |3814 |   0 |-7.182937e+04 |      --      |    Inf | unknown
3585.24/3597.01	c  3597s|     1 |     0 |291348 |     - |  4434M |   0 | 391k| 390k| 389k|   8 |  2 |3819 |   0 |-7.182937e+04 |      --      |    Inf | unknown
3585.24/3597.01	c (node 1) LP solver hit time limit in LP 18 -- using pseudo solution instead
3585.24/3597.01	c 
3585.24/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.24/3597.01	c Solving Time (sec) : 3597.01
3585.24/3597.01	c Solving Nodes      : 1
3585.24/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.24/3597.01	c Dual Bound         : -7.18293702224187e+04
3585.24/3597.01	c Gap                : infinite
3585.24/3597.01	s UNKNOWN
3585.24/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.24/3597.01	c Total Time         :    3597.01
3585.24/3597.01	c   solving          :    3597.01
3585.24/3597.01	c   presolving       :     283.46 (included in solving)
3585.24/3597.01	c   reading          :       1.51 (included in solving)
3585.24/3597.01	c   copying          :       0.00 (0 times copied the problem)
3585.24/3597.01	c Original Problem   :
3585.24/3597.01	c   Problem name     : HOME/instance-4506101-1751490722.opb
3585.24/3597.01	c   Variables        : 400896 (400896 binary, 0 integer, 0 continuous)
3585.24/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.24/3597.01	c   Constraints      : 402763 initial, 402763 maximal
3585.24/3597.02	c   Objective        : minimize, 1783 non-zeros (abs.min = 1, abs.max = 998)
3585.24/3597.02	c Presolved Problem  :
3585.24/3597.02	c   Problem name     : t_HOME/instance-4506101-1751490722.opb
3585.24/3597.02	c   Variables        : 391381 (391381 binary, 0 integer, 0 continuous)
3585.24/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.24/3597.02	c   Constraints      : 391670 initial, 395459 maximal
3585.24/3597.03	c   Objective        : minimize, 1783 non-zeros (abs.min = 1, abs.max = 998)
3585.24/3597.03	c   Nonzeros         : 1890917 constraint, 2529441 clique table
3585.24/3597.03	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.24/3597.03	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   domcol           :       1.75       0.00      1          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   dualsparsify     :       1.33       0.00      1          0          0          0          0          0         20          0          0          0
3585.24/3597.03	c   gateextraction   :       0.39       0.00      1          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   implics          :       0.03       0.00      4          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   milp             :     165.04       0.00      1       9463          1          0          0          0          0          0          0          0
3585.24/3597.03	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   sparsify         :       2.21       0.00      1          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   trivial          :       0.07       0.00      5          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   dualfix          :       0.06       0.00      5          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   probing          :     102.18       0.01      1          5         20          0          0          0          0          0          0          0
3585.24/3597.03	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   symmetry         :       1.47       0.00      1         26          0          0          0          0          0         94          0          0
3585.24/3597.03	c   vbounds          :       0.46       0.00      2          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   knapsack         :       0.15       0.01      3          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   setppc           :       0.34       0.02      3          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   linear           :       3.69       0.28      6          0          0          0          0          0      11141          0          0          0
3585.24/3597.03	c   orbitope_pp      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   logicor          :       3.14       0.12      3          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   components       :       0.31       0.00      1          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   root node        :          -          -      -       3132          -          -       3132          -          -          -          -          -
3585.24/3597.03	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.24/3597.03	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3585.24/3597.03	c   knapsack         :          1+         3          2     371084          0          0          0          3      17613          1          0          0          0          0          0
3585.24/3597.03	c   setppc           :      28715+     28787          2     371095          0          0          0          1    2451388       3714          0          0          0          0          0
3585.24/3597.03	c   linear           :         66         66          2     346349          0          0          0          3          0          0          0          0          0          0          0
3585.24/3597.03	c   orbitope_pp      :         28         28          0     346370          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   logicor          :     362860+    366578          2      25714          0          0          0          0    1691871         67        141          1          1          0          0
3585.24/3597.03	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.24/3597.03	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   knapsack         :      65.44       0.01       0.14      55.23       0.00       0.00       0.00       0.01      10.05       0.00
3585.24/3597.03	c   setppc           :      38.41       0.02       0.11      35.52       0.00       0.00       0.00       0.00       2.76       0.00
3585.24/3597.03	c   linear           :       0.30       0.28       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   orbitope_pp      :       4.78       0.00       0.00       4.78       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   logicor          :      49.17       0.12       0.33      47.69       0.00       0.00       0.00       0.00       1.04       0.00
3585.24/3597.03	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.24/3597.03	c   dualfix          :          1          0          0          0
3585.24/3597.03	c   genvbounds       :          0          0          0          0
3585.24/3597.03	c   nlobbt           :          0          0          0          0
3585.24/3597.03	c   obbt             :          0          0          0          0
3585.24/3597.03	c   probing          :          0          0          0          0
3585.24/3597.03	c   pseudoobj        :          3          0          0          0
3585.24/3597.03	c   redcost          :          2          0          0          0
3585.24/3597.03	c   rootredcost      :          0          0          0          0
3585.24/3597.03	c   symmetry         :          0          0          0          0
3585.24/3597.03	c   vbounds          :      12147          0          0          0
3585.24/3597.03	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.24/3597.03	c   dualfix          :       0.08       0.00       0.06       0.01       0.00       0.00
3585.24/3597.03	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.24/3597.03	c   probing          :     102.20       0.01     102.18       0.00       0.00       0.00
3585.24/3597.03	c   pseudoobj        :      21.29       0.00       0.00      21.29       0.00       0.00
3585.24/3597.03	c   redcost          :       0.06       0.00       0.00       0.06       0.00       0.00
3585.24/3597.03	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3585.24/3597.03	c   symmetry         :       1.57       0.00       1.47       0.10       0.00       0.00
3585.24/3597.03	c   vbounds          :       1.02       0.00       0.46       0.56       0.00       0.00
3585.24/3597.03	c Symmetry           :
3585.24/3597.03	c   #affected vars   :      19148 (19148 bin, 0 int, 0 cont)
3585.24/3597.03	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.24/3597.03	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.24/3597.03	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.24/3597.03	c   shadow tree time :       0.00 s
3585.24/3597.03	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.24/3597.03	c   propagation      :      20.59       3770       3769          -     224451      381.0          0        0.0          -          -          -
3585.24/3597.03	c   infeasible LP    :       0.17          2          2          -          7       36.9          0        0.0          2    31012.5          0
3585.24/3597.03	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.24/3597.03	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.24/3597.03	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.24/3597.03	c   applied globally :       0.11          -          -          0       3817       63.2          -          -          2          -          -
3585.24/3597.03	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.24/3597.03	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.24/3597.03	c   cut pool         :       0.02          -          2          2          -          -        265        319          -          -          -          -          -    (maximal pool size:        265)
3585.24/3597.03	c   aggregation      :       0.10       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.24/3597.03	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.24/3597.03	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.24/3597.03	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   clique           :       5.14       0.00          1          1          0          0          7          7          0          2          2          0          0
3585.24/3597.03	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   gomory           :      43.63       0.00          1          1          0          0        200        200          0          1          1          0          0
3585.24/3597.03	c   > gomorymi       :          -          -          -          -          -          -          -        100          0          1          1          0          -
3585.24/3597.03	c   > strongcg       :          -          -          -          -          -          -          -        100          0          0          0          0          -
3585.24/3597.03	c   impliedbounds    :       3.69       0.00          1          1          0       2925         56        110          0          2          2          0          0
3585.24/3597.03	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   mcf              :       0.33       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   multilinear      :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   rlt              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3585.24/3597.03	c   zerohalf         :       0.93       0.00          1          1          0          0          2          2          0          2          2          0          0
3585.24/3597.03	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.24/3597.03	c   hybrid           :       0.04       0.00          1          1          8          0        258          8          0        258
3585.24/3597.03	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.24/3597.03	c   problem variables:       0.00          -          0          0
3585.24/3597.03	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.24/3597.03	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.24/3597.03	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.24/3597.03	c   LP solutions     :       0.00          -          -          0          0
3585.24/3597.03	c   relax solutions  :       0.00          -          -          0          0
3585.24/3597.03	c   pseudo solutions :       0.00          -          -          0          0
3585.24/3597.03	c   strong branching :       0.00          -          -          0          0
3585.24/3597.03	c   actconsdiving    :       0.00       0.00          0          0          0
3585.24/3597.03	c   adaptivediving   :       0.00       0.00          0          0          0
3585.24/3597.03	c   alns             :       0.00       0.00          0          0          0
3585.24/3597.03	c   bound            :       0.00       0.00          0          0          0
3585.24/3597.03	c   clique           :       2.26       0.00          1          0          0
3585.24/3597.03	c   coefdiving       :       0.00       0.00          0          0          0
3585.24/3597.03	c   completesol      :       0.00       0.00          0          0          0
3585.24/3597.03	c   conflictdiving   :       0.00       0.00          0          0          0
3585.24/3597.03	c   crossover        :       0.00       0.00          0          0          0
3585.24/3597.03	c   dins             :       0.00       0.00          0          0          0
3585.24/3597.03	c   distributiondivin:       0.00       0.00          0          0          0
3585.24/3597.03	c   dks              :       0.00       0.00          0          0          0
3585.24/3597.03	c   dps              :       0.00       0.00          0          0          0
3585.24/3597.03	c   dualval          :       0.00       0.00          0          0          0
3585.24/3597.03	c   farkasdiving     :       0.00       0.00          0          0          0
3585.24/3597.03	c   feaspump         :    1736.49       0.00          1          0          0
3585.24/3597.03	c   fixandinfer      :       0.00       0.00          0          0          0
3585.24/3597.03	c   fracdiving       :       0.00       0.00          0          0          0
3585.24/3597.03	c   gins             :       0.00       0.00          0          0          0
3585.24/3597.03	c   guideddiving     :       0.00       0.00          0          0          0
3585.24/3597.03	c   indicator        :       0.00       0.00          0          0          0
3585.24/3597.03	c   indicatordiving  :       0.00       0.00          0          0          0
3585.24/3597.03	c   intdiving        :       0.00       0.00          0          0          0
3585.24/3597.03	c   intshifting      :       0.00       0.00          0          0          0
3585.24/3597.03	c   linesearchdiving :       0.00       0.00          0          0          0
3585.24/3597.03	c   localbranching   :       0.00       0.00          0          0          0
3585.24/3597.03	c   locks            :     148.40       0.00          1          0          0
3585.24/3597.03	c   lpface           :       0.00       0.00          0          0          0
3585.24/3597.03	c   mpec             :       0.00       0.00          0          0          0
3585.24/3597.03	c   multistart       :       0.00       0.00          0          0          0
3585.24/3597.03	c   mutation         :       0.00       0.00          0          0          0
3585.24/3597.03	c   nlpdiving        :       0.00       0.00          0          0          0
3585.24/3597.03	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.24/3597.03	c   octane           :       0.00       0.00          0          0          0
3585.24/3597.03	c   ofins            :       0.00       0.00          0          0          0
3585.24/3597.03	c   oneopt           :       0.00       0.00          0          0          0
3585.24/3597.03	c   padm             :       0.00       0.00          0          0          0
3585.24/3597.03	c   proximity        :       0.00       0.00          0          0          0
3585.24/3597.03	c   pscostdiving     :       0.00       0.00          0          0          0
3585.24/3597.03	c   randrounding     :       0.89       0.00          2          0          0
3585.24/3597.03	c   rens             :       0.00       0.00          0          0          0
3585.24/3597.03	c   reoptsols        :       0.00       0.00          0          0          0
3585.24/3597.03	c   repair           :       0.00       0.00          0          0          0
3585.24/3597.03	c   rins             :       0.00       0.00          0          0          0
3585.24/3597.03	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.24/3597.03	c   rounding         :       0.07       0.00          2          0          0
3585.24/3597.03	c   scheduler        :       0.00       0.00          0          0          0
3585.24/3597.03	c   shiftandpropagate:       0.52       0.00          1          0          0
3585.24/3597.03	c   shifting         :       0.21       0.00          2          0          0
3585.24/3597.03	c   simplerounding   :       0.01       0.00          0          0          0
3585.24/3597.03	c   subnlp           :       0.00       0.00          0          0          0
3585.24/3597.03	c   trivial          :       0.20       0.00          2          0          0
3585.24/3597.03	c   trivialnegation  :       0.00       0.00          0          0          0
3585.24/3597.03	c   trustregion      :       0.00       0.00          0          0          0
3585.24/3597.03	c   trysol           :       0.00       0.00          0          0          0
3585.24/3597.03	c   twoopt           :       0.00       0.00          0          0          0
3585.24/3597.03	c   undercover       :       0.00       0.00          0          0          0
3585.24/3597.03	c   vbounds          :      72.05       0.00          1          0          0
3585.24/3597.03	c   veclendiving     :       0.00       0.00          0          0          0
3585.24/3597.03	c   zeroobj          :       0.00       0.00          0          0          0
3585.24/3597.03	c   zirounding       :       0.00       0.00          0          0          0
3585.24/3597.03	c   other solutions  :          -          -          -          0          -
3585.24/3597.03	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.24/3597.03	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.24/3597.03	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.24/3597.03	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.24/3597.03	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.24/3597.03	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.24/3597.03	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.24/3597.03	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.24/3597.03	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.24/3597.03	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.24/3597.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.24/3597.03	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.24/3597.03	c   dual LP          :    1272.79          4      89601   29867.00      70.40     121.48          1
3585.24/3597.03	c   lex dual LP      :       0.00          0          0       0.00          -
3585.24/3597.03	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.24/3597.03	c   resolve instable :       0.00          0          0       0.00          -
3585.24/3597.03	c   diving/probing LP:    1790.75         15     201747   13449.80     112.66
3585.24/3597.03	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.24/3597.03	c     (at root node) :          -          0          0       0.00          -
3585.24/3597.03	c   conflict analysis:       0.00          0          0       0.00          -
3585.24/3597.03	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.24/3597.03	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.24/3597.03	c B&B Tree           :
3585.24/3597.03	c   number of runs   :          1
3585.24/3597.03	c   nodes            :          1 (0 internal, 1 leaves)
3585.24/3597.03	c   feasible leaves  :          0
3585.24/3597.03	c   infeas. leaves   :          0
3585.24/3597.03	c   objective leaves :          0
3585.24/3597.03	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.24/3597.03	c   nodes left       :          1
3585.24/3597.03	c   max depth        :          0
3585.24/3597.03	c   max depth (total):          0
3585.24/3597.03	c   backtracks       :          0 (0.0%)
3585.24/3597.03	c   early backtracks :          0 (0.0%)
3585.24/3597.03	c   nodes exc. ref.  :          0 (0.0%)
3585.24/3597.03	c   delayed cutoffs  :          0
3585.24/3597.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.24/3597.03	c   avg switch length:       1.00
3585.24/3597.03	c   switching time   :       0.00
3585.24/3597.03	c Root Node          :
3585.24/3597.03	c   First LP value   : -7.20234911177896e+04
3585.24/3597.03	c   First LP Iters   :      44835 (170.48 Iter/sec)
3585.24/3597.03	c   First LP Time    :     262.99
3585.24/3597.03	c   Final Dual Bound : -7.18293702224187e+04
3585.24/3597.03	c   Final Root Iters :     268126
3585.24/3597.03	c   Root LP Estimate :                     -
3585.24/3597.03	c Solution           :
3585.24/3597.03	c   Solutions found  :          0 (0 improvements)
3585.24/3597.03	c   Primal Bound     :          -
3585.24/3597.03	c   Dual Bound       : -7.18293702224187e+04
3585.24/3597.03	c   Gap              :   infinite
3585.24/3597.03	c Integrals          :      Total       Avg%
3585.24/3597.03	c   primal-dual      :  359701.12     100.00
3585.24/3597.03	c   primal-ref       :          -          - (not evaluated)
3585.24/3597.03	c   dual-ref         :          -          - (not evaluated)
3587.53/3599.33	c Time complete (sec):   3587.577

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506101-1751490722/watcher-4506101-1751490722 -o /tmp/evaluation-result-4506101-1751490722/solver-4506101-1751490722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67603 --watchdog 3760 pbsolver -f HOME/instance-4506101-1751490722.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=68611, runsolver pid=68608

[startup+0.100063 s]*
/proc/loadavg: 4.08 4.08 4.09 5/264 68612
/proc/meminfo: memFree=116764068/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=72344 memory=62336 CPUtime=0.09 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 13612 0 0 0 7 2 0 0 20 0 1 0 64750676 74080256 15584 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 18086 15584 2176 2575 0 14993 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 72344 KiB
Current children cumulated memory: 62336 KiB

[startup+0.205726 s]*
/proc/loadavg: 4.08 4.08 4.09 5/264 68612
/proc/meminfo: memFree=116723748/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=110376 memory=100352 CPUtime=0.19 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 23132 0 0 0 16 3 0 0 20 0 1 0 64750676 113025024 25088 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 27594 25088 2176 2575 0 24501 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 110376 KiB
Current children cumulated memory: 100352 KiB

[startup+0.305587 s]*
/proc/loadavg: 4.08 4.08 4.09 5/264 68612
/proc/meminfo: memFree=116691744/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=149020 memory=138880 CPUtime=0.29 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 32781 0 0 0 24 5 0 0 20 0 1 0 64750676 152596480 34720 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 37255 34720 2176 2575 0 34162 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 149020 KiB
Current children cumulated memory: 138880 KiB

[startup+0.700176 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 68612
/proc/meminfo: memFree=116594976/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=333840 memory=323584 CPUtime=0.68 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 78938 0 0 0 55 13 0 0 20 0 1 0 64750676 341852160 80896 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 83460 80896 2176 2575 0 80367 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 333840 KiB
Current children cumulated memory: 323584 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 68612
/proc/meminfo: memFree=116369184/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=628052 memory=616744 CPUtime=1.48 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 151225 0 0 0 123 25 0 0 20 0 1 0 64750676 643125248 154186 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 157013 154186 2176 2575 0 153920 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 628052 KiB
Current children cumulated memory: 616744 KiB

[startup+3.10568 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 68612
/proc/meminfo: memFree=115367772/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=1490892 memory=1467652 CPUtime=3.08 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 364284 0 0 0 253 55 0 0 20 0 1 0 64750676 1526673408 366913 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 372723 366913 2400 2575 0 369630 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1490892 KiB
Current children cumulated memory: 1467652 KiB

[startup+6.30017 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 68612
/proc/meminfo: memFree=114765444/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2013864 memory=1979904 CPUtime=6.26 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 407745 0 0 0 551 75 0 0 20 0 1 0 64750676 2062196736 494976 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 503466 494976 2496 2575 0 500373 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2013864 KiB
Current children cumulated memory: 1979904 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 68613
/proc/meminfo: memFree=114745156/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2036600 memory=1993244 CPUtime=12.64 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 410564 0 0 0 1189 75 0 0 20 0 1 0 64750676 2085478400 498311 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 509150 498311 2528 2575 0 506057 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2036600 KiB
Current children cumulated memory: 1993244 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 68613
/proc/meminfo: memFree=114768628/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2036600 memory=1993244 CPUtime=25.41 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 410564 0 0 0 2466 75 0 0 20 0 1 0 64750676 2085478400 498311 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 509150 498311 2528 2575 0 506057 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2036600 KiB
Current children cumulated memory: 1993244 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 68614
/proc/meminfo: memFree=114792640/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2042716 memory=1995636 CPUtime=50.95 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 410696 0 0 0 5020 75 0 0 20 0 1 0 64750676 2091741184 498909 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 510679 498909 2528 2575 0 507586 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2042716 KiB
Current children cumulated memory: 1995636 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 68616
/proc/meminfo: memFree=114791044/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2042716 memory=1995636 CPUtime=102 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 410724 0 0 0 10125 75 0 0 20 0 1 0 64750676 2091741184 498909 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 510679 498909 2528 2575 0 507586 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2042716 KiB
Current children cumulated memory: 1995636 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 68618
/proc/meminfo: memFree=114771684/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2042716 memory=1995636 CPUtime=161.84 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 410795 0 0 0 16109 75 0 0 20 0 1 0 64750676 2091741184 498909 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 510679 498909 2528 2575 0 507586 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2042716 KiB
Current children cumulated memory: 1995636 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 68620
/proc/meminfo: memFree=113865584/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2971800 memory=2890560 CPUtime=221.66 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 605992 0 0 0 22054 112 0 0 20 0 1 0 64750676 3043123200 722640 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 742950 722640 2592 2575 0 739857 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2971800 KiB
Current children cumulated memory: 2890560 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 68622
/proc/meminfo: memFree=113890740/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=2971800 memory=2890560 CPUtime=281.49 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 606009 0 0 0 28037 112 0 0 20 0 1 0 64750676 3043123200 722640 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 742950 722640 2592 2575 0 739857 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2971800 KiB
Current children cumulated memory: 2890560 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/263 68627
/proc/meminfo: memFree=112828084/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=4171600 memory=3903280 CPUtime=341.32 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 736268 0 0 0 33987 145 0 0 20 0 1 0 64750676 4271718400 975820 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1042900 975820 2656 2575 0 1039807 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 4171600 KiB
Current children cumulated memory: 3903280 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/263 68629
/proc/meminfo: memFree=112825376/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=4171600 memory=3903280 CPUtime=401.12 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 736268 0 0 0 39967 145 0 0 20 0 1 0 64750676 4271718400 975820 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1042900 975820 2656 2575 0 1039807 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 4171600 KiB
Current children cumulated memory: 3903280 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 68632
/proc/meminfo: memFree=112767236/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=4209404 memory=3940912 CPUtime=460.93 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 745682 0 0 0 45946 147 0 0 20 0 1 0 64750676 4310429696 985228 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1052351 985228 2656 2575 0 1049258 0

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

/proc/loadavg: 1.31 2.22 3.18 2/248 68892
/proc/meminfo: memFree=124119096/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3211.37 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869272 0 0 0 320953 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3211.37 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3282.3 s]
/proc/loadavg: 1.15 2.01 3.05 2/245 68894
/proc/meminfo: memFree=124137120/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3271.18 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869274 0 0 0 326934 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3271.18 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3342.3 s]
/proc/loadavg: 1.15 1.86 2.93 2/244 68896
/proc/meminfo: memFree=124139480/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3331.04 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869293 0 0 0 332920 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3331.04 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3402.3 s]
/proc/loadavg: 1.06 1.70 2.80 2/245 68901
/proc/meminfo: memFree=124138528/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3390.92 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869300 0 0 0 338908 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3390.92 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3462.3 s]
/proc/loadavg: 1.13 1.60 2.70 2/245 68903
/proc/meminfo: memFree=124139732/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3450.8 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869300 0 0 0 344896 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3450.8 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.50 2.59 2/245 68906
/proc/meminfo: memFree=124139036/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3510.68 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869712 0 0 0 350884 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3510.68 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.42 2.50 2/245 68908
/proc/meminfo: memFree=124111708/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3570.56 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869722 0 0 0 356872 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3570.56 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

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

# cumulated CPU time of all completed processes:  user=3585.69 s, system=1.94438 s

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

[startup+3584 s]*
/proc/loadavg: 1.07 1.42 2.49 2/245 68908
/proc/meminfo: memFree=124111708/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3572.27 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869722 0 0 0 357043 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3590.4 s]
/proc/loadavg: 1.07 1.41 2.48 2/245 68908
/proc/meminfo: memFree=124111756/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3578.65 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869723 0 0 0 357681 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3578.65 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3593.6 s]
/proc/loadavg: 1.07 1.41 2.48 2/245 68908
/proc/meminfo: memFree=124111756/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3581.84 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869723 0 0 0 358000 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3581.84 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3596.8 s]
/proc/loadavg: 1.06 1.40 2.47 2/245 68909
/proc/meminfo: memFree=124095372/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5181020 memory=4743312 CPUtime=3585.04 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 869723 0 0 0 358320 184 0 0 20 0 1 0 64750676 5305364480 1185828 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1295255 1185828 2688 2575 0 1292162 0
Current children cumulated CPU time: 3585.04 s
Current children cumulated vsize: 5181020 KiB
Current children cumulated memory: 4743312 KiB

[startup+3598.4 s]
/proc/loadavg: 1.06 1.40 2.47 2/245 68909
/proc/meminfo: memFree=124095640/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5177864 memory=4740232 CPUtime=3586.63 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 870226 0 0 0 358479 184 0 0 20 0 1 0 64750676 5302132736 1185058 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1294466 1185058 2688 2575 0 1291373 0
Current children cumulated CPU time: 3586.63 s
Current children cumulated vsize: 5177864 KiB
Current children cumulated memory: 4740232 KiB

[startup+3598.8 s]
/proc/loadavg: 1.06 1.40 2.47 2/245 68909
/proc/meminfo: memFree=124095640/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=5177864 memory=4740232 CPUtime=3587.03 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 870228 0 0 0 358519 184 0 0 20 0 1 0 64750676 5302132736 1185058 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1294466 1185058 2688 2575 0 1291373 0
Current children cumulated CPU time: 3587.03 s
Current children cumulated vsize: 5177864 KiB
Current children cumulated memory: 4740232 KiB

[startup+3599.2 s]
/proc/loadavg: 1.06 1.40 2.46 2/245 68909
/proc/meminfo: memFree=124095640/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=4796952 memory=4396428 CPUtime=3587.43 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 870334 0 0 0 358558 185 0 0 20 0 1 0 64750676 4912078848 1099107 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1199238 1099107 2688 2575 0 1196145 0
Current children cumulated CPU time: 3587.43 s
Current children cumulated vsize: 4796952 KiB
Current children cumulated memory: 4396428 KiB

[startup+3599.3 s]
/proc/loadavg: 1.06 1.40 2.46 2/245 68909
/proc/meminfo: memFree=124095640/131249996 swapFree=33010160/33010684
[pid=68611] ppid=68608 vsize=4464728 memory=4062164 CPUtime=3587.53 cores=5,7
/proc/68611/stat : 68611 (pbsolver) R 68608 68611 67590 0 -1 4194304 870341 0 0 0 358567 186 0 0 20 0 1 0 64750676 4571881472 1015797 18446744073709551615 4198400 14743177 140721550774288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 36106240 140721550776714 140721550776810 140721550776810 140721550782412 0
/proc/68611/statm: 1115926 1015797 2688 2575 0 1112833 0
Current children cumulated CPU time: 3587.53 s
Current children cumulated vsize: 4464728 KiB
Current children cumulated memory: 4062164 KiB

Child status: 0

Real time (s): 3599.4
CPU time (s): 3587.64
CPU user time (s): 3585.69
CPU system time (s): 1.94438
CPU usage (%): 99.6733
Max. virtual memory (cumulated for all children) (KiB): 5181020
Max. memory (cumulated for all children) (KiB): 4743312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.69
system time used= 1.94438
maximum resident set size= 4743312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870497
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= 2471


# summary of solver processes directly reported to runsolver:
#   pid: 68611
#   total CPU time (s): 3587.64
#   total CPU user time (s): 3585.69
#   total CPU system time (s): 1.94438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.82036 second user time and 13.0254 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 23:12:02
IDJOB=4506101
IDBENCH=157811
IDSOLVER=3366
FILE ID=nodeC029/4506101-1751490722
RUNJOBID= nodeC029-1751482618-67603
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_unif_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506101-1751490722/watcher-4506101-1751490722 -o /tmp/evaluation-result-4506101-1751490722/solver-4506101-1751490722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67603 --watchdog 3760  pbsolver -f HOME/instance-4506101-1751490722.opb -t 3600 -m 31000

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

MD5SUM BENCH= c3fbcb3bbc6f19a0312d063de4b77764
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.736
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.528
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.978
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		: 3700.000
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		: 3599.789
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		: 3600.513
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		: 3601.283
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		: 3599.723
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:        116812136 kB
MemAvailable:   117754432 kB
Buffers:            2128 kB
Cached:          1742376 kB
SwapCached:           40 kB
Active:         12482200 kB
Inactive:        1302848 kB
Active(anon):   12053796 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1298080 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             42556 kB
Writeback:             0 kB
AnonPages:      12043204 kB
Mapped:           136208 kB
Shmem:             18020 kB
KReclaimable:     110100 kB
Slab:             198864 kB
SReclaimable:     110100 kB
SUnreclaim:        88764 kB
KernelStack:        4256 kB
PageTables:        27228 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   13176660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3035136 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= 432224 MiB
End job on nodeC029 at 2025-07-03 00:12:02