Trace number 4503611

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 NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3584.07 3599.27

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-147.opb
MD5SUM68b1290c926351b4227086ab823cce81
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42127
Total number of constraints974306
Number of constraints which are clauses875463
Number of constraints which are cardinality constraints (but not clauses)3062
Number of constraints which are nor clauses,nor cardinality constraints95781
Minimum length of a constraint2
Maximum length of a constraint627
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
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-4503611-1751173126.opb>
1.88/1.90	c original problem has 42127 variables (42127 bin, 0 int, 0 cont) and 974306 constraints
1.88/1.90	c problem read in 1.907 seconds
1.88/1.91	c problem without objective
3.28/3.33	c presolving:
5.57/5.61	c    (5.6s) running MILP presolver
7.67/7.79	c    (7.8s) MILP presolver found nothing
9.97/10.07	c (round 1, exhaustive) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
12.46/12.57	c (round 2, exhaustive) 1 del vars, 12166 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 18246 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
100.21/100.63	c    (100.6s) probing: 1000/42126 (2.4%) - 0 fixings, 0 aggregations, 223158 implications, 0 bound changes
100.31/100.71	c    (100.7s) probing: 1001/42126 (2.4%) - 0 fixings, 0 aggregations, 223160 implications, 0 bound changes
100.31/100.71	c    (100.7s) probing aborted: 1000/1000 successive useless probings
105.98/106.40	c    (106.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
107.08/107.53	c    (107.5s) no symmetry present (symcode time: 0.31)
108.18/108.63	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
108.18/108.63	c  1 deleted vars, 12166 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 18291 changed coefficients
108.18/108.63	c  0 implications, 429685 cliques
108.18/108.63	c presolved problem has 42126 variables (42126 bin, 0 int, 0 cont) and 962140 constraints
108.18/108.63	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
108.18/108.63	c   97301 constraints of type <knapsack>
108.18/108.63	c  206525 constraints of type <setppc>
108.18/108.63	c       1 constraints of type <linear>
108.18/108.63	c  658313 constraints of type <logicor>
108.18/108.63	c transformed objective value is always integral (scale: 1)
108.18/108.63	c Presolving Time: 105.31
108.18/108.63	c 
108.18/108.63	c - non default parameters ----------------------------------------------------------------------
108.18/108.63	c 
108.18/108.63	c # SCIP version 10.0.0
108.18/108.63	c 
108.18/108.63	c # maximal time in seconds to run
108.18/108.63	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
108.18/108.63	c limits/time = 3596.998285
108.18/108.63	c 
108.18/108.63	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
108.18/108.63	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
108.18/108.63	c limits/memory = 27900
108.18/108.63	c 
108.18/108.63	c # belongs reading time to solving time?
108.18/108.63	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
108.18/108.63	c timing/reading = TRUE
108.18/108.63	c 
108.18/108.63	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
108.18/108.63	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
108.18/108.63	c reading/opbreader/maxintsize = 47
108.18/108.63	c 
108.18/108.63	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
108.18/108.63	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
108.18/108.63	c propagating/genvbounds/timingmask = 0
108.18/108.63	c 
108.18/108.63	c -----------------------------------------------------------------------------------------------
108.18/108.65	c 
119.93/120.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
119.93/120.42	c   120s|     1 |     0 |  2682 |     - |  4127M |   0 |  42k| 962k| 962k|   0 |  0 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
524.94/527.30	c   527s|     1 |     0 |  7550 |     - |  4261M |   0 |  42k| 962k| 962k|   9 |  1 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1011.40/1015.97	c  1016s|     1 |     0 |  9760 |     - |  4357M |   0 |  42k| 962k| 962k|  27 |  2 | 180 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1569.44/1576.34	c  1576s|     1 |     0 | 18369 |     - |  4449M |   0 |  42k| 962k| 962k|  35 |  3 | 180 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1604.00/1611.07	c  1611s|     1 |     0 | 26472 |     - |  4545M |   0 |  42k| 962k| 962k|  72 |  4 | 182 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1634.97/1642.17	c  1642s|     1 |     0 | 34605 |     - |  4638M |   0 |  42k| 962k| 962k| 112 |  5 | 183 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1859.52/1867.68	c  1868s|     1 |     0 | 63394 |     - |  4735M |   0 |  42k| 962k| 962k| 157 |  6 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2176.20/2185.54	c  2186s|     1 |     0 | 94028 |     - |  4829M |   0 |  42k| 962k| 962k| 229 |  7 | 188 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2602.80/2613.95	c  2614s|     1 |     0 |127465 |     - |  4925M |   0 |  42k| 962k| 962k| 317 |  8 | 192 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3035.42/3048.33	c  3048s|     1 |     0 |160643 |     - |  5022M |   0 |  42k| 962k| 962k| 402 |  9 | 193 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3581.79/3597.01	c  3597s|     1 |     0 |195871 |     - |  5123M |   0 |  42k| 962k| 962k| 491 | 10 | 196 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3581.79/3597.01	c (node 1) LP solver hit time limit in LP 23 -- using pseudo solution instead
3581.79/3597.02	c 
3581.79/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3581.79/3597.02	c Solving Time (sec) : 3597.02
3581.79/3597.02	c Solving Nodes      : 1
3581.79/3597.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3581.79/3597.02	c Dual Bound         : +0.00000000000000e+00
3581.79/3597.02	c Gap                : infinite
3581.79/3597.02	s UNKNOWN
3581.79/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3581.79/3597.02	c Total Time         :    3597.02
3581.79/3597.02	c   solving          :    3597.02
3581.79/3597.02	c   presolving       :     105.31 (included in solving)
3581.79/3597.02	c   reading          :       1.91 (included in solving)
3581.79/3597.02	c   copying          :       1.32 (1 #copies) (minimal 1.32, maximal 1.32, average 1.32)
3581.79/3597.02	c Original Problem   :
3581.79/3597.02	c   Problem name     : HOME/instance-4503611-1751173126.opb
3581.79/3597.02	c   Variables        : 42127 (42127 binary, 0 integer, 0 continuous)
3581.79/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3581.79/3597.02	c   Constraints      : 974306 initial, 974306 maximal
3581.79/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3581.79/3597.02	c Presolved Problem  :
3581.79/3597.02	c   Problem name     : t_HOME/instance-4503611-1751173126.opb
3581.79/3597.02	c   Variables        : 42126 (42126 binary, 0 integer, 0 continuous)
3581.79/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3581.79/3597.02	c   Constraints      : 962140 initial, 962333 maximal
3581.79/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3581.79/3597.02	c   Nonzeros         : 3671562 constraint, 874782 clique table
3581.79/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3581.79/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   domcol           :       0.39       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   dualsparsify     :       5.69       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   gateextraction   :       0.82       0.00      2          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   milp             :       3.35       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   sparsify         :       1.05       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   trivial          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   dualfix          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   probing          :      82.73       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   symmetry         :       1.12       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   vbounds          :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   knapsack         :       0.32       0.01      6          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   setppc           :       0.44       0.01      6          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   linear           :       2.92       0.35      6          0          1          0          0          0          8          0          7          0
3581.79/3597.02	c   logicor          :       4.89       0.75      6          0          0          0          0          0      12158          0          0      18291
3581.79/3597.02	c   components       :       0.29       0.00      1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3581.79/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3581.79/3597.02	c   integral         :          0          0          0          0          0          0          0          9          0          0          0          0          0          0          0
3581.79/3597.02	c   knapsack         :      97301      97301         10      32301          0          0          0          5        403          3          0       1070        140          0          0
3581.79/3597.02	c   setppc           :     206525+    206526         10      32298          0          0          0          4       1201         10          0          1          0          0          0
3581.79/3597.02	c   linear           :          1          1         10       9047          0          0          0          3         14          1          0          0          0          0          0
3581.79/3597.02	c   logicor          :     658313+    658505         10      12864          0          0          0          0       2566         33          0          6          3          0          0
3581.79/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3581.79/3597.02	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   knapsack         :      12.98       0.01       0.60      12.30       0.00       0.00       0.00       0.07       0.00       0.00
3581.79/3597.02	c   setppc           :      14.98       0.01       0.16      14.80       0.00       0.00       0.00       0.01       0.00       0.00
3581.79/3597.02	c   linear           :       0.35       0.35       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   logicor          :       4.15       0.75       0.93       2.46       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3581.79/3597.02	c   dualfix          :          1          0          0          0
3581.79/3597.02	c   genvbounds       :          0          0          0          0
3581.79/3597.02	c   nlobbt           :          0          0          0          0
3581.79/3597.02	c   obbt             :          0          0          0          0
3581.79/3597.02	c   probing          :          0          0          0          0
3581.79/3597.02	c   pseudoobj        :          0          0          0          0
3581.79/3597.02	c   redcost          :          0          0          0          0
3581.79/3597.02	c   rootredcost      :          0          0          0          0
3581.79/3597.02	c   symmetry         :          0          0          0          0
3581.79/3597.02	c   vbounds          :       7566          0          0          0
3581.79/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3581.79/3597.02	c   dualfix          :       0.01       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   probing          :      82.73       0.00      82.73       0.00       0.00       0.00
3581.79/3597.02	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3581.79/3597.02	c   symmetry         :       1.13       0.00       1.12       0.00       0.00       0.00
3581.79/3597.02	c   vbounds          :       0.04       0.00       0.02       0.02       0.00       0.00
3581.79/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3581.79/3597.02	c   propagation      :       0.01         44         44          -        601       93.3          0        0.0          -          -          -
3581.79/3597.02	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3581.79/3597.02	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3581.79/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3581.79/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3581.79/3597.02	c   applied globally :       0.01          -          -          0        196       53.2          -          -          0          -          -
3581.79/3597.02	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3581.79/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3581.79/3597.02	c   cut pool         :       0.00          -         19         19          -          -       1959       3047          -          -          -          -          -    (maximal pool size:       1959)
3581.79/3597.02	c   aggregation      :       0.71       0.00         10         10          0          0          2          2          0          2          2          0          0
3581.79/3597.02	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3581.79/3597.02	c   > flowcover      :          -          -          -          -          -          -          -          2          0          2          2          0          -
3581.79/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3581.79/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   clique           :      45.86       0.00         10         10          0          0         74        146          0         27         27          0          0
3581.79/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   gomory           :    1495.04       0.00         10         10          0          0       1629       2594          0        100        100          0          0
3581.79/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -        967          0         14         14          0          -
3581.79/3597.02	c   > strongcg       :          -          -          -          -          -          -          -       1627          0         86         86          0          -
3581.79/3597.02	c   impliedbounds    :       0.18       0.00         10         10          0          0         35         39          0         26         26          0          0
3581.79/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   mcf              :       1.05       0.00          1          1          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   multilinear      :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3581.79/3597.02	c   zerohalf         :       7.04       0.00         10         10          0          0        219        266          0        193        193          0          0
3581.79/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3581.79/3597.02	c   hybrid           :       0.01       0.00         10         10        491          0       3633        491          0       3633
3581.79/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3581.79/3597.02	c   problem variables:       0.00          -          0          0
3581.79/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3581.79/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3581.79/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3581.79/3597.02	c   LP solutions     :       0.00          -          -          0          0
3581.79/3597.02	c   relax solutions  :       0.00          -          -          0          0
3581.79/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3581.79/3597.02	c   strong branching :       0.00          -          -          0          0
3581.79/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3581.79/3597.02	c   adaptivediving   :       0.00       0.00          0          0          0
3581.79/3597.02	c   alns             :       0.00       0.00          0          0          0
3581.79/3597.02	c   bound            :       0.00       0.00          0          0          0
3581.79/3597.02	c   clique           :       1.90       0.00          1          0          0
3581.79/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3581.79/3597.02	c   completesol      :       0.00       0.00          0          0          0
3581.79/3597.02	c   conflictdiving   :       0.00       0.00          0          0          0
3581.79/3597.02	c   crossover        :       0.00       0.00          0          0          0
3581.79/3597.02	c   dins             :       0.00       0.00          0          0          0
3581.79/3597.02	c   distributiondivin:       0.00       0.00          0          0          0
3581.79/3597.02	c   dks              :       0.00       0.00          0          0          0
3581.79/3597.02	c   dps              :       0.00       0.00          0          0          0
3581.79/3597.02	c   dualval          :       0.00       0.00          0          0          0
3581.79/3597.02	c   farkasdiving     :       0.00       0.00          0          0          0
3581.79/3597.02	c   feaspump         :       6.91       0.00          1          0          0
3581.79/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3581.79/3597.02	c   fracdiving       :       0.00       0.00          0          0          0
3581.79/3597.02	c   gins             :       0.00       0.00          0          0          0
3581.79/3597.02	c   guideddiving     :       0.00       0.00          0          0          0
3581.79/3597.02	c   indicator        :       0.00       0.00          0          0          0
3581.79/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3581.79/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3581.79/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3581.79/3597.02	c   linesearchdiving :       0.00       0.00          0          0          0
3581.79/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3581.79/3597.02	c   locks            :       0.69       0.00          1          0          0
3581.79/3597.02	c   lpface           :       0.00       0.00          0          0          0
3581.79/3597.02	c   mpec             :       0.00       0.00          0          0          0
3581.79/3597.02	c   multistart       :       0.00       0.00          0          0          0
3581.79/3597.02	c   mutation         :       0.00       0.00          0          0          0
3581.79/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3581.79/3597.02	c   objpscostdiving  :       0.00       0.00          0          0          0
3581.79/3597.02	c   octane           :       0.00       0.00          0          0          0
3581.79/3597.02	c   ofins            :       0.00       0.00          0          0          0
3581.79/3597.02	c   oneopt           :       0.00       0.00          0          0          0
3581.79/3597.02	c   padm             :       0.00       0.00          0          0          0
3581.79/3597.02	c   proximity        :       0.00       0.00          0          0          0
3581.79/3597.02	c   pscostdiving     :       0.00       0.00          0          0          0
3581.79/3597.02	c   randrounding     :       0.83       0.00         10          0          0
3581.79/3597.02	c   rens             :       0.00       0.00          0          0          0
3581.79/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3581.79/3597.02	c   repair           :       0.00       0.00          0          0          0
3581.79/3597.02	c   rins             :       0.00       0.00          0          0          0
3581.79/3597.02	c   rootsoldiving    :       0.00       0.00          0          0          0
3581.79/3597.02	c   rounding         :       0.35       0.00         10          0          0
3581.79/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3581.79/3597.02	c   shiftandpropagate:       0.31       0.00          1          0          0
3581.79/3597.02	c   shifting         :       9.34       0.00         10          0          0
3581.79/3597.02	c   simplerounding   :       0.00       0.00          0          0          0
3581.79/3597.02	c   subnlp           :       0.00       0.00          0          0          0
3581.79/3597.02	c   trivial          :       0.05       0.00          2          0          0
3581.79/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3581.79/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3581.79/3597.02	c   trysol           :       0.00       0.00          0          0          0
3581.79/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3581.79/3597.02	c   undercover       :       0.00       0.00          0          0          0
3581.79/3597.02	c   vbounds          :       8.18       0.00          1          0          0
3581.79/3597.02	c   veclendiving     :       0.00       0.00          0          0          0
3581.79/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3581.79/3597.02	c   zirounding       :       0.00       0.00          0          0          0
3581.79/3597.02	c   other solutions  :          -          -          -          0          -
3581.79/3597.02	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3581.79/3597.02	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.79/3597.02	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.79/3597.02	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.79/3597.02	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.79/3597.02	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.79/3597.02	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.79/3597.02	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.79/3597.02	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3581.79/3597.02	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
3581.79/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3581.79/3597.02	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3581.79/3597.02	c   dual LP          :    1907.84         11     191397   17399.73     100.32       0.00          0
3581.79/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3581.79/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3581.79/3597.02	c   resolve instable :       0.00          0          0       0.00          -
3581.79/3597.02	c   diving/probing LP:       6.65         12       4474     372.83     673.17
3581.79/3597.02	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3581.79/3597.02	c     (at root node) :          -          0          0       0.00          -
3581.79/3597.02	c   conflict analysis:       0.00          0          0       0.00          -
3581.79/3597.02	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3581.79/3597.02	c   benders          :       0.00          0          0          0       0.00          0          0          0
3581.79/3597.02	c B&B Tree           :
3581.79/3597.02	c   number of runs   :          1
3581.79/3597.02	c   nodes            :          1 (0 internal, 1 leaves)
3581.79/3597.02	c   feasible leaves  :          0
3581.79/3597.02	c   infeas. leaves   :          0
3581.79/3597.02	c   objective leaves :          0
3581.79/3597.02	c   nodes (total)    :          1 (0 internal, 1 leaves)
3581.79/3597.02	c   nodes left       :          1
3581.79/3597.02	c   max depth        :          0
3581.79/3597.02	c   max depth (total):          0
3581.79/3597.02	c   backtracks       :          0 (0.0%)
3581.79/3597.02	c   early backtracks :          0 (0.0%)
3581.79/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3581.79/3597.02	c   delayed cutoffs  :          0
3581.79/3597.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3581.79/3597.02	c   avg switch length:       1.00
3581.79/3597.02	c   switching time   :       0.00
3581.79/3597.02	c Root Node          :
3581.79/3597.02	c   First LP value   : +0.00000000000000e+00
3581.79/3597.02	c   First LP Iters   :       1966 (3191.06 Iter/sec)
3581.79/3597.02	c   First LP Time    :       0.62
3581.79/3597.02	c   Final Dual Bound : +0.00000000000000e+00
3581.79/3597.02	c   Final Root Iters :     195155
3581.79/3597.02	c   Root LP Estimate :                     -
3581.79/3597.02	c Solution           :
3581.79/3597.02	c   Solutions found  :          0 (0 improvements)
3581.79/3597.02	c   Primal Bound     :          -
3581.79/3597.02	c   Dual Bound       : +0.00000000000000e+00
3581.79/3597.02	c   Gap              :   infinite
3581.79/3597.02	c Integrals          :      Total       Avg%
3581.79/3597.02	c   primal-dual      :  359701.63     100.00
3581.79/3597.02	c   primal-ref       :          -          - (not evaluated)
3581.79/3597.02	c   dual-ref         :          -          - (not evaluated)
3583.89/3599.17	c Time complete (sec):   3583.971

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503611-1751173126/watcher-4503611-1751173126 -o /tmp/evaluation-result-4503611-1751173126/solver-4503611-1751173126 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751169526-28920 --watchdog 3760 pbsolver -f HOME/instance-4503611-1751173126.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
Starting watchdog thread
solver pid=29340, runsolver pid=29337
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.13 4.10 4.03 5/264 29341
/proc/meminfo: memFree=127660208/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=54104 memory=43776 CPUtime=0.09 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 8969 0 0 0 8 1 0 0 20 0 1 0 32991349 55402496 10944 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 13526 10944 2176 2575 0 10433 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54104 KiB
Current children cumulated memory: 43776 KiB

[startup+0.20571 s]*
/proc/loadavg: 4.13 4.10 4.03 5/264 29341
/proc/meminfo: memFree=127595696/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=85668 memory=74624 CPUtime=0.2 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 16708 0 0 0 17 3 0 0 20 0 1 0 32991349 87724032 18656 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 21417 18656 2176 2575 0 18324 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 85668 KiB
Current children cumulated memory: 74624 KiB

[startup+0.305633 s]*
/proc/loadavg: 4.13 4.10 4.03 5/264 29341
/proc/meminfo: memFree=127523120/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=115112 memory=103936 CPUtime=0.3 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 24018 0 0 0 26 4 0 0 20 0 1 0 32991349 117874688 25984 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 28778 25984 2176 2575 0 25685 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 115112 KiB
Current children cumulated memory: 103936 KiB

[startup+0.700171 s]
/proc/loadavg: 4.13 4.10 4.03 6/264 29341
/proc/meminfo: memFree=127316536/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=225276 memory=214132 CPUtime=0.68 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 51044 0 0 0 60 8 0 0 20 0 1 0 32991349 230682624 53533 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 56319 53533 2176 2575 0 53226 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 225276 KiB
Current children cumulated memory: 214132 KiB

[startup+1.50017 s]
/proc/loadavg: 4.13 4.10 4.03 5/264 29341
/proc/meminfo: memFree=127022824/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=449016 memory=437828 CPUtime=1.49 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 104927 0 0 0 132 17 0 0 20 0 1 0 32991349 459792384 109457 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 112254 109457 2176 2575 0 109161 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 449016 KiB
Current children cumulated memory: 437828 KiB

[startup+3.10554 s]
/proc/loadavg: 4.20 4.12 4.04 5/264 29341
/proc/meminfo: memFree=125301576/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=1247636 memory=1231896 CPUtime=3.08 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 274972 0 0 0 265 43 0 0 20 0 1 0 32991349 1277579264 307974 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 311909 307974 2368 2575 0 308816 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1247636 KiB
Current children cumulated memory: 1231896 KiB

[startup+6.30019 s]
/proc/loadavg: 4.20 4.12 4.04 5/264 29341
/proc/meminfo: memFree=123413676/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=2120120 memory=2090404 CPUtime=6.27 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 342575 0 0 0 552 75 0 0 20 0 1 0 32991349 2171002880 522601 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 530030 522601 2496 2575 0 526937 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2120120 KiB
Current children cumulated memory: 2090404 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.11 4.04 5/264 29341
/proc/meminfo: memFree=121756392/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=2094700 memory=2064032 CPUtime=12.66 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 454941 0 0 0 1173 93 0 0 20 0 1 0 32991349 2144972800 516008 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 523675 516008 2560 2575 0 520582 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2094700 KiB
Current children cumulated memory: 2064032 KiB

[startup+25.5002 s]
/proc/loadavg: 4.22 4.12 4.04 5/264 29341
/proc/meminfo: memFree=121939664/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=2094700 memory=2066848 CPUtime=25.42 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 455620 0 0 0 2449 93 0 0 20 0 1 0 32991349 2144972800 516712 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 523675 516712 2592 2575 0 520582 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2094700 KiB
Current children cumulated memory: 2066848 KiB

[startup+51.1057 s]
/proc/loadavg: 4.14 4.11 4.04 5/264 29342
/proc/meminfo: memFree=122335028/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=2094700 memory=2066848 CPUtime=50.92 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 455628 0 0 0 4999 93 0 0 20 0 1 0 32991349 2144972800 516712 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 523675 516712 2592 2575 0 520582 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2094700 KiB
Current children cumulated memory: 2066848 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/263 29344
/proc/meminfo: memFree=122180540/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=2789728 memory=2594920 CPUtime=101.9 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 459481 0 0 0 10086 104 0 0 20 0 1 0 32991349 2856681472 648730 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 697432 648730 2592 2575 0 694339 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 2789728 KiB
Current children cumulated memory: 2594920 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.12 4.05 6/264 29358
/proc/meminfo: memFree=116703012/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=5762660 memory=5508812 CPUtime=161.65 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 894132 0 0 0 15959 206 0 0 20 0 1 0 32991349 5900963840 1377203 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1440665 1377203 2688 2575 0 1437572 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 5762660 KiB
Current children cumulated memory: 5508812 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/264 29360
/proc/meminfo: memFree=116520988/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=5762660 memory=5508812 CPUtime=221.37 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 894175 0 0 0 21931 206 0 0 20 0 1 0 32991349 5900963840 1377203 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1440665 1377203 2688 2575 0 1437572 0
Current children cumulated CPU time: 221.37 s
Current children cumulated vsize: 5762660 KiB
Current children cumulated memory: 5508812 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.05 5/264 29362
/proc/meminfo: memFree=116514216/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=5762660 memory=5508812 CPUtime=281.1 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 894218 0 0 0 27904 206 0 0 20 0 1 0 32991349 5900963840 1377203 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1440665 1377203 2688 2575 0 1437572 0
Current children cumulated CPU time: 281.1 s
Current children cumulated vsize: 5762660 KiB
Current children cumulated memory: 5508812 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.13 4.06 5/264 29364
/proc/meminfo: memFree=116494860/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=5762660 memory=5508812 CPUtime=340.85 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 894219 0 0 0 33879 206 0 0 20 0 1 0 32991349 5900963840 1377203 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1440665 1377203 2688 2575 0 1437572 0
Current children cumulated CPU time: 340.85 s
Current children cumulated vsize: 5762660 KiB
Current children cumulated memory: 5508812 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.06 5/264 29366
/proc/meminfo: memFree=116433696/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=5762660 memory=5508812 CPUtime=400.58 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 894260 0 0 0 39852 206 0 0 20 0 1 0 32991349 5900963840 1377203 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1440665 1377203 2688 2575 0 1437572 0
Current children cumulated CPU time: 400.58 s
Current children cumulated vsize: 5762660 KiB
Current children cumulated memory: 5508812 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.12 4.06 5/263 29368
/proc/meminfo: memFree=116442200/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=5762660 memory=5508812 CPUtime=460.32 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 894262 0 0 0 45826 206 0 0 20 0 1 0 32991349 5900963840 1377203 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1440665 1377203 2688 2575 0 1437572 0
Current children cumulated CPU time: 460.32 s

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

Current children cumulated memory: 5359952 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 29553
/proc/meminfo: memFree=117015860/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5359952 CPUtime=3148.91 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 902831 0 0 0 314681 210 0 0 20 0 1 0 32991349 6198657024 1339988 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1339988 2688 2575 0 1510251 0
Current children cumulated CPU time: 3148.91 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5359952 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/263 29554
/proc/meminfo: memFree=116820368/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3208.66 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904107 0 0 0 320656 210 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3208.66 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/262 29556
/proc/meminfo: memFree=116823360/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3268.41 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904112 0 0 0 326631 210 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3268.41 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/263 29559
/proc/meminfo: memFree=116819524/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3328.16 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904164 0 0 0 332605 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3328.16 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 29562
/proc/meminfo: memFree=116813560/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3387.91 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904164 0 0 0 338580 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3387.91 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 29564
/proc/meminfo: memFree=116815620/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3447.66 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904165 0 0 0 344555 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3447.66 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/264 29566
/proc/meminfo: memFree=116811832/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3507.4 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904217 0 0 0 350529 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3507.4 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 29571
/proc/meminfo: memFree=116680976/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3567.15 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904217 0 0 0 356504 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3567.15 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

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

# cumulated CPU time of all completed processes:  user=3581.82 s, system=2.24867 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.10 4.09 5/265 29571
/proc/meminfo: memFree=116682424/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3568.85 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904218 0 0 0 356674 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3568.85 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 29571
/proc/meminfo: memFree=116682424/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3575.22 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904218 0 0 0 357311 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3575.22 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 29572
/proc/meminfo: memFree=116682512/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3578.4 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904218 0 0 0 357629 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3578.4 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 29572
/proc/meminfo: memFree=116682136/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3581.59 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904218 0 0 0 357948 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3581.59 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3598.4 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 29617
/proc/meminfo: memFree=118104564/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6053376 memory=5364816 CPUtime=3583.18 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904434 0 0 0 358107 211 0 0 20 0 1 0 32991349 6198657024 1341204 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1513344 1341204 2688 2575 0 1510251 0
Current children cumulated CPU time: 3583.18 s
Current children cumulated vsize: 6053376 KiB
Current children cumulated memory: 5364816 KiB

[startup+3598.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 29617
/proc/meminfo: memFree=118104564/131249992 swapFree=33010684/33010684
[pid=29340] ppid=29337 vsize=6028148 memory=5339644 CPUtime=3583.59 cores=1,3
/proc/29340/stat : 29340 (pbsolver) R 29337 29340 28908 0 -1 4194304 904452 0 0 0 358147 212 0 0 20 0 1 0 32991349 6172823552 1334911 18446744073709551615 4198400 14743177 140724556741232 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 53100544 140724556745098 140724556745194 140724556745194 140724556750796 0
/proc/29340/statm: 1507037 1334911 2688 2575 0 1503944 0
Current children cumulated CPU time: 3583.59 s
Current children cumulated vsize: 6028148 KiB
Current children cumulated memory: 5339644 KiB

[startup+3599.2 s]*
/proc/loadavg: 4.15 4.11 4.09 5/265 29617
/proc/meminfo: memFree=121275116/131249992 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3599.27
CPU time (s): 3584.07
CPU user time (s): 3581.82
CPU system time (s): 2.24867
CPU usage (%): 99.5775
Max. virtual memory (cumulated for all children) (KiB): 6053376
Max. memory (cumulated for all children) (KiB): 5661812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.82
system time used= 2.24867
maximum resident set size= 5672624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 904970
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 4680


# summary of solver processes directly reported to runsolver:
#   pid: 29340
#   total CPU time (s): 3584.07
#   total CPU user time (s): 3581.82
#   total CPU system time (s): 2.24867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56496 second user time and 17.1065 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 06:58:46
IDJOB=4503611
IDBENCH=155524
IDSOLVER=3366
FILE ID=nodeC025/4503611-1751173126
RUNJOBID= nodeC025-1751169526-28920
SLURM_JOB_ID= 9587520
Free space on /tmp= 432908 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-147.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503611-1751173126/watcher-4503611-1751173126 -o /tmp/evaluation-result-4503611-1751173126/solver-4503611-1751173126 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751169526-28920 --watchdog 3760  pbsolver -f HOME/instance-4503611-1751173126.opb -t 3600 -m 31000

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

MD5SUM BENCH= 68b1290c926351b4227086ab823cce81
RANDOM SEED=456122462

nodeC025 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.830
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.67
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.870
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.67
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.818
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.67
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.075
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.67
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		: 3600.176
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.67
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.817
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.67
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		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.67
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		: 3642.596
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127821188 kB
MemAvailable:   127630324 kB
Buffers:            3280 kB
Cached:           619112 kB
SwapCached:            0 kB
Active:          2462504 kB
Inactive:         360996 kB
Active(anon):    2219192 kB
Inactive(anon):        0 kB
Active(file):     243312 kB
Inactive(file):   360996 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            136872 kB
Writeback:          7748 kB
AnonPages:       2203240 kB
Mapped:           131308 kB
Shmem:             18084 kB
KReclaimable:      88132 kB
Slab:             172044 kB
SReclaimable:      88132 kB
SUnreclaim:        83912 kB
KernelStack:        4304 kB
PageTables:         7184 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3130820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    653312 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432908 MiB
End job on nodeC025 at 2025-06-29 07:58:45