Trace number 4545399

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.28 3597.18

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-08-2-6-0_c24.opb
MD5SUM4a1d9056c3b02bcfb80521d72596a62f
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 benchmark5.08009
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables34391
Total number of constraints25309
Number of constraints which are clauses7791
Number of constraints which are cardinality constraints (but not clauses)1558
Number of constraints which are nor clauses,nor cardinality constraints15960
Minimum length of a constraint1
Maximum length of a constraint43
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 37
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 766
Number of bits of the biggest sum of numbers10
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-4545399-1753236388.opb>
0.22/0.23	c original problem has 34391 variables (34391 bin, 0 int, 0 cont) and 25309 constraints
0.22/0.23	c problem read in 0.228 seconds
0.22/0.23	c problem without objective
0.42/0.45	c presolving:
0.52/0.56	c (round 1, fast)       1 del vars, 1 del conss, 760 add conss, 0 chg bounds, 1330 chg sides, 1140 chg coeffs, 0 upgd conss, 0 impls, 12768 clqs
0.52/0.57	c (round 2, fast)       1 del vars, 1 del conss, 760 add conss, 0 chg bounds, 8550 chg sides, 8550 chg coeffs, 0 upgd conss, 0 impls, 12768 clqs
0.60/0.69	c    (0.7s) running MILP presolver
7.98/8.01	c    (8.0s) MILP presolver (5 rounds): 21640 aggregations, 0 fixings, 0 bound changes
7.98/8.03	c (round 3, medium)     21641 del vars, 25309 del conss, 17948 add conss, 0 chg bounds, 8550 chg sides, 8550 chg coeffs, 0 upgd conss, 0 impls, 5193 clqs
7.98/8.10	c (round 4, fast)       21641 del vars, 25309 del conss, 18708 add conss, 0 chg bounds, 8550 chg sides, 8550 chg coeffs, 0 upgd conss, 0 impls, 19623 clqs
7.98/8.11	c (round 5, fast)       21641 del vars, 25309 del conss, 18708 add conss, 0 chg bounds, 15770 chg sides, 15960 chg coeffs, 0 upgd conss, 0 impls, 19623 clqs
8.08/8.12	c (round 6, exhaustive) 21641 del vars, 26084 del conss, 18708 add conss, 0 chg bounds, 15770 chg sides, 15960 chg coeffs, 0 upgd conss, 0 impls, 19623 clqs
8.08/8.18	c (round 7, exhaustive) 21641 del vars, 26084 del conss, 18708 add conss, 0 chg bounds, 15770 chg sides, 15960 chg coeffs, 16593 upgd conss, 0 impls, 19623 clqs
8.16/8.21	c (round 8, medium)     21641 del vars, 26284 del conss, 19868 add conss, 0 chg bounds, 16530 chg sides, 17860 chg coeffs, 16593 upgd conss, 0 impls, 19643 clqs
8.16/8.22	c (round 9, fast)       21641 del vars, 26664 del conss, 20248 add conss, 0 chg bounds, 16530 chg sides, 17860 chg coeffs, 16593 upgd conss, 0 impls, 19643 clqs
10.46/10.57	c    (10.6s) probing: 1000/12750 (7.8%) - 0 fixings, 20 aggregations, 59261 implications, 0 bound changes
11.75/11.83	c    (11.8s) probing: 1581/12750 (12.4%) - 0 fixings, 20 aggregations, 96477 implications, 0 bound changes
11.75/11.83	c    (11.8s) probing aborted: 1000/1000 successive useless probings
11.75/11.83	c (round 10, exhaustive) 21661 del vars, 26664 del conss, 20248 add conss, 0 chg bounds, 16530 chg sides, 17860 chg coeffs, 16603 upgd conss, 0 impls, 115935 clqs
11.75/11.84	c (round 11, fast)       21661 del vars, 26699 del conss, 21008 add conss, 0 chg bounds, 16535 chg sides, 17860 chg coeffs, 16603 upgd conss, 0 impls, 115935 clqs
11.75/11.85	c (round 12, fast)       21661 del vars, 26699 del conss, 21008 add conss, 0 chg bounds, 23755 chg sides, 25270 chg coeffs, 16603 upgd conss, 0 impls, 115935 clqs
11.85/11.90	c (round 13, exhaustive) 21661 del vars, 27279 del conss, 21008 add conss, 0 chg bounds, 23755 chg sides, 25270 chg coeffs, 16603 upgd conss, 0 impls, 115935 clqs
11.85/11.93	c (round 14, exhaustive) 21661 del vars, 27279 del conss, 21008 add conss, 0 chg bounds, 23755 chg sides, 25270 chg coeffs, 16793 upgd conss, 0 impls, 115935 clqs
11.85/11.94	c (round 15, fast)       21661 del vars, 27469 del conss, 21008 add conss, 0 chg bounds, 23755 chg sides, 25270 chg coeffs, 16793 upgd conss, 0 impls, 115935 clqs
12.06/12.18	c    (12.2s) probing: 1681/12750 (13.2%) - 0 fixings, 20 aggregations, 100768 implications, 0 bound changes
12.06/12.18	c    (12.2s) probing aborted: 1000/1000 successive useless probings
12.15/12.23	c    (12.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
12.25/12.34	c    (12.3s) symmetry computation finished: 4 generators found (max: 1500, log10 of symmetry group size: 2.08) (symcode time: 0.09)
12.25/12.36	c dynamic symmetry handling statistics:
12.25/12.36	c    orbitopal reduction:       no components
12.25/12.36	c    orbital reduction:         no components
12.25/12.36	c    lexicographic reduction:   no permutations
12.25/12.36	c handled 1 out of 1 symmetry components
12.25/12.36	c (round 16, exhaustive) 21749 del vars, 27469 del conss, 21009 add conss, 0 chg bounds, 23755 chg sides, 25270 chg coeffs, 16793 upgd conss, 0 impls, 118348 clqs
12.25/12.37	c (round 17, fast)       21833 del vars, 27631 del conss, 21471 add conss, 0 chg bounds, 23813 chg sides, 25274 chg coeffs, 16793 upgd conss, 0 impls, 118340 clqs
12.25/12.38	c (round 18, fast)       21833 del vars, 27631 del conss, 21471 add conss, 0 chg bounds, 29879 chg sides, 32180 chg coeffs, 16793 upgd conss, 0 impls, 118340 clqs
12.35/12.41	c (round 19, exhaustive) 21833 del vars, 28081 del conss, 21471 add conss, 0 chg bounds, 29879 chg sides, 32180 chg coeffs, 16793 upgd conss, 0 impls, 118340 clqs
12.35/12.44	c (round 20, exhaustive) 21833 del vars, 28081 del conss, 21471 add conss, 0 chg bounds, 29879 chg sides, 32180 chg coeffs, 16854 upgd conss, 0 impls, 118340 clqs
12.55/12.66	c    (12.7s) probing: 1781/12750 (14.0%) - 0 fixings, 20 aggregations, 103879 implications, 0 bound changes
12.55/12.66	c    (12.7s) probing aborted: 1000/1000 successive useless probings
12.55/12.68	c presolving (21 rounds: 21 fast, 11 medium, 9 exhaustive):
12.55/12.68	c  21833 deleted vars, 28090 deleted constraints, 21471 added constraints, 0 tightened bounds, 0 added holes, 29879 changed sides, 32180 changed coefficients
12.55/12.68	c  0 implications, 121451 cliques
12.55/12.68	c presolved problem has 12636 variables (12636 bin, 0 int, 0 cont) and 18690 constraints
12.55/12.68	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
12.55/12.68	c   16791 constraints of type <setppc>
12.55/12.68	c    1280 constraints of type <linear>
12.55/12.68	c       1 constraints of type <orbitope_pp>
12.55/12.68	c     618 constraints of type <logicor>
12.55/12.68	c transformed objective value is always integral (scale: 1)
12.55/12.68	c Presolving Time: 12.25
12.55/12.68	c 
12.55/12.68	c - non default parameters ----------------------------------------------------------------------
12.55/12.68	c 
12.55/12.68	c # SCIP version 10.0.0
12.55/12.68	c 
12.55/12.68	c # maximal time in seconds to run
12.55/12.68	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
12.55/12.68	c limits/time = 3596.995052
12.55/12.68	c 
12.55/12.68	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.55/12.68	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
12.55/12.68	c limits/memory = 27900
12.55/12.68	c 
12.55/12.68	c # belongs reading time to solving time?
12.55/12.68	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
12.55/12.68	c timing/reading = TRUE
12.55/12.68	c 
12.55/12.68	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
12.55/12.68	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
12.55/12.68	c reading/opbreader/maxintsize = 47
12.55/12.68	c 
12.55/12.68	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
12.55/12.68	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
12.55/12.68	c propagating/genvbounds/timingmask = 0
12.55/12.68	c 
12.55/12.68	c -----------------------------------------------------------------------------------------------
12.55/12.68	c 
85.14/85.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.14/85.45	c  85.4s|     1 |     0 | 32184 |     - |   341M |   0 |  12k|  18k|  18k|   0 |  0 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
284.98/285.89	c   286s|     1 |     0 |207105 |     - |   371M |   0 |  12k|  18k|  19k| 672 |  1 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
953.26/956.11	c   956s|     1 |     0 |445437 |     - |   390M |   0 |  12k|  18k|  19k|1157 |  2 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1064.05/1067.27	c  1067s|     1 |     0 |474915 |     - |   411M |   0 |  12k|  18k|  20k|1611 |  3 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1276.18/1279.92	c  1280s|     1 |     0 |524897 |     - |   421M |   0 |  12k|  18k|  20k|1997 |  4 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1460.37/1464.64	c  1465s|     1 |     0 |561744 |     - |   429M |   0 |  12k|  18k|  21k|2367 |  5 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1876.43/1881.87	c  1882s|     1 |     0 |653745 |     - |   433M |   0 |  12k|  18k|  21k|2716 |  6 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2151.80/2157.92	c  2158s|     1 |     0 |713793 |     - |   439M |   0 |  12k|  18k|  21k|3060 |  7 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2373.24/2379.99	c  2380s|     1 |     0 |759267 |     - |   448M |   0 |  12k|  18k|  22k|3399 |  8 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2662.98/2670.45	c  2670s|     1 |     0 |816150 |     - |   454M |   0 |  12k|  18k|  22k|3724 |  9 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3023.53/3031.92	c  3032s|     1 |     0 |886499 |     - |   460M |   0 |  12k|  18k|  22k|4013 | 10 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3276.96/3286.02	c  3286s|     1 |     0 |931978 |     - |   464M |   0 |  12k|  18k|  23k|4318 | 11 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3587.11/3597.01	c  3597s|     1 |     2 |  1018k|     - |   464M |   0 |  12k|  18k|  23k|4318 | 11 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3587.11/3597.01	c 
3587.11/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3587.11/3597.01	c Solving Time (sec) : 3597.01
3587.11/3597.01	c Solving Nodes      : 1
3587.11/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.11/3597.01	c Dual Bound         : +0.00000000000000e+00
3587.11/3597.01	c Gap                : infinite
3587.11/3597.01	s UNKNOWN
3587.11/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3587.11/3597.01	c Total Time         :    3597.01
3587.11/3597.01	c   solving          :    3597.01
3587.11/3597.01	c   presolving       :      12.25 (included in solving)
3587.11/3597.01	c   reading          :       0.23 (included in solving)
3587.11/3597.01	c   copying          :       0.00 (0 times copied the problem)
3587.11/3597.01	c Original Problem   :
3587.11/3597.01	c   Problem name     : HOME/instance-4545399-1753236388.opb
3587.11/3597.01	c   Variables        : 34391 (34391 binary, 0 integer, 0 continuous)
3587.11/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.11/3597.01	c   Constraints      : 25309 initial, 25309 maximal
3587.11/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.11/3597.01	c Presolved Problem  :
3587.11/3597.01	c   Problem name     : t_HOME/instance-4545399-1753236388.opb
3587.11/3597.01	c   Variables        : 12636 (12636 binary, 0 integer, 0 continuous)
3587.11/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.11/3597.01	c   Constraints      : 18690 initial, 18720 maximal
3587.11/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.11/3597.01	c   Nonzeros         : 80764 constraint, 264309 clique table
3587.11/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.11/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   domcol           :       0.02       0.00      3          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   dualsparsify     :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   gateextraction   :       0.06       0.00      7          0          0          0          0          0         10          0          0          0
3587.11/3597.01	c   implics          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   milp             :       7.43       0.00      1          0      21640          0          0          0      25308      17188          0          0
3587.11/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   sparsify         :       0.21       0.00      1          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   trivial          :       0.01       0.00     21         78          0          0          0          0          0          0          0          0
3587.11/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   dualfix          :       0.01       0.00     21          1          0          0          0          0          0          0          0          0
3587.11/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   probing          :       3.75       0.00      3          0         20          0          0          0          0          0          0          0
3587.11/3597.01	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   symmetry         :       0.13       0.00      1         10          0          0          0          0          0          1          0          0
3587.11/3597.01	c   vbounds          :       0.04       0.00      3          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   knapsack         :       0.01       0.00      3          0          0          0          0          0        580       1540        760       1900
3587.11/3597.01	c   setppc           :       0.17       0.00     29          0          0          0          0          0        192          0          5          0
3587.11/3597.01	c   linear           :       0.28       0.03     30          0          6          0          0          0       1797       2742      29114      30276
3587.11/3597.01	c   orbitope_pp      :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   logicor          :       0.01       0.00     25          0          0          0          0          0        203          0          0          4
3587.11/3597.01	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.11/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.11/3597.01	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3587.11/3597.01	c   setppc           :      16791+     16800         11       9619          0          0          1          3        343         29          0          2          2          0          0
3587.11/3597.01	c   linear           :       1280       1280         11       9590          0          0          1          3         69         32          0          0          0          0          0
3587.11/3597.01	c   orbitope_pp      :          1          1          0       4410          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   logicor          :        618+       639         11       2119          0          0          1          0          1          1          0          7          2          0          0
3587.11/3597.01	c   fixedvar         :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3587.11/3597.01	c   countsols        :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3587.11/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.11/3597.01	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   setppc           :       1.00       0.00       0.02       0.97       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   linear           :       0.09       0.03       0.01       0.05       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   orbitope_pp      :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   logicor          :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.11/3597.01	c   dualfix          :          1          0          0          0
3587.11/3597.01	c   genvbounds       :          0          0          0          0
3587.11/3597.01	c   nlobbt           :          0          0          0          0
3587.11/3597.01	c   obbt             :          0          0          0          0
3587.11/3597.01	c   probing          :          0          0          0          0
3587.11/3597.01	c   pseudoobj        :          0          0          0          0
3587.11/3597.01	c   redcost          :          0          0          0          0
3587.11/3597.01	c   rootredcost      :          0          0          0          0
3587.11/3597.01	c   symmetry         :          0          0          0          0
3587.11/3597.01	c   vbounds          :       2133          0          0          0
3587.11/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.11/3597.01	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
3587.11/3597.01	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   probing          :       3.75       0.00       3.75       0.00       0.00       0.00
3587.11/3597.01	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.01	c   symmetry         :       0.13       0.00       0.13       0.00       0.00       0.00
3587.11/3597.01	c   vbounds          :       0.04       0.00       0.04       0.00       0.00       0.00
3587.11/3597.01	c Symmetry           :
3587.11/3597.01	c   #affected vars   :      12730 (12730 bin, 0 int, 0 cont)
3587.11/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.11/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.11/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3587.11/3597.01	c   shadow tree time :       0.00 s
3587.11/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.11/3597.01	c   propagation      :       0.00         21         20          -         31       10.7          3        4.3          -          -          -
3587.11/3597.01	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.11/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.11/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.11/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.11/3597.01	c   applied globally :       0.00          -          -          0         30        9.2          -          -          0          -          -
3587.11/3597.01	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.11/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.11/3597.01	c   cut pool         :       0.01          -         21         21          -          -       8747      11760          -          -          -          -          -    (maximal pool size:       8747)
3587.11/3597.01	c   aggregation      :       0.42       0.00         11         11          0          0       5502       7580          0       2598       2598          0          0
3587.11/3597.01	c   > cmir           :          -          -          -          -          -          -          -       5404          0       1523       1523          0          -
3587.11/3597.01	c   > flowcover      :          -          -          -          -          -          -          -       1403          0        696        696          0          -
3587.11/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -        773          0        379        379          0          -
3587.11/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   clique           :       4.10       0.00         11         11          0          0         91        141          0         58         58          0          0
3587.11/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   gomory           :      65.72       0.00         10         10          0          0        210        299          0         47         47          0          0
3587.11/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -        123          0         16         16          0          -
3587.11/3597.01	c   > strongcg       :          -          -          -          -          -          -          -        176          0         31         31          0          -
3587.11/3597.01	c   impliedbounds    :       0.05       0.00         11         11          0          0       2865       3638          0       1539       1539          0          0
3587.11/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   multilinear      :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.11/3597.01	c   zerohalf         :       5.44       0.00         11         11          0          0         79        102          0         72         72          0          0
3587.11/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.11/3597.01	c   hybrid           :       0.12       0.00         11         11       4318          0       7451       4318          0       7451
3587.11/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.11/3597.01	c   problem variables:       0.00          -          0          0
3587.11/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.11/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   inference        :       0.00       0.00          0          0          1          0          0          0          0          2
3587.11/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.11/3597.01	c   LP solutions     :       0.00          -          -          0          0
3587.11/3597.01	c   relax solutions  :       0.00          -          -          0          0
3587.11/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3587.11/3597.01	c   strong branching :       0.00          -          -          0          0
3587.11/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3587.11/3597.01	c   adaptivediving   :       0.00       0.00          0          0          0
3587.11/3597.01	c   alns             :       0.00       0.00          0          0          0
3587.11/3597.01	c   bound            :       0.00       0.00          0          0          0
3587.11/3597.01	c   clique           :       0.06       0.00          1          0          0
3587.11/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3587.11/3597.01	c   completesol      :       0.00       0.00          0          0          0
3587.11/3597.01	c   conflictdiving   :     310.95       0.00          1          0          0
3587.11/3597.01	c   crossover        :       0.00       0.00          0          0          0
3587.11/3597.01	c   dins             :       0.00       0.00          0          0          0
3587.11/3597.01	c   distributiondivin:       0.00       0.00          0          0          0
3587.11/3597.01	c   dks              :       0.00       0.00          0          0          0
3587.11/3597.01	c   dps              :       0.00       0.00          0          0          0
3587.11/3597.01	c   dualval          :       0.00       0.00          0          0          0
3587.11/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3587.11/3597.01	c   feaspump         :     115.67       0.00          1          0          0
3587.11/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3587.11/3597.01	c   fracdiving       :       0.00       0.00          0          0          0
3587.11/3597.01	c   gins             :       0.00       0.00          0          0          0
3587.11/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3587.11/3597.01	c   indicator        :       0.00       0.00          0          0          0
3587.11/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3587.11/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3587.11/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3587.11/3597.01	c   linesearchdiving :       0.00       0.00          0          0          0
3587.11/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3587.11/3597.01	c   locks            :       0.01       0.00          1          0          0
3587.11/3597.01	c   lpface           :       0.00       0.00          0          0          0
3587.11/3597.01	c   mpec             :       0.00       0.00          0          0          0
3587.11/3597.01	c   multistart       :       0.00       0.00          0          0          0
3587.11/3597.01	c   mutation         :       0.00       0.00          0          0          0
3587.11/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3587.11/3597.01	c   objpscostdiving  :       0.00       0.00          0          0          0
3587.11/3597.01	c   octane           :       0.00       0.00          0          0          0
3587.11/3597.01	c   ofins            :       0.00       0.00          0          0          0
3587.11/3597.01	c   oneopt           :       0.00       0.00          0          0          0
3587.11/3597.01	c   padm             :       0.00       0.00          0          0          0
3587.11/3597.01	c   proximity        :       0.00       0.00          0          0          0
3587.11/3597.01	c   pscostdiving     :       0.00       0.00          0          0          0
3587.11/3597.01	c   randrounding     :       0.17       0.00         12          0          0
3587.11/3597.01	c   rens             :       0.00       0.00          0          0          0
3587.11/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3587.11/3597.01	c   repair           :       0.00       0.00          0          0          0
3587.11/3597.01	c   rins             :       0.00       0.00          0          0          0
3587.11/3597.01	c   rootsoldiving    :       0.00       0.00          0          0          0
3587.11/3597.01	c   rounding         :       0.02       0.00         12          0          0
3587.11/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3587.11/3597.01	c   shiftandpropagate:       0.04       0.00          1          0          0
3587.11/3597.01	c   shifting         :       0.12       0.00         12          0          0
3587.11/3597.01	c   simplerounding   :       0.00       0.00          0          0          0
3587.11/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3587.11/3597.01	c   trivial          :       0.03       0.00          2          0          0
3587.11/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3587.11/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3587.11/3597.01	c   trysol           :       0.00       0.00          0          0          0
3587.11/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3587.11/3597.01	c   undercover       :       0.00       0.00          0          0          0
3587.11/3597.01	c   vbounds          :       0.03       0.00          1          0          0
3587.11/3597.01	c   veclendiving     :       0.00       0.00          0          0          0
3587.11/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3587.11/3597.01	c   zirounding       :       0.00       0.00          1          0          0
3587.11/3597.01	c   other solutions  :          -          -          -          0          -
3587.11/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
3587.11/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
3587.11/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
3587.11/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
3587.11/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
3587.11/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
3587.11/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
3587.11/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
3587.11/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
3587.11/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
3587.11/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.11/3597.01	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3587.11/3597.01	c   dual LP          :    3081.28         12     785082   65423.50     254.79       0.00          0
3587.11/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3587.11/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.11/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3587.11/3597.01	c   diving/probing LP:     426.46         12     232923   19410.25     546.17
3587.11/3597.01	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3587.11/3597.01	c     (at root node) :          -          0          0       0.00          -
3587.11/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3587.11/3597.01	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.11/3597.01	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.11/3597.01	c B&B Tree           :
3587.11/3597.01	c   number of runs   :          1
3587.11/3597.01	c   nodes            :          1 (1 internal, 0 leaves)
3587.11/3597.01	c   feasible leaves  :          0
3587.11/3597.01	c   infeas. leaves   :          0
3587.11/3597.01	c   objective leaves :          0
3587.11/3597.01	c   nodes (total)    :          1 (1 internal, 0 leaves)
3587.11/3597.01	c   nodes left       :          2
3587.11/3597.01	c   max depth        :          0
3587.11/3597.01	c   max depth (total):          0
3587.11/3597.01	c   backtracks       :          0 (0.0%)
3587.11/3597.01	c   early backtracks :          0 (0.0%)
3587.11/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3587.11/3597.01	c   delayed cutoffs  :          0
3587.11/3597.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3587.11/3597.01	c   avg switch length:       1.00
3587.11/3597.01	c   switching time   :       0.00
3587.11/3597.01	c Root Node          :
3587.11/3597.01	c   First LP value   : +0.00000000000000e+00
3587.11/3597.01	c   First LP Iters   :      32184 (443.14 Iter/sec)
3587.11/3597.01	c   First LP Time    :      72.63
3587.11/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3587.11/3597.01	c   Final Root Iters :     931978
3587.11/3597.01	c   Root LP Estimate :                     -
3587.11/3597.01	c Solution           :
3587.11/3597.01	c   Solutions found  :          0 (0 improvements)
3587.11/3597.01	c   Primal Bound     :          -
3587.11/3597.01	c   Dual Bound       : +0.00000000000000e+00
3587.11/3597.01	c   Gap              :   infinite
3587.11/3597.01	c Integrals          :      Total       Avg%
3587.11/3597.01	c   primal-dual      :  359700.93     100.00
3587.11/3597.01	c   primal-ref       :          -          - (not evaluated)
3587.11/3597.01	c   dual-ref         :          -          - (not evaluated)
3587.21/3597.17	c Time complete (sec):   3587.277

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (50495 MiB free)
  memory of node 1: 64465 MiB (52688 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Current StackSize limit: 8192 KiB

solver pid=162971, runsolver pid=162962

[startup+0.100071 s]*
/proc/loadavg: 1.10 1.25 2.18 6/256 162980
/proc/meminfo: memFree=105589308/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=47672 memory=37504 CPUtime=0.1 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 7421 0 0 0 8 2 0 0 20 0 1 0 239318273 48816128 9376 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 11918 9376 2176 2575 0 8825 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 47672 KiB
Current children cumulated memory: 37504 KiB

[startup+0.214063 s]*
/proc/loadavg: 1.10 1.25 2.18 6/256 162980
/proc/meminfo: memFree=105511188/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=68408 memory=57472 CPUtime=0.22 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 12419 0 0 0 18 4 0 0 20 0 1 0 239318273 70049792 14368 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 17102 14368 2176 2575 0 14009 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 68408 KiB
Current children cumulated memory: 57472 KiB

[startup+0.314073 s]*
/proc/loadavg: 1.10 1.25 2.18 6/256 162980
/proc/meminfo: memFree=105421224/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=110084 memory=99988 CPUtime=0.31 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 23012 0 0 0 24 7 0 0 20 0 1 0 239318273 112726016 24997 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 27521 24997 2368 2575 0 24428 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 110084 KiB
Current children cumulated memory: 99988 KiB

[startup+0.700343 s]
/proc/loadavg: 1.10 1.25 2.18 6/256 162980
/proc/meminfo: memFree=105272040/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=181372 memory=165748 CPUtime=0.68 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 41668 0 0 0 54 14 0 0 20 0 1 0 239318273 185724928 41405 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 45343 41405 2464 2575 0 42250 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 181372 KiB
Current children cumulated memory: 165748 KiB

[startup+1.50036 s]
/proc/loadavg: 1.41 1.31 2.19 6/256 162981
/proc/meminfo: memFree=105050088/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=183832 memory=168692 CPUtime=1.48 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 42409 0 0 0 134 14 0 0 20 0 1 0 239318273 188243968 42173 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 45958 42173 2496 2575 0 42865 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 183832 KiB
Current children cumulated memory: 168692 KiB

[startup+3.11329 s]
/proc/loadavg: 1.41 1.31 2.19 6/256 162981
/proc/meminfo: memFree=104103832/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=183832 memory=168692 CPUtime=3.09 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 42410 0 0 0 295 14 0 0 20 0 1 0 239318273 188243968 42173 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 45958 42173 2496 2575 0 42865 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 183832 KiB
Current children cumulated memory: 168692 KiB

[startup+6.30031 s]
/proc/loadavg: 1.62 1.36 2.20 6/256 162981
/proc/meminfo: memFree=103901448/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=184600 memory=169332 CPUtime=6.27 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 42580 0 0 0 612 15 0 0 20 0 1 0 239318273 189030400 42333 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 46150 42333 2496 2575 0 43057 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 184600 KiB
Current children cumulated memory: 169332 KiB

[startup+12.7003 s]
/proc/loadavg: 1.81 1.40 2.21 6/256 162981
/proc/meminfo: memFree=103600380/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=353248 memory=297704 CPUtime=12.65 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 74411 0 0 0 1245 20 0 0 20 0 1 0 239318273 361725952 74394 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 88312 74426 2624 2575 0 85219 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 353248 KiB
Current children cumulated memory: 297704 KiB

[startup+25.5003 s]
/proc/loadavg: 2.14 1.49 2.23 6/256 162981
/proc/meminfo: memFree=103232520/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=388180 memory=331752 CPUtime=25.41 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 82963 0 0 0 2519 22 0 0 20 0 1 0 239318273 397496320 82938 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 97045 82938 2688 2575 0 93952 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 388180 KiB
Current children cumulated memory: 331752 KiB

[startup+51.1132 s]
/proc/loadavg: 2.95 1.75 2.29 6/256 162981
/proc/meminfo: memFree=103185084/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=394268 memory=337396 CPUtime=50.95 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 83351 0 0 0 5072 23 0 0 20 0 1 0 239318273 403730432 84349 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 98567 84349 2688 2575 0 95474 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 394268 KiB
Current children cumulated memory: 337396 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 2.13 2.40 6/256 162983
/proc/meminfo: memFree=102529028/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=394268 memory=337780 CPUtime=102 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 83464 0 0 0 10177 23 0 0 20 0 1 0 239318273 403730432 84445 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 98567 84445 2688 2575 0 95474 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 394268 KiB
Current children cumulated memory: 337780 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.49 2.51 6/257 162992
/proc/meminfo: memFree=101970460/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=394268 memory=337780 CPUtime=161.84 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 83465 0 0 0 16161 23 0 0 20 0 1 0 239318273 403730432 84445 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 98567 84445 2688 2575 0 95474 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 394268 KiB
Current children cumulated memory: 337780 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 2.80 2.61 6/258 162995
/proc/meminfo: memFree=101868916/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=466808 memory=405452 CPUtime=221.66 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 93878 0 0 0 22141 25 0 0 20 0 1 0 239318273 478011392 101363 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 116702 101363 2688 2575 0 113609 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 466808 KiB
Current children cumulated memory: 405452 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.03 2.71 6/258 162997
/proc/meminfo: memFree=101855452/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=466808 memory=405964 CPUtime=281.49 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 94014 0 0 0 28124 25 0 0 20 0 1 0 239318273 478011392 101491 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 116702 101491 2688 2575 0 113609 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 466808 KiB
Current children cumulated memory: 405964 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.23 2.80 6/252 162999
/proc/meminfo: memFree=101505824/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=489684 memory=429168 CPUtime=341.33 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 98790 0 0 0 34107 26 0 0 20 0 1 0 239318273 501436416 107292 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 122421 107292 2688 2575 0 119328 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 489684 KiB
Current children cumulated memory: 429168 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.40 2.88 6/251 163001
/proc/meminfo: memFree=101442356/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=489684 memory=429168 CPUtime=401.14 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 98790 0 0 0 40088 26 0 0 20 0 1 0 239318273 501436416 107292 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 122421 107292 2688 2575 0 119328 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 489684 KiB
Current children cumulated memory: 429168 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.53 2.96 6/250 163003
/proc/meminfo: memFree=101370044/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=489684 memory=429168 CPUtime=460.95 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 98790 0 0 0 46069 26 0 0 20 0 1 0 239318273 501436416 107292 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 122421 107292 2688 2575 0 119328 0

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

/proc/loadavg: 4.09 4.09 4.03 6/251 163133
/proc/meminfo: memFree=99269048/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3213.41 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114669 0 0 0 321310 31 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3213.41 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.10 4.04 6/252 163148
/proc/meminfo: memFree=99246344/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3273.25 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114671 0 0 0 327294 31 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3273.25 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.04 6/252 163150
/proc/meminfo: memFree=99231604/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3333.09 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114779 0 0 0 333278 31 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3333.09 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.04 6/251 163152
/proc/meminfo: memFree=99217508/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3392.93 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114819 0 0 0 339262 31 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3392.93 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.04 6/251 163154
/proc/meminfo: memFree=99204988/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3452.76 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114822 0 0 0 345245 31 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3452.76 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.04 6/251 163156
/proc/meminfo: memFree=98799500/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3512.61 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114823 0 0 0 351229 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3512.61 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98790400/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3572.44 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114861 0 0 0 357212 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3572.44 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

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

# cumulated CPU time of all completed processes:  user=3586.95 s, system=0.331242 s

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

[startup+3584 s]*
/proc/loadavg: 4.14 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98790400/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3574.15 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114861 0 0 0 357383 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3574.15 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98790408/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3580.52 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114861 0 0 0 358020 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3580.52 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98782352/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3583.71 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114861 0 0 0 358339 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3583.71 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98782352/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3585.31 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114861 0 0 0 358499 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3585.31 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98782368/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3586.12 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114861 0 0 0 358580 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3586.12 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98782368/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3586.9 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114861 0 0 0 358658 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3586.9 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3597 s]*
/proc/loadavg: 4.11 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98782368/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=582472 memory=545784 CPUtime=3587.11 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 114936 0 0 0 358679 32 0 0 20 0 1 0 239318273 596451328 136446 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 145618 136446 2976 2575 0 142525 0
Current children cumulated CPU time: 3587.11 s
Current children cumulated vsize: 582472 KiB
Current children cumulated memory: 545784 KiB

[startup+3597.11 s]
/proc/loadavg: 4.11 4.10 4.05 6/249 163158
/proc/meminfo: memFree=98782368/131382112 swapFree=33001664/33010684
[pid=162971] ppid=162962 vsize=556280 memory=519712 CPUtime=3587.21 cores=1,3
/proc/162971/stat : 162971 (pbsolver) R 162962 162971 162904 0 -1 4194304 115009 0 0 0 358689 32 0 0 20 0 1 0 239318273 569630720 129928 18446744073709551615 4198400 14743177 140735467528400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 22593536 140735467534728 140735467534824 140735467534824 140735467540428 0
/proc/162971/statm: 139070 129928 2976 2575 0 135977 0
Current children cumulated CPU time: 3587.21 s
Current children cumulated vsize: 556280 KiB
Current children cumulated memory: 519712 KiB

Child status: 0

Real time (s): 3597.18
CPU time (s): 3587.28
CPU user time (s): 3586.95
CPU system time (s): 0.331242
CPU usage (%): 99.725
Max. virtual memory (cumulated for all children) (KiB): 582472
Max. memory (cumulated for all children) (KiB): 545784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.95
system time used= 0.331242
maximum resident set size= 549476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115020
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= 23
involuntary context switches= 1183


# summary of solver processes directly reported to runsolver:
#   pid: 162971
#   total CPU time (s): 3587.28
#   total CPU user time (s): 3586.95
#   total CPU system time (s): 0.331242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3743 second user time and 34.1248 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-23 04:06:29
IDJOB=4545399
IDBENCH=180853
IDSOLVER=3366
FILE ID=nodeC005/4545399-1753236388
RUNJOBID= nodeC005-1753236388-162916
SLURM_JOB_ID= 9687870
Free space on /tmp= 433024 MiB

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

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

MD5SUM BENCH= 4a1d9056c3b02bcfb80521d72596a62f
RANDOM SEED=14364691

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        105644700 kB
MemAvailable:   129807160 kB
Buffers:              12 kB
Cached:         24933872 kB
SwapCached:          776 kB
Active:           479340 kB
Inactive:       24519064 kB
Active(anon):      46716 kB
Inactive(anon):    38384 kB
Active(file):     432624 kB
Inactive(file): 24480680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             81120 kB
Writeback:             8 kB
AnonPages:         66840 kB
Mapped:           102744 kB
Shmem:             20564 kB
KReclaimable:     177564 kB
Slab:             268480 kB
SReclaimable:     177564 kB
SUnreclaim:        90916 kB
KernelStack:        3856 kB
PageTables:         2740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     349680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC005 at 2025-07-23 05:06:26