Trace number 4522423

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? 3591.74 3603.54

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2010/normalized-bab3.opb
MD5SUM5650d49d55a36e62ab842bae231a0f3b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-9098882
Best CPU time to get the best result obtained on this benchmark3600.71
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables393800
Total number of constraints23067
Number of constraints which are clauses17479
Number of constraints which are cardinality constraints (but not clauses)1092
Number of constraints which are nor clauses,nor cardinality constraints4496
Minimum length of a constraint1
Maximum length of a constraint101656
Number of terms in the objective function 122664
Biggest coefficient in the objective function 30378
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 500013378
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 4511353
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 500013378
Number of bits of the biggest sum of numbers29
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-4522423-1751582629.opb>
1.28/1.34	c original problem has 393800 variables (393800 bin, 0 int, 0 cont) and 23067 constraints
1.28/1.34	c problem read in 1.345 seconds
2.77/2.82	c presolving:
3.57/3.66	c (round 1, fast)       380 del vars, 348 del conss, 0 add conss, 288 chg bounds, 156 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1777 clqs
5.17/5.22	c    (5.2s) running MILP presolver
32.00/32.17	c    (32.2s) MILP presolver (4 rounds): 26 aggregations, 16 fixings, 0 bound changes
32.20/32.38	c (round 2, exhaustive) 422 del vars, 530 del conss, 0 add conss, 288 chg bounds, 156 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1800 clqs
32.30/32.45	c (round 3, exhaustive) 422 del vars, 540 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1800 clqs
33.59/33.73	c (round 4, exhaustive) 422 del vars, 540 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 0 chg coeffs, 19462 upgd conss, 0 impls, 1800 clqs
57.34/57.59	c (round 5, medium)     443 del vars, 561 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 0 chg coeffs, 19462 upgd conss, 0 impls, 1800 clqs
57.64/57.83	c (round 6, medium)     463 del vars, 581 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 0 chg coeffs, 19462 upgd conss, 0 impls, 1821 clqs
57.84/58.07	c (round 7, medium)     483 del vars, 601 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 0 chg coeffs, 19462 upgd conss, 0 impls, 1841 clqs
58.24/58.41	c (round 8, exhaustive) 483 del vars, 601 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 0 chg coeffs, 19514 upgd conss, 0 impls, 1861 clqs
65.72/65.94	c    (65.9s) sparsify aborted: 300904/3093040 (9.7%) nonzeros canceled - in total 300904 canceled nonzeros, 398424 changed coefficients, 0 added nonzeros
65.72/65.94	c (round 9, exhaustive) 483 del vars, 601 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 398425 chg coeffs, 19514 upgd conss, 0 impls, 1861 clqs
66.52/66.74	c (round 10, exhaustive) 483 del vars, 601 del conss, 0 add conss, 288 chg bounds, 166 chg sides, 398425 chg coeffs, 19533 upgd conss, 0 impls, 1862 clqs
183.75/184.37	c    (184.4s) probing: 1000/393317 (0.3%) - 0 fixings, 0 aggregations, 1389820 implications, 0 bound changes
183.84/184.47	c    (184.5s) probing: 1001/393317 (0.3%) - 0 fixings, 0 aggregations, 1391497 implications, 0 bound changes
183.84/184.47	c    (184.5s) probing aborted: 1000/1000 successive useless probings
185.05/185.60	c    (185.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
185.74/186.39	c    (186.4s) symmetry computation finished: 3 generators found (max: 162, log10 of symmetry group size: 0.90) (symcode time: 0.26)
185.85/186.41	c dynamic symmetry handling statistics:
185.85/186.41	c    orbitopal reduction:       no components
185.85/186.41	c    orbital reduction:         no components
185.85/186.41	c    lexicographic reduction:    3 permutations with support sizes 12310, 12310, 12310
185.85/186.41	c handled 3 out of 3 symmetry components
186.64/187.25	c presolving (11 rounds: 11 fast, 10 medium, 7 exhaustive):
186.64/187.25	c  483 deleted vars, 601 deleted constraints, 0 added constraints, 288 tightened bounds, 0 added holes, 166 changed sides, 398425 changed coefficients
186.64/187.25	c  0 implications, 1393359 cliques
186.64/187.25	c presolved problem has 393317 variables (393317 bin, 0 int, 0 cont) and 22466 constraints
186.64/187.25	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
186.64/187.25	c     479 constraints of type <knapsack>
186.64/187.25	c    1687 constraints of type <setppc>
186.64/187.25	c    3013 constraints of type <linear>
186.64/187.25	c   17287 constraints of type <logicor>
186.64/187.25	c transformed objective value is always integral (scale: 1)
186.64/187.25	c Presolving Time: 184.57
186.64/187.25	c 
186.64/187.25	c - non default parameters ----------------------------------------------------------------------
186.64/187.25	c 
186.64/187.25	c # SCIP version 10.0.0
186.64/187.25	c 
186.64/187.25	c # maximal time in seconds to run
186.64/187.25	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
186.64/187.25	c limits/time = 3596.998008
186.64/187.25	c 
186.64/187.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
186.64/187.25	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
186.64/187.25	c limits/memory = 27900
186.64/187.25	c 
186.64/187.25	c # belongs reading time to solving time?
186.64/187.25	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
186.64/187.25	c timing/reading = TRUE
186.64/187.25	c 
186.64/187.25	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
186.64/187.25	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
186.64/187.25	c reading/opbreader/maxintsize = 47
186.64/187.25	c 
186.64/187.25	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
186.64/187.25	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
186.64/187.25	c propagating/genvbounds/timingmask = 0
186.64/187.25	c 
186.64/187.25	c -----------------------------------------------------------------------------------------------
186.74/187.33	c 
1574.69/1579.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1574.69/1579.80	c  1580s|     1 |     0 |309931 |     - |  3693M |   0 | 393k|  22k|  22k|   0 |  0 |  67 |   0 |-9.548806e+06 |      --      |    Inf | unknown
2229.18/2236.55	c  2237s|     1 |     0 |436784 |     - |  3847M |   0 | 393k|  22k|  23k| 793 |  1 |  68 |   0 |-9.368844e+06 |      --      |    Inf | unknown
2330.75/2338.47	c  2338s|     1 |     0 |451038 |     - |  3916M |   0 | 393k|  22k|  23k|1028 |  2 |  69 |   0 |-9.291832e+06 |      --      |    Inf | unknown
2381.88/2389.79	c  2390s|     1 |     0 |457389 |     - |  3996M |   0 | 393k|  22k|  23k|1150 |  3 |  70 |   0 |-9.274039e+06 |      --      |    Inf | unknown
2428.54/2436.52	c  2437s|     1 |     0 |462376 |     - |  4055M |   0 | 393k|  22k|  23k|1256 |  4 |  71 |   0 |-9.267591e+06 |      --      |    Inf | unknown
2478.68/2486.85	c  2487s|     1 |     0 |467315 |     - |  4137M |   0 | 393k|  22k|  23k|1330 |  5 |  71 |   0 |-9.259399e+06 |      --      |    Inf | unknown
2532.51/2540.87	c  2541s|     1 |     0 |475337 |     - |  4232M |   0 | 393k|  22k|  23k|1386 |  6 |  71 |   0 |-9.252103e+06 |      --      |    Inf | unknown
2607.16/2615.71	c  2616s|     1 |     0 |483419 |     - |  4443M |   0 | 393k|  22k|  23k|1442 |  7 |  71 |   0 |-9.245943e+06 |      --      |    Inf | unknown
2684.50/2693.31	c  2693s|     1 |     0 |493791 |     - |  4543M |   0 | 393k|  22k|  23k|1514 |  8 |  71 |   0 |-9.241102e+06 |      --      |    Inf | unknown
2739.23/2748.27	c  2748s|     1 |     0 |499002 |     - |  4719M |   0 | 393k|  22k|  24k|1577 |  9 |  71 |   0 |-9.235840e+06 |      --      |    Inf | unknown
2790.25/2799.46	c  2799s|     1 |     0 |506790 |     - |  4810M |   0 | 393k|  22k|  24k|1625 | 10 |  71 |   0 |-9.230957e+06 |      --      |    Inf | unknown
2831.12/2840.45	c  2840s|     1 |     0 |513791 |     - |  4813M |   0 | 393k|  22k|  24k|1677 | 11 |  71 |   0 |-9.230059e+06 |      --      |    Inf | unknown
2856.04/2865.47	c  2865s|     1 |     0 |515809 |     - |  4822M |   0 | 393k|  22k|  24k|1707 | 12 |  72 |   0 |-9.227823e+06 |      --      |    Inf | unknown
2876.38/2885.87	c  2886s|     1 |     0 |516967 |     - |  4826M |   0 | 393k|  22k|  24k|1748 | 13 |  72 |   0 |-9.227129e+06 |      --      |    Inf | unknown
2895.22/2904.75	c  2905s|     1 |     0 |518258 |     - |  4829M |   0 | 393k|  22k|  23k|1768 | 14 |  73 |   0 |-9.226279e+06 |      --      |    Inf | unknown
2917.65/2927.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2917.65/2927.29	c  2927s|     1 |     0 |520349 |     - |  4831M |   0 | 393k|  22k|  23k|1790 | 15 |  74 |   0 |-9.225424e+06 |      --      |    Inf | unknown
2942.68/2952.31	c  2952s|     1 |     0 |522110 |     - |  4838M |   0 | 393k|  22k|  23k|1805 | 16 |  74 |   0 |-9.225406e+06 |      --      |    Inf | unknown
2962.42/2972.12	c  2972s|     1 |     0 |523515 |     - |  4839M |   0 | 393k|  22k|  23k|1841 | 17 |  74 |   0 |-9.224941e+06 |      --      |    Inf | unknown
2996.33/3006.16	c  3006s|     1 |     0 |525534 |     - |  4853M |   0 | 393k|  22k|  23k|1855 | 18 |  74 |   0 |-9.224691e+06 |      --      |    Inf | unknown
3017.05/3026.94	c  3027s|     1 |     0 |526613 |     - |  4858M |   0 | 393k|  22k|  23k|1868 | 19 |  74 |   0 |-9.224457e+06 |      --      |    Inf | unknown
3061.01/3071.00	c  3071s|     1 |     0 |530782 |     - |  4894M |   0 | 393k|  22k|  23k|1891 | 20 |  74 |   0 |-9.222107e+06 |      --      |    Inf | unknown
3092.31/3102.44	c  3102s|     1 |     0 |533983 |     - |  4894M |   0 | 393k|  22k|  23k|1923 | 21 |  74 |   0 |-9.220208e+06 |      --      |    Inf | unknown
3108.36/3118.50	c  3119s|     1 |     0 |534214 |     - |  4894M |   0 | 393k|  22k|  23k|1935 | 22 |  78 |   0 |-9.220096e+06 |      --      |    Inf | unknown
3125.52/3135.78	c  3136s|     1 |     0 |534369 |     - |  4894M |   0 | 393k|  22k|  23k|1946 | 23 |  78 |   0 |-9.220096e+06 |      --      |    Inf | unknown
3140.88/3151.15	c  3151s|     1 |     0 |534409 |     - |  4894M |   0 | 393k|  22k|  23k|1952 | 24 |  78 |   0 |-9.220094e+06 |      --      |    Inf | unknown
3155.74/3166.09	c  3166s|     1 |     0 |534413 |     - |  4894M |   0 | 393k|  22k|  23k|1953 | 25 |  78 |   0 |-9.220094e+06 |      --      |    Inf | unknown
3585.32/3597.15	c  3597s|     1 |     2 |604451 |     - |  4933M |   0 | 393k|  22k|  23k|1953 | 26 |  92 |   0 |-9.220094e+06 |      --      |    Inf | unknown
3585.32/3597.15	c 
3585.32/3597.15	c SCIP Status        : solving was interrupted [time limit reached]
3585.32/3597.15	c Solving Time (sec) : 3597.15
3585.32/3597.15	c Solving Nodes      : 1
3585.32/3597.15	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.32/3597.15	c Dual Bound         : -9.22009380357143e+06
3585.32/3597.15	c Gap                : infinite
3585.32/3597.15	s UNKNOWN
3585.32/3597.15	c SCIP Status        : solving was interrupted [time limit reached]
3585.32/3597.15	c Total Time         :    3597.15
3585.32/3597.15	c   solving          :    3597.15
3585.32/3597.15	c   presolving       :     184.57 (included in solving)
3585.32/3597.15	c   reading          :       1.35 (included in solving)
3585.32/3597.15	c   copying          :       0.00 (0 times copied the problem)
3585.32/3597.15	c Original Problem   :
3585.32/3597.15	c   Problem name     : HOME/instance-4522423-1751582629.opb
3585.32/3597.15	c   Variables        : 393800 (393800 binary, 0 integer, 0 continuous)
3585.32/3597.15	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.32/3597.15	c   Constraints      : 23067 initial, 23067 maximal
3585.32/3597.16	c   Objective        : minimize, 122664 non-zeros (abs.min = 124, abs.max = 30378)
3585.32/3597.16	c Presolved Problem  :
3585.32/3597.16	c   Problem name     : t_HOME/instance-4522423-1751582629.opb
3585.32/3597.16	c   Variables        : 393317 (393317 binary, 0 integer, 0 continuous)
3585.32/3597.16	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.32/3597.16	c   Constraints      : 22466 initial, 22526 maximal
3585.32/3597.17	c   Objective        : minimize, 120209 non-zeros (abs.min = 124, abs.max = 30378)
3585.32/3597.17	c   Nonzeros         : 2792136 constraint, 3107881 clique table
3585.32/3597.17	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.32/3597.17	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   domcol           :       3.26       0.00      2          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   dualsparsify     :       1.12       0.00      1          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   gateextraction   :       0.11       0.00      4          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   implics          :       0.07       0.00     10          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   milp             :      28.48       0.00      1         16         26          0          0          0          0          0          0          0
3585.32/3597.17	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   sparsify         :       7.32       0.00      2          0          0          0          0          0          0          0          0     398424
3585.32/3597.17	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   trivial          :       0.14       0.00     11          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   dualfix          :       0.13       0.00     11          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   probing          :     101.96       0.01      1          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   symmetry         :       0.81       0.00      1          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   vbounds          :       0.12       0.00      1          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   knapsack         :      33.43       0.04     18          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   setppc           :       0.73       0.01     18          0         61          0          0          0         61          0          0          0
3585.32/3597.17	c   linear           :       2.26       0.56     18        288         92          0        288          0        540          0        166          0
3585.32/3597.17	c   logicor          :       3.15       0.09     16          0          0          0          0          0          0          0          0          1
3585.32/3597.17	c   components       :       0.65       0.00      1          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.32/3597.17	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.32/3597.17	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3585.32/3597.17	c   knapsack         :        479        479         26      72035          0          0          1          3       2194          1          0          0          0          0          0
3585.32/3597.17	c   setppc           :       1687+      1710         26      72034          0          0          1          0       6076          7          0          0          0          0          0
3585.32/3597.17	c   linear           :       3013+      3017         26      72027          0          0          0          3      25047         40          0       1068        300          0          0
3585.32/3597.17	c   logicor          :      17287+     17321         26       3751          0          0          1          0        122         22          0          0          0          0          0
3585.32/3597.17	c   fixedvar         :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3585.32/3597.17	c   countsols        :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3585.32/3597.17	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.32/3597.17	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.32/3597.17	c   knapsack         :     700.19       0.04     195.31     504.80       0.00       0.01       0.00       0.02       0.02       0.00
3585.32/3597.17	c   setppc           :       1.34       0.01       0.06       1.26       0.00       0.01       0.00       0.00       0.01       0.00
3585.32/3597.17	c   linear           :      96.21       0.56      87.32       3.67       0.00       0.00       0.00       0.00       4.66       0.00
3585.32/3597.17	c   logicor          :       0.66       0.09       0.21       0.34       0.00       0.02       0.00       0.00       0.00       0.00
3585.32/3597.17	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.32/3597.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.32/3597.17	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.32/3597.17	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.32/3597.17	c   dualfix          :          1          0          0          0
3585.32/3597.17	c   genvbounds       :          0          0          0          0
3585.32/3597.17	c   nlobbt           :          0          0          0          0
3585.32/3597.17	c   obbt             :          0          0          0          0
3585.32/3597.17	c   probing          :          0          0          0          0
3585.32/3597.17	c   pseudoobj        :         29          0          0          0
3585.32/3597.17	c   redcost          :         28          0          0          0
3585.32/3597.17	c   rootredcost      :          0          0          0          0
3585.32/3597.17	c   symmetry         :          0          0          0          0
3585.32/3597.17	c   vbounds          :       2757          0          0          0
3585.32/3597.17	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.32/3597.17	c   dualfix          :       0.14       0.00       0.13       0.01       0.00       0.00
3585.32/3597.17	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.32/3597.17	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.32/3597.17	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.32/3597.17	c   probing          :     101.97       0.01     101.96       0.00       0.00       0.00
3585.32/3597.17	c   pseudoobj        :       0.08       0.00       0.00       0.08       0.00       0.00
3585.32/3597.17	c   redcost          :       0.58       0.00       0.00       0.58       0.00       0.00
3585.32/3597.17	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3585.32/3597.17	c   symmetry         :       0.92       0.00       0.81       0.11       0.00       0.00
3585.32/3597.17	c   vbounds          :       0.27       0.00       0.12       0.15       0.00       0.00
3585.32/3597.17	c Symmetry           :
3585.32/3597.17	c   #affected vars   :      36930 (36930 bin, 0 int, 0 cont)
3585.32/3597.17	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.32/3597.17	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.32/3597.17	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.32/3597.17	c   shadow tree time :       0.00 s
3585.32/3597.17	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.32/3597.17	c   propagation      :       0.08         41         40          -        106      374.0          0        0.0          -          -          -
3585.32/3597.17	c   infeasible LP    :       4.89          5          5          -         15      617.2          0        0.0          4    43175.8          0
3585.32/3597.17	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.32/3597.17	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.32/3597.17	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.32/3597.17	c   applied globally :       0.01          -          -          0         88      332.1          -          -          4          -          -
3585.32/3597.17	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.32/3597.17	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.32/3597.17	c   cut pool         :       1.61          -         49         49          -          -       4182       5032          -          -          -          -          -    (maximal pool size:       4182)
3585.32/3597.17	c   aggregation      :      16.03       0.00         26         26          0          0        269        276          0        201        201          0          0
3585.32/3597.17	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.32/3597.17	c   > flowcover      :          -          -          -          -          -          -          -        248          0        178        178          0          -
3585.32/3597.17	c   > knapsackcover  :          -          -          -          -          -          -          -         28          0         23         23          0          -
3585.32/3597.17	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   clique           :      20.34       0.00         26         26          0          0         68         81          0         16         16          0          0
3585.32/3597.17	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   gomory           :      40.36       0.00         10         10          0          0       2004       2753          0        198        198          0          0
3585.32/3597.17	c   > gomorymi       :          -          -          -          -          -          -          -        991          0         42         42          0          -
3585.32/3597.17	c   > strongcg       :          -          -          -          -          -          -          -       1762          0        156        156          0          -
3585.32/3597.17	c   impliedbounds    :       4.02       0.00         26         26          0          0       1763       1843          0       1173       1173          0          0
3585.32/3597.17	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   mcf              :       0.50       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   multilinear      :       0.00       0.00         26         26          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3585.32/3597.17	c   zerohalf         :       6.68       0.00         20         20          0          0         78         79          0         65         65          0          0
3585.32/3597.17	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.32/3597.17	c   hybrid           :       1.74       0.00         25         25       1953          0       4147       1953          0       4147
3585.32/3597.17	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.32/3597.17	c   problem variables:       0.00          -          0          0
3585.32/3597.17	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.32/3597.17	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   inference        :       0.07       0.00          0          0          1          0          0          0          0          2
3585.32/3597.17	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.32/3597.17	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.32/3597.17	c   LP solutions     :       0.00          -          -          0          0
3585.32/3597.17	c   relax solutions  :       0.00          -          -          0          0
3585.32/3597.17	c   pseudo solutions :       0.00          -          -          0          0
3585.32/3597.17	c   strong branching :       0.00          -          -          0          0
3585.32/3597.17	c   actconsdiving    :       0.00       0.00          0          0          0
3585.32/3597.17	c   adaptivediving   :       0.00       0.00          0          0          0
3585.32/3597.17	c   alns             :       0.00       0.00          0          0          0
3585.32/3597.17	c   bound            :       0.00       0.00          0          0          0
3585.32/3597.17	c   clique           :       3.54       0.00          1          0          0
3585.32/3597.17	c   coefdiving       :       0.00       0.00          0          0          0
3585.32/3597.17	c   completesol      :       0.00       0.00          0          0          0
3585.32/3597.17	c   conflictdiving   :       0.00       0.00          0          0          0
3585.32/3597.17	c   crossover        :       0.00       0.00          0          0          0
3585.32/3597.17	c   dins             :       0.00       0.00          0          0          0
3585.32/3597.17	c   distributiondivin:       0.00       0.00          0          0          0
3585.32/3597.17	c   dks              :       0.00       0.00          0          0          0
3585.32/3597.17	c   dps              :       0.00       0.00          0          0          0
3585.32/3597.17	c   dualval          :       0.00       0.00          0          0          0
3585.32/3597.17	c   farkasdiving     :     416.76       0.00          1          0          0
3585.32/3597.17	c   feaspump         :     587.70       0.00          1          0          0
3585.32/3597.17	c   fixandinfer      :       0.00       0.00          0          0          0
3585.32/3597.17	c   fracdiving       :       0.00       0.00          0          0          0
3585.32/3597.17	c   gins             :       0.00       0.00          0          0          0
3585.32/3597.17	c   guideddiving     :       0.00       0.00          0          0          0
3585.32/3597.17	c   indicator        :       0.00       0.00          0          0          0
3585.32/3597.17	c   indicatordiving  :       0.00       0.00          0          0          0
3585.32/3597.17	c   intdiving        :       0.00       0.00          0          0          0
3585.32/3597.17	c   intshifting      :       0.00       0.00          0          0          0
3585.32/3597.17	c   linesearchdiving :       0.00       0.00          0          0          0
3585.32/3597.17	c   localbranching   :       0.00       0.00          0          0          0
3585.32/3597.17	c   locks            :     436.88       0.00          1          0          0
3585.32/3597.17	c   lpface           :       0.00       0.00          0          0          0
3585.32/3597.17	c   mpec             :       0.00       0.00          0          0          0
3585.32/3597.17	c   multistart       :       0.00       0.00          0          0          0
3585.32/3597.17	c   mutation         :       0.00       0.00          0          0          0
3585.32/3597.17	c   nlpdiving        :       0.00       0.00          0          0          0
3585.32/3597.17	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.32/3597.17	c   octane           :       0.00       0.00          0          0          0
3585.32/3597.17	c   ofins            :       0.00       0.00          0          0          0
3585.32/3597.17	c   oneopt           :       0.00       0.00          0          0          0
3585.32/3597.17	c   padm             :       0.00       0.00          0          0          0
3585.32/3597.17	c   proximity        :       0.00       0.00          0          0          0
3585.32/3597.17	c   pscostdiving     :       0.00       0.00          0          0          0
3585.32/3597.17	c   randrounding     :      14.47       0.00         26          0          0
3585.32/3597.17	c   rens             :       0.00       0.00          0          0          0
3585.32/3597.17	c   reoptsols        :       0.00       0.00          0          0          0
3585.32/3597.17	c   repair           :       0.00       0.00          0          0          0
3585.32/3597.17	c   rins             :       0.00       0.00          0          0          0
3585.32/3597.17	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.32/3597.17	c   rounding         :       0.20       0.00         26          0          0
3585.32/3597.17	c   scheduler        :       0.00       0.00          0          0          0
3585.32/3597.17	c   shiftandpropagate:      33.99       0.00          1          0          0
3585.32/3597.17	c   shifting         :      10.85       0.00         26          0          0
3585.32/3597.17	c   simplerounding   :       0.01       0.00          0          0          0
3585.32/3597.17	c   subnlp           :       0.00       0.00          0          0          0
3585.32/3597.17	c   trivial          :       0.27       0.00          2          0          0
3585.32/3597.17	c   trivialnegation  :       0.00       0.00          0          0          0
3585.32/3597.17	c   trustregion      :       0.00       0.00          0          0          0
3585.32/3597.17	c   trysol           :       0.00       0.00          0          0          0
3585.32/3597.17	c   twoopt           :       0.00       0.00          0          0          0
3585.32/3597.17	c   undercover       :       0.00       0.00          0          0          0
3585.32/3597.17	c   vbounds          :      11.23       0.00          1          0          0
3585.32/3597.17	c   veclendiving     :       0.00       0.00          0          0          0
3585.32/3597.17	c   zeroobj          :       0.00       0.00          0          0          0
3585.32/3597.17	c   zirounding       :       0.00       0.00          1          0          0
3585.32/3597.17	c   other solutions  :          -          -          -          0          -
3585.32/3597.17	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.32/3597.17	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.32/3597.17	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.32/3597.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.32/3597.17	c   primal LP        :       0.13          2          0       0.00       0.00       0.13          2
3585.32/3597.17	c   dual LP          :    1512.02         26     420794   16184.38     278.30       0.00          0
3585.32/3597.17	c   lex dual LP      :       0.00          0          0       0.00          -
3585.32/3597.17	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.32/3597.17	c   resolve instable :       0.00          0          0       0.00          -
3585.32/3597.17	c   diving/probing LP:     986.23        113     183657    1625.28     186.22
3585.32/3597.17	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.32/3597.17	c     (at root node) :          -          0          0       0.00          -
3585.32/3597.17	c   conflict analysis:       0.00          0          0       0.00          -
3585.32/3597.17	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.32/3597.17	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.32/3597.17	c B&B Tree           :
3585.32/3597.17	c   number of runs   :          1
3585.32/3597.17	c   nodes            :          1 (1 internal, 0 leaves)
3585.32/3597.17	c   feasible leaves  :          0
3585.32/3597.17	c   infeas. leaves   :          0
3585.32/3597.17	c   objective leaves :          0
3585.32/3597.17	c   nodes (total)    :          1 (1 internal, 0 leaves)
3585.32/3597.17	c   nodes left       :          2
3585.32/3597.17	c   max depth        :          0
3585.32/3597.17	c   max depth (total):          0
3585.32/3597.17	c   backtracks       :          0 (0.0%)
3585.32/3597.17	c   early backtracks :          0 (0.0%)
3585.32/3597.17	c   nodes exc. ref.  :          0 (0.0%)
3585.32/3597.17	c   delayed cutoffs  :          0
3585.32/3597.17	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.32/3597.17	c   avg switch length:       1.00
3585.32/3597.17	c   switching time   :       0.00
3585.32/3597.17	c Root Node          :
3585.32/3597.17	c   First LP value   : -9.54880625000000e+06
3585.32/3597.17	c   First LP Iters   :     309931 (341.99 Iter/sec)
3585.32/3597.17	c   First LP Time    :     906.25
3585.32/3597.17	c   Final Dual Bound : -9.22009380357143e+06
3585.32/3597.17	c   Final Root Iters :     534413
3585.32/3597.17	c   Root LP Estimate :                     -
3585.32/3597.17	c Solution           :
3585.32/3597.17	c   Solutions found  :          0 (0 improvements)
3585.32/3597.17	c   Primal Bound     :          -
3585.32/3597.17	c   Dual Bound       : -9.22009380357143e+06
3585.32/3597.17	c   Gap              :   infinite
3585.32/3597.17	c Integrals          :      Total       Avg%
3585.32/3597.17	c   primal-dual      :  359715.47     100.00
3585.32/3597.17	c   primal-ref       :          -          - (not evaluated)
3585.32/3597.17	c   dual-ref         :          -          - (not evaluated)
3591.59/3603.48	c Time complete (sec):   3591.687

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: 63665 MiB (60100 MiB free)
  memory of node 1: 64507 MiB (49636 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522423-1751582629/watcher-4522423-1751582629 -o /tmp/evaluation-result-4522423-1751582629/solver-4522423-1751582629 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751575332-91897 --watchdog 3760 pbsolver -f HOME/instance-4522423-1751582629.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
Current StackSize limit: 8192 KiB

solver pid=93315, runsolver pid=93312

[startup+0.100064 s]*
/proc/loadavg: 4.13 4.10 4.09 5/264 93316
/proc/meminfo: memFree=112266244/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=141848 memory=127872 CPUtime=0.09 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 30016 0 0 0 5 4 0 0 20 0 1 0 73940855 145252352 31968 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 35462 31968 2176 2575 0 32369 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 141848 KiB
Current children cumulated memory: 127872 KiB

[startup+0.205445 s]*
/proc/loadavg: 4.13 4.10 4.09 5/264 93316
/proc/meminfo: memFree=112234240/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=175280 memory=161280 CPUtime=0.2 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 38372 0 0 0 15 5 0 0 20 0 1 0 73940855 179486720 40320 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 43820 40320 2176 2575 0 40727 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 175280 KiB
Current children cumulated memory: 161280 KiB

[startup+0.305381 s]*
/proc/loadavg: 4.13 4.10 4.09 5/264 93316
/proc/meminfo: memFree=112175872/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=245844 memory=231936 CPUtime=0.3 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 56038 0 0 0 22 8 0 0 20 0 1 0 73940855 251744256 57984 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 61461 57984 2176 2575 0 58368 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 245844 KiB
Current children cumulated memory: 231936 KiB

[startup+0.700167 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 93316
/proc/meminfo: memFree=111990400/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=462100 memory=448032 CPUtime=0.68 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 109543 0 0 0 53 15 0 0 20 0 1 0 73940855 473190400 112008 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 115525 112008 2176 2575 0 112432 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 462100 KiB
Current children cumulated memory: 448032 KiB

[startup+1.50017 s]
/proc/loadavg: 4.13 4.10 4.09 6/264 93316
/proc/meminfo: memFree=111933952/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=635912 memory=619780 CPUtime=1.48 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 159062 0 0 0 124 24 0 0 20 0 1 0 73940855 651173888 154945 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 158978 154945 2368 2575 0 155885 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 635912 KiB
Current children cumulated memory: 619780 KiB

[startup+3.10536 s]
/proc/loadavg: 4.13 4.10 4.09 6/264 93316
/proc/meminfo: memFree=111115864/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=1330556 memory=1302464 CPUtime=3.08 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 325571 0 0 0 260 48 0 0 20 0 1 0 73940855 1362489344 325616 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 332639 325616 2432 2575 0 329546 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1330556 KiB
Current children cumulated memory: 1302464 KiB

[startup+6.30016 s]
/proc/loadavg: 4.12 4.10 4.09 6/264 93316
/proc/meminfo: memFree=110487400/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=1823476 memory=1771256 CPUtime=6.27 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 353149 0 0 0 560 67 0 0 20 0 1 0 73940855 1867239424 442814 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 455869 442814 2496 2575 0 452776 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1823476 KiB
Current children cumulated memory: 1771256 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.09 4.09 6/264 93316
/proc/meminfo: memFree=110485400/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=1823476 memory=1771256 CPUtime=12.66 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 353149 0 0 0 1199 67 0 0 20 0 1 0 73940855 1867239424 442814 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 455869 442814 2496 2575 0 452776 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1823476 KiB
Current children cumulated memory: 1771256 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.10 4.09 6/264 93406
/proc/meminfo: memFree=110760960/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=1831996 memory=1779856 CPUtime=25.42 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 353201 0 0 0 2475 67 0 0 20 0 1 0 73940855 1875963904 444964 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 457999 444964 2528 2575 0 454906 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1831996 KiB
Current children cumulated memory: 1779856 KiB

[startup+51.1057 s]
/proc/loadavg: 4.10 4.10 4.09 6/264 93407
/proc/meminfo: memFree=109961448/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=1819432 memory=1767888 CPUtime=50.96 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 436604 0 0 0 5016 80 0 0 20 0 1 0 73940855 1863098368 441972 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 454858 441972 2560 2575 0 451765 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1819432 KiB
Current children cumulated memory: 1767888 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/264 93408
/proc/meminfo: memFree=108294272/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=2774904 memory=2604412 CPUtime=102.02 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 479632 0 0 0 10099 103 0 0 20 0 1 0 73940855 2841501696 651103 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 693726 651103 2592 2575 0 690633 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2774904 KiB
Current children cumulated memory: 2604412 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.12 4.10 6/265 93411
/proc/meminfo: memFree=107622644/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=2877884 memory=2707056 CPUtime=161.83 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 498710 0 0 0 16075 108 0 0 20 0 1 0 73940855 2946953216 676764 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 719471 676764 2592 2575 0 716378 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2877884 KiB
Current children cumulated memory: 2707056 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/265 93414
/proc/meminfo: memFree=106926660/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=3690964 memory=3363620 CPUtime=221.62 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 596994 0 0 0 22029 133 0 0 20 0 1 0 73940855 3779547136 840905 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 922741 840905 2656 2575 0 919648 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 3690964 KiB
Current children cumulated memory: 3363620 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/265 93416
/proc/meminfo: memFree=106918640/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=3692308 memory=3365028 CPUtime=281.41 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 597356 0 0 0 28008 133 0 0 20 0 1 0 73940855 3780923392 841257 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 923077 841257 2656 2575 0 919984 0
Current children cumulated CPU time: 281.41 s
Current children cumulated vsize: 3692308 KiB
Current children cumulated memory: 3365028 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/264 93418
/proc/meminfo: memFree=106900860/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=3696528 memory=3368996 CPUtime=341.2 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 598354 0 0 0 33986 134 0 0 20 0 1 0 73940855 3785244672 842249 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 924132 842249 2656 2575 0 921039 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 3696528 KiB
Current children cumulated memory: 3368996 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/264 93420
/proc/meminfo: memFree=106866952/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=3700112 memory=3372708 CPUtime=401 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 599280 0 0 0 39966 134 0 0 20 0 1 0 73940855 3788914688 843177 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 925028 843177 2656 2575 0 921935 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 3700112 KiB
Current children cumulated memory: 3372708 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/264 93425
/proc/meminfo: memFree=106833012/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=3702672 memory=3375396 CPUtime=460.79 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 599960 0 0 0 45944 135 0 0 20 0 1 0 73940855 3791536128 843849 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 925668 843849 2656 2575 0 922575 0

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

Current children cumulated memory: 4806896 KiB

[startup+3222.3 s]
/proc/loadavg: 4.31 4.19 4.12 5/265 93624
/proc/meminfo: memFree=101938624/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5271968 memory=4811248 CPUtime=3211.85 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 889289 0 0 0 320981 204 0 0 20 0 1 0 73940855 5398495232 1202812 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1317992 1202812 2688 2575 0 1314899 0
Current children cumulated CPU time: 3211.85 s
Current children cumulated vsize: 5271968 KiB
Current children cumulated memory: 4811248 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/265 93626
/proc/meminfo: memFree=101949664/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5271968 memory=4815216 CPUtime=3271.63 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 889372 0 0 0 326959 204 0 0 20 0 1 0 73940855 5398495232 1203804 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1317992 1203804 2688 2575 0 1314899 0
Current children cumulated CPU time: 3271.63 s
Current children cumulated vsize: 5271968 KiB
Current children cumulated memory: 4815216 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/265 93628
/proc/meminfo: memFree=101964448/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5271968 memory=4817264 CPUtime=3331.41 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 889745 0 0 0 332937 204 0 0 20 0 1 0 73940855 5398495232 1204316 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1317992 1204316 2688 2575 0 1314899 0
Current children cumulated CPU time: 3331.41 s
Current children cumulated vsize: 5271968 KiB
Current children cumulated memory: 4817264 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/265 93630
/proc/meminfo: memFree=101972228/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5271968 memory=4817264 CPUtime=3391.2 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 889829 0 0 0 338915 205 0 0 20 0 1 0 73940855 5398495232 1204316 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1317992 1204316 2688 2575 0 1314899 0
Current children cumulated CPU time: 3391.2 s
Current children cumulated vsize: 5271968 KiB
Current children cumulated memory: 4817264 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/265 93633
/proc/meminfo: memFree=101943680/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5277552 memory=4823708 CPUtime=3450.98 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 890648 0 0 0 344893 205 0 0 20 0 1 0 73940855 5404213248 1205927 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1319388 1205927 2688 2575 0 1316295 0
Current children cumulated CPU time: 3450.98 s
Current children cumulated vsize: 5277552 KiB
Current children cumulated memory: 4823708 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/263 93637
/proc/meminfo: memFree=101913316/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5292364 memory=4838916 CPUtime=3510.78 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 892429 0 0 0 350872 206 0 0 20 0 1 0 73940855 5419380736 1209729 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1323091 1209729 2688 2575 0 1319998 0
Current children cumulated CPU time: 3510.78 s
Current children cumulated vsize: 5292364 KiB
Current children cumulated memory: 4838916 KiB

[startup+3582.3 s]
/proc/loadavg: 3.51 3.95 4.04 4/257 93669
/proc/meminfo: memFree=106135696/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5300988 memory=4851588 CPUtime=3570.57 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894888 0 0 0 356850 207 0 0 20 0 1 0 73940855 5428211712 1212897 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1325247 1212897 2688 2575 0 1322154 0
Current children cumulated CPU time: 3570.57 s
Current children cumulated vsize: 5300988 KiB
Current children cumulated memory: 4851588 KiB

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

# cumulated CPU time of all completed processes:  user=3589.57 s, system=2.16637 s

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

[startup+3584 s]*
/proc/loadavg: 3.51 3.95 4.04 4/257 93669
/proc/meminfo: memFree=106136476/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5300988 memory=4851588 CPUtime=3572.27 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894889 0 0 0 357020 207 0 0 20 0 1 0 73940855 5428211712 1212897 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1325247 1212897 2688 2575 0 1322154 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 5300988 KiB
Current children cumulated memory: 4851588 KiB

[startup+3596.8 s]
/proc/loadavg: 3.48 3.92 4.03 4/257 93670
/proc/meminfo: memFree=106165712/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5300988 memory=4851588 CPUtime=3585.02 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894890 0 0 0 358295 207 0 0 20 0 1 0 73940855 5428211712 1212897 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1325247 1212897 2688 2575 0 1322154 0
Current children cumulated CPU time: 3585.02 s
Current children cumulated vsize: 5300988 KiB
Current children cumulated memory: 4851588 KiB

[startup+3600 s]*
/proc/loadavg: 3.48 3.92 4.03 4/257 93670
/proc/meminfo: memFree=106165712/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5300988 memory=4851588 CPUtime=3588.21 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894960 0 0 0 358614 207 0 0 20 0 1 0 73940855 5428211712 1212897 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1325247 1212897 2688 2575 0 1322154 0
Current children cumulated CPU time: 3588.21 s
Current children cumulated vsize: 5300988 KiB
Current children cumulated memory: 4851588 KiB

[startup+3601.6 s]
/proc/loadavg: 3.44 3.91 4.02 4/257 93670
/proc/meminfo: memFree=106165712/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5300988 memory=4851588 CPUtime=3589.8 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894960 0 0 0 358773 207 0 0 20 0 1 0 73940855 5428211712 1212897 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1325247 1212897 2688 2575 0 1322154 0
Current children cumulated CPU time: 3589.8 s
Current children cumulated vsize: 5300988 KiB
Current children cumulated memory: 4851588 KiB

[startup+3602.4 s]
/proc/loadavg: 3.44 3.91 4.02 4/257 93670
/proc/meminfo: memFree=106165712/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5300988 memory=4851588 CPUtime=3590.6 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894964 0 0 0 358853 207 0 0 20 0 1 0 73940855 5428211712 1212897 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1325247 1212897 2688 2575 0 1322154 0
Current children cumulated CPU time: 3590.6 s
Current children cumulated vsize: 5300988 KiB
Current children cumulated memory: 4851588 KiB

[startup+3603.2 s]
/proc/loadavg: 3.44 3.91 4.02 4/257 93670
/proc/meminfo: memFree=106164996/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=5300988 memory=4851588 CPUtime=3591.39 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894977 0 0 0 358932 207 0 0 20 0 1 0 73940855 5428211712 1212897 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1325247 1212897 2688 2575 0 1322154 0
Current children cumulated CPU time: 3591.39 s
Current children cumulated vsize: 5300988 KiB
Current children cumulated memory: 4851588 KiB

[startup+3603.4 s]
/proc/loadavg: 3.44 3.91 4.02 4/257 93670
/proc/meminfo: memFree=106164996/131249996 swapFree=33010684/33010684
[pid=93315] ppid=93312 vsize=4963708 memory=4514552 CPUtime=3591.59 cores=0,2
/proc/93315/stat : 93315 (pbsolver) R 93312 93315 91882 0 -1 4194304 894989 0 0 0 358951 208 0 0 20 0 1 0 73940855 5082836992 1128638 18446744073709551615 4198400 14743177 140731264814512 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 27676672 140731264821642 140731264821738 140731264821738 140731264827340 0
/proc/93315/statm: 1240927 1128638 2688 2575 0 1237834 0
Current children cumulated CPU time: 3591.59 s
Current children cumulated vsize: 4963708 KiB
Current children cumulated memory: 4514552 KiB

[startup+3603.5 s]*
/proc/loadavg: 3.44 3.91 4.02 4/257 93670
/proc/meminfo: memFree=109731412/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3603.54
CPU time (s): 3591.74
CPU user time (s): 3589.57
CPU system time (s): 2.16637
CPU usage (%): 99.6726
Max. virtual memory (cumulated for all children) (KiB): 5300988
Max. memory (cumulated for all children) (KiB): 4851588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.57
system time used= 2.16637
maximum resident set size= 4851588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 895030
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= 16
involuntary context switches= 8196


# summary of solver processes directly reported to runsolver:
#   pid: 93315
#   total CPU time (s): 3591.74
#   total CPU user time (s): 3589.57
#   total CPU system time (s): 2.16637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.03955 second user time and 16.9038 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-04 00:43:50
IDJOB=4522423
IDBENCH=178803
IDSOLVER=3366
FILE ID=nodeC024/4522423-1751582629
RUNJOBID= nodeC024-1751575332-91897
SLURM_JOB_ID= 9598803
Free space on /tmp= 432212 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-bab3.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522423-1751582629/watcher-4522423-1751582629 -o /tmp/evaluation-result-4522423-1751582629/solver-4522423-1751582629 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751575332-91897 --watchdog 3760  pbsolver -f HOME/instance-4522423-1751582629.opb -t 3600 -m 31000

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

MD5SUM BENCH= 5650d49d55a36e62ab842bae231a0f3b
RANDOM SEED=823203517

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        112370824 kB
MemAvailable:   125301372 kB
Buffers:            2144 kB
Cached:         13696988 kB
SwapCached:            0 kB
Active:          4985436 kB
Inactive:       13122628 kB
Active(anon):    4424916 kB
Inactive(anon):     2084 kB
Active(file):     560520 kB
Inactive(file): 13120544 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51368 kB
Writeback:             4 kB
AnonPages:       4409008 kB
Mapped:           136308 kB
Shmem:             18064 kB
KReclaimable:     177048 kB
Slab:             268468 kB
SReclaimable:     177048 kB
SUnreclaim:        91420 kB
KernelStack:        4256 kB
PageTables:        12036 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5134780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    937984 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432220 MiB
End job on nodeC024 at 2025-07-04 01:43:53