Trace number 4545126

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 NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3586.55 3598.35

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-mini-40_c24.opb
MD5SUMe60f0e926bcd6b192a3b449cde285525
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables103760
Total number of constraints89518
Number of constraints which are clauses19880
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints69478
Minimum length of a constraint1
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1561
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4808
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4545126-1753233829.opb>
0.68/0.74	c original problem has 103760 variables (103760 bin, 0 int, 0 cont) and 89518 constraints
0.68/0.74	c problem read in 0.740 seconds
0.68/0.74	c problem without objective
1.28/1.34	c presolving:
1.99/2.05	c (round 1, fast)       9960 del vars, 9960 del conss, 9880 add conss, 9959 chg bounds, 29720 chg sides, 29720 chg coeffs, 0 upgd conss, 0 impls, 19920 clqs
2.19/2.26	c (round 2, fast)       10040 del vars, 19959 del conss, 9880 add conss, 10039 chg bounds, 29720 chg sides, 405160 chg coeffs, 0 upgd conss, 0 impls, 29800 clqs
2.19/2.28	c (round 3, fast)       10040 del vars, 20039 del conss, 9880 add conss, 10039 chg bounds, 29720 chg sides, 405160 chg coeffs, 0 upgd conss, 0 impls, 29800 clqs
3.09/3.14	c    (3.1s) running MILP presolver
7.67/7.74	c    (7.7s) MILP presolver (3 rounds): 0 aggregations, 117 fixings, 0 bound changes
7.67/7.78	c (round 4, medium)     10157 del vars, 20039 del conss, 9880 add conss, 10039 chg bounds, 29720 chg sides, 405160 chg coeffs, 0 upgd conss, 0 impls, 29799 clqs
8.66/8.70	c (round 5, exhaustive) 10157 del vars, 20080 del conss, 9880 add conss, 10039 chg bounds, 29720 chg sides, 405160 chg coeffs, 69358 upgd conss, 0 impls, 29799 clqs
9.56/9.67	c (round 6, medium)     10160 del vars, 20080 del conss, 29640 add conss, 10039 chg bounds, 89003 chg sides, 484203 chg coeffs, 69358 upgd conss, 0 impls, 29804 clqs
9.76/9.80	c (round 7, fast)       10160 del vars, 29960 del conss, 39520 add conss, 10039 chg bounds, 89003 chg sides, 484203 chg coeffs, 69358 upgd conss, 0 impls, 29804 clqs
21.72/21.85	c    (21.8s) probing: 52/93600 (0.1%) - 1 fixings, 0 aggregations, 0 implications, 0 bound changes
21.72/21.85	c    (21.8s) probing aborted: 50/50 successive totally useless probings
23.22/23.33	c    (23.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
24.11/24.22	c    (24.2s) no symmetry present (symcode time: 0.13)
24.52/24.67	c presolving (8 rounds: 8 fast, 4 medium, 2 exhaustive):
24.52/24.67	c  10161 deleted vars, 29960 deleted constraints, 39520 added constraints, 10039 tightened bounds, 0 added holes, 89003 changed sides, 484242 changed coefficients
24.52/24.67	c  0 implications, 29804 cliques
24.52/24.67	c presolved problem has 93599 variables (93599 bin, 0 int, 0 cont) and 99078 constraints
24.52/24.67	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
24.52/24.67	c   39559 constraints of type <knapsack>
24.52/24.67	c   29799 constraints of type <setppc>
24.52/24.67	c    9960 constraints of type <linear>
24.52/24.67	c   19760 constraints of type <logicor>
24.52/24.67	c transformed objective value is always integral (scale: 1)
24.52/24.67	c Presolving Time: 23.36
24.52/24.67	c 
24.52/24.67	c - non default parameters ----------------------------------------------------------------------
24.52/24.67	c 
24.52/24.67	c # SCIP version 10.0.0
24.52/24.67	c 
24.52/24.67	c # maximal time in seconds to run
24.52/24.67	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
24.52/24.67	c limits/time = 3596.998118
24.52/24.67	c 
24.52/24.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
24.52/24.67	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
24.52/24.67	c limits/memory = 27900
24.52/24.67	c 
24.52/24.67	c # belongs reading time to solving time?
24.52/24.67	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
24.52/24.67	c timing/reading = TRUE
24.52/24.67	c 
24.52/24.67	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
24.52/24.67	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
24.52/24.67	c reading/opbreader/maxintsize = 47
24.52/24.67	c 
24.52/24.67	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
24.52/24.67	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
24.52/24.67	c propagating/genvbounds/timingmask = 0
24.52/24.67	c 
24.52/24.67	c -----------------------------------------------------------------------------------------------
24.52/24.69	c 
77.85/78.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
77.85/78.10	c  78.1s|     1 |     0 | 36081 |     - |  3442M |   0 |  93k|  99k|  99k|   0 |  0 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
259.20/260.01	c   260s|     1 |     0 | 80996 |     - |  3501M |   0 |  93k|  99k|  99k|  62 |  1 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
268.77/269.62	c   270s|     1 |     0 | 83192 |     - |  3533M |   0 |  93k|  99k|  99k| 112 |  2 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.65/281.55	c   282s|     1 |     0 | 88040 |     - |  3554M |   0 |  93k|  99k|  99k| 155 |  3 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
291.41/292.33	c   292s|     1 |     0 | 90754 |     - |  3587M |   0 |  93k|  99k| 100k| 205 |  4 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
304.77/305.71	c   306s|     1 |     0 | 96088 |     - |  3623M |   0 |  93k|  99k| 100k| 247 |  5 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
315.05/316.02	c   316s|     1 |     0 | 99603 |     - |  3665M |   0 |  93k|  99k| 100k| 295 |  6 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
328.00/329.02	c   329s|     1 |     0 |102937 |     - |  3712M |   0 |  93k|  99k| 100k| 333 |  7 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
338.76/339.87	c   340s|     1 |     0 |105400 |     - |  3755M |   0 |  93k|  99k| 100k| 359 |  8 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
350.62/351.70	c   352s|     1 |     0 |108155 |     - |  3770M |   0 |  93k|  99k| 100k| 391 |  9 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
358.91/360.03	c   360s|     1 |     0 |109944 |     - |  3821M |   0 |  93k|  99k| 100k| 424 | 10 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
367.67/368.82	c   369s|     1 |     0 |112348 |     - |  3833M |   0 |  93k|  99k| 100k| 454 | 11 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
400.36/401.63	c   402s|     1 |     2 |119640 |     - |  3839M |   0 |  93k|  99k| 100k| 454 | 11 |  75 |  19 | 0.000000e+00 |      --      |    Inf | unknown
2601.54/2610.25	c  2610s|   100 |    95 |  1417k|13187.0 |  3988M |  12 |  93k| 101k|  89k|1322 |  1 |1298 |  19 | 0.000000e+00 |      --      |    Inf |   4.88%
3585.20/3597.03	c 
3585.20/3597.03	c SCIP Status        : solving was interrupted [time limit reached]
3585.20/3597.03	c Solving Time (sec) : 3597.03
3585.20/3597.03	c Solving Nodes      : 161
3585.20/3597.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.20/3597.03	c Dual Bound         : +0.00000000000000e+00
3585.20/3597.03	c Gap                : infinite
3585.20/3597.03	s UNKNOWN
3585.20/3597.03	c SCIP Status        : solving was interrupted [time limit reached]
3585.20/3597.03	c Total Time         :    3597.03
3585.20/3597.03	c   solving          :    3597.03
3585.20/3597.03	c   presolving       :      23.36 (included in solving)
3585.20/3597.03	c   reading          :       0.74 (included in solving)
3585.20/3597.03	c   copying          :       0.78 (2 #copies) (minimal 0.38, maximal 0.40, average 0.39)
3585.20/3597.03	c Original Problem   :
3585.20/3597.03	c   Problem name     : HOME/instance-4545126-1753233829.opb
3585.20/3597.03	c   Variables        : 103760 (103760 binary, 0 integer, 0 continuous)
3585.20/3597.03	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.20/3597.03	c   Constraints      : 89518 initial, 89518 maximal
3585.20/3597.03	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.20/3597.03	c Presolved Problem  :
3585.20/3597.03	c   Problem name     : t_HOME/instance-4545126-1753233829.opb
3585.20/3597.03	c   Variables        : 93599 (93599 binary, 0 integer, 0 continuous)
3585.20/3597.03	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.20/3597.03	c   Constraints      : 99078 initial, 102215 maximal
3585.20/3597.04	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.20/3597.04	c   Nonzeros         : 3205238 constraint, 65771 clique table
3585.20/3597.04	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.20/3597.04	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   domcol           :       0.34       0.00      1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   dualsparsify     :       1.49       0.00      1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   gateextraction   :       0.09       0.00      1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   implics          :       0.01       0.00      4          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   milp             :       5.45       0.00      1        117          0          0          0          0          0          0          0          0
3585.20/3597.04	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   sparsify         :       6.15       0.00      1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   trivial          :       0.03       0.00      8          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   dualfix          :       0.03       0.00      8          1          0          0          0          0          0          0          0          0
3585.20/3597.04	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   probing          :       4.61       0.00      1          1          0          0          0          0          0          0          0          0
3585.20/3597.04	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   symmetry         :       0.88       0.00      1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   vbounds          :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   knapsack         :       1.49       0.04      6          0          0          0          0          0       9880      29640      59280      79079
3585.20/3597.04	c   setppc           :       0.16       0.01      6          0          3          0          0          0          0          0          3          3
3585.20/3597.04	c   linear           :       1.63       0.29     10      10039          0          0      10039          0      20080       9880      29720     405160
3585.20/3597.04	c   logicor          :       0.25       0.07      6          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   components       :       0.33       0.00      1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.20/3597.04	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.20/3597.04	c   integral         :          0          0          0          0        157          0          0         10          0          0          0          0          0          0        314
3585.20/3597.04	c   knapsack         :      39559+     39568         11     184647          0          0          0          6      57234        165       4164       2209        210          0          0
3585.20/3597.04	c   setppc           :      29799+     29894         11     184482          0          0          0          1      16335        195       2947          0          0          0          0
3585.20/3597.04	c   linear           :       9960+     10730         11     184287          0          0          0          3      19954        551      15508          0          0          0          0
3585.20/3597.04	c   logicor          :      19760+     22026         11       6150          0          0          0          0         43         36         61          2          1          0          0
3585.20/3597.04	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.20/3597.04	c   integral         :      27.06       0.00       0.00       0.00      27.06       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c   knapsack         :      11.45       0.04       0.61      10.70       0.00       0.00       0.00       0.04       0.02       0.04
3585.20/3597.04	c   setppc           :       4.53       0.01       0.04       4.45       0.00       0.00       0.00       0.00       0.01       0.03
3585.20/3597.04	c   linear           :       6.86       0.29       0.08       6.43       0.00       0.00       0.00       0.00       0.05       0.01
3585.20/3597.04	c   logicor          :       0.72       0.07       0.06       0.59       0.00       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.20/3597.04	c   dualfix          :          1          0          0          0
3585.20/3597.04	c   genvbounds       :          0          0          0          0
3585.20/3597.04	c   nlobbt           :          0          0          0          0
3585.20/3597.04	c   obbt             :          0          0          0          0
3585.20/3597.04	c   probing          :          0          0          0          0
3585.20/3597.04	c   pseudoobj        :          0          0          0          0
3585.20/3597.04	c   redcost          :          0          0          0          0
3585.20/3597.04	c   rootredcost      :          0          0          0          0
3585.20/3597.04	c   symmetry         :          0          0          0          0
3585.20/3597.04	c   vbounds          :      72860          0          0          0
3585.20/3597.04	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.20/3597.04	c   dualfix          :       0.03       0.00       0.03       0.00       0.00       0.00
3585.20/3597.04	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.20/3597.04	c   probing          :       4.61       0.00       4.61       0.00       0.00       0.00
3585.20/3597.04	c   pseudoobj        :       0.02       0.00       0.00       0.01       0.00       0.00
3585.20/3597.04	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3585.20/3597.04	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3585.20/3597.04	c   symmetry         :       0.92       0.00       0.88       0.03       0.00       0.00
3585.20/3597.04	c   vbounds          :       0.22       0.00       0.03       0.19       0.00       0.00
3585.20/3597.04	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.20/3597.04	c   propagation      :       0.09        467        464          -       2697       67.3        124       44.0          -          -          -
3585.20/3597.04	c   infeasible LP    :       0.54         57         57          -        390       75.0         15       24.1         57      116.6          0
3585.20/3597.04	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.20/3597.04	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.20/3597.04	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.20/3597.04	c   applied globally :       0.04          -          -          0       2473       29.0          -          -         57          -          -
3585.20/3597.04	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.20/3597.04	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.20/3597.04	c   cut pool         :       0.49          -         66         21          -          -       3711      11042          -          -          -          -          -    (maximal pool size:       3711)
3585.20/3597.04	c   aggregation      :       1.48       0.00         26         11          0          0        806       2489          0        290        290          0          0
3585.20/3597.04	c   > cmir           :          -          -          -          -          -          -          -       1848          0        168        168          0          -
3585.20/3597.04	c   > flowcover      :          -          -          -          -          -          -          -        640          0        122        122          0          -
3585.20/3597.04	c   > knapsackcover  :          -          -          -          -          -          -          -          1          0          0          0          0          -
3585.20/3597.04	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   clique           :      49.32       0.00         11         11          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   gomory           :       3.00       0.00         25         10          0          0       2758       7511          0        685        685          0          0
3585.20/3597.04	c   > gomorymi       :          -          -          -          -          -          -          -       1677          0         67         67          0          -
3585.20/3597.04	c   > strongcg       :          -          -          -          -          -          -          -       5834          0        618        618          0          -
3585.20/3597.04	c   impliedbounds    :       0.22       0.00         26         11          0          0         17         63          0         57         57          0          0
3585.20/3597.04	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   mcf              :       0.09       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   multilinear      :       0.00       0.00         23         11          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3585.20/3597.04	c   zerohalf         :       2.70       0.00         26         11          0          0        149        979         19        419        405         14          0
3585.20/3597.04	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.20/3597.04	c   hybrid           :       0.17       0.00         41         11       1662          0      11610        454          0       5907
3585.20/3597.04	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.20/3597.04	c   problem variables:       0.00          -          0          0
3585.20/3597.04	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.20/3597.04	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c   relpscost        :      27.06       0.00        157          0          0          0          0          0          0        314
3585.20/3597.04	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.20/3597.04	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.20/3597.04	c   LP solutions     :       0.00          -          -          0          0
3585.20/3597.04	c   relax solutions  :       0.00          -          -          0          0
3585.20/3597.04	c   pseudo solutions :       0.00          -          -          0          0
3585.20/3597.04	c   strong branching :       0.00          -          -          0          0
3585.20/3597.04	c   actconsdiving    :       0.00       0.00          0          0          0
3585.20/3597.04	c   adaptivediving   :     101.35       0.00         12          0          0
3585.20/3597.04	c   alns             :       0.84       0.00          1          0          0
3585.20/3597.04	c   bound            :       0.00       0.00          0          0          0
3585.20/3597.04	c   clique           :       1.23       0.00          1          0          0
3585.20/3597.04	c   coefdiving       :       0.00       0.00          0          0          0
3585.20/3597.04	c   completesol      :       0.00       0.00          0          0          0
3585.20/3597.04	c   conflictdiving   :      88.32       0.00         11          0          0
3585.20/3597.04	c   crossover        :       0.00       0.00          0          0          0
3585.20/3597.04	c   dins             :       0.00       0.00          0          0          0
3585.20/3597.04	c   distributiondivin:      10.84       0.00          3          0          0
3585.20/3597.04	c   dks              :       0.00       0.00          0          0          0
3585.20/3597.04	c   dps              :       0.00       0.00          0          0          0
3585.20/3597.04	c   dualval          :       0.00       0.00          0          0          0
3585.20/3597.04	c   farkasdiving     :       0.00       0.00          0          0          0
3585.20/3597.04	c   feaspump         :     229.78       0.00          2          0          0
3585.20/3597.04	c   fixandinfer      :       0.00       0.00          0          0          0
3585.20/3597.04	c   fracdiving       :     101.96       0.00          3          0          0
3585.20/3597.04	c   gins             :       0.00       0.00          0          0          0
3585.20/3597.04	c   guideddiving     :       0.00       0.00          0          0          0
3585.20/3597.04	c   indicator        :       0.00       0.00          0          0          0
3585.20/3597.04	c   indicatordiving  :       0.00       0.00          0          0          0
3585.20/3597.04	c   intdiving        :       0.00       0.00          0          0          0
3585.20/3597.04	c   intshifting      :       0.00       0.00          0          0          0
3585.20/3597.04	c   linesearchdiving :     153.61       0.00         11          0          0
3585.20/3597.04	c   localbranching   :       0.00       0.00          0          0          0
3585.20/3597.04	c   locks            :       0.12       0.00          1          0          0
3585.20/3597.04	c   lpface           :       0.02       0.00          0          0          0
3585.20/3597.04	c   mpec             :       0.00       0.00          0          0          0
3585.20/3597.04	c   multistart       :       0.00       0.00          0          0          0
3585.20/3597.04	c   mutation         :       0.00       0.00          0          0          0
3585.20/3597.04	c   nlpdiving        :       0.00       0.00          0          0          0
3585.20/3597.04	c   objpscostdiving  :     714.07       0.00          1          0          0
3585.20/3597.04	c   octane           :       0.00       0.00          0          0          0
3585.20/3597.04	c   ofins            :       0.00       0.00          0          0          0
3585.20/3597.04	c   oneopt           :       0.00       0.00          0          0          0
3585.20/3597.04	c   padm             :       0.00       0.00          0          0          0
3585.20/3597.04	c   proximity        :       0.00       0.00          0          0          0
3585.20/3597.04	c   pscostdiving     :      30.11       0.00          6          0          0
3585.20/3597.04	c   randrounding     :       0.73       0.00         15          0          0
3585.20/3597.04	c   rens             :       1.00       0.00          1          0          0
3585.20/3597.04	c   reoptsols        :       0.00       0.00          0          0          0
3585.20/3597.04	c   repair           :       0.00       0.00          0          0          0
3585.20/3597.04	c   rins             :       0.00       0.00          0          0          0
3585.20/3597.04	c   rootsoldiving    :     105.65       0.00          3          0          0
3585.20/3597.04	c   rounding         :       0.94       0.00        154          0          0
3585.20/3597.04	c   scheduler        :       0.00       0.00          0          0          0
3585.20/3597.04	c   shiftandpropagate:       0.90       0.00          1          0          0
3585.20/3597.04	c   shifting         :     187.75       0.00         57          0          0
3585.20/3597.04	c   simplerounding   :       0.00       0.00          0          0          0
3585.20/3597.04	c   subnlp           :       0.00       0.00          0          0          0
3585.20/3597.04	c   trivial          :       0.10       0.00          2          0          0
3585.20/3597.04	c   trivialnegation  :       0.00       0.00          0          0          0
3585.20/3597.04	c   trustregion      :       0.00       0.00          0          0          0
3585.20/3597.04	c   trysol           :       0.00       0.00          0          0          0
3585.20/3597.04	c   twoopt           :       0.00       0.00          0          0          0
3585.20/3597.04	c   undercover       :       0.00       0.00          0          0          0
3585.20/3597.04	c   vbounds          :       1.58       0.00          1          0          0
3585.20/3597.04	c   veclendiving     :     105.35       0.00          9          0          0
3585.20/3597.04	c   zeroobj          :       0.00       0.00          0          0          0
3585.20/3597.04	c   zirounding       :       1.44       0.00        156          0          0
3585.20/3597.04	c   other solutions  :          -          -          -          0          -
3585.20/3597.04	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.20/3597.04	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.20/3597.04	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.20/3597.04	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.20/3597.04	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.20/3597.04	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.20/3597.04	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.20/3597.04	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.20/3597.04	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    0
3585.20/3597.04	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.20/3597.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.20/3597.04	c   primal LP        :       1.38         16          0       0.00       0.00       1.38         16
3585.20/3597.04	c   dual LP          :    1637.80        199    1083946    5446.96     661.83       0.00          0
3585.20/3597.04	c   lex dual LP      :       0.00          0          0       0.00          -
3585.20/3597.04	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.20/3597.04	c   resolve instable :       4.22         10        336      33.60      79.64
3585.20/3597.04	c   diving/probing LP:    1333.14       1350    1017659     753.82     763.36
3585.20/3597.04	c   strong branching :      23.58         19      19000    1000.00     805.87          -          -         38
3585.20/3597.04	c     (at root node) :          -         19      19000    1000.00          -
3585.20/3597.04	c   conflict analysis:       0.00          0          0       0.00          -
3585.20/3597.04	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.20/3597.04	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.20/3597.04	c B&B Tree           :
3585.20/3597.04	c   number of runs   :          1
3585.20/3597.04	c   nodes            :        161 (157 internal, 4 leaves)
3585.20/3597.04	c   feasible leaves  :          0
3585.20/3597.04	c   infeas. leaves   :          4
3585.20/3597.04	c   objective leaves :          0
3585.20/3597.04	c   nodes (total)    :        161 (157 internal, 4 leaves)
3585.20/3597.04	c   nodes left       :        154
3585.20/3597.04	c   max depth        :         21
3585.20/3597.04	c   max depth (total):         21
3585.20/3597.04	c   backtracks       :         58 (36.0%)
3585.20/3597.04	c   early backtracks :          0 (0.0%)
3585.20/3597.04	c   nodes exc. ref.  :          0 (0.0%)
3585.20/3597.04	c   delayed cutoffs  :          0
3585.20/3597.04	c   repropagations   :         55 (92 domain reductions, 0 cutoffs)
3585.20/3597.04	c   avg switch length:       2.82
3585.20/3597.04	c   switching time   :       2.47
3585.20/3597.04	c Root Node          :
3585.20/3597.04	c   First LP value   : +0.00000000000000e+00
3585.20/3597.04	c   First LP Iters   :      36081 (729.68 Iter/sec)
3585.20/3597.04	c   First LP Time    :      49.45
3585.20/3597.04	c   Final Dual Bound : +0.00000000000000e+00
3585.20/3597.04	c   Final Root Iters :     112348
3585.20/3597.04	c   Root LP Estimate : +3.39162319430761e-03
3585.20/3597.04	c Solution           :
3585.20/3597.04	c   Solutions found  :          0 (0 improvements)
3585.20/3597.04	c   Primal Bound     :          -
3585.20/3597.04	c   Dual Bound       : +0.00000000000000e+00
3585.20/3597.04	c   Gap              :   infinite
3585.20/3597.04	c Integrals          :      Total       Avg%
3585.20/3597.04	c   primal-dual      :  359703.29     100.00
3585.20/3597.04	c   primal-ref       :          -          - (not evaluated)
3585.20/3597.04	c   dual-ref         :          -          - (not evaluated)
3586.49/3598.33	c Time complete (sec):   3586.535

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545126-1753233829/watcher-4545126-1753233829 -o /tmp/evaluation-result-4545126-1753233829/solver-4545126-1753233829 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187887 --watchdog 3760 pbsolver -f HOME/instance-4545126-1753233829.opb -t 3600 -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

solver pid=187935, runsolver pid=187932
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 3.74 4.03 4.07 4/256 187946
/proc/meminfo: memFree=126375940/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=54008 memory=44032 CPUtime=0.09 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 9036 0 0 0 8 1 0 0 20 0 1 0 239061388 55304192 11008 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 13502 11008 2176 2575 0 10409 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54008 KiB
Current children cumulated memory: 44032 KiB

[startup+0.205591 s]*
/proc/loadavg: 3.74 4.03 4.07 5/260 187954
/proc/meminfo: memFree=126271256/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=79576 memory=69632 CPUtime=0.2 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 15446 0 0 0 18 2 0 0 20 0 1 0 239061388 81485824 17408 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 19894 17408 2176 2575 0 16801 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 79576 KiB
Current children cumulated memory: 69632 KiB

[startup+0.305551 s]*
/proc/loadavg: 3.74 4.03 4.07 4/260 187954
/proc/meminfo: memFree=126110732/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=104540 memory=93952 CPUtime=0.3 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 21524 0 0 0 27 3 0 0 20 0 1 0 239061388 107048960 23488 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 26135 23488 2176 2575 0 23042 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 104540 KiB
Current children cumulated memory: 93952 KiB

[startup+0.700181 s]
/proc/loadavg: 3.74 4.03 4.07 4/260 187954
/proc/meminfo: memFree=125852180/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=198744 memory=188544 CPUtime=0.68 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 45175 0 0 0 62 6 0 0 20 0 1 0 239061388 203513856 47136 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 49686 47136 2176 2575 0 46593 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 198744 KiB
Current children cumulated memory: 188544 KiB

[startup+1.50014 s]
/proc/loadavg: 3.74 4.03 4.07 4/260 187954
/proc/meminfo: memFree=125249516/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=638792 memory=619104 CPUtime=1.49 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 153984 0 0 0 125 24 0 0 20 0 1 0 239061388 654123008 154776 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 159698 154776 2432 2575 0 156605 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 638792 KiB
Current children cumulated memory: 619104 KiB

[startup+3.10549 s]
/proc/loadavg: 3.74 4.03 4.07 5/264 187991
/proc/meminfo: memFree=123258524/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=1063992 memory=1013888 CPUtime=3.09 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 172445 0 0 0 276 33 0 0 20 0 1 0 239061388 1089527808 253472 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 265998 253472 2464 2575 0 262905 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1063992 KiB
Current children cumulated memory: 1013888 KiB

[startup+6.3002 s]
/proc/loadavg: 3.76 4.03 4.06 5/264 187991
/proc/meminfo: memFree=122289060/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=1032648 memory=988624 CPUtime=6.27 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 181145 0 0 0 587 40 0 0 20 0 1 0 239061388 1057431552 247156 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 258162 247156 2496 2575 0 255069 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1032648 KiB
Current children cumulated memory: 988624 KiB

[startup+12.7002 s]
/proc/loadavg: 3.78 4.03 4.06 5/264 187991
/proc/meminfo: memFree=120796700/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=2202548 memory=1909544 CPUtime=12.65 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 269667 0 0 0 1193 72 0 0 20 0 1 0 239061388 2255409152 477386 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 550637 477386 2592 2575 0 547544 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2202548 KiB
Current children cumulated memory: 1909544 KiB

[startup+25.5002 s]
/proc/loadavg: 3.83 4.03 4.06 5/264 187991
/proc/meminfo: memFree=119490624/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=3338180 memory=2740496 CPUtime=25.41 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 380646 0 0 0 2443 98 0 0 20 0 1 0 239061388 3418296320 685124 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 834545 685124 2624 2575 0 831452 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 3338180 KiB
Current children cumulated memory: 2740496 KiB

[startup+51.1057 s]
/proc/loadavg: 3.95 4.04 4.07 5/264 187992
/proc/meminfo: memFree=117713508/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=3675160 memory=3091328 CPUtime=50.94 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 416191 0 0 0 4984 110 0 0 20 0 1 0 239061388 3763363840 772832 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 918790 772832 2656 2575 0 915697 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 3675160 KiB
Current children cumulated memory: 3091328 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.05 4.07 5/263 187996
/proc/meminfo: memFree=114987840/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=3688656 memory=3104284 CPUtime=101.97 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 416960 0 0 0 10086 111 0 0 20 0 1 0 239061388 3777183744 776071 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 922164 776071 2656 2575 0 919071 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 3688656 KiB
Current children cumulated memory: 3104284 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.05 4.07 5/263 187998
/proc/meminfo: memFree=114898016/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=3688656 memory=3104284 CPUtime=161.79 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 416983 0 0 0 16068 111 0 0 20 0 1 0 239061388 3777183744 776071 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 922164 776071 2656 2575 0 919071 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 3688656 KiB
Current children cumulated memory: 3104284 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.06 4.07 5/263 187999
/proc/meminfo: memFree=114800584/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=3688656 memory=3104284 CPUtime=221.61 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 417064 0 0 0 22049 112 0 0 20 0 1 0 239061388 3777183744 776071 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 922164 776071 2656 2575 0 919071 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 3688656 KiB
Current children cumulated memory: 3104284 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.06 4.07 5/263 188001
/proc/meminfo: memFree=114526956/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=3849348 memory=3252968 CPUtime=281.44 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 433054 0 0 0 28026 118 0 0 20 0 1 0 239061388 3941732352 813242 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 962337 813242 2688 2575 0 959244 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 3849348 KiB
Current children cumulated memory: 3252968 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.06 4.07 5/263 188010
/proc/meminfo: memFree=113974508/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4053196 memory=3436460 CPUtime=341.26 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 454285 0 0 0 34003 123 0 0 20 0 1 0 239061388 4150472704 859115 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1013299 859115 2688 2575 0 1010206 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 4053196 KiB
Current children cumulated memory: 3436460 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.06 4.07 5/263 188012
/proc/meminfo: memFree=113714208/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3729896 CPUtime=401.06 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 534256 0 0 0 39969 137 0 0 20 0 1 0 239061388 4457959424 932474 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 932474 2688 2575 0 1085276 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 4353476 KiB
Current children cumulated memory: 3729896 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.08 4.07 5/263 188014
/proc/meminfo: memFree=113724880/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3729896 CPUtime=460.85 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 534513 0 0 0 45948 137 0 0 20 0 1 0 239061388 4457959424 932474 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 932474 2688 2575 0 1085276 0
Current children cumulated CPU time: 460.85 s

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

/proc/loadavg: 4.14 4.14 4.10 5/263 188148
/proc/meminfo: memFree=112779224/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3911784 CPUtime=3211.67 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 542978 0 0 0 321028 139 0 0 20 0 1 0 239061388 4457959424 977946 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 977946 2688 2575 0 1085276 0
Current children cumulated CPU time: 3211.67 s
Current children cumulated vsize: 4353476 KiB
Current children cumulated memory: 3911784 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/262 188150
/proc/meminfo: memFree=112775692/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3911912 CPUtime=3271.48 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 543012 0 0 0 327009 139 0 0 20 0 1 0 239061388 4457959424 977978 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 977978 2688 2575 0 1085276 0
Current children cumulated CPU time: 3271.48 s
Current children cumulated vsize: 4353476 KiB
Current children cumulated memory: 3911912 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/264 188160
/proc/meminfo: memFree=112751860/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3912040 CPUtime=3331.29 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 543014 0 0 0 332990 139 0 0 20 0 1 0 239061388 4457959424 978010 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 978010 2688 2575 0 1085276 0
Current children cumulated CPU time: 3331.29 s
Current children cumulated vsize: 4353476 KiB
Current children cumulated memory: 3912040 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 188162
/proc/meminfo: memFree=112726980/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3912040 CPUtime=3391.1 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 543764 0 0 0 338971 139 0 0 20 0 1 0 239061388 4457959424 978010 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 978010 2688 2575 0 1085276 0
Current children cumulated CPU time: 3391.1 s
Current children cumulated vsize: 4353476 KiB
Current children cumulated memory: 3912040 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/264 188164
/proc/meminfo: memFree=112723408/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3912040 CPUtime=3450.91 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 543805 0 0 0 344952 139 0 0 20 0 1 0 239061388 4457959424 978010 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 978010 2688 2575 0 1085276 0
Current children cumulated CPU time: 3450.91 s
Current children cumulated vsize: 4353476 KiB
Current children cumulated memory: 3912040 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/264 188166
/proc/meminfo: memFree=112723588/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4353476 memory=3912040 CPUtime=3510.72 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 544592 0 0 0 350933 139 0 0 20 0 1 0 239061388 4457959424 978010 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1088369 978010 2688 2575 0 1085276 0
Current children cumulated CPU time: 3510.72 s
Current children cumulated vsize: 4353476 KiB
Current children cumulated memory: 3912040 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112505920/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4598404 memory=4143080 CPUtime=3570.53 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 602679 0 0 0 356905 148 0 0 20 0 1 0 239061388 4708765696 1035770 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1149601 1035770 2688 2575 0 1146508 0
Current children cumulated CPU time: 3570.53 s
Current children cumulated vsize: 4598404 KiB
Current children cumulated memory: 4143080 KiB

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

# cumulated CPU time of all completed processes:  user=3585.02 s, system=1.52805 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4598404 memory=4143080 CPUtime=3572.23 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 602679 0 0 0 357075 148 0 0 20 0 1 0 239061388 4708765696 1035770 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1149601 1035770 2688 2575 0 1146508 0
Current children cumulated CPU time: 3572.23 s
Current children cumulated vsize: 4598404 KiB
Current children cumulated memory: 4143080 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4598404 memory=4143080 CPUtime=3578.61 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 602683 0 0 0 357713 148 0 0 20 0 1 0 239061388 4708765696 1035770 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1149601 1035770 2688 2575 0 1146508 0
Current children cumulated CPU time: 3578.61 s
Current children cumulated vsize: 4598404 KiB
Current children cumulated memory: 4143080 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4598404 memory=4143080 CPUtime=3581.8 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 602685 0 0 0 358032 148 0 0 20 0 1 0 239061388 4708765696 1035770 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1149601 1035770 2688 2575 0 1146508 0
Current children cumulated CPU time: 3581.8 s
Current children cumulated vsize: 4598404 KiB
Current children cumulated memory: 4143080 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490264/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4598404 memory=4143080 CPUtime=3584.99 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 602700 0 0 0 358351 148 0 0 20 0 1 0 239061388 4708765696 1035770 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1149601 1035770 2688 2575 0 1146508 0
Current children cumulated CPU time: 3584.99 s
Current children cumulated vsize: 4598404 KiB
Current children cumulated memory: 4143080 KiB

[startup+3597.6 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490516/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4598404 memory=4143080 CPUtime=3585.79 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 603367 0 0 0 358431 148 0 0 20 0 1 0 239061388 4708765696 1035770 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1149601 1035770 2688 2575 0 1146508 0
Current children cumulated CPU time: 3585.79 s
Current children cumulated vsize: 4598404 KiB
Current children cumulated memory: 4143080 KiB

[startup+3598 s]*
/proc/loadavg: 4.09 4.12 4.09 5/260 188176
/proc/meminfo: memFree=113991456/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4564572 memory=4109360 CPUtime=3586.19 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 603384 0 0 0 358471 148 0 0 20 0 1 0 239061388 4674121728 1027340 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1141143 1027340 2688 2575 0 1138050 0
Current children cumulated CPU time: 3586.19 s
Current children cumulated vsize: 4564572 KiB
Current children cumulated memory: 4109360 KiB

[startup+3598.2 s]
/proc/loadavg: 4.09 4.12 4.09 5/260 188176
/proc/meminfo: memFree=113991456/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4549836 memory=4094704 CPUtime=3586.38 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 603398 0 0 0 358490 148 0 0 20 0 1 0 239061388 4659032064 1023676 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1137459 1023676 2688 2575 0 1134366 0
Current children cumulated CPU time: 3586.38 s
Current children cumulated vsize: 4549836 KiB
Current children cumulated memory: 4094704 KiB

[startup+3598.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/260 188176
/proc/meminfo: memFree=113991456/131249996 swapFree=33010160/33010684
[pid=187935] ppid=187932 vsize=4215640 memory=3757540 CPUtime=3586.49 cores=0,2
/proc/187935/stat : 187935 (pbsolver) R 187932 187935 187877 0 -1 4194304 603414 0 0 0 358499 150 0 0 20 0 1 0 239061388 4316815360 939897 18446744073709551615 4198400 14743177 140729142085216 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 44101632 140729142094216 140729142094312 140729142094312 140729142099916 0
/proc/187935/statm: 1053398 939641 2688 2575 0 1050305 0
Current children cumulated CPU time: 3586.49 s
Current children cumulated vsize: 4215640 KiB
Current children cumulated memory: 3757540 KiB

Child status: 0

Real time (s): 3598.35
CPU time (s): 3586.55
CPU user time (s): 3585.02
CPU system time (s): 1.52805
CPU usage (%): 99.672
Max. virtual memory (cumulated for all children) (KiB): 4598404
Max. memory (cumulated for all children) (KiB): 4143080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.02
system time used= 1.52805
maximum resident set size= 4143080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603570
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= 26
involuntary context switches= 7832


# summary of solver processes directly reported to runsolver:
#   pid: 187935
#   total CPU time (s): 3586.55
#   total CPU user time (s): 3585.02
#   total CPU system time (s): 1.52805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69229 second user time and 16.7232 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 03:23:50
IDJOB=4545126
IDBENCH=180714
IDSOLVER=3366
FILE ID=nodeC029/4545126-1753233829
RUNJOBID= nodeC029-1753233829-187887
SLURM_JOB_ID= 9687852
Free space on /tmp= 432928 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-mini-40_c24.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545126-1753233829/watcher-4545126-1753233829 -o /tmp/evaluation-result-4545126-1753233829/solver-4545126-1753233829 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187887 --watchdog 3760  pbsolver -f HOME/instance-4545126-1753233829.opb -t 3600 -m 31000

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

MD5SUM BENCH= e60f0e926bcd6b192a3b449cde285525
RANDOM SEED=890876930

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		: 3594.995
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		: 3601.278
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		: 3599.720
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		: 3599.720
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		: 3700.000
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		: 3607.824
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.504
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		: 3599.719
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:        126488568 kB
MemAvailable:   129682804 kB
Buffers:            2128 kB
Cached:          3954868 kB
SwapCached:           36 kB
Active:          1319500 kB
Inactive:        2715088 kB
Active(anon):      99092 kB
Inactive(anon):     4716 kB
Active(file):    1220408 kB
Inactive(file):  2710372 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            107876 kB
Writeback:             8 kB
AnonPages:         80680 kB
Mapped:           109972 kB
Shmem:             26216 kB
KReclaimable:     205388 kB
Slab:             302584 kB
SReclaimable:     205388 kB
SUnreclaim:        97196 kB
KernelStack:        4144 kB
PageTables:         3076 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     417856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 432896 MiB
End job on nodeC029 at 2025-07-23 04:23:48