Trace number 4524308

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.32 3611.04

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-TestScheduling-t030m10r05-1_c24.opb
MD5SUMe1864a4bc93ea045f12c51f6a7422bec
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1986
Best CPU time to get the best result obtained on this benchmark92.5453
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables993048
Total number of constraints1964067
Number of constraints which are clauses327396
Number of constraints which are cardinality constraints (but not clauses)10878
Number of constraints which are nor clauses,nor cardinality constraints1625793
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 14
Biggest coefficient in the objective function 8192
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 16383
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 17172
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 66321
Number of bits of the biggest sum of numbers17
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-4524308-1751608264.opb>
8.36/8.44	c original problem has 993048 variables (993048 bin, 0 int, 0 impl, 0 cont) and 1964067 constraints
8.36/8.44	c problem read in 8.43
15.33/15.47	c presolving:
43.72/43.94	c (round 1, fast)       33709 del vars, 22971 del conss, 0 add conss, 11273 chg bounds, 966086 chg sides, 3559409 chg coeffs, 0 upgd conss, 0 impls, 572311 clqs
52.19/52.41	c (round 2, fast)       33709 del vars, 34239 del conss, 0 add conss, 11273 chg bounds, 966086 chg sides, 3559409 chg coeffs, 0 upgd conss, 0 impls, 572311 clqs
59.37/59.64	c    (59.6s) running MILP presolver
103.55/103.90	c    (103.9s) MILP presolver (2 rounds): 88 aggregations, 0 fixings, 0 bound changes
126.69/127.11	c (round 3, exhaustive) 33797 del vars, 35283 del conss, 0 add conss, 11273 chg bounds, 966086 chg sides, 3559409 chg coeffs, 1928742 upgd conss, 0 impls, 720096 clqs
143.14/143.65	c (round 4, fast)       33797 del vars, 35284 del conss, 2 add conss, 11273 chg bounds, 971160 chg sides, 3618634 chg coeffs, 1928742 upgd conss, 0 impls, 720097 clqs
1034.34/1037.48	c (round 5, medium)     33807 del vars, 501758 del conss, 1696341 add conss, 11273 chg bounds, 2072012 chg sides, 6023965 chg coeffs, 1928742 upgd conss, 0 impls, 2038346 clqs
1044.21/1047.32	c (round 6, fast)       33807 del vars, 507782 del conss, 1702321 add conss, 11273 chg bounds, 2841147 chg sides, 7764254 chg coeffs, 1928742 upgd conss, 0 impls, 2038346 clqs
1293.19/1297.05	c (round 7, exhaustive) 33807 del vars, 1455045 del conss, 2018123 add conss, 11273 chg bounds, 2841147 chg sides, 7764254 chg coeffs, 1928742 upgd conss, 0 impls, 2038346 clqs
3587.23/3597.95	c    (3597.9s) probing: 205/959216 (0.0%) - 0 fixings, 1 aggregations, 2338223 implications, 0 bound changes
3587.23/3597.95	c    (3597.9s) probing aborted: solving stopped
3587.23/3597.95	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
3587.23/3597.95	c  33833 deleted vars, 1455124 deleted constraints, 2018123 added constraints, 11273 tightened bounds, 0 added holes, 2841147 changed sides, 8834742 changed coefficients
3587.23/3597.95	c  0 implications, 4376517 cliques
3587.23/3597.95	c presolving was interrupted.
3587.23/3597.95	c Presolving Time: 3582.86
3587.23/3597.95	c - non default parameters ----------------------------------------------------------------------
3587.23/3597.95	c # SCIP version 10.0.0
3587.23/3597.95	c 
3587.23/3597.95	c # maximal time in seconds to run
3587.23/3597.95	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
3587.23/3597.95	c limits/time = 3596.997009
3587.23/3597.95	c 
3587.23/3597.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3587.23/3597.95	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
3587.23/3597.95	c limits/memory = 27900
3587.23/3597.95	c 
3587.23/3597.95	c # belongs reading time to solving time?
3587.23/3597.95	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
3587.23/3597.95	c timing/reading = TRUE
3587.23/3597.95	c 
3587.23/3597.95	c -----------------------------------------------------------------------------------------------
3587.23/3597.95	c start solving
3587.23/3597.95	c presolving:
3587.23/3597.95	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
3587.23/3597.95	c  33833 deleted vars, 1455124 deleted constraints, 2018123 added constraints, 11273 tightened bounds, 0 added holes, 2841147 changed sides, 8834742 changed coefficients
3587.23/3597.95	c  0 implications, 4376517 cliques
3587.23/3597.95	c presolving was interrupted.
3587.23/3597.95	c Presolving Time: 3582.86
3587.23/3597.95	c 
3587.23/3597.95	c SCIP Status        : solving was interrupted [time limit reached]
3587.23/3597.95	c Solving Time (sec) : 3597.92
3587.23/3597.95	c Solving Nodes      : 0
3587.23/3597.95	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.23/3597.95	s UNKNOWN
3587.23/3597.95	c SCIP Status        : solving was interrupted [time limit reached]
3587.23/3597.95	c Total Time         :    3597.92
3587.23/3597.95	c   solving          :    3597.92
3587.23/3597.95	c   presolving       :    3582.86 (included in solving)
3587.23/3597.95	c   reading          :       8.43 (included in solving)
3587.23/3597.95	c   copying          :       0.00 (0 times copied the problem)
3587.23/3597.95	c Original Problem   :
3587.23/3597.95	c   Problem name     : HOME/instance-4524308-1751608264.opb
3587.23/3597.95	c   Variables        : 993048 (993048 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.23/3597.95	c   Constraints      : 1964067 initial, 1964067 maximal
3587.23/3597.98	c   Objective        : minimize, 14 non-zeros (abs.min = 1, abs.max = 8192)
3587.23/3597.98	c Presolved Problem  :
3587.23/3597.98	c   Problem name     : t_HOME/instance-4524308-1751608264.opb
3587.23/3597.98	c   Variables        : 959215 (959215 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.23/3597.98	c   Constraints      : 2527066 initial, 2527066 maximal
3587.23/3598.00	c   Objective        : minimize, 14 non-zeros (abs.min = 1, abs.max = 8192)
3587.23/3598.00	c   Nonzeros         : 21796217 constraint, 8998965 clique table
3587.23/3598.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.23/3598.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   gateextraction   :       8.03       0.00      2          0          0          0          0          0     947263     315802          0          0
3587.23/3598.00	c   implics          :       0.07       0.00      4          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   milp             :      51.32       0.00      1          0         88          0          0          0          0          0          0          0
3587.23/3598.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   trivial          :       0.26       0.00      8          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   dualfix          :       0.25       0.00      8          1          0          0          0          0          0          0          0          0
3587.23/3598.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   probing          :     343.23       0.00      1          0          1          0          0          0          0          0          0          0
3587.23/3598.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   symmetry         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   vbounds          :       2.46       0.00      2          0          2          0          0          0          0          0          0          0
3587.23/3598.00	c   knapsack         :    3098.26       0.01      9          2          0          0          0          0     322572    1702321    1875055    5275323
3587.23/3598.00	c   setppc           :       7.19       0.00      9          0          6          0          0          0     149979          0          6          6
3587.23/3598.00	c   and              :       0.95       0.00      2          0         25          0          0          0         25          0          0          0
3587.23/3598.00	c   linear           :      47.76       2.53     10      11273      22435          0      11273          0      35283          0     966086    3559409
3587.23/3598.00	c   logicor          :       6.85       0.00      9          0          0          0          0          0          2          0          0          4
3587.23/3598.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   components       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.23/3598.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.23/3598.00	c   benderslp        :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
3587.23/3598.00	c   integral         :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
3587.23/3598.00	c   knapsack         :          0+   1611785          0        775          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   setppc           :          0+   1696386          0        775          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   and              :          0+    315659          0        775          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   linear           :          0+   1964067          0        775          0          0          0          3          0          0          0          0          0          0          0
3587.23/3598.00	c   logicor          :          0+    322892          0        371          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.23/3598.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.23/3598.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   knapsack         :     161.23       0.01       0.00     161.21       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   setppc           :      16.54       0.00       0.00      16.54       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   and              :       8.94       0.00       0.00       8.94       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   linear           :       2.53       2.53       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.23/3598.00	c   dualfix          :          0          0          0          0
3587.23/3598.00	c   genvbounds       :          0          0          0          0
3587.23/3598.00	c   nlobbt           :          0          0          0          0
3587.23/3598.00	c   obbt             :          0          0          0          0
3587.23/3598.00	c   probing          :          0          0          0          0
3587.23/3598.00	c   pseudoobj        :          0          0          0          0
3587.23/3598.00	c   redcost          :          0          0          0          0
3587.23/3598.00	c   rootredcost      :          0          0          0          0
3587.23/3598.00	c   symmetry         :          0          0          0          0
3587.23/3598.00	c   vbounds          :          0          0          0          0
3587.23/3598.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.23/3598.00	c   dualfix          :       0.25       0.00       0.25       0.00       0.00       0.00
3587.23/3598.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   probing          :     343.23       0.00     343.23       0.00       0.00       0.00
3587.23/3598.00	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
3587.23/3598.00	c   vbounds          :       2.46       0.00       2.46       0.00       0.00       0.00
3587.23/3598.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [--,--])
3587.23/3598.00	c   propagation      :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.23/3598.00	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.23/3598.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.23/3598.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.23/3598.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.23/3598.00	c   applied globally :       0.00          -          -          0          0        0.0          -          -          0          -          -
3587.23/3598.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.23/3598.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.23/3598.00	c   LP solutions     :       0.00          -          -          0          0
3587.23/3598.00	c   relax solutions  :       0.00          -          -          0          0
3587.23/3598.00	c   pseudo solutions :       0.00          -          -          0          0
3587.23/3598.00	c   strong branching :       0.00          -          -          0          0
3587.23/3598.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.23/3598.00	c   adaptivediving   :       0.00       0.00          0          0          0
3587.23/3598.00	c   alns             :       0.00       0.00          0          0          0
3587.23/3598.00	c   bound            :       0.00       0.00          0          0          0
3587.23/3598.00	c   clique           :       0.00       0.00          0          0          0
3587.23/3598.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.23/3598.00	c   completesol      :       0.00       0.00          0          0          0
3587.23/3598.00	c   conflictdiving   :       0.00       0.00          0          0          0
3587.23/3598.00	c   crossover        :       0.00       0.00          0          0          0
3587.23/3598.00	c   dins             :       0.00       0.00          0          0          0
3587.23/3598.00	c   distributiondivin:       0.00       0.00          0          0          0
3587.23/3598.00	c   dps              :       0.00       0.00          0          0          0
3587.23/3598.00	c   dualval          :       0.00       0.00          0          0          0
3587.23/3598.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.23/3598.00	c   feasjump         :       0.00       0.00          0          0          0
3587.23/3598.00	c   feaspump         :       0.00       0.00          0          0          0
3587.23/3598.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.23/3598.00	c   fracdiving       :       0.00       0.00          0          0          0
3587.23/3598.00	c   gins             :       0.00       0.00          0          0          0
3587.23/3598.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.23/3598.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.23/3598.00	c   indicator        :       0.00       0.00          0          0          0
3587.23/3598.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.23/3598.00	c   indoneopt        :       0.00       0.00          0          0          0
3587.23/3598.00	c   indrounding      :       0.00       0.00          0          0          0
3587.23/3598.00	c   indtwoopt        :       0.00       0.00          0          0          0
3587.23/3598.00	c   intdiving        :       0.00       0.00          0          0          0
3587.23/3598.00	c   intshifting      :       0.00       0.00          0          0          0
3587.23/3598.00	c   linesearchdiving :       0.00       0.00          0          0          0
3587.23/3598.00	c   localbranching   :       0.00       0.00          0          0          0
3587.23/3598.00	c   locks            :       0.00       0.00          0          0          0
3587.23/3598.00	c   lpface           :       0.00       0.00          0          0          0
3587.23/3598.00	c   mpec             :       0.00       0.00          0          0          0
3587.23/3598.00	c   multistart       :       0.00       0.00          0          0          0
3587.23/3598.00	c   mutation         :       0.00       0.00          0          0          0
3587.23/3598.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.23/3598.00	c   objpscostdiving  :       0.00       0.00          0          0          0
3587.23/3598.00	c   octane           :       0.00       0.00          0          0          0
3587.23/3598.00	c   ofins            :       0.00       0.00          0          0          0
3587.23/3598.00	c   oneopt           :       0.00       0.00          0          0          0
3587.23/3598.00	c   padm             :       0.00       0.00          0          0          0
3587.23/3598.00	c   proximity        :       0.00       0.00          0          0          0
3587.23/3598.00	c   pscostdiving     :       0.00       0.00          0          0          0
3587.23/3598.00	c   randrounding     :       0.00       0.00          0          0          0
3587.23/3598.00	c   rens             :       0.00       0.00          0          0          0
3587.23/3598.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.23/3598.00	c   repair           :       0.00       0.00          0          0          0
3587.23/3598.00	c   rins             :       0.00       0.00          0          0          0
3587.23/3598.00	c   rootsoldiving    :       0.00       0.00          0          0          0
3587.23/3598.00	c   rounding         :       0.00       0.00          0          0          0
3587.23/3598.00	c   scheduler        :       0.00       0.00          0          0          0
3587.23/3598.00	c   shiftandpropagate:       0.00       0.00          0          0          0
3587.23/3598.00	c   shifting         :       0.00       0.00          0          0          0
3587.23/3598.00	c   simplerounding   :       0.00       0.00          0          0          0
3587.23/3598.00	c   smallcard        :       0.00       0.00          0          0          0
3587.23/3598.00	c   subnlp           :       0.00       0.00          0          0          0
3587.23/3598.00	c   trivial          :       0.36       0.00          1          0          0
3587.23/3598.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.23/3598.00	c   trustregion      :       0.00       0.00          0          0          0
3587.23/3598.00	c   trysol           :       0.00       0.00          0          0          0
3587.23/3598.00	c   twoopt           :       0.00       0.00          0          0          0
3587.23/3598.00	c   undercover       :       0.00       0.00          0          0          0
3587.23/3598.00	c   vbounds          :       0.00       0.00          0          0          0
3587.23/3598.00	c   veclendiving     :       0.00       0.00          0          0          0
3587.23/3598.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.23/3598.00	c   zirounding       :       0.00       0.00          0          0          0
3587.23/3598.00	c   other solutions  :          -          -          -          0          -
3587.23/3598.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.23/3598.00	c   rens             :          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    1
3587.23/3598.00	c   rins             :          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    1
3587.23/3598.00	c   mutation         :          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    1
3587.23/3598.00	c   localbranching   :          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    1
3587.23/3598.00	c   crossover        :          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    1
3587.23/3598.00	c   proximity        :          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    1
3587.23/3598.00	c   zeroobjective    :          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    1
3587.23/3598.00	c   dins             :          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    1
3587.23/3598.00	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    1
3587.23/3598.00	c Solution           :
3587.23/3598.00	c   Solutions found  :          0 (0 improvements)
3587.23/3598.00	c   Primal Bound     :          -
3587.23/3598.00	c   Dual Bound       :          -
3587.23/3598.00	c   Gap              :   infinite
3587.23/3598.00	c Integrals          :      Total       Avg%
3587.23/3598.00	c   primal-dual      :  359791.82     100.00
3587.23/3598.00	c   primal-ref       :          -          - (not evaluated)
3587.23/3598.00	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: 63665 MiB (62503 MiB free)
  memory of node 1: 64507 MiB (63431 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100061 s]*
/proc/loadavg: 1.08 1.09 1.34 5/265 86477
/proc/meminfo: memFree=128892844/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=78952 memory=51328 CPUtime=0.08 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 9886 0 0 0 7 1 0 0 20 0 1 0 76506152 80846848 12832 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 19738 12832 3264 3530 0 11189 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 78952 KiB
Current children cumulated memory: 51328 KiB

[startup+0.205688 s]*
/proc/loadavg: 1.08 1.09 1.34 5/265 86477
/proc/meminfo: memFree=128820268/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=108688 memory=80256 CPUtime=0.2 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 17099 0 0 0 17 3 0 0 20 0 1 0 76506152 111296512 20064 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 27172 20064 3264 3530 0 18623 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 108688 KiB
Current children cumulated memory: 80256 KiB

[startup+0.305651 s]*
/proc/loadavg: 1.08 1.09 1.34 5/265 86477
/proc/meminfo: memFree=128739760/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=135000 memory=107392 CPUtime=0.3 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 23913 0 0 0 26 4 0 0 20 0 1 0 76506152 138240000 26848 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 33750 26848 3264 3530 0 25201 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 135000 KiB
Current children cumulated memory: 107392 KiB

[startup+0.700173 s]
/proc/loadavg: 1.08 1.09 1.34 5/265 86477
/proc/meminfo: memFree=128610736/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=237496 memory=210048 CPUtime=0.69 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 49564 0 0 0 61 8 0 0 20 0 1 0 76506152 243195904 52512 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 59374 52512 3264 3530 0 50825 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 237496 KiB
Current children cumulated memory: 210048 KiB

[startup+1.50017 s]
/proc/loadavg: 1.08 1.09 1.34 5/263 86477
/proc/meminfo: memFree=128417508/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=448036 memory=420280 CPUtime=1.48 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 101621 0 0 0 132 16 0 0 20 0 1 0 76506152 458788864 105070 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 112009 105070 3264 3530 0 103460 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 448036 KiB
Current children cumulated memory: 420280 KiB

[startup+3.10547 s]
/proc/loadavg: 1.39 1.16 1.36 5/268 86487
/proc/meminfo: memFree=127601448/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=860012 memory=831736 CPUtime=3.07 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 201923 0 0 0 275 32 0 0 20 0 1 0 76506152 880652288 207934 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 215003 207934 3264 3530 0 206454 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 860012 KiB
Current children cumulated memory: 831736 KiB

[startup+6.30016 s]
/proc/loadavg: 1.39 1.16 1.36 5/268 86487
/proc/meminfo: memFree=126033308/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=1685104 memory=1655296 CPUtime=6.26 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 401181 0 0 0 562 64 0 0 20 0 1 0 76506152 1725546496 413824 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 421276 413824 3264 3530 0 412727 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1685104 KiB
Current children cumulated memory: 1655296 KiB

[startup+12.7002 s]
/proc/loadavg: 1.87 1.27 1.39 5/268 86487
/proc/meminfo: memFree=121779276/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=4747444 memory=4713640 CPUtime=12.64 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 1068333 0 0 0 1098 166 0 0 20 0 1 0 76506152 4861382656 1178410 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 1186861 1178410 3552 3530 0 1178312 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4747444 KiB
Current children cumulated memory: 4713640 KiB

[startup+25.5002 s]
/proc/loadavg: 2.20 1.36 1.42 5/268 86488
/proc/meminfo: memFree=115739200/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=6997112 memory=6911932 CPUtime=25.4 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 1596359 0 0 0 2284 256 0 0 20 0 1 0 76506152 7165042688 1727983 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 1749278 1727983 3648 3530 0 1740729 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 6997112 KiB
Current children cumulated memory: 6911932 KiB

[startup+51.1056 s]
/proc/loadavg: 2.90 1.59 1.50 5/268 86488
/proc/meminfo: memFree=102775180/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=7853032 memory=7770268 CPUtime=50.91 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 1806363 0 0 0 4802 289 0 0 20 0 1 0 76506152 8041504768 1942567 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 1963258 1942567 3648 3530 0 1954709 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 7853032 KiB
Current children cumulated memory: 7770268 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.01 1.65 5/268 86492
/proc/meminfo: memFree=98485436/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=10601016 memory=10472428 CPUtime=101.96 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 1879310 0 0 0 9792 404 0 0 20 0 1 0 76506152 10855440384 2618107 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 2650254 2618107 3776 3530 0 2641705 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 10601016 KiB
Current children cumulated memory: 10472428 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.39 1.80 5/267 86494
/proc/meminfo: memFree=92591176/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=11653108 memory=11506192 CPUtime=161.79 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2501711 0 0 0 15670 509 0 0 20 0 1 0 76506152 11932782592 2876548 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 2913277 2876548 3808 3530 0 2904728 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 11653108 KiB
Current children cumulated memory: 11506192 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 2.73 1.96 5/269 86499
/proc/meminfo: memFree=92639280/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=11653108 memory=11508240 CPUtime=221.62 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2501712 0 0 0 21653 509 0 0 20 0 1 0 76506152 11932782592 2877060 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 2913277 2877060 3808 3530 0 2904728 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 11653108 KiB
Current children cumulated memory: 11508240 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 2.98 2.10 5/268 86501
/proc/meminfo: memFree=92605788/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=11653108 memory=11508240 CPUtime=281.45 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2501731 0 0 0 27636 509 0 0 20 0 1 0 76506152 11932782592 2877060 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 2913277 2877060 3808 3530 0 2904728 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 11653108 KiB
Current children cumulated memory: 11508240 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.20 2.23 5/264 86503
/proc/meminfo: memFree=92596640/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=11657012 memory=11510480 CPUtime=341.27 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2501923 0 0 0 33618 509 0 0 20 0 1 0 76506152 11936780288 2877620 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 2914253 2877620 3808 3530 0 2905704 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 11657012 KiB
Current children cumulated memory: 11510480 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.38 2.35 5/264 86505
/proc/meminfo: memFree=92566788/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=11688388 memory=11538936 CPUtime=401.1 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2503203 0 0 0 39600 510 0 0 20 0 1 0 76506152 11968909312 2884734 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 2922097 2884734 3808 3530 0 2913548 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 11688388 KiB
Current children cumulated memory: 11538936 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.51 2.46 5/265 86512
/proc/meminfo: memFree=92563112/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=11688388 memory=11540088 CPUtime=460.92 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2503762 0 0 0 45582 510 0 0 20 0 1 0 76506152 11968909312 2885022 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 2922097 2885022 3808 3530 0 2913548 0

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

/proc/86476/statm: 3000387 2963662 3808 3530 0 2991838 0
Current children cumulated CPU time: 2853.9 s
Current children cumulated vsize: 12001548 KiB
Current children cumulated memory: 11854648 KiB

[startup+2922.3 s]
/proc/loadavg: 4.40 4.20 4.06 5/263 86643
/proc/meminfo: memFree=91541944/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12001548 memory=11854648 CPUtime=2913.73 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2533838 0 0 0 290837 536 0 0 20 0 1 0 76506152 12289585152 2963662 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3000387 2963662 3808 3530 0 2991838 0
Current children cumulated CPU time: 2913.73 s
Current children cumulated vsize: 12001548 KiB
Current children cumulated memory: 11854648 KiB

[startup+2982.3 s]
/proc/loadavg: 4.42 4.26 4.09 5/264 86646
/proc/meminfo: memFree=91517488/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12001548 memory=11854648 CPUtime=2973.55 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2533867 0 0 0 296819 536 0 0 20 0 1 0 76506152 12289585152 2963662 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3000387 2963662 3808 3530 0 2991838 0
Current children cumulated CPU time: 2973.55 s
Current children cumulated vsize: 12001548 KiB
Current children cumulated memory: 11854648 KiB

[startup+3042.3 s]
/proc/loadavg: 4.25 4.24 4.09 5/264 86648
/proc/meminfo: memFree=91487712/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12001548 memory=11854648 CPUtime=3033.37 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2534982 0 0 0 302801 536 0 0 20 0 1 0 76506152 12289585152 2963662 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3000387 2963662 3808 3530 0 2991838 0
Current children cumulated CPU time: 3033.37 s
Current children cumulated vsize: 12001548 KiB
Current children cumulated memory: 11854648 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.21 4.09 5/265 86653
/proc/meminfo: memFree=91463204/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12001548 memory=11854648 CPUtime=3093.2 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2535258 0 0 0 308783 537 0 0 20 0 1 0 76506152 12289585152 2963662 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3000387 2963662 3808 3530 0 2991838 0
Current children cumulated CPU time: 3093.2 s
Current children cumulated vsize: 12001548 KiB
Current children cumulated memory: 11854648 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.20 4.09 5/264 86655
/proc/meminfo: memFree=91421144/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12001548 memory=11854648 CPUtime=3153.02 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2535335 0 0 0 314765 537 0 0 20 0 1 0 76506152 12289585152 2963662 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3000387 2963662 3808 3530 0 2991838 0
Current children cumulated CPU time: 3153.02 s
Current children cumulated vsize: 12001548 KiB
Current children cumulated memory: 11854648 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.18 4.09 5/264 86657
/proc/meminfo: memFree=91352772/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12001548 memory=11854648 CPUtime=3212.84 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2536801 0 0 0 320747 537 0 0 20 0 1 0 76506152 12289585152 2963662 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3000387 2963662 3808 3530 0 2991838 0
Current children cumulated CPU time: 3212.84 s
Current children cumulated vsize: 12001548 KiB
Current children cumulated memory: 11854648 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.17 4.09 5/264 86659
/proc/meminfo: memFree=91355004/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12054564 memory=11895540 CPUtime=3272.65 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2538736 0 0 0 326727 538 0 0 20 0 1 0 76506152 12343873536 2973885 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3013641 2973885 3808 3530 0 3005092 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 12054564 KiB
Current children cumulated memory: 11895540 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.16 4.09 5/264 86661
/proc/meminfo: memFree=91243904/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12161840 memory=12002364 CPUtime=3332.46 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2560823 0 0 0 332704 542 0 0 20 0 1 0 76506152 12453724160 3000591 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3040460 3000591 3808 3530 0 3031911 0
Current children cumulated CPU time: 3332.46 s
Current children cumulated vsize: 12161840 KiB
Current children cumulated memory: 12002364 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.17 4.10 5/263 86663
/proc/meminfo: memFree=91212036/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12192564 memory=12034620 CPUtime=3392.26 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2569339 0 0 0 338682 544 0 0 20 0 1 0 76506152 12485185536 3008655 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3048141 3008655 3808 3530 0 3039592 0
Current children cumulated CPU time: 3392.26 s
Current children cumulated vsize: 12192564 KiB
Current children cumulated memory: 12034620 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.09 5/264 86670
/proc/meminfo: memFree=91152720/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12259896 memory=12105844 CPUtime=3452.07 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2587955 0 0 0 344659 548 0 0 20 0 1 0 76506152 12554133504 3026461 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3064974 3026461 3808 3530 0 3056425 0
Current children cumulated CPU time: 3452.07 s
Current children cumulated vsize: 12259896 KiB
Current children cumulated memory: 12105844 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.14 4.09 5/264 86672
/proc/meminfo: memFree=91101796/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12294852 memory=12138376 CPUtime=3511.87 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2594874 0 0 0 350638 549 0 0 20 0 1 0 76506152 12589928448 3034594 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3073713 3034594 3808 3530 0 3065164 0
Current children cumulated CPU time: 3511.87 s
Current children cumulated vsize: 12294852 KiB
Current children cumulated memory: 12138376 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/264 86675
/proc/meminfo: memFree=91018752/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12384912 memory=12235028 CPUtime=3571.67 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2603523 0 0 0 356615 552 0 0 20 0 1 0 76506152 12682149888 3058757 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3096228 3058757 3808 3530 0 3087679 0
Current children cumulated CPU time: 3571.67 s
Current children cumulated vsize: 12384912 KiB
Current children cumulated memory: 12235028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 3.86 4.08 4.07 4/252 86782
/proc/meminfo: memFree=96678288/131249996 swapFree=33005016/33010684
[pid=86476] ppid=86473 vsize=12424996 memory=12259624 CPUtime=3600.07 cores=0,2
/proc/86476/stat : 86476 (pbscip) R 86473 86476 85761 0 -1 4194304 2606361 0 0 0 359454 553 0 0 20 0 1 0 76506152 12723195904 3064906 18446744073709551615 4235264 18693293 140720740950768 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 42057728 140720740952457 140720740952556 140720740952556 140720740958158 0
/proc/86476/statm: 3106249 3064906 3808 3530 0 3097700 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 12424996 KiB
Current children cumulated memory: 12259624 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.55 s, system=5.77006 s

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

[startup+3611.01 s]*
/proc/loadavg: 3.86 4.08 4.07 3/252 86782
/proc/meminfo: memFree=108028960/131249996 swapFree=33005016/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): 3611.04
CPU time (s): 3600.32
CPU user time (s): 3594.55
CPU system time (s): 5.77006
CPU usage (%): 99.7033
Max. virtual memory (cumulated for all children) (KiB): 12424996
Max. memory (cumulated for all children) (KiB): 12259624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.55
system time used= 5.77006
maximum resident set size= 12259624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2606361
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= 350
involuntary context switches= 8086


# summary of solver processes directly reported to runsolver:
#   pid: 86476
#   total CPU time (s): 3600.32
#   total CPU user time (s): 3594.55
#   total CPU system time (s): 5.77006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.12523 second user time and 17.1322 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-04 07:51:06
IDJOB=4524308
IDBENCH=180648
IDSOLVER=3365
FILE ID=nodeC030/4524308-1751608264
RUNJOBID= nodeC030-1751608264-86424
SLURM_JOB_ID= 9598884
Free space on /tmp= 431720 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-TestScheduling-t030m10r05-1_c24.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524308-1751608264/watcher-4524308-1751608264 -o /tmp/evaluation-result-4524308-1751608264/solver-4524308-1751608264 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751608264-86424 --watchdog 3760  pbscip -f HOME/instance-4524308-1751608264.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= e1864a4bc93ea045f12c51f6a7422bec
RANDOM SEED=1934592194

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

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.319
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		: 3602.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		: 3601.495
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		: 3676.574
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.333
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.357
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		: 3600.202
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:        129022368 kB
MemAvailable:   129299680 kB
Buffers:              16 kB
Cached:          1068064 kB
SwapCached:          224 kB
Active:           566240 kB
Inactive:        1000844 kB
Active(anon):     449624 kB
Inactive(anon):    62936 kB
Active(file):     116616 kB
Inactive(file):   937908 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            686944 kB
Writeback:             4 kB
AnonPages:        502252 kB
Mapped:           119020 kB
Shmem:             13540 kB
KReclaimable:     123656 kB
Slab:             213576 kB
SReclaimable:     123656 kB
SUnreclaim:        89920 kB
KernelStack:        4272 kB
PageTables:         3764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     846376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 431580 MiB
End job on nodeC030 at 2025-07-04 08:51:17