Trace number 4505456

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07? (TO) 3600.62 3616.86

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_mh.opb
MD5SUM52dca71e841298ae6df8c1bcbb79ed30
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 benchmark13359973
Best CPU time to get the best result obtained on this benchmark3600.91
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 388230486170
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 388230486170
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4505456-1751466001.opb>
14.24/14.39	c original problem has 2000400 variables (2000400 bin, 0 int, 0 impl, 0 cont) and 4920807 constraints
14.24/14.39	c problem read in 14.38
26.60/26.75	c presolving:
34.68/34.82	c (round 1, fast)       40000 del vars, 19803 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 2925551 clqs
42.66/42.89	c    (42.8s) running MILP presolver
51.42/51.64	c    (51.6s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
67.25/67.51	c (round 2, exhaustive) 40000 del vars, 24753 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 2925551 clqs
91.36/91.72	c (round 3, exhaustive) 40000 del vars, 24753 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 4896051 upgd conss, 0 impls, 2925551 clqs
114.38/114.85	c (round 4, medium)     40000 del vars, 1004853 del conss, 2910600 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 4896051 upgd conss, 0 impls, 5836151 clqs
134.63/135.14	c (round 5, exhaustive) 40000 del vars, 4895553 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 4896051 upgd conss, 0 impls, 5836151 clqs
987.91/992.14	c    (992.1s) probing: 1000/1960400 (0.1%) - 0 fixings, 0 aggregations, 587412 implications, 0 bound changes
988.70/992.97	c    (992.9s) probing: 1001/1960400 (0.1%) - 0 fixings, 0 aggregations, 588000 implications, 0 bound changes
988.70/992.97	c    (992.9s) probing aborted: 1000/1000 successive useless probings
988.70/992.97	c    (992.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
995.67/999.95	c    (999.9s) no symmetry present (symcode time: 2.87)
998.37/1002.65	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
998.37/1002.65	c  40000 deleted vars, 4895553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
998.37/1002.65	c  0 implications, 6424151 cliques
998.37/1002.65	c presolved problem has 1960400 variables (1960400 bin, 0 int, 0 impl, 0 cont) and 3915954 constraints
998.37/1002.65	c    5250 constraints of type <knapsack>
998.37/1002.65	c 2925551 constraints of type <setppc>
998.37/1002.65	c  980100 constraints of type <and>
998.37/1002.65	c       3 constraints of type <linear>
998.37/1002.65	c    5050 constraints of type <logicor>
998.37/1002.65	c transformed objective value is always integral (scale: 1)
998.37/1002.65	c Presolving Time: 976.49
998.37/1002.65	c - non default parameters ----------------------------------------------------------------------
998.37/1002.65	c # SCIP version 10.0.0
998.37/1002.65	c 
998.37/1002.65	c # maximal time in seconds to run
998.37/1002.65	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
998.37/1002.65	c limits/time = 3596.998011
998.37/1002.65	c 
998.37/1002.65	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
998.37/1002.65	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
998.37/1002.65	c limits/memory = 27900
998.37/1002.65	c 
998.37/1002.65	c # belongs reading time to solving time?
998.37/1002.65	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
998.37/1002.65	c timing/reading = TRUE
998.37/1002.65	c 
998.37/1002.65	c -----------------------------------------------------------------------------------------------
998.37/1002.65	c start solving
998.87/1003.18	c 
3586.81/3603.02	c 
3586.81/3603.02	c SCIP Status        : solving was interrupted [time limit reached]
3586.81/3603.02	c Solving Time (sec) : 3602.95
3586.81/3603.02	c Solving Nodes      : 1
3586.81/3603.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.81/3603.02	c Dual Bound         : -1.50000000000000e+01
3586.81/3603.02	c Gap                : infinite
3586.81/3603.02	s UNKNOWN
3586.81/3603.02	c SCIP Status        : solving was interrupted [time limit reached]
3586.81/3603.02	c Total Time         :    3602.95
3586.81/3603.02	c   solving          :    3602.95
3586.81/3603.02	c   presolving       :     976.49 (included in solving)
3586.81/3603.02	c   reading          :      14.38 (included in solving)
3586.81/3603.02	c   copying          :       0.00 (0 times copied the problem)
3586.81/3603.02	c Original Problem   :
3586.81/3603.02	c   Problem name     : HOME/instance-4505456-1751466001.opb
3586.81/3603.02	c   Variables        : 2000400 (2000400 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.81/3603.02	c   Constraints      : 4920807 initial, 4920807 maximal
3586.81/3603.08	c   Objective        : minimize, 1019800 non-zeros (abs.min = 1, abs.max = 1.40608e+08)
3586.81/3603.08	c Presolved Problem  :
3586.81/3603.08	c   Problem name     : t_HOME/instance-4505456-1751466001.opb
3586.81/3603.08	c   Variables        : 1960400 (1960400 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.81/3603.08	c   Constraints      : 3915954 initial, 3916654 maximal
3586.91/3603.11	c   Objective        : minimize, 990000 non-zeros (abs.min = 2, abs.max = 2.81216e+08)
3586.91/3603.11	c   Nonzeros         : 10821600 constraint, 12848400 clique table
3586.91/3603.11	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.91/3603.11	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   gateextraction   :      18.78       0.00      2          0          0          0          0          0    3890700     980100          0          0
3586.91/3603.11	c   implics          :       0.17       0.00      5          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   milp             :      16.18       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   trivial          :       0.39       0.00      6          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   dualfix          :       0.39       0.00      6      29800          0          0          0          0          0          0          0          0
3586.91/3603.11	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   probing          :     837.65       0.07      1          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   pseudoobj        :       0.03       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   symmetry         :       6.98       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   vbounds          :       3.05       0.00      2          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   knapsack         :      12.88       0.06      7          0          0          0          0          0     980100    2910600          0          0
3586.91/3603.11	c   setppc           :      13.92       0.24      7          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   and              :       5.42       0.00      2          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   linear           :      42.28       2.38      9        300       9900          0        300          0      24753          0       4950      14850
3586.91/3603.11	c   logicor          :       9.02       0.12      7          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   components       :       1.87       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.91/3603.11	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.91/3603.11	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.91/3603.11	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3586.91/3603.11	c   knapsack         :       5250       5250          0     133710          0          0          0          3      53349          0          0          0          0          0          0
3586.91/3603.11	c   setppc           :    2925551    2925551          0     133710          0          0          0          1     841232         70          0          0          0          0          0
3586.91/3603.11	c   and              :     980100     980100          0     133640          0          0          0          0      13860          0          0          0          0          0          0
3586.91/3603.11	c   linear           :          3          3          0     133640          0          0          0          3       1050          0          0          0          0          0          0
3586.91/3603.11	c   logicor          :       5050+      5750          0       5412          0          0          0          0     201644         11          0          0          0          0          0
3586.91/3603.11	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.91/3603.11	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   knapsack         :       4.57       0.06       0.20       4.26       0.00       0.00       0.00       0.03       0.03       0.00
3586.91/3603.11	c   setppc           :     112.39       0.24       1.58     110.32       0.00       0.00       0.00       0.00       0.25       0.00
3586.91/3603.11	c   and              :    2004.22       0.00       3.48    2000.49       0.00       0.00       0.00       0.00       0.26       0.00
3586.91/3603.11	c   linear           :       2.85       2.38       0.00       0.46       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   logicor          :       0.59       0.12       0.01       0.41       0.00       0.00       0.00       0.00       0.06       0.00
3586.91/3603.11	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   fixedvar         :       0.07       0.07       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   components       :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.91/3603.11	c   dualfix          :          1          0          0          0
3586.91/3603.11	c   genvbounds       :          0          0          0          0
3586.91/3603.11	c   nlobbt           :          0          0          0          0
3586.91/3603.11	c   obbt             :          0          0          0          0
3586.91/3603.11	c   probing          :          0          0          0          0
3586.91/3603.11	c   pseudoobj        :          1          0          0          0
3586.91/3603.11	c   redcost          :          0          0          0          0
3586.91/3603.11	c   rootredcost      :          0          0          0          0
3586.91/3603.11	c   symmetry         :          0          0          0          0
3586.91/3603.11	c   vbounds          :       6280          0          0          0
3586.91/3603.11	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.91/3603.11	c   dualfix          :       0.45       0.00       0.39       0.06       0.00       0.00
3586.91/3603.11	c   genvbounds       :       0.03       0.00       0.00       0.03       0.00       0.00
3586.91/3603.11	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   probing          :     837.72       0.07     837.65       0.00       0.00       0.00
3586.91/3603.11	c   pseudoobj        :       0.42       0.00       0.03       0.40       0.00       0.00
3586.91/3603.11	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3603.11	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3586.91/3603.11	c   symmetry         :       7.06       0.00       6.98       0.08       0.00       0.00
3586.91/3603.11	c   vbounds          :       3.72       0.00       3.05       0.67       0.00       0.00
3586.91/3603.11	c Symmetry           :
3586.91/3603.11	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.91/3603.11	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.91/3603.11	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.91/3603.11	c   shadow tree time :       0.00 s
3586.91/3603.11	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.91/3603.11	c   propagation      :       3.65         70         70          -       6367     3940.3          0        0.0          -          -          -
3586.91/3603.11	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.91/3603.11	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.91/3603.11	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.91/3603.11	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.91/3603.11	c   applied globally :       3.65          -          -          0        700     7205.1          -          -          0          -          -
3586.91/3603.11	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.91/3603.11	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.91/3603.11	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3586.91/3603.11	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3603.11	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3603.11	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3603.11	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3603.11	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3603.11	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3603.11	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.91/3603.11	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.91/3603.11	c   problem variables:       0.00          -          0          0
3586.91/3603.11	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.91/3603.11	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3603.11	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.91/3603.11	c   LP solutions     :       0.00          -          -          0          0
3586.91/3603.11	c   relax solutions  :       0.00          -          -          0          0
3586.91/3603.11	c   pseudo solutions :       0.00          -          -          0          0
3586.91/3603.11	c   strong branching :       0.00          -          -          0          0
3586.91/3603.11	c   actconsdiving    :       0.00       0.00          0          0          0
3586.91/3603.11	c   adaptivediving   :       0.00       0.00          0          0          0
3586.91/3603.11	c   alns             :       0.00       0.00          0          0          0
3586.91/3603.11	c   bound            :       0.00       0.00          0          0          0
3586.91/3603.11	c   clique           :     694.13       0.00          1          0          0
3586.91/3603.11	c   coefdiving       :       0.00       0.00          0          0          0
3586.91/3603.11	c   completesol      :       0.00       0.00          0          0          0
3586.91/3603.11	c   conflictdiving   :       0.00       0.00          0          0          0
3586.91/3603.11	c   crossover        :       0.00       0.00          0          0          0
3586.91/3603.11	c   dins             :       0.00       0.00          0          0          0
3586.91/3603.11	c   distributiondivin:       0.00       0.00          0          0          0
3586.91/3603.11	c   dps              :       0.00       0.00          0          0          0
3586.91/3603.11	c   dualval          :       0.00       0.00          0          0          0
3586.91/3603.11	c   farkasdiving     :       0.00       0.00          0          0          0
3586.91/3603.11	c   feasjump         :       0.00       0.00          0          0          0
3586.91/3603.11	c   feaspump         :       0.00       0.00          0          0          0
3586.91/3603.11	c   fixandinfer      :       0.00       0.00          0          0          0
3586.91/3603.11	c   fracdiving       :       0.00       0.00          0          0          0
3586.91/3603.11	c   gins             :       0.00       0.00          0          0          0
3586.91/3603.11	c   guideddiving     :       0.00       0.00          0          0          0
3586.91/3603.11	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.91/3603.11	c   indicator        :       0.00       0.00          0          0          0
3586.91/3603.11	c   indicatordiving  :       0.00       0.00          0          0          0
3586.91/3603.11	c   indoneopt        :       0.00       0.00          0          0          0
3586.91/3603.11	c   indrounding      :       0.00       0.00          0          0          0
3586.91/3603.11	c   indtwoopt        :       0.00       0.00          0          0          0
3586.91/3603.11	c   intdiving        :       0.00       0.00          0          0          0
3586.91/3603.11	c   intshifting      :       0.00       0.00          0          0          0
3586.91/3603.11	c   linesearchdiving :       0.00       0.00          0          0          0
3586.91/3603.11	c   localbranching   :       0.00       0.00          0          0          0
3586.91/3603.11	c   locks            :      20.57       0.00          1          0          0
3586.91/3603.11	c   lpface           :       0.00       0.00          0          0          0
3586.91/3603.11	c   mpec             :       0.00       0.00          0          0          0
3586.91/3603.11	c   multistart       :       0.00       0.00          0          0          0
3586.91/3603.11	c   mutation         :       0.00       0.00          0          0          0
3586.91/3603.11	c   nlpdiving        :       0.00       0.00          0          0          0
3586.91/3603.11	c   objpscostdiving  :       0.00       0.00          0          0          0
3586.91/3603.11	c   octane           :       0.00       0.00          0          0          0
3586.91/3603.11	c   ofins            :       0.00       0.00          0          0          0
3586.91/3603.11	c   oneopt           :       0.00       0.00          0          0          0
3586.91/3603.11	c   padm             :       0.00       0.00          0          0          0
3586.91/3603.11	c   proximity        :       0.00       0.00          0          0          0
3586.91/3603.11	c   pscostdiving     :       0.00       0.00          0          0          0
3586.91/3603.11	c   randrounding     :       0.00       0.00          0          0          0
3586.91/3603.11	c   rens             :       0.00       0.00          0          0          0
3586.91/3603.11	c   reoptsols        :       0.00       0.00          0          0          0
3586.91/3603.11	c   repair           :       0.00       0.00          0          0          0
3586.91/3603.11	c   rins             :       0.00       0.00          0          0          0
3586.91/3603.11	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.91/3603.11	c   rounding         :       0.00       0.00          0          0          0
3586.91/3603.11	c   scheduler        :       0.00       0.00          0          0          0
3586.91/3603.11	c   shiftandpropagate:       0.00       0.00          0          0          0
3586.91/3603.11	c   shifting         :       0.00       0.00          0          0          0
3586.91/3603.11	c   simplerounding   :       0.00       0.00          0          0          0
3586.91/3603.11	c   smallcard        :       0.00       0.00          0          0          0
3586.91/3603.11	c   subnlp           :       0.00       0.00          0          0          0
3586.91/3603.11	c   trivial          :       1.12       0.00          2          0          0
3586.91/3603.11	c   trivialnegation  :       0.00       0.00          0          0          0
3586.91/3603.11	c   trustregion      :       0.00       0.00          0          0          0
3586.91/3603.11	c   trysol           :       0.00       0.00          0          0          0
3586.91/3603.11	c   twoopt           :       0.00       0.00          0          0          0
3586.91/3603.11	c   undercover       :       0.00       0.00          0          0          0
3586.91/3603.11	c   vbounds          :    1883.42       0.00          1          0          0
3586.91/3603.11	c   veclendiving     :       0.00       0.00          0          0          0
3586.91/3603.11	c   zeroobj          :       0.00       0.00          0          0          0
3586.91/3603.11	c   zirounding       :       0.00       0.00          0          0          0
3586.91/3603.11	c   other solutions  :          -          -          -          0          -
3586.91/3603.11	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.91/3603.11	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3603.11	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.91/3603.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.91/3603.11	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3586.91/3603.11	c   dual LP          :       0.00          0          0       0.00          -       0.00          0
3586.91/3603.11	c   lex dual LP      :       0.00          0          0       0.00          -
3586.91/3603.11	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.91/3603.11	c   resolve instable :       0.00          0          0       0.00          -
3586.91/3603.11	c   diving/probing LP:       5.67          1        316     316.00      55.76
3586.91/3603.11	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3586.91/3603.11	c     (at root node) :          -          0          0       0.00          -
3586.91/3603.11	c   conflict analysis:       0.00          0          0       0.00          -
3586.91/3603.11	c B&B Tree           :
3586.91/3603.11	c   number of runs   :          1
3586.91/3603.11	c   nodes            :          1 (0 internal, 1 leaves)
3586.91/3603.11	c   feasible leaves  :          0
3586.91/3603.11	c   infeas. leaves   :          0
3586.91/3603.11	c   objective leaves :          0
3586.91/3603.11	c   nodes (total)    :          1 (0 internal, 1 leaves)
3586.91/3603.11	c   nodes left       :          1
3586.91/3603.11	c   max depth        :          0
3586.91/3603.11	c   max depth (total):          0
3586.91/3603.11	c   backtracks       :          0 (0.0%)
3586.91/3603.11	c   early backtracks :          0 (0.0%)
3586.91/3603.11	c   nodes exc. ref.  :          0 (0.0%)
3586.91/3603.11	c   delayed cutoffs  :          0
3586.91/3603.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3586.91/3603.11	c   avg switch length:       1.00
3586.91/3603.11	c   switching time   :       0.00
3586.91/3603.11	c Root Node          :
3586.91/3603.11	c   First LP value   :          -
3586.91/3603.11	c   First LP Iters   :          0
3586.91/3603.11	c   First LP Time    :       0.00
3586.91/3603.11	c   Final Dual Bound : -1.50000000000000e+01
3586.91/3603.11	c   Final Root Iters :          0
3586.91/3603.11	c   Root LP Estimate :                     -
3586.91/3603.11	c Solution           :
3586.91/3603.11	c   Solutions found  :          0 (0 improvements)
3586.91/3603.11	c   Primal Bound     :          -
3586.91/3603.11	c   Dual Bound       : -1.50000000000000e+01
3586.91/3603.11	c   Gap              :   infinite
3586.91/3603.11	c Integrals          :      Total       Avg%
3586.91/3603.11	c   primal-dual      :  360294.75     100.00
3586.91/3603.11	c   primal-ref       :          -          - (not evaluated)
3586.91/3603.11	c   dual-ref         :          -          - (not evaluated)

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=64898, runsolver pid=64895

[startup+0.100068 s]*
/proc/loadavg: 4.22 4.18 4.12 5/268 64899
/proc/meminfo: memFree=107937352/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=201080 memory=170728 CPUtime=0.09 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 21874 0 0 0 4 5 0 0 20 0 1 0 62278697 205905920 42682 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 50270 42682 3232 3530 0 41721 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 201080 KiB
Current children cumulated memory: 170728 KiB

[startup+0.205816 s]*
/proc/loadavg: 4.22 4.18 4.12 5/268 64899
/proc/meminfo: memFree=107784388/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=301884 memory=268520 CPUtime=0.18 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 46327 0 0 0 10 8 0 0 20 0 1 0 62278697 309129216 67130 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 75471 67130 3232 3530 0 66922 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 301884 KiB
Current children cumulated memory: 268520 KiB

[startup+0.305706 s]*
/proc/loadavg: 4.22 4.18 4.12 5/268 64899
/proc/meminfo: memFree=107647552/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=395084 memory=362984 CPUtime=0.29 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 69954 0 0 0 17 12 0 0 20 0 1 0 62278697 404566016 90746 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 98771 90746 3232 3530 0 90222 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 395084 KiB
Current children cumulated memory: 362984 KiB

[startup+0.700192 s]
/proc/loadavg: 4.22 4.18 4.12 5/268 64899
/proc/meminfo: memFree=107358256/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=754988 memory=722692 CPUtime=0.67 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 154251 0 0 0 42 25 0 0 20 0 1 0 62278697 773107712 180673 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 188747 180673 3232 3530 0 180198 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 754988 KiB
Current children cumulated memory: 722692 KiB

[startup+1.50018 s]
/proc/loadavg: 4.22 4.18 4.12 5/268 64899
/proc/meminfo: memFree=106632628/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=1283380 memory=1247788 CPUtime=1.48 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 270251 0 0 0 103 45 0 0 20 0 1 0 62278697 1314181120 311947 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 320845 311947 3232 3530 0 312296 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1283380 KiB
Current children cumulated memory: 1247788 KiB

[startup+3.10553 s]
/proc/loadavg: 4.20 4.18 4.12 5/268 64899
/proc/meminfo: memFree=104926568/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=1946100 memory=1909036 CPUtime=3.07 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 435571 0 0 0 238 69 0 0 20 0 1 0 62278697 1992806400 477259 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 486525 477259 3232 3530 0 477976 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1946100 KiB
Current children cumulated memory: 1909036 KiB

[startup+6.30017 s]
/proc/loadavg: 4.20 4.18 4.12 5/268 64899
/proc/meminfo: memFree=103124872/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=3047156 memory=3009796 CPUtime=6.26 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 699551 0 0 0 514 112 0 0 20 0 1 0 62278697 3120287744 752449 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 761789 752449 3232 3530 0 753240 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 3047156 KiB
Current children cumulated memory: 3009796 KiB

[startup+12.7002 s]
/proc/loadavg: 4.27 4.19 4.12 5/268 64899
/proc/meminfo: memFree=100804328/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=4309516 memory=4273660 CPUtime=12.65 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 977700 0 0 0 1103 162 0 0 20 0 1 0 62278697 4412944384 1068415 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 1077379 1068415 3232 3530 0 1068830 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4309516 KiB
Current children cumulated memory: 4273660 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.18 4.12 5/268 64899
/proc/meminfo: memFree=89207844/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=10084296 memory=10035900 CPUtime=25.4 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 2295063 0 0 0 2161 379 0 0 20 0 1 0 62278697 10326319104 2508975 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 2521074 2508975 3520 3530 0 2512525 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 10084296 KiB
Current children cumulated memory: 10035900 KiB

[startup+51.1057 s]
/proc/loadavg: 4.19 4.18 4.12 5/268 64903
/proc/meminfo: memFree=83335176/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=14202828 memory=13974456 CPUtime=50.93 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 2496821 0 0 0 4561 532 0 0 20 0 1 0 62278697 14543695872 3493614 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3550707 3493614 3744 3530 0 3542158 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 14202828 KiB
Current children cumulated memory: 13974456 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.17 4.12 5/267 64950
/proc/meminfo: memFree=83639964/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=14666852 memory=14403144 CPUtime=101.92 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 2987416 0 0 0 9556 636 0 0 20 0 1 0 62278697 15018856448 3600786 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3666713 3600786 3776 3530 0 3658164 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 14666852 KiB
Current children cumulated memory: 14403144 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/267 64952
/proc/meminfo: memFree=75535656/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=15952500 memory=15665844 CPUtime=161.71 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 3054515 0 0 0 15501 670 0 0 20 0 1 0 62278697 16335360000 3916461 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3988125 3916461 3776 3530 0 3979576 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 15952500 KiB
Current children cumulated memory: 15665844 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.13 4.10 5/267 64954
/proc/meminfo: memFree=72095228/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=15952500 memory=15665844 CPUtime=221.46 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 3054515 0 0 0 21475 671 0 0 20 0 1 0 62278697 16335360000 3916461 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3988125 3916461 3776 3530 0 3979576 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 15952500 KiB
Current children cumulated memory: 15665844 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.12 4.10 5/266 64956
/proc/meminfo: memFree=71798996/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=15952500 memory=15668012 CPUtime=281.2 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 3054611 0 0 0 27448 672 0 0 20 0 1 0 62278697 16335360000 3917003 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3988125 3917003 3776 3530 0 3979576 0
Current children cumulated CPU time: 281.2 s
Current children cumulated vsize: 15952500 KiB
Current children cumulated memory: 15668012 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/263 64958
/proc/meminfo: memFree=71801160/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=15952500 memory=15668012 CPUtime=340.92 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 3054611 0 0 0 33420 672 0 0 20 0 1 0 62278697 16335360000 3917003 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3988125 3917003 3776 3530 0 3979576 0
Current children cumulated CPU time: 340.92 s
Current children cumulated vsize: 15952500 KiB
Current children cumulated memory: 15668012 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/263 64960
/proc/meminfo: memFree=71798684/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=15952500 memory=15668012 CPUtime=400.67 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 3054691 0 0 0 39394 673 0 0 20 0 1 0 62278697 16335360000 3917003 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3988125 3917003 3776 3530 0 3979576 0
Current children cumulated CPU time: 400.67 s
Current children cumulated vsize: 15952500 KiB
Current children cumulated memory: 15668012 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 64962
/proc/meminfo: memFree=71799216/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=15952500 memory=15668012 CPUtime=460.41 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 3054771 0 0 0 45367 674 0 0 20 0 1 0 62278697 16335360000 3917003 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 3988125 3917003 3776 3530 0 3979576 0

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

/proc/meminfo: memFree=84976424/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25031924 memory=24108576 CPUtime=2909.1 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4407818 0 0 0 289859 1051 0 0 20 0 1 0 62278697 25632690176 6027144 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6257981 6027144 3936 3530 0 6249432 0
Current children cumulated CPU time: 2909.1 s
Current children cumulated vsize: 25031924 KiB
Current children cumulated memory: 24108576 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 65769
/proc/meminfo: memFree=84960508/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25033524 memory=24110240 CPUtime=2968.82 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4408727 0 0 0 295830 1052 0 0 20 0 1 0 62278697 25634328576 6027560 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6258381 6027560 3936 3530 0 6249832 0
Current children cumulated CPU time: 2968.82 s
Current children cumulated vsize: 25033524 KiB
Current children cumulated memory: 24110240 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 65774
/proc/meminfo: memFree=84959524/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25034420 memory=24111520 CPUtime=3028.55 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4409152 0 0 0 301803 1052 0 0 20 0 1 0 62278697 25635246080 6027880 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6258605 6027880 3936 3530 0 6250056 0
Current children cumulated CPU time: 3028.55 s
Current children cumulated vsize: 25034420 KiB
Current children cumulated memory: 24111520 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/262 65776
/proc/meminfo: memFree=84960032/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25036020 memory=24113056 CPUtime=3088.28 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4410166 0 0 0 307774 1054 0 0 20 0 1 0 62278697 25636884480 6028264 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6259005 6028264 3936 3530 0 6250456 0
Current children cumulated CPU time: 3088.28 s
Current children cumulated vsize: 25036020 KiB
Current children cumulated memory: 24113056 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 65782
/proc/meminfo: memFree=84949872/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25037620 memory=24114720 CPUtime=3148.02 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4411182 0 0 0 313746 1056 0 0 20 0 1 0 62278697 25638522880 6028680 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6259405 6028680 3936 3530 0 6250856 0
Current children cumulated CPU time: 3148.02 s
Current children cumulated vsize: 25037620 KiB
Current children cumulated memory: 24114720 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/262 65784
/proc/meminfo: memFree=84909060/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25037944 memory=24115104 CPUtime=3207.76 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4411453 0 0 0 319720 1056 0 0 20 0 1 0 62278697 25638854656 6028776 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6259486 6028776 3936 3530 0 6250937 0
Current children cumulated CPU time: 3207.76 s
Current children cumulated vsize: 25037944 KiB
Current children cumulated memory: 24115104 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/262 65786
/proc/meminfo: memFree=84899412/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25039544 memory=24116768 CPUtime=3267.49 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4412545 0 0 0 325692 1057 0 0 20 0 1 0 62278697 25640493056 6029192 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6259886 6029192 3936 3530 0 6251337 0
Current children cumulated CPU time: 3267.49 s
Current children cumulated vsize: 25039544 KiB
Current children cumulated memory: 24116768 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 65789
/proc/meminfo: memFree=84919736/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25042488 memory=24119840 CPUtime=3327.23 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4413964 0 0 0 331664 1059 0 0 20 0 1 0 62278697 25643507712 6029960 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6260622 6029960 3936 3530 0 6252073 0
Current children cumulated CPU time: 3327.23 s
Current children cumulated vsize: 25042488 KiB
Current children cumulated memory: 24119840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.39 4.17 4.12 5/263 65791
/proc/meminfo: memFree=84891004/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25043064 memory=24120480 CPUtime=3386.97 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4414288 0 0 0 337638 1059 0 0 20 0 1 0 62278697 25644097536 6030120 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6260766 6030120 3936 3530 0 6252217 0
Current children cumulated CPU time: 3386.97 s
Current children cumulated vsize: 25043064 KiB
Current children cumulated memory: 24120480 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.15 4.11 5/263 65793
/proc/meminfo: memFree=84832148/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25044984 memory=24122400 CPUtime=3446.7 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4415456 0 0 0 343610 1060 0 0 20 0 1 0 62278697 25646063616 6030600 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6261246 6030600 3936 3530 0 6252697 0
Current children cumulated CPU time: 3446.7 s
Current children cumulated vsize: 25044984 KiB
Current children cumulated memory: 24122400 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/263 65795
/proc/meminfo: memFree=84827788/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25046584 memory=24124064 CPUtime=3506.44 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4416707 0 0 0 349582 1062 0 0 20 0 1 0 62278697 25647702016 6031016 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6261646 6031016 3936 3530 0 6253097 0
Current children cumulated CPU time: 3506.44 s
Current children cumulated vsize: 25046584 KiB
Current children cumulated memory: 24124064 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/263 65797
/proc/meminfo: memFree=84818612/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25048500 memory=24125984 CPUtime=3566.18 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4417270 0 0 0 355556 1062 0 0 20 0 1 0 62278697 25649664000 6031496 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6262125 6031496 3936 3530 0 6253576 0
Current children cumulated CPU time: 3566.18 s
Current children cumulated vsize: 25048500 KiB
Current children cumulated memory: 24125984 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/264 65799
/proc/meminfo: memFree=84254112/131249996 swapFree=33010160/33010684
[pid=64898] ppid=64895 vsize=25449872 memory=24526660 CPUtime=3600.06 cores=4,6
/proc/64898/stat : 64898 (pbscip) R 64895 64898 63971 0 -1 4194304 4588768 0 0 0 358915 1091 0 0 20 0 1 0 62278697 26060668928 6131665 18446744073709551615 4235264 18693293 140720789543136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 43323392 140720789547401 140720789547500 140720789547500 140720789553102 0
/proc/64898/statm: 6362468 6131665 3936 3530 0 6353919 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 25449872 KiB
Current children cumulated memory: 24526660 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3616.86 s]
# the end of solver process 64898 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3589.16 s, system=11.4691 s

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

[startup+3616.4 s]*
/proc/loadavg: 4.13 4.13 4.10 5/264 65799
/proc/meminfo: memFree=90370624/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3616.8 s]
/proc/loadavg: 4.13 4.13 4.10 5/264 65799
/proc/meminfo: memFree=90370624/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3616.86
CPU time (s): 3600.62
CPU user time (s): 3589.16
CPU system time (s): 11.4691
CPU usage (%): 99.5511
Max. virtual memory (cumulated for all children) (KiB): 25740144
Max. memory (cumulated for all children) (KiB): 24816796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.16
system time used= 11.4691
maximum resident set size= 24816796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4588768
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= 110
involuntary context switches= 4320


# summary of solver processes directly reported to runsolver:
#   pid: 64898
#   total CPU time (s): 3600.62
#   total CPU user time (s): 3589.16
#   total CPU system time (s): 11.4691

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.13038 second user time and 16.9912 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 16:20:03
IDJOB=4505456
IDBENCH=155757
IDSOLVER=3365
FILE ID=nodeC029/4505456-1751466001
RUNJOBID= nodeC029-1751458789-63982
SLURM_JOB_ID= 9598460
Free space on /tmp= 431580 MiB

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

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

MD5SUM BENCH= 52dca71e841298ae6df8c1bcbb79ed30
RANDOM SEED=838847942

nodeC029 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.747
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.735
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3616.430
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3577.228
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3588.469
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.725
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.728
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3540.912
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        108176328 kB
MemAvailable:   109609288 kB
Buffers:            2128 kB
Cached:          2233340 kB
SwapCached:           40 kB
Active:         20581408 kB
Inactive:        1793812 kB
Active(anon):   20153004 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1789044 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            473020 kB
Writeback:             0 kB
AnonPages:      20140804 kB
Mapped:           135240 kB
Shmem:             18020 kB
KReclaimable:     109504 kB
Slab:             198260 kB
SReclaimable:     109504 kB
SUnreclaim:        88756 kB
KernelStack:        4336 kB
PageTables:        42716 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   21100168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5183488 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431776 MiB
End job on nodeC029 at 2025-07-02 17:20:20