Trace number 4522699

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? 3585.79 3597.94

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
SMTI/SMTI_PBO/SMTI_10000_10_0.85_3.opb
MD5SUM092bae33cfc085630516b7197b68f9db
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 benchmark2
Best CPU time to get the best result obtained on this benchmark18.1263
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120000
Total number of constraints120001
Number of constraints which are clauses100000
Number of constraints which are cardinality constraints (but not clauses)20000
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint20000
Number of terms in the objective function 20000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 20000
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 20000
Number of bits of the biggest sum of numbers15
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-4522699-1751646559.opb>
1.58/1.61	c original problem has 120000 variables (120000 bin, 0 int, 0 cont) and 120001 constraints
1.58/1.61	c problem read in 1.610 seconds
2.58/2.69	c presolving:
3.09/3.15	c (round 1, fast)       480 del vars, 341 del conss, 0 add conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 20031 clqs
3.09/3.18	c (round 2, fast)       928 del vars, 480 del conss, 0 add conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 20031 clqs
4.47/4.54	c    (4.5s) running MILP presolver
7.47/7.58	c    (7.6s) MILP presolver (8 rounds): 0 aggregations, 590 fixings, 0 bound changes
7.57/7.65	c (round 3, medium)     1643 del vars, 480 del conss, 0 add conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19859 clqs
7.67/7.70	c (round 4, fast)       2335 del vars, 1383 del conss, 0 add conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19861 clqs
7.67/7.77	c (round 5, exhaustive) 2335 del vars, 1760 del conss, 0 add conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19861 clqs
8.76/8.88	c (round 6, exhaustive) 2335 del vars, 1760 del conss, 0 add conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 118240 upgd conss, 0 impls, 19861 clqs
9.86/9.93	c (round 7, exhaustive) 2335 del vars, 18722 del conss, 0 add conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 118240 upgd conss, 0 impls, 19861 clqs
11.07/11.18	c    (11.2s) running MILP presolver
11.65/11.74	c    (11.7s) MILP presolver (2 rounds): 3 aggregations, 2 fixings, 0 bound changes
13.34/13.40	c (round 8, exhaustive) 9424 del vars, 18736 del conss, 11 add conss, 24 chg bounds, 0 chg sides, 14690 chg coeffs, 118248 upgd conss, 0 impls, 19862 clqs
13.44/13.57	c (round 9, fast)       16518 del vars, 18761 del conss, 11 add conss, 24 chg bounds, 0 chg sides, 30745 chg coeffs, 118248 upgd conss, 0 impls, 19853 clqs
13.84/13.96	c (round 10, exhaustive) 16518 del vars, 21266 del conss, 11 add conss, 24 chg bounds, 0 chg sides, 30745 chg coeffs, 118248 upgd conss, 0 impls, 19853 clqs
14.54/14.65	c (round 11, exhaustive) 16519 del vars, 21640 del conss, 11 add conss, 24 chg bounds, 0 chg sides, 30745 chg coeffs, 118248 upgd conss, 0 impls, 19854 clqs
15.64/15.72	c (round 12, exhaustive) 16653 del vars, 21640 del conss, 11 add conss, 24 chg bounds, 0 chg sides, 31107 chg coeffs, 118248 upgd conss, 0 impls, 19854 clqs
15.74/15.86	c (round 13, fast)       16788 del vars, 21642 del conss, 11 add conss, 24 chg bounds, 0 chg sides, 31289 chg coeffs, 118248 upgd conss, 0 impls, 19852 clqs
19.95/20.07	c    (20.1s) sparsify aborted: 25864/1436124 (1.8%) nonzeros canceled - in total 25864 canceled nonzeros, 25864 changed coefficients, 0 added nonzeros
21.43/21.52	c    (21.5s) probing: 69/110878 (0.1%) - 17 fixings, 1 aggregations, 72 implications, 0 bound changes
21.43/21.52	c    (21.5s) probing aborted: 50/50 successive totally useless probings
22.22/22.36	c    (22.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
22.72/22.83	c    (22.8s) no symmetry present (symcode time: 0.12)
23.32/23.41	c presolving (14 rounds: 14 fast, 9 medium, 8 exhaustive):
23.32/23.41	c  16816 deleted vars, 21719 deleted constraints, 11 added constraints, 24 tightened bounds, 0 added holes, 0 changed sides, 57275 changed coefficients
23.32/23.41	c  0 implications, 19922 cliques
23.32/23.41	c presolved problem has 110860 variables (110860 bin, 0 int, 0 cont) and 98289 constraints
23.32/23.41	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
23.32/23.41	c   19844 constraints of type <setppc>
23.32/23.41	c    2073 constraints of type <linear>
23.32/23.41	c   76372 constraints of type <logicor>
23.32/23.41	c transformed objective value is always integral (scale: 1)
23.32/23.41	c Presolving Time: 20.77
23.32/23.41	c 
23.32/23.41	c - non default parameters ----------------------------------------------------------------------
23.32/23.41	c 
23.32/23.41	c # SCIP version 10.0.0
23.32/23.41	c 
23.32/23.41	c # maximal time in seconds to run
23.32/23.41	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
23.32/23.41	c limits/time = 3596.996032
23.32/23.41	c 
23.32/23.41	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
23.32/23.41	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
23.32/23.41	c limits/memory = 27900
23.32/23.41	c 
23.32/23.41	c # belongs reading time to solving time?
23.32/23.41	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
23.32/23.41	c timing/reading = TRUE
23.32/23.41	c 
23.32/23.41	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
23.32/23.41	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
23.32/23.41	c reading/opbreader/maxintsize = 47
23.32/23.41	c 
23.32/23.41	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
23.32/23.41	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
23.32/23.41	c propagating/genvbounds/timingmask = 0
23.32/23.41	c 
23.32/23.41	c -----------------------------------------------------------------------------------------------
23.32/23.44	c 
3584.96/3597.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3584.96/3597.13	c  3597s|     1 |     0 |277172 |     - |  1222M |   0 | 110k|  96k|  96k|   0 |  0 |  65 |   0 | 1.000000e+00 |      --      |    Inf | unknown
3584.96/3597.13	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
3584.96/3597.13	c 
3584.96/3597.13	c SCIP Status        : solving was interrupted [time limit reached]
3584.96/3597.13	c Solving Time (sec) : 3597.12
3584.96/3597.13	c Solving Nodes      : 1
3584.96/3597.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3584.96/3597.13	c Dual Bound         : +1.00000000000000e+00
3584.96/3597.13	c Gap                : infinite
3584.96/3597.13	s UNKNOWN
3584.96/3597.13	c SCIP Status        : solving was interrupted [time limit reached]
3584.96/3597.13	c Total Time         :    3597.12
3584.96/3597.13	c   solving          :    3597.12
3584.96/3597.13	c   presolving       :      20.77 (included in solving)
3584.96/3597.13	c   reading          :       1.61 (included in solving)
3584.96/3597.13	c   copying          :       0.00 (0 times copied the problem)
3584.96/3597.13	c Original Problem   :
3584.96/3597.13	c   Problem name     : HOME/instance-4522699-1751646559.opb
3584.96/3597.13	c   Variables        : 120000 (120000 binary, 0 integer, 0 continuous)
3584.96/3597.13	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3584.96/3597.13	c   Constraints      : 120001 initial, 120001 maximal
3584.96/3597.13	c   Objective        : minimize, 20000 non-zeros (abs.min = 1, abs.max = 1)
3584.96/3597.13	c Presolved Problem  :
3584.96/3597.13	c   Problem name     : t_HOME/instance-4522699-1751646559.opb
3584.96/3597.13	c   Variables        : 110860 (110860 binary, 0 integer, 0 continuous)
3584.96/3597.13	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3584.96/3597.13	c   Constraints      : 98289 initial, 98289 maximal
3584.96/3597.13	c   Objective        : minimize, 17059 non-zeros (abs.min = 1, abs.max = 1)
3584.96/3597.13	c   Nonzeros         : 1410145 constraint, 204923 clique table
3584.96/3597.13	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3584.96/3597.13	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   domcol           :       0.41       0.00      1          0          0          0          0          0          0          0          0         15
3584.96/3597.13	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   dualsparsify     :       0.84       0.00      1          0          0          0          0          0          7          0          0         58
3584.96/3597.13	c   gateextraction   :       1.02       0.00      6          0          0          0          0          0       2560          0          0          0
3584.96/3597.13	c   implics          :       0.02       0.00      9          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   milp             :       6.11       0.00      2        592          3          0          0          0          0          0          0          0
3584.96/3597.13	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   sparsify         :       2.49       0.00      1          0          0          0          0          0          0          0          0      25864
3584.96/3597.13	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   trivial          :       0.07       0.00     14       8358          0          0          0          0          0          0          0          0
3584.96/3597.13	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   dualfix          :       0.05       0.00     14          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   probing          :       1.45       0.00      1         17          1          0          0          0          0          0          0          0
3584.96/3597.13	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   symmetry         :       0.47       0.00      1          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   vbounds          :       0.06       0.00      1         39         86          0          0          0          0          0          0          0
3584.96/3597.13	c   setppc           :       0.53       0.01     19          0         12          0          0          0         15          3          0          0
3584.96/3597.13	c   linear           :       1.26       0.49     21         24          8          0         24          0       1763          0          0          0
3584.96/3597.13	c   logicor          :       4.91       0.26     19       7228          0          0          0          0      17374          8          0      31338
3584.96/3597.13	c   components       :       0.29       0.00      1          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3584.96/3597.13	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3584.96/3597.13	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3584.96/3597.13	c   setppc           :      19844+     19884          0      76188          0          0          0          3        460          3          0          0          0          0          0
3584.96/3597.13	c   linear           :       2073       2073          0      76185          0          0          0          3          0          0          0          0          0          0          0
3584.96/3597.13	c   logicor          :      76372+     76397          0      42118          0          0          0          0         33         55          0          0          0          0          0
3584.96/3597.13	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3584.96/3597.13	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   setppc           :       0.65       0.01       0.05       0.58       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   linear           :       0.56       0.49       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   logicor          :       0.96       0.26       0.24       0.46       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3584.96/3597.13	c   dualfix          :          1          0          0          0
3584.96/3597.13	c   genvbounds       :          0          0          0          0
3584.96/3597.13	c   nlobbt           :          0          0          0          0
3584.96/3597.13	c   obbt             :          0          0          0          0
3584.96/3597.13	c   probing          :          0          0          0          0
3584.96/3597.13	c   pseudoobj        :          1          0          0          0
3584.96/3597.13	c   redcost          :          0          0          0          0
3584.96/3597.13	c   rootredcost      :          0          0          0          0
3584.96/3597.13	c   symmetry         :          0          0          0          0
3584.96/3597.13	c   vbounds          :      17383          0          0          0
3584.96/3597.13	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3584.96/3597.13	c   dualfix          :       0.06       0.00       0.05       0.00       0.00       0.00
3584.96/3597.13	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   probing          :       1.45       0.00       1.45       0.00       0.00       0.00
3584.96/3597.13	c   pseudoobj        :       1.60       0.00       0.00       1.60       0.00       0.00
3584.96/3597.13	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3584.96/3597.13	c   symmetry         :       0.48       0.00       0.47       0.00       0.00       0.00
3584.96/3597.13	c   vbounds          :       0.11       0.00       0.06       0.04       0.00       0.00
3584.96/3597.13	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3584.96/3597.13	c   propagation      :       0.00         47         47          -         52        4.8         13        2.5          -          -          -
3584.96/3597.13	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.96/3597.13	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.96/3597.13	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3584.96/3597.13	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.96/3597.13	c   applied globally :       0.00          -          -          0         65        3.7          -          -          0          -          -
3584.96/3597.13	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3584.96/3597.13	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3584.96/3597.13	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3584.96/3597.13	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.96/3597.13	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.96/3597.13	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.96/3597.13	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.96/3597.13	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.96/3597.13	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.96/3597.13	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3584.96/3597.13	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3584.96/3597.13	c   problem variables:       0.00          -          0          0
3584.96/3597.13	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3584.96/3597.13	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3584.96/3597.13	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3584.96/3597.13	c   LP solutions     :       0.00          -          -          0          0
3584.96/3597.13	c   relax solutions  :       0.00          -          -          0          0
3584.96/3597.13	c   pseudo solutions :       0.00          -          -          0          0
3584.96/3597.13	c   strong branching :       0.00          -          -          0          0
3584.96/3597.13	c   actconsdiving    :       0.00       0.00          0          0          0
3584.96/3597.13	c   adaptivediving   :       0.00       0.00          0          0          0
3584.96/3597.13	c   alns             :       0.00       0.00          0          0          0
3584.96/3597.13	c   bound            :       0.00       0.00          0          0          0
3584.96/3597.13	c   clique           :       0.95       0.00          1          0          0
3584.96/3597.13	c   coefdiving       :       0.00       0.00          0          0          0
3584.96/3597.13	c   completesol      :       0.00       0.00          0          0          0
3584.96/3597.13	c   conflictdiving   :       0.00       0.00          0          0          0
3584.96/3597.13	c   crossover        :       0.00       0.00          0          0          0
3584.96/3597.13	c   dins             :       0.00       0.00          0          0          0
3584.96/3597.13	c   distributiondivin:       0.00       0.00          0          0          0
3584.96/3597.13	c   dks              :       0.00       0.00          0          0          0
3584.96/3597.13	c   dps              :       0.00       0.00          0          0          0
3584.96/3597.13	c   dualval          :       0.00       0.00          0          0          0
3584.96/3597.13	c   farkasdiving     :       0.00       0.00          0          0          0
3584.96/3597.13	c   feaspump         :       0.00       0.00          0          0          0
3584.96/3597.13	c   fixandinfer      :       0.00       0.00          0          0          0
3584.96/3597.13	c   fracdiving       :       0.00       0.00          0          0          0
3584.96/3597.13	c   gins             :       0.00       0.00          0          0          0
3584.96/3597.13	c   guideddiving     :       0.00       0.00          0          0          0
3584.96/3597.13	c   indicator        :       0.00       0.00          0          0          0
3584.96/3597.13	c   indicatordiving  :       0.00       0.00          0          0          0
3584.96/3597.13	c   intdiving        :       0.00       0.00          0          0          0
3584.96/3597.13	c   intshifting      :       0.00       0.00          0          0          0
3584.96/3597.13	c   linesearchdiving :       0.00       0.00          0          0          0
3584.96/3597.13	c   localbranching   :       0.00       0.00          0          0          0
3584.96/3597.13	c   locks            :       0.88       0.00          1          0          0
3584.96/3597.13	c   lpface           :       0.00       0.00          0          0          0
3584.96/3597.13	c   mpec             :       0.00       0.00          0          0          0
3584.96/3597.13	c   multistart       :       0.00       0.00          0          0          0
3584.96/3597.13	c   mutation         :       0.00       0.00          0          0          0
3584.96/3597.13	c   nlpdiving        :       0.00       0.00          0          0          0
3584.96/3597.13	c   objpscostdiving  :       0.00       0.00          0          0          0
3584.96/3597.13	c   octane           :       0.00       0.00          0          0          0
3584.96/3597.13	c   ofins            :       0.00       0.00          0          0          0
3584.96/3597.13	c   oneopt           :       0.00       0.00          0          0          0
3584.96/3597.13	c   padm             :       0.00       0.00          0          0          0
3584.96/3597.13	c   proximity        :       0.00       0.00          0          0          0
3584.96/3597.13	c   pscostdiving     :       0.00       0.00          0          0          0
3584.96/3597.13	c   randrounding     :       0.00       0.00          0          0          0
3584.96/3597.13	c   rens             :       0.00       0.00          0          0          0
3584.96/3597.13	c   reoptsols        :       0.00       0.00          0          0          0
3584.96/3597.13	c   repair           :       0.00       0.00          0          0          0
3584.96/3597.13	c   rins             :       0.00       0.00          0          0          0
3584.96/3597.13	c   rootsoldiving    :       0.00       0.00          0          0          0
3584.96/3597.13	c   rounding         :       0.00       0.00          0          0          0
3584.96/3597.13	c   scheduler        :       0.00       0.00          0          0          0
3584.96/3597.13	c   shiftandpropagate:       0.56       0.00          1          0          0
3584.96/3597.13	c   shifting         :       0.00       0.00          0          0          0
3584.96/3597.13	c   simplerounding   :       0.00       0.00          0          0          0
3584.96/3597.13	c   subnlp           :       0.00       0.00          0          0          0
3584.96/3597.13	c   trivial          :       0.08       0.00          2          0          0
3584.96/3597.13	c   trivialnegation  :       0.00       0.00          0          0          0
3584.96/3597.13	c   trustregion      :       0.00       0.00          0          0          0
3584.96/3597.13	c   trysol           :       0.00       0.00          0          0          0
3584.96/3597.13	c   twoopt           :       0.00       0.00          0          0          0
3584.96/3597.13	c   undercover       :       0.00       0.00          0          0          0
3584.96/3597.13	c   vbounds          :       0.80       0.00          1          0          0
3584.96/3597.13	c   veclendiving     :       0.00       0.00          0          0          0
3584.96/3597.13	c   zeroobj          :       0.00       0.00          0          0          0
3584.96/3597.13	c   zirounding       :       0.00       0.00          0          0          0
3584.96/3597.13	c   other solutions  :          -          -          -          0          -
3584.96/3597.13	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	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
3584.96/3597.13	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3584.96/3597.13	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3584.96/3597.13	c   dual LP          :    3568.81          1     277172  277172.00      77.67       0.00          0
3584.96/3597.13	c   lex dual LP      :       0.00          0          0       0.00          -
3584.96/3597.13	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3584.96/3597.13	c   resolve instable :       0.00          0          0       0.00          -
3584.96/3597.13	c   diving/probing LP:       0.00          0          0       0.00          -
3584.96/3597.13	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3584.96/3597.13	c     (at root node) :          -          0          0       0.00          -
3584.96/3597.13	c   conflict analysis:       0.00          0          0       0.00          -
3584.96/3597.13	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3584.96/3597.13	c   benders          :       0.00          0          0          0       0.00          0          0          0
3584.96/3597.13	c B&B Tree           :
3584.96/3597.13	c   number of runs   :          1
3584.96/3597.13	c   nodes            :          1 (0 internal, 1 leaves)
3584.96/3597.13	c   feasible leaves  :          0
3584.96/3597.13	c   infeas. leaves   :          0
3584.96/3597.13	c   objective leaves :          0
3584.96/3597.13	c   nodes (total)    :          1 (0 internal, 1 leaves)
3584.96/3597.13	c   nodes left       :          1
3584.96/3597.13	c   max depth        :          0
3584.96/3597.13	c   max depth (total):          0
3584.96/3597.13	c   backtracks       :          0 (0.0%)
3584.96/3597.13	c   early backtracks :          0 (0.0%)
3584.96/3597.13	c   nodes exc. ref.  :          0 (0.0%)
3584.96/3597.13	c   delayed cutoffs  :          0
3584.96/3597.13	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3584.96/3597.13	c   avg switch length:       1.00
3584.96/3597.13	c   switching time   :       0.00
3584.96/3597.13	c Root Node          :
3584.96/3597.13	c   First LP value   :          -
3584.96/3597.13	c   First LP Iters   :          0
3584.96/3597.13	c   First LP Time    :    3568.82
3584.96/3597.13	c   Final Dual Bound : +1.00000000000000e+00
3584.96/3597.13	c   Final Root Iters :     277172
3584.96/3597.13	c   Root LP Estimate :                     -
3584.96/3597.13	c Solution           :
3584.96/3597.13	c   Solutions found  :          0 (0 improvements)
3584.96/3597.13	c   Primal Bound     :          -
3584.96/3597.13	c   Dual Bound       : +1.00000000000000e+00
3584.96/3597.13	c   Gap              :   infinite
3584.96/3597.13	c Integrals          :      Total       Avg%
3584.96/3597.13	c   primal-dual      :  359712.40     100.00
3584.96/3597.13	c   primal-ref       :          -          - (not evaluated)
3584.96/3597.13	c   dual-ref         :          -          - (not evaluated)
3585.74/3597.93	c Time complete (sec):   3585.785

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 (62533 MiB free)
  memory of node 1: 64507 MiB (62790 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522699-1751646559/watcher-4522699-1751646559 -o /tmp/evaluation-result-4522699-1751646559/solver-4522699-1751646559 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751646559-96679 --watchdog 3760 pbsolver -f HOME/instance-4522699-1751646559.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
Current StackSize limit: 8192 KiB

solver pid=96726, runsolver pid=96723

[startup+0.100069 s]*
/proc/loadavg: 1.10 1.46 2.62 5/248 96727
/proc/meminfo: memFree=128222916/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=71980 memory=60928 CPUtime=0.1 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 13276 0 0 0 6 4 0 0 20 0 1 0 80334817 73707520 15232 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 17995 15232 2176 2575 0 14902 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 71980 KiB
Current children cumulated memory: 60928 KiB

[startup+0.210928 s]*
/proc/loadavg: 1.10 1.46 2.62 5/248 96727
/proc/meminfo: memFree=128158656/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=112432 memory=100736 CPUtime=0.21 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 23234 0 0 0 13 8 0 0 20 0 1 0 80334817 115130368 25184 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 28108 25184 2176 2575 0 25015 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 112432 KiB
Current children cumulated memory: 100736 KiB

[startup+0.310888 s]*
/proc/loadavg: 1.10 1.46 2.62 5/246 96727
/proc/meminfo: memFree=128102208/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=146640 memory=134912 CPUtime=0.3 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 31773 0 0 0 20 10 0 0 20 0 1 0 80334817 150159360 33728 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 36660 33728 2176 2575 0 33567 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 146640 KiB
Current children cumulated memory: 134912 KiB

[startup+0.700391 s]
/proc/loadavg: 1.10 1.46 2.62 4/249 96732
/proc/meminfo: memFree=127964900/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=169120 memory=157440 CPUtime=0.69 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 37405 0 0 0 56 13 0 0 20 0 1 0 80334817 173178880 39360 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 42280 39360 2176 2575 0 39187 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 169120 KiB
Current children cumulated memory: 157440 KiB

[startup+1.50035 s]
/proc/loadavg: 1.10 1.46 2.62 5/251 96737
/proc/meminfo: memFree=127547176/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=224312 memory=212608 CPUtime=1.48 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 51215 0 0 0 132 16 0 0 20 0 1 0 80334817 229695488 53152 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 56078 53152 2176 2575 0 52985 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 224312 KiB
Current children cumulated memory: 212608 KiB

[startup+3.11288 s]
/proc/loadavg: 1.34 1.50 2.63 5/251 96737
/proc/meminfo: memFree=126639644/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=609864 memory=589172 CPUtime=3.09 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 146393 0 0 0 272 37 0 0 20 0 1 0 80334817 624500736 147293 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 152466 147293 2400 2575 0 149373 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 609864 KiB
Current children cumulated memory: 589172 KiB

[startup+6.30034 s]
/proc/loadavg: 1.34 1.50 2.63 5/251 96738
/proc/meminfo: memFree=125390624/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=918592 memory=887172 CPUtime=6.27 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 164152 0 0 0 580 47 0 0 20 0 1 0 80334817 940638208 221793 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 229648 221793 2496 2575 0 226555 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 918592 KiB
Current children cumulated memory: 887172 KiB

[startup+12.7003 s]
/proc/loadavg: 1.63 1.56 2.64 5/251 96738
/proc/meminfo: memFree=124382524/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=873076 memory=842128 CPUtime=12.65 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 208888 0 0 0 1208 57 0 0 20 0 1 0 80334817 894029824 210532 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 218269 210532 2528 2575 0 215176 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 873076 KiB
Current children cumulated memory: 842128 KiB

[startup+25.5003 s]
/proc/loadavg: 2.15 1.68 2.66 5/251 96783
/proc/meminfo: memFree=123537420/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1151428 memory=1080928 CPUtime=25.42 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 247180 0 0 0 2476 66 0 0 20 0 1 0 80334817 1179062272 270232 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 287857 270232 2624 2575 0 284764 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1151428 KiB
Current children cumulated memory: 1080928 KiB

[startup+51.1132 s]
/proc/loadavg: 2.79 1.87 2.70 5/251 96783
/proc/meminfo: memFree=122635940/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1438636 memory=1350312 CPUtime=50.92 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 282532 0 0 0 5017 75 0 0 20 0 1 0 80334817 1473163264 337578 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 359659 337578 2688 2575 0 356566 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1438636 KiB
Current children cumulated memory: 1350312 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.21 2.77 5/251 96786
/proc/meminfo: memFree=122049596/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1456276 memory=1370336 CPUtime=101.94 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 283442 0 0 0 10118 76 0 0 20 0 1 0 80334817 1491226624 342584 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 364069 342584 2688 2575 0 360976 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1456276 KiB
Current children cumulated memory: 1370336 KiB

[startup+162.3 s]
/proc/loadavg: 4.45 2.71 2.91 5/251 96788
/proc/meminfo: memFree=122002696/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1457692 memory=1371744 CPUtime=161.73 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 283807 0 0 0 16097 76 0 0 20 0 1 0 80334817 1492676608 342936 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 364423 342936 2688 2575 0 361330 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 1457692 KiB
Current children cumulated memory: 1371744 KiB

[startup+222.3 s]
/proc/loadavg: 4.59 3.08 3.03 5/252 96797
/proc/meminfo: memFree=122004168/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1458004 memory=1372128 CPUtime=221.51 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 283933 0 0 0 22075 76 0 0 20 0 1 0 80334817 1492996096 343032 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 364501 343032 2688 2575 0 361408 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 1458004 KiB
Current children cumulated memory: 1372128 KiB

[startup+282.3 s]
/proc/loadavg: 4.29 3.27 3.10 5/252 96799
/proc/meminfo: memFree=121996384/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1458004 memory=1374180 CPUtime=281.3 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 283944 0 0 0 28053 77 0 0 20 0 1 0 80334817 1492996096 343545 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 364501 343545 2688 2575 0 361408 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 1458004 KiB
Current children cumulated memory: 1374180 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.42 3.16 5/251 96801
/proc/meminfo: memFree=121936388/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1479216 memory=1395404 CPUtime=341.09 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 285245 0 0 0 34032 77 0 0 20 0 1 0 80334817 1514717184 348851 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 369804 348851 2688 2575 0 366711 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 1479216 KiB
Current children cumulated memory: 1395404 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.54 3.22 5/251 96848
/proc/meminfo: memFree=121654920/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1479768 memory=1395916 CPUtime=400.88 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 285369 0 0 0 40010 78 0 0 20 0 1 0 80334817 1515282432 348979 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 369942 348979 2688 2575 0 366849 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 1479768 KiB
Current children cumulated memory: 1395916 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.64 3.28 5/252 96851
/proc/meminfo: memFree=121607136/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1480064 memory=1396300 CPUtime=460.67 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 285528 0 0 0 45989 78 0 0 20 0 1 0 80334817 1515585536 349075 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 370016 349075 2688 2575 0 366923 0
Current children cumulated CPU time: 460.67 s

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

/proc/loadavg: 4.11 4.11 4.09 5/249 96985
/proc/meminfo: memFree=121357304/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3211.42 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287296 0 0 0 321060 82 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3211.42 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 96994
/proc/meminfo: memFree=121352332/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3271.23 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287403 0 0 0 327040 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3271.23 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/250 96996
/proc/meminfo: memFree=121362248/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3331.03 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287411 0 0 0 333020 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3331.03 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 96998
/proc/meminfo: memFree=121358064/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3390.82 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287413 0 0 0 338999 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3390.82 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 97000
/proc/meminfo: memFree=121350916/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3450.61 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287414 0 0 0 344978 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3450.61 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/250 97002
/proc/meminfo: memFree=121357432/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3510.4 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287416 0 0 0 350957 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3510.4 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/250 97004
/proc/meminfo: memFree=121356232/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3570.19 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287416 0 0 0 356936 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3570.19 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

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

# cumulated CPU time of all completed processes:  user=3584.93 s, system=0.855847 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.08 4.09 5/250 97004
/proc/meminfo: memFree=121356232/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3571.9 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287416 0 0 0 357107 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3571.9 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.10 4.09 5/250 97004
/proc/meminfo: memFree=121358596/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3578.27 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287416 0 0 0 357744 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3578.27 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.10 4.09 5/250 97004
/proc/meminfo: memFree=121358596/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3581.46 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287416 0 0 0 358063 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3581.46 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 97004
/proc/meminfo: memFree=121366660/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3583.05 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287416 0 0 0 358222 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3583.05 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.09 4.09 5/251 97005
/proc/meminfo: memFree=121359188/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3584.64 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287416 0 0 0 358381 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3584.64 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3597.6 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 97005
/proc/meminfo: memFree=121360152/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1514344 memory=1449804 CPUtime=3585.44 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287782 0 0 0 358461 83 0 0 20 0 1 0 80334817 1550688256 362451 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 378586 362451 2688 2575 0 375493 0
Current children cumulated CPU time: 3585.44 s
Current children cumulated vsize: 1514344 KiB
Current children cumulated memory: 1449804 KiB

[startup+3597.8 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 97005
/proc/meminfo: memFree=121360152/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1360596 memory=1308132 CPUtime=3585.64 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287805 0 0 0 358480 84 0 0 20 0 1 0 80334817 1393250304 327033 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 340149 327033 2688 2575 0 337056 0
Current children cumulated CPU time: 3585.64 s
Current children cumulated vsize: 1360596 KiB
Current children cumulated memory: 1308132 KiB

[startup+3597.9 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 97005
/proc/meminfo: memFree=121360152/131382112 swapFree=33009904/33010684
[pid=96726] ppid=96723 vsize=1270580 memory=1218232 CPUtime=3585.74 cores=1,3
/proc/96726/stat : 96726 (pbsolver) R 96723 96726 96324 0 -1 4194304 287813 0 0 0 358490 84 0 0 20 0 1 0 80334817 1301073920 304558 18446744073709551615 4198400 14743177 140734679188208 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 31260672 140734679193993 140734679194089 140734679194089 140734679199692 0
/proc/96726/statm: 317645 304558 2688 2575 0 314552 0
Current children cumulated CPU time: 3585.74 s
Current children cumulated vsize: 1270580 KiB
Current children cumulated memory: 1218232 KiB

Child status: 0

Real time (s): 3597.94
CPU time (s): 3585.79
CPU user time (s): 3584.93
CPU system time (s): 0.855847
CPU usage (%): 99.6623
Max. virtual memory (cumulated for all children) (KiB): 1514344
Max. memory (cumulated for all children) (KiB): 1449804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.93
system time used= 0.855847
maximum resident set size= 1449804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287855
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= 12
involuntary context switches= 2101


# summary of solver processes directly reported to runsolver:
#   pid: 96726
#   total CPU time (s): 3585.79
#   total CPU user time (s): 3584.93
#   total CPU system time (s): 0.855847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3402 second user time and 34.8054 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-04 18:29:19
IDJOB=4522699
IDBENCH=179260
IDSOLVER=3366
FILE ID=nodeC001/4522699-1751646559
RUNJOBID= nodeC001-1751646559-96679
SLURM_JOB_ID= 9672306
Free space on /tmp= 432420 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/SMTI_PBO/SMTI_10000_10_0.85_3.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522699-1751646559/watcher-4522699-1751646559 -o /tmp/evaluation-result-4522699-1751646559/solver-4522699-1751646559 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751646559-96679 --watchdog 3760  pbsolver -f HOME/instance-4522699-1751646559.opb -t 3600 -m 31000

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

MD5SUM BENCH= 092bae33cfc085630516b7197b68f9db
RANDOM SEED=118199472

nodeC001 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		: 1197.168
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.49
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		: 1197.302
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.49
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		: 3700.000
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.49
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		: 1596.228
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.49
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		: 1197.352
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.49
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.168
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.49
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		: 1596.227
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.49
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		: 1197.223
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128384572 kB
MemAvailable:   129790128 kB
Buffers:            1668 kB
Cached:          2188152 kB
SwapCached:          128 kB
Active:           375976 kB
Inactive:        1942120 kB
Active(anon):     118200 kB
Inactive(anon):    27916 kB
Active(file):     257776 kB
Inactive(file):  1914204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             98016 kB
Writeback:             0 kB
AnonPages:        131356 kB
Mapped:           121568 kB
Shmem:             17776 kB
KReclaimable:     146020 kB
Slab:             234112 kB
SReclaimable:     146020 kB
SUnreclaim:        88092 kB
KernelStack:        4032 kB
PageTables:         3176 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     462732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432368 MiB
End job on nodeC001 at 2025-07-04 19:29:17