Trace number 4524171

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? 3590.95 3605.32

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-FoolSolitaire-table-2-0_c24.opb
MD5SUM2e656679a8d40db5005d825083b376ef
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark948.994
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables887342
Total number of constraints892924
Number of constraints which are clauses195370
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints697522
Minimum length of a constraint1
Maximum length of a constraint2713
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 76
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 3053
Number of bits of the biggest sum of numbers12
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-4524171-1751606576.opb>
3.58/3.60	c original problem has 887342 variables (887342 bin, 0 int, 0 cont) and 892924 constraints
3.58/3.60	c problem read in 3.601 seconds
6.77/6.89	c presolving:
9.36/9.50	c (round 1, fast)       195843 del vars, 186287 del conss, 32 add conss, 66 chg bounds, 68 chg sides, 68 chg coeffs, 0 upgd conss, 0 impls, 603367 clqs
9.56/9.64	c (round 2, fast)       205736 del vars, 196287 del conss, 32 add conss, 370 chg bounds, 10094 chg sides, 11241 chg coeffs, 0 upgd conss, 0 impls, 603286 clqs
10.97/11.02	c    (11.0s) running MILP presolver
30.92/31.11	c    (31.1s) MILP presolver (2 rounds): 0 aggregations, 523 fixings, 0 bound changes
33.80/33.97	c (round 3, exhaustive) 206259 del vars, 196812 del conss, 32 add conss, 370 chg bounds, 10094 chg sides, 11241 chg coeffs, 693012 upgd conss, 0 impls, 602772 clqs
44.77/45.01	c (round 4, medium)     206259 del vars, 883822 del conss, 1969752 add conss, 370 chg bounds, 10156 chg sides, 11365 chg coeffs, 693012 upgd conss, 0 impls, 1973796 clqs
51.55/51.74	c (round 5, exhaustive) 206259 del vars, 883822 del conss, 1969752 add conss, 370 chg bounds, 10156 chg sides, 11551 chg coeffs, 696111 upgd conss, 0 impls, 1973796 clqs
59.94/60.17	c    (60.2s) sparsify finished: 76/4818716 (0.0%) nonzeros canceled - in total 76 canceled nonzeros, 76 changed coefficients, 0 added nonzeros
63.94/64.14	c    (64.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
66.41/66.63	c    (66.6s) no symmetry present (symcode time: 0.87)
67.41/67.60	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
67.41/67.60	c  206393 deleted vars, 883822 deleted constraints, 1969752 added constraints, 370 tightened bounds, 0 added holes, 10156 changed sides, 11759 changed coefficients
67.41/67.60	c  0 implications, 1973531 cliques
67.41/67.60	c presolved problem has 690539 variables (690539 bin, 0 int, 0 cont) and 1978853 constraints
67.41/67.60	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
67.41/67.60	c      31 constraints of type <knapsack>
67.41/67.60	c 1973378 constraints of type <setppc>
67.41/67.60	c      33 constraints of type <linear>
67.41/67.60	c    5411 constraints of type <logicor>
67.41/67.60	c transformed objective value is always integral (scale: 1)
67.41/67.60	c Presolving Time: 61.08
67.41/67.60	c 
67.41/67.60	c - non default parameters ----------------------------------------------------------------------
67.41/67.60	c 
67.41/67.60	c # SCIP version 10.0.0
67.41/67.60	c 
67.41/67.60	c # maximal time in seconds to run
67.41/67.60	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
67.41/67.60	c limits/time = 3596.996071
67.41/67.60	c 
67.41/67.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
67.41/67.60	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
67.41/67.60	c limits/memory = 27900
67.41/67.60	c 
67.41/67.60	c # belongs reading time to solving time?
67.41/67.60	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
67.41/67.60	c timing/reading = TRUE
67.41/67.60	c 
67.41/67.60	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
67.41/67.60	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
67.41/67.60	c reading/opbreader/maxintsize = 47
67.41/67.60	c 
67.41/67.60	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
67.41/67.60	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
67.41/67.60	c propagating/genvbounds/timingmask = 0
67.41/67.60	c 
67.41/67.60	c -----------------------------------------------------------------------------------------------
67.51/67.80	c 
3583.14/3597.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3583.14/3597.52	c  3598s|     1 |     0 |196721 |     - |  8310M |   0 | 690k|1978k|1978k|   0 |  0 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3583.14/3597.52	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
3583.14/3597.52	c 
3583.14/3597.52	c SCIP Status        : solving was interrupted [time limit reached]
3583.14/3597.52	c Solving Time (sec) : 3597.51
3583.14/3597.52	c Solving Nodes      : 1
3583.14/3597.52	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.14/3597.52	c Dual Bound         : +0.00000000000000e+00
3583.14/3597.52	c Gap                : infinite
3583.14/3597.52	s UNKNOWN
3583.14/3597.52	c SCIP Status        : solving was interrupted [time limit reached]
3583.14/3597.52	c Total Time         :    3597.51
3583.14/3597.52	c   solving          :    3597.51
3583.14/3597.52	c   presolving       :      61.08 (included in solving)
3583.14/3597.52	c   reading          :       3.60 (included in solving)
3583.14/3597.52	c   copying          :       0.00 (0 times copied the problem)
3583.14/3597.52	c Original Problem   :
3583.14/3597.52	c   Problem name     : HOME/instance-4524171-1751606576.opb
3583.14/3597.52	c   Variables        : 887342 (887342 binary, 0 integer, 0 continuous)
3583.14/3597.52	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.14/3597.52	c   Constraints      : 892924 initial, 892924 maximal
3583.14/3597.54	c   Objective        : minimize, 5 non-zeros (abs.min = 1, abs.max = 16)
3583.14/3597.54	c Presolved Problem  :
3583.14/3597.54	c   Problem name     : t_HOME/instance-4524171-1751606576.opb
3583.14/3597.54	c   Variables        : 690539 (690539 binary, 0 integer, 0 continuous)
3583.14/3597.54	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.14/3597.54	c   Constraints      : 1978853 initial, 1978853 maximal
3583.14/3597.55	c   Objective        : minimize, 5 non-zeros (abs.min = 1, abs.max = 16)
3583.14/3597.55	c   Nonzeros         : 4819864 constraint, 3951897 clique table
3583.14/3597.55	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.14/3597.55	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   domcol           :       1.73       0.00      1          0          0          0          0          0          0          0          0        132
3583.14/3597.55	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   dualsparsify     :       3.41       0.00      1          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   gateextraction   :       3.29       0.00      2          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   implics          :       0.05       0.00      4          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   milp             :      21.39       0.00      1        523          0          0          0          0          0          0          0          0
3583.14/3597.55	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   sparsify         :       2.75       0.00      1          0          0          0          0          0          0          0          0         76
3583.14/3597.55	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   trivial          :       0.15       0.00      6       9589          0          0          0          0          0          0          0          0
3583.14/3597.55	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   dualfix          :       0.14       0.00      6          1          0          0          0          0          0          0          0          0
3583.14/3597.55	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   probing          :       0.56       0.02      1        133          0          0          0          0          0          0          0          0
3583.14/3597.55	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   symmetry         :       2.49       0.00      1          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   vbounds          :       0.69       0.00      2          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   knapsack         :       8.02       0.01      8          0          0          0          0          0     687010    1969720         62        310
3583.14/3597.55	c   setppc           :       5.99       0.11      8          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   linear           :       5.35       0.56      9        370     186187          0        370          0     196812         32      10094      11241
3583.14/3597.55	c   logicor          :       2.00       0.10      7          1          0          0          0          0          0          0          0          0
3583.14/3597.55	c   components       :       0.62       0.00      1          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   root node        :          -          -      -          4          -          -          4          -          -          -          -          -
3583.14/3597.55	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.14/3597.55	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3583.14/3597.55	c   knapsack         :         31         31          0       1328          0          0          0          3          0          0          0          0          0          0          0
3583.14/3597.55	c   setppc           :    1973378    1973378          0      57874          0          0          0          2       4020          8          0          0          0          0          0
3583.14/3597.55	c   linear           :         33+        34          0      57866          0          0          0          3        363         19          0          0          0          0          0
3583.14/3597.55	c   logicor          :       5411+      5463          0       1177          0          0          0          0          6         19          0          0          0          0          0
3583.14/3597.55	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.14/3597.55	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   knapsack         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   setppc           :       6.35       0.11       1.04       5.20       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   linear           :       0.79       0.56       0.00       0.22       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   logicor          :       0.31       0.10       0.10       0.11       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   fixedvar         :       0.03       0.03       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.14/3597.55	c   dualfix          :          1          0          0          0
3583.14/3597.55	c   genvbounds       :          0          0          0          0
3583.14/3597.55	c   nlobbt           :          0          0          0          0
3583.14/3597.55	c   obbt             :          0          0          0          0
3583.14/3597.55	c   probing          :          0          0          0          0
3583.14/3597.55	c   pseudoobj        :          1          0          0          0
3583.14/3597.55	c   redcost          :          0          0          0          0
3583.14/3597.55	c   rootredcost      :          0          0          0          0
3583.14/3597.55	c   symmetry         :          0          0          0          0
3583.14/3597.55	c   vbounds          :       1692          0          0          0
3583.14/3597.55	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.14/3597.55	c   dualfix          :       0.16       0.00       0.14       0.02       0.00       0.00
3583.14/3597.55	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   probing          :       0.59       0.02       0.56       0.00       0.00       0.00
3583.14/3597.55	c   pseudoobj        :      63.69       0.00       0.00      63.69       0.00       0.00
3583.14/3597.55	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3583.14/3597.55	c   symmetry         :       2.49       0.00       2.49       0.00       0.00       0.00
3583.14/3597.55	c   vbounds          :       0.87       0.00       0.69       0.18       0.00       0.00
3583.14/3597.55	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.14/3597.55	c   propagation      :       0.01         16         16          -        221      158.2          2      152.0          -          -          -
3583.14/3597.55	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.14/3597.55	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.14/3597.55	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.14/3597.55	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.14/3597.55	c   applied globally :       0.00          -          -          0         58      146.8          -          -          0          -          -
3583.14/3597.55	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3583.14/3597.55	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.14/3597.55	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3583.14/3597.55	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.14/3597.55	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.14/3597.55	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.14/3597.55	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.14/3597.55	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.14/3597.55	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.14/3597.55	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.14/3597.55	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.14/3597.55	c   problem variables:       0.00          -          0          0
3583.14/3597.55	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.14/3597.55	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.14/3597.55	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.14/3597.55	c   LP solutions     :       0.00          -          -          0          0
3583.14/3597.55	c   relax solutions  :       0.00          -          -          0          0
3583.14/3597.55	c   pseudo solutions :       0.00          -          -          0          0
3583.14/3597.55	c   strong branching :       0.00          -          -          0          0
3583.14/3597.55	c   actconsdiving    :       0.00       0.00          0          0          0
3583.14/3597.55	c   adaptivediving   :       0.00       0.00          0          0          0
3583.14/3597.55	c   alns             :       0.00       0.00          0          0          0
3583.14/3597.55	c   bound            :       0.00       0.00          0          0          0
3583.14/3597.55	c   clique           :       5.08       0.00          1          0          0
3583.14/3597.55	c   coefdiving       :       0.00       0.00          0          0          0
3583.14/3597.55	c   completesol      :       0.00       0.00          0          0          0
3583.14/3597.55	c   conflictdiving   :       0.00       0.00          0          0          0
3583.14/3597.55	c   crossover        :       0.00       0.00          0          0          0
3583.14/3597.55	c   dins             :       0.00       0.00          0          0          0
3583.14/3597.55	c   distributiondivin:       0.00       0.00          0          0          0
3583.14/3597.55	c   dks              :       0.00       0.00          0          0          0
3583.14/3597.55	c   dps              :       0.00       0.00          0          0          0
3583.14/3597.55	c   dualval          :       0.00       0.00          0          0          0
3583.14/3597.55	c   farkasdiving     :       0.00       0.00          0          0          0
3583.14/3597.55	c   feaspump         :       0.00       0.00          0          0          0
3583.14/3597.55	c   fixandinfer      :       0.00       0.00          0          0          0
3583.14/3597.55	c   fracdiving       :       0.00       0.00          0          0          0
3583.14/3597.55	c   gins             :       0.00       0.00          0          0          0
3583.14/3597.55	c   guideddiving     :       0.00       0.00          0          0          0
3583.14/3597.55	c   indicator        :       0.00       0.00          0          0          0
3583.14/3597.55	c   indicatordiving  :       0.00       0.00          0          0          0
3583.14/3597.55	c   intdiving        :       0.00       0.00          0          0          0
3583.14/3597.55	c   intshifting      :       0.00       0.00          0          0          0
3583.14/3597.55	c   linesearchdiving :       0.00       0.00          0          0          0
3583.14/3597.55	c   localbranching   :       0.00       0.00          0          0          0
3583.14/3597.55	c   locks            :       0.84       0.00          1          0          0
3583.14/3597.55	c   lpface           :       0.00       0.00          0          0          0
3583.14/3597.55	c   mpec             :       0.00       0.00          0          0          0
3583.14/3597.55	c   multistart       :       0.00       0.00          0          0          0
3583.14/3597.55	c   mutation         :       0.00       0.00          0          0          0
3583.14/3597.55	c   nlpdiving        :       0.00       0.00          0          0          0
3583.14/3597.55	c   objpscostdiving  :       0.00       0.00          0          0          0
3583.14/3597.55	c   octane           :       0.00       0.00          0          0          0
3583.14/3597.55	c   ofins            :       0.00       0.00          0          0          0
3583.14/3597.55	c   oneopt           :       0.00       0.00          0          0          0
3583.14/3597.55	c   padm             :       0.00       0.00          0          0          0
3583.14/3597.55	c   proximity        :       0.00       0.00          0          0          0
3583.14/3597.55	c   pscostdiving     :       0.00       0.00          0          0          0
3583.14/3597.55	c   randrounding     :       0.00       0.00          0          0          0
3583.14/3597.55	c   rens             :       0.00       0.00          0          0          0
3583.14/3597.55	c   reoptsols        :       0.00       0.00          0          0          0
3583.14/3597.55	c   repair           :       0.00       0.00          0          0          0
3583.14/3597.55	c   rins             :       0.00       0.00          0          0          0
3583.14/3597.55	c   rootsoldiving    :       0.00       0.00          0          0          0
3583.14/3597.55	c   rounding         :       0.00       0.00          0          0          0
3583.14/3597.55	c   scheduler        :       0.00       0.00          0          0          0
3583.14/3597.55	c   shiftandpropagate:       3.84       0.00          1          0          0
3583.14/3597.55	c   shifting         :       0.00       0.00          0          0          0
3583.14/3597.55	c   simplerounding   :       0.00       0.00          0          0          0
3583.14/3597.55	c   subnlp           :       0.00       0.00          0          0          0
3583.14/3597.55	c   trivial          :       0.54       0.00          2          0          0
3583.14/3597.55	c   trivialnegation  :       0.00       0.00          0          0          0
3583.14/3597.55	c   trustregion      :       0.00       0.00          0          0          0
3583.14/3597.55	c   trysol           :       0.00       0.00          0          0          0
3583.14/3597.55	c   twoopt           :       0.00       0.00          0          0          0
3583.14/3597.55	c   undercover       :       0.00       0.00          0          0          0
3583.14/3597.55	c   vbounds          :       6.64       0.00          1          0          0
3583.14/3597.55	c   veclendiving     :       0.00       0.00          0          0          0
3583.14/3597.55	c   zeroobj          :       0.00       0.00          0          0          0
3583.14/3597.55	c   zirounding       :       0.00       0.00          0          0          0
3583.14/3597.55	c   other solutions  :          -          -          -          0          -
3583.14/3597.55	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	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
3583.14/3597.55	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.14/3597.55	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3583.14/3597.55	c   dual LP          :    3449.17          1     196721  196721.00      57.03       0.00          0
3583.14/3597.55	c   lex dual LP      :       0.00          0          0       0.00          -
3583.14/3597.55	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.14/3597.55	c   resolve instable :       0.00          0          0       0.00          -
3583.14/3597.55	c   diving/probing LP:       0.00          0          0       0.00          -
3583.14/3597.55	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3583.14/3597.55	c     (at root node) :          -          0          0       0.00          -
3583.14/3597.55	c   conflict analysis:       0.00          0          0       0.00          -
3583.14/3597.55	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3583.14/3597.55	c   benders          :       0.00          0          0          0       0.00          0          0          0
3583.14/3597.55	c B&B Tree           :
3583.14/3597.55	c   number of runs   :          1
3583.14/3597.55	c   nodes            :          1 (0 internal, 1 leaves)
3583.14/3597.55	c   feasible leaves  :          0
3583.14/3597.55	c   infeas. leaves   :          0
3583.14/3597.55	c   objective leaves :          0
3583.14/3597.55	c   nodes (total)    :          1 (0 internal, 1 leaves)
3583.14/3597.55	c   nodes left       :          1
3583.14/3597.55	c   max depth        :          0
3583.14/3597.55	c   max depth (total):          0
3583.14/3597.55	c   backtracks       :          0 (0.0%)
3583.14/3597.55	c   early backtracks :          0 (0.0%)
3583.14/3597.55	c   nodes exc. ref.  :          0 (0.0%)
3583.14/3597.55	c   delayed cutoffs  :          0
3583.14/3597.55	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3583.14/3597.55	c   avg switch length:       1.00
3583.14/3597.55	c   switching time   :       0.00
3583.14/3597.55	c Root Node          :
3583.14/3597.55	c   First LP value   :          -
3583.14/3597.55	c   First LP Iters   :          0
3583.14/3597.55	c   First LP Time    :    3449.17
3583.14/3597.55	c   Final Dual Bound : +0.00000000000000e+00
3583.14/3597.55	c   Final Root Iters :     196721
3583.14/3597.55	c   Root LP Estimate :                     -
3583.14/3597.55	c Solution           :
3583.14/3597.55	c   Solutions found  :          0 (0 improvements)
3583.14/3597.55	c   Primal Bound     :          -
3583.14/3597.55	c   Dual Bound       : +0.00000000000000e+00
3583.14/3597.55	c   Gap              :   infinite
3583.14/3597.55	c Integrals          :      Total       Avg%
3583.14/3597.55	c   primal-dual      :  359751.41     100.00
3583.14/3597.55	c   primal-ref       :          -          - (not evaluated)
3583.14/3597.55	c   dual-ref         :          -          - (not evaluated)
3590.73/3605.15	c Time complete (sec):   3590.783

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (57183 MiB free)
  memory of node 1: 64507 MiB (62670 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524171-1751606576/watcher-4524171-1751606576 -o /tmp/evaluation-result-4524171-1751606576/solver-4524171-1751606576 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751606552-90828 --watchdog 3760 pbsolver -f HOME/instance-4524171-1751606576.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
Starting watchdog thread
solver pid=90929, runsolver pid=90926
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 2.01 1.41 1.97 5/260 90930
/proc/meminfo: memFree=122714756/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=47004 memory=36736 CPUtime=0.1 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 7230 0 0 0 8 2 0 0 20 0 1 0 76337455 48132096 9184 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 11751 9184 2176 2575 0 8658 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 47004 KiB
Current children cumulated memory: 36736 KiB

[startup+0.208904 s]*
/proc/loadavg: 2.01 1.41 1.97 5/260 90930
/proc/meminfo: memFree=122690816/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=70412 memory=59904 CPUtime=0.21 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 13005 0 0 0 17 4 0 0 20 0 1 0 76337455 72101888 14976 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 17603 14976 2176 2575 0 14510 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 70412 KiB
Current children cumulated memory: 59904 KiB

[startup+0.311884 s]*
/proc/loadavg: 2.01 1.41 1.97 5/260 90930
/proc/meminfo: memFree=122666624/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=93604 memory=82048 CPUtime=0.31 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 18546 0 0 0 25 6 0 0 20 0 1 0 76337455 95850496 20512 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 23401 20512 2176 2575 0 20308 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 93604 KiB
Current children cumulated memory: 82048 KiB

[startup+0.700336 s]
/proc/loadavg: 2.01 1.41 1.97 5/260 90930
/proc/meminfo: memFree=122626304/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=174704 memory=164736 CPUtime=0.68 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 39211 0 0 0 56 12 0 0 20 0 1 0 76337455 178896896 41184 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 43676 41184 2176 2575 0 40583 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 174704 KiB
Current children cumulated memory: 164736 KiB

[startup+1.50032 s]
/proc/loadavg: 2.01 1.41 1.97 5/260 90930
/proc/meminfo: memFree=122489216/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=440412 memory=429728 CPUtime=1.48 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 104440 0 0 0 121 27 0 0 20 0 1 0 76337455 450981888 107432 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 110103 107432 2176 2575 0 107010 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 440412 KiB
Current children cumulated memory: 429728 KiB

[startup+3.11341 s]
/proc/loadavg: 2.01 1.41 1.97 5/260 90930
/proc/meminfo: memFree=121717140/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=1113632 memory=1102240 CPUtime=3.09 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 268989 0 0 0 254 55 0 0 20 0 1 0 76337455 1140359168 275560 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 278408 275560 2176 2575 0 275315 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1113632 KiB
Current children cumulated memory: 1102240 KiB

[startup+6.30031 s]
/proc/loadavg: 2.17 1.45 1.98 5/260 90930
/proc/meminfo: memFree=120010024/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=2990608 memory=2971092 CPUtime=6.27 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 719646 0 0 0 504 123 0 0 20 0 1 0 76337455 3062382592 742773 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 747652 742773 2368 2575 0 744559 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2990608 KiB
Current children cumulated memory: 2971092 KiB

[startup+12.7003 s]
/proc/loadavg: 2.40 1.51 2.00 5/260 90930
/proc/meminfo: memFree=118451780/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=4302612 memory=4219268 CPUtime=12.66 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 857463 0 0 0 1095 171 0 0 20 0 1 0 76337455 4405874688 1054817 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 1075653 1054817 2496 2575 0 1072560 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 4302612 KiB
Current children cumulated memory: 4219268 KiB

[startup+25.5003 s]
/proc/loadavg: 2.83 1.65 2.04 5/260 90930
/proc/meminfo: memFree=118493012/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=4314516 memory=4239816 CPUtime=25.42 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 861198 0 0 0 2368 174 0 0 20 0 1 0 76337455 4418064384 1059954 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 1078629 1059954 2496 2575 0 1075536 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4314516 KiB
Current children cumulated memory: 4239816 KiB

[startup+51.1138 s]
/proc/loadavg: 3.23 1.84 2.09 5/260 90930
/proc/meminfo: memFree=117434828/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=5773992 memory=5709336 CPUtime=50.97 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1236375 0 0 0 4848 249 0 0 20 0 1 0 76337455 5912567808 1427334 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 1443498 1427334 2560 2575 0 1440405 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 5773992 KiB
Current children cumulated memory: 5709336 KiB

[startup+102.3 s]
/proc/loadavg: 4.28 2.34 2.25 5/260 90932
/proc/meminfo: memFree=116485952/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=6936160 memory=6456556 CPUtime=102.04 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1278405 0 0 0 9924 280 0 0 20 0 1 0 76337455 7102627840 1614139 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 1734040 1614139 2592 2575 0 1730947 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 6936160 KiB
Current children cumulated memory: 6456556 KiB

[startup+162.3 s]
/proc/loadavg: 4.37 2.74 2.39 5/259 90934
/proc/meminfo: memFree=113907420/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9507392 memory=8903584 CPUtime=161.84 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1613130 0 0 0 15819 365 0 0 20 0 1 0 76337455 9735569408 2225896 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2376848 2225896 2656 2575 0 2373755 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 9507392 KiB
Current children cumulated memory: 8903584 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 2.97 2.50 5/258 90936
/proc/meminfo: memFree=112128212/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9605516 memory=8988664 CPUtime=221.53 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1665510 0 0 0 21713 440 0 0 20 0 1 0 76337455 9836048384 2247166 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2401379 2247166 2656 2575 0 2398286 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 9605516 KiB
Current children cumulated memory: 8988664 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.17 2.60 5/248 90940
/proc/meminfo: memFree=111884724/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9608684 memory=8993948 CPUtime=281.27 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1713157 0 0 0 27613 514 0 0 20 0 1 0 76337455 9839292416 2248487 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2402171 2248487 2656 2575 0 2399078 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 9608684 KiB
Current children cumulated memory: 8993948 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.36 2.70 5/248 90942
/proc/meminfo: memFree=111859664/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9552004 memory=8939616 CPUtime=340.99 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1755444 0 0 0 33512 587 0 0 20 0 1 0 76337455 9781252096 2234904 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2388001 2234904 2656 2575 0 2384908 0
Current children cumulated CPU time: 340.99 s
Current children cumulated vsize: 9552004 KiB
Current children cumulated memory: 8939616 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.49 2.79 5/249 90945
/proc/meminfo: memFree=111384636/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9614672 memory=9004152 CPUtime=400.72 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1802602 0 0 0 39416 656 0 0 20 0 1 0 76337455 9845424128 2251038 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2403668 2251038 2656 2575 0 2400575 0
Current children cumulated CPU time: 400.72 s
Current children cumulated vsize: 9614672 KiB
Current children cumulated memory: 9004152 KiB

[startup+462.3 s]
/proc/loadavg: 4.18 3.62 2.88 5/249 90947
/proc/meminfo: memFree=111368940/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9554376 memory=8944076 CPUtime=460.42 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 1840218 0 0 0 45322 720 0 0 20 0 1 0 76337455 9783681024 2236019 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2388594 2236019 2656 2575 0 2385501 0
Current children cumulated CPU time: 460.42 s

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

/proc/90929/statm: 2390670 2241249 2656 2575 0 2387577 0
Current children cumulated CPU time: 3149.67 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8964996 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.21 4.09 5/250 91136
/proc/meminfo: memFree=109990556/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8964996 CPUtime=3209.43 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2133939 0 0 0 319736 1207 0 0 20 0 1 0 76337455 9792184320 2241249 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241249 2656 2575 0 2387577 0
Current children cumulated CPU time: 3209.43 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8964996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.17 4.09 5/250 91138
/proc/meminfo: memFree=110001652/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8964996 CPUtime=3269.19 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2137823 0 0 0 325706 1213 0 0 20 0 1 0 76337455 9792184320 2241249 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241249 2656 2575 0 2387577 0
Current children cumulated CPU time: 3269.19 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8964996 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.17 4.09 5/249 91142
/proc/meminfo: memFree=110020484/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8965000 CPUtime=3328.94 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2142513 0 0 0 331673 1221 0 0 20 0 1 0 76337455 9792184320 2241250 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241250 2656 2575 0 2387577 0
Current children cumulated CPU time: 3328.94 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8965000 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.15 4.09 5/249 91144
/proc/meminfo: memFree=109937936/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8965000 CPUtime=3388.7 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2145975 0 0 0 337644 1226 0 0 20 0 1 0 76337455 9792184320 2241250 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241250 2656 2575 0 2387577 0
Current children cumulated CPU time: 3388.7 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8965000 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.15 4.09 5/249 91146
/proc/meminfo: memFree=109924904/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8965000 CPUtime=3448.46 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2151171 0 0 0 343611 1235 0 0 20 0 1 0 76337455 9792184320 2241250 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241250 2656 2575 0 2387577 0
Current children cumulated CPU time: 3448.46 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8965000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/249 91148
/proc/meminfo: memFree=109954260/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8965000 CPUtime=3508.22 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2157313 0 0 0 349578 1244 0 0 20 0 1 0 76337455 9792184320 2241250 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241250 2656 2575 0 2387577 0
Current children cumulated CPU time: 3508.22 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8965000 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/250 91245
/proc/meminfo: memFree=115758800/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8965000 CPUtime=3567.98 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2161328 0 0 0 355547 1251 0 0 20 0 1 0 76337455 9792184320 2241250 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241250 2656 2575 0 2387577 0
Current children cumulated CPU time: 3567.98 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8965000 KiB

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

# cumulated CPU time of all completed processes:  user=3578.13 s, system=12.8155 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.13 4.09 5/250 91245
/proc/meminfo: memFree=114764752/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8965000 CPUtime=3569.69 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2161328 0 0 0 355718 1251 0 0 20 0 1 0 76337455 9792184320 2241250 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241250 2656 2575 0 2387577 0
Current children cumulated CPU time: 3569.69 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8965000 KiB

[startup+3596.8 s]
/proc/loadavg: 4.07 4.12 4.09 5/250 91245
/proc/meminfo: memFree=106498712/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9562680 memory=8965000 CPUtime=3582.44 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2162421 0 0 0 356991 1253 0 0 20 0 1 0 76337455 9792184320 2241250 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2390670 2241250 2656 2575 0 2387577 0
Current children cumulated CPU time: 3582.44 s
Current children cumulated vsize: 9562680 KiB
Current children cumulated memory: 8965000 KiB

[startup+3600 s]*
/proc/loadavg: 4.15 4.14 4.09 5/250 91245
/proc/meminfo: memFree=104931980/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9601324 memory=9003540 CPUtime=3585.64 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2165272 0 0 0 357310 1254 0 0 20 0 1 0 76337455 9831755776 2250885 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2400331 2250885 2656 2575 0 2397238 0
Current children cumulated CPU time: 3585.64 s
Current children cumulated vsize: 9601324 KiB
Current children cumulated memory: 9003540 KiB

[startup+3603.2 s]
/proc/loadavg: 4.15 4.14 4.09 5/250 91245
/proc/meminfo: memFree=103388160/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9585056 memory=8988080 CPUtime=3588.82 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2165360 0 0 0 357628 1254 0 0 20 0 1 0 76337455 9815097344 2247020 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2396264 2247020 2656 2575 0 2393171 0
Current children cumulated CPU time: 3588.82 s
Current children cumulated vsize: 9585056 KiB
Current children cumulated memory: 8988080 KiB

[startup+3604 s]*
/proc/loadavg: 4.14 4.13 4.09 5/250 91245
/proc/meminfo: memFree=102424580/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=9585056 memory=8988080 CPUtime=3589.63 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2166565 0 0 0 357709 1254 0 0 20 0 1 0 76337455 9815097344 2247020 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2396264 2247020 2656 2575 0 2393171 0
Current children cumulated CPU time: 3589.63 s
Current children cumulated vsize: 9585056 KiB
Current children cumulated memory: 8988080 KiB

[startup+3604.8 s]
/proc/loadavg: 4.14 4.13 4.09 5/250 91245
/proc/meminfo: memFree=102424580/131382112 swapFree=33010160/33010684
[pid=90929] ppid=90926 vsize=8228220 memory=7703156 CPUtime=3590.42 cores=5,7
/proc/90929/stat : 90929 (pbsolver) R 90926 90929 90815 0 -1 4194304 2166631 0 0 0 357785 1257 0 0 20 0 1 0 76337455 8425697280 1925789 18446744073709551615 4198400 14743177 140728922881984 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47644672 140728922884490 140728922884586 140728922884586 140728922890188 0
/proc/90929/statm: 2057055 1925789 2656 2575 0 2053962 0
Current children cumulated CPU time: 3590.42 s
Current children cumulated vsize: 8228220 KiB
Current children cumulated memory: 7703156 KiB

[startup+3605.2 s]*
/proc/loadavg: 4.14 4.13 4.09 5/250 91245
/proc/meminfo: memFree=106077956/131382112 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3605.31 s]
/proc/loadavg: 4.14 4.13 4.09 5/250 91245
/proc/meminfo: memFree=106077956/131382112 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3605.32
CPU time (s): 3590.95
CPU user time (s): 3578.13
CPU system time (s): 12.8155
CPU usage (%): 99.6013
Max. virtual memory (cumulated for all children) (KiB): 9698004
Max. memory (cumulated for all children) (KiB): 9095444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.13
system time used= 12.8155
maximum resident set size= 9095444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2166650
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= 6
involuntary context switches= 2758


# summary of solver processes directly reported to runsolver:
#   pid: 90929
#   total CPU time (s): 3590.95
#   total CPU user time (s): 3578.13
#   total CPU system time (s): 12.8155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9585 second user time and 35.7846 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-04 07:22:57
IDJOB=4524171
IDBENCH=180565
IDSOLVER=3366
FILE ID=nodeC009/4524171-1751606576
RUNJOBID= nodeC009-1751606552-90828
SLURM_JOB_ID= 9598895
Free space on /tmp= 431084 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-FoolSolitaire-table-2-0_c24.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524171-1751606576/watcher-4524171-1751606576 -o /tmp/evaluation-result-4524171-1751606576/solver-4524171-1751606576 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751606552-90828 --watchdog 3760  pbsolver -f HOME/instance-4524171-1751606576.opb -t 3600 -m 31000

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

MD5SUM BENCH= 2e656679a8d40db5005d825083b376ef
RANDOM SEED=1153666271

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

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

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        122730632 kB
MemAvailable:   125498736 kB
Buffers:            2144 kB
Cached:          3501696 kB
SwapCached:           24 kB
Active:          4904460 kB
Inactive:        2873140 kB
Active(anon):    4287512 kB
Inactive(anon):     4188 kB
Active(file):     616948 kB
Inactive(file):  2868952 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            161828 kB
Writeback:             0 kB
AnonPages:       4276836 kB
Mapped:           135120 kB
Shmem:             17936 kB
KReclaimable:     243280 kB
Slab:             330696 kB
SReclaimable:     243280 kB
SUnreclaim:        87416 kB
KernelStack:        4192 kB
PageTables:        11764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4885840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1011712 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430240 MiB
End job on nodeC009 at 2025-07-04 08:23:02