Trace number 4505319

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? 3591.62 3607.26

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_7_ic.opb
MD5SUMa79b156993afc0744effacd0e3c6c3c8
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 benchmark18798609
Best CPU time to get the best result obtained on this benchmark3600.14
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 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 182044199866
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 182044199866
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-4505319-1751453448.opb>
6.37/6.41	c original problem has 1000400 variables (1000400 bin, 0 int, 0 cont) and 2000307 constraints
6.37/6.41	c problem read in 6.412 seconds
12.45/12.51	c presolving:
17.05/17.13	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.43/21.52	c    (21.5s) running MILP presolver
25.51/25.63	c    (25.6s) MILP presolver found nothing
33.60/33.74	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.14/52.30	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.19/66.43	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.23/81.54	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.32/84.63	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
93.40/93.74	c    (93.7s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
93.40/93.74	c    (93.7s) probing aborted: 50/50 successive totally useless probings
93.40/93.74	c    (93.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
192.40/193.03	c    (193.0s) no symmetry present (symcode time: 98.27)
192.99/193.65	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
192.99/193.65	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
192.99/193.65	c  0 implications, 1455401 cliques
192.99/193.65	c presolved problem has 500150 variables (500150 bin, 0 int, 0 cont) and 500454 constraints
192.99/193.65	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
192.99/193.65	c    5250 constraints of type <knapsack>
192.99/193.65	c     101 constraints of type <setppc>
192.99/193.65	c  490050 constraints of type <and>
192.99/193.65	c       3 constraints of type <linear>
192.99/193.65	c    5050 constraints of type <logicor>
192.99/193.65	c transformed objective value is always integral (scale: 2)
192.99/193.65	c Presolving Time: 181.55
192.99/193.65	c 
192.99/193.65	c - non default parameters ----------------------------------------------------------------------
192.99/193.65	c 
192.99/193.65	c # SCIP version 10.0.0
192.99/193.65	c 
192.99/193.65	c # maximal time in seconds to run
192.99/193.65	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
192.99/193.65	c limits/time = 3596.998462
192.99/193.65	c 
192.99/193.65	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
192.99/193.65	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
192.99/193.65	c limits/memory = 27900
192.99/193.65	c 
192.99/193.65	c # belongs reading time to solving time?
192.99/193.65	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
192.99/193.65	c timing/reading = TRUE
192.99/193.65	c 
192.99/193.65	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
192.99/193.65	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
192.99/193.65	c reading/opbreader/maxintsize = 47
192.99/193.65	c 
192.99/193.65	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
192.99/193.65	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
192.99/193.65	c propagating/genvbounds/timingmask = 0
192.99/193.65	c 
192.99/193.65	c -----------------------------------------------------------------------------------------------
193.09/193.79	c 
3582.99/3598.66	c 
3582.99/3598.66	c SCIP Status        : solving was interrupted [time limit reached]
3582.99/3598.66	c Solving Time (sec) : 3598.66
3582.99/3598.66	c Solving Nodes      : 1
3582.99/3598.66	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3582.99/3598.66	c Dual Bound         : -1.50000000000000e+01
3582.99/3598.66	c Gap                : infinite
3582.99/3598.66	s UNKNOWN
3582.99/3598.66	c SCIP Status        : solving was interrupted [time limit reached]
3582.99/3598.66	c Total Time         :    3598.66
3582.99/3598.66	c   solving          :    3598.66
3582.99/3598.66	c   presolving       :     181.55 (included in solving)
3582.99/3598.66	c   reading          :       6.41 (included in solving)
3582.99/3598.66	c   copying          :       0.00 (0 times copied the problem)
3582.99/3598.66	c Original Problem   :
3582.99/3598.66	c   Problem name     : HOME/instance-4505319-1751453448.opb
3582.99/3598.66	c   Variables        : 1000400 (1000400 binary, 0 integer, 0 continuous)
3582.99/3598.66	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3582.99/3598.66	c   Constraints      : 2000307 initial, 2000307 maximal
3582.99/3598.69	c   Objective        : minimize, 29800 non-zeros (abs.min = 1, abs.max = 1.43878e+08)
3582.99/3598.69	c Presolved Problem  :
3582.99/3598.69	c   Problem name     : t_HOME/instance-4505319-1751453448.opb
3582.99/3598.69	c   Variables        : 500150 (500150 binary, 0 integer, 0 continuous)
3582.99/3598.69	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3582.99/3598.69	c   Constraints      : 500454 initial, 500456 maximal
3583.09/3598.70	c   Objective        : minimize, 14850 non-zeros (abs.min = 16, abs.max = 1.43878e+08)
3583.09/3598.70	c   Nonzeros         : 2035450 constraint, 2910900 clique table
3583.09/3598.70	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.09/3598.70	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   gateextraction   :      12.85       0.00      4          0          0          0          0          0    3890700     980100          0          0
3583.09/3598.70	c   implics          :       0.09       0.00      6          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   milp             :       8.16       0.00      1          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   trivial          :       0.20       0.00      7          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   dualfix          :       0.19       0.00      7          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   probing          :       6.63       0.02      1          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   pseudoobj        :       0.01       0.00      0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   symmetry         :      99.29       0.00      1          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   vbounds          :       1.53       0.00      2          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   knapsack         :      12.23       0.02     13          0          0          0          0          0     980100    2910600          0          0
3583.09/3598.70	c   setppc           :       4.99       0.00     13          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   and              :      15.99       0.00      6          0     485100          0          0          0     490050          0          0          0
3583.09/3598.70	c   linear           :      10.38       1.44      9        300      14850          0        300          0      29703          0       4950      14850
3583.09/3598.70	c   logicor          :       2.07       0.01     11          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   components       :       0.47       0.00      1          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3583.09/3598.70	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.09/3598.70	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3583.09/3598.70	c   knapsack         :       5250       5250          0     360660          0          0          0          3          0          3          0          0          0          0          0
3583.09/3598.70	c   setppc           :        101        101          0     355034          0          0          0          1         92          0          0          0          0          0          0
3583.09/3598.70	c   and              :     490050     490050          0     360657          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   linear           :          3          3          0     360657          0          0          0          3          0          1          0          0          0          0          0
3583.09/3598.70	c   logicor          :       5050+      5052          0       6650          0          0          0          0         94          0          0          0          0          0          0
3583.09/3598.70	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.09/3598.70	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   knapsack         :       0.27       0.02       0.02       0.23       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   setppc           :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   and              :    3230.09       0.00       1.68    3228.40       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   linear           :       1.55       1.44       0.00       0.11       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   logicor          :       0.08       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   fixedvar         :       0.04       0.04       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.09/3598.70	c   dualfix          :          1          0          0          0
3583.09/3598.70	c   genvbounds       :          0          0          0          0
3583.09/3598.70	c   nlobbt           :          0          0          0          0
3583.09/3598.70	c   obbt             :          0          0          0          0
3583.09/3598.70	c   probing          :          0          0          0          0
3583.09/3598.70	c   pseudoobj        :          1          0          0          0
3583.09/3598.70	c   redcost          :          0          0          0          0
3583.09/3598.70	c   rootredcost      :          0          0          0          0
3583.09/3598.70	c   symmetry         :          0          0          0          0
3583.09/3598.70	c   vbounds          :      10514          0          0          0
3583.09/3598.70	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.09/3598.70	c   dualfix          :       0.21       0.00       0.19       0.02       0.00       0.00
3583.09/3598.70	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.09/3598.70	c   probing          :       6.65       0.02       6.63       0.00       0.00       0.00
3583.09/3598.70	c   pseudoobj        :      33.99       0.00       0.01      33.98       0.00       0.00
3583.09/3598.70	c   redcost          :       0.04       0.00       0.00       0.04       0.00       0.00
3583.09/3598.70	c   rootredcost      :       0.12       0.00       0.00       0.12       0.00       0.00
3583.09/3598.70	c   symmetry         :      99.48       0.00      99.29       0.19       0.00       0.00
3583.09/3598.70	c   vbounds          :       1.87       0.00       1.53       0.33       0.00       0.00
3583.09/3598.70	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.09/3598.70	c   propagation      :       0.01          2          2          -          2     2713.5          0        0.0          -          -          -
3583.09/3598.70	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.09/3598.70	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.09/3598.70	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.09/3598.70	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.09/3598.70	c   applied globally :       0.00          -          -          0          2     2713.5          -          -          0          -          -
3583.09/3598.70	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3583.09/3598.70	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.09/3598.70	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3583.09/3598.70	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.09/3598.70	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.09/3598.70	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.09/3598.70	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.09/3598.70	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.09/3598.70	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.09/3598.70	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.09/3598.70	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.09/3598.70	c   problem variables:       0.00          -          0          0
3583.09/3598.70	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.09/3598.70	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.09/3598.70	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.09/3598.70	c   LP solutions     :       0.00          -          -          0          0
3583.09/3598.70	c   relax solutions  :       0.00          -          -          0          0
3583.09/3598.70	c   pseudo solutions :       0.00          -          -          0          0
3583.09/3598.70	c   strong branching :       0.00          -          -          0          0
3583.09/3598.70	c   actconsdiving    :       0.00       0.00          0          0          0
3583.09/3598.70	c   adaptivediving   :       0.00       0.00          0          0          0
3583.09/3598.70	c   alns             :       0.00       0.00          0          0          0
3583.09/3598.70	c   bound            :       0.00       0.00          0          0          0
3583.09/3598.70	c   clique           :     191.82       0.00          1          0          0
3583.09/3598.70	c   coefdiving       :       0.00       0.00          0          0          0
3583.09/3598.70	c   completesol      :       0.00       0.00          0          0          0
3583.09/3598.70	c   conflictdiving   :       0.00       0.00          0          0          0
3583.09/3598.70	c   crossover        :       0.00       0.00          0          0          0
3583.09/3598.70	c   dins             :       0.00       0.00          0          0          0
3583.09/3598.70	c   distributiondivin:       0.00       0.00          0          0          0
3583.09/3598.70	c   dks              :       0.00       0.00          0          0          0
3583.09/3598.70	c   dps              :       0.00       0.00          0          0          0
3583.09/3598.70	c   dualval          :       0.00       0.00          0          0          0
3583.09/3598.70	c   farkasdiving     :       0.00       0.00          0          0          0
3583.09/3598.70	c   feaspump         :       0.00       0.00          0          0          0
3583.09/3598.70	c   fixandinfer      :       0.00       0.00          0          0          0
3583.09/3598.70	c   fracdiving       :       0.00       0.00          0          0          0
3583.09/3598.70	c   gins             :       0.00       0.00          0          0          0
3583.09/3598.70	c   guideddiving     :       0.00       0.00          0          0          0
3583.09/3598.70	c   indicator        :       0.00       0.00          0          0          0
3583.09/3598.70	c   indicatordiving  :       0.00       0.00          0          0          0
3583.09/3598.70	c   intdiving        :       0.00       0.00          0          0          0
3583.09/3598.70	c   intshifting      :       0.00       0.00          0          0          0
3583.09/3598.70	c   linesearchdiving :       0.00       0.00          0          0          0
3583.09/3598.70	c   localbranching   :       0.00       0.00          0          0          0
3583.09/3598.70	c   locks            :      71.11       0.00          1          0          0
3583.09/3598.70	c   lpface           :       0.00       0.00          0          0          0
3583.09/3598.70	c   mpec             :       0.00       0.00          0          0          0
3583.09/3598.70	c   multistart       :       0.00       0.00          0          0          0
3583.09/3598.70	c   mutation         :       0.00       0.00          0          0          0
3583.09/3598.70	c   nlpdiving        :       0.00       0.00          0          0          0
3583.09/3598.70	c   objpscostdiving  :       0.00       0.00          0          0          0
3583.09/3598.70	c   octane           :       0.00       0.00          0          0          0
3583.09/3598.70	c   ofins            :       0.00       0.00          0          0          0
3583.09/3598.70	c   oneopt           :       0.00       0.00          0          0          0
3583.09/3598.70	c   padm             :       0.00       0.00          0          0          0
3583.09/3598.70	c   proximity        :       0.00       0.00          0          0          0
3583.09/3598.70	c   pscostdiving     :       0.00       0.00          0          0          0
3583.09/3598.70	c   randrounding     :       0.00       0.00          0          0          0
3583.09/3598.70	c   rens             :       0.00       0.00          0          0          0
3583.09/3598.70	c   reoptsols        :       0.00       0.00          0          0          0
3583.09/3598.70	c   repair           :       0.00       0.00          0          0          0
3583.09/3598.70	c   rins             :       0.00       0.00          0          0          0
3583.09/3598.70	c   rootsoldiving    :       0.00       0.00          0          0          0
3583.09/3598.70	c   rounding         :       0.00       0.00          0          0          0
3583.09/3598.70	c   scheduler        :       0.00       0.00          0          0          0
3583.09/3598.70	c   shiftandpropagate:       0.00       0.00          0          0          0
3583.09/3598.70	c   shifting         :       0.00       0.00          0          0          0
3583.09/3598.70	c   simplerounding   :       0.00       0.00          0          0          0
3583.09/3598.70	c   subnlp           :       0.00       0.00          0          0          0
3583.09/3598.70	c   trivial          :       0.60       0.00          2          0          0
3583.09/3598.70	c   trivialnegation  :       0.00       0.00          0          0          0
3583.09/3598.70	c   trustregion      :       0.00       0.00          0          0          0
3583.09/3598.70	c   trysol           :       0.00       0.00          0          0          0
3583.09/3598.70	c   twoopt           :       0.00       0.00          0          0          0
3583.09/3598.70	c   undercover       :       0.00       0.00          0          0          0
3583.09/3598.70	c   vbounds          :    3107.63       0.00          1          0          0
3583.09/3598.70	c   veclendiving     :       0.00       0.00          0          0          0
3583.09/3598.70	c   zeroobj          :       0.00       0.00          0          0          0
3583.09/3598.70	c   zirounding       :       0.00       0.00          0          0          0
3583.09/3598.70	c   other solutions  :          -          -          -          0          -
3583.09/3598.70	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	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
3583.09/3598.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.09/3598.70	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3583.09/3598.70	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3583.09/3598.70	c   lex dual LP      :       0.00          0          0       0.00          -
3583.09/3598.70	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.09/3598.70	c   resolve instable :       0.00          0          0       0.00          -
3583.09/3598.70	c   diving/probing LP:       0.00          0          0       0.00          -
3583.09/3598.70	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3583.09/3598.70	c     (at root node) :          -          0          0       0.00          -
3583.09/3598.70	c   conflict analysis:       0.00          0          0       0.00          -
3583.09/3598.70	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3583.09/3598.70	c   benders          :       0.00          0          0          0       0.00          0          0          0
3583.09/3598.70	c B&B Tree           :
3583.09/3598.70	c   number of runs   :          1
3583.09/3598.70	c   nodes            :          1 (0 internal, 1 leaves)
3583.09/3598.70	c   feasible leaves  :          0
3583.09/3598.70	c   infeas. leaves   :          0
3583.09/3598.70	c   objective leaves :          0
3583.09/3598.70	c   nodes (total)    :          1 (0 internal, 1 leaves)
3583.09/3598.70	c   nodes left       :          1
3583.09/3598.70	c   max depth        :          0
3583.09/3598.70	c   max depth (total):          0
3583.09/3598.70	c   backtracks       :          0 (0.0%)
3583.09/3598.70	c   early backtracks :          0 (0.0%)
3583.09/3598.70	c   nodes exc. ref.  :          0 (0.0%)
3583.09/3598.70	c   delayed cutoffs  :          0
3583.09/3598.70	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3583.09/3598.70	c   avg switch length:       1.00
3583.09/3598.70	c   switching time   :       0.00
3583.09/3598.70	c Root Node          :
3583.09/3598.70	c   First LP value   :          -
3583.09/3598.70	c   First LP Iters   :          0
3583.09/3598.70	c   First LP Time    :       0.00
3583.09/3598.70	c   Final Dual Bound : -1.50000000000000e+01
3583.09/3598.70	c   Final Root Iters :          0
3583.09/3598.70	c   Root LP Estimate :                     -
3583.09/3598.70	c Solution           :
3583.09/3598.70	c   Solutions found  :          0 (0 improvements)
3583.09/3598.70	c   Primal Bound     :          -
3583.09/3598.70	c   Dual Bound       : -1.50000000000000e+01
3583.09/3598.70	c   Gap              :   infinite
3583.09/3598.70	c Integrals          :      Total       Avg%
3583.09/3598.70	c   primal-dual      :  359866.44     100.00
3583.09/3598.70	c   primal-ref       :          -          - (not evaluated)
3583.09/3598.70	c   dual-ref         :          -          - (not evaluated)
3591.45/3607.15	c Time complete (sec):   3591.510

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=62980, runsolver pid=62977
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=115057752/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=72024 memory=60544 CPUtime=0.09 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 13181 0 0 0 8 1 0 0 20 0 1 0 61024472 73752576 15136 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 18006 15136 2176 2575 0 14913 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 72024 KiB
Current children cumulated memory: 60544 KiB

[startup+0.205826 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114985192/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=118488 memory=107392 CPUtime=0.2 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 24881 0 0 0 16 4 0 0 20 0 1 0 61024472 121331712 26848 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 29622 26848 2176 2575 0 26529 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 118488 KiB
Current children cumulated memory: 107392 KiB

[startup+0.305682 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114904552/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=160696 memory=149504 CPUtime=0.3 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 35411 0 0 0 24 6 0 0 20 0 1 0 61024472 164552704 37376 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 40174 37376 2176 2575 0 37081 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 160696 KiB
Current children cumulated memory: 149504 KiB

[startup+0.700188 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114735208/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=332452 memory=320256 CPUtime=0.69 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 78078 0 0 0 55 14 0 0 20 0 1 0 61024472 340430848 80032 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 83113 80032 2176 2575 0 80020 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 332452 KiB
Current children cumulated memory: 320256 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 62990
/proc/meminfo: memFree=114332008/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=675992 memory=664364 CPUtime=1.49 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 163121 0 0 0 123 26 0 0 20 0 1 0 61024472 692215808 166091 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 168998 166091 2176 2575 0 165905 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 675992 KiB
Current children cumulated memory: 664364 KiB

[startup+3.10555 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 62991
/proc/meminfo: memFree=112684248/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=1357656 memory=1345280 CPUtime=3.08 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 329783 0 0 0 256 52 0 0 20 0 1 0 61024472 1390239744 336320 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 339414 336320 2176 2575 0 336321 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1357656 KiB
Current children cumulated memory: 1345280 KiB

[startup+6.30017 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 62991
/proc/meminfo: memFree=111209200/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=2031976 memory=2020524 CPUtime=6.27 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 478182 0 0 0 549 78 0 0 20 0 1 0 61024472 2080743424 505131 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 507994 505131 2176 2575 0 504901 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2031976 KiB
Current children cumulated memory: 2020524 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 62991
/proc/meminfo: memFree=106031888/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=4973656 memory=4923084 CPUtime=12.65 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1100351 0 0 0 1088 177 0 0 20 0 1 0 61024472 5093023744 1230771 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 1243414 1230771 2432 2575 0 1240321 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4973656 KiB
Current children cumulated memory: 4923084 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 62991
/proc/meminfo: memFree=100886716/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=6800464 memory=6702428 CPUtime=25.42 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1196910 0 0 0 2292 250 0 0 20 0 1 0 61024472 6963675136 1675607 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 1700116 1675607 2528 2575 0 1697023 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 6800464 KiB
Current children cumulated memory: 6702428 KiB

[startup+51.1056 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 62991
/proc/meminfo: memFree=99582720/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=7862748 memory=7787028 CPUtime=50.94 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1550590 0 0 0 4777 317 0 0 20 0 1 0 61024472 8051453952 1946757 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 1965687 1946757 2560 2575 0 1962594 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 7862748 KiB
Current children cumulated memory: 7787028 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 63038
/proc/meminfo: memFree=93843148/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9338180 memory=8793340 CPUtime=101.98 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1578878 0 0 0 9858 340 0 0 20 0 1 0 61024472 9562296320 2198335 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2334545 2198335 2592 2575 0 2331452 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8793340 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 63040
/proc/meminfo: memFree=87555660/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9338180 memory=8793340 CPUtime=161.79 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1578883 0 0 0 15839 340 0 0 20 0 1 0 61024472 9562296320 2198335 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2334545 2198335 2592 2575 0 2331452 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 9338180 KiB
Current children cumulated memory: 8793340 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/265 63047
/proc/meminfo: memFree=86934656/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=8616332 memory=8318724 CPUtime=221.6 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1579716 0 0 0 21819 341 0 0 20 0 1 0 61024472 8823123968 2079681 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2154083 2079681 2592 2575 0 2150990 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 8616332 KiB
Current children cumulated memory: 8318724 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/265 63049
/proc/meminfo: memFree=84887644/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9585576 memory=9285068 CPUtime=281.31 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1735593 0 0 0 27752 379 0 0 20 0 1 0 61024472 9815629824 2321267 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2396394 2321267 2624 2575 0 2393301 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9285068 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 63051
/proc/meminfo: memFree=84890904/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9585576 memory=9286476 CPUtime=341.03 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1735949 0 0 0 33724 379 0 0 20 0 1 0 61024472 9815629824 2321619 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2396394 2321619 2624 2575 0 2393301 0
Current children cumulated CPU time: 341.03 s
Current children cumulated vsize: 9585576 KiB
Current children cumulated memory: 9286476 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 63055
/proc/meminfo: memFree=84841048/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9615180 memory=9315340 CPUtime=400.76 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1742640 0 0 0 39695 381 0 0 20 0 1 0 61024472 9845944320 2328835 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2403795 2328835 2624 2575 0 2400702 0
Current children cumulated CPU time: 400.76 s
Current children cumulated vsize: 9615180 KiB
Current children cumulated memory: 9315340 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 63057
/proc/meminfo: memFree=84782448/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9644948 memory=9344652 CPUtime=460.5 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1749973 0 0 0 45667 383 0 0 20 0 1 0 61024472 9876426752 2336163 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2411237 2336163 2624 2575 0 2408144 0
Current children cumulated CPU time: 460.5 s

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

Current children cumulated memory: 9492972 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/263 63283
/proc/meminfo: memFree=100042876/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9797880 memory=9496684 CPUtime=3148.4 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1791918 0 0 0 314438 402 0 0 20 0 1 0 61024472 10033029120 2374171 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2449470 2374171 2624 2575 0 2446377 0
Current children cumulated CPU time: 3148.4 s
Current children cumulated vsize: 9797880 KiB
Current children cumulated memory: 9496684 KiB

[startup+3222.3 s]
/proc/loadavg: 4.49 4.23 4.13 5/265 63291
/proc/meminfo: memFree=100004364/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9799544 memory=9498860 CPUtime=3208.14 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1792731 0 0 0 320412 402 0 0 20 0 1 0 61024472 10034733056 2374715 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2449886 2374715 2624 2575 0 2446793 0
Current children cumulated CPU time: 3208.14 s
Current children cumulated vsize: 9799544 KiB
Current children cumulated memory: 9498860 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/265 63293
/proc/meminfo: memFree=99967584/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9802808 memory=9502188 CPUtime=3267.91 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1793718 0 0 0 326388 403 0 0 20 0 1 0 61024472 10038075392 2375547 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2450702 2375547 2624 2575 0 2447609 0
Current children cumulated CPU time: 3267.91 s
Current children cumulated vsize: 9802808 KiB
Current children cumulated memory: 9502188 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/264 63295
/proc/meminfo: memFree=99937368/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9806072 memory=9505388 CPUtime=3327.66 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1794940 0 0 0 332363 403 0 0 20 0 1 0 61024472 10041417728 2376347 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2451518 2376347 2624 2575 0 2448425 0
Current children cumulated CPU time: 3327.66 s
Current children cumulated vsize: 9806072 KiB
Current children cumulated memory: 9505388 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.16 4.12 5/264 63297
/proc/meminfo: memFree=99948128/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9809336 memory=9508716 CPUtime=3387.43 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1796149 0 0 0 338339 404 0 0 20 0 1 0 61024472 10044760064 2377179 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2452334 2377179 2624 2575 0 2449241 0
Current children cumulated CPU time: 3387.43 s
Current children cumulated vsize: 9809336 KiB
Current children cumulated memory: 9508716 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/264 63301
/proc/meminfo: memFree=99969092/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9812600 memory=9512044 CPUtime=3447.2 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1797489 0 0 0 344316 404 0 0 20 0 1 0 61024472 10048102400 2378011 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2453150 2378011 2624 2575 0 2450057 0
Current children cumulated CPU time: 3447.2 s
Current children cumulated vsize: 9812600 KiB
Current children cumulated memory: 9512044 KiB

[startup+3522.3 s]
/proc/loadavg: 4.32 4.18 4.12 5/264 63304
/proc/meminfo: memFree=99838104/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9815864 memory=9515372 CPUtime=3506.97 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1798800 0 0 0 350293 404 0 0 20 0 1 0 61024472 10051444736 2378843 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2453966 2378843 2624 2575 0 2450873 0
Current children cumulated CPU time: 3506.97 s
Current children cumulated vsize: 9815864 KiB
Current children cumulated memory: 9515372 KiB

[startup+3582.3 s]
/proc/loadavg: 4.50 4.25 4.15 5/264 63306
/proc/meminfo: memFree=99853104/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9819128 memory=9518700 CPUtime=3566.75 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1800085 0 0 0 356270 405 0 0 20 0 1 0 61024472 10054787072 2379675 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2454782 2379675 2624 2575 0 2451689 0
Current children cumulated CPU time: 3566.75 s
Current children cumulated vsize: 9819128 KiB
Current children cumulated memory: 9518700 KiB

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

# cumulated CPU time of all completed processes:  user=3587.27 s, system=4.35024 s

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

[startup+3584 s]*
/proc/loadavg: 4.54 4.27 4.16 5/264 63306
/proc/meminfo: memFree=99852904/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9819128 memory=9518700 CPUtime=3568.45 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1800090 0 0 0 356440 405 0 0 20 0 1 0 61024472 10054787072 2379675 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2454782 2379675 2624 2575 0 2451689 0
Current children cumulated CPU time: 3568.45 s
Current children cumulated vsize: 9819128 KiB
Current children cumulated memory: 9518700 KiB

[startup+3596.8 s]
/proc/loadavg: 4.61 4.29 4.17 5/265 63308
/proc/meminfo: memFree=99843272/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9820728 memory=9520236 CPUtime=3581.19 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1800542 0 0 0 357714 405 0 0 20 0 1 0 61024472 10056425472 2380059 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2455182 2380059 2624 2575 0 2452089 0
Current children cumulated CPU time: 3581.19 s
Current children cumulated vsize: 9820728 KiB
Current children cumulated memory: 9520236 KiB

[startup+3603.2 s]
/proc/loadavg: 4.64 4.30 4.17 5/265 63308
/proc/meminfo: memFree=99841132/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9798520 memory=9498984 CPUtime=3587.57 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1819136 0 0 0 358349 408 0 0 20 0 1 0 61024472 10033684480 2374746 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2449630 2374746 2624 2575 0 2446537 0
Current children cumulated CPU time: 3587.57 s
Current children cumulated vsize: 9798520 KiB
Current children cumulated memory: 9498984 KiB

[startup+3604.8 s]
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=99925400/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=9764788 memory=9467644 CPUtime=3589.16 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1819964 0 0 0 358508 408 0 0 20 0 1 0 61024472 9999142912 2366911 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2441197 2366911 2624 2575 0 2438104 0
Current children cumulated CPU time: 3589.16 s
Current children cumulated vsize: 9764788 KiB
Current children cumulated memory: 9467644 KiB

[startup+3606.4 s]
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=100942184/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=8968256 memory=8671500 CPUtime=3590.76 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1820068 0 0 0 358664 412 0 0 20 0 1 0 61024472 9183494144 2167875 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2242064 2167875 2624 2575 0 2238971 0
Current children cumulated CPU time: 3590.76 s
Current children cumulated vsize: 8968256 KiB
Current children cumulated memory: 8671500 KiB

[startup+3606.8 s]
/proc/loadavg: 4.59 4.30 4.17 5/265 63308
/proc/meminfo: memFree=100942184/131249996 swapFree=33010416/33010684
[pid=62980] ppid=62977 vsize=8572668 memory=8275212 CPUtime=3591.15 cores=1,3
/proc/62980/stat : 62980 (pbsolver) R 62977 62980 62559 0 -1 4194304 1820614 0 0 0 358701 414 0 0 20 0 1 0 61024472 8778412032 2068803 18446744073709551615 4198400 14743177 140731518845472 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 36626432 140731518847370 140731518847466 140731518847466 140731518853068 0
/proc/62980/statm: 2142910 2068803 2624 2575 0 2139817 0
Current children cumulated CPU time: 3591.15 s
Current children cumulated vsize: 8572668 KiB
Current children cumulated memory: 8275212 KiB

[startup+3607.2 s]*
/proc/loadavg: 4.59 4.30 4.17 4/261 63316
/proc/meminfo: memFree=116402400/131249996 swapFree=33010416/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.26
CPU time (s): 3591.62
CPU user time (s): 3587.27
CPU system time (s): 4.35024
CPU usage (%): 99.5664
Max. virtual memory (cumulated for all children) (KiB): 9877888
Max. memory (cumulated for all children) (KiB): 9578220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.27
system time used= 4.35024
maximum resident set size= 9578220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1821545
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= 14
involuntary context switches= 4194


# summary of solver processes directly reported to runsolver:
#   pid: 62980
#   total CPU time (s): 3591.62
#   total CPU user time (s): 3587.27
#   total CPU system time (s): 4.35024

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00433 second user time and 16.7723 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-02 12:50:49
IDJOB=4505319
IDBENCH=155752
IDSOLVER=3366
FILE ID=nodeC030/4505319-1751453448
RUNJOBID= nodeC030-1751449846-62571
SLURM_JOB_ID= 9598431
Free space on /tmp= 432172 MiB

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

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

MD5SUM BENCH= a79b156993afc0744effacd0e3c6c3c8
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		: 3583.264
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		: 3642.224
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.317
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.248
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.369
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.236
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.261
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		: 3700.000
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:        115141748 kB
MemAvailable:   115962756 kB
Buffers:            2564 kB
Cached:          1613596 kB
SwapCached:           16 kB
Active:         14227408 kB
Inactive:        1170028 kB
Active(anon):   13794892 kB
Inactive(anon):     4548 kB
Active(file):     432516 kB
Inactive(file):  1165480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            214160 kB
Writeback:             0 kB
AnonPages:      13784420 kB
Mapped:           124944 kB
Shmem:             18048 kB
KReclaimable:     124104 kB
Slab:             212620 kB
SReclaimable:     124104 kB
SUnreclaim:        88516 kB
KernelStack:        4224 kB
PageTables:        31244 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   16418028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3057664 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= 432152 MiB
End job on nodeC030 at 2025-07-02 13:50:56