Trace number 4503647

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3587.68 3599.62

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-38.opb
MD5SUM9e23e458e7baadfd402519ffe94968c6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.22323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7320
Total number of constraints155722
Number of constraints which are clauses139455
Number of constraints which are cardinality constraints (but not clauses)573
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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-4503647-1751174097.opb>
0.28/0.33	c original problem has 7320 variables (7320 bin, 0 int, 0 cont) and 155722 constraints
0.28/0.33	c problem read in 0.330 seconds
0.28/0.33	c problem without objective
0.49/0.57	c presolving:
0.68/0.76	c (round 1, fast)       151 del vars, 2431 del conss, 0 add conss, 151 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 30217 clqs
0.68/0.77	c (round 2, fast)       151 del vars, 3971 del conss, 0 add conss, 151 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 30217 clqs
0.88/0.98	c    (1.0s) running MILP presolver
1.47/1.54	c    (1.5s) MILP presolver found nothing
1.87/1.94	c (round 3, exhaustive) 151 del vars, 3990 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 0 chg coeffs, 151731 upgd conss, 0 impls, 30217 clqs
2.27/2.33	c (round 4, exhaustive) 151 del vars, 6178 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3301 chg coeffs, 151731 upgd conss, 0 impls, 30217 clqs
3.57/3.66	c (round 5, exhaustive) 176 del vars, 6178 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3342 chg coeffs, 151731 upgd conss, 0 impls, 30167 clqs
4.36/4.49	c (round 6, exhaustive) 201 del vars, 6245 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3363 chg coeffs, 151731 upgd conss, 0 impls, 30086 clqs
7.06/7.14	c (round 7, exhaustive) 226 del vars, 6346 del conss, 0 add conss, 151 chg bounds, 19 chg sides, 3371 chg coeffs, 151731 upgd conss, 0 impls, 48228 clqs
7.25/7.33	c (round 8, exhaustive) 226 del vars, 6459 del conss, 9 add conss, 151 chg bounds, 19 chg sides, 3416 chg coeffs, 151731 upgd conss, 0 impls, 48228 clqs
8.06/8.15	c (round 9, exhaustive) 251 del vars, 6479 del conss, 9 add conss, 151 chg bounds, 19 chg sides, 3456 chg coeffs, 151731 upgd conss, 0 impls, 48128 clqs
8.06/8.19	c (round 10, fast)       251 del vars, 6954 del conss, 84 add conss, 151 chg bounds, 19 chg sides, 3756 chg coeffs, 151731 upgd conss, 0 impls, 48128 clqs
13.43/13.53	c    (13.5s) probing: 832/7169 (11.6%) - 50 fixings, 72 aggregations, 19250 implications, 0 bound changes
13.43/13.53	c    (13.5s) probing aborted: 50/50 successive totally useless probings
13.43/13.53	c (round 11, exhaustive) 273 del vars, 6954 del conss, 84 add conss, 151 chg bounds, 19 chg sides, 3756 chg coeffs, 151731 upgd conss, 0 impls, 48460 clqs
13.43/13.57	c (round 12, fast)       273 del vars, 7372 del conss, 150 add conss, 151 chg bounds, 19 chg sides, 4020 chg coeffs, 151731 upgd conss, 0 impls, 48460 clqs
13.93/14.07	c    (14.1s) probing: 837/7169 (11.7%) - 50 fixings, 72 aggregations, 19250 implications, 0 bound changes
13.93/14.07	c    (14.1s) probing aborted: 50/50 successive totally useless probings
15.03/15.13	c    (15.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
15.22/15.30	c    (15.3s) no symmetry present (symcode time: 0.04)
15.32/15.43	c presolving (13 rounds: 13 fast, 9 medium, 9 exhaustive):
15.32/15.43	c  273 deleted vars, 7372 deleted constraints, 150 added constraints, 151 tightened bounds, 0 added holes, 19 changed sides, 4230 changed coefficients
15.32/15.43	c  0 implications, 48460 cliques
15.32/15.43	c presolved problem has 7047 variables (7047 bin, 0 int, 0 cont) and 148500 constraints
15.32/15.43	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
15.32/15.43	c   15819 constraints of type <knapsack>
15.32/15.43	c   29799 constraints of type <setppc>
15.32/15.43	c       1 constraints of type <linear>
15.32/15.43	c  102881 constraints of type <logicor>
15.32/15.43	c transformed objective value is always integral (scale: 1)
15.32/15.43	c Presolving Time: 14.86
15.32/15.43	c 
15.32/15.43	c - non default parameters ----------------------------------------------------------------------
15.32/15.43	c 
15.32/15.43	c # SCIP version 10.0.0
15.32/15.43	c 
15.32/15.43	c # maximal time in seconds to run
15.32/15.43	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
15.32/15.43	c limits/time = 3596.99801
15.32/15.43	c 
15.32/15.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.32/15.43	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
15.32/15.43	c limits/memory = 27900
15.32/15.43	c 
15.32/15.43	c # belongs reading time to solving time?
15.32/15.43	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
15.32/15.43	c timing/reading = TRUE
15.32/15.43	c 
15.32/15.43	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
15.32/15.43	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
15.32/15.43	c reading/opbreader/maxintsize = 47
15.32/15.43	c 
15.32/15.43	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
15.32/15.43	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
15.32/15.43	c propagating/genvbounds/timingmask = 0
15.32/15.43	c 
15.32/15.43	c -----------------------------------------------------------------------------------------------
15.32/15.43	c 
16.11/16.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.11/16.21	c  16.2s|     1 |     0 |   667 |     - |   711M |   0 |7047 | 148k| 148k|   0 |  0 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.56/30.74	c  30.7s|     1 |     0 |  2572 |     - |   731M |   0 |7047 | 148k| 148k|   5 |  1 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
39.74/39.98	c  40.0s|     1 |     0 |  3140 |     - |   745M |   0 |7047 | 148k| 148k|  13 |  2 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
53.00/53.21	c  53.2s|     1 |     0 |  3243 |     - |   760M |   0 |7047 | 148k| 148k|  21 |  3 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
65.65/65.97	c  66.0s|     1 |     0 |  3545 |     - |   776M |   0 |7047 | 148k| 148k|  31 |  4 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
72.33/72.68	c  72.7s|     1 |     0 |  3801 |     - |   793M |   0 |7047 | 148k| 148k|  43 |  5 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
77.11/77.48	c  77.5s|     1 |     0 |  4056 |     - |   808M |   0 |7047 | 148k| 148k|  56 |  6 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
83.79/84.13	c  84.1s|     1 |     0 |  4543 |     - |   827M |   0 |7047 | 148k| 148k|  74 |  7 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
88.47/88.89	c  88.9s|     1 |     0 |  5422 |     - |   843M |   0 |7047 | 148k| 148k|  90 |  8 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
92.36/92.78	c  92.8s|     1 |     0 |  6375 |     - |   860M |   0 |7047 | 148k| 148k| 111 |  9 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
93.66/94.04	c  94.0s|     1 |     0 |  7973 |     - |   876M |   0 |7047 | 148k| 148k| 137 | 10 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
94.35/94.75	c  94.7s|     1 |     0 |  8600 |     - |   891M |   0 |7047 | 148k| 148k| 164 | 11 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
116.68/117.13	c   117s|     1 |     0 | 16365 |     - |   893M |   0 |7047 | 148k| 148k| 164 | 11 | 145 |  22 | 0.000000e+00 |      --      |    Inf | unknown
117.58/118.10	c   118s|     1 |     0 | 17170 |     - |   907M |   0 |7047 | 148k| 148k| 190 | 12 | 146 |  22 | 0.000000e+00 |      --      |    Inf | unknown
117.77/118.29	c   118s|     1 |     0 | 17258 |     - |   907M |   0 |7047 | 148k| 148k| 194 | 13 | 149 |  22 | 0.000000e+00 |      --      |    Inf | unknown
132.41/132.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.41/132.90	c   133s|     1 |     2 | 17405 |     - |   908M |   0 |7047 | 148k| 148k| 194 | 13 | 159 |  41 | 0.000000e+00 |      --      |    Inf | unknown
454.09/455.78	c   456s|   100 |    99 |190148 |1826.7 |   975M |  11 |7047 | 148k| 148k| 679 |  2 | 769 |  41 | 0.000000e+00 |      --      |    Inf | unknown
666.22/668.66	c   669s|   200 |   199 |373524 |1830.3 |  1110M |  11 |7047 | 149k| 148k|2490 |  1 |1470 |  41 | 0.000000e+00 |      --      |    Inf | unknown
1268.44/1272.88	c  1273s|   300 |   299 |692283 |2284.2 |  1175M |  12 |7047 | 149k| 148k|5370 |  1 |2391 |  41 | 0.000000e+00 |      --      |    Inf | unknown
1441.09/1446.12	c  1446s|   400 |   397 |885930 |2197.1 |  1181M |  15 |7047 | 149k| 148k|8935 |  1 |3398 |  41 | 0.000000e+00 |      --      |    Inf | unknown
1688.00/1693.93	c  1694s|   500 |   497 |  1120k|2227.7 |  1215M |  15 |7047 | 149k| 148k|  12k|  1 |4342 |  41 | 0.000000e+00 |      --      |    Inf | unknown
1956.73/1963.65	c  1964s|   600 |   593 |  1359k|2253.7 |  1220M |  15 |7047 | 149k| 148k|  15k|  1 |5203 |  41 | 0.000000e+00 |      --      |    Inf | unknown
2188.88/2196.64	c  2197s|   700 |   693 |  1581k|2249.4 |  1225M |  15 |7047 | 150k| 148k|  18k|  1 |6068 |  41 | 0.000000e+00 |      --      |    Inf | unknown
2434.58/2443.21	c  2443s|   800 |   789 |  1808k|2251.5 |  1248M |  16 |7047 | 150k| 148k|  21k|  1 |7096 |  41 | 0.000000e+00 |      --      |    Inf | unknown
2667.26/2676.76	c  2677s|   900 |   887 |  2041k|2260.4 |  1255M |  23 |7047 | 150k| 148k|  23k|  1 |7735 |  41 | 0.000000e+00 |      --      |    Inf |   0.58%
2961.12/2971.45	c  2971s|  1000 |   979 |  2304k|2297.6 |  1274M |  23 |7047 | 150k| 148k|  26k|  2 |8591 |  41 | 0.000000e+00 |      --      |    Inf |   2.85%
3295.84/3307.10	c  3307s|  1100 |  1069 |  2599k|2357.1 |  1281M |  23 |7047 | 150k| 148k|  29k|  1 |9325 |  41 | 0.000000e+00 |      --      |    Inf |   3.68%
3565.22/3577.18	c  3577s|  1200 |  1163 |  2849k|2369.2 |  1288M |  23 |7047 | 150k| 148k|  31k|  2 |  10k|  41 | 0.000000e+00 |      --      |    Inf |   4.34%
3587.35/3599.30	c 
3587.35/3599.30	c SCIP Status        : solving was interrupted [time limit reached]
3587.35/3599.30	c Solving Time (sec) : 3599.30
3587.35/3599.30	c Solving Nodes      : 1221
3587.35/3599.30	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.35/3599.30	c Dual Bound         : +0.00000000000000e+00
3587.35/3599.30	c Gap                : infinite
3587.35/3599.30	s UNKNOWN
3587.35/3599.30	c SCIP Status        : solving was interrupted [time limit reached]
3587.35/3599.30	c Total Time         :    3599.30
3587.35/3599.30	c   solving          :    3599.30
3587.35/3599.30	c   presolving       :      14.86 (included in solving)
3587.35/3599.30	c   reading          :       0.33 (included in solving)
3587.35/3599.30	c   copying          :       1.17 (6 #copies) (minimal 0.18, maximal 0.22, average 0.19)
3587.35/3599.30	c Original Problem   :
3587.35/3599.30	c   Problem name     : HOME/instance-4503647-1751174097.opb
3587.35/3599.30	c   Variables        : 7320 (7320 binary, 0 integer, 0 continuous)
3587.35/3599.30	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.35/3599.30	c   Constraints      : 155722 initial, 155722 maximal
3587.35/3599.30	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.35/3599.30	c Presolved Problem  :
3587.35/3599.30	c   Problem name     : t_HOME/instance-4503647-1751174097.opb
3587.35/3599.30	c   Variables        : 7047 (7047 binary, 0 integer, 0 continuous)
3587.35/3599.30	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.35/3599.30	c   Constraints      : 148500 initial, 150893 maximal
3587.35/3599.30	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.35/3599.30	c   Nonzeros         : 575956 constraint, 97872 clique table
3587.35/3599.30	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.35/3599.30	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   domcol           :       0.39       0.00      6          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   dualsparsify     :       1.07       0.00      1          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   gateextraction   :       0.47       0.00      8          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   milp             :       0.76       0.00      1          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   sparsify         :       0.30       0.00      2          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   trivial          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   probing          :       8.44       0.00      6         50         72          0          0          0          0          0          0          0
3587.35/3599.30	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   symmetry         :       0.17       0.00      1          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   vbounds          :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   knapsack         :       0.12       0.00     26          0          0          0          0          0        150        150          0          9
3587.35/3599.30	c   setppc           :       0.26       0.00     26          0          0          0          0          0        418          0          0          0
3587.35/3599.30	c   linear           :       0.52       0.06     21        151          0          0        151          0       3990          0         19          0
3587.35/3599.30	c   logicor          :       2.15       0.07     25          0          0          0          0          0       2814          0          0       4221
3587.35/3599.30	c   components       :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   root node        :          -          -      -         25          -          -         25          -          -          -          -          -
3587.35/3599.30	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.35/3599.30	c   integral         :          0          0          0          0       1211          0          0         32          0          0          0          0          0          0       2420
3587.35/3599.30	c   knapsack         :      15819+     15836         12      79797          0          0          0         28       1495        253        590        294         35          0          0
3587.35/3599.30	c   setppc           :      29799+     29885         12      79544          0          0          0          5      47700        955      96921          0          0          0          0
3587.35/3599.30	c   linear           :          1+        18         12      78589          0          0          0          3         53         27          0          0          0          0          0
3587.35/3599.30	c   logicor          :     102881+    105183         12      51718          0          0          0          0       8577        572        535          2          1          0          0
3587.35/3599.30	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.35/3599.30	c   integral         :      32.75       0.00       0.00       0.00      32.75       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   knapsack         :       2.38       0.00       0.14       2.22       0.00       0.00       0.00       0.02       0.00       0.00
3587.35/3599.30	c   setppc           :       4.13       0.00       0.03       4.07       0.00       0.00       0.00       0.00       0.02       0.01
3587.35/3599.30	c   linear           :       0.10       0.06       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   logicor          :       3.02       0.07       0.17       2.76       0.00       0.00       0.00       0.00       0.01       0.01
3587.35/3599.30	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.35/3599.30	c   dualfix          :          2          0          0          0
3587.35/3599.30	c   genvbounds       :          0          0          0          0
3587.35/3599.30	c   nlobbt           :          0          0          0          0
3587.35/3599.30	c   obbt             :          0          0          0          0
3587.35/3599.30	c   probing          :          0          0          0          0
3587.35/3599.30	c   pseudoobj        :          0          0          0          0
3587.35/3599.30	c   redcost          :          0          0          0          0
3587.35/3599.30	c   rootredcost      :          0          0          0          0
3587.35/3599.30	c   symmetry         :          0          0          0          0
3587.35/3599.30	c   vbounds          :      29951          0          0          0
3587.35/3599.30	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.35/3599.30	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   probing          :       8.44       0.00       8.44       0.00       0.00       0.00
3587.35/3599.30	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3587.35/3599.30	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.35/3599.30	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.35/3599.30	c   symmetry         :       0.18       0.00       0.17       0.01       0.00       0.00
3587.35/3599.30	c   vbounds          :       0.04       0.00       0.01       0.03       0.00       0.00
3587.35/3599.30	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.35/3599.30	c   propagation      :       0.06       1784       1734          -      11462       23.4        251       17.1          -          -          -
3587.35/3599.30	c   infeasible LP    :       0.33        187        187          -       1677       27.6         53       10.3        187       74.3          0
3587.35/3599.30	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.35/3599.30	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.35/3599.30	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.35/3599.30	c   applied globally :       0.46          -          -          0      10175       17.2          -          -        187          -          -
3587.35/3599.30	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.35/3599.30	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.35/3599.30	c   cut pool         :       0.40          -        642         24          -          -       6098     189438          -          -          -          -          -    (maximal pool size:       3966)
3587.35/3599.30	c   aggregation      :       1.01       0.00         82         12          0          0          3          4          0          1          1          0          0
3587.35/3599.30	c   > cmir           :          -          -          -          -          -          -          -          2          0          0          0          0          -
3587.35/3599.30	c   > flowcover      :          -          -          -          -          -          -          -          2          0          1          1          0          -
3587.35/3599.30	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.35/3599.30	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   clique           :       0.20       0.00         12         12          0          0         94       7958          0       1442       1442          0          0
3587.35/3599.30	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   gomory           :     109.13       0.00         80         10          0          0       5067      98621        128       9408       9403          5          0
3587.35/3599.30	c   > gomorymi       :          -          -          -          -          -          -          -       5961         64         68         65          3          -
3587.35/3599.30	c   > strongcg       :          -          -          -          -          -          -          -      92660         64       9340       9338          2          -
3587.35/3599.30	c   impliedbounds    :       0.15       0.00         82         12          0          0        168       3045          0       2485       2485          0          0
3587.35/3599.30	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   mcf              :       0.07       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   multilinear      :       0.00       0.00         42         12          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.35/3599.30	c   zerohalf         :       1.90       0.00         82         12          0          0       1152      79810        258      18941      18753        188          0
3587.35/3599.30	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.35/3599.30	c   hybrid           :       0.18       0.00        571         13      32308          6     157812        194          0       2114
3587.35/3599.30	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.35/3599.30	c   problem variables:       0.00          -          0          0
3587.35/3599.30	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.35/3599.30	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c   relpscost        :      32.75       0.00       1211          0          0          0          0          0          0       2420
3587.35/3599.30	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.35/3599.30	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.35/3599.30	c   LP solutions     :       0.00          -          -          0          0
3587.35/3599.30	c   relax solutions  :       0.00          -          -          0          0
3587.35/3599.30	c   pseudo solutions :       0.00          -          -          0          0
3587.35/3599.30	c   strong branching :       0.00          -          -          0          0
3587.35/3599.30	c   actconsdiving    :       0.00       0.00          0          0          0
3587.35/3599.30	c   adaptivediving   :      34.72       0.00         18          0          0
3587.35/3599.30	c   alns             :       3.92       0.00          5          0          0
3587.35/3599.30	c   bound            :       0.00       0.00          0          0          0
3587.35/3599.30	c   clique           :       0.29       0.00          1          0          0
3587.35/3599.30	c   coefdiving       :       0.00       0.00          0          0          0
3587.35/3599.30	c   completesol      :       0.00       0.00          0          0          0
3587.35/3599.30	c   conflictdiving   :     446.58       0.00        240          0          0
3587.35/3599.30	c   crossover        :       0.00       0.00          0          0          0
3587.35/3599.30	c   dins             :       0.00       0.00          0          0          0
3587.35/3599.30	c   distributiondivin:     164.40       0.00         39          0          0
3587.35/3599.30	c   dks              :       0.00       0.00          0          0          0
3587.35/3599.30	c   dps              :       0.00       0.00          0          0          0
3587.35/3599.30	c   dualval          :       0.00       0.00          0          0          0
3587.35/3599.30	c   farkasdiving     :       0.00       0.00          0          0          0
3587.35/3599.30	c   feaspump         :      45.68       0.00          7          0          0
3587.35/3599.30	c   fixandinfer      :       0.00       0.00          0          0          0
3587.35/3599.30	c   fracdiving       :      47.08       0.00         40          0          0
3587.35/3599.30	c   gins             :       0.00       0.00          0          0          0
3587.35/3599.30	c   guideddiving     :       0.00       0.00          0          0          0
3587.35/3599.30	c   indicator        :       0.00       0.00          0          0          0
3587.35/3599.30	c   indicatordiving  :       0.00       0.00          0          0          0
3587.35/3599.30	c   intdiving        :       0.00       0.00          0          0          0
3587.35/3599.30	c   intshifting      :       0.00       0.00          0          0          0
3587.35/3599.30	c   linesearchdiving :     222.85       0.00         56          0          0
3587.35/3599.30	c   localbranching   :       0.00       0.00          0          0          0
3587.35/3599.30	c   locks            :       0.08       0.00          1          0          0
3587.35/3599.30	c   lpface           :       0.00       0.00          0          0          0
3587.35/3599.30	c   mpec             :       0.00       0.00          0          0          0
3587.35/3599.30	c   multistart       :       0.00       0.00          0          0          0
3587.35/3599.30	c   mutation         :       0.00       0.00          0          0          0
3587.35/3599.30	c   nlpdiving        :       0.00       0.00          0          0          0
3587.35/3599.30	c   objpscostdiving  :     449.08       0.00          2          0          0
3587.35/3599.30	c   octane           :       0.00       0.00          0          0          0
3587.35/3599.30	c   ofins            :       0.00       0.00          0          0          0
3587.35/3599.30	c   oneopt           :       0.00       0.00          0          0          0
3587.35/3599.30	c   padm             :       0.00       0.00          0          0          0
3587.35/3599.30	c   proximity        :       0.00       0.00          0          0          0
3587.35/3599.30	c   pscostdiving     :     438.54       0.00         74          0          0
3587.35/3599.30	c   randrounding     :       0.26       0.00         36          0          0
3587.35/3599.30	c   rens             :       0.68       0.00          1          0          0
3587.35/3599.30	c   reoptsols        :       0.00       0.00          0          0          0
3587.35/3599.30	c   repair           :       0.00       0.00          0          0          0
3587.35/3599.30	c   rins             :       0.00       0.00          0          0          0
3587.35/3599.30	c   rootsoldiving    :      57.51       0.00          5          0          0
3587.35/3599.30	c   rounding         :       3.23       0.00        549          0          0
3587.35/3599.30	c   scheduler        :       0.00       0.00          0          0          0
3587.35/3599.30	c   shiftandpropagate:       0.04       0.00          1          0          0
3587.35/3599.30	c   shifting         :      33.73       0.00        378          0          0
3587.35/3599.30	c   simplerounding   :       0.00       0.00          0          0          0
3587.35/3599.30	c   subnlp           :       0.00       0.00          0          0          0
3587.35/3599.30	c   trivial          :       0.01       0.00          2          0          0
3587.35/3599.30	c   trivialnegation  :       0.00       0.00          0          0          0
3587.35/3599.30	c   trustregion      :       0.00       0.00          0          0          0
3587.35/3599.30	c   trysol           :       0.00       0.00          0          0          0
3587.35/3599.30	c   twoopt           :       0.00       0.00          0          0          0
3587.35/3599.30	c   undercover       :       0.00       0.00          0          0          0
3587.35/3599.30	c   vbounds          :       0.30       0.00          1          0          0
3587.35/3599.30	c   veclendiving     :      69.59       0.00         30          0          0
3587.35/3599.30	c   zeroobj          :       0.00       0.00          0          0          0
3587.35/3599.30	c   zirounding       :       4.69       0.00       1000          0          0
3587.35/3599.30	c   other solutions  :          -          -          -          0          -
3587.35/3599.30	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.35/3599.30	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.35/3599.30	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.35/3599.30	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.35/3599.30	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.35/3599.30	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.35/3599.30	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.35/3599.30	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.35/3599.30	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.35/3599.30	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
3587.35/3599.30	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.35/3599.30	c   primal LP        :       4.72        283          0       0.00       0.00       4.72        283
3587.35/3599.30	c   dual LP          :    1380.82       1790    2066875    1154.68    1496.85       0.00          0
3587.35/3599.30	c   lex dual LP      :       0.00          0          0       0.00          -
3587.35/3599.30	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.35/3599.30	c   resolve instable :       0.00          0          0       0.00          -
3587.35/3599.30	c   diving/probing LP:    1954.27       1290     819842     635.54     419.51
3587.35/3599.30	c   strong branching :      19.72         41      23661     577.10    1199.84          -          -         26
3587.35/3599.30	c     (at root node) :          -         41      23661     577.10          -
3587.35/3599.30	c   conflict analysis:       0.00          0          0       0.00          -
3587.35/3599.30	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.35/3599.30	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.35/3599.30	c B&B Tree           :
3587.35/3599.30	c   number of runs   :          1
3587.35/3599.30	c   nodes            :       1221 (1210 internal, 11 leaves)
3587.35/3599.30	c   feasible leaves  :          0
3587.35/3599.30	c   infeas. leaves   :         11
3587.35/3599.30	c   objective leaves :          0
3587.35/3599.30	c   nodes (total)    :       1221 (1210 internal, 11 leaves)
3587.35/3599.30	c   nodes left       :       1183
3587.35/3599.30	c   max depth        :         23
3587.35/3599.30	c   max depth (total):         23
3587.35/3599.30	c   backtracks       :        515 (42.2%)
3587.35/3599.30	c   early backtracks :          0 (0.0%)
3587.35/3599.30	c   nodes exc. ref.  :          0 (0.0%)
3587.35/3599.30	c   delayed cutoffs  :         17
3587.35/3599.30	c   repropagations   :         54 (155 domain reductions, 7 cutoffs)
3587.35/3599.30	c   avg switch length:       5.48
3587.35/3599.30	c   switching time   :       7.42
3587.35/3599.30	c Root Node          :
3587.35/3599.30	c   First LP value   : +0.00000000000000e+00
3587.35/3599.30	c   First LP Iters   :        474 (8769.98 Iter/sec)
3587.35/3599.30	c   First LP Time    :       0.05
3587.35/3599.30	c   Final Dual Bound : +0.00000000000000e+00
3587.35/3599.30	c   Final Root Iters :       9300
3587.35/3599.30	c   Root LP Estimate : +9.71181068281761e-02
3587.35/3599.30	c Solution           :
3587.35/3599.30	c   Solutions found  :          0 (0 improvements)
3587.35/3599.30	c   Primal Bound     :          -
3587.35/3599.30	c   Dual Bound       : +0.00000000000000e+00
3587.35/3599.30	c   Gap              :   infinite
3587.35/3599.30	c Integrals          :      Total       Avg%
3587.35/3599.30	c   primal-dual      :  359930.46     100.00
3587.35/3599.30	c   primal-ref       :          -          - (not evaluated)
3587.35/3599.30	c   dual-ref         :          -          - (not evaluated)
3587.65/3599.61	c Time complete (sec):   3587.672

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (57012 MiB free)
  memory of node 1: 64465 MiB (58544 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503647-1751174097/watcher-4503647-1751174097 -o /tmp/evaluation-result-4503647-1751174097/solver-4503647-1751174097 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751169526-28921 --watchdog 3760 pbsolver -f HOME/instance-4503647-1751174097.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=29443, runsolver pid=29440

[startup+0.100066 s]*
/proc/loadavg: 4.06 4.10 4.08 5/266 29444
/proc/meminfo: memFree=118299392/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=50352 memory=39936 CPUtime=0.09 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 8064 0 0 0 8 1 0 0 20 0 1 0 33088487 51560448 9984 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 12588 9984 2176 2575 0 9495 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50352 KiB
Current children cumulated memory: 39936 KiB

[startup+0.205842 s]*
/proc/loadavg: 4.06 4.10 4.08 5/266 29444
/proc/meminfo: memFree=118267136/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=77344 memory=66432 CPUtime=0.19 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 14667 0 0 0 17 2 0 0 20 0 1 0 33088487 79200256 16608 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 19336 16608 2176 2575 0 16243 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 77344 KiB
Current children cumulated memory: 66432 KiB

[startup+0.305767 s]*
/proc/loadavg: 4.06 4.10 4.08 5/266 29444
/proc/meminfo: memFree=118234880/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=104452 memory=93440 CPUtime=0.28 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 21439 0 0 0 25 3 0 0 20 0 1 0 33088487 106958848 23360 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 26113 23360 2176 2575 0 23020 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 104452 KiB
Current children cumulated memory: 93440 KiB

[startup+0.70019 s]
/proc/loadavg: 4.06 4.10 4.08 5/266 29444
/proc/meminfo: memFree=118138364/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=252052 memory=239388 CPUtime=0.68 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 58375 0 0 0 58 10 0 0 20 0 1 0 33088487 258101248 59847 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 63013 59847 2432 2575 0 59920 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 252052 KiB
Current children cumulated memory: 239388 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 4.10 4.08 5/266 29444
/proc/meminfo: memFree=117971964/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=376120 memory=361368 CPUtime=1.47 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 75659 0 0 0 132 15 0 0 20 0 1 0 33088487 385146880 90342 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 94030 90342 2496 2575 0 90937 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 376120 KiB
Current children cumulated memory: 361368 KiB

[startup+3.10568 s]
/proc/loadavg: 4.14 4.11 4.08 5/266 29444
/proc/meminfo: memFree=117923100/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=369032 memory=354104 CPUtime=3.08 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 94240 0 0 0 289 19 0 0 20 0 1 0 33088487 377888768 88526 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 92258 88526 2592 2575 0 89165 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 369032 KiB
Current children cumulated memory: 354104 KiB

[startup+6.30017 s]
/proc/loadavg: 4.14 4.11 4.08 5/266 29444
/proc/meminfo: memFree=117923340/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=369032 memory=354104 CPUtime=6.26 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 94268 0 0 0 607 19 0 0 20 0 1 0 33088487 377888768 88526 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 92258 88526 2592 2575 0 89165 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 369032 KiB
Current children cumulated memory: 354104 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.08 5/266 29444
/proc/meminfo: memFree=117942684/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=369032 memory=354104 CPUtime=12.63 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 94268 0 0 0 1244 19 0 0 20 0 1 0 33088487 377888768 88526 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 92258 88526 2592 2575 0 89165 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 369032 KiB
Current children cumulated memory: 354104 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.08 5/266 29444
/proc/meminfo: memFree=117573460/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=807348 memory=761536 CPUtime=25.39 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 140061 0 0 0 2508 31 0 0 20 0 1 0 33088487 826724352 190384 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 201837 190384 2688 2575 0 198744 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 807348 KiB
Current children cumulated memory: 761536 KiB

[startup+51.1057 s]
/proc/loadavg: 4.14 4.11 4.08 5/266 29445
/proc/meminfo: memFree=117590284/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=868372 memory=785824 CPUtime=50.91 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 144614 0 0 0 5059 32 0 0 20 0 1 0 33088487 889212928 196456 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 217093 196456 2688 2575 0 214000 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 868372 KiB
Current children cumulated memory: 785824 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.08 5/267 29448
/proc/meminfo: memFree=117567304/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1015120 memory=810696 CPUtime=101.92 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 146837 0 0 0 10160 32 0 0 20 0 1 0 33088487 1039482880 202674 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 253780 202674 2688 2575 0 250687 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 1015120 KiB
Current children cumulated memory: 810696 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/266 29449
/proc/meminfo: memFree=117341972/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1200088 memory=993224 CPUtime=161.71 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 192745 0 0 0 16132 39 0 0 20 0 1 0 33088487 1228890112 248306 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 300022 248306 2688 2575 0 296929 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 1200088 KiB
Current children cumulated memory: 993224 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.08 5/266 29454
/proc/meminfo: memFree=117325728/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1200088 memory=993224 CPUtime=221.51 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 192772 0 0 0 22112 39 0 0 20 0 1 0 33088487 1228890112 248306 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 300022 248306 2688 2575 0 296929 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 1200088 KiB
Current children cumulated memory: 993224 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.09 4.08 5/268 29462
/proc/meminfo: memFree=117325760/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1200088 memory=993352 CPUtime=281.31 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 192807 0 0 0 28092 39 0 0 20 0 1 0 33088487 1228890112 248338 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 300022 248338 2688 2575 0 296929 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 1200088 KiB
Current children cumulated memory: 993352 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.08 5/266 29464
/proc/meminfo: memFree=117298720/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1200088 memory=993352 CPUtime=341.09 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 192875 0 0 0 34070 39 0 0 20 0 1 0 33088487 1228890112 248338 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 300022 248338 2688 2575 0 296929 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 1200088 KiB
Current children cumulated memory: 993352 KiB

[startup+402.3 s]
/proc/loadavg: 4.28 4.16 4.11 5/266 29466
/proc/meminfo: memFree=117288180/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1200088 memory=993352 CPUtime=400.88 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 192878 0 0 0 40049 39 0 0 20 0 1 0 33088487 1228890112 248338 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 300022 248338 2688 2575 0 296929 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 1200088 KiB
Current children cumulated memory: 993352 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/265 29468
/proc/meminfo: memFree=117179564/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1200088 memory=993736 CPUtime=460.66 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 192998 0 0 0 46027 39 0 0 20 0 1 0 33088487 1228890112 248434 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 300022 248434 2688 2575 0 296929 0
Current children cumulated CPU time: 460.66 s

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

/proc/loadavg: 4.13 4.11 4.09 5/263 29740
/proc/meminfo: memFree=127584420/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1589460 memory=1196584 CPUtime=3151.51 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 234825 0 0 0 315106 45 0 0 20 0 1 0 33088487 1627607040 299146 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 397365 299146 2688 2575 0 394272 0
Current children cumulated CPU time: 3151.51 s
Current children cumulated vsize: 1589460 KiB
Current children cumulated memory: 1196584 KiB

[startup+3222.3 s]
/proc/loadavg: 4.41 4.18 4.12 5/263 29742
/proc/meminfo: memFree=127572536/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1589460 memory=1202216 CPUtime=3211.35 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 234847 0 0 0 321090 45 0 0 20 0 1 0 33088487 1627607040 300554 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 397365 300554 2688 2575 0 394272 0
Current children cumulated CPU time: 3211.35 s
Current children cumulated vsize: 1589460 KiB
Current children cumulated memory: 1202216 KiB

[startup+3282.3 s]
/proc/loadavg: 4.26 4.18 4.12 5/264 29747
/proc/meminfo: memFree=127548000/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1623276 memory=1251012 CPUtime=3271.2 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 243246 0 0 0 327073 47 0 0 20 0 1 0 33088487 1662234624 312753 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 405819 312753 2688 2575 0 402726 0
Current children cumulated CPU time: 3271.2 s
Current children cumulated vsize: 1623276 KiB
Current children cumulated memory: 1251012 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/265 29754
/proc/meminfo: memFree=127519788/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1623276 memory=1263812 CPUtime=3331.04 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 243253 0 0 0 333057 47 0 0 20 0 1 0 33088487 1662234624 315953 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 405819 315953 2688 2575 0 402726 0
Current children cumulated CPU time: 3331.04 s
Current children cumulated vsize: 1623276 KiB
Current children cumulated memory: 1263812 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/264 29756
/proc/meminfo: memFree=127474296/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1623276 memory=1263812 CPUtime=3390.88 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 243258 0 0 0 339041 47 0 0 20 0 1 0 33088487 1662234624 315953 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 405819 315953 2688 2575 0 402726 0
Current children cumulated CPU time: 3390.88 s
Current children cumulated vsize: 1623276 KiB
Current children cumulated memory: 1263812 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/265 29759
/proc/meminfo: memFree=127413460/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1623276 memory=1266116 CPUtime=3450.72 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 243258 0 0 0 345025 47 0 0 20 0 1 0 33088487 1662234624 316529 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 405819 316529 2688 2575 0 402726 0
Current children cumulated CPU time: 3450.72 s
Current children cumulated vsize: 1623276 KiB
Current children cumulated memory: 1266116 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 29761
/proc/meminfo: memFree=127445408/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1623276 memory=1266116 CPUtime=3510.56 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 243258 0 0 0 351009 47 0 0 20 0 1 0 33088487 1662234624 316529 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 405819 316529 2688 2575 0 402726 0
Current children cumulated CPU time: 3510.56 s
Current children cumulated vsize: 1623276 KiB
Current children cumulated memory: 1266116 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/264 29763
/proc/meminfo: memFree=127328164/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1648876 memory=1292928 CPUtime=3570.4 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247604 0 0 0 356992 48 0 0 20 0 1 0 33088487 1688449024 323232 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 412219 323232 2688 2575 0 409126 0
Current children cumulated CPU time: 3570.4 s
Current children cumulated vsize: 1648876 KiB
Current children cumulated memory: 1292928 KiB

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

# cumulated CPU time of all completed processes:  user=3587.19 s, system=0.491321 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.12 4.09 5/264 29763
/proc/meminfo: memFree=127328164/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1648876 memory=1292928 CPUtime=3572.1 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247604 0 0 0 357162 48 0 0 20 0 1 0 33088487 1688449024 323232 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 412219 323232 2688 2575 0 409126 0
Current children cumulated CPU time: 3572.1 s
Current children cumulated vsize: 1648876 KiB
Current children cumulated memory: 1292928 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 29764
/proc/meminfo: memFree=127355832/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1648876 memory=1292928 CPUtime=3578.48 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247709 0 0 0 357800 48 0 0 20 0 1 0 33088487 1688449024 323232 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 412219 323232 2688 2575 0 409126 0
Current children cumulated CPU time: 3578.48 s
Current children cumulated vsize: 1648876 KiB
Current children cumulated memory: 1292928 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 29764
/proc/meminfo: memFree=127355832/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1648876 memory=1292928 CPUtime=3581.67 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247710 0 0 0 358119 48 0 0 20 0 1 0 33088487 1688449024 323232 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 412219 323232 2688 2575 0 409126 0
Current children cumulated CPU time: 3581.67 s
Current children cumulated vsize: 1648876 KiB
Current children cumulated memory: 1292928 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 29764
/proc/meminfo: memFree=127339448/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1648876 memory=1292928 CPUtime=3584.86 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247710 0 0 0 358438 48 0 0 20 0 1 0 33088487 1688449024 323232 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 412219 323232 2688 2575 0 409126 0
Current children cumulated CPU time: 3584.86 s
Current children cumulated vsize: 1648876 KiB
Current children cumulated memory: 1292928 KiB

[startup+3598.4 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 29764
/proc/meminfo: memFree=127339448/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1648876 memory=1292928 CPUtime=3586.46 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247733 0 0 0 358598 48 0 0 20 0 1 0 33088487 1688449024 323232 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 412219 323232 2688 2575 0 409126 0
Current children cumulated CPU time: 3586.46 s
Current children cumulated vsize: 1648876 KiB
Current children cumulated memory: 1292928 KiB

[startup+3599.2 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 29764
/proc/meminfo: memFree=127339472/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1648876 memory=1292928 CPUtime=3587.25 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247733 0 0 0 358677 48 0 0 20 0 1 0 33088487 1688449024 323232 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 412219 323232 2688 2575 0 409126 0
Current children cumulated CPU time: 3587.25 s
Current children cumulated vsize: 1648876 KiB
Current children cumulated memory: 1292928 KiB

[startup+3599.6 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 29764
/proc/meminfo: memFree=127339472/131249992 swapFree=33010684/33010684
[pid=29443] ppid=29440 vsize=1589652 memory=1233812 CPUtime=3587.65 cores=5,7
/proc/29443/stat : 29443 (pbsolver) R 29440 29443 28908 0 -1 4194304 247812 0 0 0 358717 48 0 0 20 0 1 0 33088487 1627803648 308453 18446744073709551615 4198400 14743177 140726815673232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 47190016 140726815680906 140726815681002 140726815681002 140726815686604 0
/proc/29443/statm: 397413 308453 2688 2575 0 394320 0
Current children cumulated CPU time: 3587.65 s
Current children cumulated vsize: 1589652 KiB
Current children cumulated memory: 1233812 KiB

Child status: 0

Real time (s): 3599.62
CPU time (s): 3587.68
CPU user time (s): 3587.19
CPU system time (s): 0.491321
CPU usage (%): 99.6683
Max. virtual memory (cumulated for all children) (KiB): 1648876
Max. memory (cumulated for all children) (KiB): 1292928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.19
system time used= 0.491321
maximum resident set size= 1292928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247837
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= 29
involuntary context switches= 1487


# summary of solver processes directly reported to runsolver:
#   pid: 29443
#   total CPU time (s): 3587.68
#   total CPU user time (s): 3587.19
#   total CPU system time (s): 0.491321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.02989 second user time and 16.0865 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 07:14:57
IDJOB=4503647
IDBENCH=155525
IDSOLVER=3366
FILE ID=nodeC025/4503647-1751174097
RUNJOBID= nodeC025-1751169526-28921
SLURM_JOB_ID= 9587520
Free space on /tmp= 432916 MiB

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

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

MD5SUM BENCH= 9e23e458e7baadfd402519ffe94968c6
RANDOM SEED=1176018454

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.781
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.755
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3581.964
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.263
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.826
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3528.685
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.097
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.826
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        118331080 kB
MemAvailable:   118135136 kB
Buffers:            3280 kB
Cached:           613992 kB
SwapCached:            0 kB
Active:         11926276 kB
Inactive:         355876 kB
Active(anon):   11682964 kB
Inactive(anon):        0 kB
Active(file):     243312 kB
Inactive(file):   355876 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21296 kB
Writeback:            28 kB
AnonPages:      11667652 kB
Mapped:           135076 kB
Shmem:             18084 kB
KReclaimable:      88212 kB
Slab:             172492 kB
SReclaimable:      88212 kB
SUnreclaim:        84280 kB
KernelStack:        4280 kB
PageTables:        26360 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   13153136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3829760 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC025 at 2025-06-29 08:14:57