Trace number 4505273

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 2025-06-13? 3593.32 3605.52

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_ic.opb
MD5SUMae39b89921d4a5c4d7dfc676c1859a2a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24648945
Best CPU time to get the best result obtained on this benchmark3600.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 168196608
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 178958626766
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 168196608
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 178958626766
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4505273-1751452934.opb>
6.28/6.32	c original problem has 1000400 variables (1000400 bin, 0 int, 0 cont) and 2000307 constraints
6.28/6.32	c problem read in 6.324 seconds
12.35/12.42	c presolving:
16.94/17.05	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.33/21.43	c    (21.4s) running MILP presolver
25.43/25.54	c    (25.5s) MILP presolver found nothing
33.50/33.65	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
52.05/52.22	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
66.01/66.26	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
81.46/81.74	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
84.75/85.02	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
94.31/94.65	c    (94.7s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
94.31/94.65	c    (94.7s) probing aborted: 50/50 successive totally useless probings
94.31/94.65	c    (94.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
193.40/193.93	c    (193.9s) no symmetry present (symcode time: 98.21)
194.00/194.57	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
194.00/194.57	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
194.00/194.57	c  0 implications, 1455401 cliques
194.00/194.57	c presolved problem has 500150 variables (500150 bin, 0 int, 0 cont) and 500454 constraints
194.00/194.57	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
194.00/194.57	c    5250 constraints of type <knapsack>
194.00/194.57	c     101 constraints of type <setppc>
194.00/194.57	c  490050 constraints of type <and>
194.00/194.57	c       3 constraints of type <linear>
194.00/194.57	c    5050 constraints of type <logicor>
194.00/194.57	c transformed objective value is always integral (scale: 2)
194.00/194.57	c Presolving Time: 182.55
194.00/194.57	c 
194.00/194.57	c - non default parameters ----------------------------------------------------------------------
194.00/194.57	c 
194.00/194.57	c # SCIP version 10.0.0
194.00/194.57	c 
194.00/194.57	c # maximal time in seconds to run
194.00/194.57	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
194.00/194.57	c limits/time = 3596.99831
194.00/194.57	c 
194.00/194.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
194.00/194.57	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
194.00/194.57	c limits/memory = 27900
194.00/194.57	c 
194.00/194.57	c # belongs reading time to solving time?
194.00/194.57	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
194.00/194.57	c timing/reading = TRUE
194.00/194.57	c 
194.00/194.57	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
194.00/194.57	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
194.00/194.57	c reading/opbreader/maxintsize = 47
194.00/194.57	c 
194.00/194.57	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
194.00/194.57	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
194.00/194.57	c propagating/genvbounds/timingmask = 0
194.00/194.57	c 
194.00/194.57	c -----------------------------------------------------------------------------------------------
194.20/194.72	c 
3586.12/3598.38	c 
3586.12/3598.38	c SCIP Status        : solving was interrupted [time limit reached]
3586.12/3598.38	c Solving Time (sec) : 3598.38
3586.12/3598.38	c Solving Nodes      : 1
3586.12/3598.38	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.12/3598.38	c Dual Bound         : -1.50000000000000e+01
3586.12/3598.38	c Gap                : infinite
3586.12/3598.38	s UNKNOWN
3586.12/3598.38	c SCIP Status        : solving was interrupted [time limit reached]
3586.12/3598.38	c Total Time         :    3598.38
3586.12/3598.38	c   solving          :    3598.38
3586.12/3598.38	c   presolving       :     182.55 (included in solving)
3586.12/3598.38	c   reading          :       6.32 (included in solving)
3586.12/3598.38	c   copying          :       0.00 (0 times copied the problem)
3586.12/3598.38	c Original Problem   :
3586.12/3598.38	c   Problem name     : HOME/instance-4505273-1751452934.opb
3586.12/3598.38	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 continuous)
3586.12/3598.38	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.12/3598.38	c   Constraints      : 2000307 initial, 2000307 maximal
3586.22/3598.41	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.68197e+08)
3586.22/3598.41	c Presolved Problem  :
3586.22/3598.41	c   Problem name     : t_HOME/instance-4505273-1751452934.opb
3586.22/3598.41	c   Variables        : 500150 (500150 binary, 0 integer, 0 continuous)
3586.22/3598.41	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.22/3598.41	c   Constraints      : 500454 initial, 500456 maximal
3586.22/3598.42	c   Objective        : minimize, 14850 non-zeros (abs.min = 9, abs.max = 1.68197e+08)
3586.22/3598.42	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3586.22/3598.42	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.22/3598.42	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   gateextraction   :      12.82       0.00      4          0          0          0          0          0    3890700     980100          0          0
3586.22/3598.42	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   milp             :       8.15       0.00      1          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   trivial          :       0.20       0.00      7          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   dualfix          :       0.19       0.00      7          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   probing          :       6.96       0.02      1          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   symmetry         :      99.28       0.00      1          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   vbounds          :       1.50       0.00      2          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   knapsack         :      12.23       0.02     13          0          0          0          0          0     980100    2910600          0          0
3586.22/3598.42	c   setppc           :       4.96       0.00     13          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   and              :      16.50       0.00      6          0     485100          0          0          0     490050          0          0          0
3586.22/3598.42	c   linear           :      10.38       1.42      9        300      14850          0        300          0      29703          0       4950      14850
3586.22/3598.42	c   logicor          :       2.09       0.01     11          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   components       :       0.49       0.00      1          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.22/3598.42	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.22/3598.42	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.22/3598.42	c   knapsack         :       5250       5250          0     387501          0          0          0          3          0          3          0          0          0          0          0
3586.22/3598.42	c   setppc           :        101        101          0     381875          0          0          0          1         92          0          0          0          0          0          0
3586.22/3598.42	c   and              :     490050     490050          0     387498          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   linear           :          3          3          0     387498          0          0          0          3          0          1          0          0          0          0          0
3586.22/3598.42	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3586.22/3598.42	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.22/3598.42	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   knapsack         :       0.30       0.02       0.02       0.27       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   and              :    3244.72       0.00       1.59    3243.13       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   linear           :       1.54       1.42       0.00       0.11       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   logicor          :       0.07       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.22/3598.42	c   dualfix          :          1          0          0          0
3586.22/3598.42	c   genvbounds       :          0          0          0          0
3586.22/3598.42	c   nlobbt           :          0          0          0          0
3586.22/3598.42	c   obbt             :          0          0          0          0
3586.22/3598.42	c   probing          :          0          0          0          0
3586.22/3598.42	c   pseudoobj        :          1          0          0          0
3586.22/3598.42	c   redcost          :          0          0          0          0
3586.22/3598.42	c   rootredcost      :          0          0          0          0
3586.22/3598.42	c   symmetry         :          0          0          0          0
3586.22/3598.42	c   vbounds          :      10832          0          0          0
3586.22/3598.42	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.22/3598.42	c   dualfix          :       0.21       0.00       0.19       0.02       0.00       0.00
3586.22/3598.42	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.22/3598.42	c   probing          :       6.98       0.02       6.96       0.00       0.00       0.00
3586.22/3598.42	c   pseudoobj        :      33.83       0.00       0.01      33.83       0.00       0.00
3586.22/3598.42	c   redcost          :       0.05       0.00       0.00       0.05       0.00       0.00
3586.22/3598.42	c   rootredcost      :       0.07       0.00       0.00       0.07       0.00       0.00
3586.22/3598.42	c   symmetry         :      99.49       0.00      99.28       0.21       0.00       0.00
3586.22/3598.42	c   vbounds          :       1.79       0.00       1.50       0.28       0.00       0.00
3586.22/3598.42	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.22/3598.42	c   propagation      :       0.01          2          2          -          2     2713.5          0        0.0          -          -          -
3586.22/3598.42	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.22/3598.42	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.22/3598.42	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.22/3598.42	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.22/3598.42	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3586.22/3598.42	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.22/3598.42	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.22/3598.42	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3586.22/3598.42	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.22/3598.42	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.22/3598.42	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.22/3598.42	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.22/3598.42	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.22/3598.42	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.22/3598.42	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.22/3598.42	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.22/3598.42	c   problem variables:       0.00          -          0          0
3586.22/3598.42	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.22/3598.42	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.22/3598.42	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.22/3598.42	c   LP solutions     :       0.00          -          -          0          0
3586.22/3598.42	c   relax solutions  :       0.00          -          -          0          0
3586.22/3598.42	c   pseudo solutions :       0.00          -          -          0          0
3586.22/3598.42	c   strong branching :       0.00          -          -          0          0
3586.22/3598.42	c   actconsdiving    :       0.00       0.00          0          0          0
3586.22/3598.42	c   adaptivediving   :       0.00       0.00          0          0          0
3586.22/3598.42	c   alns             :       0.00       0.00          0          0          0
3586.22/3598.42	c   bound            :       0.00       0.00          0          0          0
3586.22/3598.42	c   clique           :     170.37       0.00          1          0          0
3586.22/3598.42	c   coefdiving       :       0.00       0.00          0          0          0
3586.22/3598.42	c   completesol      :       0.00       0.00          0          0          0
3586.22/3598.42	c   conflictdiving   :       0.00       0.00          0          0          0
3586.22/3598.42	c   crossover        :       0.00       0.00          0          0          0
3586.22/3598.42	c   dins             :       0.00       0.00          0          0          0
3586.22/3598.42	c   distributiondivin:       0.00       0.00          0          0          0
3586.22/3598.42	c   dks              :       0.00       0.00          0          0          0
3586.22/3598.42	c   dps              :       0.00       0.00          0          0          0
3586.22/3598.42	c   dualval          :       0.00       0.00          0          0          0
3586.22/3598.42	c   farkasdiving     :       0.00       0.00          0          0          0
3586.22/3598.42	c   feaspump         :       0.00       0.00          0          0          0
3586.22/3598.42	c   fixandinfer      :       0.00       0.00          0          0          0
3586.22/3598.42	c   fracdiving       :       0.00       0.00          0          0          0
3586.22/3598.42	c   gins             :       0.00       0.00          0          0          0
3586.22/3598.42	c   guideddiving     :       0.00       0.00          0          0          0
3586.22/3598.42	c   indicator        :       0.00       0.00          0          0          0
3586.22/3598.42	c   indicatordiving  :       0.00       0.00          0          0          0
3586.22/3598.42	c   intdiving        :       0.00       0.00          0          0          0
3586.22/3598.42	c   intshifting      :       0.00       0.00          0          0          0
3586.22/3598.42	c   linesearchdiving :       0.00       0.00          0          0          0
3586.22/3598.42	c   localbranching   :       0.00       0.00          0          0          0
3586.22/3598.42	c   locks            :      66.66       0.00          1          0          0
3586.22/3598.42	c   lpface           :       0.00       0.00          0          0          0
3586.22/3598.42	c   mpec             :       0.00       0.00          0          0          0
3586.22/3598.42	c   multistart       :       0.00       0.00          0          0          0
3586.22/3598.42	c   mutation         :       0.00       0.00          0          0          0
3586.22/3598.42	c   nlpdiving        :       0.00       0.00          0          0          0
3586.22/3598.42	c   objpscostdiving  :       0.00       0.00          0          0          0
3586.22/3598.42	c   octane           :       0.00       0.00          0          0          0
3586.22/3598.42	c   ofins            :       0.00       0.00          0          0          0
3586.22/3598.42	c   oneopt           :       0.00       0.00          0          0          0
3586.22/3598.42	c   padm             :       0.00       0.00          0          0          0
3586.22/3598.42	c   proximity        :       0.00       0.00          0          0          0
3586.22/3598.42	c   pscostdiving     :       0.00       0.00          0          0          0
3586.22/3598.42	c   randrounding     :       0.00       0.00          0          0          0
3586.22/3598.42	c   rens             :       0.00       0.00          0          0          0
3586.22/3598.42	c   reoptsols        :       0.00       0.00          0          0          0
3586.22/3598.42	c   repair           :       0.00       0.00          0          0          0
3586.22/3598.42	c   rins             :       0.00       0.00          0          0          0
3586.22/3598.42	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.22/3598.42	c   rounding         :       0.00       0.00          0          0          0
3586.22/3598.42	c   scheduler        :       0.00       0.00          0          0          0
3586.22/3598.42	c   shiftandpropagate:       0.00       0.00          0          0          0
3586.22/3598.42	c   shifting         :       0.00       0.00          0          0          0
3586.22/3598.42	c   simplerounding   :       0.00       0.00          0          0          0
3586.22/3598.42	c   subnlp           :       0.00       0.00          0          0          0
3586.22/3598.42	c   trivial          :       0.57       0.00          2          0          0
3586.22/3598.42	c   trivialnegation  :       0.00       0.00          0          0          0
3586.22/3598.42	c   trustregion      :       0.00       0.00          0          0          0
3586.22/3598.42	c   trysol           :       0.00       0.00          0          0          0
3586.22/3598.42	c   twoopt           :       0.00       0.00          0          0          0
3586.22/3598.42	c   undercover       :       0.00       0.00          0          0          0
3586.22/3598.42	c   vbounds          :    3132.50       0.00          1          0          0
3586.22/3598.42	c   veclendiving     :       0.00       0.00          0          0          0
3586.22/3598.42	c   zeroobj          :       0.00       0.00          0          0          0
3586.22/3598.42	c   zirounding       :       0.00       0.00          0          0          0
3586.22/3598.42	c   other solutions  :          -          -          -          0          -
3586.22/3598.42	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.22/3598.42	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.22/3598.42	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.22/3598.42	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.22/3598.42	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3586.22/3598.42	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3586.22/3598.42	c   lex dual LP      :       0.00          0          0       0.00          -
3586.22/3598.42	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.22/3598.42	c   resolve instable :       0.00          0          0       0.00          -
3586.22/3598.42	c   diving/probing LP:       0.00          0          0       0.00          -
3586.22/3598.42	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3586.22/3598.42	c     (at root node) :          -          0          0       0.00          -
3586.22/3598.42	c   conflict analysis:       0.00          0          0       0.00          -
3586.22/3598.42	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.22/3598.42	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.22/3598.42	c B&B Tree           :
3586.22/3598.42	c   number of runs   :          1
3586.22/3598.42	c   nodes            :          1 (0 internal, 1 leaves)
3586.22/3598.42	c   feasible leaves  :          0
3586.22/3598.42	c   infeas. leaves   :          0
3586.22/3598.42	c   objective leaves :          0
3586.22/3598.42	c   nodes (total)    :          1 (0 internal, 1 leaves)
3586.22/3598.42	c   nodes left       :          1
3586.22/3598.42	c   max depth        :          0
3586.22/3598.42	c   max depth (total):          0
3586.22/3598.42	c   backtracks       :          0 (0.0%)
3586.22/3598.42	c   early backtracks :          0 (0.0%)
3586.22/3598.42	c   nodes exc. ref.  :          0 (0.0%)
3586.22/3598.42	c   delayed cutoffs  :          0
3586.22/3598.42	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3586.22/3598.42	c   avg switch length:       1.00
3586.22/3598.42	c   switching time   :       0.00
3586.22/3598.42	c Root Node          :
3586.22/3598.42	c   First LP value   :          -
3586.22/3598.42	c   First LP Iters   :          0
3586.22/3598.42	c   First LP Time    :       0.00
3586.22/3598.42	c   Final Dual Bound : -1.50000000000000e+01
3586.22/3598.42	c   Final Root Iters :          0
3586.22/3598.42	c   Root LP Estimate :                     -
3586.22/3598.42	c Solution           :
3586.22/3598.42	c   Solutions found  :          0 (0 improvements)
3586.22/3598.42	c   Primal Bound     :          -
3586.22/3598.42	c   Dual Bound       : -1.50000000000000e+01
3586.22/3598.42	c   Gap              :   infinite
3586.22/3598.42	c Integrals          :      Total       Avg%
3586.22/3598.42	c   primal-dual      :  359838.26     100.00
3586.22/3598.42	c   primal-ref       :          -          - (not evaluated)
3586.22/3598.42	c   dual-ref         :          -          - (not evaluated)
3593.30/3605.50	c Time complete (sec):   3593.310

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: 63665 MiB (58887 MiB free)
  memory of node 1: 64507 MiB (55727 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505273-1751452934/watcher-4505273-1751452934 -o /tmp/evaluation-result-4505273-1751452934/solver-4505273-1751452934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751449846-62570 --watchdog 3760 pbsolver -f HOME/instance-4505273-1751452934.opb -t 3600 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100064 s]*
/proc/loadavg: 4.11 4.11 4.09 5/264 62875
/proc/meminfo: memFree=117326456/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=73048 memory=61696 CPUtime=0.09 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 13471 0 0 0 8 1 0 0 20 0 1 0 60973039 74801152 15424 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 18262 15424 2176 2575 0 15169 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 73048 KiB
Current children cumulated memory: 61696 KiB

[startup+0.205702 s]*
/proc/loadavg: 4.11 4.11 4.09 5/264 62875
/proc/meminfo: memFree=117278324/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=120540 memory=109440 CPUtime=0.2 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 25403 0 0 0 17 3 0 0 20 0 1 0 60973039 123432960 27360 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 30135 27360 2176 2575 0 27042 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 120540 KiB
Current children cumulated memory: 109440 KiB

[startup+0.305556 s]*
/proc/loadavg: 4.11 4.11 4.09 5/264 62875
/proc/meminfo: memFree=117229940/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=169456 memory=158080 CPUtime=0.3 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 37582 0 0 0 25 5 0 0 20 0 1 0 60973039 173522944 39520 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 42364 39520 2176 2575 0 39271 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 169456 KiB
Current children cumulated memory: 158080 KiB

[startup+0.700175 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 62875
/proc/meminfo: memFree=117133172/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=345216 memory=333184 CPUtime=0.69 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 81323 0 0 0 57 12 0 0 20 0 1 0 60973039 353501184 83264 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 86304 83296 2176 2575 0 83211 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 345216 KiB
Current children cumulated memory: 333184 KiB

[startup+1.50017 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 62875
/proc/meminfo: memFree=116915444/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=697224 memory=685848 CPUtime=1.49 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 168490 0 0 0 126 23 0 0 20 0 1 0 60973039 713957376 171462 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 174306 171462 2176 2575 0 171213 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 697224 KiB
Current children cumulated memory: 685848 KiB

[startup+3.10549 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 62875
/proc/meminfo: memFree=116040012/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=1413356 memory=1394072 CPUtime=3.08 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 338391 0 0 0 259 49 0 0 20 0 1 0 60973039 1447276544 348518 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 353339 348518 2176 2575 0 350246 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1413356 KiB
Current children cumulated memory: 1394072 KiB

[startup+6.30016 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 62875
/proc/meminfo: memFree=115374808/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=2036072 memory=2024312 CPUtime=6.28 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 479621 0 0 0 554 74 0 0 20 0 1 0 60973039 2084937728 506078 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 509018 506078 2176 2575 0 505925 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2036072 KiB
Current children cumulated memory: 2024312 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 62875
/proc/meminfo: memFree=112637120/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=4973912 memory=4923764 CPUtime=12.65 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1105619 0 0 0 1098 167 0 0 20 0 1 0 60973039 5093285888 1230941 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 1243478 1230941 2432 2575 0 1240385 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4973912 KiB
Current children cumulated memory: 4923764 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 62875
/proc/meminfo: memFree=110302996/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=6631248 memory=6550896 CPUtime=25.43 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1202925 0 0 0 2299 244 0 0 20 0 1 0 60973039 6790397952 1637724 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 1657812 1637724 2528 2575 0 1654719 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 6631248 KiB
Current children cumulated memory: 6550896 KiB

[startup+51.1055 s]
/proc/loadavg: 4.21 4.14 4.10 5/264 62876
/proc/meminfo: memFree=109602780/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=7862748 memory=7789388 CPUtime=50.95 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1552911 0 0 0 4783 312 0 0 20 0 1 0 60973039 8051453952 1947347 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 1965687 1947347 2560 2575 0 1962594 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 7862748 KiB
Current children cumulated memory: 7789388 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 62882
/proc/meminfo: memFree=108590296/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9338180 memory=8790508 CPUtime=101.99 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1580154 0 0 0 9866 333 0 0 20 0 1 0 60973039 9562296320 2197627 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2334545 2197627 2592 2575 0 2331452 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8790508 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/263 62884
/proc/meminfo: memFree=108587368/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9338180 memory=8790508 CPUtime=161.87 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1580160 0 0 0 15854 333 0 0 20 0 1 0 60973039 9562296320 2197627 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2334545 2197627 2592 2575 0 2331452 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8790508 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 62886
/proc/meminfo: memFree=109060300/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=8616332 memory=8320396 CPUtime=221.74 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1581761 0 0 0 21839 335 0 0 20 0 1 0 60973039 8823123968 2080099 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2154083 2080099 2592 2575 0 2150990 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 8616332 KiB
Current children cumulated memory: 8320396 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 62892
/proc/meminfo: memFree=108071784/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9585576 memory=9286932 CPUtime=281.54 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1737645 0 0 0 27783 371 0 0 20 0 1 0 60973039 9815629824 2321733 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2396394 2321733 2624 2575 0 2393301 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9286932 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 62894
/proc/meminfo: memFree=108041716/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9594124 memory=9295892 CPUtime=341.34 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1739894 0 0 0 33763 371 0 0 20 0 1 0 60973039 9824382976 2323973 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2398531 2323973 2624 2575 0 2395438 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 9594124 KiB
Current children cumulated memory: 9295892 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 62896
/proc/meminfo: memFree=108006992/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9627544 memory=9329748 CPUtime=401.15 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1747848 0 0 0 39741 374 0 0 20 0 1 0 60973039 9858605056 2332437 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2406886 2332437 2624 2575 0 2403793 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 9627544 KiB
Current children cumulated memory: 9329748 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 62898
/proc/meminfo: memFree=107962128/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9669672 memory=9371940 CPUtime=460.95 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1757878 0 0 0 45719 376 0 0 20 0 1 0 60973039 9901744128 2342985 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2417418 2342985 2624 2575 0 2414325 0
Current children cumulated CPU time: 460.95 s

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

/proc/loadavg: 4.11 4.09 4.09 5/263 63219
/proc/meminfo: memFree=92236444/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9804408 memory=9518312 CPUtime=3211.18 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1807633 0 0 0 320727 391 0 0 20 0 1 0 60973039 10039713792 2379578 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2451102 2379578 2624 2575 0 2448009 0
Current children cumulated CPU time: 3211.18 s
Current children cumulated vsize: 9804408 KiB
Current children cumulated memory: 9518312 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 63220
/proc/meminfo: memFree=91447648/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9809336 memory=9523304 CPUtime=3271.02 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1810088 0 0 0 326710 392 0 0 20 0 1 0 60973039 10044760064 2380826 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2452334 2380826 2624 2575 0 2449241 0
Current children cumulated CPU time: 3271.02 s
Current children cumulated vsize: 9809336 KiB
Current children cumulated memory: 9523304 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/262 63222
/proc/meminfo: memFree=91450248/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9812600 memory=9527016 CPUtime=3330.85 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1811085 0 0 0 332693 392 0 0 20 0 1 0 60973039 10048102400 2381754 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2453150 2381754 2624 2575 0 2450057 0
Current children cumulated CPU time: 3330.85 s
Current children cumulated vsize: 9812600 KiB
Current children cumulated memory: 9527016 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 63227
/proc/meminfo: memFree=90714968/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9815864 memory=9530344 CPUtime=3390.68 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1813147 0 0 0 338676 392 0 0 20 0 1 0 60973039 10051444736 2382586 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2453966 2382586 2624 2575 0 2450873 0
Current children cumulated CPU time: 3390.68 s
Current children cumulated vsize: 9815864 KiB
Current children cumulated memory: 9530344 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 63229
/proc/meminfo: memFree=90919304/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9820728 memory=9535208 CPUtime=3450.5 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1814545 0 0 0 344658 392 0 0 20 0 1 0 60973039 10056425472 2383802 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2455182 2383802 2624 2575 0 2452089 0
Current children cumulated CPU time: 3450.5 s
Current children cumulated vsize: 9820728 KiB
Current children cumulated memory: 9535208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.11 4.10 5/264 63232
/proc/meminfo: memFree=90895948/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9825660 memory=9540200 CPUtime=3510.34 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1817064 0 0 0 350641 393 0 0 20 0 1 0 60973039 10061475840 2385050 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2456415 2385050 2624 2575 0 2453322 0
Current children cumulated CPU time: 3510.34 s
Current children cumulated vsize: 9825660 KiB
Current children cumulated memory: 9540200 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 63234
/proc/meminfo: memFree=90845076/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9830524 memory=9545064 CPUtime=3570.16 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1818478 0 0 0 356623 393 0 0 20 0 1 0 60973039 10066456576 2386266 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2457631 2386266 2624 2575 0 2454538 0
Current children cumulated CPU time: 3570.16 s
Current children cumulated vsize: 9830524 KiB
Current children cumulated memory: 9545064 KiB

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

# cumulated CPU time of all completed processes:  user=3589.2 s, system=4.1239 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.09 4.09 5/264 63235
/proc/meminfo: memFree=90838632/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9830524 memory=9545064 CPUtime=3571.86 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1818478 0 0 0 356793 393 0 0 20 0 1 0 60973039 10066456576 2386266 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2457631 2386266 2624 2575 0 2454538 0
Current children cumulated CPU time: 3571.86 s
Current children cumulated vsize: 9830524 KiB
Current children cumulated memory: 9545064 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 63236
/proc/meminfo: memFree=90833428/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9830524 memory=9545064 CPUtime=3584.62 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1818486 0 0 0 358069 393 0 0 20 0 1 0 60973039 10066456576 2386266 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2457631 2386266 2624 2575 0 2454538 0
Current children cumulated CPU time: 3584.62 s
Current children cumulated vsize: 9830524 KiB
Current children cumulated memory: 9545064 KiB

[startup+3600 s]*
/proc/loadavg: 4.13 4.10 4.09 5/264 63236
/proc/meminfo: memFree=90828012/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9798520 memory=9514292 CPUtime=3587.82 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1832132 0 0 0 358386 396 0 0 20 0 1 0 60973039 10033684480 2378573 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2449630 2378573 2624 2575 0 2446537 0
Current children cumulated CPU time: 3587.82 s
Current children cumulated vsize: 9798520 KiB
Current children cumulated memory: 9514292 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 63236
/proc/meminfo: memFree=90892260/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=9764788 memory=9482208 CPUtime=3591.01 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1832401 0 0 0 358705 396 0 0 20 0 1 0 60973039 9999142912 2370552 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2441197 2370552 2624 2575 0 2438104 0
Current children cumulated CPU time: 3591.01 s
Current children cumulated vsize: 9764788 KiB
Current children cumulated memory: 9482208 KiB

[startup+3604.8 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 63236
/proc/meminfo: memFree=90886392/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=8949568 memory=8667376 CPUtime=3592.6 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1832768 0 0 0 358860 400 0 0 20 0 1 0 60973039 9164357632 2166844 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2237392 2166844 2624 2575 0 2234299 0
Current children cumulated CPU time: 3592.6 s
Current children cumulated vsize: 8949568 KiB
Current children cumulated memory: 8667376 KiB

[startup+3605.2 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 63236
/proc/meminfo: memFree=91882048/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=8479300 memory=8197748 CPUtime=3593 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1833256 0 0 0 358898 402 0 0 20 0 1 0 60973039 8682803200 2049437 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 2119825 2049437 2624 2575 0 2116732 0
Current children cumulated CPU time: 3593 s
Current children cumulated vsize: 8479300 KiB
Current children cumulated memory: 8197748 KiB

[startup+3605.4 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 63236
/proc/meminfo: memFree=91882048/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=7869856 memory=7588304 CPUtime=3593.2 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1833512 0 0 0 358915 405 0 0 20 0 1 0 60973039 8058732544 1897076 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 1967464 1897076 2624 2575 0 1964371 0
Current children cumulated CPU time: 3593.2 s
Current children cumulated vsize: 7869856 KiB
Current children cumulated memory: 7588304 KiB

[startup+3605.5 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 63236
/proc/meminfo: memFree=91882048/131249996 swapFree=33010416/33010684
[pid=62874] ppid=62871 vsize=5037588 memory=5030132 CPUtime=3593.3 cores=4,6
/proc/62874/stat : 62874 (pbsolver) R 62871 62874 62559 0 -1 4194304 1833599 0 0 0 358920 410 0 0 20 0 1 0 60973039 5158490112 1257594 18446744073709551615 4198400 14743177 140735668579984 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 49553408 140735668586890 140735668586986 140735668586986 140735668592588 0
/proc/62874/statm: 1259397 1257533 2624 2575 0 1256304 0
Current children cumulated CPU time: 3593.3 s
Current children cumulated vsize: 5037588 KiB
Current children cumulated memory: 5030132 KiB

Child status: 0

Real time (s): 3605.52
CPU time (s): 3593.32
CPU user time (s): 3589.2
CPU system time (s): 4.1239
CPU usage (%): 99.6619
Max. virtual memory (cumulated for all children) (KiB): 9877888
Max. memory (cumulated for all children) (KiB): 9593448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.2
system time used= 4.1239
maximum resident set size= 9593448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1833599
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= 86
involuntary context switches= 3235


# summary of solver processes directly reported to runsolver:
#   pid: 62874
#   total CPU time (s): 3593.32
#   total CPU user time (s): 3589.2
#   total CPU system time (s): 4.1239

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.022 second user time and 16.4302 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-02 12:42:15
IDJOB=4505273
IDBENCH=155751
IDSOLVER=3366
FILE ID=nodeC030/4505273-1751452934
RUNJOBID= nodeC030-1751449846-62570
SLURM_JOB_ID= 9598431
Free space on /tmp= 432328 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_4_ic.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505273-1751452934/watcher-4505273-1751452934 -o /tmp/evaluation-result-4505273-1751452934/solver-4505273-1751452934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751449846-62570 --watchdog 3760  pbsolver -f HOME/instance-4505273-1751452934.opb -t 3600 -m 31000

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

MD5SUM BENCH= ae39b89921d4a5c4d7dfc676c1859a2a
RANDOM SEED=193275854

nodeC030 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		: 3600.275
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	: 7000.62
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		: 3600.296
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.298
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.943
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	: 7000.62
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		: 3600.309
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	: 7000.62
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		: 3600.298
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.658
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	: 7000.62
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		: 3609.432
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        117366456 kB
MemAvailable:   118022632 kB
Buffers:            2564 kB
Cached:          1448700 kB
SwapCached:           16 kB
Active:         12181928 kB
Inactive:        1005196 kB
Active(anon):   11749412 kB
Inactive(anon):     4548 kB
Active(file):     432516 kB
Inactive(file):  1000648 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            114616 kB
Writeback:             0 kB
AnonPages:      11738952 kB
Mapped:           135932 kB
Shmem:             18048 kB
KReclaimable:     124104 kB
Slab:             212860 kB
SReclaimable:     124104 kB
SUnreclaim:        88756 kB
KernelStack:        4272 kB
PageTables:        28412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   16564444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1277952 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432060 MiB
End job on nodeC030 at 2025-07-02 13:42:20