Trace number 4522514

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 2024-07-07? 3584.58 3598.19

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i8_pp_92.opb
MD5SUM47b2881d5fb8f7c37ab5426a5dd64ce5
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 benchmark750
Best CPU time to get the best result obtained on this benchmark8.45878
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196307
Total number of constraints196308
Number of constraints which are clauses177494
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints15926
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
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 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4522514-1751585359.opb>
0.78/0.80	c original problem has 196307 variables (196307 bin, 0 int, 0 impl, 0 cont) and 196308 constraints
0.78/0.80	c problem read in 0.79
1.57/1.69	c presolving:
2.27/2.33	c (round 1, fast)       1310 del vars, 1307 del conss, 0 add conss, 169 chg bounds, 34 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 194997 clqs
3.07/3.16	c    (3.1s) running MILP presolver
48.92/49.15	c    (49.1s) MILP presolver (6 rounds): 41 aggregations, 241 fixings, 0 bound changes
49.12/49.38	c (round 2, medium)     1895 del vars, 1310 del conss, 0 add conss, 169 chg bounds, 34 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 190348 clqs
49.22/49.45	c (round 3, fast)       2561 del vars, 6000 del conss, 0 add conss, 169 chg bounds, 34 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 190262 clqs
50.12/50.31	c (round 4, exhaustive) 2561 del vars, 6045 del conss, 0 add conss, 169 chg bounds, 34 chg sides, 0 chg coeffs, 190262 upgd conss, 0 impls, 190262 clqs
55.30/55.57	c    (55.6s) sparsify finished: 892/1084349 (0.1%) nonzeros canceled - in total 892 canceled nonzeros, 892 changed coefficients, 0 added nonzeros
57.69/58.00	c (round 5, exhaustive) 2689 del vars, 6186 del conss, 13 add conss, 169 chg bounds, 34 chg sides, 892 chg coeffs, 190275 upgd conss, 0 impls, 190303 clqs
91.47/91.83	c    (91.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
91.96/92.33	c    (92.3s) symmetry computation finished: 1 generators found (max: 330, log10 of symmetry group size: 0.0) (symcode time: 0.22)
91.96/92.33	c dynamic symmetry handling statistics:
91.96/92.33	c    orbitopal reduction:       no components
91.96/92.33	c    orbital reduction:         no components
91.96/92.33	c    lexicographic reduction:   no permutations
91.96/92.33	c handled 1 out of 1 symmetry components
92.26/92.65	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
92.26/92.65	c  2720 deleted vars, 6190 deleted constraints, 15 added constraints, 169 tightened bounds, 0 added holes, 34 changed sides, 892 changed coefficients
92.26/92.65	c  0 implications, 602737 cliques
92.26/92.65	c presolved problem has 193671 variables (193671 bin, 0 int, 0 impl, 0 cont) and 190132 constraints
92.26/92.65	c  190130 constraints of type <setppc>
92.26/92.65	c       2 constraints of type <linear>
92.26/92.65	c transformed objective value is always integral (scale: 1)
92.26/92.65	c Presolving Time: 91.03
92.26/92.65	c - non default parameters ----------------------------------------------------------------------
92.26/92.65	c # SCIP version 10.0.0
92.26/92.65	c 
92.26/92.65	c # maximal time in seconds to run
92.26/92.65	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
92.26/92.65	c limits/time = 3596.998007
92.26/92.65	c 
92.26/92.65	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
92.26/92.65	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
92.26/92.65	c limits/memory = 27900
92.26/92.65	c 
92.26/92.65	c # belongs reading time to solving time?
92.26/92.65	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
92.26/92.65	c timing/reading = TRUE
92.26/92.65	c 
92.26/92.65	c -----------------------------------------------------------------------------------------------
92.26/92.65	c start solving
92.26/92.69	c 
3583.50/3597.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3583.50/3597.16	c  3597s|     1 |     0 |140876 |     - |  2468M |   0 | 193k| 190k| 190k|   0 |  0 |  59 |   0 | 1.350000e+02 |      --      |    Inf | unknown
3583.50/3597.16	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
3583.50/3597.16	c 
3583.50/3597.16	c SCIP Status        : solving was interrupted [time limit reached]
3583.50/3597.16	c Solving Time (sec) : 3597.14
3583.50/3597.16	c Solving Nodes      : 1
3583.50/3597.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.50/3597.16	c Dual Bound         : +1.35000000000000e+02
3583.50/3597.16	c Gap                : infinite
3583.50/3597.16	s UNKNOWN
3583.50/3597.16	c SCIP Status        : solving was interrupted [time limit reached]
3583.50/3597.16	c Total Time         :    3597.14
3583.50/3597.16	c   solving          :    3597.14
3583.50/3597.16	c   presolving       :      91.03 (included in solving)
3583.50/3597.16	c   reading          :       0.79 (included in solving)
3583.50/3597.16	c   copying          :       0.00 (0 times copied the problem)
3583.50/3597.16	c Original Problem   :
3583.50/3597.16	c   Problem name     : HOME/instance-4522514-1751585359.opb
3583.50/3597.16	c   Variables        : 196307 (196307 binary, 0 integer, 0 implicit integer, 0 continuous)
3583.50/3597.16	c   Constraints      : 196308 initial, 196308 maximal
3583.50/3597.16	c   Objective        : minimize, 2888 non-zeros (abs.min = 1, abs.max = 1)
3583.50/3597.16	c Presolved Problem  :
3583.50/3597.16	c   Problem name     : t_HOME/instance-4522514-1751585359.opb
3583.50/3597.16	c   Variables        : 193671 (193671 binary, 0 integer, 0 implicit integer, 0 continuous)
3583.50/3597.16	c   Constraints      : 190132 initial, 190147 maximal
3583.50/3597.17	c   Objective        : minimize, 2520 non-zeros (abs.min = 1, abs.max = 1)
3583.50/3597.17	c   Nonzeros         : 1083180 constraint, 1906340 clique table
3583.50/3597.17	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.50/3597.17	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   domcol           :       0.60       0.00      2          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   dualsparsify     :       2.34       0.00      1          0          0          0          0          0         71          0          0          0
3583.50/3597.17	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   implics          :       0.01       0.00      4          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   milp             :      46.75       0.00      1        241         41          0          0          0          0          0          0          0
3583.50/3597.17	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   sparsify         :       8.54       0.00      2          0          0          0          0          0          0          0          0        892
3583.50/3597.17	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   trivial          :       0.04       0.00      6        585          0          0          0          0          0          0          0          0
3583.50/3597.17	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   dualfix          :       0.04       0.00      6          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   probing          :      28.92       0.01      2         98          1          0          0          0          0          0          0          0
3583.50/3597.17	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   symmetry         :       0.50       0.00      1          0          0          0          0          0          0          1          0          0
3583.50/3597.17	c   vbounds          :       0.22       0.00      1        219          0          0          0          0          0          0          0          0
3583.50/3597.17	c   setppc           :       1.09       0.05      6          0         60          0          0          0         74         14          0          0
3583.50/3597.17	c   linear           :       1.27       0.23      9        169       1222          0        169          0       6045          0         34          0
3583.50/3597.17	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   components       :       0.25       0.00      1          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   root node        :          -          -      -          6          -          -          6          -          -          -          -          -
3583.50/3597.17	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.50/3597.17	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3583.50/3597.17	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3583.50/3597.17	c   setppc           :     190130     190130          0      14362          0          0          0          3        614         31          0          0          0          0          0
3583.50/3597.17	c   linear           :          2          2          0      14331          0          0          0          3          0          0          0          0          0          0          0
3583.50/3597.17	c   logicor          :          0+        29          0         20          0          0          0          0          1          1          0          0          0          0          0
3583.50/3597.17	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.50/3597.17	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   setppc           :       5.60       0.05       0.27       5.29       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   linear           :       0.23       0.23       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.50/3597.17	c   dualfix          :          1          0          0          0
3583.50/3597.17	c   genvbounds       :          0          0          0          0
3583.50/3597.17	c   nlobbt           :          0          0          0          0
3583.50/3597.17	c   obbt             :          0          0          0          0
3583.50/3597.17	c   probing          :          0          0          0          0
3583.50/3597.17	c   pseudoobj        :          1          0          0          0
3583.50/3597.17	c   redcost          :          0          0          0          0
3583.50/3597.17	c   rootredcost      :          0          0          0          0
3583.50/3597.17	c   symmetry         :          0          0          0          0
3583.50/3597.17	c   vbounds          :       6440          0          0          0
3583.50/3597.17	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.50/3597.17	c   dualfix          :       0.04       0.00       0.04       0.01       0.00       0.00
3583.50/3597.17	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   probing          :      28.93       0.01      28.92       0.00       0.00       0.00
3583.50/3597.17	c   pseudoobj        :       5.63       0.00       0.00       5.63       0.00       0.00
3583.50/3597.17	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3583.50/3597.17	c   symmetry         :       0.50       0.00       0.50       0.00       0.00       0.00
3583.50/3597.17	c   vbounds          :       0.28       0.00       0.22       0.06       0.00       0.00
3583.50/3597.17	c Symmetry           :
3583.50/3597.17	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3583.50/3597.17	c   orbital reduction:          0 reductions applied,          0 cutoffs
3583.50/3597.17	c   lexicographic red:          0 reductions applied,          0 cutoffs
3583.50/3597.17	c   shadow tree time :       0.00 s
3583.50/3597.17	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.50/3597.17	c   propagation      :       0.00         27         27          -         63       45.2          7        2.9          -          -          -
3583.50/3597.17	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.50/3597.17	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.50/3597.17	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.50/3597.17	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.50/3597.17	c   applied globally :       0.02          -          -          0         59       32.0          -          -          0          -          -
3583.50/3597.17	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3583.50/3597.17	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.50/3597.17	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3583.50/3597.17	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.50/3597.17	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.50/3597.17	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.50/3597.17	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.50/3597.17	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.50/3597.17	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.50/3597.17	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.50/3597.17	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.50/3597.17	c   problem variables:       0.00          -          0          0
3583.50/3597.17	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.50/3597.17	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.50/3597.17	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.50/3597.17	c   LP solutions     :       0.00          -          -          0          0
3583.50/3597.17	c   relax solutions  :       0.00          -          -          0          0
3583.50/3597.17	c   pseudo solutions :       0.00          -          -          0          0
3583.50/3597.17	c   strong branching :       0.00          -          -          0          0
3583.50/3597.17	c   actconsdiving    :       0.00       0.00          0          0          0
3583.50/3597.17	c   adaptivediving   :       0.00       0.00          0          0          0
3583.50/3597.17	c   alns             :       0.00       0.00          0          0          0
3583.50/3597.17	c   bound            :       0.00       0.00          0          0          0
3583.50/3597.17	c   clique           :       1.04       0.00          1          0          0
3583.50/3597.17	c   coefdiving       :       0.00       0.00          0          0          0
3583.50/3597.17	c   completesol      :       0.00       0.00          0          0          0
3583.50/3597.17	c   conflictdiving   :       0.00       0.00          0          0          0
3583.50/3597.17	c   crossover        :       0.00       0.00          0          0          0
3583.50/3597.17	c   dins             :       0.00       0.00          0          0          0
3583.50/3597.17	c   distributiondivin:       0.00       0.00          0          0          0
3583.50/3597.17	c   dps              :       0.00       0.00          0          0          0
3583.50/3597.17	c   dualval          :       0.00       0.00          0          0          0
3583.50/3597.17	c   farkasdiving     :       0.00       0.00          0          0          0
3583.50/3597.17	c   feasjump         :       0.58       0.00          1          0          0
3583.50/3597.17	c   feaspump         :       0.00       0.00          0          0          0
3583.50/3597.17	c   fixandinfer      :       0.00       0.00          0          0          0
3583.50/3597.17	c   fracdiving       :       0.00       0.00          0          0          0
3583.50/3597.17	c   gins             :       0.00       0.00          0          0          0
3583.50/3597.17	c   guideddiving     :       0.00       0.00          0          0          0
3583.50/3597.17	c   indcoefdiving    :       0.00       0.00          0          0          0
3583.50/3597.17	c   indicator        :       0.00       0.00          0          0          0
3583.50/3597.17	c   indicatordiving  :       0.00       0.00          0          0          0
3583.50/3597.17	c   indoneopt        :       0.00       0.00          0          0          0
3583.50/3597.17	c   indrounding      :       0.00       0.00          0          0          0
3583.50/3597.17	c   indtwoopt        :       0.00       0.00          0          0          0
3583.50/3597.17	c   intdiving        :       0.00       0.00          0          0          0
3583.50/3597.17	c   intshifting      :       0.00       0.00          0          0          0
3583.50/3597.17	c   linesearchdiving :       0.00       0.00          0          0          0
3583.50/3597.17	c   localbranching   :       0.00       0.00          0          0          0
3583.50/3597.17	c   locks            :       4.18       0.00          1          0          0
3583.50/3597.17	c   lpface           :       0.00       0.00          0          0          0
3583.50/3597.17	c   mpec             :       0.00       0.00          0          0          0
3583.50/3597.17	c   multistart       :       0.00       0.00          0          0          0
3583.50/3597.17	c   mutation         :       0.00       0.00          0          0          0
3583.50/3597.17	c   nlpdiving        :       0.00       0.00          0          0          0
3583.50/3597.17	c   objpscostdiving  :       0.00       0.00          0          0          0
3583.50/3597.17	c   octane           :       0.00       0.00          0          0          0
3583.50/3597.17	c   ofins            :       0.00       0.00          0          0          0
3583.50/3597.17	c   oneopt           :       0.00       0.00          0          0          0
3583.50/3597.17	c   padm             :       0.00       0.00          0          0          0
3583.50/3597.17	c   proximity        :       0.00       0.00          0          0          0
3583.50/3597.17	c   pscostdiving     :       0.00       0.00          0          0          0
3583.50/3597.17	c   randrounding     :       0.00       0.00          0          0          0
3583.50/3597.17	c   rens             :       0.00       0.00          0          0          0
3583.50/3597.17	c   reoptsols        :       0.00       0.00          0          0          0
3583.50/3597.17	c   repair           :       0.00       0.00          0          0          0
3583.50/3597.17	c   rins             :       0.00       0.00          0          0          0
3583.50/3597.17	c   rootsoldiving    :       0.00       0.00          0          0          0
3583.50/3597.17	c   rounding         :       0.00       0.00          0          0          0
3583.50/3597.17	c   scheduler        :       0.00       0.00          0          0          0
3583.50/3597.17	c   shiftandpropagate:       0.76       0.00          1          0          0
3583.50/3597.17	c   shifting         :       0.00       0.00          0          0          0
3583.50/3597.17	c   simplerounding   :       0.00       0.00          0          0          0
3583.50/3597.17	c   smallcard        :       0.00       0.00          0          0          0
3583.50/3597.17	c   subnlp           :       0.00       0.00          0          0          0
3583.50/3597.17	c   trivial          :       0.13       0.00          2          0          0
3583.50/3597.17	c   trivialnegation  :       0.00       0.00          0          0          0
3583.50/3597.17	c   trustregion      :       0.00       0.00          0          0          0
3583.50/3597.17	c   trysol           :       0.00       0.00          0          0          0
3583.50/3597.17	c   twoopt           :       0.00       0.00          0          0          0
3583.50/3597.17	c   undercover       :       0.00       0.00          0          0          0
3583.50/3597.17	c   vbounds          :       0.45       0.00          1          0          0
3583.50/3597.17	c   veclendiving     :       0.00       0.00          0          0          0
3583.50/3597.17	c   zeroobj          :       0.00       0.00          0          0          0
3583.50/3597.17	c   zirounding       :       0.00       0.00          0          0          0
3583.50/3597.17	c   other solutions  :          -          -          -          0          -
3583.50/3597.17	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.50/3597.17	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.50/3597.17	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.50/3597.17	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.50/3597.17	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.50/3597.17	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.50/3597.17	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.50/3597.17	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.50/3597.17	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.50/3597.17	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.50/3597.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.50/3597.17	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3583.50/3597.17	c   dual LP          :    3491.70          1     140876  140876.00      40.35       0.00          0
3583.50/3597.17	c   lex dual LP      :       0.00          0          0       0.00          -
3583.50/3597.17	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.50/3597.17	c   resolve instable :       0.00          0          0       0.00          -
3583.50/3597.17	c   diving/probing LP:       0.00          0          0       0.00          -
3583.50/3597.17	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3583.50/3597.17	c     (at root node) :          -          0          0       0.00          -
3583.50/3597.17	c   conflict analysis:       0.00          0          0       0.00          -
3583.50/3597.17	c B&B Tree           :
3583.50/3597.17	c   number of runs   :          1
3583.50/3597.17	c   nodes            :          1 (0 internal, 1 leaves)
3583.50/3597.17	c   feasible leaves  :          0
3583.50/3597.17	c   infeas. leaves   :          0
3583.50/3597.17	c   objective leaves :          0
3583.50/3597.17	c   nodes (total)    :          1 (0 internal, 1 leaves)
3583.50/3597.17	c   nodes left       :          1
3583.50/3597.17	c   max depth        :          0
3583.50/3597.17	c   max depth (total):          0
3583.50/3597.17	c   backtracks       :          0 (0.0%)
3583.50/3597.17	c   early backtracks :          0 (0.0%)
3583.50/3597.17	c   nodes exc. ref.  :          0 (0.0%)
3583.50/3597.17	c   delayed cutoffs  :          0
3583.50/3597.17	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3583.50/3597.17	c   avg switch length:       1.00
3583.50/3597.17	c   switching time   :       0.00
3583.50/3597.17	c Root Node          :
3583.50/3597.17	c   First LP value   :          -
3583.50/3597.17	c   First LP Iters   :          0
3583.50/3597.17	c   First LP Time    :    3491.70
3583.50/3597.17	c   Final Dual Bound : +1.35000000000000e+02
3583.50/3597.17	c   Final Root Iters :     140876
3583.50/3597.17	c   Root LP Estimate :                     -
3583.50/3597.17	c Solution           :
3583.50/3597.17	c   Solutions found  :          0 (0 improvements)
3583.50/3597.17	c   Primal Bound     :          -
3583.50/3597.17	c   Dual Bound       : +1.35000000000000e+02
3583.50/3597.17	c   Gap              :   infinite
3583.50/3597.17	c Integrals          :      Total       Avg%
3583.50/3597.17	c   primal-dual      :  359714.24     100.00
3583.50/3597.17	c   primal-ref       :          -          - (not evaluated)
3583.50/3597.17	c   dual-ref         :          -          - (not evaluated)
3584.49/3598.18	c Time complete: 3584.57.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (57482 MiB free)
  memory of node 1: 64465 MiB (58787 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522514-1751585359/watcher-4522514-1751585359 -o /tmp/evaluation-result-4522514-1751585359/solver-4522514-1751585359 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751578154-78966 --watchdog 3760 pbscip -f HOME/instance-4522514-1751585359.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100065 s]*
/proc/loadavg: 4.11 4.14 4.11 5/264 80204
/proc/meminfo: memFree=118995868/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=132200 memory=103424 CPUtime=0.09 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 22911 0 0 0 6 3 0 0 20 0 1 0 74213436 135372800 25824 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 33050 25824 3232 3530 0 24501 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 132200 KiB
Current children cumulated memory: 103424 KiB

[startup+0.205738 s]*
/proc/loadavg: 4.11 4.14 4.11 4/263 80204
/proc/meminfo: memFree=118899100/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=223724 memory=195328 CPUtime=0.19 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 45898 0 0 0 12 7 0 0 20 0 1 0 74213436 229093376 48832 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 55931 48832 3232 3530 0 47382 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 223724 KiB
Current children cumulated memory: 195328 KiB

[startup+0.305608 s]*
/proc/loadavg: 4.11 4.14 4.11 5/262 80207
/proc/meminfo: memFree=118882972/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=232464 memory=203904 CPUtime=0.29 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 48052 0 0 0 22 7 0 0 20 0 1 0 74213436 238043136 50976 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 58116 50976 3232 3530 0 49567 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 232464 KiB
Current children cumulated memory: 203904 KiB

[startup+0.700182 s]
/proc/loadavg: 4.11 4.14 4.11 4/260 80221
/proc/meminfo: memFree=118866624/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=316780 memory=288000 CPUtime=0.68 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 69065 0 0 0 57 11 0 0 20 0 1 0 74213436 324382720 72000 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 79195 72000 3232 3530 0 70646 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 316780 KiB
Current children cumulated memory: 288000 KiB

[startup+1.50018 s]
/proc/loadavg: 4.11 4.14 4.11 5/265 80235
/proc/meminfo: memFree=118553200/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=706416 memory=676508 CPUtime=1.47 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 166687 0 0 0 120 27 0 0 20 0 1 0 74213436 723369984 169127 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 176604 169127 3520 3530 0 168055 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 706416 KiB
Current children cumulated memory: 676508 KiB

[startup+3.10545 s]
/proc/loadavg: 4.11 4.14 4.11 5/265 80235
/proc/meminfo: memFree=117592832/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=1026524 memory=968224 CPUtime=3.07 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 209456 0 0 0 270 37 0 0 20 0 1 0 74213436 1051160576 242056 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 256631 242056 3584 3530 0 248082 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1026524 KiB
Current children cumulated memory: 968224 KiB

[startup+6.30018 s]
/proc/loadavg: 4.10 4.14 4.11 5/265 80235
/proc/meminfo: memFree=117127152/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=1090336 memory=1032460 CPUtime=6.26 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 221376 0 0 0 584 42 0 0 20 0 1 0 74213436 1116504064 258115 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 272584 258115 3712 3530 0 264035 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1090336 KiB
Current children cumulated memory: 1032460 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.14 4.11 5/265 80235
/proc/meminfo: memFree=116986456/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=1090336 memory=1032460 CPUtime=12.63 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 221376 0 0 0 1221 42 0 0 20 0 1 0 74213436 1116504064 258115 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 272584 258115 3712 3530 0 264035 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1090336 KiB
Current children cumulated memory: 1032460 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.13 4.10 5/265 80235
/proc/meminfo: memFree=116922852/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=1090336 memory=1032460 CPUtime=25.39 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 221376 0 0 0 2497 42 0 0 20 0 1 0 74213436 1116504064 258115 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 272584 258115 3712 3530 0 264035 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1090336 KiB
Current children cumulated memory: 1032460 KiB

[startup+51.1058 s]
/proc/loadavg: 4.11 4.13 4.10 5/266 80282
/proc/meminfo: memFree=118236616/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=1022696 memory=965180 CPUtime=50.92 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 223315 0 0 0 5049 43 0 0 20 0 1 0 74213436 1047240704 241295 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 255674 241295 3712 3530 0 247125 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1022696 KiB
Current children cumulated memory: 965180 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/267 80286
/proc/meminfo: memFree=117110672/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2578448 memory=2296548 CPUtime=101.93 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 301620 0 0 0 10116 77 0 0 20 0 1 0 74213436 2640330752 574137 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 644612 574137 3840 3530 0 636063 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 2578448 KiB
Current children cumulated memory: 2296548 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/267 80288
/proc/meminfo: memFree=115740800/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2791080 memory=2497528 CPUtime=161.72 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 326761 0 0 0 16088 84 0 0 20 0 1 0 74213436 2858065920 624382 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 697770 624382 3936 3530 0 689221 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 2791080 KiB
Current children cumulated memory: 2497528 KiB

[startup+222.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/267 80294
/proc/meminfo: memFree=115656468/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2791440 memory=2499320 CPUtime=221.46 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 327216 0 0 0 22062 84 0 0 20 0 1 0 74213436 2858434560 624830 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 697860 624830 3936 3530 0 689311 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 2791440 KiB
Current children cumulated memory: 2499320 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/265 80296
/proc/meminfo: memFree=115618668/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2791440 memory=2499448 CPUtime=281.23 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 327244 0 0 0 28039 84 0 0 20 0 1 0 74213436 2858434560 624862 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 697860 624862 3936 3530 0 689311 0
Current children cumulated CPU time: 281.23 s
Current children cumulated vsize: 2791440 KiB
Current children cumulated memory: 2499448 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/264 80298
/proc/meminfo: memFree=115539444/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2791440 memory=2499448 CPUtime=341.02 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 327326 0 0 0 34017 85 0 0 20 0 1 0 74213436 2858434560 624862 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 697860 624862 3936 3530 0 689311 0
Current children cumulated CPU time: 341.02 s
Current children cumulated vsize: 2791440 KiB
Current children cumulated memory: 2499448 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/264 80303
/proc/meminfo: memFree=115543472/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2791636 memory=2499960 CPUtime=400.78 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 327443 0 0 0 39993 85 0 0 20 0 1 0 74213436 2858635264 624990 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 697909 624990 3936 3530 0 689360 0
Current children cumulated CPU time: 400.78 s
Current children cumulated vsize: 2791636 KiB
Current children cumulated memory: 2499960 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 80306
/proc/meminfo: memFree=115557816/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2791776 memory=2500216 CPUtime=460.55 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 327591 0 0 0 45969 86 0 0 20 0 1 0 74213436 2858778624 625054 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 697944 625054 3936 3530 0 689395 0

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

/proc/loadavg: 4.12 4.12 4.09 5/264 80592
/proc/meminfo: memFree=119438120/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3210.06 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329154 0 0 0 320893 113 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3210.06 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 80599
/proc/meminfo: memFree=119450616/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3269.84 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329154 0 0 0 326870 114 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3269.84 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 80600
/proc/meminfo: memFree=119435372/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3329.62 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329284 0 0 0 332847 115 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3329.62 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 80603
/proc/meminfo: memFree=119435844/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3389.4 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329285 0 0 0 338824 116 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3389.4 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 80607
/proc/meminfo: memFree=119423700/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3449.19 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329285 0 0 0 344802 117 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3449.19 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/264 80609
/proc/meminfo: memFree=119423428/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3508.97 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329285 0 0 0 350779 118 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3508.97 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 80611
/proc/meminfo: memFree=119418744/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3568.74 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329288 0 0 0 356756 118 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3568.74 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

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

# cumulated CPU time of all completed processes:  user=3583.37 s, system=1.21235 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.10 4.09 5/263 80611
/proc/meminfo: memFree=119418752/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3570.44 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329288 0 0 0 356926 118 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3570.44 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 80612
/proc/meminfo: memFree=119402368/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3576.81 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329288 0 0 0 357563 118 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3576.81 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 80612
/proc/meminfo: memFree=119402620/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3580 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329288 0 0 0 357882 118 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3580 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 80612
/proc/meminfo: memFree=119402620/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3581.6 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329288 0 0 0 358041 119 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3581.6 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 80612
/proc/meminfo: memFree=119402620/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3583.19 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329288 0 0 0 358200 119 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3583.19 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3597.6 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 80612
/proc/meminfo: memFree=119402636/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2817912 memory=2550144 CPUtime=3583.99 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329753 0 0 0 358280 119 0 0 20 0 1 0 74213436 2885541888 637536 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 704478 637536 3936 3530 0 695929 0
Current children cumulated CPU time: 3583.99 s
Current children cumulated vsize: 2817912 KiB
Current children cumulated memory: 2550144 KiB

[startup+3598 s]*
/proc/loadavg: 4.09 4.09 4.09 5/263 80612
/proc/meminfo: memFree=119402636/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2814256 memory=2547124 CPUtime=3584.39 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329798 0 0 0 358320 119 0 0 20 0 1 0 74213436 2881798144 636781 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 703564 636781 3936 3530 0 695015 0
Current children cumulated CPU time: 3584.39 s
Current children cumulated vsize: 2814256 KiB
Current children cumulated memory: 2547124 KiB

[startup+3598.11 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 80612
/proc/meminfo: memFree=119402636/131250000 swapFree=33007332/33010684
[pid=80197] ppid=80194 vsize=2598556 memory=2342304 CPUtime=3584.49 cores=4,6
/proc/80197/stat : 80197 (pbscip) R 80194 80197 78955 0 -1 4194304 329827 0 0 0 358330 119 0 0 20 0 1 0 74213436 2660921344 585576 18446744073709551615 4235264 18693293 140723493343904 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 55193600 140723493345673 140723493345772 140723493345772 140723493351374 0
/proc/80197/statm: 649639 585576 3968 3530 0 641090 0
Current children cumulated CPU time: 3584.49 s
Current children cumulated vsize: 2598556 KiB
Current children cumulated memory: 2342304 KiB

Child status: 0

Real time (s): 3598.19
CPU time (s): 3584.58
CPU user time (s): 3583.37
CPU system time (s): 1.21235
CPU usage (%): 99.6219
Max. virtual memory (cumulated for all children) (KiB): 2817912
Max. memory (cumulated for all children) (KiB): 2550144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.37
system time used= 1.21235
maximum resident set size= 2550144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329886
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= 104
involuntary context switches= 1764


# summary of solver processes directly reported to runsolver:
#   pid: 80197
#   total CPU time (s): 3584.58
#   total CPU user time (s): 3583.37
#   total CPU system time (s): 1.21235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93215 second user time and 16.5539 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-04 01:29:19
IDJOB=4522514
IDBENCH=179048
IDSOLVER=3365
FILE ID=nodeC019/4522514-1751585359
RUNJOBID= nodeC019-1751578154-78966
SLURM_JOB_ID= 9598809
Free space on /tmp= 431416 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i8_pp_92.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522514-1751585359/watcher-4522514-1751585359 -o /tmp/evaluation-result-4522514-1751585359/solver-4522514-1751585359 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751578154-78966 --watchdog 3760  pbscip -f HOME/instance-4522514-1751585359.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 47b2881d5fb8f7c37ab5426a5dd64ce5
RANDOM SEED=1013274151

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        119052884 kB
MemAvailable:   120951800 kB
Buffers:             904 kB
Cached:          2700828 kB
SwapCached:          440 kB
Active:          9014488 kB
Inactive:        2555200 kB
Active(anon):    8855412 kB
Inactive(anon):    27736 kB
Active(file):     159076 kB
Inactive(file):  2527464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33007332 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31468 kB
Writeback:             0 kB
AnonPages:       8869880 kB
Mapped:           127344 kB
Shmem:             15192 kB
KReclaimable:     103228 kB
Slab:             192240 kB
SReclaimable:     103228 kB
SUnreclaim:        89012 kB
KernelStack:        4256 kB
PageTables:        20988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9882740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5271552 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431428 MiB
End job on nodeC019 at 2025-07-04 02:29:18