Trace number 4505548

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? 3590.79 3605.67

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_3_ic.opb
MD5SUM7da1f94ee5ce9c5dcd6f1f8ed9344299
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 benchmark18610873
Best CPU time to get the best result obtained on this benchmark71145.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 172808693
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 207142313218
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 172808693
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 207142313218
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-4505548-1751467435.opb>
7.45/7.52	c original problem has 1000400 variables (1000400 bin, 0 int, 0 impl, 0 cont) and 2000307 constraints
7.45/7.52	c problem read in 7.51
14.13/14.23	c presolving:
18.93/19.00	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
23.90/24.04	c    (24.0s) running MILP presolver
28.07/28.22	c    (28.2s) MILP presolver found nothing
36.35/36.51	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
56.57/56.86	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
72.41/72.71	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
88.65/89.04	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
92.02/92.48	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
102.07/102.59	c    (102.5s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
102.07/102.59	c    (102.5s) probing aborted: 50/50 successive totally useless probings
102.07/102.59	c    (102.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
103.76/104.25	c    (104.2s) no symmetry present (symcode time: 0.69)
104.46/104.93	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
104.46/104.93	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
104.46/104.93	c  0 implications, 1455401 cliques
104.46/104.93	c presolved problem has 500150 variables (500150 bin, 0 int, 0 impl, 0 cont) and 500454 constraints
104.46/104.93	c    5250 constraints of type <knapsack>
104.46/104.93	c     101 constraints of type <setppc>
104.46/104.93	c  490050 constraints of type <and>
104.46/104.93	c       3 constraints of type <linear>
104.46/104.93	c    5050 constraints of type <logicor>
104.46/104.93	c transformed objective value is always integral (scale: 2)
104.46/104.93	c Presolving Time: 91.11
104.46/104.93	c - non default parameters ----------------------------------------------------------------------
104.46/104.93	c # SCIP version 10.0.0
104.46/104.93	c 
104.46/104.93	c # maximal time in seconds to run
104.46/104.93	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
104.46/104.93	c limits/time = 3596.997013
104.46/104.93	c 
104.46/104.93	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
104.46/104.93	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
104.46/104.93	c limits/memory = 27900
104.46/104.93	c 
104.46/104.93	c # belongs reading time to solving time?
104.46/104.93	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
104.46/104.93	c timing/reading = TRUE
104.46/104.93	c 
104.46/104.93	c -----------------------------------------------------------------------------------------------
104.46/104.93	c start solving
104.57/105.08	c 
3583.23/3598.19	c 
3583.23/3598.19	c SCIP Status        : solving was interrupted [time limit reached]
3583.23/3598.19	c Solving Time (sec) : 3598.15
3583.23/3598.19	c Solving Nodes      : 1
3583.23/3598.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.23/3598.19	c Dual Bound         : -1.50000000000000e+01
3583.23/3598.19	c Gap                : infinite
3583.23/3598.19	s UNKNOWN
3583.23/3598.19	c SCIP Status        : solving was interrupted [time limit reached]
3583.23/3598.19	c Total Time         :    3598.15
3583.23/3598.19	c   solving          :    3598.15
3583.23/3598.19	c   presolving       :      91.11 (included in solving)
3583.23/3598.19	c   reading          :       7.51 (included in solving)
3583.23/3598.19	c   copying          :       0.00 (0 times copied the problem)
3583.23/3598.19	c Original Problem   :
3583.23/3598.19	c   Problem name     : HOME/instance-4505548-1751467435.opb
3583.23/3598.19	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 implicit integer, 0 continuous)
3583.23/3598.19	c   Constraints      : 2000307 initial, 2000307 maximal
3583.33/3598.21	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.72809e+08)
3583.33/3598.21	c Presolved Problem  :
3583.33/3598.21	c   Problem name     : t_HOME/instance-4505548-1751467435.opb
3583.33/3598.21	c   Variables        : 500150 (500150 binary, 0 integer, 0 implicit integer, 0 continuous)
3583.33/3598.21	c   Constraints      : 500454 initial, 500456 maximal
3583.33/3598.22	c   Objective        : minimize, 14850 non-zeros (abs.min = 1, abs.max = 1.72809e+08)
3583.33/3598.22	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3583.33/3598.22	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.33/3598.22	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   gateextraction   :      14.46       0.00      4          0          0          0          0          0    3890700     980100          0          0
3583.33/3598.22	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   milp             :       8.86       0.00      1          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   trivial          :       0.21       0.00      7          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   dualfix          :       0.19       0.00      7          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   probing          :       7.30       0.02      1          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   symmetry         :       1.66       0.00      1          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   vbounds          :       1.62       0.00      2          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   knapsack         :      13.50       0.02     13          0          0          0          0          0     980100    2910600          0          0
3583.33/3598.22	c   setppc           :       5.31       0.00     13          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   and              :      17.38       0.00      6          0     485100          0          0          0     490050          0          0          0
3583.33/3598.22	c   linear           :      10.52       1.50      9        300      14850          0        300          0      29703          0       4950      14850
3583.33/3598.22	c   logicor          :       2.39       0.01     11          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   components       :       0.53       0.00      1          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3583.33/3598.22	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.33/3598.22	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3583.33/3598.22	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3583.33/3598.22	c   knapsack         :       5250       5250          0     447577          0          0          0          3          0          3          0          0          0          0          0
3583.33/3598.22	c   setppc           :        101        101          0     441951          0          0          0          1         92          0          0          0          0          0          0
3583.33/3598.22	c   and              :     490050     490050          0     447574          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   linear           :          3          3          0     447574          0          0          0          3          0          1          0          0          0          0          0
3583.33/3598.22	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3583.33/3598.22	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.33/3598.22	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   knapsack         :       0.29       0.02       0.02       0.26       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   and              :    3325.73       0.00       1.80    3323.94       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   linear           :       1.62       1.50       0.00       0.12       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   logicor          :       0.08       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   components       :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.33/3598.22	c   dualfix          :          1          0          0          0
3583.33/3598.22	c   genvbounds       :          0          0          0          0
3583.33/3598.22	c   nlobbt           :          0          0          0          0
3583.33/3598.22	c   obbt             :          0          0          0          0
3583.33/3598.22	c   probing          :          0          0          0          0
3583.33/3598.22	c   pseudoobj        :          1          0          0          0
3583.33/3598.22	c   redcost          :          0          0          0          0
3583.33/3598.22	c   rootredcost      :          0          0          0          0
3583.33/3598.22	c   symmetry         :          0          0          0          0
3583.33/3598.22	c   vbounds          :      11659          0          0          0
3583.33/3598.22	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.33/3598.22	c   dualfix          :       0.21       0.00       0.19       0.02       0.00       0.00
3583.33/3598.22	c   genvbounds       :       0.10       0.00       0.00       0.10       0.00       0.00
3583.33/3598.22	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.33/3598.22	c   probing          :       7.32       0.02       7.30       0.00       0.00       0.00
3583.33/3598.22	c   pseudoobj        :      33.97       0.00       0.01      33.96       0.00       0.00
3583.33/3598.22	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3583.33/3598.22	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00       0.00
3583.33/3598.22	c   symmetry         :       1.83       0.00       1.66       0.17       0.00       0.00
3583.33/3598.22	c   vbounds          :       1.90       0.00       1.62       0.28       0.00       0.00
3583.33/3598.22	c Symmetry           :
3583.33/3598.22	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3583.33/3598.22	c   orbital reduction:          0 reductions applied,          0 cutoffs
3583.33/3598.22	c   lexicographic red:          0 reductions applied,          0 cutoffs
3583.33/3598.22	c   shadow tree time :       0.00 s
3583.33/3598.22	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.33/3598.22	c   propagation      :       0.02          2          2          -          2     2713.5          0        0.0          -          -          -
3583.33/3598.22	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.33/3598.22	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.33/3598.22	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.33/3598.22	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.33/3598.22	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3583.33/3598.22	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3583.33/3598.22	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.33/3598.22	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3583.33/3598.22	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.33/3598.22	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.33/3598.22	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.33/3598.22	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.33/3598.22	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.33/3598.22	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.33/3598.22	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.33/3598.22	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.33/3598.22	c   problem variables:       0.00          -          0          0
3583.33/3598.22	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.33/3598.22	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.33/3598.22	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.33/3598.22	c   LP solutions     :       0.00          -          -          0          0
3583.33/3598.22	c   relax solutions  :       0.00          -          -          0          0
3583.33/3598.22	c   pseudo solutions :       0.00          -          -          0          0
3583.33/3598.22	c   strong branching :       0.00          -          -          0          0
3583.33/3598.22	c   actconsdiving    :       0.00       0.00          0          0          0
3583.33/3598.22	c   adaptivediving   :       0.00       0.00          0          0          0
3583.33/3598.22	c   alns             :       0.00       0.00          0          0          0
3583.33/3598.22	c   bound            :       0.00       0.00          0          0          0
3583.33/3598.22	c   clique           :     180.69       0.00          1          0          0
3583.33/3598.22	c   coefdiving       :       0.00       0.00          0          0          0
3583.33/3598.22	c   completesol      :       0.00       0.00          0          0          0
3583.33/3598.22	c   conflictdiving   :       0.00       0.00          0          0          0
3583.33/3598.22	c   crossover        :       0.00       0.00          0          0          0
3583.33/3598.22	c   dins             :       0.00       0.00          0          0          0
3583.33/3598.22	c   distributiondivin:       0.00       0.00          0          0          0
3583.33/3598.22	c   dps              :       0.00       0.00          0          0          0
3583.33/3598.22	c   dualval          :       0.00       0.00          0          0          0
3583.33/3598.22	c   farkasdiving     :       0.00       0.00          0          0          0
3583.33/3598.22	c   feasjump         :       0.00       0.00          0          0          0
3583.33/3598.22	c   feaspump         :       0.00       0.00          0          0          0
3583.33/3598.22	c   fixandinfer      :       0.00       0.00          0          0          0
3583.33/3598.22	c   fracdiving       :       0.00       0.00          0          0          0
3583.33/3598.22	c   gins             :       0.00       0.00          0          0          0
3583.33/3598.22	c   guideddiving     :       0.00       0.00          0          0          0
3583.33/3598.22	c   indcoefdiving    :       0.00       0.00          0          0          0
3583.33/3598.22	c   indicator        :       0.00       0.00          0          0          0
3583.33/3598.22	c   indicatordiving  :       0.00       0.00          0          0          0
3583.33/3598.22	c   indoneopt        :       0.00       0.00          0          0          0
3583.33/3598.22	c   indrounding      :       0.00       0.00          0          0          0
3583.33/3598.22	c   indtwoopt        :       0.00       0.00          0          0          0
3583.33/3598.22	c   intdiving        :       0.00       0.00          0          0          0
3583.33/3598.22	c   intshifting      :       0.00       0.00          0          0          0
3583.33/3598.22	c   linesearchdiving :       0.00       0.00          0          0          0
3583.33/3598.22	c   localbranching   :       0.00       0.00          0          0          0
3583.33/3598.22	c   locks            :      68.89       0.00          1          0          0
3583.33/3598.22	c   lpface           :       0.00       0.00          0          0          0
3583.33/3598.22	c   mpec             :       0.00       0.00          0          0          0
3583.33/3598.22	c   multistart       :       0.00       0.00          0          0          0
3583.33/3598.22	c   mutation         :       0.00       0.00          0          0          0
3583.33/3598.22	c   nlpdiving        :       0.00       0.00          0          0          0
3583.33/3598.22	c   objpscostdiving  :       0.00       0.00          0          0          0
3583.33/3598.22	c   octane           :       0.00       0.00          0          0          0
3583.33/3598.22	c   ofins            :       0.00       0.00          0          0          0
3583.33/3598.22	c   oneopt           :       0.00       0.00          0          0          0
3583.33/3598.22	c   padm             :       0.00       0.00          0          0          0
3583.33/3598.22	c   proximity        :       0.00       0.00          0          0          0
3583.33/3598.22	c   pscostdiving     :       0.00       0.00          0          0          0
3583.33/3598.22	c   randrounding     :       0.00       0.00          0          0          0
3583.33/3598.22	c   rens             :       0.00       0.00          0          0          0
3583.33/3598.22	c   reoptsols        :       0.00       0.00          0          0          0
3583.33/3598.22	c   repair           :       0.00       0.00          0          0          0
3583.33/3598.22	c   rins             :       0.00       0.00          0          0          0
3583.33/3598.22	c   rootsoldiving    :       0.00       0.00          0          0          0
3583.33/3598.22	c   rounding         :       0.00       0.00          0          0          0
3583.33/3598.22	c   scheduler        :       0.00       0.00          0          0          0
3583.33/3598.22	c   shiftandpropagate:       0.00       0.00          0          0          0
3583.33/3598.22	c   shifting         :       0.00       0.00          0          0          0
3583.33/3598.22	c   simplerounding   :       0.00       0.00          0          0          0
3583.33/3598.22	c   smallcard        :       0.00       0.00          0          0          0
3583.33/3598.22	c   subnlp           :       0.00       0.00          0          0          0
3583.33/3598.22	c   trivial          :       0.59       0.00          2          0          0
3583.33/3598.22	c   trivialnegation  :       0.00       0.00          0          0          0
3583.33/3598.22	c   trustregion      :       0.00       0.00          0          0          0
3583.33/3598.22	c   trysol           :       0.00       0.00          0          0          0
3583.33/3598.22	c   twoopt           :       0.00       0.00          0          0          0
3583.33/3598.22	c   undercover       :       0.00       0.00          0          0          0
3583.33/3598.22	c   vbounds          :    3209.23       0.00          1          0          0
3583.33/3598.22	c   veclendiving     :       0.00       0.00          0          0          0
3583.33/3598.22	c   zeroobj          :       0.00       0.00          0          0          0
3583.33/3598.22	c   zirounding       :       0.00       0.00          0          0          0
3583.33/3598.22	c   other solutions  :          -          -          -          0          -
3583.33/3598.22	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.33/3598.22	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.33/3598.22	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.33/3598.22	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.33/3598.22	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.33/3598.22	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.33/3598.22	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.33/3598.22	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.33/3598.22	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.33/3598.22	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.33/3598.22	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.33/3598.22	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3583.33/3598.22	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3583.33/3598.22	c   lex dual LP      :       0.00          0          0       0.00          -
3583.33/3598.22	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.33/3598.22	c   resolve instable :       0.00          0          0       0.00          -
3583.33/3598.22	c   diving/probing LP:       0.00          0          0       0.00          -
3583.33/3598.22	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3583.33/3598.22	c     (at root node) :          -          0          0       0.00          -
3583.33/3598.22	c   conflict analysis:       0.00          0          0       0.00          -
3583.33/3598.22	c B&B Tree           :
3583.33/3598.22	c   number of runs   :          1
3583.33/3598.22	c   nodes            :          1 (0 internal, 1 leaves)
3583.33/3598.22	c   feasible leaves  :          0
3583.33/3598.22	c   infeas. leaves   :          0
3583.33/3598.22	c   objective leaves :          0
3583.33/3598.22	c   nodes (total)    :          1 (0 internal, 1 leaves)
3583.33/3598.22	c   nodes left       :          1
3583.33/3598.22	c   max depth        :          0
3583.33/3598.22	c   max depth (total):          0
3583.33/3598.22	c   backtracks       :          0 (0.0%)
3583.33/3598.22	c   early backtracks :          0 (0.0%)
3583.33/3598.22	c   nodes exc. ref.  :          0 (0.0%)
3583.33/3598.22	c   delayed cutoffs  :          0
3583.33/3598.22	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3583.33/3598.22	c   avg switch length:       1.00
3583.33/3598.22	c   switching time   :       0.00
3583.33/3598.22	c Root Node          :
3583.33/3598.22	c   First LP value   :          -
3583.33/3598.22	c   First LP Iters   :          0
3583.33/3598.22	c   First LP Time    :       0.00
3583.33/3598.22	c   Final Dual Bound : -1.50000000000000e+01
3583.33/3598.22	c   Final Root Iters :          0
3583.33/3598.22	c   Root LP Estimate :                     -
3583.33/3598.22	c Solution           :
3583.33/3598.22	c   Solutions found  :          0 (0 improvements)
3583.33/3598.22	c   Primal Bound     :          -
3583.33/3598.22	c   Dual Bound       : -1.50000000000000e+01
3583.33/3598.22	c   Gap              :   infinite
3583.33/3598.22	c Integrals          :      Total       Avg%
3583.33/3598.22	c   primal-dual      :  359814.94     100.00
3583.33/3598.22	c   primal-ref       :          -          - (not evaluated)
3583.33/3598.22	c   dual-ref         :          -          - (not evaluated)
3590.70/3605.60	c Time complete: 3590.71.

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Starting watchdog thread
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
solver pid=65595, runsolver pid=65592
Current StackSize limit: 8192 KiB


[startup+0.100069 s]*
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=61496904/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=88108 memory=58752 CPUtime=0.08 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 11858 0 0 0 7 1 0 0 20 0 1 0 62421975 90222592 14688 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 22027 14688 3168 3530 0 13478 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 88108 KiB
Current children cumulated memory: 58752 KiB

[startup+0.205957 s]*
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=61461120/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=122244 memory=92544 CPUtime=0.19 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 20312 0 0 0 16 3 0 0 20 0 1 0 62421975 125177856 23136 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 30561 23136 3168 3530 0 22012 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 122244 KiB
Current children cumulated memory: 92544 KiB

[startup+0.305939 s]*
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=61420800/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=158740 memory=129664 CPUtime=0.29 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 29603 0 0 0 24 5 0 0 20 0 1 0 62421975 162549760 32416 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 39685 32416 3168 3530 0 31136 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 158740 KiB
Current children cumulated memory: 129664 KiB

[startup+0.700191 s]
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=61332348/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=305812 memory=276480 CPUtime=0.68 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 66311 0 0 0 57 11 0 0 20 0 1 0 62421975 313151488 69120 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 76453 69120 3168 3530 0 67904 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 305812 KiB
Current children cumulated memory: 276480 KiB

[startup+1.50019 s]
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=61150844/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=602572 memory=573308 CPUtime=1.47 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 139472 0 0 0 125 22 0 0 20 0 1 0 62421975 617033728 143327 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 150643 143327 3168 3530 0 142094 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 602572 KiB
Current children cumulated memory: 573308 KiB

[startup+3.10585 s]
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=60386296/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=1197624 memory=1167988 CPUtime=3.07 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 284599 0 0 0 261 46 0 0 20 0 1 0 62421975 1226366976 291997 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 299406 291997 3168 3530 0 290857 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1197624 KiB
Current children cumulated memory: 1167988 KiB

[startup+6.30018 s]
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=59689024/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=1915044 memory=1884336 CPUtime=6.26 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 455010 0 0 0 549 77 0 0 20 0 1 0 62421975 1961005056 471084 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 478761 471084 3168 3530 0 470212 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1915044 KiB
Current children cumulated memory: 1884336 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 4.07 4.08 5/268 65596
/proc/meminfo: memFree=57391264/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=4394256 memory=4364084 CPUtime=12.64 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 981107 0 0 0 1098 166 0 0 20 0 1 0 62421975 4499718144 1090989 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 1098564 1091021 3488 3530 0 1090015 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4394256 KiB
Current children cumulated memory: 4364084 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.08 4.09 5/267 65596
/proc/meminfo: memFree=54446748/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=6713988 memory=6620460 CPUtime=25.39 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1189944 0 0 0 2284 255 0 0 20 0 1 0 62421975 6875123712 1655115 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 1678497 1655115 3680 3530 0 1669948 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 6713988 KiB
Current children cumulated memory: 6620460 KiB

[startup+51.1059 s]
/proc/loadavg: 4.06 4.07 4.08 5/266 65597
/proc/meminfo: memFree=53651616/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=7866652 memory=7762044 CPUtime=50.9 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1546209 0 0 0 4754 336 0 0 20 0 1 0 62421975 8055451648 1940511 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 1966663 1940511 3744 3530 0 1958114 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 7866652 KiB
Current children cumulated memory: 7762044 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.07 4.09 5/267 65601
/proc/meminfo: memFree=53187728/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=8265500 memory=8152000 CPUtime=101.87 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1557020 0 0 0 9841 346 0 0 20 0 1 0 62421975 8463872000 2038000 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2066375 2038000 3744 3530 0 2057826 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 8265500 KiB
Current children cumulated memory: 8152000 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.07 4.09 5/266 65603
/proc/meminfo: memFree=51923620/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9523324 memory=9195152 CPUtime=161.61 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1722650 0 0 0 15772 389 0 0 20 0 1 0 62421975 9751883776 2298788 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2380831 2298788 3808 3530 0 2372282 0
Current children cumulated CPU time: 161.61 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9195152 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.07 4.09 5/265 65605
/proc/meminfo: memFree=51892440/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9523324 memory=9195152 CPUtime=221.33 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1722656 0 0 0 21743 390 0 0 20 0 1 0 62421975 9751883776 2298788 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2380831 2298788 3808 3530 0 2372282 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9195152 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.09 4.09 5/265 65607
/proc/meminfo: memFree=50277132/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9527564 memory=9200016 CPUtime=281.07 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1723905 0 0 0 27717 390 0 0 20 0 1 0 62421975 9756225536 2300004 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2381891 2300004 3808 3530 0 2373342 0
Current children cumulated CPU time: 281.07 s
Current children cumulated vsize: 9527564 KiB
Current children cumulated memory: 9200016 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/266 65611
/proc/meminfo: memFree=50037720/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9548124 memory=9221276 CPUtime=340.77 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1728713 0 0 0 33685 392 0 0 20 0 1 0 62421975 9777278976 2305319 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2387031 2305319 3808 3530 0 2378482 0
Current children cumulated CPU time: 340.77 s
Current children cumulated vsize: 9548124 KiB
Current children cumulated memory: 9221276 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/266 65616
/proc/meminfo: memFree=49135592/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9598208 memory=9270292 CPUtime=400.48 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1739429 0 0 0 39653 395 0 0 20 0 1 0 62421975 9828564992 2317573 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2399552 2317573 3808 3530 0 2391003 0
Current children cumulated CPU time: 400.48 s
Current children cumulated vsize: 9598208 KiB
Current children cumulated memory: 9270292 KiB

[startup+462.3 s]
/proc/loadavg: 4.37 4.18 4.12 5/265 65618
/proc/meminfo: memFree=47062068/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9598208 memory=9270804 CPUtime=460.12 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1739573 0 0 0 45617 395 0 0 20 0 1 0 62421975 9828564992 2317701 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2399552 2317701 3808 3530 0 2391003 0

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

/proc/loadavg: 3.11 3.12 3.42 4/258 65880
/proc/meminfo: memFree=108976008/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9691452 memory=9363892 CPUtime=3148.68 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1762416 0 0 0 314437 431 0 0 20 0 1 0 62421975 9924046848 2340973 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2422863 2340973 3808 3530 0 2414314 0
Current children cumulated CPU time: 3148.68 s
Current children cumulated vsize: 9691452 KiB
Current children cumulated memory: 9363892 KiB

[startup+3222.3 s]
/proc/loadavg: 3.09 3.11 3.40 4/258 65882
/proc/meminfo: memFree=108920748/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9694652 memory=9367092 CPUtime=3208.51 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1763233 0 0 0 320419 432 0 0 20 0 1 0 62421975 9927323648 2341773 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2423663 2341773 3808 3530 0 2415114 0
Current children cumulated CPU time: 3208.51 s
Current children cumulated vsize: 9694652 KiB
Current children cumulated memory: 9367092 KiB

[startup+3282.3 s]
/proc/loadavg: 3.36 3.17 3.40 4/258 65884
/proc/meminfo: memFree=108911004/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9698432 memory=9370932 CPUtime=3268.35 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1764195 0 0 0 326402 433 0 0 20 0 1 0 62421975 9931194368 2342733 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2424608 2342733 3808 3530 0 2416059 0
Current children cumulated CPU time: 3268.35 s
Current children cumulated vsize: 9698432 KiB
Current children cumulated memory: 9370932 KiB

[startup+3342.3 s]
/proc/loadavg: 3.20 3.17 3.38 4/258 65886
/proc/meminfo: memFree=108911548/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9702208 memory=9374644 CPUtime=3328.17 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1765157 0 0 0 332384 433 0 0 20 0 1 0 62421975 9935060992 2343661 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2425552 2343661 3808 3530 0 2417003 0
Current children cumulated CPU time: 3328.17 s
Current children cumulated vsize: 9702208 KiB
Current children cumulated memory: 9374644 KiB

[startup+3402.3 s]
/proc/loadavg: 3.12 3.15 3.36 4/259 65889
/proc/meminfo: memFree=108874484/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9705984 memory=9378484 CPUtime=3388 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1766122 0 0 0 338366 434 0 0 20 0 1 0 62421975 9938927616 2344621 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2426496 2344621 3808 3530 0 2417947 0
Current children cumulated CPU time: 3388 s
Current children cumulated vsize: 9705984 KiB
Current children cumulated memory: 9378484 KiB

[startup+3462.3 s]
/proc/loadavg: 3.16 3.15 3.35 4/258 65893
/proc/meminfo: memFree=108886016/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9710784 memory=9383348 CPUtime=3447.83 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1767350 0 0 0 344347 436 0 0 20 0 1 0 62421975 9943842816 2345837 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2427696 2345837 3808 3530 0 2419147 0
Current children cumulated CPU time: 3447.83 s
Current children cumulated vsize: 9710784 KiB
Current children cumulated memory: 9383348 KiB

[startup+3522.3 s]
/proc/loadavg: 3.12 3.14 3.33 4/257 65895
/proc/meminfo: memFree=108875828/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9716160 memory=9390004 CPUtime=3507.66 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1768724 0 0 0 350329 437 0 0 20 0 1 0 62421975 9949347840 2347501 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2429040 2347501 3808 3530 0 2420491 0
Current children cumulated CPU time: 3507.66 s
Current children cumulated vsize: 9716160 KiB
Current children cumulated memory: 9390004 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.13 3.31 4/258 65902
/proc/meminfo: memFree=108855816/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9726912 memory=9400884 CPUtime=3567.48 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1771480 0 0 0 356310 438 0 0 20 0 1 0 62421975 9960357888 2350221 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2431728 2350221 3808 3530 0 2423179 0
Current children cumulated CPU time: 3567.48 s
Current children cumulated vsize: 9726912 KiB
Current children cumulated memory: 9400884 KiB

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

# cumulated CPU time of all completed processes:  user=3586.19 s, system=4.6028 s

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

[startup+3584 s]*
/proc/loadavg: 3.09 3.13 3.31 4/258 65902
/proc/meminfo: memFree=108855816/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9727488 memory=9401396 CPUtime=3569.18 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1771625 0 0 0 356480 438 0 0 20 0 1 0 62421975 9960947712 2350349 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2431872 2350349 3808 3530 0 2423323 0
Current children cumulated CPU time: 3569.18 s
Current children cumulated vsize: 9727488 KiB
Current children cumulated memory: 9401396 KiB

[startup+3596.8 s]
/proc/loadavg: 3.14 3.14 3.31 4/258 65903
/proc/meminfo: memFree=108849464/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9732288 memory=9406388 CPUtime=3581.94 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1772871 0 0 0 357756 438 0 0 20 0 1 0 62421975 9965862912 2351597 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2433072 2351597 3808 3530 0 2424523 0
Current children cumulated CPU time: 3581.94 s
Current children cumulated vsize: 9732288 KiB
Current children cumulated memory: 9406388 KiB

[startup+3600 s]*
/proc/loadavg: 3.14 3.14 3.31 4/258 65903
/proc/meminfo: memFree=108890940/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9678076 memory=9353036 CPUtime=3585.13 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1777691 0 0 0 358074 439 0 0 20 0 1 0 62421975 9910349824 2338259 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2419519 2338259 3808 3530 0 2410970 0
Current children cumulated CPU time: 3585.13 s
Current children cumulated vsize: 9678076 KiB
Current children cumulated memory: 9353036 KiB

[startup+3603.2 s]
/proc/loadavg: 3.13 3.13 3.31 4/258 65903
/proc/meminfo: memFree=108931652/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9644344 memory=9321740 CPUtime=3588.31 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1777769 0 0 0 358392 439 0 0 20 0 1 0 62421975 9875808256 2330435 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2411086 2330435 3808 3530 0 2402537 0
Current children cumulated CPU time: 3588.31 s
Current children cumulated vsize: 9644344 KiB
Current children cumulated memory: 9321740 KiB

[startup+3604.8 s]
/proc/loadavg: 3.13 3.13 3.31 4/258 65903
/proc/meminfo: memFree=108931652/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=9031512 memory=8709296 CPUtime=3589.91 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1777792 0 0 0 358550 441 0 0 20 0 1 0 62421975 9248268288 2177324 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2257878 2177324 3808 3530 0 2249329 0
Current children cumulated CPU time: 3589.91 s
Current children cumulated vsize: 9031512 KiB
Current children cumulated memory: 8709296 KiB

[startup+3605.2 s]
/proc/loadavg: 3.13 3.13 3.31 4/258 65903
/proc/meminfo: memFree=109755388/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=8614800 memory=8292584 CPUtime=3590.3 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1777793 0 0 0 358587 443 0 0 20 0 1 0 62421975 8821555200 2073146 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 2153700 2073146 3808 3530 0 2145151 0
Current children cumulated CPU time: 3590.3 s
Current children cumulated vsize: 8614800 KiB
Current children cumulated memory: 8292584 KiB

[startup+3605.6 s]
/proc/loadavg: 3.13 3.13 3.31 4/258 65903
/proc/meminfo: memFree=109755388/131249996 swapFree=33010160/33010684
[pid=65595] ppid=65592 vsize=4913860 memory=4873408 CPUtime=3590.7 cores=0,2
/proc/65595/stat : 65595 (pbscip) R 65592 65595 63971 0 -1 4194304 1778302 0 0 0 358618 452 0 0 20 0 1 0 62421975 5031792640 1218352 18446744073709551615 4235264 18693293 140723864617760 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 49405952 140723864623497 140723864623596 140723864623596 140723864629198 0
/proc/65595/statm: 1228465 1218352 3808 3530 0 1219916 0
Current children cumulated CPU time: 3590.7 s
Current children cumulated vsize: 4913860 KiB
Current children cumulated memory: 4873408 KiB

Child status: 0

Real time (s): 3605.67
CPU time (s): 3590.79
CPU user time (s): 3586.19
CPU system time (s): 4.6028
CPU usage (%): 99.5872
Max. virtual memory (cumulated for all children) (KiB): 9750596
Max. memory (cumulated for all children) (KiB): 9425332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.19
system time used= 4.6028
maximum resident set size= 9425332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1778309
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= 95
involuntary context switches= 8081


# summary of solver processes directly reported to runsolver:
#   pid: 65595
#   total CPU time (s): 3590.79
#   total CPU user time (s): 3586.19
#   total CPU system time (s): 4.6028

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.72435 second user time and 16.9362 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 16:43:55
IDJOB=4505548
IDBENCH=155760
IDSOLVER=3365
FILE ID=nodeC029/4505548-1751467435
RUNJOBID= nodeC029-1751458789-63981
SLURM_JOB_ID= 9598460
Free space on /tmp= 431460 MiB

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

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

MD5SUM BENCH= 7da1f94ee5ce9c5dcd6f1f8ed9344299
RANDOM SEED=777908842

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.723
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.766
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		: 3567.385
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		: 3648.400
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.660
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.726
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		: 3587.311
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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:        61545536 kB
MemAvailable:   63103248 kB
Buffers:            2128 kB
Cached:          2358020 kB
SwapCached:           40 kB
Active:         67014056 kB
Inactive:        1918492 kB
Active(anon):   66585652 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1913724 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            118504 kB
Writeback:             4 kB
AnonPages:      66573280 kB
Mapped:           137624 kB
Shmem:             18020 kB
KReclaimable:     109648 kB
Slab:             198440 kB
SReclaimable:     109648 kB
SUnreclaim:        88792 kB
KernelStack:        4320 kB
PageTables:       134332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   68769288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  16850944 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= 432012 MiB
End job on nodeC029 at 2025-07-02 17:44:01