Trace number 4483905

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? 3586.53 3597.68

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_seq/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE2.0_TMAX300_K67_cod2_pbEq1_newVersion_sequential.opb
MD5SUMdbf55fafe8c36fc4d34bf230f66c30bf
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-738
Best CPU time to get the best result obtained on this benchmark72002.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81322
Total number of constraints161483
Number of constraints which are clauses161482
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 1251
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 13703
Number of bits of the biggest sum of numbers14
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-4483905-1751277227.opb>
0.73/0.80	c original problem has 81322 variables (81322 bin, 0 int, 0 cont) and 161483 constraints
0.73/0.80	c problem read in 0.798 seconds
1.12/1.29	c presolving:
1.41/1.59	c (round 1, fast)       1354 del vars, 1355 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 123006 clqs
1.52/1.61	c (round 2, fast)       1354 del vars, 1602 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 123006 clqs
1.72/1.85	c    (1.8s) running MILP presolver
11.23/11.44	c    (11.4s) MILP presolver (8 rounds): 248 aggregations, 6153 fixings, 0 bound changes
11.33/11.52	c (round 3, medium)     7845 del vars, 1602 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 112011 clqs
11.33/11.57	c (round 4, fast)       7845 del vars, 15711 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 112928 clqs
11.33/11.59	c (round 5, fast)       8740 del vars, 16606 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 112033 clqs
11.72/11.98	c (round 6, exhaustive) 8740 del vars, 16606 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 144877 upgd conss, 0 impls, 112033 clqs
12.02/12.23	c (round 7, medium)     9316 del vars, 17182 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 144877 upgd conss, 0 impls, 111457 clqs
37.93/38.45	c (round 8, exhaustive) 9609 del vars, 17183 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 144877 upgd conss, 0 impls, 421299 clqs
38.02/38.52	c (round 9, fast)       9622 del vars, 17995 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 402 chg coeffs, 144877 upgd conss, 0 impls, 421234 clqs
38.22/38.79	c (round 10, medium)     9822 del vars, 18195 del conss, 0 add conss, 248 chg bounds, 0 chg sides, 402 chg coeffs, 144877 upgd conss, 0 impls, 420978 clqs
45.54/46.19	c    (46.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
46.33/46.97	c    (47.0s) symmetry computation finished: 166 generators found (max: 895, log10 of symmetry group size: 75.44) (symcode time: 0.61)
46.53/47.13	c dynamic symmetry handling statistics:
46.53/47.13	c    orbitopal reduction:       33 components: 115x3, 119x3, 115x3, 107x3, 123x3, 125x6, 125x4, 125x3, 125x4, 125x3, 125x3, 129x4, 129x3, 129x3, 115x3, 115x3, 111x3, 111x3, 113x3, 129x14, 111x6, 107x3, 115x7, 103x4, 117x3, 121x3, 125x4, 123x6, 127x5, 125x8, 119x6, 115x3, 119x4
46.53/47.13	c    orbital reduction:         no components
46.53/47.13	c    lexicographic reduction:   60 permutations with support sizes 234, 234, 230, 230, 226, 230, 234, 234, 230, 230, 234, 248, 230, 230, 234, 238, 214, 214, 238, 230, 254, 250, 250, 250, 258, 258, 258, 258, 258, 258, 258, 258, 258, 230, 230, 230, 226, 222, 222, 222, 222, 218, 218, 214, 214, 214, 214, 218, 222, 206, 206, 206, 222, 226, 226, 226, 230, 234, 248, 230
46.53/47.13	c handled 93 out of 93 symmetry components
46.63/47.25	c presolving (11 rounds: 11 fast, 6 medium, 3 exhaustive):
46.63/47.25	c  9848 deleted vars, 18219 deleted constraints, 0 added constraints, 248 tightened bounds, 0 added holes, 0 changed sides, 545 changed coefficients
46.63/47.25	c  0 implications, 423312 cliques
46.63/47.25	c presolved problem has 71474 variables (71474 bin, 0 int, 0 cont) and 143264 constraints
46.63/47.25	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
46.63/47.25	c       1 constraints of type <knapsack>
46.63/47.25	c  110692 constraints of type <setppc>
46.63/47.25	c   32571 constraints of type <logicor>
46.63/47.25	c transformed objective value is always integral (scale: 1)
46.63/47.25	c Presolving Time: 45.99
46.63/47.25	c 
46.63/47.25	c - non default parameters ----------------------------------------------------------------------
46.63/47.25	c 
46.63/47.25	c # SCIP version 10.0.0
46.63/47.25	c 
46.63/47.25	c # maximal time in seconds to run
46.63/47.25	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
46.63/47.25	c limits/time = 3596.995076
46.63/47.25	c 
46.63/47.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
46.63/47.25	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
46.63/47.25	c limits/memory = 27900
46.63/47.25	c 
46.63/47.25	c # belongs reading time to solving time?
46.63/47.25	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
46.63/47.25	c timing/reading = TRUE
46.63/47.25	c 
46.63/47.25	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
46.63/47.25	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
46.63/47.25	c reading/opbreader/maxintsize = 47
46.63/47.25	c 
46.63/47.25	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
46.63/47.25	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
46.63/47.25	c propagating/genvbounds/timingmask = 0
46.63/47.25	c 
46.63/47.25	c -----------------------------------------------------------------------------------------------
46.63/47.26	c 
374.24/376.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
374.24/376.70	c   377s|     1 |     0 | 74404 |     - |  1067M |   0 |  71k| 143k| 143k|   0 |  0 |  62 |   0 |-7.653398e+02 |      --      |    Inf | unknown
1140.85/1145.77	c  1146s|     1 |     0 |185489 |     - |  1133M |   0 |  71k| 143k| 143k|  18 |  1 |  65 |   0 |-7.648720e+02 |      --      |    Inf | unknown
1190.80/1195.84	c  1196s|     1 |     0 |188687 |     - |  1165M |   0 |  71k| 143k| 143k|  26 |  2 |  75 |   0 |-7.648713e+02 |      --      |    Inf | unknown
1262.16/1267.42	c  1267s|     1 |     0 |196501 |     - |  1191M |   0 |  71k| 143k| 143k|  36 |  3 |  76 |   0 |-7.645175e+02 |      --      |    Inf | unknown
1329.56/1335.09	c  1335s|     1 |     0 |202505 |     - |  1221M |   0 |  71k| 143k| 143k|  53 |  4 |  77 |   0 |-7.644159e+02 |      --      |    Inf | unknown
1500.71/1506.75	c  1507s|     1 |     0 |217557 |     - |  1251M |   0 |  71k| 143k| 143k|  66 |  5 |  78 |   0 |-7.643216e+02 |      --      |    Inf | unknown
1545.76/1551.99	c  1552s|     1 |     0 |221200 |     - |  1284M |   0 |  71k| 143k| 143k|  79 |  6 |  82 |   0 |-7.643216e+02 |      --      |    Inf | unknown
1600.18/1606.52	c  1607s|     1 |     0 |222632 |     - |  1316M |   0 |  71k| 143k| 143k|  90 |  7 |  83 |   0 |-7.643216e+02 |      --      |    Inf | unknown
1766.50/1773.33	c  1773s|     1 |     0 |234757 |     - |  1342M |   0 |  71k| 143k| 143k|  98 |  8 |  93 |   0 |-7.642423e+02 |      --      |    Inf | unknown
1830.89/1837.91	c  1838s|     1 |     0 |239725 |     - |  1381M |   0 |  71k| 143k| 143k| 113 |  9 | 103 |   0 |-7.642411e+02 |      --      |    Inf | unknown
1966.62/1974.10	c  1974s|     1 |     0 |251718 |     - |  1409M |   0 |  71k| 143k| 143k| 123 | 10 | 104 |   0 |-7.641813e+02 |      --      |    Inf | unknown
2018.85/2026.49	c  2026s|     1 |     0 |260324 |     - |  1425M |   0 |  71k| 143k| 143k| 131 | 11 | 114 |   0 |-7.641441e+02 |      --      |    Inf | unknown
2071.08/2078.90	c  2079s|     1 |     0 |269617 |     - |  1438M |   0 |  71k| 143k| 143k| 149 | 12 | 115 |   0 |-7.641036e+02 |      --      |    Inf | unknown
2107.96/2115.89	c  2116s|     1 |     0 |273973 |     - |  1454M |   0 |  71k| 143k| 143k| 165 | 13 | 117 |   0 |-7.641007e+02 |      --      |    Inf | unknown
2161.29/2169.38	c  2169s|     1 |     0 |282590 |     - |  1469M |   0 |  71k| 143k| 143k| 173 | 14 | 121 |   0 |-7.640566e+02 |      --      |    Inf | unknown
2207.05/2215.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2207.05/2215.29	c  2215s|     1 |     0 |289783 |     - |  1483M |   0 |  71k| 143k| 143k| 185 | 15 | 122 |   0 |-7.640529e+02 |      --      |    Inf | unknown
2252.72/2261.04	c  2261s|     1 |     0 |296826 |     - |  1499M |   0 |  71k| 143k| 143k| 200 | 16 | 125 |   0 |-7.640504e+02 |      --      |    Inf | unknown
2292.08/2300.56	c  2301s|     1 |     0 |301834 |     - |  1512M |   0 |  71k| 143k| 143k| 212 | 17 | 127 |   0 |-7.640481e+02 |      --      |    Inf | unknown
2341.93/2350.52	c  2351s|     1 |     0 |309632 |     - |  1528M |   0 |  71k| 143k| 143k| 226 | 18 | 137 |   0 |-7.640432e+02 |      --      |    Inf | unknown
3585.86/3597.03	c  3597s|     1 |     2 |553709 |     - |  1538M |   0 |  71k| 143k| 143k| 226 | 18 | 207 |   9 |-7.640432e+02 |      --      |    Inf | unknown
3585.86/3597.03	c 
3585.86/3597.03	c SCIP Status        : solving was interrupted [time limit reached]
3585.86/3597.03	c Solving Time (sec) : 3597.02
3585.86/3597.03	c Solving Nodes      : 1
3585.86/3597.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.86/3597.03	c Dual Bound         : -7.64043196877445e+02
3585.86/3597.03	c Gap                : infinite
3585.86/3597.03	s UNKNOWN
3585.86/3597.03	c SCIP Status        : solving was interrupted [time limit reached]
3585.86/3597.03	c Total Time         :    3597.02
3585.86/3597.03	c   solving          :    3597.02
3585.86/3597.03	c   presolving       :      45.99 (included in solving)
3585.86/3597.03	c   reading          :       0.80 (included in solving)
3585.86/3597.03	c   copying          :       0.26 (1 #copies) (minimal 0.26, maximal 0.26, average 0.26)
3585.86/3597.03	c Original Problem   :
3585.86/3597.03	c   Problem name     : HOME/instance-4483905-1751277227.opb
3585.86/3597.03	c   Variables        : 81322 (81322 binary, 0 integer, 0 continuous)
3585.86/3597.03	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.86/3597.03	c   Constraints      : 161483 initial, 161483 maximal
3585.86/3597.03	c   Objective        : minimize, 389 non-zeros (abs.min = 1, abs.max = 64)
3585.86/3597.03	c Presolved Problem  :
3585.86/3597.03	c   Problem name     : t_HOME/instance-4483905-1751277227.opb
3585.86/3597.03	c   Variables        : 71474 (71474 binary, 0 integer, 0 continuous)
3585.86/3597.03	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.86/3597.03	c   Constraints      : 143264 initial, 143404 maximal
3585.86/3597.03	c   Objective        : minimize, 389 non-zeros (abs.min = 1, abs.max = 64)
3585.86/3597.03	c   Nonzeros         : 375162 constraint, 846624 clique table
3585.86/3597.03	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.86/3597.03	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   domcol           :       0.20       0.00      2          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   dualsparsify     :       0.24       0.00      1          0          0          0          0          0         24          0          0        139
3585.86/3597.03	c   gateextraction   :       0.27       0.00      2          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   implics          :       0.01       0.00      6          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   milp             :       9.81       0.00      1       6153        248          0          0          0          0          0          0          0
3585.86/3597.03	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   sparsify         :       0.14       0.00      1          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   trivial          :       0.03       0.00     11          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   dualfix          :       0.03       0.00     11         13          0          0          0          0          0          0          0          0
3585.86/3597.03	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   probing          :      32.01       0.00      2        315          4          0          0          0          0          0          0          0
3585.86/3597.03	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   symmetry         :       0.94       0.00      1          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   vbounds          :       0.18       0.00      2          0         90          0          0          0          0          0          0          0
3585.86/3597.03	c   knapsack         :       0.06       0.00     11          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   setppc           :       0.69       0.01     11          0        776          0          0          0       1338          0          0          0
3585.86/3597.03	c   linear           :       0.67       0.06      7        248       2001          0        248          0      16606          0          0          0
3585.86/3597.03	c   logicor          :       0.46       0.01     11          0          0          0          0          0        251          0          0        406
3585.86/3597.03	c   components       :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.86/3597.03	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.86/3597.03	c   integral         :          0          0          0          0          1          0          0          7          0          0          0          0          0          0          2
3585.86/3597.03	c   knapsack         :          1          1         18     122234          0          0          0          3          6          1          0          0          0          0          0
3585.86/3597.03	c   setppc           :     110692+    110702         18     122374          0          0          0          1       8987         51          0          0          0          0          0
3585.86/3597.03	c   logicor          :      32571+     32701         18      36955          0          0          0          0       7231         29          0          0          0          0          0
3585.86/3597.03	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.03	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.86/3597.03	c   integral         :      29.66       0.00       0.00       0.00      29.66       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   knapsack         :       0.49       0.00       0.33       0.15       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   setppc           :       6.03       0.01       0.14       5.86       0.00       0.00       0.00       0.00       0.00       0.01
3585.86/3597.03	c   logicor          :       3.47       0.01       0.09       3.34       0.00       0.00       0.00       0.00       0.00       0.03
3585.86/3597.03	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.86/3597.03	c   dualfix          :          1          0          0          0
3585.86/3597.03	c   genvbounds       :          0          0          0          0
3585.86/3597.03	c   nlobbt           :          0          0          0          0
3585.86/3597.03	c   obbt             :          0          0          0          0
3585.86/3597.03	c   probing          :          0          0          0          0
3585.86/3597.03	c   pseudoobj        :         22          0          0          0
3585.86/3597.03	c   redcost          :         21          0          0          0
3585.86/3597.03	c   rootredcost      :          0          0          0          0
3585.86/3597.03	c   symmetry         :          0          0          0          0
3585.86/3597.03	c   vbounds          :      35761          0          0          0
3585.86/3597.03	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.86/3597.03	c   dualfix          :       0.03       0.00       0.03       0.00       0.00       0.00
3585.86/3597.03	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   probing          :      32.01       0.00      32.01       0.00       0.00       0.00
3585.86/3597.03	c   pseudoobj        :       1.11       0.00       0.00       1.11       0.00       0.00
3585.86/3597.03	c   redcost          :       0.08       0.00       0.00       0.08       0.00       0.00
3585.86/3597.03	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.03	c   symmetry         :       0.95       0.00       0.94       0.01       0.00       0.00
3585.86/3597.03	c   vbounds          :       0.22       0.00       0.18       0.04       0.00       0.00
3585.86/3597.03	c Symmetry           :
3585.86/3597.04	c   #affected vars   :      30673 (30673 bin, 0 int, 0 cont)
3585.86/3597.04	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.86/3597.04	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.86/3597.04	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.86/3597.04	c   shadow tree time :       0.00 s
3585.86/3597.04	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.86/3597.04	c   propagation      :       0.02         70         68          -        734      112.7         22        4.3          -          -          -
3585.86/3597.04	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.86/3597.04	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.86/3597.04	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.86/3597.04	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.86/3597.04	c   applied globally :       0.01          -          -          0        207       40.7          -          -          0          -          -
3585.86/3597.04	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.86/3597.04	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.86/3597.04	c   cut pool         :       0.08          -         35         35          -          -       2199       7447          -          -          -          -          -    (maximal pool size:       2143)
3585.86/3597.04	c   aggregation      :       0.44       0.00         18         18          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.86/3597.04	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.86/3597.04	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.86/3597.04	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   clique           :     339.66       0.00         18         18          0          0        107        108          0        107        107          0          0
3585.86/3597.04	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   gomory           :     205.26       0.00         10         10          0          0       1946       7246          0         27         27          0          0
3585.86/3597.04	c   > gomorymi       :          -          -          -          -          -          -          -       5688          0         14         14          0          -
3585.86/3597.04	c   > strongcg       :          -          -          -          -          -          -          -       1558          0         13         13          0          -
3585.86/3597.04	c   impliedbounds    :       0.61       0.00         18         18          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   mcf              :       0.30       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   multilinear      :       0.00       0.00         18         18          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3585.86/3597.04	c   zerohalf         :      45.84       0.00         18         18          0          0         90         93          0         92         92          0          0
3585.86/3597.04	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.86/3597.04	c   hybrid           :       0.08       0.00         18         18        226          0       7221        226          0       7221
3585.86/3597.04	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.86/3597.04	c   problem variables:       0.00          -          0          0
3585.86/3597.04	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.86/3597.04	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c   relpscost        :      29.66       0.00          1          0          0          0          0          0          0          2
3585.86/3597.04	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.04	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.86/3597.04	c   LP solutions     :       0.00          -          -          0          0
3585.86/3597.04	c   relax solutions  :       0.00          -          -          0          0
3585.86/3597.04	c   pseudo solutions :       0.00          -          -          0          0
3585.86/3597.04	c   strong branching :       0.00          -          -          0          0
3585.86/3597.04	c   actconsdiving    :       0.00       0.00          0          0          0
3585.86/3597.04	c   adaptivediving   :       0.00       0.00          0          0          0
3585.86/3597.04	c   alns             :       0.00       0.00          0          0          0
3585.86/3597.04	c   bound            :       0.00       0.00          0          0          0
3585.86/3597.04	c   clique           :       1.41       0.00          1          0          0
3585.86/3597.04	c   coefdiving       :       0.00       0.00          0          0          0
3585.86/3597.04	c   completesol      :       0.00       0.00          0          0          0
3585.86/3597.04	c   conflictdiving   :     112.10       0.00          1          0          0
3585.86/3597.04	c   crossover        :       0.00       0.00          0          0          0
3585.86/3597.04	c   dins             :       0.00       0.00          0          0          0
3585.86/3597.04	c   distributiondivin:       0.00       0.00          0          0          0
3585.86/3597.04	c   dks              :       0.00       0.00          0          0          0
3585.86/3597.04	c   dps              :       0.00       0.00          0          0          0
3585.86/3597.04	c   dualval          :       0.00       0.00          0          0          0
3585.86/3597.04	c   farkasdiving     :    1103.70       0.00          1          0          0
3585.86/3597.04	c   feaspump         :     628.60       0.00          1          0          0
3585.86/3597.04	c   fixandinfer      :       0.00       0.00          0          0          0
3585.86/3597.04	c   fracdiving       :       0.00       0.00          0          0          0
3585.86/3597.04	c   gins             :       0.00       0.00          0          0          0
3585.86/3597.04	c   guideddiving     :       0.00       0.00          0          0          0
3585.86/3597.04	c   indicator        :       0.00       0.00          0          0          0
3585.86/3597.04	c   indicatordiving  :       0.00       0.00          0          0          0
3585.86/3597.04	c   intdiving        :       0.00       0.00          0          0          0
3585.86/3597.04	c   intshifting      :       0.00       0.00          0          0          0
3585.86/3597.04	c   linesearchdiving :       0.00       0.00          0          0          0
3585.86/3597.04	c   localbranching   :       0.00       0.00          0          0          0
3585.86/3597.04	c   locks            :       0.02       0.00          1          0          0
3585.86/3597.04	c   lpface           :       0.00       0.00          0          0          0
3585.86/3597.04	c   mpec             :       0.00       0.00          0          0          0
3585.86/3597.04	c   multistart       :       0.00       0.00          0          0          0
3585.86/3597.04	c   mutation         :       0.00       0.00          0          0          0
3585.86/3597.04	c   nlpdiving        :       0.00       0.00          0          0          0
3585.86/3597.04	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.86/3597.04	c   octane           :       0.00       0.00          0          0          0
3585.86/3597.04	c   ofins            :       0.00       0.00          0          0          0
3585.86/3597.04	c   oneopt           :       0.00       0.00          0          0          0
3585.86/3597.04	c   padm             :       0.00       0.00          0          0          0
3585.86/3597.04	c   proximity        :       0.00       0.00          0          0          0
3585.86/3597.04	c   pscostdiving     :       0.00       0.00          0          0          0
3585.86/3597.04	c   randrounding     :       1.25       0.00         19          0          0
3585.86/3597.04	c   rens             :       0.87       0.00          1          0          0
3585.86/3597.04	c   reoptsols        :       0.00       0.00          0          0          0
3585.86/3597.04	c   repair           :       0.00       0.00          0          0          0
3585.86/3597.04	c   rins             :       0.00       0.00          0          0          0
3585.86/3597.04	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.86/3597.04	c   rounding         :       0.17       0.00         19          0          0
3585.86/3597.04	c   scheduler        :       0.00       0.00          0          0          0
3585.86/3597.04	c   shiftandpropagate:       0.38       0.00          1          0          0
3585.86/3597.04	c   shifting         :       0.46       0.00         19          0          0
3585.86/3597.04	c   simplerounding   :       0.00       0.00          0          0          0
3585.86/3597.04	c   subnlp           :       0.00       0.00          0          0          0
3585.86/3597.04	c   trivial          :       0.05       0.00          2          0          0
3585.86/3597.04	c   trivialnegation  :       0.00       0.00          0          0          0
3585.86/3597.04	c   trustregion      :       0.00       0.00          0          0          0
3585.86/3597.04	c   trysol           :       0.00       0.00          0          0          0
3585.86/3597.04	c   twoopt           :       0.00       0.00          0          0          0
3585.86/3597.04	c   undercover       :       0.00       0.00          0          0          0
3585.86/3597.04	c   vbounds          :       0.54       0.00          1          0          0
3585.86/3597.04	c   veclendiving     :       0.00       0.00          0          0          0
3585.86/3597.04	c   zeroobj          :       0.00       0.00          0          0          0
3585.86/3597.04	c   zirounding       :       0.01       0.00          1          0          0
3585.86/3597.04	c   other solutions  :          -          -          -          0          -
3585.86/3597.04	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.86/3597.04	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.04	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.86/3597.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.86/3597.04	c   primal LP        :       0.40          1         84      84.00     209.21       0.00          0
3585.86/3597.04	c   dual LP          :    1074.99         19     213218   11222.00     198.34       0.00          0
3585.86/3597.04	c   lex dual LP      :       0.00          0          0       0.00          -
3585.86/3597.04	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.86/3597.04	c   resolve instable :     189.19          2      84367   42183.50     445.95
3585.86/3597.04	c   diving/probing LP:    1841.55        104     340407    3273.14     184.85
3585.86/3597.04	c   strong branching :      29.49          9       8000     888.89     271.28          -          -         16
3585.86/3597.04	c     (at root node) :          -          9       8000     888.89          -
3585.86/3597.04	c   conflict analysis:       0.00          0          0       0.00          -
3585.86/3597.04	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.86/3597.04	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.86/3597.04	c B&B Tree           :
3585.86/3597.04	c   number of runs   :          1
3585.86/3597.04	c   nodes            :          1 (1 internal, 0 leaves)
3585.86/3597.04	c   feasible leaves  :          0
3585.86/3597.04	c   infeas. leaves   :          0
3585.86/3597.04	c   objective leaves :          0
3585.86/3597.04	c   nodes (total)    :          1 (1 internal, 0 leaves)
3585.86/3597.04	c   nodes left       :          2
3585.86/3597.04	c   max depth        :          0
3585.86/3597.04	c   max depth (total):          0
3585.86/3597.04	c   backtracks       :          0 (0.0%)
3585.86/3597.04	c   early backtracks :          0 (0.0%)
3585.86/3597.04	c   nodes exc. ref.  :          0 (0.0%)
3585.86/3597.04	c   delayed cutoffs  :          0
3585.86/3597.04	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.86/3597.04	c   avg switch length:       1.00
3585.86/3597.04	c   switching time   :       0.00
3585.86/3597.04	c Root Node          :
3585.86/3597.04	c   First LP value   : -7.65339823121919e+02
3585.86/3597.04	c   First LP Iters   :      74404 (228.32 Iter/sec)
3585.86/3597.04	c   First LP Time    :     325.87
3585.86/3597.04	c   Final Dual Bound : -7.64043196877445e+02
3585.86/3597.04	c   Final Root Iters :     309632
3585.86/3597.04	c   Root LP Estimate :                     -
3585.86/3597.04	c Solution           :
3585.86/3597.04	c   Solutions found  :          0 (0 improvements)
3585.86/3597.04	c   Primal Bound     :          -
3585.86/3597.04	c   Dual Bound       : -7.64043196877445e+02
3585.86/3597.04	c   Gap              :   infinite
3585.86/3597.04	c Integrals          :      Total       Avg%
3585.86/3597.04	c   primal-dual      :  359702.48     100.00
3585.86/3597.04	c   primal-ref       :          -          - (not evaluated)
3585.86/3597.04	c   dual-ref         :          -          - (not evaluated)
3586.44/3597.66	c Time complete (sec):   3586.510

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483905-1751277227/watcher-4483905-1751277227 -o /tmp/evaluation-result-4483905-1751277227/solver-4483905-1751277227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751268232-38444 --watchdog 3760 pbsolver -f HOME/instance-4483905-1751277227.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=39870, runsolver pid=39867

[startup+0.100076 s]*
/proc/loadavg: 2.09 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128639752/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=42112 memory=32128 CPUtime=0.09 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 6066 0 0 0 7 2 0 0 20 0 1 0 43402078 43122688 8032 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 10528 8032 2176 2575 0 7435 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42112 KiB
Current children cumulated memory: 32128 KiB

[startup+0.212819 s]*
/proc/loadavg: 2.09 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128623624/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=60732 memory=50816 CPUtime=0.2 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 10728 0 0 0 16 4 0 0 20 0 1 0 43402078 62189568 12704 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 15183 12704 2176 2575 0 12090 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 60732 KiB
Current children cumulated memory: 50816 KiB

[startup+0.31681 s]*
/proc/loadavg: 2.09 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128607496/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=80492 memory=69376 CPUtime=0.28 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 15366 0 0 0 23 5 0 0 20 0 1 0 43402078 82423808 17344 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 20123 17344 2176 2575 0 17030 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 80492 KiB
Current children cumulated memory: 69376 KiB

[startup+0.700251 s]
/proc/loadavg: 2.09 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128567176/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=159580 memory=149632 CPUtime=0.63 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 35431 0 0 0 52 11 0 0 20 0 1 0 43402078 163409920 37408 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 39895 37408 2176 2575 0 36802 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 159580 KiB
Current children cumulated memory: 149632 KiB

[startup+1.50024 s]
/proc/loadavg: 2.09 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128398084/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=411108 memory=395952 CPUtime=1.41 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 97684 0 0 0 118 23 0 0 20 0 1 0 43402078 420974592 98988 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 102777 98988 2400 2575 0 99684 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 411108 KiB
Current children cumulated memory: 395952 KiB

[startup+3.10514 s]
/proc/loadavg: 2.08 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128155584/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=544500 memory=527768 CPUtime=3 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 120025 0 0 0 271 29 0 0 20 0 1 0 43402078 557568000 131942 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 136125 131942 2528 2575 0 133032 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 544500 KiB
Current children cumulated memory: 527768 KiB

[startup+6.30021 s]
/proc/loadavg: 2.08 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128155584/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=544500 memory=527768 CPUtime=6.17 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 120064 0 0 0 587 30 0 0 20 0 1 0 43402078 557568000 131942 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 136125 131942 2528 2575 0 133032 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 544500 KiB
Current children cumulated memory: 527768 KiB

[startup+12.7002 s]
/proc/loadavg: 2.15 2.17 2.17 3/238 39871
/proc/meminfo: memFree=128099388/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=578324 memory=562108 CPUtime=12.51 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 138122 0 0 0 1219 32 0 0 20 0 1 0 43402078 592203776 140527 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 144581 140527 2592 2575 0 141488 0
Current children cumulated CPU time: 12.51 s
Current children cumulated vsize: 578324 KiB
Current children cumulated memory: 562108 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 2.16 2.17 3/238 39871
/proc/meminfo: memFree=128040860/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=612404 memory=596156 CPUtime=25.17 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 146612 0 0 0 2483 34 0 0 20 0 1 0 43402078 627101696 149039 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 153101 149039 2592 2575 0 150008 0
Current children cumulated CPU time: 25.17 s
Current children cumulated vsize: 612404 KiB
Current children cumulated memory: 596156 KiB

[startup+51.1051 s]
/proc/loadavg: 2.16 2.17 2.17 3/238 39872
/proc/meminfo: memFree=127612032/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1177096 memory=1043196 CPUtime=50.49 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 245915 0 0 0 4997 52 0 0 20 0 1 0 43402078 1205346304 260799 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 294274 260799 2688 2575 0 291181 0
Current children cumulated CPU time: 50.49 s
Current children cumulated vsize: 1177096 KiB
Current children cumulated memory: 1043196 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.15 2.17 3/239 39875
/proc/meminfo: memFree=127583392/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1208292 memory=1073624 CPUtime=101.22 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 253061 0 0 0 10068 54 0 0 20 0 1 0 43402078 1237291008 268406 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 302073 268406 2688 2575 0 298980 0
Current children cumulated CPU time: 101.22 s
Current children cumulated vsize: 1208292 KiB
Current children cumulated memory: 1073624 KiB

[startup+162.3 s]
/proc/loadavg: 2.10 2.14 2.16 3/239 39877
/proc/meminfo: memFree=127572536/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1210912 memory=1082584 CPUtime=160.64 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 254270 0 0 0 16010 54 0 0 20 0 1 0 43402078 1239973888 270646 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 302728 270646 2688 2575 0 299635 0
Current children cumulated CPU time: 160.64 s
Current children cumulated vsize: 1210912 KiB
Current children cumulated memory: 1082584 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.13 2.16 3/239 39879
/proc/meminfo: memFree=127572476/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1211208 memory=1083224 CPUtime=220.33 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 254405 0 0 0 21979 54 0 0 20 0 1 0 43402078 1240276992 270806 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 302802 270806 2688 2575 0 299709 0
Current children cumulated CPU time: 220.33 s
Current children cumulated vsize: 1211208 KiB
Current children cumulated memory: 1083224 KiB

[startup+282.3 s]
/proc/loadavg: 2.12 2.13 2.16 3/239 39881
/proc/meminfo: memFree=127562984/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1211208 memory=1084632 CPUtime=280.13 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 254425 0 0 0 27959 54 0 0 20 0 1 0 43402078 1240276992 271158 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 302802 271158 2688 2575 0 299709 0
Current children cumulated CPU time: 280.13 s
Current children cumulated vsize: 1211208 KiB
Current children cumulated memory: 1084632 KiB

[startup+342.3 s]
/proc/loadavg: 2.09 2.12 2.15 3/239 39890
/proc/meminfo: memFree=127565356/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1211348 memory=1085144 CPUtime=339.92 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 254450 0 0 0 33938 54 0 0 20 0 1 0 43402078 1240420352 271286 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 302837 271286 2688 2575 0 299744 0
Current children cumulated CPU time: 339.92 s
Current children cumulated vsize: 1211348 KiB
Current children cumulated memory: 1085144 KiB

[startup+402.3 s]
/proc/loadavg: 2.14 2.13 2.15 3/238 39892
/proc/meminfo: memFree=127565896/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1211348 memory=1085272 CPUtime=399.78 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 254687 0 0 0 39924 54 0 0 20 0 1 0 43402078 1240420352 271318 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 302837 271318 2688 2575 0 299744 0
Current children cumulated CPU time: 399.78 s
Current children cumulated vsize: 1211348 KiB
Current children cumulated memory: 1085272 KiB

[startup+462.3 s]
/proc/loadavg: 2.11 2.12 2.14 3/239 39906
/proc/meminfo: memFree=127553188/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1222564 memory=1095512 CPUtime=459.59 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 256708 0 0 0 45904 55 0 0 20 0 1 0 43402078 1251905536 273878 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 305641 273878 2688 2575 0 302548 0
Current children cumulated CPU time: 459.59 s

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

/proc/loadavg: 1.12 1.19 1.54 2/231 40058
/proc/meminfo: memFree=128321948/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1713052 memory=1469448 CPUtime=3152.12 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 316808 0 0 0 315141 71 0 0 20 0 1 0 43402078 1754165248 367362 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 428263 367362 2688 2575 0 425170 0
Current children cumulated CPU time: 3152.12 s
Current children cumulated vsize: 1713052 KiB
Current children cumulated memory: 1469448 KiB

[startup+3222.3 s]
/proc/loadavg: 1.09 1.17 1.51 2/231 40060
/proc/meminfo: memFree=128322468/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1713052 memory=1469448 CPUtime=3212.01 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 316814 0 0 0 321130 71 0 0 20 0 1 0 43402078 1754165248 367362 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 428263 367362 2688 2575 0 425170 0
Current children cumulated CPU time: 3212.01 s
Current children cumulated vsize: 1713052 KiB
Current children cumulated memory: 1469448 KiB

[startup+3282.3 s]
/proc/loadavg: 1.15 1.17 1.48 2/231 40062
/proc/meminfo: memFree=128322972/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1714836 memory=1470728 CPUtime=3271.88 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 316898 0 0 0 327117 71 0 0 20 0 1 0 43402078 1755992064 367682 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 428709 367682 2976 2575 0 425616 0
Current children cumulated CPU time: 3271.88 s
Current children cumulated vsize: 1714836 KiB
Current children cumulated memory: 1470728 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 1.15 1.45 2/232 40070
/proc/meminfo: memFree=128324216/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1714980 memory=1470984 CPUtime=3331.73 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 317050 0 0 0 333102 71 0 0 20 0 1 0 43402078 1756139520 367746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 428745 367746 2976 2575 0 425652 0
Current children cumulated CPU time: 3331.73 s
Current children cumulated vsize: 1714980 KiB
Current children cumulated memory: 1470984 KiB

[startup+3402.3 s]
/proc/loadavg: 1.08 1.13 1.43 2/234 40075
/proc/meminfo: memFree=128313120/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1714980 memory=1471112 CPUtime=3391.58 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 317071 0 0 0 339087 71 0 0 20 0 1 0 43402078 1756139520 367778 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 428745 367778 2976 2575 0 425652 0
Current children cumulated CPU time: 3391.58 s
Current children cumulated vsize: 1714980 KiB
Current children cumulated memory: 1471112 KiB

[startup+3462.3 s]
/proc/loadavg: 1.13 1.14 1.41 2/234 40077
/proc/meminfo: memFree=128316388/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1715244 memory=1471496 CPUtime=3451.45 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 317499 0 0 0 345074 71 0 0 20 0 1 0 43402078 1756409856 367874 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 428811 367874 2976 2575 0 425718 0
Current children cumulated CPU time: 3451.45 s
Current children cumulated vsize: 1715244 KiB
Current children cumulated memory: 1471496 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.13 1.39 2/234 40079
/proc/meminfo: memFree=128313736/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=1715244 memory=1472776 CPUtime=3511.31 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 317511 0 0 0 351060 71 0 0 20 0 1 0 43402078 1756409856 368194 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 428811 368194 2976 2575 0 425718 0
Current children cumulated CPU time: 3511.31 s
Current children cumulated vsize: 1715244 KiB
Current children cumulated memory: 1472776 KiB

[startup+3582.3 s]
/proc/loadavg: 1.14 1.13 1.37 2/234 40081
/proc/meminfo: memFree=128009824/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2026644 memory=1774984 CPUtime=3571.18 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393538 0 0 0 357034 84 0 0 20 0 1 0 43402078 2075283456 443746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 506661 443746 2976 2575 0 503568 0
Current children cumulated CPU time: 3571.18 s
Current children cumulated vsize: 2026644 KiB
Current children cumulated memory: 1774984 KiB

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

# cumulated CPU time of all completed processes:  user=3585.66 s, system=0.865179 s

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

[startup+3584 s]*
/proc/loadavg: 1.14 1.13 1.37 2/234 40081
/proc/meminfo: memFree=128009824/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2026644 memory=1774984 CPUtime=3572.89 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393538 0 0 0 357205 84 0 0 20 0 1 0 43402078 2075283456 443746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 506661 443746 2976 2575 0 503568 0
Current children cumulated CPU time: 3572.89 s
Current children cumulated vsize: 2026644 KiB
Current children cumulated memory: 1774984 KiB

[startup+3590.4 s]
/proc/loadavg: 1.13 1.13 1.37 2/234 40082
/proc/meminfo: memFree=128010076/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2026644 memory=1774984 CPUtime=3579.26 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393654 0 0 0 357842 84 0 0 20 0 1 0 43402078 2075283456 443746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 506661 443746 2976 2575 0 503568 0
Current children cumulated CPU time: 3579.26 s
Current children cumulated vsize: 2026644 KiB
Current children cumulated memory: 1774984 KiB

[startup+3593.6 s]
/proc/loadavg: 1.12 1.13 1.37 2/234 40082
/proc/meminfo: memFree=128010580/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2026644 memory=1774984 CPUtime=3582.45 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393654 0 0 0 358161 84 0 0 20 0 1 0 43402078 2075283456 443746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 506661 443746 2976 2575 0 503568 0
Current children cumulated CPU time: 3582.45 s
Current children cumulated vsize: 2026644 KiB
Current children cumulated memory: 1774984 KiB

[startup+3595.2 s]
/proc/loadavg: 1.12 1.13 1.37 2/234 40082
/proc/meminfo: memFree=128010580/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2026644 memory=1774984 CPUtime=3584.05 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393654 0 0 0 358321 84 0 0 20 0 1 0 43402078 2075283456 443746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 506661 443746 2976 2575 0 503568 0
Current children cumulated CPU time: 3584.05 s
Current children cumulated vsize: 2026644 KiB
Current children cumulated memory: 1774984 KiB

[startup+3596.8 s]
/proc/loadavg: 1.12 1.13 1.37 2/234 40082
/proc/meminfo: memFree=128010580/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2026644 memory=1774984 CPUtime=3585.65 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393654 0 0 0 358481 84 0 0 20 0 1 0 43402078 2075283456 443746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 506661 443746 2976 2575 0 503568 0
Current children cumulated CPU time: 3585.65 s
Current children cumulated vsize: 2026644 KiB
Current children cumulated memory: 1774984 KiB

[startup+3597.2 s]
/proc/loadavg: 1.11 1.12 1.36 2/234 40082
/proc/meminfo: memFree=128010580/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2026644 memory=1774984 CPUtime=3586.04 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393697 0 0 0 358520 84 0 0 20 0 1 0 43402078 2075283456 443746 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 506661 443746 2976 2575 0 503568 0
Current children cumulated CPU time: 3586.04 s
Current children cumulated vsize: 2026644 KiB
Current children cumulated memory: 1774984 KiB

[startup+3597.6 s]
/proc/loadavg: 1.11 1.12 1.36 2/234 40082
/proc/meminfo: memFree=128010580/131382112 swapFree=33010684/33010684
[pid=39870] ppid=39867 vsize=2008612 memory=1757140 CPUtime=3586.44 cores=4,6
/proc/39870/stat : 39870 (pbsolver) R 39867 39870 38426 0 -1 4194304 393766 0 0 0 358560 84 0 0 20 0 1 0 43402078 2056818688 439285 18446744073709551615 4198400 14743177 140721640146832 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52744192 140721640151434 140721640151530 140721640151530 140721640157132 0
/proc/39870/statm: 502153 439285 2976 2575 0 499060 0
Current children cumulated CPU time: 3586.44 s
Current children cumulated vsize: 2008612 KiB
Current children cumulated memory: 1757140 KiB

Child status: 0

Real time (s): 3597.68
CPU time (s): 3586.53
CPU user time (s): 3585.66
CPU system time (s): 0.865179
CPU usage (%): 99.69
Max. virtual memory (cumulated for all children) (KiB): 2026644
Max. memory (cumulated for all children) (KiB): 1774984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.66
system time used= 0.865179
maximum resident set size= 1774984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 393815
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= 61
involuntary context switches= 20655


# summary of solver processes directly reported to runsolver:
#   pid: 39870
#   total CPU time (s): 3586.53
#   total CPU user time (s): 3585.66
#   total CPU system time (s): 0.865179

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9373 second user time and 31.7617 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-30 11:53:47
IDJOB=4483905
IDBENCH=145528
IDSOLVER=3366
FILE ID=nodeC005/4483905-1751277227
RUNJOBID= nodeC005-1751268232-38444
SLURM_JOB_ID= 9594172
Free space on /tmp= 433036 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_seq/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE2.0_TMAX300_K67_cod2_pbEq1_newVersion_sequential.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483905-1751277227/watcher-4483905-1751277227 -o /tmp/evaluation-result-4483905-1751277227/solver-4483905-1751277227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751268232-38444 --watchdog 3760  pbsolver -f HOME/instance-4483905-1751277227.opb -t 3600 -m 31000

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

MD5SUM BENCH= dbf55fafe8c36fc4d34bf230f66c30bf
RANDOM SEED=880030516

nodeC005 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	: 0xb00001f
cpu MHz		: 3691.525
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.337
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.236
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1196.857
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128667772 kB
MemAvailable:   128815688 kB
Buffers:            3280 kB
Cached:           950156 kB
SwapCached:            0 kB
Active:          1439844 kB
Inactive:         702276 kB
Active(anon):    1206644 kB
Inactive(anon):        0 kB
Active(file):     233200 kB
Inactive(file):   702276 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19968 kB
Writeback:           108 kB
AnonPages:       1191240 kB
Mapped:           113396 kB
Shmem:             17960 kB
KReclaimable:     104132 kB
Slab:             186548 kB
SReclaimable:     104132 kB
SUnreclaim:        82416 kB
KernelStack:        3848 kB
PageTables:         5216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1546584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1046528 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC005 at 2025-06-30 12:53:45