Trace number 4505181

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? 3594.42 3607.55

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.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-4505181-1751450367.opb>
6.57/6.63	c original problem has 1000400 variables (1000400 bin, 0 int, 0 cont) and 2000307 constraints
6.57/6.63	c problem read in 6.633 seconds
12.84/12.98	c presolving:
17.63/17.79	c (round 1, fast)       15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 101 clqs
22.21/22.33	c    (22.3s) running MILP presolver
26.50/26.60	c    (26.6s) MILP presolver found nothing
34.87/35.10	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
54.41/54.62	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
69.06/69.35	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
85.00/85.34	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
88.39/88.72	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
98.25/98.64	c    (98.6s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
98.25/98.64	c    (98.6s) probing aborted: 50/50 successive totally useless probings
98.25/98.64	c    (98.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
197.48/198.19	c    (198.2s) no symmetry present (symcode time: 98.43)
198.18/198.85	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
198.18/198.85	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
198.18/198.85	c  0 implications, 1455401 cliques
198.18/198.85	c presolved problem has 500150 variables (500150 bin, 0 int, 0 cont) and 500454 constraints
198.18/198.85	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
198.18/198.85	c    5250 constraints of type <knapsack>
198.18/198.85	c     101 constraints of type <setppc>
198.18/198.85	c  490050 constraints of type <and>
198.18/198.85	c       3 constraints of type <linear>
198.18/198.85	c    5050 constraints of type <logicor>
198.18/198.85	c transformed objective value is always integral (scale: 2)
198.18/198.85	c Presolving Time: 186.27
198.18/198.85	c 
198.18/198.85	c - non default parameters ----------------------------------------------------------------------
198.18/198.85	c 
198.18/198.85	c # SCIP version 10.0.0
198.18/198.85	c 
198.18/198.85	c # maximal time in seconds to run
198.18/198.85	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
198.18/198.85	c limits/time = 3596.99801
198.18/198.85	c 
198.18/198.85	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
198.18/198.85	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
198.18/198.85	c limits/memory = 27900
198.18/198.85	c 
198.18/198.85	c # belongs reading time to solving time?
198.18/198.85	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
198.18/198.85	c timing/reading = TRUE
198.18/198.85	c 
198.18/198.85	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
198.18/198.85	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
198.18/198.85	c reading/opbreader/maxintsize = 47
198.18/198.85	c 
198.18/198.85	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
198.18/198.85	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
198.18/198.85	c propagating/genvbounds/timingmask = 0
198.18/198.85	c 
198.18/198.85	c -----------------------------------------------------------------------------------------------
198.28/199.00	c 
3585.59/3598.76	c 
3585.59/3598.76	c SCIP Status        : solving was interrupted [time limit reached]
3585.59/3598.76	c Solving Time (sec) : 3598.76
3585.59/3598.76	c Solving Nodes      : 1
3585.59/3598.76	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.59/3598.76	c Dual Bound         : -1.50000000000000e+01
3585.59/3598.76	c Gap                : infinite
3585.59/3598.76	s UNKNOWN
3585.59/3598.76	c SCIP Status        : solving was interrupted [time limit reached]
3585.59/3598.76	c Total Time         :    3598.76
3585.59/3598.76	c   solving          :    3598.76
3585.59/3598.76	c   presolving       :     186.27 (included in solving)
3585.59/3598.76	c   reading          :       6.63 (included in solving)
3585.59/3598.76	c   copying          :       0.00 (0 times copied the problem)
3585.59/3598.76	c Original Problem   :
3585.59/3598.76	c   Problem name     : HOME/instance-4505181-1751450367.opb
3585.59/3598.76	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 continuous)
3585.59/3598.76	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.59/3598.76	c   Constraints      : 2000307 initial, 2000307 maximal
3585.59/3598.79	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.70954e+08)
3585.59/3598.79	c Presolved Problem  :
3585.59/3598.79	c   Problem name     : t_HOME/instance-4505181-1751450367.opb
3585.59/3598.79	c   Variables        : 500150 (500150 binary, 0 integer, 0 continuous)
3585.59/3598.79	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.59/3598.79	c   Constraints      : 500454 initial, 500456 maximal
3585.69/3598.80	c   Objective        : minimize, 14850 non-zeros (abs.min = 9, abs.max = 1.70954e+08)
3585.69/3598.80	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3585.69/3598.80	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.69/3598.80	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   gateextraction   :      13.34       0.00      4          0          0          0          0          0    3890700     980100          0          0
3585.69/3598.80	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   milp             :       8.47       0.00      1          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   trivial          :       0.22       0.00      7          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   dualfix          :       0.20       0.00      7          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   probing          :       7.18       0.02      1          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   symmetry         :      99.55       0.00      1          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   vbounds          :       1.62       0.00      2          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   knapsack         :      12.77       0.02     13          0          0          0          0          0     980100    2910600          0          0
3585.69/3598.80	c   setppc           :       5.29       0.00     13          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   and              :      17.06       0.00      6          0     485100          0          0          0     490050          0          0          0
3585.69/3598.80	c   linear           :      10.81       1.47      9        300      14850          0        300          0      29703          0       4950      14850
3585.69/3598.80	c   logicor          :       2.26       0.01     11          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   components       :       0.50       0.00      1          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.69/3598.80	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.69/3598.80	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3585.69/3598.80	c   knapsack         :       5250       5250          0     353814          0          0          0          3          0          3          0          0          0          0          0
3585.69/3598.80	c   setppc           :        101        101          0     348188          0          0          0          1         92          0          0          0          0          0          0
3585.69/3598.80	c   and              :     490050     490050          0     353811          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   linear           :          3          3          0     353811          0          0          0          3          0          1          0          0          0          0          0
3585.69/3598.80	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3585.69/3598.80	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.69/3598.80	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   knapsack         :       0.29       0.02       0.02       0.26       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   setppc           :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   and              :    3233.75       0.00       1.63    3232.12       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   linear           :       1.60       1.47       0.00       0.13       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   logicor          :       0.08       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.69/3598.80	c   dualfix          :          1          0          0          0
3585.69/3598.80	c   genvbounds       :          0          0          0          0
3585.69/3598.80	c   nlobbt           :          0          0          0          0
3585.69/3598.80	c   obbt             :          0          0          0          0
3585.69/3598.80	c   probing          :          0          0          0          0
3585.69/3598.80	c   pseudoobj        :          1          0          0          0
3585.69/3598.80	c   redcost          :          0          0          0          0
3585.69/3598.80	c   rootredcost      :          0          0          0          0
3585.69/3598.80	c   symmetry         :          0          0          0          0
3585.69/3598.80	c   vbounds          :      10437          0          0          0
3585.69/3598.80	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.69/3598.80	c   dualfix          :       0.22       0.00       0.20       0.02       0.00       0.00
3585.69/3598.80	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.69/3598.80	c   probing          :       7.19       0.02       7.18       0.00       0.00       0.00
3585.69/3598.80	c   pseudoobj        :      34.01       0.00       0.01      34.00       0.00       0.00
3585.69/3598.80	c   redcost          :       0.04       0.00       0.00       0.04       0.00       0.00
3585.69/3598.80	c   rootredcost      :       0.09       0.00       0.00       0.09       0.00       0.00
3585.69/3598.80	c   symmetry         :      99.75       0.00      99.55       0.20       0.00       0.00
3585.69/3598.80	c   vbounds          :       1.93       0.00       1.62       0.31       0.00       0.00
3585.69/3598.80	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.69/3598.80	c   propagation      :       0.01          2          2          -          2     2713.5          0        0.0          -          -          -
3585.69/3598.80	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.69/3598.80	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.69/3598.80	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.69/3598.80	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.69/3598.80	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3585.69/3598.80	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.69/3598.80	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.69/3598.80	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3585.69/3598.80	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.69/3598.80	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.69/3598.80	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.69/3598.80	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.69/3598.80	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.69/3598.80	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3598.80	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.69/3598.80	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.69/3598.80	c   problem variables:       0.00          -          0          0
3585.69/3598.80	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.69/3598.80	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3598.80	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.69/3598.80	c   LP solutions     :       0.00          -          -          0          0
3585.69/3598.80	c   relax solutions  :       0.00          -          -          0          0
3585.69/3598.80	c   pseudo solutions :       0.00          -          -          0          0
3585.69/3598.80	c   strong branching :       0.00          -          -          0          0
3585.69/3598.80	c   actconsdiving    :       0.00       0.00          0          0          0
3585.69/3598.80	c   adaptivediving   :       0.00       0.00          0          0          0
3585.69/3598.80	c   alns             :       0.00       0.00          0          0          0
3585.69/3598.80	c   bound            :       0.00       0.00          0          0          0
3585.69/3598.80	c   clique           :     178.78       0.00          1          0          0
3585.69/3598.80	c   coefdiving       :       0.00       0.00          0          0          0
3585.69/3598.80	c   completesol      :       0.00       0.00          0          0          0
3585.69/3598.80	c   conflictdiving   :       0.00       0.00          0          0          0
3585.69/3598.80	c   crossover        :       0.00       0.00          0          0          0
3585.69/3598.80	c   dins             :       0.00       0.00          0          0          0
3585.69/3598.80	c   distributiondivin:       0.00       0.00          0          0          0
3585.69/3598.80	c   dks              :       0.00       0.00          0          0          0
3585.69/3598.80	c   dps              :       0.00       0.00          0          0          0
3585.69/3598.80	c   dualval          :       0.00       0.00          0          0          0
3585.69/3598.80	c   farkasdiving     :       0.00       0.00          0          0          0
3585.69/3598.80	c   feaspump         :       0.00       0.00          0          0          0
3585.69/3598.80	c   fixandinfer      :       0.00       0.00          0          0          0
3585.69/3598.80	c   fracdiving       :       0.00       0.00          0          0          0
3585.69/3598.80	c   gins             :       0.00       0.00          0          0          0
3585.69/3598.80	c   guideddiving     :       0.00       0.00          0          0          0
3585.69/3598.80	c   indicator        :       0.00       0.00          0          0          0
3585.69/3598.80	c   indicatordiving  :       0.00       0.00          0          0          0
3585.69/3598.80	c   intdiving        :       0.00       0.00          0          0          0
3585.69/3598.80	c   intshifting      :       0.00       0.00          0          0          0
3585.69/3598.80	c   linesearchdiving :       0.00       0.00          0          0          0
3585.69/3598.80	c   localbranching   :       0.00       0.00          0          0          0
3585.69/3598.80	c   locks            :      68.10       0.00          1          0          0
3585.69/3598.80	c   lpface           :       0.00       0.00          0          0          0
3585.69/3598.80	c   mpec             :       0.00       0.00          0          0          0
3585.69/3598.80	c   multistart       :       0.00       0.00          0          0          0
3585.69/3598.80	c   mutation         :       0.00       0.00          0          0          0
3585.69/3598.80	c   nlpdiving        :       0.00       0.00          0          0          0
3585.69/3598.80	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.69/3598.80	c   octane           :       0.00       0.00          0          0          0
3585.69/3598.80	c   ofins            :       0.00       0.00          0          0          0
3585.69/3598.80	c   oneopt           :       0.00       0.00          0          0          0
3585.69/3598.80	c   padm             :       0.00       0.00          0          0          0
3585.69/3598.80	c   proximity        :       0.00       0.00          0          0          0
3585.69/3598.80	c   pscostdiving     :       0.00       0.00          0          0          0
3585.69/3598.80	c   randrounding     :       0.00       0.00          0          0          0
3585.69/3598.80	c   rens             :       0.00       0.00          0          0          0
3585.69/3598.80	c   reoptsols        :       0.00       0.00          0          0          0
3585.69/3598.80	c   repair           :       0.00       0.00          0          0          0
3585.69/3598.80	c   rins             :       0.00       0.00          0          0          0
3585.69/3598.80	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.69/3598.80	c   rounding         :       0.00       0.00          0          0          0
3585.69/3598.80	c   scheduler        :       0.00       0.00          0          0          0
3585.69/3598.80	c   shiftandpropagate:       0.00       0.00          0          0          0
3585.69/3598.80	c   shifting         :       0.00       0.00          0          0          0
3585.69/3598.80	c   simplerounding   :       0.00       0.00          0          0          0
3585.69/3598.80	c   subnlp           :       0.00       0.00          0          0          0
3585.69/3598.80	c   trivial          :       0.58       0.00          2          0          0
3585.69/3598.80	c   trivialnegation  :       0.00       0.00          0          0          0
3585.69/3598.80	c   trustregion      :       0.00       0.00          0          0          0
3585.69/3598.80	c   trysol           :       0.00       0.00          0          0          0
3585.69/3598.80	c   twoopt           :       0.00       0.00          0          0          0
3585.69/3598.80	c   undercover       :       0.00       0.00          0          0          0
3585.69/3598.80	c   vbounds          :    3118.56       0.00          1          0          0
3585.69/3598.80	c   veclendiving     :       0.00       0.00          0          0          0
3585.69/3598.80	c   zeroobj          :       0.00       0.00          0          0          0
3585.69/3598.80	c   zirounding       :       0.00       0.00          0          0          0
3585.69/3598.80	c   other solutions  :          -          -          -          0          -
3585.69/3598.80	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.69/3598.80	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3598.80	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.69/3598.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.69/3598.80	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.69/3598.80	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3585.69/3598.80	c   lex dual LP      :       0.00          0          0       0.00          -
3585.69/3598.80	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.69/3598.80	c   resolve instable :       0.00          0          0       0.00          -
3585.69/3598.80	c   diving/probing LP:       0.00          0          0       0.00          -
3585.69/3598.80	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.69/3598.80	c     (at root node) :          -          0          0       0.00          -
3585.69/3598.80	c   conflict analysis:       0.00          0          0       0.00          -
3585.69/3598.80	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.69/3598.80	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.69/3598.80	c B&B Tree           :
3585.69/3598.80	c   number of runs   :          1
3585.69/3598.80	c   nodes            :          1 (0 internal, 1 leaves)
3585.69/3598.80	c   feasible leaves  :          0
3585.69/3598.80	c   infeas. leaves   :          0
3585.69/3598.80	c   objective leaves :          0
3585.69/3598.80	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.69/3598.80	c   nodes left       :          1
3585.69/3598.80	c   max depth        :          0
3585.69/3598.80	c   max depth (total):          0
3585.69/3598.80	c   backtracks       :          0 (0.0%)
3585.69/3598.80	c   early backtracks :          0 (0.0%)
3585.69/3598.80	c   nodes exc. ref.  :          0 (0.0%)
3585.69/3598.80	c   delayed cutoffs  :          0
3585.69/3598.80	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.69/3598.80	c   avg switch length:       1.00
3585.69/3598.80	c   switching time   :       0.00
3585.69/3598.80	c Root Node          :
3585.69/3598.80	c   First LP value   :          -
3585.69/3598.80	c   First LP Iters   :          0
3585.69/3598.80	c   First LP Time    :       0.00
3585.69/3598.80	c   Final Dual Bound : -1.50000000000000e+01
3585.69/3598.80	c   Final Root Iters :          0
3585.69/3598.80	c   Root LP Estimate :                     -
3585.69/3598.80	c Solution           :
3585.69/3598.80	c   Solutions found  :          0 (0 improvements)
3585.69/3598.80	c   Primal Bound     :          -
3585.69/3598.80	c   Dual Bound       : -1.50000000000000e+01
3585.69/3598.80	c   Gap              :   infinite
3585.69/3598.80	c Integrals          :      Total       Avg%
3585.69/3598.80	c   primal-dual      :  359876.11     100.00
3585.69/3598.80	c   primal-ref       :          -          - (not evaluated)
3585.69/3598.80	c   dual-ref         :          -          - (not evaluated)
3594.26/3607.41	c Time complete (sec):   3594.284

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505181-1751450367/watcher-4505181-1751450367 -o /tmp/evaluation-result-4505181-1751450367/solver-4505181-1751450367 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751446725-63284 --watchdog 3760 pbsolver -f HOME/instance-4505181-1751450367.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=63845, runsolver pid=63842

[startup+0.100065 s]*
/proc/loadavg: 4.15 4.10 4.09 5/263 63846
/proc/meminfo: memFree=113935448/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=69504 memory=58112 CPUtime=0.09 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 12579 0 0 0 7 2 0 0 20 0 1 0 60711278 71172096 14528 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 17376 14528 2176 2575 0 14283 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 69504 KiB
Current children cumulated memory: 58112 KiB

[startup+0.205605 s]*
/proc/loadavg: 4.15 4.10 4.09 5/263 63846
/proc/meminfo: memFree=113895380/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=112068 memory=100352 CPUtime=0.19 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 23138 0 0 0 16 3 0 0 20 0 1 0 60711278 114757632 25088 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 28017 25088 2176 2575 0 24924 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 112068 KiB
Current children cumulated memory: 100352 KiB

[startup+0.305563 s]*
/proc/loadavg: 4.15 4.10 4.09 5/263 63846
/proc/meminfo: memFree=113887956/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=155180 memory=143872 CPUtime=0.29 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 34046 0 0 0 24 5 0 0 20 0 1 0 60711278 158904320 35968 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 38795 35968 2176 2575 0 35702 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 155180 KiB
Current children cumulated memory: 143872 KiB

[startup+0.700169 s]
/proc/loadavg: 4.15 4.10 4.09 5/263 63846
/proc/meminfo: memFree=113872080/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=318660 memory=307072 CPUtime=0.68 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 74815 0 0 0 56 12 0 0 20 0 1 0 60711278 326307840 76768 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 79665 76768 2176 2575 0 76572 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 318660 KiB
Current children cumulated memory: 307072 KiB

[startup+1.50017 s]
/proc/loadavg: 4.15 4.10 4.09 5/263 63846
/proc/meminfo: memFree=113665332/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=650264 memory=638312 CPUtime=1.48 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 156615 0 0 0 124 24 0 0 20 0 1 0 60711278 665870336 159578 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 162566 159578 2176 2575 0 159473 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 650264 KiB
Current children cumulated memory: 638312 KiB

[startup+3.1054 s]
/proc/loadavg: 4.15 4.10 4.09 5/263 63847
/proc/meminfo: memFree=112853276/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=1316020 memory=1303100 CPUtime=3.07 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 319259 0 0 0 260 47 0 0 20 0 1 0 60711278 1347604480 325775 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 329005 325775 2176 2575 0 325912 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1316020 KiB
Current children cumulated memory: 1303100 KiB

[startup+6.30014 s]
/proc/loadavg: 4.14 4.10 4.09 5/263 63847
/proc/meminfo: memFree=112121976/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=2018656 memory=2006728 CPUtime=6.26 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 475250 0 0 0 552 74 0 0 20 0 1 0 60711278 2067103744 501682 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 504664 501682 2176 2575 0 501571 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2018656 KiB
Current children cumulated memory: 2006728 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 63847
/proc/meminfo: memFree=109497324/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=4900164 memory=4849084 CPUtime=12.64 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1093649 0 0 0 1091 173 0 0 20 0 1 0 60711278 5017767936 1212271 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 1225041 1212271 2400 2575 0 1221948 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4900164 KiB
Current children cumulated memory: 4849084 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 63847
/proc/meminfo: memFree=106924824/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=6942820 memory=6866104 CPUtime=25.4 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1195178 0 0 0 2295 245 0 0 20 0 1 0 60711278 7109447680 1716526 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 1735705 1716526 2528 2575 0 1732612 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 6942820 KiB
Current children cumulated memory: 6866104 KiB

[startup+51.1056 s]
/proc/loadavg: 4.29 4.13 4.10 5/264 63848
/proc/meminfo: memFree=105729732/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=7862748 memory=7786872 CPUtime=50.92 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1550659 0 0 0 4775 317 0 0 20 0 1 0 60711278 8051453952 1946718 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 1965687 1946718 2560 2575 0 1962594 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 7862748 KiB
Current children cumulated memory: 7786872 KiB

[startup+102.3 s]
/proc/loadavg: 4.32 4.17 4.12 5/265 63862
/proc/meminfo: memFree=104688676/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9338180 memory=8791328 CPUtime=101.94 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1581393 0 0 0 9853 341 0 0 20 0 1 0 60711278 9562296320 2197832 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2334545 2197832 2592 2575 0 2331452 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8791328 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/265 63864
/proc/meminfo: memFree=103276124/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9338180 memory=8791328 CPUtime=161.78 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1581393 0 0 0 15837 341 0 0 20 0 1 0 60711278 9562296320 2197832 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2334545 2197832 2592 2575 0 2331452 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8791328 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/265 63866
/proc/meminfo: memFree=103605908/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=8616332 memory=8318840 CPUtime=221.6 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1582162 0 0 0 21818 342 0 0 20 0 1 0 60711278 8823123968 2079710 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2154083 2079710 2592 2575 0 2150990 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 8616332 KiB
Current children cumulated memory: 8318840 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/265 63868
/proc/meminfo: memFree=102627384/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9585576 memory=9285212 CPUtime=281.39 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1738568 0 0 0 27757 382 0 0 20 0 1 0 60711278 9815629824 2321303 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2396394 2321303 2624 2575 0 2393301 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9285212 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/264 63872
/proc/meminfo: memFree=102618348/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9585796 memory=9286748 CPUtime=341.17 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1738951 0 0 0 33735 382 0 0 20 0 1 0 60711278 9815855104 2321687 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2396449 2321687 2624 2575 0 2393356 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 9585796 KiB
Current children cumulated memory: 9286748 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 63879
/proc/meminfo: memFree=102579536/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9619276 memory=9319552 CPUtime=400.95 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1746640 0 0 0 39711 384 0 0 20 0 1 0 60711278 9850138624 2329888 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2404819 2329888 2624 2575 0 2401726 0
Current children cumulated CPU time: 400.95 s
Current children cumulated vsize: 9619276 KiB
Current children cumulated memory: 9319552 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 63881
/proc/meminfo: memFree=102526484/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9654160 memory=9353472 CPUtime=460.74 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1755116 0 0 0 45688 386 0 0 20 0 1 0 60711278 9885859840 2338368 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2413540 2338368 2624 2575 0 2410447 0
Current children cumulated CPU time: 460.74 s

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

Current children cumulated memory: 9493092 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/263 64055
/proc/meminfo: memFree=95341528/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9797880 memory=9496420 CPUtime=3210.55 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1793344 0 0 0 320652 403 0 0 20 0 1 0 60711278 10033029120 2374105 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2449470 2374105 2624 2575 0 2446377 0
Current children cumulated CPU time: 3210.55 s
Current children cumulated vsize: 9797880 KiB
Current children cumulated memory: 9496420 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 64057
/proc/meminfo: memFree=95330416/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9801144 memory=9499748 CPUtime=3270.33 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1794284 0 0 0 326630 403 0 0 20 0 1 0 60711278 10036371456 2374937 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2450286 2374937 2624 2575 0 2447193 0
Current children cumulated CPU time: 3270.33 s
Current children cumulated vsize: 9801144 KiB
Current children cumulated memory: 9499748 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 64062
/proc/meminfo: memFree=95322152/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9804408 memory=9502948 CPUtime=3330.12 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1795211 0 0 0 332608 404 0 0 20 0 1 0 60711278 10039713792 2375737 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2451102 2375737 2624 2575 0 2448009 0
Current children cumulated CPU time: 3330.12 s
Current children cumulated vsize: 9804408 KiB
Current children cumulated memory: 9502948 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 64068
/proc/meminfo: memFree=95309044/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9807672 memory=9506276 CPUtime=3389.9 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1796133 0 0 0 338586 404 0 0 20 0 1 0 60711278 10043056128 2376569 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2451918 2376569 2624 2575 0 2448825 0
Current children cumulated CPU time: 3389.9 s
Current children cumulated vsize: 9807672 KiB
Current children cumulated memory: 9506276 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 64070
/proc/meminfo: memFree=95289852/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9810936 memory=9509604 CPUtime=3449.68 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1797077 0 0 0 344564 404 0 0 20 0 1 0 60711278 10046398464 2377401 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2452734 2377401 2624 2575 0 2449641 0
Current children cumulated CPU time: 3449.68 s
Current children cumulated vsize: 9810936 KiB
Current children cumulated memory: 9509604 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 64073
/proc/meminfo: memFree=95274684/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9814200 memory=9512932 CPUtime=3509.46 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1797985 0 0 0 350542 404 0 0 20 0 1 0 60711278 10049740800 2378233 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2453550 2378233 2624 2575 0 2450457 0
Current children cumulated CPU time: 3509.46 s
Current children cumulated vsize: 9814200 KiB
Current children cumulated memory: 9512932 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 64165
/proc/meminfo: memFree=90414496/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9817464 memory=9516132 CPUtime=3569.25 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1798936 0 0 0 356520 405 0 0 20 0 1 0 60711278 10053083136 2379033 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2454366 2379033 2624 2575 0 2451273 0
Current children cumulated CPU time: 3569.25 s
Current children cumulated vsize: 9817464 KiB
Current children cumulated memory: 9516132 KiB

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

# cumulated CPU time of all completed processes:  user=3590.07 s, system=4.35186 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.09 4.09 5/265 64165
/proc/meminfo: memFree=88770068/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9817464 memory=9516132 CPUtime=3570.95 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1798944 0 0 0 356690 405 0 0 20 0 1 0 60711278 10053083136 2379033 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2454366 2379033 2624 2575 0 2451273 0
Current children cumulated CPU time: 3570.95 s
Current children cumulated vsize: 9817464 KiB
Current children cumulated memory: 9516132 KiB

[startup+3596.8 s]
/proc/loadavg: 4.18 4.11 4.10 5/265 64165
/proc/meminfo: memFree=82979596/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9817464 memory=9516132 CPUtime=3583.7 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1798981 0 0 0 357965 405 0 0 20 0 1 0 60711278 10053083136 2379033 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2454366 2379033 2624 2575 0 2451273 0
Current children cumulated CPU time: 3583.7 s
Current children cumulated vsize: 9817464 KiB
Current children cumulated memory: 9516132 KiB

[startup+3603.2 s]
/proc/loadavg: 4.17 4.10 4.09 5/265 64165
/proc/meminfo: memFree=78176904/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9798520 memory=9498236 CPUtime=3590.08 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1817342 0 0 0 358600 408 0 0 20 0 1 0 60711278 10033684480 2374559 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2449630 2374559 2624 2575 0 2446537 0
Current children cumulated CPU time: 3590.08 s
Current children cumulated vsize: 9798520 KiB
Current children cumulated memory: 9498236 KiB

[startup+3604.8 s]
/proc/loadavg: 4.17 4.10 4.09 5/265 64165
/proc/meminfo: memFree=77724508/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9764788 memory=9467428 CPUtime=3591.67 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1818146 0 0 0 358759 408 0 0 20 0 1 0 60711278 9999142912 2366857 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2441197 2366857 2624 2575 0 2438104 0
Current children cumulated CPU time: 3591.67 s
Current children cumulated vsize: 9764788 KiB
Current children cumulated memory: 9467428 KiB

[startup+3606.4 s]
/proc/loadavg: 4.16 4.10 4.09 5/265 64165
/proc/meminfo: memFree=77091924/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=9192908 memory=8895936 CPUtime=3593.26 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1818402 0 0 0 358916 410 0 0 20 0 1 0 60711278 9413537792 2223984 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2298227 2223984 2624 2575 0 2295134 0
Current children cumulated CPU time: 3593.26 s
Current children cumulated vsize: 9192908 KiB
Current children cumulated memory: 8895936 KiB

[startup+3607.2 s]
/proc/loadavg: 4.16 4.10 4.09 5/265 64165
/proc/meminfo: memFree=76315428/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=8165344 memory=7869012 CPUtime=3594.07 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1818773 0 0 0 358992 415 0 0 20 0 1 0 60711278 8361312256 1967253 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 2041336 1967253 2624 2575 0 2038243 0
Current children cumulated CPU time: 3594.07 s
Current children cumulated vsize: 8165344 KiB
Current children cumulated memory: 7869012 KiB

[startup+3607.4 s]
/proc/loadavg: 4.16 4.10 4.09 5/265 64165
/proc/meminfo: memFree=76315428/131249992 swapFree=33010160/33010684
[pid=63845] ppid=63842 vsize=6376876 memory=5427096 CPUtime=3594.26 cores=5,7
/proc/63845/stat : 63845 (pbsolver) R 63842 63845 63271 0 -1 4194304 1818938 0 0 0 359006 420 0 0 20 0 1 0 60711278 6529921024 1357286 18446744073709551615 4198400 14743177 140723674381632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 51335168 140723674388874 140723674388970 140723674388970 140723674394572 0
/proc/63845/statm: 1594219 1357286 2624 2575 0 1591126 0
Current children cumulated CPU time: 3594.26 s
Current children cumulated vsize: 6376876 KiB
Current children cumulated memory: 5427096 KiB

[startup+3607.5 s]*
/proc/loadavg: 4.16 4.10 4.09 5/265 64165
/proc/meminfo: memFree=82953140/131249992 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3607.55
CPU time (s): 3594.42
CPU user time (s): 3590.07
CPU system time (s): 4.35186
CPU usage (%): 99.6362
Max. virtual memory (cumulated for all children) (KiB): 9877888
Max. memory (cumulated for all children) (KiB): 9577444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.07
system time used= 4.35187
maximum resident set size= 9577444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1818938
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= 4
involuntary context switches= 20961


# summary of solver processes directly reported to runsolver:
#   pid: 63845
#   total CPU time (s): 3594.42
#   total CPU user time (s): 3590.07
#   total CPU system time (s): 4.35186

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.71861 second user time and 16.0208 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-02 11:59:27
IDJOB=4505181
IDBENCH=155745
IDSOLVER=3366
FILE ID=nodeC035/4505181-1751450367
RUNJOBID= nodeC035-1751446725-63284
SLURM_JOB_ID= 9598423
Free space on /tmp= 432604 MiB

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

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

MD5SUM BENCH= 88b39ea3a8b75d01f2291d1517c942c1
RANDOM SEED=1056010615

nodeC035 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.083
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.51
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.749
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.51
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.736
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.51
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		: 3617.888
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.51
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.961
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.51
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		: 3598.916
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.51
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.788
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        113969248 kB
MemAvailable:   119374364 kB
Buffers:            1840 kB
Cached:          6156536 kB
SwapCached:            8 kB
Active:         10483560 kB
Inactive:        5864624 kB
Active(anon):   10196268 kB
Inactive(anon):    11588 kB
Active(file):     287292 kB
Inactive(file):  5853036 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            114736 kB
Writeback:             0 kB
AnonPages:      10193204 kB
Mapped:           135548 kB
Shmem:             18048 kB
KReclaimable:     208052 kB
Slab:             297840 kB
SReclaimable:     208052 kB
SUnreclaim:        89788 kB
KernelStack:        4256 kB
PageTables:        23320 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11468768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1458176 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432132 MiB
End job on nodeC035 at 2025-07-02 12:59:35