Trace number 4545438

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? 3585.53 3597.22

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
MD5SUM533dc96f2f67a4db8413c4c2a7be8312
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 benchmark19.0046
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables53041
Total number of constraints39169
Number of constraints which are clauses12241
Number of constraints which are cardinality constraints (but not clauses)1968
Number of constraints which are nor clauses,nor cardinality constraints24960
Minimum length of a constraint1
Maximum length of a constraint53
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 47
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1191
Number of bits of the biggest sum of numbers11
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-4545438-1753237429.opb>
0.10/0.12	c original problem has 53041 variables (53041 bin, 0 int, 0 cont) and 39169 constraints
0.10/0.12	c problem read in 0.125 seconds
0.10/0.12	c problem without objective
0.20/0.27	c presolving:
0.30/0.35	c (round 1, fast)       1 del vars, 1 del conss, 960 add conss, 0 chg bounds, 3120 chg sides, 960 chg coeffs, 0 upgd conss, 0 impls, 22848 clqs
0.30/0.36	c (round 2, fast)       1 del vars, 1 del conss, 960 add conss, 0 chg bounds, 3600 chg sides, 12720 chg coeffs, 0 upgd conss, 0 impls, 22848 clqs
0.40/0.45	c    (0.4s) running MILP presolver
15.22/15.31	c    (15.3s) MILP presolver (5 rounds): 34540 aggregations, 0 fixings, 0 bound changes
15.22/15.35	c (round 3, medium)     34541 del vars, 39169 del conss, 27448 add conss, 0 chg bounds, 3600 chg sides, 12720 chg coeffs, 0 upgd conss, 0 impls, 10873 clqs
15.32/15.46	c (round 4, fast)       34541 del vars, 39169 del conss, 28408 add conss, 0 chg bounds, 3600 chg sides, 12720 chg coeffs, 0 upgd conss, 0 impls, 33903 clqs
15.32/15.47	c (round 5, fast)       34541 del vars, 39169 del conss, 28408 add conss, 0 chg bounds, 4080 chg sides, 24480 chg coeffs, 0 upgd conss, 0 impls, 33903 clqs
15.42/15.50	c (round 6, exhaustive) 34541 del vars, 40134 del conss, 28408 add conss, 0 chg bounds, 4080 chg sides, 24480 chg coeffs, 0 upgd conss, 0 impls, 33903 clqs
15.42/15.59	c (round 7, exhaustive) 34541 del vars, 40134 del conss, 28408 add conss, 0 chg bounds, 4080 chg sides, 24480 chg coeffs, 26233 upgd conss, 0 impls, 33903 clqs
15.52/15.63	c (round 8, medium)     34541 del vars, 40384 del conss, 28908 add conss, 0 chg bounds, 4080 chg sides, 24960 chg coeffs, 26233 upgd conss, 0 impls, 33923 clqs
20.40/20.54	c    (20.5s) probing: 1000/18500 (5.4%) - 0 fixings, 20 aggregations, 73368 implications, 0 bound changes
23.69/23.86	c    (23.9s) probing: 1731/18500 (9.4%) - 0 fixings, 20 aggregations, 130275 implications, 0 bound changes
23.69/23.86	c    (23.9s) probing aborted: 1000/1000 successive useless probings
23.69/23.86	c (round 9, exhaustive) 34561 del vars, 40384 del conss, 28908 add conss, 0 chg bounds, 4080 chg sides, 24960 chg coeffs, 26243 upgd conss, 0 impls, 164013 clqs
23.69/23.88	c (round 10, fast)       34561 del vars, 40419 del conss, 29868 add conss, 0 chg bounds, 4085 chg sides, 24960 chg coeffs, 26243 upgd conss, 0 impls, 164013 clqs
23.79/23.90	c (round 11, fast)       34561 del vars, 40419 del conss, 29868 add conss, 0 chg bounds, 4565 chg sides, 36720 chg coeffs, 26243 upgd conss, 0 impls, 164013 clqs
23.79/23.98	c (round 12, exhaustive) 34561 del vars, 40669 del conss, 29868 add conss, 0 chg bounds, 4565 chg sides, 36720 chg coeffs, 26243 upgd conss, 0 impls, 164013 clqs
23.89/24.04	c (round 13, exhaustive) 34561 del vars, 40669 del conss, 29868 add conss, 0 chg bounds, 4565 chg sides, 36720 chg coeffs, 26963 upgd conss, 0 impls, 164013 clqs
23.89/24.06	c (round 14, fast)       34561 del vars, 41389 del conss, 29868 add conss, 0 chg bounds, 4565 chg sides, 36720 chg coeffs, 26963 upgd conss, 0 impls, 164013 clqs
24.38/24.59	c    (24.6s) probing: 1831/18500 (9.9%) - 0 fixings, 20 aggregations, 135637 implications, 0 bound changes
24.38/24.59	c    (24.6s) probing aborted: 1000/1000 successive useless probings
24.48/24.68	c    (24.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
24.68/24.85	c    (24.8s) symmetry computation finished: 4 generators found (max: 1500, log10 of symmetry group size: 2.08) (symcode time: 0.13)
24.68/24.88	c dynamic symmetry handling statistics:
24.68/24.88	c    orbitopal reduction:       no components
24.68/24.88	c    orbital reduction:         no components
24.68/24.88	c    lexicographic reduction:   no permutations
24.68/24.88	c handled 1 out of 1 symmetry components
24.68/24.88	c (round 15, exhaustive) 34663 del vars, 41389 del conss, 29869 add conss, 0 chg bounds, 4565 chg sides, 36720 chg coeffs, 26963 upgd conss, 0 impls, 167922 clqs
24.68/24.89	c (round 16, fast)       34770 del vars, 41585 del conss, 30426 add conss, 0 chg bounds, 4565 chg sides, 36773 chg coeffs, 26963 upgd conss, 0 impls, 167916 clqs
24.78/24.91	c (round 17, fast)       34770 del vars, 41585 del conss, 30426 add conss, 0 chg bounds, 4795 chg sides, 47902 chg coeffs, 26963 upgd conss, 0 impls, 167916 clqs
24.78/24.96	c (round 18, exhaustive) 34770 del vars, 41646 del conss, 30426 add conss, 0 chg bounds, 4795 chg sides, 47902 chg coeffs, 26963 upgd conss, 0 impls, 167916 clqs
24.89/25.02	c (round 19, exhaustive) 34770 del vars, 41646 del conss, 30426 add conss, 0 chg bounds, 4795 chg sides, 47902 chg coeffs, 27453 upgd conss, 0 impls, 167916 clqs
24.89/25.03	c (round 20, fast)       34770 del vars, 42133 del conss, 30426 add conss, 0 chg bounds, 4795 chg sides, 47902 chg coeffs, 27453 upgd conss, 0 impls, 167916 clqs
25.38/25.52	c    (25.5s) probing: 1931/18500 (10.4%) - 0 fixings, 20 aggregations, 139886 implications, 0 bound changes
25.38/25.52	c    (25.5s) probing aborted: 1000/1000 successive useless probings
25.38/25.55	c presolving (21 rounds: 21 fast, 11 medium, 9 exhaustive):
25.38/25.55	c  34770 deleted vars, 42133 deleted constraints, 30426 added constraints, 0 tightened bounds, 0 added holes, 4795 changed sides, 47902 changed coefficients
25.38/25.55	c  0 implications, 170501 cliques
25.38/25.55	c presolved problem has 18363 variables (18363 bin, 0 int, 0 cont) and 27462 constraints
25.38/25.55	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
25.38/25.55	c   25543 constraints of type <setppc>
25.38/25.55	c    1202 constraints of type <linear>
25.38/25.55	c       1 constraints of type <orbitope_pp>
25.38/25.55	c     716 constraints of type <logicor>
25.38/25.55	c transformed objective value is always integral (scale: 1)
25.38/25.55	c Presolving Time: 25.30
25.38/25.55	c 
25.38/25.55	c - non default parameters ----------------------------------------------------------------------
25.38/25.55	c 
25.38/25.55	c # SCIP version 10.0.0
25.38/25.55	c 
25.38/25.55	c # maximal time in seconds to run
25.38/25.55	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
25.38/25.55	c limits/time = 3596.998018
25.38/25.55	c 
25.38/25.55	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
25.38/25.55	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
25.38/25.55	c limits/memory = 27900
25.38/25.55	c 
25.38/25.55	c # belongs reading time to solving time?
25.38/25.55	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
25.38/25.55	c timing/reading = TRUE
25.38/25.55	c 
25.38/25.55	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
25.38/25.55	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
25.38/25.55	c reading/opbreader/maxintsize = 47
25.38/25.55	c 
25.38/25.55	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
25.38/25.55	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
25.38/25.55	c propagating/genvbounds/timingmask = 0
25.38/25.55	c 
25.38/25.55	c -----------------------------------------------------------------------------------------------
25.38/25.55	c 
146.20/146.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.20/146.72	c   147s|     1 |     0 | 32438 |     - |   532M |   0 |  18k|  27k|  27k|   0 |  0 |  11 |   0 | 0.000000e+00 |      --      |    Inf | unknown
908.15/911.33	c   911s|     1 |     0 |244523 |     - |   595M |   0 |  18k|  27k|  28k| 744 |  1 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1336.18/1340.95	c  1341s|     1 |     0 |299512 |     - |   610M |   0 |  18k|  27k|  28k|1255 |  2 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1714.31/1720.21	c  1720s|     1 |     0 |347108 |     - |   622M |   0 |  18k|  27k|  28k|1511 |  3 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2282.12/2289.75	c  2290s|     1 |     0 |415735 |     - |   635M |   0 |  18k|  27k|  29k|1915 |  4 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2792.56/2801.94	c  2802s|     1 |     0 |477525 |     - |   648M |   0 |  18k|  27k|  29k|2290 |  5 |  16 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3278.22/3289.01	c  3289s|     1 |     0 |536739 |     - |   657M |   0 |  18k|  27k|  29k|2523 |  6 |  18 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3585.31/3597.00	c  3597s|     1 |     0 |570995 |     - |   664M |   0 |  18k|  27k|  30k|2842 |  7 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3585.31/3597.00	c (node 1) LP solver hit time limit in LP 14 -- using pseudo solution instead
3585.31/3597.00	c 
3585.31/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.31/3597.00	c Solving Time (sec) : 3597.01
3585.31/3597.00	c Solving Nodes      : 1
3585.31/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.31/3597.00	c Dual Bound         : +0.00000000000000e+00
3585.31/3597.00	c Gap                : infinite
3585.31/3597.00	s UNKNOWN
3585.31/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.31/3597.00	c Total Time         :    3597.01
3585.31/3597.00	c   solving          :    3597.01
3585.31/3597.00	c   presolving       :      25.30 (included in solving)
3585.31/3597.00	c   reading          :       0.12 (included in solving)
3585.31/3597.00	c   copying          :       0.00 (0 times copied the problem)
3585.31/3597.00	c Original Problem   :
3585.31/3597.00	c   Problem name     : HOME/instance-4545438-1753237429.opb
3585.31/3597.00	c   Variables        : 53041 (53041 binary, 0 integer, 0 continuous)
3585.31/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.31/3597.00	c   Constraints      : 39169 initial, 39169 maximal
3585.31/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.31/3597.00	c Presolved Problem  :
3585.31/3597.00	c   Problem name     : t_HOME/instance-4545438-1753237429.opb
3585.31/3597.00	c   Variables        : 18363 (18363 binary, 0 integer, 0 continuous)
3585.31/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.31/3597.00	c   Constraints      : 27462 initial, 27481 maximal
3585.31/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.31/3597.00	c   Nonzeros         : 121428 constraint, 422881 clique table
3585.31/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.31/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   domcol           :       0.04       0.00      3          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   dualsparsify     :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   gateextraction   :       0.10       0.00      7          0          0          0          0          0         10          0          0          0
3585.31/3597.00	c   implics          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   milp             :      14.95       0.00      1          0      34540          0          0          0      39168      26488          0          0
3585.31/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   sparsify         :       0.39       0.00      1          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   trivial          :       0.02       0.00     21         92          0          0          0          0          0          0          0          0
3585.31/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   dualfix          :       0.01       0.00     21          1          0          0          0          0          0          0          0          0
3585.31/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.00	c   probing          :       8.61       0.00      3          0         20          0          0          0          0          0          0          0
3585.31/3597.01	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   symmetry         :       0.20       0.00      1         10          0          0          0          0          0          1          0          0
3585.31/3597.01	c   vbounds          :       0.08       0.00      3          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   knapsack         :       0.01       0.00      2          0          0          0          0          0        250        500          0        480
3585.31/3597.01	c   setppc           :       0.31       0.00     29          0          0          0          0          0        220          0          5          0
3585.31/3597.01	c   linear           :       0.33       0.03     30          0         15          0          0          0       1271       3437       4790      47369
3585.31/3597.01	c   orbitope_pp      :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   logicor          :       0.07       0.00     25          0          0          0          0          0       1214          0          0         53
3585.31/3597.01	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.31/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.31/3597.01	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3585.31/3597.01	c   setppc           :      25543+     25550          7      13547          0          0          0          3        416         21          0          2          1          0          0
3585.31/3597.01	c   linear           :       1202       1202          7      13526          0          0          0          3         27         37          0          0          0          0          0
3585.31/3597.01	c   orbitope_pp      :          1          1          0       7903          0          0          0          0          6          0          0          0          0          0          0
3585.31/3597.01	c   logicor          :        716+       728          7       5060          0          0          0          0          1          2          0          4          2          0          0
3585.31/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.31/3597.01	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   setppc           :       2.05       0.00       0.03       2.03       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   linear           :       0.12       0.03       0.01       0.09       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   orbitope_pp      :       0.06       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   logicor          :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.31/3597.01	c   dualfix          :          1          0          0          0
3585.31/3597.01	c   genvbounds       :          0          0          0          0
3585.31/3597.01	c   nlobbt           :          0          0          0          0
3585.31/3597.01	c   obbt             :          0          0          0          0
3585.31/3597.01	c   probing          :          0          0          0          0
3585.31/3597.01	c   pseudoobj        :          0          0          0          0
3585.31/3597.01	c   redcost          :          0          0          0          0
3585.31/3597.01	c   rootredcost      :          0          0          0          0
3585.31/3597.01	c   symmetry         :          0          0          0          0
3585.31/3597.01	c   vbounds          :       2859          0          0          0
3585.31/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.31/3597.01	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
3585.31/3597.01	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   probing          :       8.61       0.00       8.61       0.00       0.00       0.00
3585.31/3597.01	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3585.31/3597.01	c   symmetry         :       0.20       0.00       0.20       0.00       0.00       0.00
3585.31/3597.01	c   vbounds          :       0.09       0.00       0.08       0.01       0.00       0.00
3585.31/3597.01	c Symmetry           :
3585.31/3597.01	c   #affected vars   :      18480 (18480 bin, 0 int, 0 cont)
3585.31/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.31/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.31/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.31/3597.01	c   shadow tree time :       0.00 s
3585.31/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.31/3597.01	c   propagation      :       0.00         13         12          -         20       12.0          0        0.0          -          -          -
3585.31/3597.01	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.31/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.31/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.31/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.31/3597.01	c   applied globally :       0.00          -          -          0         19       10.6          -          -          0          -          -
3585.31/3597.01	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.31/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.31/3597.01	c   cut pool         :       0.00          -         13         13          -          -       5347       6687          -          -          -          -          -    (maximal pool size:       5347)
3585.31/3597.01	c   aggregation      :       0.19       0.00          7          7          0          0       2577       3178          0       1349       1349          0          0
3585.31/3597.01	c   > cmir           :          -          -          -          -          -          -          -       2019          0        688        688          0          -
3585.31/3597.01	c   > flowcover      :          -          -          -          -          -          -          -        900          0        533        533          0          -
3585.31/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -        259          0        128        128          0          -
3585.31/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   clique           :       5.55       0.00          7          7          0          0         54         80          0         40         40          0          0
3585.31/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   gomory           :      89.98       0.00          7          7          0          0         43         53          0         12         12          0          0
3585.31/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -         13          0          2          2          0          -
3585.31/3597.01	c   > strongcg       :          -          -          -          -          -          -          -         40          0         10         10          0          -
3585.31/3597.01	c   impliedbounds    :       0.05       0.00          7          7          0          0       2592       3228          0       1377       1377          0          0
3585.31/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   mcf              :       0.04       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   multilinear      :       0.00       0.00          7          7          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   rlt              :       0.00       0.00          7          7          0          0          0          0          0          0          0          0          0
3585.31/3597.01	c   zerohalf         :       7.15       0.00          7          7          0          0         81        148          0         61         61          0          0
3585.31/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.31/3597.01	c   hybrid           :       0.06       0.00          7          7       2842          0       3851       2842          0       3851
3585.31/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.31/3597.01	c   problem variables:       0.00          -          0          0
3585.31/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.31/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.31/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.31/3597.01	c   LP solutions     :       0.00          -          -          0          0
3585.31/3597.01	c   relax solutions  :       0.00          -          -          0          0
3585.31/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3585.31/3597.01	c   strong branching :       0.00          -          -          0          0
3585.31/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3585.31/3597.01	c   adaptivediving   :       0.00       0.00          0          0          0
3585.31/3597.01	c   alns             :       0.00       0.00          0          0          0
3585.31/3597.01	c   bound            :       0.00       0.00          0          0          0
3585.31/3597.01	c   clique           :       0.09       0.00          1          0          0
3585.31/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3585.31/3597.01	c   completesol      :       0.00       0.00          0          0          0
3585.31/3597.01	c   conflictdiving   :       0.00       0.00          0          0          0
3585.31/3597.01	c   crossover        :       0.00       0.00          0          0          0
3585.31/3597.01	c   dins             :       0.00       0.00          0          0          0
3585.31/3597.01	c   distributiondivin:       0.00       0.00          0          0          0
3585.31/3597.01	c   dks              :       0.00       0.00          0          0          0
3585.31/3597.01	c   dps              :       0.00       0.00          0          0          0
3585.31/3597.01	c   dualval          :       0.00       0.00          0          0          0
3585.31/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3585.31/3597.01	c   feaspump         :     355.26       0.00          1          0          0
3585.31/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3585.31/3597.01	c   fracdiving       :       0.00       0.00          0          0          0
3585.31/3597.01	c   gins             :       0.00       0.00          0          0          0
3585.31/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3585.31/3597.01	c   indicator        :       0.00       0.00          0          0          0
3585.31/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3585.31/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3585.31/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3585.31/3597.01	c   linesearchdiving :       0.00       0.00          0          0          0
3585.31/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3585.31/3597.01	c   locks            :       0.02       0.00          1          0          0
3585.31/3597.01	c   lpface           :       0.00       0.00          0          0          0
3585.31/3597.01	c   mpec             :       0.00       0.00          0          0          0
3585.31/3597.01	c   multistart       :       0.00       0.00          0          0          0
3585.31/3597.01	c   mutation         :       0.00       0.00          0          0          0
3585.31/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3585.31/3597.01	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.31/3597.01	c   octane           :       0.00       0.00          0          0          0
3585.31/3597.01	c   ofins            :       0.00       0.00          0          0          0
3585.31/3597.01	c   oneopt           :       0.00       0.00          0          0          0
3585.31/3597.01	c   padm             :       0.00       0.00          0          0          0
3585.31/3597.01	c   proximity        :       0.00       0.00          0          0          0
3585.31/3597.01	c   pscostdiving     :       0.00       0.00          0          0          0
3585.31/3597.01	c   randrounding     :       0.15       0.00          7          0          0
3585.31/3597.01	c   rens             :       0.00       0.00          0          0          0
3585.31/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3585.31/3597.01	c   repair           :       0.00       0.00          0          0          0
3585.31/3597.01	c   rins             :       0.00       0.00          0          0          0
3585.31/3597.01	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.31/3597.01	c   rounding         :       0.03       0.00          7          0          0
3585.31/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3585.31/3597.01	c   shiftandpropagate:       0.06       0.00          1          0          0
3585.31/3597.01	c   shifting         :       0.13       0.00          7          0          0
3585.31/3597.01	c   simplerounding   :       0.00       0.00          0          0          0
3585.31/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3585.31/3597.01	c   trivial          :       0.02       0.00          2          0          0
3585.31/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3585.31/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3585.31/3597.01	c   trysol           :       0.00       0.00          0          0          0
3585.31/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3585.31/3597.01	c   undercover       :       0.00       0.00          0          0          0
3585.31/3597.01	c   vbounds          :       0.14       0.00          1          0          0
3585.31/3597.01	c   veclendiving     :       0.00       0.00          0          0          0
3585.31/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3585.31/3597.01	c   zirounding       :       0.00       0.00          0          0          0
3585.31/3597.01	c   other solutions  :          -          -          -          0          -
3585.31/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.31/3597.01	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
3585.31/3597.01	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
3585.31/3597.01	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
3585.31/3597.01	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
3585.31/3597.01	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
3585.31/3597.01	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
3585.31/3597.01	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
3585.31/3597.01	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
3585.31/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.31/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.31/3597.01	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3585.31/3597.01	c   dual LP          :    3112.46          8     422971   52871.38     135.90       0.00          0
3585.31/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3585.31/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.31/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3585.31/3597.01	c   diving/probing LP:     355.20          6     148024   24670.67     416.73
3585.31/3597.01	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.31/3597.01	c     (at root node) :          -          0          0       0.00          -
3585.31/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3585.31/3597.01	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.31/3597.01	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.31/3597.01	c B&B Tree           :
3585.31/3597.01	c   number of runs   :          1
3585.31/3597.01	c   nodes            :          1 (0 internal, 1 leaves)
3585.31/3597.01	c   feasible leaves  :          0
3585.31/3597.01	c   infeas. leaves   :          0
3585.31/3597.01	c   objective leaves :          0
3585.31/3597.01	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.31/3597.01	c   nodes left       :          1
3585.31/3597.01	c   max depth        :          0
3585.31/3597.01	c   max depth (total):          0
3585.31/3597.01	c   backtracks       :          0 (0.0%)
3585.31/3597.01	c   early backtracks :          0 (0.0%)
3585.31/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3585.31/3597.01	c   delayed cutoffs  :          0
3585.31/3597.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.31/3597.01	c   avg switch length:       1.00
3585.31/3597.01	c   switching time   :       0.00
3585.31/3597.01	c Root Node          :
3585.31/3597.01	c   First LP value   : +0.00000000000000e+00
3585.31/3597.01	c   First LP Iters   :      32438 (268.41 Iter/sec)
3585.31/3597.01	c   First LP Time    :     120.85
3585.31/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3585.31/3597.01	c   Final Root Iters :     570995
3585.31/3597.01	c   Root LP Estimate :                     -
3585.31/3597.01	c Solution           :
3585.31/3597.01	c   Solutions found  :          0 (0 improvements)
3585.31/3597.01	c   Primal Bound     :          -
3585.31/3597.01	c   Dual Bound       : +0.00000000000000e+00
3585.31/3597.01	c   Gap              :   infinite
3585.31/3597.01	c Integrals          :      Total       Avg%
3585.31/3597.01	c   primal-dual      :  359700.52     100.00
3585.31/3597.01	c   primal-ref       :          -          - (not evaluated)
3585.31/3597.01	c   dual-ref         :          -          - (not evaluated)
3585.51/3597.21	c Time complete (sec):   3585.530

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545438-1753237429/watcher-4545438-1753237429 -o /tmp/evaluation-result-4545438-1753237429/solver-4545438-1753237429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187887 --watchdog 3760 pbsolver -f HOME/instance-4545438-1753237429.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100059 s]*
/proc/loadavg: 4.09 4.12 4.09 4/263 188273
/proc/meminfo: memFree=118957336/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=83732 memory=72576 CPUtime=0.1 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 16165 0 0 0 8 2 0 0 20 0 1 0 239421371 85741568 18112 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 20933 18144 2176 2575 0 17840 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 83732 KiB
Current children cumulated memory: 72576 KiB

[startup+0.205677 s]*
/proc/loadavg: 4.09 4.11 4.09 5/262 188279
/proc/meminfo: memFree=118854984/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=166788 memory=156576 CPUtime=0.2 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 37174 0 0 0 15 5 0 0 20 0 1 0 239421371 170790912 39144 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 41697 39144 2368 2575 0 38604 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 166788 KiB
Current children cumulated memory: 156576 KiB

[startup+0.30563 s]*
/proc/loadavg: 4.09 4.11 4.09 4/261 188290
/proc/meminfo: memFree=118830624/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=211372 memory=196512 CPUtime=0.3 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 47095 0 0 0 23 7 0 0 20 0 1 0 239421371 216444928 49128 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 52843 49128 2432 2575 0 49750 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 211372 KiB
Current children cumulated memory: 196512 KiB

[startup+0.700183 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 188304
/proc/meminfo: memFree=118752908/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=269816 memory=253360 CPUtime=0.68 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 59830 0 0 0 59 9 0 0 20 0 1 0 239421371 276291584 63340 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 67454 63340 2496 2575 0 64361 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 269816 KiB
Current children cumulated memory: 253360 KiB

[startup+1.50016 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 188304
/proc/meminfo: memFree=118636924/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=269816 memory=253360 CPUtime=1.48 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 59830 0 0 0 139 9 0 0 20 0 1 0 239421371 276291584 63340 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 67454 63340 2496 2575 0 64361 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 269816 KiB
Current children cumulated memory: 253360 KiB

[startup+3.10541 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 188305
/proc/meminfo: memFree=118557116/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=269816 memory=253360 CPUtime=3.08 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 59835 0 0 0 299 9 0 0 20 0 1 0 239421371 276291584 63340 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 67454 63340 2496 2575 0 64361 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 269816 KiB
Current children cumulated memory: 253360 KiB

[startup+6.30013 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 188350
/proc/meminfo: memFree=125854864/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=271352 memory=254256 CPUtime=6.25 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 60043 0 0 0 612 13 0 0 20 0 1 0 239421371 277864448 63564 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 67838 63564 2496 2575 0 64745 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 271352 KiB
Current children cumulated memory: 254256 KiB

[startup+12.7001 s]
/proc/loadavg: 4.07 4.11 4.09 5/265 188350
/proc/meminfo: memFree=125828296/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=271352 memory=254512 CPUtime=12.63 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 60115 0 0 0 1250 13 0 0 20 0 1 0 239421371 277864448 63628 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 67838 63628 2496 2575 0 64745 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 271352 KiB
Current children cumulated memory: 254512 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.11 4.09 5/263 188350
/proc/meminfo: memFree=125588660/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=524996 memory=442224 CPUtime=25.38 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 94922 0 0 0 2518 20 0 0 20 0 1 0 239421371 537595904 110556 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 131249 110556 2624 2575 0 128156 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 524996 KiB
Current children cumulated memory: 442224 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 188350
/proc/meminfo: memFree=125452156/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=588000 memory=506776 CPUtime=50.9 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 109314 0 0 0 5067 23 0 0 20 0 1 0 239421371 602112000 126694 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 147000 126694 2688 2575 0 143907 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 588000 KiB
Current children cumulated memory: 506776 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 188353
/proc/meminfo: memFree=125372564/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=588000 memory=508568 CPUtime=101.94 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 109319 0 0 0 10171 23 0 0 20 0 1 0 239421371 602112000 127142 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 147000 127142 2688 2575 0 143907 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 588000 KiB
Current children cumulated memory: 508568 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 188355
/proc/meminfo: memFree=125206700/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=599316 memory=535732 CPUtime=161.75 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 110672 0 0 0 16152 23 0 0 20 0 1 0 239421371 613699584 133933 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 149829 133933 2688 2575 0 146736 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 599316 KiB
Current children cumulated memory: 535732 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 188358
/proc/meminfo: memFree=125120480/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=599316 memory=544692 CPUtime=221.55 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 110716 0 0 0 22131 24 0 0 20 0 1 0 239421371 613699584 136173 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 149829 136173 2688 2575 0 146736 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 599316 KiB
Current children cumulated memory: 544692 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 188360
/proc/meminfo: memFree=125073600/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=599316 memory=548276 CPUtime=281.36 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 110755 0 0 0 28112 24 0 0 20 0 1 0 239421371 613699584 137069 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 149829 137069 2688 2575 0 146736 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 599316 KiB
Current children cumulated memory: 548276 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 188369
/proc/meminfo: memFree=125073864/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=599316 memory=551732 CPUtime=341.17 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 110759 0 0 0 34093 24 0 0 20 0 1 0 239421371 613699584 137933 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 149829 137933 2688 2575 0 146736 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 599316 KiB
Current children cumulated memory: 551732 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 4.12 4.10 5/264 188371
/proc/meminfo: memFree=125010052/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=599316 memory=551732 CPUtime=400.98 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 110819 0 0 0 40073 25 0 0 20 0 1 0 239421371 613699584 137933 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 149829 137933 2688 2575 0 146736 0
Current children cumulated CPU time: 400.98 s
Current children cumulated vsize: 599316 KiB
Current children cumulated memory: 551732 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.15 4.11 5/264 188373
/proc/meminfo: memFree=124982444/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=599316 memory=551732 CPUtime=460.76 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 110846 0 0 0 46049 27 0 0 20 0 1 0 239421371 613699584 137933 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 149829 137933 2688 2575 0 146736 0

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

/proc/loadavg: 4.12 4.11 4.09 5/263 188507
/proc/meminfo: memFree=124274272/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=769120 CPUtime=3151.9 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141213 0 0 0 315118 72 0 0 20 0 1 0 239421371 838365184 192280 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192280 2688 2575 0 201586 0
Current children cumulated CPU time: 3151.9 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 769120 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 188509
/proc/meminfo: memFree=124245648/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=769120 CPUtime=3211.72 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141213 0 0 0 321099 73 0 0 20 0 1 0 239421371 838365184 192280 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192280 2688 2575 0 201586 0
Current children cumulated CPU time: 3211.72 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 769120 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 188512
/proc/meminfo: memFree=124245392/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=769120 CPUtime=3271.54 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141213 0 0 0 327081 73 0 0 20 0 1 0 239421371 838365184 192280 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192280 2688 2575 0 201586 0
Current children cumulated CPU time: 3271.54 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 769120 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 188521
/proc/meminfo: memFree=124252408/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3331.36 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141397 0 0 0 333062 74 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3331.36 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 188523
/proc/meminfo: memFree=124220244/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3391.19 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141402 0 0 0 339044 75 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3391.19 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 188525
/proc/meminfo: memFree=124220168/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3451.01 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141455 0 0 0 345026 75 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3451.01 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 188527
/proc/meminfo: memFree=124211524/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3510.83 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141461 0 0 0 351007 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3510.83 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/264 188529
/proc/meminfo: memFree=124185200/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3570.65 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141461 0 0 0 356989 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3570.65 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

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

# cumulated CPU time of all completed processes:  user=3584.75 s, system=0.778182 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.11 4.09 5/264 188529
/proc/meminfo: memFree=124185200/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3572.35 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141461 0 0 0 357159 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3572.35 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.10 4.09 5/263 188529
/proc/meminfo: memFree=124186300/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3578.73 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141467 0 0 0 357797 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3578.73 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3581.92 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141467 0 0 0 358116 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3581.92 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3583.51 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141467 0 0 0 358275 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3583.51 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.10 4.09 5/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3584.31 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141467 0 0 0 358355 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3584.31 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=818716 memory=771256 CPUtime=3585.11 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141467 0 0 0 358435 76 0 0 20 0 1 0 239421371 838365184 192814 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 204679 192814 2688 2575 0 201586 0
Current children cumulated CPU time: 3585.11 s
Current children cumulated vsize: 818716 KiB
Current children cumulated memory: 771256 KiB

[startup+3597.2 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188263] ppid=188258 vsize=657936 memory=610524 CPUtime=3585.51 cores=0,2
/proc/188263/stat : 188263 (pbsolver) R 188258 188263 187877 0 -1 4194304 141673 0 0 0 358474 77 0 0 20 0 1 0 239421371 673726464 152631 18446744073709551615 4198400 14743177 140735294840592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 37101568 140735294843272 140735294843368 140735294843368 140735294848972 0
/proc/188263/statm: 164484 152631 2688 2575 0 161391 0
Current children cumulated CPU time: 3585.51 s
Current children cumulated vsize: 657936 KiB
Current children cumulated memory: 610524 KiB

Child status: 0

Real time (s): 3597.22
CPU time (s): 3585.53
CPU user time (s): 3584.75
CPU system time (s): 0.778182
CPU usage (%): 99.6752
Max. virtual memory (cumulated for all children) (KiB): 818716
Max. memory (cumulated for all children) (KiB): 771256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.75
system time used= 0.778182
maximum resident set size= 771256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141688
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= 22
involuntary context switches= 7840


# summary of solver processes directly reported to runsolver:
#   pid: 188263
#   total CPU time (s): 3585.53
#   total CPU user time (s): 3584.75
#   total CPU system time (s): 0.778182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.73258 second user time and 16.3095 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 04:23:49
IDJOB=4545438
IDBENCH=180858
IDSOLVER=3366
FILE ID=nodeC029/4545438-1753237429
RUNJOBID= nodeC029-1753233829-187887
SLURM_JOB_ID= 9687852
Free space on /tmp= 432956 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545438-1753237429/watcher-4545438-1753237429 -o /tmp/evaluation-result-4545438-1753237429/solver-4545438-1753237429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187887 --watchdog 3760  pbsolver -f HOME/instance-4545438-1753237429.opb -t 3600 -m 31000

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

MD5SUM BENCH= 533dc96f2f67a4db8413c4c2a7be8312
RANDOM SEED=333469468

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        119053492 kB
MemAvailable:   122238876 kB
Buffers:            2128 kB
Cached:          3946048 kB
SwapCached:           36 kB
Active:          8737992 kB
Inactive:        2706204 kB
Active(anon):    7517576 kB
Inactive(anon):     4716 kB
Active(file):    1220416 kB
Inactive(file):  2701488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32768 kB
Writeback:             0 kB
AnonPages:       7493692 kB
Mapped:           120648 kB
Shmem:             26216 kB
KReclaimable:     205436 kB
Slab:             302516 kB
SReclaimable:     205436 kB
SUnreclaim:        97080 kB
KernelStack:        4144 kB
PageTables:        17840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8288260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2490368 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC029 at 2025-07-23 05:23:47