Trace number 4542474

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? 3591.64 3605.48

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height44_pigeons43_holes42.opb
MD5SUM67ed6d0a845cd2604ef9c9dd089eeee0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark908.84
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1871280
Total number of constraints93919
Number of constraints which are clauses47477
Number of constraints which are cardinality constraints (but not clauses)42437
Number of constraints which are nor clauses,nor cardinality constraints4005
Minimum length of a constraint42
Maximum length of a constraint47
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
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-4542474-1753210046.opb>
2.78/2.81	c original problem has 1871280 variables (1871280 bin, 0 int, 0 cont) and 93919 constraints
2.78/2.81	c problem read in 2.816 seconds
2.78/2.83	c problem without objective
6.86/6.95	c presolving:
9.16/9.28	c    (9.3s) running MILP presolver
11.15/11.21	c    (11.2s) MILP presolver found nothing
12.54/12.67	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 51439 upgd conss, 0 impls, 42435 clqs
14.64/14.74	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 93919 upgd conss, 0 impls, 42435 clqs
34.07/34.22	c    (34.2s) probing: 51/1871280 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
34.07/34.22	c    (34.2s) probing aborted: 50/50 successive totally useless probings
35.17/35.40	c    (35.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
37.67/37.86	c    (37.8s) symmetry computation finished: 34 generators found (max: 34, log10 of symmetry group size: 37.24) (symcode time: 1.67)
37.67/37.87	c dynamic symmetry handling statistics:
37.67/37.87	c    orbitopal reduction:       no components
37.67/37.87	c    orbital reduction:         no components
37.67/37.87	c    lexicographic reduction:   no permutations
37.67/37.87	c handled 2 out of 2 symmetry components
38.76/38.96	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
38.76/38.96	c  561 deleted vars, 0 deleted constraints, 2 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 8 changed coefficients
38.76/38.96	c  0 implications, 42436 cliques
38.76/38.96	c presolved problem has 1870719 variables (1870719 bin, 0 int, 0 cont) and 93921 constraints
38.76/38.96	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
38.76/38.96	c    4007 constraints of type <knapsack>
38.76/38.96	c   42435 constraints of type <setppc>
38.76/38.96	c       1 constraints of type <linear>
38.76/38.96	c       1 constraints of type <orbitope_pp>
38.76/38.96	c   47477 constraints of type <logicor>
38.76/38.96	c transformed objective value is always integral (scale: 1)
38.76/38.96	c Presolving Time: 32.88
38.76/38.96	c 
38.76/38.96	c - non default parameters ----------------------------------------------------------------------
38.76/38.96	c 
38.76/38.96	c # SCIP version 10.0.0
38.76/38.96	c 
38.76/38.96	c # maximal time in seconds to run
38.76/38.96	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
38.76/38.96	c limits/time = 3596.999006
38.76/38.96	c 
38.76/38.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
38.76/38.96	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
38.76/38.96	c limits/memory = 27900
38.76/38.96	c 
38.76/38.96	c # belongs reading time to solving time?
38.76/38.96	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
38.76/38.96	c timing/reading = TRUE
38.76/38.96	c 
38.76/38.96	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
38.76/38.96	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
38.76/38.96	c reading/opbreader/maxintsize = 47
38.76/38.96	c 
38.76/38.96	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
38.76/38.96	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
38.76/38.96	c propagating/genvbounds/timingmask = 0
38.76/38.96	c 
38.76/38.96	c -----------------------------------------------------------------------------------------------
39.16/39.30	c 
204.13/204.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
204.13/204.88	c   205s|     1 |     0 |208560 |     - |  7810M |   0 |1870k|  94k|  93k|   0 |  0 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
626.27/628.43	c   628s|     1 |     0 |312997 |     - |  8419M |   0 |1870k|  94k|  94k| 176 |  1 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
692.70/695.15	c   695s|     1 |     0 |313815 |     - |  8467M |   0 |1870k|  94k|  94k| 339 |  2 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
760.62/763.31	c   763s|     1 |     0 |314502 |     - |  8540M |   0 |1870k|  94k|  94k| 485 |  3 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
833.32/836.38	c   836s|     1 |     0 |315021 |     - |  8628M |   0 |1870k|  94k|  94k| 566 |  4 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
906.61/909.93	c   910s|     1 |     0 |315675 |     - |  8694M |   0 |1870k|  94k|  94k| 682 |  5 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
986.39/990.04	c   990s|     1 |     0 |316313 |     - |  8807M |   0 |1870k|  94k|  94k| 769 |  6 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1068.06/1072.05	c  1072s|     1 |     0 |317049 |     - |  8911M |   0 |1870k|  94k|  94k| 874 |  7 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1160.87/1165.20	c  1165s|     1 |     0 |317852 |     - |  9056M |   0 |1870k|  94k|  94k| 971 |  8 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1240.04/1244.76	c  1245s|     1 |     0 |318572 |     - |  9183M |   0 |1870k|  94k|  94k|1052 |  9 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1326.89/1331.90	c  1332s|     1 |     0 |319320 |     - |  9337M |   0 |1870k|  94k|  95k|1130 | 10 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1393.60/1398.98	c  1399s|     1 |     0 |319921 |     - |  9355M |   0 |1870k|  94k|  95k|1185 | 11 | 252 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1752.44/1759.15	c  1759s|     1 |     2 |389436 |     - |  9401M |   0 |1870k|  94k|  95k|1185 | 11 | 255 |  33 | 0.000000e+00 |      --      |    Inf | unknown
3583.28/3597.15	c 
3583.28/3597.15	c SCIP Status        : solving was interrupted [time limit reached]
3583.28/3597.15	c Solving Time (sec) : 3597.13
3583.28/3597.15	c Solving Nodes      : 34
3583.28/3597.15	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.28/3597.15	c Dual Bound         : +0.00000000000000e+00
3583.28/3597.15	c Gap                : infinite
3583.28/3597.15	s UNKNOWN
3583.28/3597.15	c SCIP Status        : solving was interrupted [time limit reached]
3583.28/3597.15	c Total Time         :    3597.13
3583.28/3597.15	c   solving          :    3597.13
3583.28/3597.15	c   presolving       :      32.88 (included in solving)
3583.28/3597.15	c   reading          :       2.82 (included in solving)
3583.28/3597.15	c   copying          :       5.94 (2 #copies) (minimal 2.77, maximal 3.16, average 2.97)
3583.28/3597.15	c Original Problem   :
3583.28/3597.15	c   Problem name     : HOME/instance-4542474-1753210046.opb
3583.28/3597.15	c   Variables        : 1871280 (1871280 binary, 0 integer, 0 continuous)
3583.28/3597.15	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.28/3597.15	c   Constraints      : 93919 initial, 93919 maximal
3583.38/3597.20	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3583.38/3597.20	c Presolved Problem  :
3583.38/3597.20	c   Problem name     : t_HOME/instance-4542474-1753210046.opb
3583.38/3597.20	c   Variables        : 1870719 (1870719 binary, 0 integer, 0 continuous)
3583.38/3597.20	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.38/3597.20	c   Constraints      : 93921 initial, 94207 maximal
3583.38/3597.23	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3583.38/3597.23	c   Nonzeros         : 4023170 constraint, 1824152 clique table
3583.38/3597.23	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.38/3597.23	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   domcol           :       1.15       0.00      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   dualsparsify     :       1.18       0.00      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   gateextraction   :       0.40       0.00      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   implics          :       0.11       0.00      3          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   milp             :       3.34       0.00      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   sparsify         :       0.79       0.00      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   trivial          :       0.19       0.00      3          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   dualfix          :       0.18       0.00      3          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   probing          :      14.56       0.08      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   symmetry         :       2.47       0.00      1        561          0          0          0          0          0          2          0          0
3583.38/3597.23	c   vbounds          :       0.65       0.00      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   knapsack         :       0.50       0.03      6          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   setppc           :       0.81       0.06      3          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   linear           :       2.06       0.48      4          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   orbitope_pp      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   logicor          :       1.89       0.11      5          0          0          0          0          0          0          0          0          8
3583.38/3597.23	c   components       :       0.59       0.00      1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3583.38/3597.23	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.38/3597.23	c   integral         :          0          0          0          0         34          0          0         19          0          0          0          0          0          0         68
3583.38/3597.23	c   knapsack         :       4007+      4011         11     111835          0          0          0         15        163         32          0          0          0          0          0
3583.38/3597.23	c   setppc           :      42435+     42441         11     111803          0          0          0          1       4390          8        714          0          0          0          0
3583.38/3597.23	c   linear           :          1          1         11     111481          0          0          0          4          0          0          0          0          0          0          0
3583.38/3597.23	c   orbitope_pp      :          1          1          0     111695          0          0          0          1          0          0          0          0          0          0          0
3583.38/3597.23	c   logicor          :      47477+     47753         11       9129          0          0          0          1        105          5          0          0          0          0          0
3583.38/3597.23	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.38/3597.23	c   integral         :      40.06       0.00       0.00       0.00      40.06       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   knapsack         :       0.51       0.03       0.30       0.18       0.00       0.00       0.00       0.01       0.00       0.00
3583.38/3597.23	c   setppc           :       1.46       0.06       0.41       0.91       0.00       0.00       0.00       0.07       0.00       0.00
3583.38/3597.23	c   linear           :       0.48       0.48       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   orbitope_pp      :       0.46       0.00       0.00       0.46       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   logicor          :       0.55       0.11       0.27       0.17       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   fixedvar         :       0.06       0.06       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.38/3597.23	c   dualfix          :          1          0          0          0
3583.38/3597.23	c   genvbounds       :          0          0          0          0
3583.38/3597.23	c   nlobbt           :          0          0          0          0
3583.38/3597.23	c   obbt             :          0          0          0          0
3583.38/3597.23	c   probing          :          0          0          0          0
3583.38/3597.23	c   pseudoobj        :          0          0          0          0
3583.38/3597.23	c   redcost          :          0          0          0          0
3583.38/3597.23	c   rootredcost      :          0          0          0          0
3583.38/3597.23	c   symmetry         :          0          0          0          0
3583.38/3597.23	c   vbounds          :      17159          0          0          0
3583.38/3597.23	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.38/3597.23	c   dualfix          :       0.24       0.00       0.18       0.06       0.00       0.00
3583.38/3597.23	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.38/3597.23	c   probing          :      14.64       0.08      14.56       0.00       0.00       0.00
3583.38/3597.23	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
3583.38/3597.23	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3583.38/3597.23	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3583.38/3597.23	c   symmetry         :       2.49       0.00       2.47       0.01       0.00       0.00
3583.38/3597.23	c   vbounds          :       1.25       0.00       0.65       0.61       0.00       0.00
3583.38/3597.23	c Symmetry           :
3583.38/3597.23	c   #affected vars   :       1430 (1430 bin, 0 int, 0 cont)
3583.38/3597.23	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3583.38/3597.23	c   orbital reduction:          0 reductions applied,          0 cutoffs
3583.38/3597.23	c   lexicographic red:          0 reductions applied,          0 cutoffs
3583.38/3597.23	c   shadow tree time :       0.00 s
3583.38/3597.23	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.38/3597.23	c   propagation      :       0.01         34         32          -       1044       96.1          0        0.0          -          -          -
3583.38/3597.23	c   infeasible LP    :       1.57         12         12          -         24       54.1          0        0.0         12      109.5          0
3583.38/3597.23	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.38/3597.23	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.38/3597.23	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.38/3597.23	c   applied globally :       0.01          -          -          0        284       53.2          -          -         12          -          -
3583.38/3597.23	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3583.38/3597.23	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.38/3597.23	c   cut pool         :       1.36          -         40         21          -          -       3199       7495          -          -          -          -          -    (maximal pool size:       3199)
3583.38/3597.23	c   aggregation      :       3.61       0.00         18         11          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.38/3597.23	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.38/3597.23	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.38/3597.23	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   clique           :     650.60       0.00         11         11          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   gomory           :     114.27       0.00         17         10          0          0       2353       5948          0        901        901          0          0
3583.38/3597.23	c   > gomorymi       :          -          -          -          -          -          -          -       2128          0        250        250          0          -
3583.38/3597.23	c   > strongcg       :          -          -          -          -          -          -          -       3820          0        651        651          0          -
3583.38/3597.23	c   impliedbounds    :       1.17       0.00         18         11          0          0          1          3          0          3          3          0          0
3583.38/3597.23	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   mcf              :       0.93       0.00          1          1          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   multilinear      :       0.00       0.00         14         11          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3583.38/3597.23	c   zerohalf         :      14.25       0.00         18         11          0          0        846       1544          1       1225       1224          1          0
3583.38/3597.23	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.38/3597.23	c   hybrid           :       0.95       0.00         23         11       2129          0       5367       1185          0       3150
3583.38/3597.23	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.38/3597.23	c   problem variables:       0.00          -          0          0
3583.38/3597.23	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.38/3597.23	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c   relpscost        :      40.06       0.00         34          0          0          0          0          0          0         68
3583.38/3597.23	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.38/3597.23	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.38/3597.23	c   LP solutions     :       0.00          -          -          0          0
3583.38/3597.23	c   relax solutions  :       0.00          -          -          0          0
3583.38/3597.23	c   pseudo solutions :       0.00          -          -          0          0
3583.38/3597.23	c   strong branching :       0.02          -          -          0          0
3583.38/3597.23	c   actconsdiving    :       0.00       0.00          0          0          0
3583.38/3597.23	c   adaptivediving   :     305.55       0.00          3          0          0
3583.38/3597.23	c   alns             :       8.23       0.00          1          0          0
3583.38/3597.23	c   bound            :       0.00       0.00          0          0          0
3583.38/3597.23	c   clique           :      14.48       0.00          1          0          0
3583.38/3597.23	c   coefdiving       :       0.00       0.00          0          0          0
3583.38/3597.23	c   completesol      :       0.00       0.00          0          0          0
3583.38/3597.23	c   conflictdiving   :     534.47       0.00          3          0          0
3583.38/3597.23	c   crossover        :       0.00       0.00          0          0          0
3583.38/3597.23	c   dins             :       0.00       0.00          0          0          0
3583.38/3597.23	c   distributiondivin:       4.94       0.00          1          0          0
3583.38/3597.23	c   dks              :       0.00       0.00          0          0          0
3583.38/3597.23	c   dps              :       0.00       0.00          0          0          0
3583.38/3597.23	c   dualval          :       0.00       0.00          0          0          0
3583.38/3597.23	c   farkasdiving     :       0.00       0.00          0          0          0
3583.38/3597.23	c   feaspump         :     359.66       0.00          1          0          0
3583.38/3597.23	c   fixandinfer      :       0.00       0.00          0          0          0
3583.38/3597.23	c   fracdiving       :     218.33       0.00          2          0          0
3583.38/3597.23	c   gins             :       0.00       0.00          0          0          0
3583.38/3597.23	c   guideddiving     :       0.00       0.00          0          0          0
3583.38/3597.23	c   indicator        :       0.00       0.00          0          0          0
3583.38/3597.23	c   indicatordiving  :       0.00       0.00          0          0          0
3583.38/3597.23	c   intdiving        :       0.00       0.00          0          0          0
3583.38/3597.23	c   intshifting      :       0.00       0.00          0          0          0
3583.38/3597.23	c   linesearchdiving :     112.00       0.00          1          0          0
3583.38/3597.23	c   localbranching   :       0.00       0.00          0          0          0
3583.38/3597.23	c   locks            :      31.91       0.00          1          0          0
3583.38/3597.23	c   lpface           :       0.08       0.00          0          0          0
3583.38/3597.23	c   mpec             :       0.00       0.00          0          0          0
3583.38/3597.23	c   multistart       :       0.00       0.00          0          0          0
3583.38/3597.23	c   mutation         :       0.00       0.00          0          0          0
3583.38/3597.23	c   nlpdiving        :       0.00       0.00          0          0          0
3583.38/3597.23	c   objpscostdiving  :     724.94       0.00          1          0          0
3583.38/3597.23	c   octane           :       0.00       0.00          0          0          0
3583.38/3597.23	c   ofins            :       0.00       0.00          0          0          0
3583.38/3597.23	c   oneopt           :       0.00       0.00          0          0          0
3583.38/3597.23	c   padm             :       0.00       0.00          0          0          0
3583.38/3597.23	c   proximity        :       0.00       0.00          0          0          0
3583.38/3597.23	c   pscostdiving     :       9.09       0.00          1          0          0
3583.38/3597.23	c   randrounding     :       2.83       0.00         12          0          0
3583.38/3597.23	c   rens             :       9.41       0.00          1          0          0
3583.38/3597.23	c   reoptsols        :       0.00       0.00          0          0          0
3583.38/3597.23	c   repair           :       0.00       0.00          0          0          0
3583.38/3597.23	c   rins             :       0.00       0.00          0          0          0
3583.38/3597.23	c   rootsoldiving    :      83.89       0.00          1          0          0
3583.38/3597.23	c   rounding         :       0.21       0.00         57          0          0
3583.38/3597.23	c   scheduler        :       0.00       0.00          0          0          0
3583.38/3597.23	c   shiftandpropagate:       0.87       0.00          1          0          0
3583.38/3597.23	c   shifting         :       6.31       0.00         30          0          0
3583.38/3597.23	c   simplerounding   :       0.05       0.00          0          0          0
3583.38/3597.23	c   subnlp           :       0.00       0.00          0          0          0
3583.38/3597.23	c   trivial          :       1.72       0.00          2          0          0
3583.38/3597.23	c   trivialnegation  :       0.00       0.00          0          0          0
3583.38/3597.23	c   trustregion      :       0.00       0.00          0          0          0
3583.38/3597.23	c   trysol           :       0.00       0.00          0          0          0
3583.38/3597.23	c   twoopt           :       0.00       0.00          0          0          0
3583.38/3597.23	c   undercover       :       0.00       0.00          0          0          0
3583.38/3597.23	c   vbounds          :       0.78       0.00          1          0          0
3583.38/3597.23	c   veclendiving     :      84.78       0.00          1          0          0
3583.38/3597.23	c   zeroobj          :       0.00       0.00          0          0          0
3583.38/3597.23	c   zirounding       :       1.07       0.00         32          0          0
3583.38/3597.23	c   other solutions  :          -          -          -          0          -
3583.38/3597.23	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.38/3597.23	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
3583.38/3597.23	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
3583.38/3597.23	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
3583.38/3597.23	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
3583.38/3597.23	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
3583.38/3597.23	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
3583.38/3597.23	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
3583.38/3597.23	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
3583.38/3597.23	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3583.38/3597.23	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.38/3597.23	c   primal LP        :       1.79          7          0       0.00       0.00       1.79          7
3583.38/3597.23	c   dual LP          :     197.11         57     231398    4132.11    1173.96       0.26          1
3583.38/3597.23	c   lex dual LP      :       0.00          0          0       0.00          -
3583.38/3597.23	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.38/3597.23	c   resolve instable :       0.00          0          0       0.00          -
3583.38/3597.23	c   diving/probing LP:    1003.63       1222     408594     334.36     407.11
3583.38/3597.23	c   strong branching :      23.38         33        778      23.58      33.28          -          -          0
3583.38/3597.23	c     (at root node) :          -         33        778      23.58          -
3583.38/3597.23	c   conflict analysis:       0.00          0          0       0.00          -
3583.38/3597.23	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3583.38/3597.23	c   benders          :       0.00          0          0          0       0.00          0          0          0
3583.38/3597.23	c B&B Tree           :
3583.38/3597.23	c   number of runs   :          1
3583.38/3597.23	c   nodes            :         34 (34 internal, 0 leaves)
3583.38/3597.23	c   feasible leaves  :          0
3583.38/3597.23	c   infeas. leaves   :          0
3583.38/3597.23	c   objective leaves :          0
3583.38/3597.23	c   nodes (total)    :         34 (34 internal, 0 leaves)
3583.38/3597.23	c   nodes left       :         35
3583.38/3597.23	c   max depth        :         11
3583.38/3597.23	c   max depth (total):         11
3583.38/3597.23	c   backtracks       :         12 (35.3%)
3583.38/3597.23	c   early backtracks :          0 (0.0%)
3583.38/3597.23	c   nodes exc. ref.  :          0 (0.0%)
3583.38/3597.23	c   delayed cutoffs  :          0
3583.38/3597.23	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3583.38/3597.23	c   avg switch length:       1.88
3583.38/3597.23	c   switching time   :       2.42
3583.38/3597.23	c Root Node          :
3583.38/3597.23	c   First LP value   : +0.00000000000000e+00
3583.38/3597.23	c   First LP Iters   :     208560 (1800.73 Iter/sec)
3583.38/3597.23	c   First LP Time    :     115.82
3583.38/3597.23	c   Final Dual Bound : +0.00000000000000e+00
3583.38/3597.23	c   Final Root Iters :     319921
3583.38/3597.23	c   Root LP Estimate : +2.27434829059829e-03
3583.38/3597.23	c Solution           :
3583.38/3597.23	c   Solutions found  :          0 (0 improvements)
3583.38/3597.23	c   Primal Bound     :          -
3583.38/3597.23	c   Dual Bound       : +0.00000000000000e+00
3583.38/3597.23	c   Gap              :   infinite
3583.38/3597.23	c Integrals          :      Total       Avg%
3583.38/3597.23	c   primal-dual      :  359713.25     100.00
3583.38/3597.23	c   primal-ref       :          -          - (not evaluated)
3583.38/3597.23	c   dual-ref         :          -          - (not evaluated)
3591.35/3605.21	c Time complete (sec):   3591.376

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542474-1753210046/watcher-4542474-1753210046 -o /tmp/evaluation-result-4542474-1753210046/solver-4542474-1753210046 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753209881-168477 --watchdog 3760 pbsolver -f HOME/instance-4542474-1753210046.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
Starting watchdog thread
solver pid=168858, runsolver pid=168855
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 3.91 3.74 3.92 5/266 168859
/proc/meminfo: memFree=123018432/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=100956 memory=89856 CPUtime=0.1 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 20494 0 0 0 7 3 0 0 20 0 1 0 236682528 103378944 22464 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 25239 22464 2176 2575 0 22146 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 100956 KiB
Current children cumulated memory: 89856 KiB

[startup+0.205949 s]*
/proc/loadavg: 3.91 3.74 3.92 5/266 168859
/proc/meminfo: memFree=122945856/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=170996 memory=159872 CPUtime=0.2 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 38006 0 0 0 15 5 0 0 20 0 1 0 236682528 175099904 39968 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 42749 39968 2176 2575 0 39656 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 170996 KiB
Current children cumulated memory: 159872 KiB

[startup+0.305809 s]*
/proc/loadavg: 3.91 3.74 3.92 5/266 168859
/proc/meminfo: memFree=122873280/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=241152 memory=230144 CPUtime=0.29 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 55569 0 0 0 22 7 0 0 20 0 1 0 236682528 246939648 57536 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 60288 57536 2176 2575 0 57195 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 241152 KiB
Current children cumulated memory: 230144 KiB

[startup+0.700182 s]
/proc/loadavg: 3.91 3.74 3.92 5/266 168859
/proc/meminfo: memFree=122744256/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=499632 memory=488544 CPUtime=0.69 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 119650 0 0 0 53 16 0 0 20 0 1 0 236682528 511623168 122136 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 124908 122136 2176 2575 0 121815 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 499632 KiB
Current children cumulated memory: 488544 KiB

[startup+1.50018 s]
/proc/loadavg: 3.91 3.74 3.92 5/266 168859
/proc/meminfo: memFree=122409852/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=1028368 memory=1017104 CPUtime=1.49 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 244640 0 0 0 113 36 0 0 20 0 1 0 236682528 1053048832 254276 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 257092 254276 2176 2575 0 253999 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1028368 KiB
Current children cumulated memory: 1017104 KiB

[startup+3.10554 s]
/proc/loadavg: 3.91 3.74 3.92 5/266 168859
/proc/meminfo: memFree=121036948/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=2197520 memory=2169412 CPUtime=3.09 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 537278 0 0 0 229 80 0 0 20 0 1 0 236682528 2250260480 542353 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 549380 542353 2368 2575 0 546287 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2197520 KiB
Current children cumulated memory: 2169412 KiB

[startup+6.30019 s]
/proc/loadavg: 3.92 3.74 3.92 5/266 168859
/proc/meminfo: memFree=118782724/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=4601308 memory=4549516 CPUtime=6.27 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1088323 0 0 0 467 160 0 0 20 0 1 0 236682528 4711739392 1137379 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 1150327 1137379 2400 2575 0 1147234 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 4601308 KiB
Current children cumulated memory: 4549516 KiB

[startup+12.7002 s]
/proc/loadavg: 3.93 3.75 3.92 5/266 168859
/proc/meminfo: memFree=117062764/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=5292332 memory=5206044 CPUtime=12.64 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1189948 0 0 0 1052 212 0 0 20 0 1 0 236682528 5419347968 1301511 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 1323083 1301511 2496 2575 0 1319990 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 5292332 KiB
Current children cumulated memory: 5206044 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 3.78 3.92 5/266 168859
/proc/meminfo: memFree=116902000/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=5718740 memory=5537876 CPUtime=25.4 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1213041 0 0 0 2321 219 0 0 20 0 1 0 236682528 5855989760 1384469 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 1429685 1384469 2592 2575 0 1426592 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 5718740 KiB
Current children cumulated memory: 5537876 KiB

[startup+51.1057 s]
/proc/loadavg: 4.02 3.80 3.93 5/266 168860
/proc/meminfo: memFree=115381556/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=7901356 memory=7328228 CPUtime=50.93 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1394375 0 0 0 4803 290 0 0 20 0 1 0 236682528 8090988544 1832057 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 1975339 1832057 2624 2575 0 1972246 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 7901356 KiB
Current children cumulated memory: 7328228 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 3.84 3.94 5/265 168861
/proc/meminfo: memFree=114539568/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=8839704 memory=8015840 CPUtime=101.95 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1438974 0 0 0 9887 308 0 0 20 0 1 0 236682528 9051856896 2003960 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 2209926 2003960 2656 2575 0 2206833 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 8839704 KiB
Current children cumulated memory: 8015840 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 3.91 3.95 5/264 168863
/proc/meminfo: memFree=114272808/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=8846984 memory=8023588 CPUtime=161.77 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1440015 0 0 0 15869 308 0 0 20 0 1 0 236682528 9059311616 2005897 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 2211746 2005897 2656 2575 0 2208653 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 8846984 KiB
Current children cumulated memory: 8023588 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.93 3.96 5/264 168865
/proc/meminfo: memFree=114071808/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=9109032 memory=8212940 CPUtime=221.57 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1447790 0 0 0 21845 312 0 0 20 0 1 0 236682528 9327648768 2053235 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 2277258 2053235 2656 2575 0 2274165 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 9109032 KiB
Current children cumulated memory: 8212940 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.96 3.97 5/262 168867
/proc/meminfo: memFree=111836276/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=9109032 memory=8212940 CPUtime=281.38 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1447878 0 0 0 27825 313 0 0 20 0 1 0 236682528 9327648768 2053235 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 2277258 2053235 2656 2575 0 2274165 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 9109032 KiB
Current children cumulated memory: 8212940 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.00 3.99 5/262 168869
/proc/meminfo: memFree=111825868/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=9109032 memory=8212940 CPUtime=341.19 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1447988 0 0 0 33806 313 0 0 20 0 1 0 236682528 9327648768 2053235 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 2277258 2053235 2656 2575 0 2274165 0
Current children cumulated CPU time: 341.19 s
Current children cumulated vsize: 9109032 KiB
Current children cumulated memory: 8212940 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.01 4.00 5/262 168871
/proc/meminfo: memFree=111795400/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=9109032 memory=8212940 CPUtime=401 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1447994 0 0 0 39787 313 0 0 20 0 1 0 236682528 9327648768 2053235 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 2277258 2053235 2656 2575 0 2274165 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 9109032 KiB
Current children cumulated memory: 8212940 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.02 4.00 5/264 168881
/proc/meminfo: memFree=111792880/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=9109032 memory=8212940 CPUtime=460.79 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 1448191 0 0 0 45766 313 0 0 20 0 1 0 236682528 9327648768 2053235 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 2277258 2053235 2656 2575 0 2274165 0
Current children cumulated CPU time: 460.79 s

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

Current children cumulated memory: 13318916 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 169013
/proc/meminfo: memFree=105728628/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14485276 memory=13320324 CPUtime=3150.16 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2716865 0 0 0 314453 563 0 0 20 0 1 0 236682528 14832922624 3330081 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3621319 3330081 2688 2575 0 3618226 0
Current children cumulated CPU time: 3150.16 s
Current children cumulated vsize: 14485276 KiB
Current children cumulated memory: 13320324 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/262 169015
/proc/meminfo: memFree=105752232/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14485276 memory=13320324 CPUtime=3209.92 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2717026 0 0 0 320428 564 0 0 20 0 1 0 236682528 14832922624 3330081 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3621319 3330081 2688 2575 0 3618226 0
Current children cumulated CPU time: 3209.92 s
Current children cumulated vsize: 14485276 KiB
Current children cumulated memory: 13320324 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/262 169017
/proc/meminfo: memFree=105744152/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14485276 memory=13324420 CPUtime=3269.69 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2718659 0 0 0 326404 565 0 0 20 0 1 0 236682528 14832922624 3331105 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3621319 3331105 2688 2575 0 3618226 0
Current children cumulated CPU time: 3269.69 s
Current children cumulated vsize: 14485276 KiB
Current children cumulated memory: 13324420 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/262 169019
/proc/meminfo: memFree=105743412/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13324420 CPUtime=3329.45 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2718844 0 0 0 332379 566 0 0 20 0 1 0 236682528 14863044608 3331105 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331105 2688 2575 0 3625580 0
Current children cumulated CPU time: 3329.45 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13324420 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/262 169021
/proc/meminfo: memFree=105727832/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13324420 CPUtime=3389.21 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2722584 0 0 0 338354 567 0 0 20 0 1 0 236682528 14863044608 3331105 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331105 2688 2575 0 3625580 0
Current children cumulated CPU time: 3389.21 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13324420 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.11 4.09 5/263 169165
/proc/meminfo: memFree=104203668/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13324420 CPUtime=3448.98 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2722722 0 0 0 344329 569 0 0 20 0 1 0 236682528 14863044608 3331105 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331105 2688 2575 0 3625580 0
Current children cumulated CPU time: 3448.98 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13324420 KiB

[startup+3522.3 s]
/proc/loadavg: 4.32 4.18 4.12 5/263 169167
/proc/meminfo: memFree=101735700/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13325700 CPUtime=3508.77 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2724872 0 0 0 350308 569 0 0 20 0 1 0 236682528 14863044608 3331425 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331425 2688 2575 0 3625580 0
Current children cumulated CPU time: 3508.77 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13325700 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.16 4.11 5/263 169169
/proc/meminfo: memFree=100525292/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13325700 CPUtime=3568.53 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2725272 0 0 0 356283 570 0 0 20 0 1 0 236682528 14863044608 3331425 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331425 2688 2575 0 3625580 0
Current children cumulated CPU time: 3568.53 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13325700 KiB

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

# cumulated CPU time of all completed processes:  user=3585.54 s, system=6.10057 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.16 4.11 5/263 169169
/proc/meminfo: memFree=100525372/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13325700 CPUtime=3570.24 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2725276 0 0 0 356453 571 0 0 20 0 1 0 236682528 14863044608 3331425 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331425 2688 2575 0 3625580 0
Current children cumulated CPU time: 3570.24 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13325700 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.15 4.11 5/264 169171
/proc/meminfo: memFree=99478944/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13325700 CPUtime=3582.98 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2725836 0 0 0 357727 571 0 0 20 0 1 0 236682528 14863044608 3331425 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331425 2688 2575 0 3625580 0
Current children cumulated CPU time: 3582.98 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13325700 KiB

[startup+3600 s]*
/proc/loadavg: 4.20 4.16 4.11 5/264 169171
/proc/meminfo: memFree=99504208/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13325700 CPUtime=3586.17 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2726927 0 0 0 358046 571 0 0 20 0 1 0 236682528 14863044608 3331425 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331425 2688 2575 0 3625580 0
Current children cumulated CPU time: 3586.17 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13325700 KiB

[startup+3603.2 s]
/proc/loadavg: 4.20 4.16 4.11 5/264 169171
/proc/meminfo: memFree=99504208/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=14514692 memory=13325700 CPUtime=3589.36 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2727331 0 0 0 358365 571 0 0 20 0 1 0 236682528 14863044608 3331425 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3628673 3331425 2688 2575 0 3625580 0
Current children cumulated CPU time: 3589.36 s
Current children cumulated vsize: 14514692 KiB
Current children cumulated memory: 13325700 KiB

[startup+3604.8 s]
/proc/loadavg: 4.18 4.16 4.11 5/264 169171
/proc/meminfo: memFree=99504460/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=13465568 memory=12278792 CPUtime=3590.95 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2729669 0 0 0 358519 576 0 0 20 0 1 0 236682528 13788741632 3069698 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3366135 3069698 2688 2575 0 3363042 0
Current children cumulated CPU time: 3590.95 s
Current children cumulated vsize: 13465568 KiB
Current children cumulated memory: 12278792 KiB

[startup+3605.2 s]
/proc/loadavg: 4.18 4.16 4.11 5/264 169171
/proc/meminfo: memFree=101189840/131249996 swapFree=33010672/33010684
[pid=168858] ppid=168855 vsize=12252344 memory=11066796 CPUtime=3591.35 cores=0,2
/proc/168858/stat : 168858 (pbsolver) R 168855 168858 168467 0 -1 4194304 2730698 0 0 0 358552 583 0 0 20 0 1 0 236682528 12546400256 2766699 18446744073709551615 4198400 14743177 140730201732656 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 36646912 140730201737608 140730201737704 140730201737704 140730201743308 0
/proc/168858/statm: 3063086 2766699 2688 2575 0 3059993 0
Current children cumulated CPU time: 3591.35 s
Current children cumulated vsize: 12252344 KiB
Current children cumulated memory: 11066796 KiB

[startup+3605.41 s]
/proc/loadavg: 4.18 4.16 4.11 5/264 169171
/proc/meminfo: memFree=105332796/131249996 swapFree=33010672/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3605.48
CPU time (s): 3591.64
CPU user time (s): 3585.54
CPU system time (s): 6.10057
CPU usage (%): 99.6161
Max. virtual memory (cumulated for all children) (KiB): 15305804
Max. memory (cumulated for all children) (KiB): 14029756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.54
system time used= 6.10057
maximum resident set size= 14029756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2730706
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= 18
involuntary context switches= 8157


# summary of solver processes directly reported to runsolver:
#   pid: 168858
#   total CPU time (s): 3591.64
#   total CPU user time (s): 3585.54
#   total CPU system time (s): 6.10057

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.92904 second user time and 16.409 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-22 20:47:26
IDJOB=4542474
IDBENCH=163928
IDSOLVER=3366
FILE ID=nodeC024/4542474-1753210046
RUNJOBID= nodeC024-1753209881-168477
SLURM_JOB_ID= 9687777
Free space on /tmp= 432928 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height44_pigeons43_holes42.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542474-1753210046/watcher-4542474-1753210046 -o /tmp/evaluation-result-4542474-1753210046/solver-4542474-1753210046 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753209881-168477 --watchdog 3760  pbsolver -f HOME/instance-4542474-1753210046.opb -t 3600 -m 31000

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

MD5SUM BENCH= 67ed6d0a845cd2604ef9c9dd089eeee0
RANDOM SEED=684873033

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        123090996 kB
MemAvailable:   123733216 kB
Buffers:            2128 kB
Cached:          1404472 kB
SwapCached:            8 kB
Active:          7092952 kB
Inactive:         277528 kB
Active(anon):    5988256 kB
Inactive(anon):     1588 kB
Active(file):    1104696 kB
Inactive(file):   275940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60480 kB
Writeback:             0 kB
AnonPages:       5966692 kB
Mapped:           141248 kB
Shmem:             26248 kB
KReclaimable:     201248 kB
Slab:             296608 kB
SReclaimable:     201248 kB
SUnreclaim:        95360 kB
KernelStack:        4320 kB
PageTables:        15124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7180700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1349632 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432864 MiB
End job on nodeC024 at 2025-07-22 21:47:32