Trace number 4503359

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? 3587.23 3598.32

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-192.opb
MD5SUM7ac327da8fefd7cd3f39afa8bfb7af2c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark106.066
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15414
Total number of constraints395824
Number of constraints which are clauses358980
Number of constraints which are cardinality constraints (but not clauses)907
Number of constraints which are nor clauses,nor cardinality constraints35937
Minimum length of a constraint2
Maximum length of a constraint270
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 271
Number of bits of the biggest sum of numbers9
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-4503359-1751171866.opb>
0.69/0.74	c original problem has 15414 variables (15414 bin, 0 int, 0 cont) and 395824 constraints
0.69/0.74	c problem read in 0.745 seconds
0.69/0.74	c problem without objective
1.19/1.29	c presolving:
2.18/2.20	c    (2.2s) running MILP presolver
3.19/3.21	c    (3.2s) MILP presolver found nothing
4.09/4.13	c (round 1, exhaustive) 1 del vars, 10 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 395809 upgd conss, 0 impls, 94795 clqs
4.98/5.04	c (round 2, exhaustive) 1 del vars, 3558 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 5326 chg coeffs, 395809 upgd conss, 0 impls, 94795 clqs
7.87/7.98	c    (8.0s) probing: 51/15413 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
7.87/7.98	c    (8.0s) probing aborted: 50/50 successive totally useless probings
9.76/9.81	c    (9.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
10.16/10.21	c    (10.2s) no symmetry present (symcode time: 0.08)
10.46/10.52	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
10.46/10.52	c  1 deleted vars, 3558 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 5611 changed coefficients
10.46/10.52	c  0 implications, 94795 cliques
10.46/10.52	c presolved problem has 15413 variables (15413 bin, 0 int, 0 cont) and 392266 constraints
10.46/10.52	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
10.46/10.52	c   36379 constraints of type <knapsack>
10.46/10.52	c   94795 constraints of type <setppc>
10.46/10.52	c       5 constraints of type <linear>
10.46/10.52	c  261087 constraints of type <logicor>
10.46/10.52	c transformed objective value is always integral (scale: 1)
10.46/10.52	c Presolving Time: 9.23
10.46/10.52	c 
10.46/10.52	c - non default parameters ----------------------------------------------------------------------
10.46/10.52	c 
10.46/10.52	c # SCIP version 10.0.0
10.46/10.52	c 
10.46/10.52	c # maximal time in seconds to run
10.46/10.52	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
10.46/10.52	c limits/time = 3596.998052
10.46/10.52	c 
10.46/10.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.46/10.52	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
10.46/10.52	c limits/memory = 27900
10.46/10.52	c 
10.46/10.52	c # belongs reading time to solving time?
10.46/10.52	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
10.46/10.52	c timing/reading = TRUE
10.46/10.52	c 
10.46/10.52	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
10.46/10.52	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
10.46/10.52	c reading/opbreader/maxintsize = 47
10.46/10.52	c 
10.46/10.52	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
10.46/10.52	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
10.46/10.52	c propagating/genvbounds/timingmask = 0
10.46/10.52	c 
10.46/10.52	c -----------------------------------------------------------------------------------------------
10.46/10.53	c 
12.46/12.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.46/12.57	c  12.6s|     1 |     0 |   732 |     - |  1556M |   0 |  15k| 392k| 392k|   0 |  0 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
67.89/68.18	c  68.2s|     1 |     0 |  3836 |     - |  1610M |   0 |  15k| 392k| 392k|   7 |  1 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
146.53/147.03	c   147s|     1 |     0 |  4035 |     - |  1649M |   0 |  15k| 392k| 392k|  12 |  2 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
291.66/292.74	c   293s|     1 |     0 |  4340 |     - |  1689M |   0 |  15k| 392k| 392k|  22 |  3 | 105 |   0 | 0.000000e+00 |      --      |    Inf | unknown
413.16/414.76	c   415s|     1 |     0 |  4483 |     - |  1729M |   0 |  15k| 392k| 392k|  32 |  4 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
572.83/575.03	c   575s|     1 |     0 |  4550 |     - |  1777M |   0 |  15k| 392k| 392k|  41 |  5 | 109 |   0 | 0.000000e+00 |      --      |    Inf | unknown
651.68/654.17	c   654s|     1 |     0 |  4632 |     - |  1819M |   0 |  15k| 392k| 392k|  46 |  6 | 112 |   0 | 0.000000e+00 |      --      |    Inf | unknown
849.80/852.96	c   853s|     1 |     0 |  4685 |     - |  1864M |   0 |  15k| 392k| 392k|  51 |  7 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1012.52/1016.28	c  1016s|     1 |     0 |  4713 |     - |  1909M |   0 |  15k| 392k| 392k|  59 |  8 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1132.80/1136.92	c  1137s|     1 |     0 |  4760 |     - |  1951M |   0 |  15k| 392k| 392k|  62 |  9 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1258.88/1263.48	c  1263s|     1 |     0 |  4833 |     - |  1992M |   0 |  15k| 392k| 392k|  65 | 10 | 132 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1259.28/1263.85	c  1264s|     1 |     0 |  4865 |     - |  2033M |   0 |  15k| 392k| 392k|  69 | 11 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1259.58/1264.15	c  1264s|     1 |     0 |  4920 |     - |  2074M |   0 |  15k| 392k| 392k|  73 | 12 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1259.97/1264.55	c  1265s|     1 |     0 |  4950 |     - |  2115M |   0 |  15k| 392k| 392k|  79 | 13 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1260.37/1264.96	c  1265s|     1 |     0 |  5140 |     - |  2156M |   0 |  15k| 392k| 392k|  83 | 14 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1260.87/1265.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1260.87/1265.42	c  1265s|     1 |     0 |  5195 |     - |  2198M |   0 |  15k| 392k| 392k|  90 | 15 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1261.27/1265.89	c  1266s|     1 |     0 |  5304 |     - |  2198M |   0 |  15k| 392k| 392k|  99 | 16 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1261.67/1266.24	c  1266s|     1 |     0 |  5376 |     - |  2236M |   0 |  15k| 392k| 392k| 105 | 17 | 141 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1273.92/1278.56	c  1279s|     1 |     2 |  9636 |     - |  2241M |   0 |  15k| 392k| 392k| 105 | 17 | 150 |  22 | 0.000000e+00 |      --      |    Inf | unknown
1713.80/1719.85	c  1720s|   100 |   101 |181500 |1779.0 |  2453M |  27 |  15k| 392k| 392k| 210 |  1 | 622 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2070.40/2077.54	c  2078s|   200 |   201 |378887 |1876.9 |  2517M |  27 |  15k| 393k| 392k| 351 |  1 |1257 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2504.34/2512.65	c  2513s|   300 |   301 |530634 |1756.7 |  2871M |  28 |  15k| 393k| 392k|1084 |  1 |1740 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2737.42/2746.34	c  2746s|   400 |   401 |693711 |1725.2 |  3003M |  28 |  15k| 393k| 392k|2237 |  1 |1978 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2986.19/2995.76	c  2996s|   500 |   501 |871021 |1734.8 |  3255M |  29 |  15k| 393k| 392k|3607 |  1 |2420 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3203.71/3213.87	c  3214s|   600 |   601 |  1024k|1701.7 |  3387M |  29 |  15k| 393k| 392k|5145 |  1 |2804 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3586.40/3597.57	c 
3586.40/3597.57	c SCIP Status        : solving was interrupted [time limit reached]
3586.40/3597.57	c Solving Time (sec) : 3597.58
3586.40/3597.57	c Solving Nodes      : 655
3586.40/3597.57	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.40/3597.57	c Dual Bound         : +0.00000000000000e+00
3586.40/3597.57	c Gap                : infinite
3586.40/3597.57	s UNKNOWN
3586.40/3597.57	c SCIP Status        : solving was interrupted [time limit reached]
3586.40/3597.57	c Total Time         :    3597.58
3586.40/3597.57	c   solving          :    3597.58
3586.40/3597.57	c   presolving       :       9.23 (included in solving)
3586.40/3597.57	c   reading          :       0.75 (included in solving)
3586.40/3597.57	c   copying          :       2.21 (5 #copies) (minimal 0.43, maximal 0.46, average 0.44)
3586.40/3597.57	c Original Problem   :
3586.40/3597.57	c   Problem name     : HOME/instance-4503359-1751171866.opb
3586.40/3597.57	c   Variables        : 15414 (15414 binary, 0 integer, 0 continuous)
3586.40/3597.57	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.40/3597.57	c   Constraints      : 395824 initial, 395824 maximal
3586.40/3597.58	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.40/3597.58	c Presolved Problem  :
3586.40/3597.58	c   Problem name     : t_HOME/instance-4503359-1751171866.opb
3586.40/3597.58	c   Variables        : 15413 (15413 binary, 0 integer, 0 continuous)
3586.40/3597.58	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.40/3597.58	c   Constraints      : 392266 initial, 393695 maximal
3586.40/3597.58	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.40/3597.58	c   Nonzeros         : 1452472 constraint, 195666 clique table
3586.40/3597.58	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.40/3597.58	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   domcol           :       0.15       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   dualsparsify     :       1.83       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   gateextraction   :       0.31       0.00      2          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   milp             :       1.47       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   sparsify         :       0.36       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   trivial          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   dualfix          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   probing          :       1.42       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   symmetry         :       0.40       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   vbounds          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   knapsack         :       0.11       0.00      6          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   setppc           :       0.18       0.00      6          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   linear           :       1.19       0.14      6          0          1          0          0          0         10          0          9          0
3586.40/3597.58	c   logicor          :       1.32       0.17      6          0          0          0          0          0       3548          0          0       5611
3586.40/3597.58	c   components       :       0.12       0.00      1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.40/3597.58	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.40/3597.58	c   integral         :          0          0          0          0        655          0          0        153          0          0          0          0          0          0       1310
3586.40/3597.58	c   knapsack         :      36379+     36380         17      54484          0          0          0        149        837         54          4         46          2          0          0
3586.40/3597.58	c   setppc           :      94795+     94846         17      54430          0          0          0          6      15072        339     154056          0          0          0          0
3586.40/3597.58	c   linear           :          5+         9         17      54091          0          0          0          3          3         47          0          0          0          0          0
3586.40/3597.58	c   logicor          :     261087+    262461         17      29887          0          0          0          0       3721        194        311          9          1          0          0
3586.40/3597.58	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.40/3597.58	c   integral         :      13.66       0.00       0.00       0.00      13.66       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   knapsack         :       1.14       0.00       0.40       0.58       0.00       0.00       0.00       0.15       0.00       0.00
3586.40/3597.58	c   setppc           :       2.02       0.00       0.09       1.91       0.00       0.00       0.00       0.00       0.00       0.01
3586.40/3597.58	c   linear           :       0.15       0.14       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   logicor          :       3.00       0.17       0.55       2.26       0.00       0.00       0.00       0.00       0.00       0.01
3586.40/3597.58	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.40/3597.58	c   dualfix          :          1          0          0          0
3586.40/3597.58	c   genvbounds       :          0          0          0          0
3586.40/3597.58	c   nlobbt           :          0          0          0          0
3586.40/3597.58	c   obbt             :          0          0          0          0
3586.40/3597.58	c   probing          :          0          0          0          0
3586.40/3597.58	c   pseudoobj        :          0          0          0          0
3586.40/3597.58	c   redcost          :          0          0          0          0
3586.40/3597.58	c   rootredcost      :          0          0          0          0
3586.40/3597.58	c   symmetry         :          0          0          0          0
3586.40/3597.58	c   vbounds          :      16810          0          0          0
3586.40/3597.58	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.40/3597.58	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   probing          :       1.42       0.00       1.42       0.00       0.00       0.00
3586.40/3597.58	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3586.40/3597.58	c   symmetry         :       0.40       0.00       0.40       0.01       0.00       0.00
3586.40/3597.58	c   vbounds          :       0.06       0.00       0.01       0.05       0.00       0.00
3586.40/3597.58	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.40/3597.58	c   propagation      :       0.02        626        625          -       3343       20.7         78       11.9          -          -          -
3586.40/3597.58	c   infeasible LP    :       0.03         10         10          -         79       29.8          1        4.0         10       33.9          0
3586.40/3597.58	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.40/3597.58	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.40/3597.58	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.40/3597.58	c   applied globally :       0.03          -          -          0       3070       17.2          -          -         10          -          -
3586.40/3597.58	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.40/3597.58	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.40/3597.58	c   cut pool         :       0.23          -        274         33          -          -       4045      29615          -          -          -          -          -    (maximal pool size:       2204)
3586.40/3597.58	c   aggregation      :       1.36       0.00         65         17          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.40/3597.58	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.40/3597.58	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.40/3597.58	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   clique           :       0.44       0.00         17         17          0          0         64       1632          0        359        359          0          0
3586.40/3597.58	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   gomory           :    1988.15       0.00         58         10          0          0       3477      18453         38       1801       1801          0          0
3586.40/3597.58	c   > gomorymi       :          -          -          -          -          -          -          -       4564         19        143        143          0          -
3586.40/3597.58	c   > strongcg       :          -          -          -          -          -          -          -      13889         19       1658       1658          0          -
3586.40/3597.58	c   impliedbounds    :       0.17       0.00         65         17          0          0         34        264          0        216        216          0          0
3586.40/3597.58	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   mcf              :       0.22       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   multilinear      :       0.00       0.00         54         17          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3586.40/3597.58	c   zerohalf         :       2.09       0.00         65         17          0          0        538       9266         30       4085       4065         20          0
3586.40/3597.58	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.40/3597.58	c   hybrid           :       0.05       0.00        205         17       6464          0      23274        105          0       1948
3586.40/3597.58	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.40/3597.58	c   problem variables:       0.00          -          0          0
3586.40/3597.58	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.40/3597.58	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c   relpscost        :      13.66       0.00        655          0          0          0          0          0          0       1310
3586.40/3597.58	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.40/3597.58	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.40/3597.58	c   LP solutions     :       0.00          -          -          0          0
3586.40/3597.58	c   relax solutions  :       0.00          -          -          0          0
3586.40/3597.58	c   pseudo solutions :       0.00          -          -          0          0
3586.40/3597.58	c   strong branching :       0.00          -          -          0          0
3586.40/3597.58	c   actconsdiving    :       0.00       0.00          0          0          0
3586.40/3597.58	c   adaptivediving   :      38.85       0.00          5          0          0
3586.40/3597.58	c   alns             :      40.28       0.00          4          0          0
3586.40/3597.58	c   bound            :       0.00       0.00          0          0          0
3586.40/3597.58	c   clique           :       0.68       0.00          1          0          0
3586.40/3597.58	c   coefdiving       :       0.00       0.00          0          0          0
3586.40/3597.58	c   completesol      :       0.00       0.00          0          0          0
3586.40/3597.58	c   conflictdiving   :     281.99       0.00         41          0          0
3586.40/3597.58	c   crossover        :       0.00       0.00          0          0          0
3586.40/3597.58	c   dins             :       0.00       0.00          0          0          0
3586.40/3597.58	c   distributiondivin:      81.40       0.00         12          0          0
3586.40/3597.58	c   dks              :       0.00       0.00          0          0          0
3586.40/3597.58	c   dps              :       0.00       0.00          0          0          0
3586.40/3597.58	c   dualval          :       0.00       0.00          0          0          0
3586.40/3597.58	c   farkasdiving     :       0.00       0.00          0          0          0
3586.40/3597.58	c   feaspump         :      32.29       0.00          5          0          0
3586.40/3597.58	c   fixandinfer      :       0.00       0.00          0          0          0
3586.40/3597.58	c   fracdiving       :      73.42       0.00         23          0          0
3586.40/3597.58	c   gins             :       0.00       0.00          0          0          0
3586.40/3597.58	c   guideddiving     :       0.00       0.00          0          0          0
3586.40/3597.58	c   indicator        :       0.00       0.00          0          0          0
3586.40/3597.58	c   indicatordiving  :       0.00       0.00          0          0          0
3586.40/3597.58	c   intdiving        :       0.00       0.00          0          0          0
3586.40/3597.58	c   intshifting      :       0.00       0.00          0          0          0
3586.40/3597.58	c   linesearchdiving :      85.27       0.00         12          0          0
3586.40/3597.58	c   localbranching   :       0.00       0.00          0          0          0
3586.40/3597.58	c   locks            :       0.25       0.00          1          0          0
3586.40/3597.58	c   lpface           :       0.02       0.00          0          0          0
3586.40/3597.58	c   mpec             :       0.00       0.00          0          0          0
3586.40/3597.58	c   multistart       :       0.00       0.00          0          0          0
3586.40/3597.58	c   mutation         :       0.00       0.00          0          0          0
3586.40/3597.58	c   nlpdiving        :       0.00       0.00          0          0          0
3586.40/3597.58	c   objpscostdiving  :     238.68       0.00          4          0          0
3586.40/3597.58	c   octane           :       0.00       0.00          0          0          0
3586.40/3597.58	c   ofins            :       0.00       0.00          0          0          0
3586.40/3597.58	c   oneopt           :       0.00       0.00          0          0          0
3586.40/3597.58	c   padm             :       0.00       0.00          0          0          0
3586.40/3597.58	c   proximity        :       0.00       0.00          0          0          0
3586.40/3597.58	c   pscostdiving     :     184.65       0.00         13          0          0
3586.40/3597.58	c   randrounding     :       0.83       0.00        163          0          0
3586.40/3597.58	c   rens             :       1.30       0.00          1          0          0
3586.40/3597.58	c   reoptsols        :       0.00       0.00          0          0          0
3586.40/3597.58	c   repair           :       0.00       0.00          0          0          0
3586.40/3597.58	c   rins             :       0.00       0.00          0          0          0
3586.40/3597.58	c   rootsoldiving    :      29.07       0.00          2          0          0
3586.40/3597.58	c   rounding         :       4.06       0.00        358          0          0
3586.40/3597.58	c   scheduler        :       0.00       0.00          0          0          0
3586.40/3597.58	c   shiftandpropagate:       0.15       0.00          1          0          0
3586.40/3597.58	c   shifting         :      11.88       0.00        201          0          0
3586.40/3597.58	c   simplerounding   :       0.00       0.00          0          0          0
3586.40/3597.58	c   subnlp           :       0.00       0.00          0          0          0
3586.40/3597.58	c   trivial          :       0.02       0.00          2          0          0
3586.40/3597.58	c   trivialnegation  :       0.00       0.00          0          0          0
3586.40/3597.58	c   trustregion      :       0.00       0.00          0          0          0
3586.40/3597.58	c   trysol           :       0.00       0.00          0          0          0
3586.40/3597.58	c   twoopt           :       0.00       0.00          0          0          0
3586.40/3597.58	c   undercover       :       0.00       0.00          0          0          0
3586.40/3597.58	c   vbounds          :       0.72       0.00          1          0          0
3586.40/3597.58	c   veclendiving     :      77.56       0.00         16          0          0
3586.40/3597.58	c   zeroobj          :       0.00       0.00          0          0          0
3586.40/3597.58	c   zirounding       :       3.48       0.00        653          0          0
3586.40/3597.58	c   other solutions  :          -          -          -          0          -
3586.40/3597.58	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.40/3597.58	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
3586.40/3597.58	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
3586.40/3597.58	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
3586.40/3597.58	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
3586.40/3597.58	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
3586.40/3597.58	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
3586.40/3597.58	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
3586.40/3597.58	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
3586.40/3597.58	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.40/3597.58	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.40/3597.58	c   primal LP        :       3.06         84          0       0.00       0.00       3.06         84
3586.40/3597.58	c   dual LP          :     357.09        860     601425     700.15    1684.24       0.04          1
3586.40/3597.58	c   lex dual LP      :       0.00          0          0       0.00          -
3586.40/3597.58	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.40/3597.58	c   resolve instable :       0.00          0          0       0.00          -
3586.40/3597.58	c   diving/probing LP:    1096.93        687     561683     817.59     512.05
3586.40/3597.58	c   strong branching :       6.80         22       6126     278.45     901.22          -          -          2
3586.40/3597.58	c     (at root node) :          -         22       6126     278.45          -
3586.40/3597.58	c   conflict analysis:       0.00          0          0       0.00          -
3586.40/3597.58	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.40/3597.58	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.40/3597.58	c B&B Tree           :
3586.40/3597.58	c   number of runs   :          1
3586.40/3597.58	c   nodes            :        655 (655 internal, 0 leaves)
3586.40/3597.58	c   feasible leaves  :          0
3586.40/3597.58	c   infeas. leaves   :          0
3586.40/3597.58	c   objective leaves :          0
3586.40/3597.58	c   nodes (total)    :        655 (655 internal, 0 leaves)
3586.40/3597.58	c   nodes left       :        656
3586.40/3597.58	c   max depth        :         29
3586.40/3597.58	c   max depth (total):         29
3586.40/3597.58	c   backtracks       :        188 (28.7%)
3586.40/3597.58	c   early backtracks :          0 (0.0%)
3586.40/3597.58	c   nodes exc. ref.  :          0 (0.0%)
3586.40/3597.58	c   delayed cutoffs  :          0
3586.40/3597.58	c   repropagations   :        172 (129 domain reductions, 0 cutoffs)
3586.40/3597.58	c   avg switch length:       4.26
3586.40/3597.58	c   switching time   :       5.83
3586.40/3597.58	c Root Node          :
3586.40/3597.58	c   First LP value   : +0.00000000000000e+00
3586.40/3597.58	c   First LP Iters   :        732 (3380.47 Iter/sec)
3586.40/3597.58	c   First LP Time    :       0.22
3586.40/3597.58	c   Final Dual Bound : +0.00000000000000e+00
3586.40/3597.58	c   Final Root Iters :       5376
3586.40/3597.58	c   Root LP Estimate : +2.80469857051390e-02
3586.40/3597.58	c Solution           :
3586.40/3597.58	c   Solutions found  :          0 (0 improvements)
3586.40/3597.58	c   Primal Bound     :          -
3586.40/3597.58	c   Dual Bound       : +0.00000000000000e+00
3586.40/3597.58	c   Gap              :   infinite
3586.40/3597.58	c Integrals          :      Total       Avg%
3586.40/3597.58	c   primal-dual      :  359757.68     100.00
3586.40/3597.58	c   primal-ref       :          -          - (not evaluated)
3586.40/3597.58	c   dual-ref         :          -          - (not evaluated)
3587.19/3598.31	c Time complete (sec):   3587.223

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503359-1751171866/watcher-4503359-1751171866 -o /tmp/evaluation-result-4503359-1751171866/solver-4503359-1751171866 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751171866-20912 --watchdog 3760 pbsolver -f HOME/instance-4503359-1751171866.opb -t 3600 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100061 s]*
/proc/loadavg: 0.46 0.90 1.29 5/266 20970
/proc/meminfo: memFree=129955720/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=53780 memory=43392 CPUtime=0.1 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 8888 0 0 0 9 1 0 0 20 0 1 0 32865251 55070720 10848 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 13445 10848 2176 2575 0 10352 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 53780 KiB
Current children cumulated memory: 43392 KiB

[startup+0.205484 s]*
/proc/loadavg: 0.46 0.90 1.29 5/266 20970
/proc/meminfo: memFree=129830916/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=84688 memory=73728 CPUtime=0.2 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 16461 0 0 0 18 2 0 0 20 0 1 0 32865251 86720512 18432 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 21172 18432 2176 2575 0 18079 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 84688 KiB
Current children cumulated memory: 73728 KiB

[startup+0.305434 s]*
/proc/loadavg: 0.46 0.90 1.29 5/266 20970
/proc/meminfo: memFree=129750528/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=114872 memory=102912 CPUtime=0.3 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 23757 0 0 0 27 3 0 0 20 0 1 0 32865251 117628928 25728 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 28718 25728 2176 2575 0 25625 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 114872 KiB
Current children cumulated memory: 102912 KiB

[startup+0.70018 s]
/proc/loadavg: 0.46 0.90 1.29 5/266 20970
/proc/meminfo: memFree=129589612/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=223264 memory=212156 CPUtime=0.69 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 50572 0 0 0 62 7 0 0 20 0 1 0 32865251 228622336 53039 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 55816 53039 2176 2575 0 52723 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 223264 KiB
Current children cumulated memory: 212156 KiB

[startup+1.50019 s]
/proc/loadavg: 0.46 0.90 1.29 5/266 20970
/proc/meminfo: memFree=129123324/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=579768 memory=563204 CPUtime=1.48 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 138500 0 0 0 130 18 0 0 20 0 1 0 32865251 593682432 140801 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 144942 140801 2432 2575 0 141849 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 579768 KiB
Current children cumulated memory: 563204 KiB

[startup+3.10538 s]
/proc/loadavg: 0.46 0.90 1.29 5/266 20970
/proc/meminfo: memFree=128524536/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=871284 memory=851624 CPUtime=3.08 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 162442 0 0 0 279 29 0 0 20 0 1 0 32865251 892194816 212906 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 217821 212906 2496 2575 0 214728 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 871284 KiB
Current children cumulated memory: 851624 KiB

[startup+6.30018 s]
/proc/loadavg: 0.74 0.96 1.31 5/266 20970
/proc/meminfo: memFree=128341944/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=867000 memory=844444 CPUtime=6.27 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 216205 0 0 0 588 39 0 0 20 0 1 0 32865251 887808000 211111 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 216750 211111 2560 2575 0 213657 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 867000 KiB
Current children cumulated memory: 844444 KiB

[startup+12.7002 s]
/proc/loadavg: 1.00 1.01 1.32 5/266 20970
/proc/meminfo: memFree=127315560/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1756280 memory=1639884 CPUtime=12.66 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 307821 0 0 0 1204 62 0 0 20 0 1 0 32865251 1798430720 409971 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 439070 409971 2656 2575 0 435977 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1756280 KiB
Current children cumulated memory: 1639884 KiB

[startup+25.5001 s]
/proc/loadavg: 1.74 1.17 1.37 5/266 20972
/proc/meminfo: memFree=127221524/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1769364 memory=1652900 CPUtime=25.42 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 309514 0 0 0 2480 62 0 0 20 0 1 0 32865251 1811828736 413225 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 442341 413225 2688 2575 0 439248 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1769364 KiB
Current children cumulated memory: 1652900 KiB

[startup+51.1057 s]
/proc/loadavg: 2.51 1.40 1.44 5/266 20972
/proc/meminfo: memFree=127215268/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1769364 memory=1652900 CPUtime=50.94 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 309542 0 0 0 5032 62 0 0 20 0 1 0 32865251 1811828736 413225 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 442341 413225 2688 2575 0 439248 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1769364 KiB
Current children cumulated memory: 1652900 KiB

[startup+102.3 s]
/proc/loadavg: 3.44 1.82 1.59 5/266 20974
/proc/meminfo: memFree=127050288/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1901184 memory=1731712 CPUtime=101.96 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 315779 0 0 0 10132 64 0 0 20 0 1 0 32865251 1946812416 432928 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 475296 432928 2688 2575 0 472203 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1901184 KiB
Current children cumulated memory: 1731712 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.23 1.75 5/266 21021
/proc/meminfo: memFree=125771368/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1937960 memory=1731712 CPUtime=161.76 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 315873 0 0 0 16111 65 0 0 20 0 1 0 32865251 1984471040 432928 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 484490 432928 2688 2575 0 481397 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 1937960 KiB
Current children cumulated memory: 1731712 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 2.57 1.89 5/265 21023
/proc/meminfo: memFree=124277236/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1937960 memory=1731712 CPUtime=221.54 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 315906 0 0 0 22089 65 0 0 20 0 1 0 32865251 1984471040 432928 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 484490 432928 2688 2575 0 481397 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 1937960 KiB
Current children cumulated memory: 1731712 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 2.85 2.03 5/263 21025
/proc/meminfo: memFree=124265924/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1937960 memory=1731712 CPUtime=281.3 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 315940 0 0 0 28065 65 0 0 20 0 1 0 32865251 1984471040 432928 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 484490 432928 2688 2575 0 481397 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 1937960 KiB
Current children cumulated memory: 1731712 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.08 2.16 5/263 21027
/proc/meminfo: memFree=124195248/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1990728 memory=1753900 CPUtime=341.06 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 317377 0 0 0 34040 66 0 0 20 0 1 0 32865251 2038505472 438475 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 497682 438475 2688 2575 0 494589 0
Current children cumulated CPU time: 341.06 s
Current children cumulated vsize: 1990728 KiB
Current children cumulated memory: 1753900 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.26 2.29 5/263 21030
/proc/meminfo: memFree=124120360/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=1990728 memory=1753900 CPUtime=400.81 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 317395 0 0 0 40015 66 0 0 20 0 1 0 32865251 2038505472 438475 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 497682 438475 2688 2575 0 494589 0
Current children cumulated CPU time: 400.81 s
Current children cumulated vsize: 1990728 KiB
Current children cumulated memory: 1753900 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.43 2.41 5/263 21032
/proc/meminfo: memFree=124132676/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=2027508 memory=1753900 CPUtime=460.57 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 317485 0 0 0 45991 66 0 0 20 0 1 0 32865251 2076168192 438475 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 506877 438475 2688 2575 0 503784 0

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

/proc/loadavg: 4.12 4.10 4.02 5/263 21179
/proc/meminfo: memFree=122587300/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4062652 memory=2668528 CPUtime=3212.19 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 526675 0 0 0 321115 104 0 0 20 0 1 0 32865251 4160155648 667132 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1015663 667132 2688 2575 0 1012570 0
Current children cumulated CPU time: 3212.19 s
Current children cumulated vsize: 4062652 KiB
Current children cumulated memory: 2668528 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.11 4.02 5/263 21181
/proc/meminfo: memFree=122567680/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2672752 CPUtime=3272.02 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 526757 0 0 0 327098 104 0 0 20 0 1 0 32865251 4197826560 668188 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 668188 2688 2575 0 1021767 0
Current children cumulated CPU time: 3272.02 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2672752 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.16 4.04 5/263 21184
/proc/meminfo: memFree=122261444/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2677872 CPUtime=3331.86 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527258 0 0 0 333081 105 0 0 20 0 1 0 32865251 4197826560 669468 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 669468 2688 2575 0 1021767 0
Current children cumulated CPU time: 3331.86 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2677872 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.16 4.05 5/263 21186
/proc/meminfo: memFree=122240840/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2680688 CPUtime=3391.69 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527339 0 0 0 339063 106 0 0 20 0 1 0 32865251 4197826560 670172 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670172 2688 2575 0 1021767 0
Current children cumulated CPU time: 3391.69 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2680688 KiB

[startup+3462.3 s]
/proc/loadavg: 4.39 4.23 4.08 5/263 21188
/proc/meminfo: memFree=122230548/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3451.53 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527345 0 0 0 345046 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3451.53 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.20 4.08 5/265 21194
/proc/meminfo: memFree=122219956/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3511.37 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527345 0 0 0 351030 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3511.37 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.16 4.08 5/265 21200
/proc/meminfo: memFree=122194612/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3571.23 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527497 0 0 0 357016 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3571.23 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

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

# cumulated CPU time of all completed processes:  user=3586.13 s, system=1.10024 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.18 4.08 5/265 21200
/proc/meminfo: memFree=122194612/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3572.93 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527524 0 0 0 357186 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3572.93 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.18 4.08 5/265 21200
/proc/meminfo: memFree=122194612/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3579.31 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527601 0 0 0 357824 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3579.31 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3593.6 s]
/proc/loadavg: 4.14 4.18 4.08 5/265 21200
/proc/meminfo: memFree=122194612/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3582.51 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527636 0 0 0 358144 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3582.51 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.17 4.08 5/265 21200
/proc/meminfo: memFree=122194612/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3585.7 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527664 0 0 0 358463 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3585.7 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3597.6 s]
/proc/loadavg: 4.12 4.17 4.08 5/265 21200
/proc/meminfo: memFree=122194612/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3586.5 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527794 0 0 0 358543 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3586.5 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3598 s]*
/proc/loadavg: 4.12 4.17 4.08 3/259 21218
/proc/meminfo: memFree=124347096/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=4099440 memory=2683248 CPUtime=3586.9 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527845 0 0 0 358583 107 0 0 20 0 1 0 32865251 4197826560 670812 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 1024860 670812 2688 2575 0 1021767 0
Current children cumulated CPU time: 3586.9 s
Current children cumulated vsize: 4099440 KiB
Current children cumulated memory: 2683248 KiB

[startup+3598.2 s]
/proc/loadavg: 4.12 4.17 4.08 3/259 21218
/proc/meminfo: memFree=124347096/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=3973384 memory=2566568 CPUtime=3587.09 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527849 0 0 0 358602 107 0 0 20 0 1 0 32865251 4068745216 641813 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 993346 641642 2688 2575 0 990253 0
Current children cumulated CPU time: 3587.09 s
Current children cumulated vsize: 3973384 KiB
Current children cumulated memory: 2566568 KiB

[startup+3598.3 s]
/proc/loadavg: 4.12 4.17 4.08 3/259 21218
/proc/meminfo: memFree=124347096/131249996 swapFree=33010684/33010684
[pid=20969] ppid=20966 vsize=3846648 memory=2440856 CPUtime=3587.19 cores=4,6
/proc/20969/stat : 20969 (pbsolver) R 20966 20969 20901 0 -1 4194304 527849 0 0 0 358611 108 0 0 20 0 1 0 32865251 3938967552 610214 18446744073709551615 4198400 14743177 140737403179136 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 42491904 140737403185546 140737403185642 140737403185642 140737403191244 0
/proc/20969/statm: 961662 610214 2688 2575 0 958569 0
Current children cumulated CPU time: 3587.19 s
Current children cumulated vsize: 3846648 KiB
Current children cumulated memory: 2440856 KiB

Child status: 0

Real time (s): 3598.32
CPU time (s): 3587.23
CPU user time (s): 3586.13
CPU system time (s): 1.10024
CPU usage (%): 99.6917
Max. virtual memory (cumulated for all children) (KiB): 4099440
Max. memory (cumulated for all children) (KiB): 2683248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.13
system time used= 1.10024
maximum resident set size= 2683248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 527892
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= 48
involuntary context switches= 1716


# summary of solver processes directly reported to runsolver:
#   pid: 20969
#   total CPU time (s): 3587.23
#   total CPU user time (s): 3586.13
#   total CPU system time (s): 1.10024

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.38929 second user time and 14.8127 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 06:37:46
IDJOB=4503359
IDBENCH=155426
IDSOLVER=3366
FILE ID=nodeC032/4503359-1751171866
RUNJOBID= nodeC032-1751171866-20912
SLURM_JOB_ID= 9587537
Free space on /tmp= 432004 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-192.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503359-1751171866/watcher-4503359-1751171866 -o /tmp/evaluation-result-4503359-1751171866/solver-4503359-1751171866 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751171866-20912 --watchdog 3760  pbsolver -f HOME/instance-4503359-1751171866.opb -t 3600 -m 31000

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

MD5SUM BENCH= 7ac327da8fefd7cd3f39afa8bfb7af2c
RANDOM SEED=453409541

nodeC032 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.812
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        130130536 kB
MemAvailable:   129797568 kB
Buffers:            3280 kB
Cached:           478224 kB
SwapCached:            0 kB
Active:           338536 kB
Inactive:         237304 kB
Active(anon):     112408 kB
Inactive(anon):        0 kB
Active(file):     226128 kB
Inactive(file):   237304 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             84092 kB
Writeback:            16 kB
AnonPages:         97508 kB
Mapped:           121684 kB
Shmem:             18068 kB
KReclaimable:      85676 kB
Slab:             168584 kB
SReclaimable:      85676 kB
SUnreclaim:        82908 kB
KernelStack:        4148 kB
PageTables:         2808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     449952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432000 MiB
End job on nodeC032 at 2025-06-29 07:37:45