Trace number 4505272

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.74 3607.23

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_ic.opb
MD5SUMae39b89921d4a5c4d7dfc676c1859a2a
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 benchmark24648945
Best CPU time to get the best result obtained on this benchmark3600.89
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 168196608
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 178958626766
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 168196608
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 178958626766
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-4505272-1751462392.opb>
6.87/6.91	c original problem has 1000400 variables (1000400 bin, 0 int, 0 impl, 0 cont) and 2000307 constraints
6.87/6.91	c problem read in 6.91
13.15/13.28	c presolving:
17.74/17.88	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.62/22.71	c    (22.7s) running MILP presolver
26.51/26.68	c    (26.6s) MILP presolver found nothing
34.48/34.66	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.51/53.71	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
68.26/68.56	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.61/83.97	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.90/87.22	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
96.36/96.79	c    (96.8s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
96.36/96.79	c    (96.8s) probing aborted: 50/50 successive totally useless probings
96.36/96.79	c    (96.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
97.96/98.34	c    (98.3s) no symmetry present (symcode time: 0.63)
98.55/98.99	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
98.55/98.99	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
98.55/98.99	c  0 implications, 1455401 cliques
98.55/98.99	c presolved problem has 500150 variables (500150 bin, 0 int, 0 impl, 0 cont) and 500454 constraints
98.55/98.99	c    5250 constraints of type <knapsack>
98.55/98.99	c     101 constraints of type <setppc>
98.55/98.99	c  490050 constraints of type <and>
98.55/98.99	c       3 constraints of type <linear>
98.55/98.99	c    5050 constraints of type <logicor>
98.55/98.99	c transformed objective value is always integral (scale: 2)
98.55/98.99	c Presolving Time: 86.11
98.55/98.99	c - non default parameters ----------------------------------------------------------------------
98.55/98.99	c # SCIP version 10.0.0
98.55/98.99	c 
98.55/98.99	c # maximal time in seconds to run
98.55/98.99	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
98.55/98.99	c limits/time = 3596.997029
98.55/98.99	c 
98.55/98.99	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
98.55/98.99	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
98.55/98.99	c limits/memory = 27900
98.55/98.99	c 
98.55/98.99	c # belongs reading time to solving time?
98.55/98.99	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
98.55/98.99	c timing/reading = TRUE
98.55/98.99	c 
98.55/98.99	c -----------------------------------------------------------------------------------------------
98.55/98.99	c start solving
98.76/99.14	c 
3585.06/3598.51	c 
3585.06/3598.51	c SCIP Status        : solving was interrupted [time limit reached]
3585.06/3598.51	c Solving Time (sec) : 3598.48
3585.06/3598.51	c Solving Nodes      : 1
3585.06/3598.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.06/3598.51	c Dual Bound         : -1.50000000000000e+01
3585.06/3598.51	c Gap                : infinite
3585.06/3598.51	s UNKNOWN
3585.06/3598.51	c SCIP Status        : solving was interrupted [time limit reached]
3585.06/3598.51	c Total Time         :    3598.48
3585.06/3598.51	c   solving          :    3598.48
3585.06/3598.51	c   presolving       :      86.11 (included in solving)
3585.06/3598.51	c   reading          :       6.91 (included in solving)
3585.06/3598.51	c   copying          :       0.00 (0 times copied the problem)
3585.06/3598.51	c Original Problem   :
3585.06/3598.51	c   Problem name     : HOME/instance-4505272-1751462392.opb
3585.06/3598.51	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.06/3598.51	c   Constraints      : 2000307 initial, 2000307 maximal
3585.06/3598.54	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.68197e+08)
3585.06/3598.54	c Presolved Problem  :
3585.06/3598.54	c   Problem name     : t_HOME/instance-4505272-1751462392.opb
3585.06/3598.54	c   Variables        : 500150 (500150 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.06/3598.54	c   Constraints      : 500454 initial, 500456 maximal
3585.06/3598.55	c   Objective        : minimize, 14850 non-zeros (abs.min = 9, abs.max = 1.68197e+08)
3585.06/3598.55	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3585.06/3598.55	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.06/3598.55	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   gateextraction   :      13.70       0.00      4          0          0          0          0          0    3890700     980100          0          0
3585.06/3598.55	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   milp             :       8.46       0.00      1          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   trivial          :       0.20       0.00      7          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   dualfix          :       0.18       0.00      7          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   probing          :       6.95       0.02      1          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   symmetry         :       1.56       0.00      1          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   vbounds          :       1.53       0.00      2          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   knapsack         :      12.72       0.02     13          0          0          0          0          0     980100    2910600          0          0
3585.06/3598.55	c   setppc           :       4.90       0.00     13          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   and              :      16.33       0.00      6          0     485100          0          0          0     490050          0          0          0
3585.06/3598.55	c   linear           :      10.16       1.43      9        300      14850          0        300          0      29703          0       4950      14850
3585.06/3598.55	c   logicor          :       2.09       0.01     11          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   components       :       0.50       0.00      1          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.06/3598.55	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.06/3598.55	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3585.06/3598.55	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3585.06/3598.55	c   knapsack         :       5250       5250          0     408090          0          0          0          3          0          3          0          0          0          0          0
3585.06/3598.55	c   setppc           :        101        101          0     402464          0          0          0          1         92          0          0          0          0          0          0
3585.06/3598.55	c   and              :     490050     490050          0     408087          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   linear           :          3          3          0     408087          0          0          0          3          0          1          0          0          0          0          0
3585.06/3598.55	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3585.06/3598.55	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.06/3598.55	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   knapsack         :       0.28       0.02       0.02       0.25       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   and              :    3338.39       0.00       1.72    3336.67       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   linear           :       1.56       1.43       0.00       0.13       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   logicor          :       0.07       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   components       :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.06/3598.55	c   dualfix          :          1          0          0          0
3585.06/3598.55	c   genvbounds       :          0          0          0          0
3585.06/3598.55	c   nlobbt           :          0          0          0          0
3585.06/3598.55	c   obbt             :          0          0          0          0
3585.06/3598.55	c   probing          :          0          0          0          0
3585.06/3598.55	c   pseudoobj        :          1          0          0          0
3585.06/3598.55	c   redcost          :          0          0          0          0
3585.06/3598.55	c   rootredcost      :          0          0          0          0
3585.06/3598.55	c   symmetry         :          0          0          0          0
3585.06/3598.55	c   vbounds          :      11094          0          0          0
3585.06/3598.55	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.06/3598.55	c   dualfix          :       0.20       0.00       0.18       0.02       0.00       0.00
3585.06/3598.55	c   genvbounds       :       0.11       0.00       0.00       0.11       0.00       0.00
3585.06/3598.55	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.06/3598.55	c   probing          :       6.96       0.02       6.95       0.00       0.00       0.00
3585.06/3598.55	c   pseudoobj        :      33.52       0.00       0.01      33.51       0.00       0.00
3585.06/3598.55	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3585.06/3598.55	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00       0.00
3585.06/3598.55	c   symmetry         :       1.76       0.00       1.56       0.20       0.00       0.00
3585.06/3598.55	c   vbounds          :       1.84       0.00       1.53       0.31       0.00       0.00
3585.06/3598.55	c Symmetry           :
3585.06/3598.55	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.06/3598.55	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.06/3598.55	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.06/3598.55	c   shadow tree time :       0.00 s
3585.06/3598.55	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.06/3598.55	c   propagation      :       0.02          2          2          -          2     2713.5          0        0.0          -          -          -
3585.06/3598.55	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.06/3598.55	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.06/3598.55	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.06/3598.55	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.06/3598.55	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3585.06/3598.55	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.06/3598.55	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.06/3598.55	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3585.06/3598.55	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.06/3598.55	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.06/3598.55	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.06/3598.55	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.06/3598.55	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.06/3598.55	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.06/3598.55	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.06/3598.55	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.06/3598.55	c   problem variables:       0.00          -          0          0
3585.06/3598.55	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.06/3598.55	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.06/3598.55	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.06/3598.55	c   LP solutions     :       0.00          -          -          0          0
3585.06/3598.55	c   relax solutions  :       0.00          -          -          0          0
3585.06/3598.55	c   pseudo solutions :       0.00          -          -          0          0
3585.06/3598.55	c   strong branching :       0.00          -          -          0          0
3585.06/3598.55	c   actconsdiving    :       0.00       0.00          0          0          0
3585.06/3598.55	c   adaptivediving   :       0.00       0.00          0          0          0
3585.06/3598.55	c   alns             :       0.00       0.00          0          0          0
3585.06/3598.55	c   bound            :       0.00       0.00          0          0          0
3585.06/3598.55	c   clique           :     171.12       0.00          1          0          0
3585.06/3598.55	c   coefdiving       :       0.00       0.00          0          0          0
3585.06/3598.55	c   completesol      :       0.00       0.00          0          0          0
3585.06/3598.55	c   conflictdiving   :       0.00       0.00          0          0          0
3585.06/3598.55	c   crossover        :       0.00       0.00          0          0          0
3585.06/3598.55	c   dins             :       0.00       0.00          0          0          0
3585.06/3598.55	c   distributiondivin:       0.00       0.00          0          0          0
3585.06/3598.55	c   dps              :       0.00       0.00          0          0          0
3585.06/3598.55	c   dualval          :       0.00       0.00          0          0          0
3585.06/3598.55	c   farkasdiving     :       0.00       0.00          0          0          0
3585.06/3598.55	c   feasjump         :       0.00       0.00          0          0          0
3585.06/3598.55	c   feaspump         :       0.00       0.00          0          0          0
3585.06/3598.55	c   fixandinfer      :       0.00       0.00          0          0          0
3585.06/3598.55	c   fracdiving       :       0.00       0.00          0          0          0
3585.06/3598.55	c   gins             :       0.00       0.00          0          0          0
3585.06/3598.55	c   guideddiving     :       0.00       0.00          0          0          0
3585.06/3598.55	c   indcoefdiving    :       0.00       0.00          0          0          0
3585.06/3598.55	c   indicator        :       0.00       0.00          0          0          0
3585.06/3598.55	c   indicatordiving  :       0.00       0.00          0          0          0
3585.06/3598.55	c   indoneopt        :       0.00       0.00          0          0          0
3585.06/3598.55	c   indrounding      :       0.00       0.00          0          0          0
3585.06/3598.55	c   indtwoopt        :       0.00       0.00          0          0          0
3585.06/3598.55	c   intdiving        :       0.00       0.00          0          0          0
3585.06/3598.55	c   intshifting      :       0.00       0.00          0          0          0
3585.06/3598.55	c   linesearchdiving :       0.00       0.00          0          0          0
3585.06/3598.55	c   localbranching   :       0.00       0.00          0          0          0
3585.06/3598.55	c   locks            :      62.12       0.00          1          0          0
3585.06/3598.55	c   lpface           :       0.00       0.00          0          0          0
3585.06/3598.55	c   mpec             :       0.00       0.00          0          0          0
3585.06/3598.55	c   multistart       :       0.00       0.00          0          0          0
3585.06/3598.55	c   mutation         :       0.00       0.00          0          0          0
3585.06/3598.55	c   nlpdiving        :       0.00       0.00          0          0          0
3585.06/3598.55	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.06/3598.55	c   octane           :       0.00       0.00          0          0          0
3585.06/3598.55	c   ofins            :       0.00       0.00          0          0          0
3585.06/3598.55	c   oneopt           :       0.00       0.00          0          0          0
3585.06/3598.55	c   padm             :       0.00       0.00          0          0          0
3585.06/3598.55	c   proximity        :       0.00       0.00          0          0          0
3585.06/3598.55	c   pscostdiving     :       0.00       0.00          0          0          0
3585.06/3598.55	c   randrounding     :       0.00       0.00          0          0          0
3585.06/3598.55	c   rens             :       0.00       0.00          0          0          0
3585.06/3598.55	c   reoptsols        :       0.00       0.00          0          0          0
3585.06/3598.55	c   repair           :       0.00       0.00          0          0          0
3585.06/3598.55	c   rins             :       0.00       0.00          0          0          0
3585.06/3598.55	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.06/3598.55	c   rounding         :       0.00       0.00          0          0          0
3585.06/3598.55	c   scheduler        :       0.00       0.00          0          0          0
3585.06/3598.55	c   shiftandpropagate:       0.00       0.00          0          0          0
3585.06/3598.55	c   shifting         :       0.00       0.00          0          0          0
3585.06/3598.55	c   simplerounding   :       0.00       0.00          0          0          0
3585.06/3598.55	c   smallcard        :       0.00       0.00          0          0          0
3585.06/3598.55	c   subnlp           :       0.00       0.00          0          0          0
3585.06/3598.55	c   trivial          :       0.55       0.00          2          0          0
3585.06/3598.55	c   trivialnegation  :       0.00       0.00          0          0          0
3585.06/3598.55	c   trustregion      :       0.00       0.00          0          0          0
3585.06/3598.55	c   trysol           :       0.00       0.00          0          0          0
3585.06/3598.55	c   twoopt           :       0.00       0.00          0          0          0
3585.06/3598.55	c   undercover       :       0.00       0.00          0          0          0
3585.06/3598.55	c   vbounds          :    3232.32       0.00          1          0          0
3585.06/3598.55	c   veclendiving     :       0.00       0.00          0          0          0
3585.06/3598.55	c   zeroobj          :       0.00       0.00          0          0          0
3585.06/3598.55	c   zirounding       :       0.00       0.00          0          0          0
3585.06/3598.55	c   other solutions  :          -          -          -          0          -
3585.06/3598.55	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.06/3598.55	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.06/3598.55	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.06/3598.55	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.06/3598.55	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.06/3598.55	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3585.06/3598.55	c   lex dual LP      :       0.00          0          0       0.00          -
3585.06/3598.55	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.06/3598.55	c   resolve instable :       0.00          0          0       0.00          -
3585.06/3598.55	c   diving/probing LP:       0.00          0          0       0.00          -
3585.06/3598.55	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.06/3598.55	c     (at root node) :          -          0          0       0.00          -
3585.06/3598.55	c   conflict analysis:       0.00          0          0       0.00          -
3585.06/3598.55	c B&B Tree           :
3585.06/3598.55	c   number of runs   :          1
3585.06/3598.55	c   nodes            :          1 (0 internal, 1 leaves)
3585.06/3598.55	c   feasible leaves  :          0
3585.06/3598.55	c   infeas. leaves   :          0
3585.06/3598.55	c   objective leaves :          0
3585.06/3598.55	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.06/3598.55	c   nodes left       :          1
3585.06/3598.55	c   max depth        :          0
3585.06/3598.55	c   max depth (total):          0
3585.06/3598.55	c   backtracks       :          0 (0.0%)
3585.06/3598.55	c   early backtracks :          0 (0.0%)
3585.06/3598.55	c   nodes exc. ref.  :          0 (0.0%)
3585.06/3598.55	c   delayed cutoffs  :          0
3585.06/3598.55	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.06/3598.55	c   avg switch length:       1.00
3585.06/3598.55	c   switching time   :       0.00
3585.06/3598.55	c Root Node          :
3585.06/3598.55	c   First LP value   :          -
3585.06/3598.55	c   First LP Iters   :          0
3585.06/3598.55	c   First LP Time    :       0.00
3585.06/3598.55	c   Final Dual Bound : -1.50000000000000e+01
3585.06/3598.55	c   Final Root Iters :          0
3585.06/3598.55	c   Root LP Estimate :                     -
3585.06/3598.55	c Solution           :
3585.06/3598.55	c   Solutions found  :          0 (0 improvements)
3585.06/3598.55	c   Primal Bound     :          -
3585.06/3598.55	c   Dual Bound       : -1.50000000000000e+01
3585.06/3598.55	c   Gap              :   infinite
3585.06/3598.55	c Integrals          :      Total       Avg%
3585.06/3598.55	c   primal-dual      :  359847.56     100.00
3585.06/3598.55	c   primal-ref       :          -          - (not evaluated)
3585.06/3598.55	c   dual-ref         :          -          - (not evaluated)
3593.51/3607.09	c Time complete: 3593.61.

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=64533, runsolver pid=64530

[startup+0.100064 s]*
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=115805140/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=91460 memory=62464 CPUtime=0.09 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 12718 0 0 0 7 2 0 0 20 0 1 0 61917758 93655040 15616 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 22865 15616 3232 3530 0 14316 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 91460 KiB
Current children cumulated memory: 62464 KiB

[startup+0.205701 s]*
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=115724752/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=132040 memory=102656 CPUtime=0.19 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 22739 0 0 0 16 3 0 0 20 0 1 0 61917758 135208960 25632 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 33010 25632 3232 3530 0 24461 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 132040 KiB
Current children cumulated memory: 102656 KiB

[startup+0.305602 s]*
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=115635920/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=172848 memory=144000 CPUtime=0.29 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 33107 0 0 0 24 5 0 0 20 0 1 0 61917758 176996352 36000 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 43212 36000 3232 3530 0 34663 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 172848 KiB
Current children cumulated memory: 144000 KiB

[startup+0.700184 s]
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=115466952/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=330316 memory=301696 CPUtime=0.68 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 72512 0 0 0 56 12 0 0 20 0 1 0 61917758 338243584 75424 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 82579 75424 3232 3530 0 74030 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 330316 KiB
Current children cumulated memory: 301696 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=115056696/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=653236 memory=623568 CPUtime=1.48 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 151968 0 0 0 124 24 0 0 20 0 1 0 61917758 668913664 155892 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 163309 155892 3232 3530 0 154760 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 653236 KiB
Current children cumulated memory: 623568 KiB

[startup+3.10554 s]
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=113613184/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=1300968 memory=1270216 CPUtime=3.08 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 310066 0 0 0 262 46 0 0 20 0 1 0 61917758 1332191232 317554 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 325242 317554 3232 3530 0 316693 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1300968 KiB
Current children cumulated memory: 1270216 KiB

[startup+6.30017 s]
/proc/loadavg: 4.10 4.14 4.16 5/264 64534
/proc/meminfo: memFree=112061652/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=2022176 memory=1992672 CPUtime=6.26 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 470773 0 0 0 552 74 0 0 20 0 1 0 61917758 2070708224 498168 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 505544 498168 3232 3530 0 496995 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2022176 KiB
Current children cumulated memory: 1992672 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.13 4.16 5/264 64534
/proc/meminfo: memFree=107114500/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=4734512 memory=4704260 CPUtime=12.65 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1065626 0 0 0 1096 169 0 0 20 0 1 0 61917758 4848140288 1176065 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 1183628 1176065 3520 3530 0 1175079 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4734512 KiB
Current children cumulated memory: 4704260 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.13 4.15 5/264 64534
/proc/meminfo: memFree=102478472/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=6794816 memory=6701452 CPUtime=25.41 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1193299 0 0 0 2297 244 0 0 20 0 1 0 61917758 6957891584 1675363 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 1698704 1675363 3712 3530 0 1690155 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 6794816 KiB
Current children cumulated memory: 6701452 KiB

[startup+51.1056 s]
/proc/loadavg: 4.16 4.15 4.16 5/266 64537
/proc/meminfo: memFree=100887944/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=7866652 memory=7765328 CPUtime=50.92 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1549522 0 0 0 4774 318 0 0 20 0 1 0 61917758 8055451648 1941332 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 1966663 1941332 3776 3530 0 1958114 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 7866652 KiB
Current children cumulated memory: 7765328 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/266 64584
/proc/meminfo: memFree=97608796/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=8562752 memory=8237016 CPUtime=101.94 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1570779 0 0 0 9861 333 0 0 20 0 1 0 61917758 8768258048 2059254 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2140688 2059254 3776 3530 0 2132139 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 8562752 KiB
Current children cumulated memory: 8237016 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/266 64586
/proc/meminfo: memFree=92596204/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9523324 memory=9199972 CPUtime=161.76 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1724964 0 0 0 15807 369 0 0 20 0 1 0 61917758 9751883776 2299993 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2380831 2299993 3840 3530 0 2372282 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9199972 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/266 64588
/proc/meminfo: memFree=91382300/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9523324 memory=9200356 CPUtime=221.55 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1725085 0 0 0 21786 369 0 0 20 0 1 0 61917758 9751883776 2300089 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2380831 2300089 3840 3530 0 2372282 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9200356 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.11 4.14 5/266 64590
/proc/meminfo: memFree=91558512/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9531660 memory=9209072 CPUtime=281.32 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1726759 0 0 0 27763 369 0 0 20 0 1 0 61917758 9760419840 2302268 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2382915 2302268 3840 3530 0 2374366 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 9531660 KiB
Current children cumulated memory: 9209072 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.10 4.13 5/263 64592
/proc/meminfo: memFree=91456400/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9559392 memory=9236684 CPUtime=341.12 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1733162 0 0 0 33741 371 0 0 20 0 1 0 61917758 9788817408 2309171 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2389848 2309171 3840 3530 0 2381299 0
Current children cumulated CPU time: 341.12 s
Current children cumulated vsize: 9559392 KiB
Current children cumulated memory: 9236684 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.09 4.13 5/263 64594
/proc/meminfo: memFree=91396156/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9598208 memory=9274608 CPUtime=400.9 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1741099 0 0 0 39717 373 0 0 20 0 1 0 61917758 9828564992 2318652 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2399552 2318652 3840 3530 0 2391003 0
Current children cumulated CPU time: 400.9 s
Current children cumulated vsize: 9598208 KiB
Current children cumulated memory: 9274608 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.10 4.13 5/263 64596
/proc/meminfo: memFree=91342876/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9598208 memory=9275120 CPUtime=460.66 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1741243 0 0 0 45693 373 0 0 20 0 1 0 61917758 9828564992 2318780 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2399552 2318780 3840 3530 0 2391003 0

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

Current children cumulated memory: 9366160 KiB

[startup+3162.3 s]
/proc/loadavg: 4.32 4.19 4.12 5/264 64784
/proc/meminfo: memFree=91070128/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9693628 memory=9368976 CPUtime=3150.36 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1768060 0 0 0 314631 405 0 0 20 0 1 0 61917758 9926275072 2342244 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2423407 2342244 3840 3530 0 2414858 0
Current children cumulated CPU time: 3150.36 s
Current children cumulated vsize: 9693628 KiB
Current children cumulated memory: 9368976 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.17 4.11 5/263 64786
/proc/meminfo: memFree=91076892/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9696828 memory=9372176 CPUtime=3210.15 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1768951 0 0 0 320609 406 0 0 20 0 1 0 61917758 9929551872 2343044 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2424207 2343044 3840 3530 0 2415658 0
Current children cumulated CPU time: 3210.15 s
Current children cumulated vsize: 9696828 KiB
Current children cumulated memory: 9372176 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/263 64788
/proc/meminfo: memFree=91060312/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9700032 memory=9375376 CPUtime=3269.94 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1769893 0 0 0 326587 407 0 0 20 0 1 0 61917758 9932832768 2343844 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2425008 2343844 3840 3530 0 2416459 0
Current children cumulated CPU time: 3269.94 s
Current children cumulated vsize: 9700032 KiB
Current children cumulated memory: 9375376 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.15 4.11 5/264 64791
/proc/meminfo: memFree=91035664/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9703232 memory=9378704 CPUtime=3329.73 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1770798 0 0 0 332565 408 0 0 20 0 1 0 61917758 9936109568 2344676 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2425808 2344676 3840 3530 0 2417259 0
Current children cumulated CPU time: 3329.73 s
Current children cumulated vsize: 9703232 KiB
Current children cumulated memory: 9378704 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.12 4.10 5/264 64794
/proc/meminfo: memFree=91018988/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9705984 memory=9381392 CPUtime=3389.52 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1771666 0 0 0 338543 409 0 0 20 0 1 0 61917758 9938927616 2345348 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2426496 2345348 3840 3530 0 2417947 0
Current children cumulated CPU time: 3389.52 s
Current children cumulated vsize: 9705984 KiB
Current children cumulated memory: 9381392 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/264 64796
/proc/meminfo: memFree=91010004/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9709760 memory=9385232 CPUtime=3449.32 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1772667 0 0 0 344522 410 0 0 20 0 1 0 61917758 9942794240 2346308 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2427440 2346308 3840 3530 0 2418891 0
Current children cumulated CPU time: 3449.32 s
Current children cumulated vsize: 9709760 KiB
Current children cumulated memory: 9385232 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 64798
/proc/meminfo: memFree=91000136/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9713984 memory=9389584 CPUtime=3509.11 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1773935 0 0 0 350501 410 0 0 20 0 1 0 61917758 9947119616 2347396 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2428496 2347396 3840 3530 0 2419947 0
Current children cumulated CPU time: 3509.11 s
Current children cumulated vsize: 9713984 KiB
Current children cumulated memory: 9389584 KiB

[startup+3582.3 s]
/proc/loadavg: 4.37 4.20 4.12 5/267 64806
/proc/meminfo: memFree=90946760/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9718336 memory=9393936 CPUtime=3568.91 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1775061 0 0 0 356480 411 0 0 20 0 1 0 61917758 9951576064 2348484 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2429584 2348484 3840 3530 0 2421035 0
Current children cumulated CPU time: 3568.91 s
Current children cumulated vsize: 9718336 KiB
Current children cumulated memory: 9393936 KiB

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

# cumulated CPU time of all completed processes:  user=3589.32 s, system=4.42639 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=90954732/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9718336 memory=9393936 CPUtime=3570.61 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1775062 0 0 0 356650 411 0 0 20 0 1 0 61917758 9951576064 2348484 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2429584 2348484 3840 3530 0 2421035 0
Current children cumulated CPU time: 3570.61 s
Current children cumulated vsize: 9718336 KiB
Current children cumulated memory: 9393936 KiB

[startup+3596.8 s]
/proc/loadavg: 4.28 4.19 4.12 5/268 64808
/proc/meminfo: memFree=90931368/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9719360 memory=9394960 CPUtime=3583.36 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1775373 0 0 0 357925 411 0 0 20 0 1 0 61917758 9952624640 2348740 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2429840 2348740 3840 3530 0 2421291 0
Current children cumulated CPU time: 3583.36 s
Current children cumulated vsize: 9719360 KiB
Current children cumulated memory: 9394960 KiB

[startup+3603.2 s]
/proc/loadavg: 4.24 4.19 4.12 5/268 64809
/proc/meminfo: memFree=91560688/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9678076 memory=9355048 CPUtime=3589.75 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1785892 0 0 0 358562 413 0 0 20 0 1 0 61917758 9910349824 2338762 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2419519 2338762 3840 3530 0 2410970 0
Current children cumulated CPU time: 3589.75 s
Current children cumulated vsize: 9678076 KiB
Current children cumulated memory: 9355048 KiB

[startup+3604.8 s]
/proc/loadavg: 4.24 4.19 4.12 5/268 64809
/proc/meminfo: memFree=99847444/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=9644344 memory=9323984 CPUtime=3591.33 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1786268 0 0 0 358719 414 0 0 20 0 1 0 61917758 9875808256 2330996 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2411086 2330996 3840 3530 0 2402537 0
Current children cumulated CPU time: 3591.33 s
Current children cumulated vsize: 9644344 KiB
Current children cumulated memory: 9323984 KiB

[startup+3606.4 s]
/proc/loadavg: 4.24 4.19 4.12 5/265 64844
/proc/meminfo: memFree=100993424/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=8818504 memory=8498532 CPUtime=3592.91 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1786346 0 0 0 358872 419 0 0 20 0 1 0 61917758 9030148096 2124633 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2204626 2124633 3840 3530 0 2196077 0
Current children cumulated CPU time: 3592.91 s
Current children cumulated vsize: 8818504 KiB
Current children cumulated memory: 8498532 KiB

[startup+3606.8 s]
/proc/loadavg: 4.24 4.19 4.12 5/265 64844
/proc/meminfo: memFree=100993424/131249996 swapFree=33010160/33010684
[pid=64533] ppid=64530 vsize=8335948 memory=8016616 CPUtime=3593.31 cores=4,6
/proc/64533/stat : 64533 (pbscip) R 64530 64533 63971 0 -1 4194304 1786805 0 0 0 358910 421 0 0 20 0 1 0 61917758 8536010752 2004154 18446744073709551615 4235264 18693293 140737097324304 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58056704 140737097329033 140737097329132 140737097329132 140737097334734 0
/proc/64533/statm: 2083987 2004154 3840 3530 0 2075438 0
Current children cumulated CPU time: 3593.31 s
Current children cumulated vsize: 8335948 KiB
Current children cumulated memory: 8016616 KiB

[startup+3607.21 s]
/proc/loadavg: 4.22 4.18 4.12 5/263 64844
/proc/meminfo: memFree=105075096/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): 3607.23
CPU time (s): 3593.74
CPU user time (s): 3589.32
CPU system time (s): 4.42639
CPU usage (%): 99.6262
Max. virtual memory (cumulated for all children) (KiB): 9750596
Max. memory (cumulated for all children) (KiB): 9427344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.32
system time used= 4.4264
maximum resident set size= 9427344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1787076
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= 80
involuntary context switches= 4272


# summary of solver processes directly reported to runsolver:
#   pid: 64533
#   total CPU time (s): 3593.74
#   total CPU user time (s): 3589.32
#   total CPU system time (s): 4.42639

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14126 second user time and 16.6324 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 15:19:53
IDJOB=4505272
IDBENCH=155751
IDSOLVER=3365
FILE ID=nodeC029/4505272-1751462392
RUNJOBID= nodeC029-1751458789-63982
SLURM_JOB_ID= 9598460
Free space on /tmp= 431904 MiB

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

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

MD5SUM BENCH= ae39b89921d4a5c4d7dfc676c1859a2a
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.719
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.634
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		: 3600.161
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		: 3585.390
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.905
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.720
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		: 3599.722
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		: 3595.399
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:        115916776 kB
MemAvailable:   117016176 kB
Buffers:            2128 kB
Cached:          1899808 kB
SwapCached:           40 kB
Active:         13207784 kB
Inactive:        1460276 kB
Active(anon):   12779380 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1455508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            228880 kB
Writeback:             4 kB
AnonPages:      12765800 kB
Mapped:           135664 kB
Shmem:             18020 kB
KReclaimable:     109456 kB
Slab:             198080 kB
SReclaimable:     109456 kB
SUnreclaim:        88624 kB
KernelStack:        4272 kB
PageTables:        29056 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   14334768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2842624 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= 431680 MiB
End job on nodeC029 at 2025-07-02 16:20:01