Trace number 4483904

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07? 3598.19 3608.94

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.02	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-4483904-1751293853.opb>
0.86/0.92	c original problem has 81322 variables (81322 bin, 0 int, 0 impl, 0 cont) and 161483 constraints
0.86/0.92	c problem read in 0.90
1.36/1.49	c presolving:
1.75/1.80	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.75/1.82	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.97/2.10	c    (2.1s) running MILP presolver
8.33/8.41	c    (8.4s) MILP presolver (9 rounds): 248 aggregations, 6153 fixings, 0 bound changes
8.33/8.49	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
8.43/8.55	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
8.43/8.57	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
8.94/9.01	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
9.13/9.27	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.61/37.86	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
37.71/37.93	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.01/38.24	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
44.29/44.52	c    (44.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
45.68/45.98	c    (45.9s) symmetry computation finished: 166 generators found (max: 895, log10 of symmetry group size: 70.0) (symcode time: 1.27)
45.98/46.25	c dynamic symmetry handling statistics:
45.98/46.25	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
45.98/46.25	c    orbital reduction:         no components
45.98/46.25	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
45.98/46.25	c handled 93 out of 93 symmetry components
46.09/46.37	c presolving (11 rounds: 11 fast, 6 medium, 3 exhaustive):
46.09/46.37	c  9848 deleted vars, 18219 deleted constraints, 0 added constraints, 248 tightened bounds, 0 added holes, 0 changed sides, 545 changed coefficients
46.09/46.37	c  0 implications, 423312 cliques
46.09/46.37	c presolved problem has 71474 variables (71474 bin, 0 int, 0 impl, 0 cont) and 143264 constraints
46.09/46.37	c       1 constraints of type <knapsack>
46.09/46.37	c  110692 constraints of type <setppc>
46.09/46.37	c   32571 constraints of type <logicor>
46.09/46.37	c transformed objective value is always integral (scale: 1)
46.09/46.37	c Presolving Time: 44.92
46.09/46.37	c - non default parameters ----------------------------------------------------------------------
46.09/46.37	c # SCIP version 10.0.0
46.09/46.37	c 
46.09/46.37	c # maximal time in seconds to run
46.09/46.37	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
46.09/46.37	c limits/time = 3596.994065
46.09/46.37	c 
46.09/46.37	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
46.09/46.37	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
46.09/46.37	c limits/memory = 27900
46.09/46.37	c 
46.09/46.37	c # belongs reading time to solving time?
46.09/46.37	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
46.09/46.37	c timing/reading = TRUE
46.09/46.37	c 
46.09/46.37	c -----------------------------------------------------------------------------------------------
46.09/46.37	c start solving
46.09/46.39	c 
386.20/387.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
386.20/387.46	c   387s|     1 |     0 | 74404 |     - |  1057M |   0 |  71k| 143k| 143k|   0 |  0 |  62 |   0 |-7.653398e+02 |      --      |    Inf | unknown
1187.25/1191.05	c  1191s|     1 |     0 |187848 |     - |  1124M |   0 |  71k| 143k| 143k|  18 |  1 |  72 |   0 |-7.648720e+02 |      --      |    Inf | unknown
1242.95/1246.96	c  1247s|     1 |     0 |193008 |     - |  1156M |   0 |  71k| 143k| 143k|  26 |  2 |  74 |   0 |-7.648712e+02 |      --      |    Inf | unknown
1313.33/1317.54	c  1318s|     1 |     0 |199147 |     - |  1183M |   0 |  71k| 143k| 143k|  35 |  3 |  76 |   0 |-7.648398e+02 |      --      |    Inf | unknown
1453.63/1458.22	c  1458s|     1 |     0 |212411 |     - |  1214M |   0 |  71k| 143k| 143k|  49 |  4 |  78 |   0 |-7.646155e+02 |      --      |    Inf | unknown
1517.54/1522.32	c  1522s|     1 |     0 |221632 |     - |  1254M |   0 |  71k| 143k| 143k|  64 |  5 |  88 |   0 |-7.642749e+02 |      --      |    Inf | unknown
1633.30/1638.49	c  1638s|     1 |     0 |231845 |     - |  1287M |   0 |  71k| 143k| 143k|  75 |  6 |  89 |   0 |-7.642515e+02 |      --      |    Inf | unknown
1706.67/1712.01	c  1712s|     1 |     0 |239955 |     - |  1332M |   0 |  71k| 143k| 143k|  85 |  7 |  90 |   0 |-7.640900e+02 |      --      |    Inf | unknown
1771.76/1777.32	c  1777s|     1 |     0 |247132 |     - |  1378M |   0 |  71k| 143k| 143k|  99 |  8 | 100 |   0 |-7.639461e+02 |      --      |    Inf | unknown
1837.28/1843.05	c  1843s|     1 |     0 |252432 |     - |  1409M |   0 |  71k| 143k| 143k| 109 |  9 | 102 |   0 |-7.639451e+02 |      --      |    Inf | unknown
1891.01/1896.94	c  1897s|     1 |     0 |256098 |     - |  1447M |   0 |  71k| 143k| 143k| 124 | 10 | 112 |   0 |-7.639451e+02 |      --      |    Inf | unknown
1940.78/1946.84	c  1947s|     1 |     0 |265818 |     - |  1464M |   0 |  71k| 143k| 143k| 141 | 11 | 113 |   0 |-7.637963e+02 |      --      |    Inf | unknown
1969.41/1975.56	c  1976s|     1 |     0 |268133 |     - |  1478M |   0 |  71k| 143k| 143k| 153 | 12 | 123 |   0 |-7.637963e+02 |      --      |    Inf | unknown
2012.69/2019.00	c  2019s|     1 |     0 |274603 |     - |  1494M |   0 |  71k| 143k| 143k| 166 | 13 | 133 |   0 |-7.637786e+02 |      --      |    Inf | unknown
2057.68/2064.02	c  2064s|     1 |     0 |281446 |     - |  1510M |   0 |  71k| 143k| 143k| 174 | 14 | 143 |   0 |-7.637332e+02 |      --      |    Inf | unknown
2093.39/2099.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2093.39/2099.83	c  2100s|     1 |     0 |286249 |     - |  1524M |   0 |  71k| 143k| 143k| 184 | 15 | 147 |   0 |-7.637280e+02 |      --      |    Inf | unknown
2123.32/2129.88	c  2130s|     1 |     0 |288551 |     - |  1539M |   0 |  71k| 143k| 143k| 193 | 16 | 148 |   0 |-7.637273e+02 |      --      |    Inf | unknown
2152.34/2158.90	c  2159s|     1 |     0 |290656 |     - |  1553M |   0 |  71k| 143k| 143k| 202 | 17 | 150 |   0 |-7.637268e+02 |      --      |    Inf | unknown
2185.47/2192.18	c  2192s|     1 |     0 |293243 |     - |  1568M |   0 |  71k| 143k| 143k| 214 | 18 | 151 |   0 |-7.637248e+02 |      --      |    Inf | unknown
2224.36/2231.13	c  2231s|     1 |     0 |298455 |     - |  1582M |   0 |  71k| 143k| 143k| 226 | 19 | 161 |   0 |-7.637205e+02 |      --      |    Inf | unknown
2262.04/2268.94	c  2269s|     1 |     0 |302754 |     - |  1596M |   0 |  71k| 143k| 143k| 241 | 20 | 171 |   0 |-7.637158e+02 |      --      |    Inf | unknown
2297.74/2304.76	c  2305s|     1 |     0 |306676 |     - |  1596M |   0 |  71k| 143k| 143k| 249 | 21 | 172 |   0 |-7.637145e+02 |      --      |    Inf | unknown
3597.25/3608.11	c  3608s|     1 |     2 |503389 |     - |  1601M |   0 |  71k| 143k| 143k| 249 | 21 | 175 |   0 |-7.637145e+02 |      --      |    Inf | unknown
3597.25/3608.11	c 
3597.25/3608.11	c SCIP Status        : solving was interrupted [time limit reached]
3597.25/3608.11	c Solving Time (sec) : 3608.08
3597.25/3608.11	c Solving Nodes      : 1
3597.25/3608.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3597.25/3608.11	c Dual Bound         : -7.63714464050635e+02
3597.25/3608.11	c Gap                : infinite
3597.25/3608.11	s UNKNOWN
3597.25/3608.11	c SCIP Status        : solving was interrupted [time limit reached]
3597.25/3608.11	c Total Time         :    3608.08
3597.25/3608.11	c   solving          :    3608.08
3597.25/3608.11	c   presolving       :      44.92 (included in solving)
3597.25/3608.11	c   reading          :       0.90 (included in solving)
3597.25/3608.11	c   copying          :       0.00 (0 times copied the problem)
3597.25/3608.11	c Original Problem   :
3597.25/3608.11	c   Problem name     : HOME/instance-4483904-1751293853.opb
3597.25/3608.11	c   Variables        : 81322 (81322 binary, 0 integer, 0 implicit integer, 0 continuous)
3597.25/3608.11	c   Constraints      : 161483 initial, 161483 maximal
3597.35/3608.11	c   Objective        : minimize, 389 non-zeros (abs.min = 1, abs.max = 64)
3597.35/3608.11	c Presolved Problem  :
3597.35/3608.11	c   Problem name     : t_HOME/instance-4483904-1751293853.opb
3597.35/3608.11	c   Variables        : 71474 (71474 binary, 0 integer, 0 implicit integer, 0 continuous)
3597.35/3608.11	c   Constraints      : 143264 initial, 143387 maximal
3597.35/3608.11	c   Objective        : minimize, 389 non-zeros (abs.min = 1, abs.max = 64)
3597.35/3608.11	c   Nonzeros         : 375162 constraint, 846624 clique table
3597.35/3608.11	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3597.35/3608.11	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   domcol           :       0.23       0.00      2          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   dualsparsify     :       0.45       0.00      1          0          0          0          0          0         24          0          0        139
3597.35/3608.11	c   gateextraction   :       0.33       0.00      2          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   implics          :       0.01       0.00      6          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   milp             :       6.57       0.00      1       6153        248          0          0          0          0          0          0          0
3597.35/3608.11	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   sparsify         :       0.16       0.00      1          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   trivial          :       0.03       0.00     11          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   dualfix          :       0.03       0.00     11         13          0          0          0          0          0          0          0          0
3597.35/3608.11	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   probing          :      32.89       0.00      2        315          4          0          0          0          0          0          0          0
3597.35/3608.11	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   symmetry         :       1.74       0.00      1          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   vbounds          :       0.22       0.00      2          0         90          0          0          0          0          0          0          0
3597.35/3608.11	c   knapsack         :       0.07       0.00     11          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   setppc           :       0.72       0.01     11          0        776          0          0          0       1338          0          0          0
3597.35/3608.11	c   linear           :       0.74       0.07      7        248       2001          0        248          0      16606          0          0          0
3597.35/3608.11	c   logicor          :       0.48       0.01     11          0          0          0          0          0        251          0          0        406
3597.35/3608.11	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   components       :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3597.35/3608.11	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3597.35/3608.11	c   benderslp        :          0          0          0          0          0          0          1          7          0          0          0          0          0          0          0
3597.35/3608.11	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3597.35/3608.11	c   knapsack         :          1          1         21     114367          0          0          1          3          6          1          0          0          0          0          0
3597.35/3608.11	c   setppc           :     110692+    110695         21     114519          0          0          1          1       2880         52          0          1          1          0          0
3597.35/3608.11	c   logicor          :      32571+     32691         21      32941          0          0          1          0       1486         24          0         11          3          0          0
3597.35/3608.11	c   benders          :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3597.35/3608.11	c   fixedvar         :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3597.35/3608.11	c   countsols        :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3597.35/3608.11	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3597.35/3608.11	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   knapsack         :       0.51       0.00       0.36       0.15       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   setppc           :       6.10       0.01       0.16       5.89       0.00       0.04       0.00       0.00       0.00       0.00
3597.35/3608.11	c   logicor          :       3.27       0.01       0.10       3.15       0.00       0.01       0.00       0.00       0.00       0.00
3597.35/3608.11	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3597.35/3608.11	c   dualfix          :          1          0          0          0
3597.35/3608.11	c   genvbounds       :          0          0          0          0
3597.35/3608.11	c   nlobbt           :          0          0          0          0
3597.35/3608.11	c   obbt             :          0          0          0          0
3597.35/3608.11	c   probing          :          0          0          0          0
3597.35/3608.11	c   pseudoobj        :         24          0          0          0
3597.35/3608.11	c   redcost          :         23          0          0          0
3597.35/3608.11	c   rootredcost      :          0          0          0          0
3597.35/3608.11	c   symmetry         :          0          0          0          0
3597.35/3608.11	c   vbounds          :      32251          0          0          0
3597.35/3608.11	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3597.35/3608.11	c   dualfix          :       0.03       0.00       0.03       0.00       0.00       0.00
3597.35/3608.11	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   probing          :      32.89       0.00      32.89       0.00       0.00       0.00
3597.35/3608.11	c   pseudoobj        :       1.06       0.00       0.00       1.06       0.00       0.00
3597.35/3608.11	c   redcost          :       0.09       0.00       0.00       0.09       0.00       0.00
3597.35/3608.11	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3597.35/3608.11	c   symmetry         :       1.74       0.00       1.74       0.01       0.00       0.00
3597.35/3608.11	c   vbounds          :       0.26       0.00       0.22       0.04       0.00       0.00
3597.35/3608.11	c Symmetry           :
3597.35/3608.11	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3597.35/3608.11	c   orbital reduction:          0 reductions applied,          0 cutoffs
3597.35/3608.11	c   lexicographic red:          0 reductions applied,          0 cutoffs
3597.35/3608.11	c   shadow tree time :       0.00 s
3597.35/3608.11	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3597.35/3608.11	c   propagation      :       0.01         66         64          -        644       90.0          1        3.0          -          -          -
3597.35/3608.11	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3597.35/3608.11	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3597.35/3608.11	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3597.35/3608.11	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3597.35/3608.11	c   applied globally :       0.01          -          -          0        175       38.3          -          -          0          -          -
3597.35/3608.11	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3597.35/3608.11	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3597.35/3608.11	c   cut pool         :       0.12          -         41         41          -          -       2214       6778          -          -          -          -          -    (maximal pool size:       2202)
3597.35/3608.11	c   aggregation      :       0.53       0.00         21         21          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3597.35/3608.11	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3597.35/3608.11	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3597.35/3608.11	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   clique           :     390.64       0.00         21         21          0          0        124        125          0        124        124          0          0
3597.35/3608.11	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   gomory           :     222.39       0.00         10         10          0          0       1992       6567          0         35         35          0          0
3597.35/3608.11	c   > gomorymi       :          -          -          -          -          -          -          -       4447          0         19         19          0          -
3597.35/3608.11	c   > strongcg       :          -          -          -          -          -          -          -       2120          0         16         16          0          -
3597.35/3608.11	c   impliedbounds    :       0.70       0.00         21         21          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   mcf              :       0.34       0.00          1          1          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   multilinear      :       0.00       0.00         21         21          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3597.35/3608.11	c   zerohalf         :      57.21       0.00         20         20          0          0         86         86          0         86         86          0          0
3597.35/3608.11	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3597.35/3608.11	c   hybrid           :       0.09       0.00         21         21        249          0       6541        249          0       6541
3597.35/3608.11	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3597.35/3608.11	c   problem variables:       0.00          -          0          0
3597.35/3608.11	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3597.35/3608.11	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   inference        :       0.01       0.00          0          0          1          0          0          0          0          2
3597.35/3608.11	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3597.35/3608.11	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3597.35/3608.11	c   LP solutions     :       0.00          -          -          0          0
3597.35/3608.11	c   relax solutions  :       0.00          -          -          0          0
3597.35/3608.11	c   pseudo solutions :       0.00          -          -          0          0
3597.35/3608.11	c   strong branching :       0.00          -          -          0          0
3597.35/3608.11	c   actconsdiving    :       0.00       0.00          0          0          0
3597.35/3608.11	c   adaptivediving   :       0.00       0.00          0          0          0
3597.35/3608.11	c   alns             :       0.00       0.00          0          0          0
3597.35/3608.11	c   bound            :       0.00       0.00          0          0          0
3597.35/3608.11	c   clique           :       1.39       0.00          1          0          0
3597.35/3608.11	c   coefdiving       :       0.00       0.00          0          0          0
3597.35/3608.11	c   completesol      :       0.00       0.00          0          0          0
3597.35/3608.11	c   conflictdiving   :       0.00       0.00          0          0          0
3597.35/3608.11	c   crossover        :       0.00       0.00          0          0          0
3597.35/3608.11	c   dins             :       0.00       0.00          0          0          0
3597.35/3608.11	c   distributiondivin:       0.00       0.00          0          0          0
3597.35/3608.11	c   dps              :       0.00       0.00          0          0          0
3597.35/3608.11	c   dualval          :       0.00       0.00          0          0          0
3597.35/3608.11	c   farkasdiving     :    1303.20       0.00          1          0          0
3597.35/3608.11	c   feasjump         :       0.14       0.00          1          0          0
3597.35/3608.11	c   feaspump         :     640.31       0.00          1          0          0
3597.35/3608.11	c   fixandinfer      :       0.00       0.00          0          0          0
3597.35/3608.11	c   fracdiving       :       0.00       0.00          0          0          0
3597.35/3608.11	c   gins             :       0.00       0.00          0          0          0
3597.35/3608.11	c   guideddiving     :       0.00       0.00          0          0          0
3597.35/3608.11	c   indcoefdiving    :       0.00       0.00          0          0          0
3597.35/3608.11	c   indicator        :       0.00       0.00          0          0          0
3597.35/3608.11	c   indicatordiving  :       0.00       0.00          0          0          0
3597.35/3608.11	c   indoneopt        :       0.00       0.00          0          0          0
3597.35/3608.11	c   indrounding      :       0.00       0.00          0          0          0
3597.35/3608.11	c   indtwoopt        :       0.00       0.00          0          0          0
3597.35/3608.11	c   intdiving        :       0.00       0.00          0          0          0
3597.35/3608.11	c   intshifting      :       0.00       0.00          0          0          0
3597.35/3608.11	c   linesearchdiving :       0.00       0.00          0          0          0
3597.35/3608.11	c   localbranching   :       0.00       0.00          0          0          0
3597.35/3608.11	c   locks            :       0.02       0.00          1          0          0
3597.35/3608.11	c   lpface           :       0.00       0.00          0          0          0
3597.35/3608.11	c   mpec             :       0.00       0.00          0          0          0
3597.35/3608.11	c   multistart       :       0.00       0.00          0          0          0
3597.35/3608.11	c   mutation         :       0.00       0.00          0          0          0
3597.35/3608.11	c   nlpdiving        :       0.00       0.00          0          0          0
3597.35/3608.11	c   objpscostdiving  :       0.00       0.00          0          0          0
3597.35/3608.11	c   octane           :       0.00       0.00          0          0          0
3597.35/3608.11	c   ofins            :       0.00       0.00          0          0          0
3597.35/3608.11	c   oneopt           :       0.00       0.00          0          0          0
3597.35/3608.11	c   padm             :       0.00       0.00          0          0          0
3597.35/3608.11	c   proximity        :       0.00       0.00          0          0          0
3597.35/3608.11	c   pscostdiving     :       0.00       0.00          0          0          0
3597.35/3608.11	c   randrounding     :       1.22       0.00         22          0          0
3597.35/3608.11	c   rens             :       0.00       0.00          0          0          0
3597.35/3608.11	c   reoptsols        :       0.00       0.00          0          0          0
3597.35/3608.11	c   repair           :       0.00       0.00          0          0          0
3597.35/3608.11	c   rins             :       0.00       0.00          0          0          0
3597.35/3608.11	c   rootsoldiving    :       0.00       0.00          0          0          0
3597.35/3608.11	c   rounding         :       0.18       0.00         22          0          0
3597.35/3608.11	c   scheduler        :       0.00       0.00          0          0          0
3597.35/3608.11	c   shiftandpropagate:       0.37       0.00          1          0          0
3597.35/3608.11	c   shifting         :       0.50       0.00         22          0          0
3597.35/3608.11	c   simplerounding   :       0.00       0.00          0          0          0
3597.35/3608.11	c   smallcard        :       0.00       0.00          0          0          0
3597.35/3608.11	c   subnlp           :       0.00       0.00          0          0          0
3597.35/3608.11	c   trivial          :       0.05       0.00          2          0          0
3597.35/3608.11	c   trivialnegation  :       0.00       0.00          0          0          0
3597.35/3608.11	c   trustregion      :       0.00       0.00          0          0          0
3597.35/3608.11	c   trysol           :       0.00       0.00          0          0          0
3597.35/3608.11	c   twoopt           :       0.00       0.00          0          0          0
3597.35/3608.11	c   undercover       :       0.00       0.00          0          0          0
3597.35/3608.11	c   vbounds          :       0.51       0.00          1          0          0
3597.35/3608.11	c   veclendiving     :       0.00       0.00          0          0          0
3597.35/3608.11	c   zeroobj          :       0.00       0.00          0          0          0
3597.35/3608.11	c   zirounding       :       0.01       0.00          1          0          0
3597.35/3608.11	c   other solutions  :          -          -          -          0          -
3597.35/3608.11	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	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
3597.35/3608.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3597.35/3608.11	c   primal LP        :       0.15          2          8       8.00      52.25       0.03          1
3597.35/3608.11	c   dual LP          :     938.47         22     210338    9560.82     224.13       0.00          0
3597.35/3608.11	c   lex dual LP      :       0.00          0          0       0.00          -
3597.35/3608.11	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3597.35/3608.11	c   resolve instable :       0.00          0          0       0.00          -
3597.35/3608.11	c   diving/probing LP:    1941.75         67     293043    4373.78     150.92
3597.35/3608.11	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3597.35/3608.11	c     (at root node) :          -          0          0       0.00          -
3597.35/3608.11	c   conflict analysis:       0.00          0          0       0.00          -
3597.35/3608.11	c B&B Tree           :
3597.35/3608.11	c   number of runs   :          1
3597.35/3608.11	c   nodes            :          1 (1 internal, 0 leaves)
3597.35/3608.11	c   feasible leaves  :          0
3597.35/3608.11	c   infeas. leaves   :          0
3597.35/3608.11	c   objective leaves :          0
3597.35/3608.11	c   nodes (total)    :          1 (1 internal, 0 leaves)
3597.35/3608.11	c   nodes left       :          2
3597.35/3608.11	c   max depth        :          0
3597.35/3608.11	c   max depth (total):          0
3597.35/3608.11	c   backtracks       :          0 (0.0%)
3597.35/3608.11	c   early backtracks :          0 (0.0%)
3597.35/3608.11	c   nodes exc. ref.  :          0 (0.0%)
3597.35/3608.11	c   delayed cutoffs  :          0
3597.35/3608.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3597.35/3608.11	c   avg switch length:       1.00
3597.35/3608.11	c   switching time   :       0.00
3597.35/3608.11	c Root Node          :
3597.35/3608.11	c   First LP value   : -7.65339823121919e+02
3597.35/3608.11	c   First LP Iters   :      74404 (220.49 Iter/sec)
3597.35/3608.11	c   First LP Time    :     337.45
3597.35/3608.11	c   Final Dual Bound : -7.63714464050635e+02
3597.35/3608.11	c   Final Root Iters :     306676
3597.35/3608.11	c   Root LP Estimate :                     -
3597.35/3608.11	c Solution           :
3597.35/3608.11	c   Solutions found  :          0 (0 improvements)
3597.35/3608.11	c   Primal Bound     :          -
3597.35/3608.11	c   Dual Bound       : -7.63714464050635e+02
3597.35/3608.11	c   Gap              :   infinite
3597.35/3608.11	c Integrals          :      Total       Avg%
3597.35/3608.11	c   primal-dual      :  360807.87     100.00
3597.35/3608.11	c   primal-ref       :          -          - (not evaluated)
3597.35/3608.11	c   dual-ref         :          -          - (not evaluated)
3598.13/3608.93	c Time complete: 3598.17.

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100077 s]*
/proc/loadavg: 0.98 1.79 2.25 6/250 42181
/proc/meminfo: memFree=129926400/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=60356 memory=32640 CPUtime=0.08 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 5249 0 0 0 6 2 0 0 20 0 1 0 45065107 61804544 8160 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 15089 8160 3232 3530 0 6540 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 60356 KiB
Current children cumulated memory: 32640 KiB

[startup+0.215841 s]*
/proc/loadavg: 0.98 1.79 2.25 6/250 42181
/proc/meminfo: memFree=129862392/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=76080 memory=48512 CPUtime=0.19 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 9210 0 0 0 16 3 0 0 20 0 1 0 45065107 77905920 12128 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 19020 12128 3232 3530 0 10471 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 76080 KiB
Current children cumulated memory: 48512 KiB

[startup+0.313593 s]*
/proc/loadavg: 0.98 1.79 2.25 6/250 42181
/proc/meminfo: memFree=129806448/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=96848 memory=68608 CPUtime=0.28 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 14234 0 0 0 24 4 0 0 20 0 1 0 45065107 99172352 17152 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 24212 17152 3232 3530 0 15663 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 96848 KiB
Current children cumulated memory: 68608 KiB

[startup+0.700365 s]
/proc/loadavg: 0.98 1.79 2.25 6/250 42181
/proc/meminfo: memFree=129662052/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=158616 memory=131072 CPUtime=0.65 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 29846 0 0 0 56 9 0 0 20 0 1 0 45065107 162422784 32768 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 39654 32768 3232 3530 0 31105 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 158616 KiB
Current children cumulated memory: 131072 KiB

[startup+1.50034 s]
/proc/loadavg: 0.98 1.79 2.25 7/250 42181
/proc/meminfo: memFree=129267436/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=419328 memory=386860 CPUtime=1.45 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 94336 0 0 0 119 26 0 0 20 0 1 0 45065107 429391872 96715 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 104832 96715 3584 3530 0 96283 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 419328 KiB
Current children cumulated memory: 386860 KiB

[startup+3.1134 s]
/proc/loadavg: 0.98 1.79 2.25 6/250 42181
/proc/meminfo: memFree=127849792/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=551592 memory=518060 CPUtime=3.06 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 117978 0 0 0 273 33 0 0 20 0 1 0 45065107 564830208 129515 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 137898 129515 3744 3530 0 129349 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 551592 KiB
Current children cumulated memory: 518060 KiB

[startup+6.30034 s]
/proc/loadavg: 1.22 1.83 2.26 6/250 42181
/proc/meminfo: memFree=127652812/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=551592 memory=518060 CPUtime=6.24 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 117998 0 0 0 591 33 0 0 20 0 1 0 45065107 564830208 129515 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 137898 129515 3744 3530 0 129349 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 551592 KiB
Current children cumulated memory: 518060 KiB

[startup+12.7003 s]
/proc/loadavg: 1.52 1.88 2.27 6/250 42181
/proc/meminfo: memFree=127335756/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=622512 memory=588640 CPUtime=12.62 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 143673 0 0 0 1225 37 0 0 20 0 1 0 45065107 637452288 147160 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 155628 147160 3776 3530 0 147079 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 622512 KiB
Current children cumulated memory: 588640 KiB

[startup+25.5004 s]
/proc/loadavg: 2.07 1.98 2.30 6/250 42181
/proc/meminfo: memFree=127212400/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=629548 memory=596064 CPUtime=25.37 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 145521 0 0 0 2500 37 0 0 20 0 1 0 45065107 644657152 149016 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 157387 149016 3776 3530 0 148838 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 629548 KiB
Current children cumulated memory: 596064 KiB

[startup+51.1127 s]
/proc/loadavg: 2.73 2.15 2.35 6/249 42182
/proc/meminfo: memFree=125785164/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1203804 memory=1053200 CPUtime=50.88 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 235877 0 0 0 5036 52 0 0 20 0 1 0 45065107 1232695296 263300 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 300951 263300 3936 3530 0 292402 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1203804 KiB
Current children cumulated memory: 1053200 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.47 2.45 6/250 42190
/proc/meminfo: memFree=125630512/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1221896 memory=1076040 CPUtime=101.93 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 241062 0 0 0 10139 54 0 0 20 0 1 0 45065107 1251221504 269010 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 305474 269010 3968 3530 0 296925 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1221896 KiB
Current children cumulated memory: 1076040 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.76 2.55 6/251 42238
/proc/meminfo: memFree=126179588/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1230668 memory=1085128 CPUtime=161.75 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 243350 0 0 0 16121 54 0 0 20 0 1 0 45065107 1260204032 271282 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 307667 271282 3968 3530 0 299118 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1230668 KiB
Current children cumulated memory: 1085128 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.02 2.65 6/252 42241
/proc/meminfo: memFree=125992148/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1230668 memory=1085128 CPUtime=221.56 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 243350 0 0 0 22102 54 0 0 20 0 1 0 45065107 1260204032 271282 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 307667 271282 3968 3530 0 299118 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 1230668 KiB
Current children cumulated memory: 1085128 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 3.23 2.75 6/252 42243
/proc/meminfo: memFree=125508528/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1230668 memory=1085128 CPUtime=281.38 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 243351 0 0 0 28084 54 0 0 20 0 1 0 45065107 1260204032 271282 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 307667 271282 3968 3530 0 299118 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 1230668 KiB
Current children cumulated memory: 1085128 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.39 2.84 6/252 42245
/proc/meminfo: memFree=125497544/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1230668 memory=1085128 CPUtime=341.21 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 243375 0 0 0 34066 55 0 0 20 0 1 0 45065107 1260204032 271282 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 307667 271282 3968 3530 0 299118 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 1230668 KiB
Current children cumulated memory: 1085128 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.52 2.92 6/251 42247
/proc/meminfo: memFree=125458920/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1230668 memory=1085512 CPUtime=401.07 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 243500 0 0 0 40052 55 0 0 20 0 1 0 45065107 1260204032 271378 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 307667 271378 3968 3530 0 299118 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 1230668 KiB
Current children cumulated memory: 1085512 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.63 3.00 6/251 42249
/proc/meminfo: memFree=125460008/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1233060 memory=1088200 CPUtime=460.92 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 244174 0 0 0 46037 55 0 0 20 0 1 0 45065107 1262653440 272050 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 308265 272050 3968 3530 0 299716 0

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

/proc/loadavg: 4.10 4.16 4.09 6/250 43118
/proc/meminfo: memFree=122640656/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1803120 memory=1455404 CPUtime=3212.72 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313422 0 0 0 321203 69 0 0 20 0 1 0 45065107 1846394880 363851 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 450780 363851 3968 3530 0 442231 0
Current children cumulated CPU time: 3212.72 s
Current children cumulated vsize: 1803120 KiB
Current children cumulated memory: 1455404 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.09 6/250 43120
/proc/meminfo: memFree=122358212/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1803120 memory=1455404 CPUtime=3272.53 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313426 0 0 0 327184 69 0 0 20 0 1 0 45065107 1846394880 363851 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 450780 363851 3968 3530 0 442231 0
Current children cumulated CPU time: 3272.53 s
Current children cumulated vsize: 1803120 KiB
Current children cumulated memory: 1455404 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.15 4.09 6/251 43123
/proc/meminfo: memFree=122336496/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1803120 memory=1455404 CPUtime=3332.36 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313428 0 0 0 333167 69 0 0 20 0 1 0 45065107 1846394880 363851 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 450780 363851 3968 3530 0 442231 0
Current children cumulated CPU time: 3332.36 s
Current children cumulated vsize: 1803120 KiB
Current children cumulated memory: 1455404 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/246 43139
/proc/meminfo: memFree=125585712/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1803120 memory=1455404 CPUtime=3392.18 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313432 0 0 0 339149 69 0 0 20 0 1 0 45065107 1846394880 363851 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 450780 363851 3968 3530 0 442231 0
Current children cumulated CPU time: 3392.18 s
Current children cumulated vsize: 1803120 KiB
Current children cumulated memory: 1455404 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/251 43171
/proc/meminfo: memFree=124900332/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1803120 memory=1455404 CPUtime=3452 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313685 0 0 0 345131 69 0 0 20 0 1 0 45065107 1846394880 363851 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 450780 363851 3968 3530 0 442231 0
Current children cumulated CPU time: 3452 s
Current children cumulated vsize: 1803120 KiB
Current children cumulated memory: 1455404 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 43173
/proc/meminfo: memFree=124880056/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3511.81 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313764 0 0 0 351112 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3511.81 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/251 43175
/proc/meminfo: memFree=124789868/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3571.62 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313776 0 0 0 357093 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3571.62 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

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

# cumulated CPU time of all completed processes:  user=3597.47 s, system=0.712158 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.11 4.09 5/251 43176
/proc/meminfo: memFree=124788864/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3573.33 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313777 0 0 0 357264 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3573.33 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.12 4.09 5/251 43176
/proc/meminfo: memFree=124780012/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3586.07 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313778 0 0 0 358538 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3586.07 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

[startup+3603.2 s]
/proc/loadavg: 4.11 4.11 4.09 5/251 43176
/proc/meminfo: memFree=124737584/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3592.45 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313778 0 0 0 359176 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3592.45 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

[startup+3606.4 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 43176
/proc/meminfo: memFree=124737584/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3595.65 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313778 0 0 0 359496 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3595.65 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

[startup+3608 s]*
/proc/loadavg: 4.10 4.11 4.09 5/251 43176
/proc/meminfo: memFree=124739980/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3597.25 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313778 0 0 0 359656 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3597.25 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

[startup+3608.4 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 43176
/proc/meminfo: memFree=124739980/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1805352 memory=1457660 CPUtime=3597.64 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 313977 0 0 0 359695 69 0 0 20 0 1 0 45065107 1848680448 364415 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451338 364415 3968 3530 0 442789 0
Current children cumulated CPU time: 3597.64 s
Current children cumulated vsize: 1805352 KiB
Current children cumulated memory: 1457660 KiB

[startup+3608.8 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 43176
/proc/meminfo: memFree=124739980/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1804084 memory=1456476 CPUtime=3598.04 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 314053 0 0 0 359735 69 0 0 20 0 1 0 45065107 1847382016 364119 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 451021 364119 3968 3530 0 442472 0
Current children cumulated CPU time: 3598.04 s
Current children cumulated vsize: 1804084 KiB
Current children cumulated memory: 1456476 KiB

[startup+3608.9 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 43176
/proc/meminfo: memFree=124739980/131382116 swapFree=33010684/33010684
[pid=42171] ppid=42162 vsize=1738744 memory=1391548 CPUtime=3598.13 cores=0,2
/proc/42171/stat : 42171 (pbscip) R 42162 42171 42112 0 -1 4194304 314229 0 0 0 359744 69 0 0 20 0 1 0 45065107 1780473856 347887 18446744073709551615 4235264 18693293 140733324796608 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 31576064 140733324798345 140733324798444 140733324798444 140733324804046 0
/proc/42171/statm: 434686 347887 3968 3530 0 426137 0
Current children cumulated CPU time: 3598.13 s
Current children cumulated vsize: 1738744 KiB
Current children cumulated memory: 1391548 KiB

Child status: 0

Real time (s): 3608.94
CPU time (s): 3598.19
CPU user time (s): 3597.47
CPU system time (s): 0.712158
CPU usage (%): 99.702
Max. virtual memory (cumulated for all children) (KiB): 1805352
Max. memory (cumulated for all children) (KiB): 1457660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.47
system time used= 0.712158
maximum resident set size= 1457660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 314280
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= 133
involuntary context switches= 7950


# summary of solver processes directly reported to runsolver:
#   pid: 42171
#   total CPU time (s): 3598.19
#   total CPU user time (s): 3597.47
#   total CPU system time (s): 0.712158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1985 second user time and 33.8105 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-30 16:30:54
IDJOB=4483904
IDBENCH=145528
IDSOLVER=3365
FILE ID=nodeC011/4483904-1751293853
RUNJOBID= nodeC011-1751293853-42122
SLURM_JOB_ID= 9594269
Free space on /tmp= 433032 MiB

SOLVER NAME= SCIP 2024-07-07
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= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483904-1751293853/watcher-4483904-1751293853 -o /tmp/evaluation-result-4483904-1751293853/solver-4483904-1751293853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751293853-42122 --watchdog 3760  pbscip -f HOME/instance-4483904-1751293853.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= dbf55fafe8c36fc4d34bf230f66c30bf
RANDOM SEED=811314743

nodeC011 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		: 1197.280
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	: 6984.20
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.296
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	: 6984.20
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		: 1197.769
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	: 6984.20
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		: 1197.239
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	: 6984.20
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		: 1197.296
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	: 6984.20
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		: 1197.285
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	: 6984.20
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		: 3700.000
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	: 6984.20
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		: 3700.000
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129974576 kB
MemAvailable:   129911880 kB
Buffers:            3280 kB
Cached:           745684 kB
SwapCached:            0 kB
Active:           370204 kB
Inactive:         446828 kB
Active(anon):      86028 kB
Inactive(anon):        0 kB
Active(file):     284176 kB
Inactive(file):   446828 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             99512 kB
Writeback:             8 kB
AnonPages:         71072 kB
Mapped:           102224 kB
Shmem:             17960 kB
KReclaimable:      91472 kB
Slab:             171936 kB
SReclaimable:      91472 kB
SUnreclaim:        80464 kB
KernelStack:        3764 kB
PageTables:         2728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     332684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC011 at 2025-06-30 17:31:03