Trace number 4505180

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? 3592.48 3606.79

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_5_ic.opb
MD5SUM88b39ea3a8b75d01f2291d1517c942c1
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 benchmark14112257
Best CPU time to get the best result obtained on this benchmark71204
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 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 187029967016
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 187029967016
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-4505180-1751459909.opb>
6.97/7.09	c original problem has 1000400 variables (1000400 bin, 0 int, 0 impl, 0 cont) and 2000307 constraints
6.97/7.09	c problem read in 7.09
12.95/13.01	c presolving:
17.23/17.35	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
21.82/21.91	c    (21.9s) running MILP presolver
25.51/25.65	c    (25.6s) MILP presolver found nothing
32.79/32.94	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
50.23/50.45	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
65.57/65.85	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
80.72/81.10	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
83.81/84.11	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
92.86/93.22	c    (93.2s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
92.86/93.22	c    (93.2s) probing aborted: 50/50 successive totally useless probings
92.86/93.22	c    (93.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
94.26/94.63	c    (94.6s) no symmetry present (symcode time: 0.53)
94.86/95.22	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
94.86/95.22	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
94.86/95.22	c  0 implications, 1455401 cliques
94.86/95.22	c presolved problem has 500150 variables (500150 bin, 0 int, 0 impl, 0 cont) and 500454 constraints
94.86/95.22	c    5250 constraints of type <knapsack>
94.86/95.22	c     101 constraints of type <setppc>
94.86/95.22	c  490050 constraints of type <and>
94.86/95.22	c       3 constraints of type <linear>
94.86/95.22	c    5050 constraints of type <logicor>
94.86/95.22	c transformed objective value is always integral (scale: 2)
94.86/95.22	c Presolving Time: 82.60
94.86/95.22	c - non default parameters ----------------------------------------------------------------------
94.86/95.22	c # SCIP version 10.0.0
94.86/95.22	c 
94.86/95.22	c # maximal time in seconds to run
94.86/95.22	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
94.86/95.22	c limits/time = 3596.997013
94.86/95.22	c 
94.86/95.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
94.86/95.22	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
94.86/95.22	c limits/memory = 27900
94.86/95.22	c 
94.86/95.22	c # belongs reading time to solving time?
94.86/95.22	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
94.86/95.22	c timing/reading = TRUE
94.86/95.22	c 
94.86/95.22	c -----------------------------------------------------------------------------------------------
94.86/95.22	c start solving
94.96/95.36	c 
3584.10/3598.44	c 
3584.10/3598.44	c SCIP Status        : solving was interrupted [time limit reached]
3584.10/3598.44	c Solving Time (sec) : 3598.40
3584.10/3598.44	c Solving Nodes      : 1
3584.10/3598.44	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3584.10/3598.44	c Dual Bound         : -1.50000000000000e+01
3584.10/3598.44	c Gap                : infinite
3584.10/3598.44	s UNKNOWN
3584.10/3598.44	c SCIP Status        : solving was interrupted [time limit reached]
3584.10/3598.44	c Total Time         :    3598.40
3584.10/3598.44	c   solving          :    3598.40
3584.10/3598.44	c   presolving       :      82.60 (included in solving)
3584.10/3598.44	c   reading          :       7.09 (included in solving)
3584.10/3598.44	c   copying          :       0.00 (0 times copied the problem)
3584.10/3598.44	c Original Problem   :
3584.10/3598.44	c   Problem name     : HOME/instance-4505180-1751459909.opb
3584.10/3598.44	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.10/3598.44	c   Constraints      : 2000307 initial, 2000307 maximal
3584.10/3598.47	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.70954e+08)
3584.10/3598.47	c Presolved Problem  :
3584.10/3598.47	c   Problem name     : t_HOME/instance-4505180-1751459909.opb
3584.10/3598.47	c   Variables        : 500150 (500150 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.10/3598.47	c   Constraints      : 500454 initial, 500456 maximal
3584.10/3598.48	c   Objective        : minimize, 14850 non-zeros (abs.min = 9, abs.max = 1.70954e+08)
3584.10/3598.48	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3584.10/3598.48	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3584.10/3598.48	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   gateextraction   :      13.87       0.00      4          0          0          0          0          0    3890700     980100          0          0
3584.10/3598.48	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   milp             :       7.98       0.00      1          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   trivial          :       0.18       0.00      7          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   dualfix          :       0.17       0.00      7          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   probing          :       6.64       0.02      1          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   symmetry         :       1.40       0.00      1          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   vbounds          :       1.24       0.00      2          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   knapsack         :      12.04       0.02     13          0          0          0          0          0     980100    2910600          0          0
3584.10/3598.48	c   setppc           :       4.72       0.00     13          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   and              :      16.04       0.00      6          0     485100          0          0          0     490050          0          0          0
3584.10/3598.48	c   linear           :       9.44       1.29      9        300      14850          0        300          0      29703          0       4950      14850
3584.10/3598.48	c   logicor          :       2.13       0.01     11          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   components       :       0.46       0.00      1          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3584.10/3598.48	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3584.10/3598.48	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3584.10/3598.48	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3584.10/3598.48	c   knapsack         :       5250       5250          0     397969          0          0          0          3          0          3          0          0          0          0          0
3584.10/3598.48	c   setppc           :        101        101          0     392343          0          0          0          1         92          0          0          0          0          0          0
3584.10/3598.48	c   and              :     490050     490050          0     397966          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   linear           :          3          3          0     397966          0          0          0          3          0          1          0          0          0          0          0
3584.10/3598.48	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3584.10/3598.48	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3584.10/3598.48	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   knapsack         :       0.27       0.02       0.02       0.24       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   and              :    3347.84       0.00       1.75    3346.09       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   linear           :       1.43       1.29       0.00       0.13       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   logicor          :       0.07       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   components       :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3584.10/3598.48	c   dualfix          :          1          0          0          0
3584.10/3598.48	c   genvbounds       :          0          0          0          0
3584.10/3598.48	c   nlobbt           :          0          0          0          0
3584.10/3598.48	c   obbt             :          0          0          0          0
3584.10/3598.48	c   probing          :          0          0          0          0
3584.10/3598.48	c   pseudoobj        :          1          0          0          0
3584.10/3598.48	c   redcost          :          0          0          0          0
3584.10/3598.48	c   rootredcost      :          0          0          0          0
3584.10/3598.48	c   symmetry         :          0          0          0          0
3584.10/3598.48	c   vbounds          :      10971          0          0          0
3584.10/3598.48	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3584.10/3598.48	c   dualfix          :       0.18       0.00       0.17       0.01       0.00       0.00
3584.10/3598.48	c   genvbounds       :       0.11       0.00       0.00       0.11       0.00       0.00
3584.10/3598.48	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3584.10/3598.48	c   probing          :       6.66       0.02       6.64       0.00       0.00       0.00
3584.10/3598.48	c   pseudoobj        :      33.28       0.00       0.01      33.27       0.00       0.00
3584.10/3598.48	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3584.10/3598.48	c   rootredcost      :       0.07       0.00       0.00       0.07       0.00       0.00
3584.10/3598.48	c   symmetry         :       1.59       0.00       1.40       0.18       0.00       0.00
3584.10/3598.48	c   vbounds          :       1.54       0.00       1.24       0.30       0.00       0.00
3584.10/3598.48	c Symmetry           :
3584.10/3598.48	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3584.10/3598.48	c   orbital reduction:          0 reductions applied,          0 cutoffs
3584.10/3598.48	c   lexicographic red:          0 reductions applied,          0 cutoffs
3584.10/3598.48	c   shadow tree time :       0.00 s
3584.10/3598.48	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3584.10/3598.48	c   propagation      :       0.01          2          2          -          2     2713.5          0        0.0          -          -          -
3584.10/3598.48	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.10/3598.48	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.10/3598.48	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3584.10/3598.48	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.10/3598.48	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3584.10/3598.48	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3584.10/3598.48	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3584.10/3598.48	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3584.10/3598.48	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.10/3598.48	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.10/3598.48	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.10/3598.48	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.10/3598.48	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.10/3598.48	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.10/3598.48	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3584.10/3598.48	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3584.10/3598.48	c   problem variables:       0.00          -          0          0
3584.10/3598.48	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3584.10/3598.48	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3584.10/3598.48	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3584.10/3598.48	c   LP solutions     :       0.00          -          -          0          0
3584.10/3598.48	c   relax solutions  :       0.00          -          -          0          0
3584.10/3598.48	c   pseudo solutions :       0.00          -          -          0          0
3584.10/3598.48	c   strong branching :       0.00          -          -          0          0
3584.10/3598.48	c   actconsdiving    :       0.00       0.00          0          0          0
3584.10/3598.48	c   adaptivediving   :       0.00       0.00          0          0          0
3584.10/3598.48	c   alns             :       0.00       0.00          0          0          0
3584.10/3598.48	c   bound            :       0.00       0.00          0          0          0
3584.10/3598.48	c   clique           :     164.29       0.00          1          0          0
3584.10/3598.48	c   coefdiving       :       0.00       0.00          0          0          0
3584.10/3598.48	c   completesol      :       0.00       0.00          0          0          0
3584.10/3598.48	c   conflictdiving   :       0.00       0.00          0          0          0
3584.10/3598.48	c   crossover        :       0.00       0.00          0          0          0
3584.10/3598.48	c   dins             :       0.00       0.00          0          0          0
3584.10/3598.48	c   distributiondivin:       0.00       0.00          0          0          0
3584.10/3598.48	c   dps              :       0.00       0.00          0          0          0
3584.10/3598.48	c   dualval          :       0.00       0.00          0          0          0
3584.10/3598.48	c   farkasdiving     :       0.00       0.00          0          0          0
3584.10/3598.48	c   feasjump         :       0.00       0.00          0          0          0
3584.10/3598.48	c   feaspump         :       0.00       0.00          0          0          0
3584.10/3598.48	c   fixandinfer      :       0.00       0.00          0          0          0
3584.10/3598.48	c   fracdiving       :       0.00       0.00          0          0          0
3584.10/3598.48	c   gins             :       0.00       0.00          0          0          0
3584.10/3598.48	c   guideddiving     :       0.00       0.00          0          0          0
3584.10/3598.48	c   indcoefdiving    :       0.00       0.00          0          0          0
3584.10/3598.48	c   indicator        :       0.00       0.00          0          0          0
3584.10/3598.48	c   indicatordiving  :       0.00       0.00          0          0          0
3584.10/3598.48	c   indoneopt        :       0.00       0.00          0          0          0
3584.10/3598.48	c   indrounding      :       0.00       0.00          0          0          0
3584.10/3598.48	c   indtwoopt        :       0.00       0.00          0          0          0
3584.10/3598.48	c   intdiving        :       0.00       0.00          0          0          0
3584.10/3598.48	c   intshifting      :       0.00       0.00          0          0          0
3584.10/3598.48	c   linesearchdiving :       0.00       0.00          0          0          0
3584.10/3598.48	c   localbranching   :       0.00       0.00          0          0          0
3584.10/3598.48	c   locks            :      58.21       0.00          1          0          0
3584.10/3598.48	c   lpface           :       0.00       0.00          0          0          0
3584.10/3598.48	c   mpec             :       0.00       0.00          0          0          0
3584.10/3598.48	c   multistart       :       0.00       0.00          0          0          0
3584.10/3598.48	c   mutation         :       0.00       0.00          0          0          0
3584.10/3598.48	c   nlpdiving        :       0.00       0.00          0          0          0
3584.10/3598.48	c   objpscostdiving  :       0.00       0.00          0          0          0
3584.10/3598.48	c   octane           :       0.00       0.00          0          0          0
3584.10/3598.48	c   ofins            :       0.00       0.00          0          0          0
3584.10/3598.48	c   oneopt           :       0.00       0.00          0          0          0
3584.10/3598.48	c   padm             :       0.00       0.00          0          0          0
3584.10/3598.48	c   proximity        :       0.00       0.00          0          0          0
3584.10/3598.48	c   pscostdiving     :       0.00       0.00          0          0          0
3584.10/3598.48	c   randrounding     :       0.00       0.00          0          0          0
3584.10/3598.48	c   rens             :       0.00       0.00          0          0          0
3584.10/3598.48	c   reoptsols        :       0.00       0.00          0          0          0
3584.10/3598.48	c   repair           :       0.00       0.00          0          0          0
3584.10/3598.48	c   rins             :       0.00       0.00          0          0          0
3584.10/3598.48	c   rootsoldiving    :       0.00       0.00          0          0          0
3584.10/3598.48	c   rounding         :       0.00       0.00          0          0          0
3584.10/3598.48	c   scheduler        :       0.00       0.00          0          0          0
3584.10/3598.48	c   shiftandpropagate:       0.00       0.00          0          0          0
3584.10/3598.48	c   shifting         :       0.00       0.00          0          0          0
3584.10/3598.48	c   simplerounding   :       0.00       0.00          0          0          0
3584.10/3598.48	c   smallcard        :       0.00       0.00          0          0          0
3584.10/3598.48	c   subnlp           :       0.00       0.00          0          0          0
3584.10/3598.48	c   trivial          :       0.55       0.00          2          0          0
3584.10/3598.48	c   trivialnegation  :       0.00       0.00          0          0          0
3584.10/3598.48	c   trustregion      :       0.00       0.00          0          0          0
3584.10/3598.48	c   trysol           :       0.00       0.00          0          0          0
3584.10/3598.48	c   twoopt           :       0.00       0.00          0          0          0
3584.10/3598.48	c   undercover       :       0.00       0.00          0          0          0
3584.10/3598.48	c   vbounds          :    3247.03       0.00          1          0          0
3584.10/3598.48	c   veclendiving     :       0.00       0.00          0          0          0
3584.10/3598.48	c   zeroobj          :       0.00       0.00          0          0          0
3584.10/3598.48	c   zirounding       :       0.00       0.00          0          0          0
3584.10/3598.48	c   other solutions  :          -          -          -          0          -
3584.10/3598.48	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	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
3584.10/3598.48	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3584.10/3598.48	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3584.10/3598.48	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3584.10/3598.48	c   lex dual LP      :       0.00          0          0       0.00          -
3584.10/3598.48	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3584.10/3598.48	c   resolve instable :       0.00          0          0       0.00          -
3584.10/3598.48	c   diving/probing LP:       0.00          0          0       0.00          -
3584.10/3598.48	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3584.10/3598.48	c     (at root node) :          -          0          0       0.00          -
3584.10/3598.48	c   conflict analysis:       0.00          0          0       0.00          -
3584.10/3598.48	c B&B Tree           :
3584.10/3598.48	c   number of runs   :          1
3584.10/3598.48	c   nodes            :          1 (0 internal, 1 leaves)
3584.10/3598.48	c   feasible leaves  :          0
3584.10/3598.48	c   infeas. leaves   :          0
3584.10/3598.48	c   objective leaves :          0
3584.10/3598.48	c   nodes (total)    :          1 (0 internal, 1 leaves)
3584.10/3598.48	c   nodes left       :          1
3584.10/3598.48	c   max depth        :          0
3584.10/3598.48	c   max depth (total):          0
3584.10/3598.48	c   backtracks       :          0 (0.0%)
3584.10/3598.48	c   early backtracks :          0 (0.0%)
3584.10/3598.48	c   nodes exc. ref.  :          0 (0.0%)
3584.10/3598.48	c   delayed cutoffs  :          0
3584.10/3598.48	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3584.10/3598.48	c   avg switch length:       1.00
3584.10/3598.48	c   switching time   :       0.00
3584.10/3598.48	c Root Node          :
3584.10/3598.48	c   First LP value   :          -
3584.10/3598.48	c   First LP Iters   :          0
3584.10/3598.48	c   First LP Time    :       0.00
3584.10/3598.48	c   Final Dual Bound : -1.50000000000000e+01
3584.10/3598.48	c   Final Root Iters :          0
3584.10/3598.48	c   Root LP Estimate :                     -
3584.10/3598.48	c Solution           :
3584.10/3598.48	c   Solutions found  :          0 (0 improvements)
3584.10/3598.48	c   Primal Bound     :          -
3584.10/3598.48	c   Dual Bound       : -1.50000000000000e+01
3584.10/3598.48	c   Gap              :   infinite
3584.10/3598.48	c Integrals          :      Total       Avg%
3584.10/3598.48	c   primal-dual      :  359840.36     100.00
3584.10/3598.48	c   primal-ref       :          -          - (not evaluated)
3584.10/3598.48	c   dual-ref         :          -          - (not evaluated)
3592.37/3606.70	c Time complete: 3592.39.

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100063 s]*
/proc/loadavg: 4.04 4.08 4.39 5/263 64315
/proc/meminfo: memFree=117288852/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=90164 memory=61184 CPUtime=0.09 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 12380 0 0 0 7 2 0 0 20 0 1 0 61669380 92327936 15296 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 22541 15296 3232 3530 0 13992 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 90164 KiB
Current children cumulated memory: 61184 KiB

[startup+0.205643 s]*
/proc/loadavg: 4.04 4.08 4.39 5/263 64315
/proc/meminfo: memFree=117248784/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=128600 memory=99328 CPUtime=0.19 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 21935 0 0 0 16 3 0 0 20 0 1 0 61669380 131686400 24832 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 32150 24832 3232 3530 0 23601 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 128600 KiB
Current children cumulated memory: 99328 KiB

[startup+0.305586 s]*
/proc/loadavg: 4.04 4.08 4.39 5/263 64315
/proc/meminfo: memFree=117200400/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=166628 memory=137856 CPUtime=0.29 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 31537 0 0 0 25 4 0 0 20 0 1 0 61669380 170627072 34464 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 41657 34464 3232 3530 0 33108 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 166628 KiB
Current children cumulated memory: 137856 KiB

[startup+0.700179 s]
/proc/loadavg: 4.04 4.08 4.39 5/263 64315
/proc/meminfo: memFree=117119760/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=322876 memory=293632 CPUtime=0.68 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 70461 0 0 0 58 10 0 0 20 0 1 0 61669380 330625024 73376 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 80719 73376 3232 3530 0 72170 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 322876 KiB
Current children cumulated memory: 293632 KiB

[startup+1.50018 s]
/proc/loadavg: 4.04 4.08 4.39 5/263 64315
/proc/meminfo: memFree=116926224/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=640400 memory=610544 CPUtime=1.48 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 148689 0 0 0 126 22 0 0 20 0 1 0 61669380 655769600 152636 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 160100 152636 3232 3530 0 151551 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 640400 KiB
Current children cumulated memory: 610544 KiB

[startup+3.10546 s]
/proc/loadavg: 4.04 4.08 4.39 5/263 64316
/proc/meminfo: memFree=115785732/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=1268824 memory=1237736 CPUtime=3.08 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 301943 0 0 0 261 47 0 0 20 0 1 0 61669380 1299275776 309434 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 317206 309434 3232 3530 0 308657 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1268824 KiB
Current children cumulated memory: 1237736 KiB

[startup+6.30017 s]
/proc/loadavg: 4.04 4.08 4.39 5/262 64316
/proc/meminfo: memFree=115072760/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=2014108 memory=1984980 CPUtime=6.27 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 468317 0 0 0 550 77 0 0 20 0 1 0 61669380 2062446592 496245 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 503527 496245 3232 3530 0 494978 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2014108 KiB
Current children cumulated memory: 1984980 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.09 4.39 5/262 64316
/proc/meminfo: memFree=112425356/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=4878816 memory=4811316 CPUtime=12.65 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1086716 0 0 0 1092 173 0 0 20 0 1 0 61669380 4995907584 1202829 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 1219704 1202829 3552 3530 0 1211155 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4878816 KiB
Current children cumulated memory: 4811316 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.38 5/262 64316
/proc/meminfo: memFree=109914024/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=6706288 memory=6615120 CPUtime=25.4 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1194666 0 0 0 2297 243 0 0 20 0 1 0 61669380 6867238912 1653780 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 1676572 1653780 3744 3530 0 1668023 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 6706288 KiB
Current children cumulated memory: 6615120 KiB

[startup+51.1056 s]
/proc/loadavg: 4.06 4.08 4.37 5/262 64316
/proc/meminfo: memFree=109180020/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=7866652 memory=7764384 CPUtime=50.93 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1553296 0 0 0 4779 314 0 0 20 0 1 0 61669380 8055451648 1941096 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 1966663 1941096 3776 3530 0 1958114 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 7866652 KiB
Current children cumulated memory: 7764384 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.10 4.36 5/263 64323
/proc/meminfo: memFree=108670216/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=8562752 memory=8235348 CPUtime=101.94 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1573431 0 0 0 9867 327 0 0 20 0 1 0 61669380 8768258048 2058837 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2140688 2058837 3808 3530 0 2132139 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 8562752 KiB
Current children cumulated memory: 8235348 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.11 4.35 5/263 64325
/proc/meminfo: memFree=107705940/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9523324 memory=9197120 CPUtime=161.74 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1729011 0 0 0 15809 365 0 0 20 0 1 0 61669380 9751883776 2299280 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2380831 2299280 3840 3530 0 2372282 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9197120 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.09 4.33 5/263 64327
/proc/meminfo: memFree=107700052/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9523324 memory=9197632 CPUtime=221.52 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1729213 0 0 0 21787 365 0 0 20 0 1 0 61669380 9751883776 2299408 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2380831 2299408 3840 3530 0 2372282 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 9523324 KiB
Current children cumulated memory: 9197632 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.10 4.31 5/263 64329
/proc/meminfo: memFree=107625292/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9534732 memory=9209280 CPUtime=281.3 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1732156 0 0 0 27765 365 0 0 20 0 1 0 61669380 9763565568 2302320 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2383683 2302320 3840 3530 0 2375134 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 9534732 KiB
Current children cumulated memory: 9209280 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.30 5/263 64331
/proc/meminfo: memFree=107604720/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9569628 memory=9244224 CPUtime=341.08 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1740920 0 0 0 33741 367 0 0 20 0 1 0 61669380 9799299072 2311056 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2392407 2311056 3840 3530 0 2383858 0
Current children cumulated CPU time: 341.08 s
Current children cumulated vsize: 9569628 KiB
Current children cumulated memory: 9244224 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.09 4.28 5/262 64333
/proc/meminfo: memFree=107589612/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9598208 memory=9272500 CPUtime=400.8 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1746477 0 0 0 39712 368 0 0 20 0 1 0 61669380 9828564992 2318125 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2399552 2318125 3840 3530 0 2391003 0
Current children cumulated CPU time: 400.8 s
Current children cumulated vsize: 9598208 KiB
Current children cumulated memory: 9272500 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.08 4.27 5/262 64335
/proc/meminfo: memFree=107570716/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9598208 memory=9272500 CPUtime=460.54 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1746561 0 0 0 45686 368 0 0 20 0 1 0 61669380 9828564992 2318125 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2399552 2318125 3840 3530 0 2391003 0

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

/proc/loadavg: 4.13 4.11 4.11 5/264 64614
/proc/meminfo: memFree=91319656/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9694652 memory=9369128 CPUtime=3209.43 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1776777 0 0 0 320561 382 0 0 20 0 1 0 61669380 9927323648 2342282 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2423663 2342282 3840 3530 0 2415114 0
Current children cumulated CPU time: 3209.43 s
Current children cumulated vsize: 9694652 KiB
Current children cumulated memory: 9369128 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.11 4.11 5/264 64616
/proc/meminfo: memFree=91329016/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9698432 memory=9372968 CPUtime=3269.2 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1777883 0 0 0 326537 383 0 0 20 0 1 0 61669380 9931194368 2343242 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2424608 2343242 3840 3530 0 2416059 0
Current children cumulated CPU time: 3269.2 s
Current children cumulated vsize: 9698432 KiB
Current children cumulated memory: 9372968 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.10 5/263 64618
/proc/meminfo: memFree=91312668/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9700608 memory=9375400 CPUtime=3328.96 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1779128 0 0 0 332513 383 0 0 20 0 1 0 61669380 9933422592 2343850 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2425152 2343850 3840 3530 0 2416603 0
Current children cumulated CPU time: 3328.96 s
Current children cumulated vsize: 9700608 KiB
Current children cumulated memory: 9375400 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.10 5/263 64620
/proc/meminfo: memFree=91303080/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9703808 memory=9378600 CPUtime=3388.74 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1780370 0 0 0 338490 384 0 0 20 0 1 0 61669380 9936699392 2344650 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2425952 2344650 3840 3530 0 2417403 0
Current children cumulated CPU time: 3388.74 s
Current children cumulated vsize: 9703808 KiB
Current children cumulated memory: 9378600 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 64622
/proc/meminfo: memFree=91303748/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9707584 memory=9382440 CPUtime=3448.51 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1781716 0 0 0 344467 384 0 0 20 0 1 0 61669380 9940566016 2345610 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2426896 2345610 3840 3530 0 2418347 0
Current children cumulated CPU time: 3448.51 s
Current children cumulated vsize: 9707584 KiB
Current children cumulated memory: 9382440 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 64624
/proc/meminfo: memFree=91303012/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9710784 memory=9385640 CPUtime=3508.29 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1783270 0 0 0 350444 385 0 0 20 0 1 0 61669380 9943842816 2346410 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2427696 2346410 3840 3530 0 2419147 0
Current children cumulated CPU time: 3508.29 s
Current children cumulated vsize: 9710784 KiB
Current children cumulated memory: 9385640 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 64626
/proc/meminfo: memFree=91260612/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9714560 memory=9389480 CPUtime=3568.07 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1784337 0 0 0 356421 386 0 0 20 0 1 0 61669380 9947709440 2347370 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2428640 2347370 3840 3530 0 2420091 0
Current children cumulated CPU time: 3568.07 s
Current children cumulated vsize: 9714560 KiB
Current children cumulated memory: 9389480 KiB

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

# cumulated CPU time of all completed processes:  user=3588.37 s, system=4.10735 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.08 4.09 5/263 64626
/proc/meminfo: memFree=91262912/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9714560 memory=9389480 CPUtime=3569.77 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1784339 0 0 0 356591 386 0 0 20 0 1 0 61669380 9947709440 2347370 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2428640 2347370 3840 3530 0 2420091 0
Current children cumulated CPU time: 3569.77 s
Current children cumulated vsize: 9714560 KiB
Current children cumulated memory: 9389480 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 64630
/proc/meminfo: memFree=91250432/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9716160 memory=9391144 CPUtime=3582.51 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1785061 0 0 0 357865 386 0 0 20 0 1 0 61669380 9949347840 2347786 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2429040 2347786 3840 3530 0 2420491 0
Current children cumulated CPU time: 3582.51 s
Current children cumulated vsize: 9716160 KiB
Current children cumulated memory: 9391144 KiB

[startup+3603.2 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 64630
/proc/meminfo: memFree=91273736/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9678076 memory=9353640 CPUtime=3588.89 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1795397 0 0 0 358501 388 0 0 20 0 1 0 61669380 9910349824 2338410 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2419519 2338410 3840 3530 0 2410970 0
Current children cumulated CPU time: 3588.89 s
Current children cumulated vsize: 9678076 KiB
Current children cumulated memory: 9353640 KiB

[startup+3604.8 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 64630
/proc/meminfo: memFree=91314772/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9644344 memory=9323096 CPUtime=3590.49 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1795515 0 0 0 358661 388 0 0 20 0 1 0 61669380 9875808256 2330774 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2411086 2330774 3840 3530 0 2402537 0
Current children cumulated CPU time: 3590.49 s
Current children cumulated vsize: 9644344 KiB
Current children cumulated memory: 9323096 KiB

[startup+3605.6 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 64630
/proc/meminfo: memFree=91315080/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=9196188 memory=8875264 CPUtime=3591.27 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1795586 0 0 0 358738 389 0 0 20 0 1 0 61669380 9416896512 2218816 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2299047 2218816 3872 3530 0 2290498 0
Current children cumulated CPU time: 3591.27 s
Current children cumulated vsize: 9196188 KiB
Current children cumulated memory: 8875264 KiB

[startup+3606.4 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 64630
/proc/meminfo: memFree=92120772/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=8356464 memory=8034920 CPUtime=3592.07 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1796106 0 0 0 358813 394 0 0 20 0 1 0 61669380 8557019136 2008730 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 2089116 2008730 3872 3530 0 2080567 0
Current children cumulated CPU time: 3592.07 s
Current children cumulated vsize: 8356464 KiB
Current children cumulated memory: 8034920 KiB

[startup+3606.6 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 64630
/proc/meminfo: memFree=92120772/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=7763404 memory=7442884 CPUtime=3592.28 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1797218 0 0 0 358831 397 0 0 20 0 1 0 61669380 7949725696 1860721 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 1940851 1860721 3872 3530 0 1932302 0
Current children cumulated CPU time: 3592.28 s
Current children cumulated vsize: 7763404 KiB
Current children cumulated memory: 7442884 KiB

[startup+3606.7 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 64630
/proc/meminfo: memFree=92120772/131249996 swapFree=33010160/33010684
[pid=64314] ppid=64311 vsize=6159808 memory=5302180 CPUtime=3592.37 cores=0,2
/proc/64314/stat : 64314 (pbscip) R 64311 64314 63971 0 -1 4194304 1797330 0 0 0 358836 401 0 0 20 0 1 0 61669380 6307643392 1325545 18446744073709551615 4235264 18693293 140724792725968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 50757632 140724792727945 140724792728044 140724792728044 140724792733646 0
/proc/64314/statm: 1539952 1325545 3872 3530 0 1531403 0
Current children cumulated CPU time: 3592.37 s
Current children cumulated vsize: 6159808 KiB
Current children cumulated memory: 5302180 KiB

Child status: 0

Real time (s): 3606.79
CPU time (s): 3592.48
CPU user time (s): 3588.37
CPU system time (s): 4.10735
CPU usage (%): 99.6031
Max. virtual memory (cumulated for all children) (KiB): 9750596
Max. memory (cumulated for all children) (KiB): 9425960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.37
system time used= 4.10735
maximum resident set size= 9425960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1797336
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= 82
involuntary context switches= 8093


# summary of solver processes directly reported to runsolver:
#   pid: 64314
#   total CPU time (s): 3592.48
#   total CPU user time (s): 3588.37
#   total CPU system time (s): 4.10735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.05544 second user time and 16.2881 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 14:38:29
IDJOB=4505180
IDBENCH=155745
IDSOLVER=3365
FILE ID=nodeC029/4505180-1751459909
RUNJOBID= nodeC029-1751458789-63981
SLURM_JOB_ID= 9598460
Free space on /tmp= 432052 MiB

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

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

MD5SUM BENCH= 88b39ea3a8b75d01f2291d1517c942c1
RANDOM SEED=838847942

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		: 3648.956
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.561
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		: 3599.727
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		: 3599.723
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.692
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.729
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		: 3598.853
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		: 3583.416
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:        117304980 kB
MemAvailable:   118253560 kB
Buffers:            2128 kB
Cached:          1749000 kB
SwapCached:           40 kB
Active:         11941788 kB
Inactive:        1309472 kB
Active(anon):   11513384 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1304704 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            118504 kB
Writeback:             4 kB
AnonPages:      11502760 kB
Mapped:           138828 kB
Shmem:             18020 kB
KReclaimable:     109424 kB
Slab:             198124 kB
SReclaimable:     109424 kB
SUnreclaim:        88700 kB
KernelStack:        4240 kB
PageTables:        26280 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   12606684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1484800 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431800 MiB
End job on nodeC029 at 2025-07-02 15:38:36