Trace number 4505226

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? 3593.43 3605.41

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_0_ic.opb
MD5SUMc6b8715c3f6301baee7dd7835457fcc6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14682715
Best CPU time to get the best result obtained on this benchmark71179.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 149684681822
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 149684681822
Number of bits of the biggest sum of numbers38
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-4505226-1751462391.opb>
6.74/6.82	c original problem has 1000400 variables (1000400 bin, 0 int, 0 impl, 0 cont) and 2000307 constraints
6.74/6.82	c problem read in 6.81
13.04/13.14	c presolving:
17.62/17.73	c (round 1, fast)       15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 101 clqs
22.40/22.53	c    (22.5s) running MILP presolver
26.39/26.51	c    (26.5s) MILP presolver found nothing
34.17/34.36	c (round 2, exhaustive) 15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 101 clqs
53.11/53.35	c (round 3, medium)     15150 del vars, 1009803 del conss, 2910600 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
67.88/68.10	c (round 4, exhaustive) 15150 del vars, 4900503 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
83.02/83.34	c (round 5, exhaustive) 500250 del vars, 5385603 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
86.11/86.41	c (round 6, exhaustive) 500250 del vars, 5390553 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
95.29/95.60	c    (95.6s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
95.29/95.60	c    (95.6s) probing aborted: 50/50 successive totally useless probings
95.29/95.60	c    (95.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
96.69/97.09	c    (97.0s) no symmetry present (symcode time: 0.58)
97.38/97.71	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
97.38/97.71	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
97.38/97.71	c  0 implications, 1455401 cliques
97.38/97.71	c presolved problem has 500150 variables (500150 bin, 0 int, 0 impl, 0 cont) and 500454 constraints
97.38/97.71	c    5250 constraints of type <knapsack>
97.38/97.71	c     101 constraints of type <setppc>
97.38/97.71	c  490050 constraints of type <and>
97.38/97.71	c       3 constraints of type <linear>
97.38/97.71	c    5050 constraints of type <logicor>
97.38/97.71	c transformed objective value is always integral (scale: 2)
97.38/97.71	c Presolving Time: 84.98
97.38/97.71	c - non default parameters ----------------------------------------------------------------------
97.38/97.71	c # SCIP version 10.0.0
97.38/97.71	c 
97.38/97.71	c # maximal time in seconds to run
97.38/97.71	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
97.38/97.71	c limits/time = 3596.998033
97.38/97.71	c 
97.38/97.71	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
97.38/97.71	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
97.38/97.71	c limits/memory = 27900
97.38/97.71	c 
97.38/97.71	c # belongs reading time to solving time?
97.38/97.71	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
97.38/97.71	c timing/reading = TRUE
97.38/97.71	c 
97.38/97.71	c -----------------------------------------------------------------------------------------------
97.38/97.71	c start solving
97.48/97.85	c 
3586.23/3598.27	c 
3586.23/3598.27	c SCIP Status        : solving was interrupted [time limit reached]
3586.23/3598.27	c Solving Time (sec) : 3598.23
3586.23/3598.27	c Solving Nodes      : 1
3586.23/3598.27	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.23/3598.27	c Dual Bound         : -1.50000000000000e+01
3586.23/3598.27	c Gap                : infinite
3586.23/3598.27	s UNKNOWN
3586.23/3598.27	c SCIP Status        : solving was interrupted [time limit reached]
3586.23/3598.27	c Total Time         :    3598.23
3586.23/3598.27	c   solving          :    3598.23
3586.23/3598.27	c   presolving       :      84.98 (included in solving)
3586.23/3598.27	c   reading          :       6.81 (included in solving)
3586.23/3598.27	c   copying          :       0.00 (0 times copied the problem)
3586.23/3598.27	c Original Problem   :
3586.23/3598.27	c   Problem name     : HOME/instance-4505226-1751462391.opb
3586.23/3598.27	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.23/3598.27	c   Constraints      : 2000307 initial, 2000307 maximal
3586.33/3598.30	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.37388e+08)
3586.33/3598.30	c Presolved Problem  :
3586.33/3598.30	c   Problem name     : t_HOME/instance-4505226-1751462391.opb
3586.33/3598.30	c   Variables        : 500150 (500150 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.33/3598.30	c   Constraints      : 500454 initial, 500456 maximal
3586.33/3598.31	c   Objective        : minimize, 14850 non-zeros (abs.min = 9, abs.max = 1.37388e+08)
3586.33/3598.31	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3586.33/3598.31	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.33/3598.31	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   gateextraction   :      13.62       0.00      4          0          0          0          0          0    3890700     980100          0          0
3586.33/3598.31	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   milp             :       8.44       0.00      1          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   trivial          :       0.20       0.00      7          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   dualfix          :       0.19       0.00      7          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   probing          :       6.72       0.02      1          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   symmetry         :       1.49       0.00      1          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   vbounds          :       1.49       0.00      2          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   knapsack         :      12.76       0.02     13          0          0          0          0          0     980100    2910600          0          0
3586.33/3598.31	c   setppc           :       4.86       0.00     13          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   and              :      15.83       0.00      6          0     485100          0          0          0     490050          0          0          0
3586.33/3598.31	c   linear           :      10.05       1.42      9        300      14850          0        300          0      29703          0       4950      14850
3586.33/3598.31	c   logicor          :       2.08       0.01     11          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   components       :       0.48       0.00      1          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.33/3598.31	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.33/3598.31	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.33/3598.31	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.33/3598.31	c   knapsack         :       5250       5250          0     410772          0          0          0          3          0          3          0          0          0          0          0
3586.33/3598.31	c   setppc           :        101        101          0     405146          0          0          0          1         92          0          0          0          0          0          0
3586.33/3598.31	c   and              :     490050     490050          0     410769          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   linear           :          3          3          0     410769          0          0          0          3          0          1          0          0          0          0          0
3586.33/3598.31	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3586.33/3598.31	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.33/3598.31	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   knapsack         :       0.28       0.02       0.02       0.24       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   and              :    3341.19       0.00       1.69    3339.50       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   linear           :       1.55       1.42       0.00       0.13       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   logicor          :       0.07       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   components       :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.33/3598.31	c   dualfix          :          1          0          0          0
3586.33/3598.31	c   genvbounds       :          0          0          0          0
3586.33/3598.31	c   nlobbt           :          0          0          0          0
3586.33/3598.31	c   obbt             :          0          0          0          0
3586.33/3598.31	c   probing          :          0          0          0          0
3586.33/3598.31	c   pseudoobj        :          1          0          0          0
3586.33/3598.31	c   redcost          :          0          0          0          0
3586.33/3598.31	c   rootredcost      :          0          0          0          0
3586.33/3598.31	c   symmetry         :          0          0          0          0
3586.33/3598.31	c   vbounds          :      11138          0          0          0
3586.33/3598.31	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.33/3598.31	c   dualfix          :       0.20       0.00       0.19       0.02       0.00       0.00
3586.33/3598.31	c   genvbounds       :       0.12       0.00       0.00       0.12       0.00       0.00
3586.33/3598.31	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.33/3598.31	c   probing          :       6.74       0.02       6.72       0.00       0.00       0.00
3586.33/3598.31	c   pseudoobj        :      33.34       0.00       0.01      33.33       0.00       0.00
3586.33/3598.31	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3586.33/3598.31	c   rootredcost      :       0.08       0.00       0.00       0.08       0.00       0.00
3586.33/3598.31	c   symmetry         :       1.67       0.00       1.49       0.19       0.00       0.00
3586.33/3598.31	c   vbounds          :       1.80       0.00       1.49       0.32       0.00       0.00
3586.33/3598.31	c Symmetry           :
3586.33/3598.31	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.33/3598.31	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.33/3598.31	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.33/3598.31	c   shadow tree time :       0.00 s
3586.33/3598.31	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.33/3598.31	c   propagation      :       0.01          2          2          -          2     2713.5          0        0.0          -          -          -
3586.33/3598.31	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.33/3598.31	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.33/3598.31	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.33/3598.31	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.33/3598.31	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3586.33/3598.31	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.33/3598.31	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.33/3598.31	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3586.33/3598.31	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.33/3598.31	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.33/3598.31	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.33/3598.31	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.33/3598.31	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.33/3598.31	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.33/3598.31	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.33/3598.31	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.33/3598.31	c   problem variables:       0.00          -          0          0
3586.33/3598.31	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.33/3598.31	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.33/3598.31	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.33/3598.31	c   LP solutions     :       0.00          -          -          0          0
3586.33/3598.31	c   relax solutions  :       0.00          -          -          0          0
3586.33/3598.31	c   pseudo solutions :       0.00          -          -          0          0
3586.33/3598.31	c   strong branching :       0.00          -          -          0          0
3586.33/3598.31	c   actconsdiving    :       0.00       0.00          0          0          0
3586.33/3598.31	c   adaptivediving   :       0.00       0.00          0          0          0
3586.33/3598.31	c   alns             :       0.00       0.00          0          0          0
3586.33/3598.31	c   bound            :       0.00       0.00          0          0          0
3586.33/3598.31	c   clique           :     169.88       0.00          1          0          0
3586.33/3598.31	c   coefdiving       :       0.00       0.00          0          0          0
3586.33/3598.31	c   completesol      :       0.00       0.00          0          0          0
3586.33/3598.31	c   conflictdiving   :       0.00       0.00          0          0          0
3586.33/3598.31	c   crossover        :       0.00       0.00          0          0          0
3586.33/3598.31	c   dins             :       0.00       0.00          0          0          0
3586.33/3598.31	c   distributiondivin:       0.00       0.00          0          0          0
3586.33/3598.31	c   dps              :       0.00       0.00          0          0          0
3586.33/3598.31	c   dualval          :       0.00       0.00          0          0          0
3586.33/3598.31	c   farkasdiving     :       0.00       0.00          0          0          0
3586.33/3598.31	c   feasjump         :       0.00       0.00          0          0          0
3586.33/3598.31	c   feaspump         :       0.00       0.00          0          0          0
3586.33/3598.31	c   fixandinfer      :       0.00       0.00          0          0          0
3586.33/3598.31	c   fracdiving       :       0.00       0.00          0          0          0
3586.33/3598.31	c   gins             :       0.00       0.00          0          0          0
3586.33/3598.31	c   guideddiving     :       0.00       0.00          0          0          0
3586.33/3598.31	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.33/3598.31	c   indicator        :       0.00       0.00          0          0          0
3586.33/3598.31	c   indicatordiving  :       0.00       0.00          0          0          0
3586.33/3598.31	c   indoneopt        :       0.00       0.00          0          0          0
3586.33/3598.31	c   indrounding      :       0.00       0.00          0          0          0
3586.33/3598.31	c   indtwoopt        :       0.00       0.00          0          0          0
3586.33/3598.31	c   intdiving        :       0.00       0.00          0          0          0
3586.33/3598.31	c   intshifting      :       0.00       0.00          0          0          0
3586.33/3598.31	c   linesearchdiving :       0.00       0.00          0          0          0
3586.33/3598.31	c   localbranching   :       0.00       0.00          0          0          0
3586.33/3598.31	c   locks            :      63.04       0.00          1          0          0
3586.33/3598.31	c   lpface           :       0.00       0.00          0          0          0
3586.33/3598.31	c   mpec             :       0.00       0.00          0          0          0
3586.33/3598.31	c   multistart       :       0.00       0.00          0          0          0
3586.33/3598.31	c   mutation         :       0.00       0.00          0          0          0
3586.33/3598.31	c   nlpdiving        :       0.00       0.00          0          0          0
3586.33/3598.31	c   objpscostdiving  :       0.00       0.00          0          0          0
3586.33/3598.31	c   octane           :       0.00       0.00          0          0          0
3586.33/3598.31	c   ofins            :       0.00       0.00          0          0          0
3586.33/3598.31	c   oneopt           :       0.00       0.00          0          0          0
3586.33/3598.31	c   padm             :       0.00       0.00          0          0          0
3586.33/3598.31	c   proximity        :       0.00       0.00          0          0          0
3586.33/3598.31	c   pscostdiving     :       0.00       0.00          0          0          0
3586.33/3598.31	c   randrounding     :       0.00       0.00          0          0          0
3586.33/3598.31	c   rens             :       0.00       0.00          0          0          0
3586.33/3598.31	c   reoptsols        :       0.00       0.00          0          0          0
3586.33/3598.31	c   repair           :       0.00       0.00          0          0          0
3586.33/3598.31	c   rins             :       0.00       0.00          0          0          0
3586.33/3598.31	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.33/3598.31	c   rounding         :       0.00       0.00          0          0          0
3586.33/3598.31	c   scheduler        :       0.00       0.00          0          0          0
3586.33/3598.31	c   shiftandpropagate:       0.00       0.00          0          0          0
3586.33/3598.31	c   shifting         :       0.00       0.00          0          0          0
3586.33/3598.31	c   simplerounding   :       0.00       0.00          0          0          0
3586.33/3598.31	c   smallcard        :       0.00       0.00          0          0          0
3586.33/3598.31	c   subnlp           :       0.00       0.00          0          0          0
3586.33/3598.31	c   trivial          :       0.56       0.00          2          0          0
3586.33/3598.31	c   trivialnegation  :       0.00       0.00          0          0          0
3586.33/3598.31	c   trustregion      :       0.00       0.00          0          0          0
3586.33/3598.31	c   trysol           :       0.00       0.00          0          0          0
3586.33/3598.31	c   twoopt           :       0.00       0.00          0          0          0
3586.33/3598.31	c   undercover       :       0.00       0.00          0          0          0
3586.33/3598.31	c   vbounds          :    3233.87       0.00          1          0          0
3586.33/3598.31	c   veclendiving     :       0.00       0.00          0          0          0
3586.33/3598.31	c   zeroobj          :       0.00       0.00          0          0          0
3586.33/3598.31	c   zirounding       :       0.00       0.00          0          0          0
3586.33/3598.31	c   other solutions  :          -          -          -          0          -
3586.33/3598.31	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	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
3586.33/3598.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.33/3598.31	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3586.33/3598.31	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3586.33/3598.31	c   lex dual LP      :       0.00          0          0       0.00          -
3586.33/3598.31	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.33/3598.31	c   resolve instable :       0.00          0          0       0.00          -
3586.33/3598.31	c   diving/probing LP:       0.00          0          0       0.00          -
3586.33/3598.31	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3586.33/3598.31	c     (at root node) :          -          0          0       0.00          -
3586.33/3598.31	c   conflict analysis:       0.00          0          0       0.00          -
3586.33/3598.31	c B&B Tree           :
3586.33/3598.31	c   number of runs   :          1
3586.33/3598.31	c   nodes            :          1 (0 internal, 1 leaves)
3586.33/3598.31	c   feasible leaves  :          0
3586.33/3598.31	c   infeas. leaves   :          0
3586.33/3598.31	c   objective leaves :          0
3586.33/3598.31	c   nodes (total)    :          1 (0 internal, 1 leaves)
3586.33/3598.31	c   nodes left       :          1
3586.33/3598.31	c   max depth        :          0
3586.33/3598.31	c   max depth (total):          0
3586.33/3598.31	c   backtracks       :          0 (0.0%)
3586.33/3598.31	c   early backtracks :          0 (0.0%)
3586.33/3598.31	c   nodes exc. ref.  :          0 (0.0%)
3586.33/3598.31	c   delayed cutoffs  :          0
3586.33/3598.31	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3586.33/3598.31	c   avg switch length:       1.00
3586.33/3598.31	c   switching time   :       0.00
3586.33/3598.31	c Root Node          :
3586.33/3598.31	c   First LP value   :          -
3586.33/3598.31	c   First LP Iters   :          0
3586.33/3598.31	c   First LP Time    :       0.00
3586.33/3598.31	c   Final Dual Bound : -1.50000000000000e+01
3586.33/3598.31	c   Final Root Iters :          0
3586.33/3598.31	c   Root LP Estimate :                     -
3586.33/3598.31	c Solution           :
3586.33/3598.31	c   Solutions found  :          0 (0 improvements)
3586.33/3598.31	c   Primal Bound     :          -
3586.33/3598.31	c   Dual Bound       : -1.50000000000000e+01
3586.33/3598.31	c   Gap              :   infinite
3586.33/3598.31	c Integrals          :      Total       Avg%
3586.33/3598.31	c   primal-dual      :  359823.00     100.00
3586.33/3598.31	c   primal-ref       :          -          - (not evaluated)
3586.33/3598.31	c   dual-ref         :          -          - (not evaluated)
3593.31/3605.37	c Time complete: 3593.4.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505226-1751462391/watcher-4505226-1751462391 -o /tmp/evaluation-result-4505226-1751462391/solver-4505226-1751462391 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751458789-63984 --watchdog 3760 pbscip -f HOME/instance-4505226-1751462391.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=64496, runsolver pid=64493

[startup+0.100062 s]*
/proc/loadavg: 4.10 4.14 4.16 4/260 64497
/proc/meminfo: memFree=116441100/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=90164 memory=61312 CPUtime=0.08 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 12382 0 0 0 6 2 0 0 20 0 1 0 61917619 92327936 15328 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 22541 15328 3264 3530 0 13992 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 90164 KiB
Current children cumulated memory: 61312 KiB

[startup+0.205403 s]*
/proc/loadavg: 4.10 4.14 4.16 4/262 64503
/proc/meminfo: memFree=116401032/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=126352 memory=96896 CPUtime=0.18 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 21268 0 0 0 15 3 0 0 20 0 1 0 61917619 129384448 24224 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 31588 24224 3264 3530 0 23039 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 126352 KiB
Current children cumulated memory: 96896 KiB

[startup+0.305424 s]*
/proc/loadavg: 4.10 4.14 4.16 6/262 64503
/proc/meminfo: memFree=116369028/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=165156 memory=136704 CPUtime=0.28 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 31227 0 0 0 23 5 0 0 20 0 1 0 61917619 169119744 34176 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 41289 34176 3264 3530 0 32740 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 165156 KiB
Current children cumulated memory: 136704 KiB

[startup+0.70017 s]
/proc/loadavg: 4.10 4.14 4.16 5/260 64521
/proc/meminfo: memFree=116367192/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=323968 memory=295424 CPUtime=0.67 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 70910 0 0 0 56 11 0 0 20 0 1 0 61917619 331743232 73856 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 80992 73856 3264 3530 0 72443 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 323968 KiB
Current children cumulated memory: 295424 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.14 4.16 5/261 64524
/proc/meminfo: memFree=116076796/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=655360 memory=625860 CPUtime=1.46 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 152507 0 0 0 123 23 0 0 20 0 1 0 61917619 671088640 156465 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 163840 156465 3264 3530 0 155291 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 655360 KiB
Current children cumulated memory: 625860 KiB

[startup+3.10535 s]
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=114582196/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=1312512 memory=1281980 CPUtime=3.06 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 312984 0 0 0 254 52 0 0 20 0 1 0 61917619 1344012288 320495 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 328128 320495 3264 3530 0 319579 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1312512 KiB
Current children cumulated memory: 1281980 KiB

[startup+6.30013 s]
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=112831460/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=2026272 memory=1996884 CPUtime=6.25 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 471803 0 0 0 546 79 0 0 20 0 1 0 61917619 2074902528 499221 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 506568 499221 3264 3530 0 498019 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2026272 KiB
Current children cumulated memory: 1996884 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.13 4.16 5/264 64534
/proc/meminfo: memFree=108068996/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=4753956 memory=4723188 CPUtime=12.63 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1071857 0 0 0 1088 175 0 0 20 0 1 0 61917619 4868050944 1180797 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 1188489 1180797 3552 3530 0 1179940 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 4753956 KiB
Current children cumulated memory: 4723188 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.13 4.15 5/264 64534
/proc/meminfo: memFree=102377836/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=6794816 memory=6698312 CPUtime=25.4 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1194499 0 0 0 2292 248 0 0 20 0 1 0 61917619 6957891584 1674578 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 1698704 1674578 3744 3530 0 1690155 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 6794816 KiB
Current children cumulated memory: 6698312 KiB

[startup+51.1054 s]
/proc/loadavg: 4.16 4.15 4.16 5/266 64537
/proc/meminfo: memFree=100887944/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=7866652 memory=7761584 CPUtime=50.93 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1552907 0 0 0 4772 321 0 0 20 0 1 0 61917619 8055451648 1940396 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 1966663 1940396 3808 3530 0 1958114 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 7866652 KiB
Current children cumulated memory: 7761584 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.14 4.16 5/266 64584
/proc/meminfo: memFree=97706204/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=8562752 memory=8230096 CPUtime=101.97 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1573419 0 0 0 9864 333 0 0 20 0 1 0 61917619 8768258048 2057524 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2140688 2057524 3808 3530 0 2132139 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 8562752 KiB
Current children cumulated memory: 8230096 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/266 64586
/proc/meminfo: memFree=92581820/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9523324 memory=9194032 CPUtime=161.81 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1728866 0 0 0 15812 369 0 0 20 0 1 0 61917619 9751883776 2298508 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2380831 2298508 3872 3530 0 2372282 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9194032 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/266 64588
/proc/meminfo: memFree=92015168/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9523324 memory=9194544 CPUtime=221.63 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1729008 0 0 0 21794 369 0 0 20 0 1 0 61917619 9751883776 2298636 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2380831 2298636 3872 3530 0 2372282 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9194544 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/266 64590
/proc/meminfo: memFree=91558388/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9532684 memory=9204144 CPUtime=281.42 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1731404 0 0 0 27772 370 0 0 20 0 1 0 61917619 9761468416 2301036 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2383171 2301036 3872 3530 0 2374622 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 9532684 KiB
Current children cumulated memory: 9204144 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.10 4.13 5/263 64592
/proc/meminfo: memFree=91464396/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9562464 memory=9233532 CPUtime=341.22 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1738269 0 0 0 33751 371 0 0 20 0 1 0 61917619 9791963136 2308383 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2390616 2308383 3872 3530 0 2382067 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 9562464 KiB
Current children cumulated memory: 9233532 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.10 4.13 5/263 64594
/proc/meminfo: memFree=91396156/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9598208 memory=9269648 CPUtime=401 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1745274 0 0 0 39728 372 0 0 20 0 1 0 61917619 9828564992 2317412 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2399552 2317412 3872 3530 0 2391003 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 9598208 KiB
Current children cumulated memory: 9269648 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.11 4.13 5/263 64596
/proc/meminfo: memFree=91342876/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9598208 memory=9270288 CPUtime=460.78 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1745418 0 0 0 45706 372 0 0 20 0 1 0 61917619 9828564992 2317572 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2399552 2317572 3872 3530 0 2391003 0
Current children cumulated CPU time: 460.78 s
Current children cumulated vsize: 9598208 KiB

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

Current children cumulated memory: 9367800 KiB

[startup+3162.3 s]
/proc/loadavg: 4.35 4.19 4.12 5/264 64784
/proc/meminfo: memFree=91070128/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9693052 memory=9371128 CPUtime=3151.66 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1779763 0 0 0 314783 383 0 0 20 0 1 0 61917619 9925685248 2342782 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2423263 2342782 3872 3530 0 2414714 0
Current children cumulated CPU time: 3151.66 s
Current children cumulated vsize: 9693052 KiB
Current children cumulated memory: 9371128 KiB

[startup+3222.3 s]
/proc/loadavg: 4.20 4.17 4.11 5/263 64786
/proc/meminfo: memFree=91085084/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9696252 memory=9378808 CPUtime=3211.49 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1781157 0 0 0 320765 384 0 0 20 0 1 0 61917619 9928962048 2344702 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2424063 2344702 3872 3530 0 2415514 0
Current children cumulated CPU time: 3211.49 s
Current children cumulated vsize: 9696252 KiB
Current children cumulated memory: 9378808 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/263 64788
/proc/meminfo: memFree=91060304/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9698432 memory=9383032 CPUtime=3271.31 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1781740 0 0 0 326747 384 0 0 20 0 1 0 61917619 9931194368 2345758 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2424608 2345758 3872 3530 0 2416059 0
Current children cumulated CPU time: 3271.31 s
Current children cumulated vsize: 9698432 KiB
Current children cumulated memory: 9383032 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/264 64791
/proc/meminfo: memFree=91035664/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9702208 memory=9387000 CPUtime=3331.13 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1783907 0 0 0 332729 384 0 0 20 0 1 0 61917619 9935060992 2346750 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2425552 2346750 3872 3530 0 2417003 0
Current children cumulated CPU time: 3331.13 s
Current children cumulated vsize: 9702208 KiB
Current children cumulated memory: 9387000 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.12 4.10 5/264 64794
/proc/meminfo: memFree=91011172/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9705408 memory=9390328 CPUtime=3390.94 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1784781 0 0 0 338709 385 0 0 20 0 1 0 61917619 9938337792 2347582 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2426352 2347582 3872 3530 0 2417803 0
Current children cumulated CPU time: 3390.94 s
Current children cumulated vsize: 9705408 KiB
Current children cumulated memory: 9390328 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/264 64796
/proc/meminfo: memFree=91010004/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9709184 memory=9394168 CPUtime=3450.74 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1786912 0 0 0 344688 386 0 0 20 0 1 0 61917619 9942204416 2348542 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2427296 2348542 3872 3530 0 2418747 0
Current children cumulated CPU time: 3450.74 s
Current children cumulated vsize: 9709184 KiB
Current children cumulated memory: 9394168 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 64798
/proc/meminfo: memFree=91008200/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9713984 memory=9399160 CPUtime=3510.56 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1788348 0 0 0 350670 386 0 0 20 0 1 0 61917619 9947119616 2349790 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2428496 2349790 3872 3530 0 2419947 0
Current children cumulated CPU time: 3510.56 s
Current children cumulated vsize: 9713984 KiB
Current children cumulated memory: 9399160 KiB

[startup+3582.3 s]
/proc/loadavg: 4.37 4.20 4.12 5/266 64804
/proc/meminfo: memFree=90977744/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9718336 memory=9403896 CPUtime=3570.38 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1789794 0 0 0 356652 386 0 0 20 0 1 0 61917619 9951576064 2350974 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2429584 2350974 3872 3530 0 2421035 0
Current children cumulated CPU time: 3570.38 s
Current children cumulated vsize: 9718336 KiB
Current children cumulated memory: 9403896 KiB

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

# cumulated CPU time of all completed processes:  user=3589.38 s, system=4.05384 s

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

[startup+3584 s]*
/proc/loadavg: 4.34 4.20 4.12 5/267 64806
/proc/meminfo: memFree=90946760/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9718336 memory=9403896 CPUtime=3572.08 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1789855 0 0 0 356822 386 0 0 20 0 1 0 61917619 9951576064 2350974 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2429584 2350974 3872 3530 0 2421035 0
Current children cumulated CPU time: 3572.08 s
Current children cumulated vsize: 9718336 KiB
Current children cumulated memory: 9403896 KiB

[startup+3596.8 s]
/proc/loadavg: 4.28 4.19 4.12 5/268 64808
/proc/meminfo: memFree=90963624/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9719936 memory=9405688 CPUtime=3584.84 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1790787 0 0 0 358098 386 0 0 20 0 1 0 61917619 9953214464 2351422 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2429984 2351422 3872 3530 0 2421435 0
Current children cumulated CPU time: 3584.84 s
Current children cumulated vsize: 9719936 KiB
Current children cumulated memory: 9405688 KiB

[startup+3600 s]*
/proc/loadavg: 4.26 4.19 4.12 5/268 64808
/proc/meminfo: memFree=91002324/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9678076 memory=9365156 CPUtime=3588.03 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1801234 0 0 0 358415 388 0 0 20 0 1 0 61917619 9910349824 2341289 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2419519 2341289 3872 3530 0 2410970 0
Current children cumulated CPU time: 3588.03 s
Current children cumulated vsize: 9678076 KiB
Current children cumulated memory: 9365156 KiB

[startup+3603.2 s]
/proc/loadavg: 4.26 4.19 4.12 5/268 64809
/proc/meminfo: memFree=91046368/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=9644344 memory=9333992 CPUtime=3591.22 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1801710 0 0 0 358734 388 0 0 20 0 1 0 61917619 9875808256 2333498 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2411086 2333498 3872 3530 0 2402537 0
Current children cumulated CPU time: 3591.22 s
Current children cumulated vsize: 9644344 KiB
Current children cumulated memory: 9333992 KiB

[startup+3604.8 s]
/proc/loadavg: 4.24 4.19 4.12 5/268 64809
/proc/meminfo: memFree=91054816/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=8747728 memory=8437764 CPUtime=3592.81 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1802832 0 0 0 358889 392 0 0 20 0 1 0 61917619 8957673472 2109441 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2186932 2109441 3872 3530 0 2178383 0
Current children cumulated CPU time: 3592.81 s
Current children cumulated vsize: 8747728 KiB
Current children cumulated memory: 8437764 KiB

[startup+3605.2 s]
/proc/loadavg: 4.24 4.19 4.12 5/268 64809
/proc/meminfo: memFree=92182904/131249996 swapFree=33010160/33010684
[pid=64496] ppid=64493 vsize=8014788 memory=7703416 CPUtime=3593.22 cores=5,7
/proc/64496/stat : 64496 (pbscip) R 64493 64496 63971 0 -1 4194304 1802832 0 0 0 358926 396 0 0 20 0 1 0 61917619 8207142912 1926110 18446744073709551615 4235264 18693293 140731290947184 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35663872 140731290954121 140731290954220 140731290954220 140731290959822 0
/proc/64496/statm: 2003441 1925854 3872 3530 0 1994892 0
Current children cumulated CPU time: 3593.22 s
Current children cumulated vsize: 8014788 KiB
Current children cumulated memory: 7703416 KiB

[startup+3605.4 s]*
/proc/loadavg: 4.24 4.19 4.12 6/268 64809
/proc/meminfo: memFree=100023608/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3605.41
CPU time (s): 3593.43
CPU user time (s): 3589.38
CPU system time (s): 4.05384
CPU usage (%): 99.6678
Max. virtual memory (cumulated for all children) (KiB): 9750596
Max. memory (cumulated for all children) (KiB): 9437432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.38
system time used= 4.05384
maximum resident set size= 9437432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1802927
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= 186
involuntary context switches= 3768


# summary of solver processes directly reported to runsolver:
#   pid: 64496
#   total CPU time (s): 3593.43
#   total CPU user time (s): 3589.38
#   total CPU system time (s): 4.05384

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.02673 second user time and 15.6237 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 15:19:52
IDJOB=4505226
IDBENCH=155746
IDSOLVER=3365
FILE ID=nodeC029/4505226-1751462391
RUNJOBID= nodeC029-1751458789-63984
SLURM_JOB_ID= 9598460
Free space on /tmp= 431968 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_0_ic.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505226-1751462391/watcher-4505226-1751462391 -o /tmp/evaluation-result-4505226-1751462391/solver-4505226-1751462391 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751458789-63984 --watchdog 3760  pbscip -f HOME/instance-4505226-1751462391.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= c6b8715c3f6301baee7dd7835457fcc6
RANDOM SEED=493264836

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        116489408 kB
MemAvailable:   117526708 kB
Buffers:            2128 kB
Cached:          1837704 kB
SwapCached:           40 kB
Active:         12659852 kB
Inactive:        1398176 kB
Active(anon):   12231448 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1393408 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            110572 kB
Writeback:          4412 kB
AnonPages:      12217888 kB
Mapped:           127160 kB
Shmem:             18020 kB
KReclaimable:     109456 kB
Slab:             198112 kB
SReclaimable:     109456 kB
SUnreclaim:        88656 kB
KernelStack:        4208 kB
PageTables:        28120 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   13756208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2836480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431800 MiB
End job on nodeC029 at 2025-07-02 16:19:57