Trace number 4505594

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? 3594.08 3606.76

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_ic.opb
MD5SUM6f676becb9e8baff21bbed56e9641b4e
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 benchmark15505131
Best CPU time to get the best result obtained on this benchmark71294.4
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 165469149
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 179144885896
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 179144885896
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-4505594-1751467918.opb>
7.17/7.29	c original problem has 1000400 variables (1000400 bin, 0 int, 0 impl, 0 cont) and 2000307 constraints
7.17/7.29	c problem read in 7.29
13.94/14.02	c presolving:
18.63/18.70	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.41/23.56	c    (23.5s) running MILP presolver
27.40/27.50	c    (27.5s) MILP presolver found nothing
35.07/35.27	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.82/54.00	c (round 3, medium)     15150 del vars, 1009803 del conss, 2910600 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
67.98/68.29	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
82.53/82.80	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
85.73/86.04	c (round 6, exhaustive) 500250 del vars, 5390553 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
95.00/95.33	c    (95.3s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
95.00/95.33	c    (95.3s) probing aborted: 50/50 successive totally useless probings
95.00/95.33	c    (95.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
96.49/96.82	c    (96.8s) no symmetry present (symcode time: 0.57)
97.09/97.43	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
97.09/97.43	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
97.09/97.43	c  0 implications, 1455401 cliques
97.09/97.43	c presolved problem has 500150 variables (500150 bin, 0 int, 0 impl, 0 cont) and 500454 constraints
97.09/97.43	c    5250 constraints of type <knapsack>
97.09/97.43	c     101 constraints of type <setppc>
97.09/97.43	c  490050 constraints of type <and>
97.09/97.43	c       3 constraints of type <linear>
97.09/97.43	c    5050 constraints of type <logicor>
97.09/97.43	c transformed objective value is always integral (scale: 2)
97.09/97.43	c Presolving Time: 83.84
97.09/97.43	c - non default parameters ----------------------------------------------------------------------
97.09/97.43	c # SCIP version 10.0.0
97.09/97.43	c 
97.09/97.43	c # maximal time in seconds to run
97.09/97.43	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
97.09/97.43	c limits/time = 3596.997038
97.09/97.43	c 
97.09/97.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
97.09/97.43	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
97.09/97.43	c limits/memory = 27900
97.09/97.43	c 
97.09/97.43	c # belongs reading time to solving time?
97.09/97.43	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
97.09/97.43	c timing/reading = TRUE
97.09/97.43	c 
97.09/97.43	c -----------------------------------------------------------------------------------------------
97.09/97.43	c start solving
97.19/97.58	c 
3585.64/3598.39	c 
3585.64/3598.39	c SCIP Status        : solving was interrupted [time limit reached]
3585.64/3598.39	c Solving Time (sec) : 3598.35
3585.64/3598.39	c Solving Nodes      : 1
3585.64/3598.39	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.64/3598.39	c Dual Bound         : -1.50000000000000e+01
3585.64/3598.39	c Gap                : infinite
3585.64/3598.39	s UNKNOWN
3585.64/3598.39	c SCIP Status        : solving was interrupted [time limit reached]
3585.64/3598.39	c Total Time         :    3598.35
3585.64/3598.39	c   solving          :    3598.35
3585.64/3598.39	c   presolving       :      83.84 (included in solving)
3585.64/3598.39	c   reading          :       7.29 (included in solving)
3585.64/3598.39	c   copying          :       0.00 (0 times copied the problem)
3585.64/3598.39	c Original Problem   :
3585.64/3598.39	c   Problem name     : HOME/instance-4505594-1751467918.opb
3585.64/3598.39	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.64/3598.39	c   Constraints      : 2000307 initial, 2000307 maximal
3585.74/3598.42	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.65469e+08)
3585.74/3598.42	c Presolved Problem  :
3585.74/3598.42	c   Problem name     : t_HOME/instance-4505594-1751467918.opb
3585.74/3598.42	c   Variables        : 500150 (500150 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.74/3598.42	c   Constraints      : 500454 initial, 500456 maximal
3585.74/3598.43	c   Objective        : minimize, 14850 non-zeros (abs.min = 25, abs.max = 1.65469e+08)
3585.74/3598.43	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3585.74/3598.43	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.74/3598.43	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   gateextraction   :      13.16       0.00      4          0          0          0          0          0    3890700     980100          0          0
3585.74/3598.43	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   milp             :       8.45       0.00      1          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   trivial          :       0.20       0.00      7          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   dualfix          :       0.18       0.00      7          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   probing          :       6.83       0.02      1          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   symmetry         :       1.49       0.00      1          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   vbounds          :       1.47       0.00      2          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   knapsack         :      12.51       0.02     13          0          0          0          0          0     980100    2910600          0          0
3585.74/3598.43	c   setppc           :       4.68       0.00     13          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   and              :      15.50       0.00      6          0     485100          0          0          0     490050          0          0          0
3585.74/3598.43	c   linear           :      10.09       1.54      9        300      14850          0        300          0      29703          0       4950      14850
3585.74/3598.43	c   logicor          :       2.10       0.01     11          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   components       :       0.47       0.00      1          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.74/3598.43	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.74/3598.43	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3585.74/3598.43	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3585.74/3598.43	c   knapsack         :       5250       5250          0     423018          0          0          0          3          0          3          0          0          0          0          0
3585.74/3598.43	c   setppc           :        101        101          0     417392          0          0          0          1         92          0          0          0          0          0          0
3585.74/3598.43	c   and              :     490050     490050          0     423015          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   linear           :          3          3          0     423015          0          0          0          3          0          1          0          0          0          0          0
3585.74/3598.43	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3585.74/3598.43	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.74/3598.43	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   knapsack         :       0.28       0.02       0.01       0.25       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   and              :    3340.91       0.00       1.63    3339.28       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   linear           :       1.66       1.54       0.00       0.13       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   logicor          :       0.07       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   components       :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.74/3598.43	c   dualfix          :          1          0          0          0
3585.74/3598.43	c   genvbounds       :          0          0          0          0
3585.74/3598.43	c   nlobbt           :          0          0          0          0
3585.74/3598.43	c   obbt             :          0          0          0          0
3585.74/3598.43	c   probing          :          0          0          0          0
3585.74/3598.43	c   pseudoobj        :          1          0          0          0
3585.74/3598.43	c   redcost          :          0          0          0          0
3585.74/3598.43	c   rootredcost      :          0          0          0          0
3585.74/3598.43	c   symmetry         :          0          0          0          0
3585.74/3598.43	c   vbounds          :      11305          0          0          0
3585.74/3598.43	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.74/3598.43	c   dualfix          :       0.20       0.00       0.18       0.01       0.00       0.00
3585.74/3598.43	c   genvbounds       :       0.13       0.00       0.00       0.13       0.00       0.00
3585.74/3598.43	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.74/3598.43	c   probing          :       6.85       0.02       6.83       0.00       0.00       0.00
3585.74/3598.43	c   pseudoobj        :      33.10       0.00       0.01      33.09       0.00       0.00
3585.74/3598.43	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3585.74/3598.43	c   rootredcost      :       0.07       0.00       0.00       0.07       0.00       0.00
3585.74/3598.43	c   symmetry         :       1.69       0.00       1.49       0.20       0.00       0.00
3585.74/3598.43	c   vbounds          :       1.78       0.00       1.47       0.31       0.00       0.00
3585.74/3598.43	c Symmetry           :
3585.74/3598.43	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.74/3598.43	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.74/3598.43	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.74/3598.43	c   shadow tree time :       0.00 s
3585.74/3598.43	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.74/3598.43	c   propagation      :       0.01          2          2          -          2     2713.5          0        0.0          -          -          -
3585.74/3598.43	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.74/3598.43	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.74/3598.43	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.74/3598.43	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.74/3598.43	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3585.74/3598.43	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.74/3598.43	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.74/3598.43	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3585.74/3598.43	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.74/3598.43	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.74/3598.43	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.74/3598.43	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.74/3598.43	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.74/3598.43	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.74/3598.43	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.74/3598.43	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.74/3598.43	c   problem variables:       0.00          -          0          0
3585.74/3598.43	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.74/3598.43	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.74/3598.43	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.74/3598.43	c   LP solutions     :       0.00          -          -          0          0
3585.74/3598.43	c   relax solutions  :       0.00          -          -          0          0
3585.74/3598.43	c   pseudo solutions :       0.00          -          -          0          0
3585.74/3598.43	c   strong branching :       0.00          -          -          0          0
3585.74/3598.43	c   actconsdiving    :       0.00       0.00          0          0          0
3585.74/3598.43	c   adaptivediving   :       0.00       0.00          0          0          0
3585.74/3598.43	c   alns             :       0.00       0.00          0          0          0
3585.74/3598.43	c   bound            :       0.00       0.00          0          0          0
3585.74/3598.43	c   clique           :     170.66       0.00          1          0          0
3585.74/3598.43	c   coefdiving       :       0.00       0.00          0          0          0
3585.74/3598.43	c   completesol      :       0.00       0.00          0          0          0
3585.74/3598.43	c   conflictdiving   :       0.00       0.00          0          0          0
3585.74/3598.43	c   crossover        :       0.00       0.00          0          0          0
3585.74/3598.43	c   dins             :       0.00       0.00          0          0          0
3585.74/3598.43	c   distributiondivin:       0.00       0.00          0          0          0
3585.74/3598.43	c   dps              :       0.00       0.00          0          0          0
3585.74/3598.43	c   dualval          :       0.00       0.00          0          0          0
3585.74/3598.43	c   farkasdiving     :       0.00       0.00          0          0          0
3585.74/3598.43	c   feasjump         :       0.00       0.00          0          0          0
3585.74/3598.43	c   feaspump         :       0.00       0.00          0          0          0
3585.74/3598.43	c   fixandinfer      :       0.00       0.00          0          0          0
3585.74/3598.43	c   fracdiving       :       0.00       0.00          0          0          0
3585.74/3598.43	c   gins             :       0.00       0.00          0          0          0
3585.74/3598.43	c   guideddiving     :       0.00       0.00          0          0          0
3585.74/3598.43	c   indcoefdiving    :       0.00       0.00          0          0          0
3585.74/3598.43	c   indicator        :       0.00       0.00          0          0          0
3585.74/3598.43	c   indicatordiving  :       0.00       0.00          0          0          0
3585.74/3598.43	c   indoneopt        :       0.00       0.00          0          0          0
3585.74/3598.43	c   indrounding      :       0.00       0.00          0          0          0
3585.74/3598.43	c   indtwoopt        :       0.00       0.00          0          0          0
3585.74/3598.43	c   intdiving        :       0.00       0.00          0          0          0
3585.74/3598.43	c   intshifting      :       0.00       0.00          0          0          0
3585.74/3598.43	c   linesearchdiving :       0.00       0.00          0          0          0
3585.74/3598.43	c   localbranching   :       0.00       0.00          0          0          0
3585.74/3598.43	c   locks            :      60.58       0.00          1          0          0
3585.74/3598.43	c   lpface           :       0.00       0.00          0          0          0
3585.74/3598.43	c   mpec             :       0.00       0.00          0          0          0
3585.74/3598.43	c   multistart       :       0.00       0.00          0          0          0
3585.74/3598.43	c   mutation         :       0.00       0.00          0          0          0
3585.74/3598.43	c   nlpdiving        :       0.00       0.00          0          0          0
3585.74/3598.43	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.74/3598.43	c   octane           :       0.00       0.00          0          0          0
3585.74/3598.43	c   ofins            :       0.00       0.00          0          0          0
3585.74/3598.43	c   oneopt           :       0.00       0.00          0          0          0
3585.74/3598.43	c   padm             :       0.00       0.00          0          0          0
3585.74/3598.43	c   proximity        :       0.00       0.00          0          0          0
3585.74/3598.43	c   pscostdiving     :       0.00       0.00          0          0          0
3585.74/3598.43	c   randrounding     :       0.00       0.00          0          0          0
3585.74/3598.43	c   rens             :       0.00       0.00          0          0          0
3585.74/3598.43	c   reoptsols        :       0.00       0.00          0          0          0
3585.74/3598.43	c   repair           :       0.00       0.00          0          0          0
3585.74/3598.43	c   rins             :       0.00       0.00          0          0          0
3585.74/3598.43	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.74/3598.43	c   rounding         :       0.00       0.00          0          0          0
3585.74/3598.43	c   scheduler        :       0.00       0.00          0          0          0
3585.74/3598.43	c   shiftandpropagate:       0.00       0.00          0          0          0
3585.74/3598.43	c   shifting         :       0.00       0.00          0          0          0
3585.74/3598.43	c   simplerounding   :       0.00       0.00          0          0          0
3585.74/3598.43	c   smallcard        :       0.00       0.00          0          0          0
3585.74/3598.43	c   subnlp           :       0.00       0.00          0          0          0
3585.74/3598.43	c   trivial          :       0.59       0.00          2          0          0
3585.74/3598.43	c   trivialnegation  :       0.00       0.00          0          0          0
3585.74/3598.43	c   trustregion      :       0.00       0.00          0          0          0
3585.74/3598.43	c   trysol           :       0.00       0.00          0          0          0
3585.74/3598.43	c   twoopt           :       0.00       0.00          0          0          0
3585.74/3598.43	c   undercover       :       0.00       0.00          0          0          0
3585.74/3598.43	c   vbounds          :    3236.21       0.00          1          0          0
3585.74/3598.43	c   veclendiving     :       0.00       0.00          0          0          0
3585.74/3598.43	c   zeroobj          :       0.00       0.00          0          0          0
3585.74/3598.43	c   zirounding       :       0.00       0.00          0          0          0
3585.74/3598.43	c   other solutions  :          -          -          -          0          -
3585.74/3598.43	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.74/3598.43	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.74/3598.43	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.74/3598.43	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.74/3598.43	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.74/3598.43	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.74/3598.43	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.74/3598.43	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.74/3598.43	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.74/3598.43	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.74/3598.43	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.74/3598.43	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.74/3598.43	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3585.74/3598.43	c   lex dual LP      :       0.00          0          0       0.00          -
3585.74/3598.43	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.74/3598.43	c   resolve instable :       0.00          0          0       0.00          -
3585.74/3598.43	c   diving/probing LP:       0.00          0          0       0.00          -
3585.74/3598.43	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.74/3598.43	c     (at root node) :          -          0          0       0.00          -
3585.74/3598.43	c   conflict analysis:       0.00          0          0       0.00          -
3585.74/3598.43	c B&B Tree           :
3585.74/3598.43	c   number of runs   :          1
3585.74/3598.43	c   nodes            :          1 (0 internal, 1 leaves)
3585.74/3598.43	c   feasible leaves  :          0
3585.74/3598.43	c   infeas. leaves   :          0
3585.74/3598.43	c   objective leaves :          0
3585.74/3598.43	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.74/3598.43	c   nodes left       :          1
3585.74/3598.43	c   max depth        :          0
3585.74/3598.43	c   max depth (total):          0
3585.74/3598.43	c   backtracks       :          0 (0.0%)
3585.74/3598.43	c   early backtracks :          0 (0.0%)
3585.74/3598.43	c   nodes exc. ref.  :          0 (0.0%)
3585.74/3598.43	c   delayed cutoffs  :          0
3585.74/3598.43	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.74/3598.43	c   avg switch length:       1.00
3585.74/3598.43	c   switching time   :       0.00
3585.74/3598.43	c Root Node          :
3585.74/3598.43	c   First LP value   :          -
3585.74/3598.43	c   First LP Iters   :          0
3585.74/3598.43	c   First LP Time    :       0.00
3585.74/3598.43	c   Final Dual Bound : -1.50000000000000e+01
3585.74/3598.43	c   Final Root Iters :          0
3585.74/3598.43	c   Root LP Estimate :                     -
3585.74/3598.43	c Solution           :
3585.74/3598.43	c   Solutions found  :          0 (0 improvements)
3585.74/3598.43	c   Primal Bound     :          -
3585.74/3598.43	c   Dual Bound       : -1.50000000000000e+01
3585.74/3598.43	c   Gap              :   infinite
3585.74/3598.43	c Integrals          :      Total       Avg%
3585.74/3598.43	c   primal-dual      :  359835.44     100.00
3585.74/3598.43	c   primal-ref       :          -          - (not evaluated)
3585.74/3598.43	c   dual-ref         :          -          - (not evaluated)
3593.92/3606.64	c Time complete: 3593.97.

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.10006 s]*
/proc/loadavg: 4.26 4.17 4.12 5/266 65670
/proc/meminfo: memFree=72352288/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=89264 memory=60416 CPUtime=0.09 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 12155 0 0 0 7 2 0 0 20 0 1 0 62470327 91406336 15104 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 22316 15104 3264 3530 0 13767 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 89264 KiB
Current children cumulated memory: 60416 KiB

[startup+0.205765 s]*
/proc/loadavg: 4.26 4.17 4.12 5/266 65670
/proc/meminfo: memFree=72312220/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=125328 memory=96256 CPUtime=0.19 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 21113 0 0 0 16 3 0 0 20 0 1 0 62470327 128335872 24064 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 31332 24064 3264 3530 0 22783 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 125328 KiB
Current children cumulated memory: 96256 KiB

[startup+0.305675 s]*
/proc/loadavg: 4.26 4.17 4.12 5/266 65670
/proc/meminfo: memFree=72271900/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=163108 memory=134656 CPUtime=0.29 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 30710 0 0 0 24 5 0 0 20 0 1 0 62470327 167022592 33664 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 40777 33664 3264 3530 0 32228 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 163108 KiB
Current children cumulated memory: 134656 KiB

[startup+0.700174 s]
/proc/loadavg: 4.26 4.17 4.12 5/266 65670
/proc/meminfo: memFree=72199324/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=311328 memory=282624 CPUtime=0.68 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 67717 0 0 0 57 11 0 0 20 0 1 0 62470327 318799872 70656 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 77832 70656 3264 3530 0 69283 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 311328 KiB
Current children cumulated memory: 282624 KiB

[startup+1.50016 s]
/proc/loadavg: 4.26 4.17 4.12 5/266 65670
/proc/meminfo: memFree=72013952/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=617584 memory=589004 CPUtime=1.48 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 143272 0 0 0 126 22 0 0 20 0 1 0 62470327 632406016 147251 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 154396 147251 3264 3530 0 145847 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 617584 KiB
Current children cumulated memory: 589004 KiB

[startup+3.10554 s]
/proc/loadavg: 4.24 4.17 4.12 5/266 65670
/proc/meminfo: memFree=71259588/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=1225600 memory=1196868 CPUtime=3.08 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 291673 0 0 0 264 44 0 0 20 0 1 0 62470327 1255014400 299217 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 306400 299217 3264 3530 0 297851 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1225600 KiB
Current children cumulated memory: 1196868 KiB

[startup+6.30016 s]
/proc/loadavg: 4.24 4.17 4.12 5/266 65670
/proc/meminfo: memFree=70542640/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=1982588 memory=1952732 CPUtime=6.27 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 460737 0 0 0 557 70 0 0 20 0 1 0 62470327 2030170112 488183 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 495647 488183 3264 3530 0 487098 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1982588 KiB
Current children cumulated memory: 1952732 KiB

[startup+12.7002 s]
/proc/loadavg: 4.28 4.18 4.12 5/266 65670
/proc/meminfo: memFree=67222616/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=4499768 memory=4469088 CPUtime=12.65 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1008816 0 0 0 1106 159 0 0 20 0 1 0 62470327 4607762432 1117272 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 1124942 1117272 3552 3530 0 1116393 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4499768 KiB
Current children cumulated memory: 4469088 KiB

[startup+25.5002 s]
/proc/loadavg: 4.24 4.17 4.12 5/266 65670
/proc/meminfo: memFree=64045940/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=6713988 memory=6623480 CPUtime=25.41 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1195193 0 0 0 2301 240 0 0 20 0 1 0 62470327 6875123712 1655870 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 1678497 1655870 3776 3530 0 1669948 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 6713988 KiB
Current children cumulated memory: 6623480 KiB

[startup+51.1054 s]
/proc/loadavg: 4.24 4.18 4.12 5/266 65671
/proc/meminfo: memFree=61660704/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=7866652 memory=7764360 CPUtime=50.93 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1555634 0 0 0 4777 316 0 0 20 0 1 0 62470327 8055451648 1941090 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 1966663 1941090 3808 3530 0 1958114 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 7866652 KiB
Current children cumulated memory: 7764360 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.16 4.12 5/266 65718
/proc/meminfo: memFree=86217680/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=8562752 memory=8234804 CPUtime=101.97 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1575146 0 0 0 9867 330 0 0 20 0 1 0 62470327 8768258048 2058701 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2140688 2058701 3840 3530 0 2132139 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 8562752 KiB
Current children cumulated memory: 8234804 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/266 65719
/proc/meminfo: memFree=85237148/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9523324 memory=9198452 CPUtime=161.77 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1732100 0 0 0 15811 366 0 0 20 0 1 0 62470327 9751883776 2299613 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2380831 2299613 3872 3530 0 2372282 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9198452 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/263 65721
/proc/meminfo: memFree=85249048/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9523324 memory=9198836 CPUtime=221.53 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1732209 0 0 0 21787 366 0 0 20 0 1 0 62470327 9751883776 2299709 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2380831 2299709 3872 3530 0 2372282 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9198836 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/264 65724
/proc/meminfo: memFree=85212544/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9531660 memory=9207540 CPUtime=281.31 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1734396 0 0 0 27764 367 0 0 20 0 1 0 62470327 9760419840 2301885 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2382915 2301885 3872 3530 0 2374366 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 9531660 KiB
Current children cumulated memory: 9207540 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/263 65726
/proc/meminfo: memFree=85181340/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9563488 memory=9239128 CPUtime=341.1 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1741785 0 0 0 33742 368 0 0 20 0 1 0 62470327 9793011712 2309782 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2390872 2309782 3872 3530 0 2382323 0
Current children cumulated CPU time: 341.1 s
Current children cumulated vsize: 9563488 KiB
Current children cumulated memory: 9239128 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/263 65728
/proc/meminfo: memFree=85166864/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9598208 memory=9274208 CPUtime=400.85 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1748517 0 0 0 39716 369 0 0 20 0 1 0 62470327 9828564992 2318552 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2399552 2318552 3872 3530 0 2391003 0
Current children cumulated CPU time: 400.85 s
Current children cumulated vsize: 9598208 KiB
Current children cumulated memory: 9274208 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 65730
/proc/meminfo: memFree=84998244/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9598208 memory=9274720 CPUtime=460.62 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1748661 0 0 0 45693 369 0 0 20 0 1 0 62470327 9828564992 2318680 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2399552 2318680 3872 3530 0 2391003 0
Current children cumulated CPU time: 460.62 s

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

Current children cumulated memory: 9371216 KiB

[startup+3222.3 s]
/proc/loadavg: 2.30 2.85 3.18 3/251 65936
/proc/meminfo: memFree=118313960/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9700032 memory=9375440 CPUtime=3210.75 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1777987 0 0 0 320693 382 0 0 20 0 1 0 62470327 9932832768 2343860 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2425008 2343860 3872 3530 0 2416459 0
Current children cumulated CPU time: 3210.75 s
Current children cumulated vsize: 9700032 KiB
Current children cumulated memory: 9375440 KiB

[startup+3282.3 s]
/proc/loadavg: 2.15 2.71 3.11 3/251 65938
/proc/meminfo: memFree=118301332/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9702208 memory=9377744 CPUtime=3270.57 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1778640 0 0 0 326675 382 0 0 20 0 1 0 62470327 9935060992 2344436 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2425552 2344436 3872 3530 0 2417003 0
Current children cumulated CPU time: 3270.57 s
Current children cumulated vsize: 9702208 KiB
Current children cumulated memory: 9377744 KiB

[startup+3342.3 s]
/proc/loadavg: 2.19 2.62 3.06 3/252 65941
/proc/meminfo: memFree=118325764/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9705984 memory=9381712 CPUtime=3330.4 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1779866 0 0 0 332657 383 0 0 20 0 1 0 62470327 9938927616 2345428 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2426496 2345428 3872 3530 0 2417947 0
Current children cumulated CPU time: 3330.4 s
Current children cumulated vsize: 9705984 KiB
Current children cumulated memory: 9381712 KiB

[startup+3402.3 s]
/proc/loadavg: 2.11 2.52 2.99 3/251 65943
/proc/meminfo: memFree=118317796/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9709184 memory=9385040 CPUtime=3390.21 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1780861 0 0 0 338638 383 0 0 20 0 1 0 62470327 9942204416 2346260 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2427296 2346260 3872 3530 0 2418747 0
Current children cumulated CPU time: 3390.21 s
Current children cumulated vsize: 9709184 KiB
Current children cumulated memory: 9385040 KiB

[startup+3462.3 s]
/proc/loadavg: 2.15 2.45 2.94 3/251 65945
/proc/meminfo: memFree=118317576/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9712960 memory=9388880 CPUtime=3450.04 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1782286 0 0 0 344620 384 0 0 20 0 1 0 62470327 9946071040 2347220 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2428240 2347220 3872 3530 0 2419691 0
Current children cumulated CPU time: 3450.04 s
Current children cumulated vsize: 9712960 KiB
Current children cumulated memory: 9388880 KiB

[startup+3522.3 s]
/proc/loadavg: 2.11 2.39 2.88 3/252 65948
/proc/meminfo: memFree=118317892/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9717760 memory=9393872 CPUtime=3509.86 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1783659 0 0 0 350602 384 0 0 20 0 1 0 62470327 9950986240 2348468 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2429440 2348468 3872 3530 0 2420891 0
Current children cumulated CPU time: 3509.86 s
Current children cumulated vsize: 9717760 KiB
Current children cumulated memory: 9393872 KiB

[startup+3582.3 s]
/proc/loadavg: 2.16 2.34 2.84 3/252 65950
/proc/meminfo: memFree=118305592/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9722112 memory=9398352 CPUtime=3569.68 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1785404 0 0 0 356584 384 0 0 20 0 1 0 62470327 9955442688 2349588 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2430528 2349588 3872 3530 0 2421979 0
Current children cumulated CPU time: 3569.68 s
Current children cumulated vsize: 9722112 KiB
Current children cumulated memory: 9398352 KiB

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

# cumulated CPU time of all completed processes:  user=3589.97 s, system=4.11182 s

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

[startup+3584 s]*
/proc/loadavg: 2.14 2.34 2.83 3/252 65950
/proc/meminfo: memFree=118308160/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9722112 memory=9398352 CPUtime=3571.38 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1785410 0 0 0 356754 384 0 0 20 0 1 0 62470327 9955442688 2349588 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2430528 2349588 3872 3530 0 2421979 0
Current children cumulated CPU time: 3571.38 s
Current children cumulated vsize: 9722112 KiB
Current children cumulated memory: 9398352 KiB

[startup+3596.8 s]
/proc/loadavg: 2.12 2.33 2.82 3/252 65950
/proc/meminfo: memFree=118300144/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9723712 memory=9400016 CPUtime=3584.15 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1785855 0 0 0 358030 385 0 0 20 0 1 0 62470327 9957081088 2350004 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2430928 2350004 3872 3530 0 2422379 0
Current children cumulated CPU time: 3584.15 s
Current children cumulated vsize: 9723712 KiB
Current children cumulated memory: 9400016 KiB

[startup+3603.2 s]
/proc/loadavg: 2.10 2.32 2.81 3/252 65950
/proc/meminfo: memFree=118341932/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9678076 memory=9355540 CPUtime=3590.52 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1795720 0 0 0 358666 386 0 0 20 0 1 0 62470327 9910349824 2338885 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2419519 2338885 3872 3530 0 2410970 0
Current children cumulated CPU time: 3590.52 s
Current children cumulated vsize: 9678076 KiB
Current children cumulated memory: 9355540 KiB

[startup+3604.8 s]
/proc/loadavg: 2.10 2.32 2.81 3/252 65951
/proc/meminfo: memFree=118377088/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9644344 memory=9323756 CPUtime=3592.11 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1796462 0 0 0 358825 386 0 0 20 0 1 0 62470327 9875808256 2330939 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2411086 2330939 3872 3530 0 2402537 0
Current children cumulated CPU time: 3592.11 s
Current children cumulated vsize: 9644344 KiB
Current children cumulated memory: 9323756 KiB

[startup+3605.6 s]
/proc/loadavg: 2.10 2.32 2.81 3/253 65955
/proc/meminfo: memFree=118377804/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=9165856 memory=8845784 CPUtime=3592.92 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1797875 0 0 0 358904 388 0 0 20 0 1 0 62470327 9385836544 2211446 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2291464 2211446 3904 3530 0 2282915 0
Current children cumulated CPU time: 3592.92 s
Current children cumulated vsize: 9165856 KiB
Current children cumulated memory: 8845784 KiB

[startup+3606.4 s]
/proc/loadavg: 2.10 2.32 2.81 3/253 65955
/proc/meminfo: memFree=119238144/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=8197420 memory=7877988 CPUtime=3593.71 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1798638 0 0 0 358978 393 0 0 20 0 1 0 62470327 8394158080 1969497 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 2049355 1969497 3904 3530 0 2040806 0
Current children cumulated CPU time: 3593.71 s
Current children cumulated vsize: 8197420 KiB
Current children cumulated memory: 7877988 KiB

[startup+3606.6 s]
/proc/loadavg: 2.10 2.32 2.81 3/253 65955
/proc/meminfo: memFree=119238144/131249996 swapFree=33010160/33010684
[pid=65669] ppid=65666 vsize=7583848 memory=7264416 CPUtime=3593.92 cores=5,7
/proc/65669/stat : 65669 (pbscip) R 65666 65669 63971 0 -1 4194304 1798638 0 0 0 358996 396 0 0 20 0 1 0 62470327 7765860352 1816104 18446744073709551615 4235264 18693293 140732037711680 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 33591296 140732037716361 140732037716460 140732037716460 140732037722062 0
/proc/65669/statm: 1895962 1816104 3904 3530 0 1887413 0
Current children cumulated CPU time: 3593.92 s
Current children cumulated vsize: 7583848 KiB
Current children cumulated memory: 7264416 KiB

[startup+3606.7 s]*
/proc/loadavg: 2.10 2.32 2.81 3/253 65955
/proc/meminfo: memFree=125390576/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): 3606.76
CPU time (s): 3594.08
CPU user time (s): 3589.97
CPU system time (s): 4.11182
CPU usage (%): 99.6485
Max. virtual memory (cumulated for all children) (KiB): 9750596
Max. memory (cumulated for all children) (KiB): 9427920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.97
system time used= 4.11182
maximum resident set size= 9427920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1798674
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= 91
involuntary context switches= 3843


# summary of solver processes directly reported to runsolver:
#   pid: 65669
#   total CPU time (s): 3594.08
#   total CPU user time (s): 3589.97
#   total CPU system time (s): 4.11182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.71007 second user time and 15.7201 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 16:51:59
IDJOB=4505594
IDBENCH=155761
IDSOLVER=3365
FILE ID=nodeC029/4505594-1751467918
RUNJOBID= nodeC029-1751458789-63984
SLURM_JOB_ID= 9598460
Free space on /tmp= 431580 MiB

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

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

MD5SUM BENCH= 6f676becb9e8baff21bbed56e9641b4e
RANDOM SEED=550693449

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.434
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.754
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		: 3587.196
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		: 3594.613
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.957
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.812
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		: 3589.433
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		: 3599.652
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:        72391972 kB
MemAvailable:   73827704 kB
Buffers:            2128 kB
Cached:          2236040 kB
SwapCached:           40 kB
Active:         56287880 kB
Inactive:        1796512 kB
Active(anon):   55859476 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1791744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            118512 kB
Writeback:             4 kB
AnonPages:      55847372 kB
Mapped:           137968 kB
Shmem:             18020 kB
KReclaimable:     109648 kB
Slab:             198684 kB
SReclaimable:     109648 kB
SUnreclaim:        89036 kB
KernelStack:        4288 kB
PageTables:       113392 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   58022704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15179776 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= 432128 MiB
End job on nodeC029 at 2025-07-02 17:52:06