Trace number 4501985

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

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_10-sat.opb
MD5SUMbe0542d3b59031398d11b8d8792cc86e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22022
Total number of constraints69919
Number of constraints which are clauses69439
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints480
Minimum length of a constraint1
Maximum length of a constraint90
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 535
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-4501985-1751153519.opb>
0.09/0.13	c original problem has 22022 variables (22022 bin, 0 int, 0 cont) and 69919 constraints
0.09/0.13	c problem read in 0.132 seconds
0.09/0.13	c problem without objective
0.20/0.25	c presolving:
0.40/0.41	c (round 1, fast)       9426 del vars, 8886 del conss, 0 add conss, 2003 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 28829 clqs
0.40/0.49	c (round 2, fast)       16564 del vars, 34983 del conss, 0 add conss, 2003 chg bounds, 15 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 28049 clqs
0.40/0.50	c (round 3, fast)       16564 del vars, 35763 del conss, 0 add conss, 2003 chg bounds, 15 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 28049 clqs
0.50/0.54	c    (0.5s) running MILP presolver
4.48/4.57	c    (4.6s) MILP presolver (3 rounds): 5 aggregations, 30 fixings, 0 bound changes
4.48/4.58	c (round 4, medium)     16599 del vars, 35763 del conss, 0 add conss, 2003 chg bounds, 15 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 27907 clqs
4.48/4.58	c (round 5, fast)       16614 del vars, 35930 del conss, 0 add conss, 2003 chg bounds, 15 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 27892 clqs
4.58/4.68	c (round 6, exhaustive) 16614 del vars, 35945 del conss, 0 add conss, 2003 chg bounds, 15 chg sides, 10 chg coeffs, 33974 upgd conss, 0 impls, 27892 clqs
4.68/4.79	c (round 7, exhaustive) 16614 del vars, 53491 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27892 clqs
4.77/4.80	c (round 8, fast)       16616 del vars, 53531 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 28344 clqs
4.77/4.81	c (round 9, fast)       16618 del vars, 53663 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 28342 clqs
4.77/4.82	c (round 10, fast)       16619 del vars, 53728 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 28254 clqs
4.77/4.83	c (round 11, fast)       16621 del vars, 53799 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 28165 clqs
4.77/4.83	c (round 12, fast)       16623 del vars, 53875 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 28077 clqs
4.77/4.84	c (round 13, fast)       16625 del vars, 53942 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27989 clqs
4.77/4.84	c (round 14, fast)       16626 del vars, 54005 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27988 clqs
4.77/4.85	c (round 15, fast)       16627 del vars, 54077 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27902 clqs
4.77/4.86	c (round 16, fast)       16629 del vars, 54100 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27815 clqs
4.77/4.86	c (round 17, fast)       16630 del vars, 54173 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27814 clqs
4.77/4.87	c (round 18, fast)       16631 del vars, 54192 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27728 clqs
4.77/4.88	c (round 19, fast)       16632 del vars, 54257 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27727 clqs
4.77/4.88	c (round 20, fast)       16633 del vars, 54326 del conss, 5639 add conss, 2003 chg bounds, 16 chg sides, 22 chg coeffs, 33974 upgd conss, 0 impls, 27643 clqs
4.87/4.90	c (round 21, medium)     16673 del vars, 54419 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 27447 clqs
4.87/4.91	c (round 22, fast)       16680 del vars, 54776 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26921 clqs
4.87/4.91	c (round 23, fast)       16680 del vars, 54945 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26921 clqs
4.87/4.92	c (round 24, fast)       16683 del vars, 55016 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26717 clqs
4.87/4.93	c (round 25, fast)       16686 del vars, 55277 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26530 clqs
4.87/4.93	c (round 26, fast)       16689 del vars, 55403 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26384 clqs
4.87/4.94	c (round 27, fast)       16692 del vars, 55560 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26263 clqs
4.87/4.94	c (round 28, fast)       16696 del vars, 55662 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26128 clqs
4.87/4.95	c (round 29, fast)       16696 del vars, 55738 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26128 clqs
4.87/4.96	c (round 30, fast)       16697 del vars, 55765 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26101 clqs
4.87/4.96	c (round 31, fast)       16702 del vars, 55820 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26021 clqs
4.87/4.97	c (round 32, fast)       16704 del vars, 55846 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26000 clqs
4.87/4.97	c (round 33, fast)       16704 del vars, 55866 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 26000 clqs
4.87/4.98	c (round 34, medium)     16709 del vars, 55886 del conss, 5639 add conss, 2003 chg bounds, 53 chg sides, 59 chg coeffs, 33974 upgd conss, 0 impls, 25974 clqs
10.26/10.39	c    (10.4s) probing: 1000/11670 (8.6%) - 0 fixings, 0 aggregations, 675414 implications, 0 bound changes
10.36/10.40	c    (10.4s) probing: 1001/11670 (8.6%) - 0 fixings, 0 aggregations, 675903 implications, 0 bound changes
10.36/10.40	c    (10.4s) probing aborted: 1000/1000 successive useless probings
10.36/10.40	c    (10.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
10.36/10.44	c    (10.4s) no symmetry present (symcode time: 0.02)
10.36/10.46	c presolving (35 rounds: 35 fast, 6 medium, 3 exhaustive):
10.36/10.46	c  16710 deleted vars, 55896 deleted constraints, 5639 added constraints, 2003 tightened bounds, 0 added holes, 53 changed sides, 67 changed coefficients
10.36/10.46	c  0 implications, 191775 cliques
10.36/10.46	c presolved problem has 11670 variables (11670 bin, 0 int, 0 cont) and 19661 constraints
10.36/10.46	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
10.36/10.46	c     442 constraints of type <knapsack>
10.36/10.46	c   14208 constraints of type <setppc>
10.36/10.46	c    5010 constraints of type <and>
10.36/10.46	c       1 constraints of type <logicor>
10.36/10.46	c transformed objective value is always integral (scale: 1)
10.36/10.46	c Presolving Time: 10.21
10.36/10.46	c 
10.36/10.46	c - non default parameters ----------------------------------------------------------------------
10.36/10.46	c 
10.36/10.46	c # SCIP version 10.0.0
10.36/10.46	c 
10.36/10.46	c # maximal time in seconds to run
10.36/10.46	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
10.36/10.46	c limits/time = 3596.998009
10.36/10.46	c 
10.36/10.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.36/10.46	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
10.36/10.46	c limits/memory = 27900
10.36/10.46	c 
10.36/10.46	c # belongs reading time to solving time?
10.36/10.46	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
10.36/10.46	c timing/reading = TRUE
10.36/10.46	c 
10.36/10.46	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
10.36/10.46	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
10.36/10.46	c reading/opbreader/maxintsize = 47
10.36/10.46	c 
10.36/10.46	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
10.36/10.46	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
10.36/10.46	c propagating/genvbounds/timingmask = 0
10.36/10.46	c 
10.36/10.46	c -----------------------------------------------------------------------------------------------
10.36/10.46	c 
85.44/85.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.44/85.72	c  85.7s|     1 |     0 | 31323 |     - |   232M |   0 |  11k|  19k|  24k|   0 |  0 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
244.57/245.40	c   245s|     1 |     0 |165518 |     - |   254M |   0 |  11k|  19k|  24k|  36 |  1 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
293.62/294.52	c   295s|     1 |     0 |181353 |     - |   262M |   0 |  11k|  19k|  24k|  78 |  2 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
323.63/324.67	c   325s|     1 |     0 |192664 |     - |   269M |   0 |  11k|  19k|  24k| 108 |  3 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
354.54/355.64	c   356s|     1 |     0 |204013 |     - |   273M |   0 |  11k|  19k|  24k| 132 |  4 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
384.75/385.91	c   386s|     1 |     0 |215289 |     - |   277M |   0 |  11k|  19k|  24k| 141 |  5 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
402.90/404.11	c   404s|     1 |     0 |222523 |     - |   282M |   0 |  11k|  19k|  24k| 154 |  6 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
439.08/440.42	c   440s|     1 |     0 |235313 |     - |   285M |   0 |  11k|  19k|  24k| 169 |  7 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
463.31/464.77	c   465s|     1 |     0 |245408 |     - |   290M |   0 |  11k|  19k|  24k| 190 |  8 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
481.36/482.87	c   483s|     1 |     0 |253108 |     - |   302M |   0 |  11k|  19k|  24k| 210 |  9 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
503.10/504.63	c   505s|     1 |     0 |263030 |     - |   305M |   0 |  11k|  19k|  24k| 227 | 10 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
522.55/524.12	c   524s|     1 |     0 |273603 |     - |   307M |   0 |  11k|  19k|  24k| 248 | 11 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
675.90/677.98	c   678s|     1 |     2 |335120 |     - |   308M |   0 |  11k|  19k|  24k| 248 | 11 |  80 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3240.43/3249.55	c  3250s|   100 |    79 |  1895k|16378.8 |   340M |  36 |  11k|  20k|  25k|2453 |  1 | 623 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3393.99/3403.55	c  3404s|   200 |   122 |  2122k|9291.6 |   375M |  53 |  11k|  20k|  25k|2658 |  0 |1025 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3586.94/3597.00	c 
3586.94/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.94/3597.00	c Solving Time (sec) : 3597.00
3586.94/3597.00	c Solving Nodes      : 252
3586.94/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.94/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.94/3597.00	c Gap                : infinite
3586.94/3597.00	s UNKNOWN
3586.94/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.94/3597.00	c Total Time         :    3597.00
3586.94/3597.00	c   solving          :    3597.00
3586.94/3597.00	c   presolving       :      10.21 (included in solving)
3586.94/3597.00	c   reading          :       0.13 (included in solving)
3586.94/3597.00	c   copying          :       0.12 (3 #copies) (minimal 0.04, maximal 0.04, average 0.04)
3586.94/3597.00	c Original Problem   :
3586.94/3597.00	c   Problem name     : HOME/instance-4501985-1751153519.opb
3586.94/3597.00	c   Variables        : 22022 (22022 binary, 0 integer, 0 continuous)
3586.94/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.94/3597.00	c   Constraints      : 69919 initial, 69919 maximal
3586.94/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.94/3597.00	c Presolved Problem  :
3586.94/3597.00	c   Problem name     : t_HOME/instance-4501985-1751153519.opb
3586.94/3597.00	c   Variables        : 11670 (11670 binary, 0 integer, 0 continuous)
3586.94/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.94/3597.00	c   Constraints      : 19661 initial, 20836 maximal
3586.94/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.94/3597.00	c   Nonzeros         : 70181 constraint, 384116 clique table
3586.94/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.94/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   gateextraction   :       0.06       0.00      2          0          0          0          0          0      17546       5639          0          0
3586.94/3597.00	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   milp             :       4.07       0.00      1         30          5          0          0          0          0          0          0          0
3586.94/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   trivial          :       0.02       0.00     35       6358          0          0          0          0          0          0          0          0
3586.94/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualfix          :       0.01       0.00     35          9          0          0          0          0          0          0          0          0
3586.94/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   probing          :       5.37       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   symmetry         :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   vbounds          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   knapsack         :       0.05       0.00     34          0          0          0          0          0          0          0          1         20
3586.94/3597.00	c   setppc           :       0.17       0.00     34         39         48          0          0          0       2405          0         37         37
3586.94/3597.00	c   and              :       0.04       0.00     29          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   linear           :       0.26       0.02      7       2003       1860          0       2003          0      35945          0         15         10
3586.94/3597.00	c   logicor          :       0.01       0.00     34          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   root node        :          -          -      -          1          -          -          1          -          -          -          -          -
3586.94/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.94/3597.00	c   integral         :          0          0          0          0        196          0          0         25          0          0          0          0          0          0        392
3586.94/3597.00	c   knapsack         :        442        442         11      85684          0          0          0         21      26262         27       4330         32         10          0          0
3586.94/3597.00	c   setppc           :      14208+     14222         11      85657          0          0          0          1     186017         54      17413          0          0          0          0
3586.94/3597.00	c   and              :       5010       5010        345      85603          0          0          0          0      33472         35      14373       2632       2362          0          0
3586.94/3597.00	c   linear           :          0+         1          0       6238          0          0          0          3          4          0         29          0          0          0          0
3586.94/3597.00	c   logicor          :          1+      1161         11       1102          0          0          0          0        646          2        103          0          0          0          0
3586.94/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.94/3597.00	c   integral         :      33.62       0.00       0.00       0.00      33.62       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   knapsack         :       0.32       0.00       0.07       0.23       0.00       0.00       0.00       0.00       0.01       0.00
3586.94/3597.00	c   setppc           :       1.45       0.00       0.02       1.34       0.00       0.00       0.00       0.00       0.07       0.02
3586.94/3597.00	c   and              :       4.05       0.00       0.32       3.66       0.00       0.00       0.00       0.00       0.02       0.06
3586.94/3597.00	c   linear           :       0.02       0.02       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.94/3597.00	c   dualfix          :          2          0          0          1
3586.94/3597.00	c   genvbounds       :          0          0          0          0
3586.94/3597.00	c   nlobbt           :          0          0          0          0
3586.94/3597.00	c   obbt             :          0          0          0          0
3586.94/3597.00	c   probing          :          0          0          0          0
3586.94/3597.00	c   pseudoobj        :          0          0          0          0
3586.94/3597.00	c   redcost          :          0          0          0          0
3586.94/3597.00	c   rootredcost      :          0          0          0          0
3586.94/3597.00	c   symmetry         :          0          0          0          0
3586.94/3597.00	c   vbounds          :      33739          0          0          0
3586.94/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.94/3597.00	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
3586.94/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   probing          :       5.37       0.00       5.37       0.00       0.00       0.00
3586.94/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3586.94/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   symmetry         :       0.05       0.00       0.04       0.01       0.00       0.00
3586.94/3597.00	c   vbounds          :       0.38       0.00       0.01       0.38       0.00       0.00
3586.94/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.94/3597.00	c   propagation      :       0.01        116        116          -        694       28.4         17       10.8          -          -          -
3586.94/3597.00	c   infeasible LP    :       0.72         78         77          -       3786      724.2          0        0.0          1      288.0          0
3586.94/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.94/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.94/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.94/3597.00	c   applied globally :       0.02          -          -          0       1203      480.4          -          -          1          -          -
3586.94/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.94/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.94/3597.00	c   cut pool         :       0.01          -         66         21          -          -        928       1212          -          -          -          -          -    (maximal pool size:        928)
3586.94/3597.00	c   aggregation      :       0.11       0.00         21         11          0          0         11         23          0         17         17          0          0
3586.94/3597.00	c   > cmir           :          -          -          -          -          -          -          -         20          0         14         14          0          -
3586.94/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.94/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          3          0          3          3          0          -
3586.94/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   clique           :       8.92       0.00         11         11          0          0         55         63          0         20         20          0          0
3586.94/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   gomory           :      93.74       0.00         20         10          0          0        165        399          0         83         83          0          0
3586.94/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -        129          0          3          3          0          -
3586.94/3597.00	c   > strongcg       :          -          -          -          -          -          -          -        270          0         80         80          0          -
3586.94/3597.00	c   impliedbounds    :       0.16       0.00         21         11          0          0        614        631          0        193        193          0          0
3586.94/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   mcf              :       0.13       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   multilinear      :       0.00       0.00         25         11          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   zerohalf         :       6.65       0.00         21         11          0          0         98         96         15         76         62         14          0
3586.94/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.94/3597.00	c   hybrid           :       0.00       0.00        222         11       2761          0       1130        248          0        702
3586.94/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.94/3597.00	c   problem variables:       0.00          -          0          0
3586.94/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.94/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c   relpscost        :      33.62       0.00        196          0          0          0          0          0          0        392
3586.94/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.94/3597.00	c   LP solutions     :       0.00          -          -          0          0
3586.94/3597.00	c   relax solutions  :       0.00          -          -          0          0
3586.94/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3586.94/3597.00	c   strong branching :       0.00          -          -          0          0
3586.94/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3586.94/3597.00	c   adaptivediving   :      91.56       0.00          3          0          0
3586.94/3597.00	c   alns             :      66.35       0.00          3          0          0
3586.94/3597.00	c   bound            :       0.00       0.00          0          0          0
3586.94/3597.00	c   clique           :       0.07       0.00          1          0          0
3586.94/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3586.94/3597.00	c   completesol      :       0.00       0.00          0          0          0
3586.94/3597.00	c   conflictdiving   :     165.99       0.00          4          0          0
3586.94/3597.00	c   crossover        :       0.00       0.00          0          0          0
3586.94/3597.00	c   dins             :       0.00       0.00          0          0          0
3586.94/3597.00	c   distributiondivin:     118.26       0.00          3          0          0
3586.94/3597.00	c   dks              :       0.00       0.00          0          0          0
3586.94/3597.00	c   dps              :       0.00       0.00          0          0          0
3586.94/3597.00	c   dualval          :       0.00       0.00          0          0          0
3586.94/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3586.94/3597.00	c   feaspump         :      70.45       0.00          2          0          0
3586.94/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3586.94/3597.00	c   fracdiving       :      75.59       0.00          3          0          0
3586.94/3597.00	c   gins             :       0.00       0.00          0          0          0
3586.94/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3586.94/3597.00	c   indicator        :       0.00       0.00          0          0          0
3586.94/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3586.94/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3586.94/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3586.94/3597.00	c   linesearchdiving :     120.26       0.00          3          0          0
3586.94/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3586.94/3597.00	c   locks            :       0.07       0.00          1          0          0
3586.94/3597.00	c   lpface           :       0.01       0.00          0          0          0
3586.94/3597.00	c   mpec             :       0.00       0.00          0          0          0
3586.94/3597.00	c   multistart       :       0.00       0.00          0          0          0
3586.94/3597.00	c   mutation         :       0.00       0.00          0          0          0
3586.94/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3586.94/3597.00	c   objpscostdiving  :     670.82       0.00          1          0          0
3586.94/3597.00	c   octane           :       0.00       0.00          0          0          0
3586.94/3597.00	c   ofins            :       0.00       0.00          0          0          0
3586.94/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3586.94/3597.00	c   padm             :       0.00       0.00          0          0          0
3586.94/3597.00	c   proximity        :       0.00       0.00          0          0          0
3586.94/3597.00	c   pscostdiving     :     102.19       0.00          4          0          0
3586.94/3597.00	c   randrounding     :       0.13       0.00         30          0          0
3586.94/3597.00	c   rens             :       0.00       0.00          0          0          0
3586.94/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3586.94/3597.00	c   repair           :       0.00       0.00          0          0          0
3586.94/3597.00	c   rins             :       0.00       0.00          0          0          0
3586.94/3597.00	c   rootsoldiving    :      44.29       0.00          2          0          0
3586.94/3597.00	c   rounding         :       0.61       0.00        239          0          0
3586.94/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3586.94/3597.00	c   shiftandpropagate:       0.03       0.00          1          0          0
3586.94/3597.00	c   shifting         :       0.94       0.00         58          0          0
3586.94/3597.00	c   simplerounding   :       0.00       0.00        418          0          0
3586.94/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3586.94/3597.00	c   trivial          :       0.01       0.00          2          0          0
3586.94/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3586.94/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3586.94/3597.00	c   trysol           :       0.00       0.00          0          0          0
3586.94/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3586.94/3597.00	c   undercover       :      15.00       0.00          1          0          0
3586.94/3597.00	c   vbounds          :       0.21       0.00          1          0          0
3586.94/3597.00	c   veclendiving     :     119.26       0.00          4          0          0
3586.94/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3586.94/3597.00	c   zirounding       :       0.11       0.00        196          0          0
3586.94/3597.00	c   other solutions  :          -          -          -          0          -
3586.94/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	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
3586.94/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.94/3597.00	c   primal LP        :       2.43          8          0       0.00       0.00       2.43          8
3586.94/3597.00	c   dual LP          :    1775.27        471    1364623    2903.45     768.69       0.00          1
3586.94/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3586.94/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.94/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3586.94/3597.00	c   diving/probing LP:    1593.40        731     893681    1222.55     560.86
3586.94/3597.00	c   strong branching :      26.67         19      19000    1000.00     712.51          -          -         38
3586.94/3597.00	c     (at root node) :          -         19      19000    1000.00          -
3586.94/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3586.94/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.94/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.94/3597.00	c B&B Tree           :
3586.94/3597.00	c   number of runs   :          1
3586.94/3597.00	c   nodes            :        252 (196 internal, 56 leaves)
3586.94/3597.00	c   feasible leaves  :          0
3586.94/3597.00	c   infeas. leaves   :         55
3586.94/3597.00	c   objective leaves :          0
3586.94/3597.00	c   nodes (total)    :        252 (196 internal, 56 leaves)
3586.94/3597.00	c   nodes left       :        129
3586.94/3597.00	c   max depth        :         53
3586.94/3597.00	c   max depth (total):         53
3586.94/3597.00	c   backtracks       :         59 (23.4%)
3586.94/3597.00	c   early backtracks :          0 (0.0%)
3586.94/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3586.94/3597.00	c   delayed cutoffs  :         13
3586.94/3597.00	c   repropagations   :        118 (8474 domain reductions, 8 cutoffs)
3586.94/3597.00	c   avg switch length:       2.72
3586.94/3597.00	c   switching time   :       2.55
3586.94/3597.00	c Root Node          :
3586.94/3597.00	c   First LP value   : +0.00000000000000e+00
3586.94/3597.00	c   First LP Iters   :      31323 (418.25 Iter/sec)
3586.94/3597.00	c   First LP Time    :      74.89
3586.94/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3586.94/3597.00	c   Final Root Iters :     273603
3586.94/3597.00	c   Root LP Estimate : +1.83396954463825e-02
3586.94/3597.00	c Solution           :
3586.94/3597.00	c   Solutions found  :          0 (0 improvements)
3586.94/3597.00	c   Primal Bound     :          -
3586.94/3597.00	c   Dual Bound       : +0.00000000000000e+00
3586.94/3597.00	c   Gap              :   infinite
3586.94/3597.00	c Integrals          :      Total       Avg%
3586.94/3597.00	c   primal-dual      :  359700.49     100.00
3586.94/3597.00	c   primal-ref       :          -          - (not evaluated)
3586.94/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.04/3597.17	c Time complete (sec):   3587.120

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501985-1751153519/watcher-4501985-1751153519 -o /tmp/evaluation-result-4501985-1751153519/solver-4501985-1751153519 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751146306-16117 --watchdog 3760 pbsolver -f HOME/instance-4501985-1751153519.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100063 s]*
/proc/loadavg: 4.07 4.12 4.09 5/264 19049
/proc/meminfo: memFree=128805740/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=71240 memory=60032 CPUtime=0.09 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 13056 0 0 0 8 1 0 0 20 0 1 0 31029687 72949760 15008 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 17810 15008 2176 2575 0 14717 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 71240 KiB
Current children cumulated memory: 60032 KiB

[startup+0.20571 s]*
/proc/loadavg: 4.07 4.12 4.09 5/264 19049
/proc/meminfo: memFree=128741480/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=133168 memory=123700 CPUtime=0.2 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 29086 0 0 0 16 4 0 0 20 0 1 0 31029687 136364032 30925 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 33292 30925 2368 2575 0 30199 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 133168 KiB
Current children cumulated memory: 123700 KiB

[startup+0.305639 s]*
/proc/loadavg: 4.06 4.12 4.09 6/264 19049
/proc/meminfo: memFree=128709224/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=163768 memory=152244 CPUtime=0.3 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 36189 0 0 0 25 5 0 0 20 0 1 0 31029687 167698432 38061 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 40942 38061 2400 2575 0 37849 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 163768 KiB
Current children cumulated memory: 152244 KiB

[startup+0.700165 s]
/proc/loadavg: 4.06 4.12 4.09 5/264 19049
/proc/meminfo: memFree=128709224/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=194008 memory=183228 CPUtime=0.68 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 44825 0 0 0 62 6 0 0 20 0 1 0 31029687 198664192 45807 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 48502 45807 2496 2575 0 45409 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 194008 KiB
Current children cumulated memory: 183228 KiB

[startup+1.50014 s]
/proc/loadavg: 4.06 4.12 4.09 5/264 19049
/proc/meminfo: memFree=128685032/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=194008 memory=183228 CPUtime=1.48 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 44825 0 0 0 142 6 0 0 20 0 1 0 31029687 198664192 45807 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 48502 45807 2496 2575 0 45409 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 194008 KiB
Current children cumulated memory: 183228 KiB

[startup+3.10548 s]
/proc/loadavg: 4.06 4.12 4.09 5/264 19049
/proc/meminfo: memFree=128669836/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=194008 memory=183356 CPUtime=3.08 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 44828 0 0 0 302 6 0 0 20 0 1 0 31029687 198664192 45839 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 48502 45839 2528 2575 0 45409 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 194008 KiB
Current children cumulated memory: 183356 KiB

[startup+6.30017 s]
/proc/loadavg: 4.06 4.12 4.09 5/264 19049
/proc/meminfo: memFree=128625940/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=203228 memory=191960 CPUtime=6.27 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 54207 0 0 0 619 8 0 0 20 0 1 0 31029687 208105472 47990 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 50807 47990 2624 2575 0 47714 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 203228 KiB
Current children cumulated memory: 191960 KiB

[startup+12.7001 s]
/proc/loadavg: 4.05 4.11 4.09 5/264 19049
/proc/meminfo: memFree=128540772/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=277688 memory=249652 CPUtime=12.65 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 70387 0 0 0 1255 10 0 0 20 0 1 0 31029687 284352512 62413 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 69422 62413 2688 2575 0 66329 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 277688 KiB
Current children cumulated memory: 249652 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.11 4.09 5/264 19094
/proc/meminfo: memFree=128429536/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=287280 memory=258484 CPUtime=25.41 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 72589 0 0 0 2531 10 0 0 20 0 1 0 31029687 294174720 64621 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 71820 64621 2688 2575 0 68727 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 287280 KiB
Current children cumulated memory: 258484 KiB

[startup+51.1056 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 19095
/proc/meminfo: memFree=128360568/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=287280 memory=258484 CPUtime=50.94 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 72590 0 0 0 5084 10 0 0 20 0 1 0 31029687 294174720 64621 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 71820 64621 2688 2575 0 68727 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 287280 KiB
Current children cumulated memory: 258484 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 19097
/proc/meminfo: memFree=128361948/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=288084 memory=259636 CPUtime=101.99 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 72871 0 0 0 10189 10 0 0 20 0 1 0 31029687 294998016 64909 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 72021 64909 2688 2575 0 68928 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 288084 KiB
Current children cumulated memory: 259636 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 19099
/proc/meminfo: memFree=128223868/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=334644 memory=303796 CPUtime=161.82 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 83922 0 0 0 16170 12 0 0 20 0 1 0 31029687 342675456 75949 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 83661 75949 2688 2575 0 80568 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 334644 KiB
Current children cumulated memory: 303796 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 19145
/proc/meminfo: memFree=128747460/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=372844 memory=342740 CPUtime=221.64 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 84471 0 0 0 22151 13 0 0 20 0 1 0 31029687 381792256 85685 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 93211 85685 2688 2575 0 90118 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 372844 KiB
Current children cumulated memory: 342740 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 19147
/proc/meminfo: memFree=128744980/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=372844 memory=343508 CPUtime=281.46 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 84683 0 0 0 28133 13 0 0 20 0 1 0 31029687 381792256 85877 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 93211 85877 2688 2575 0 90118 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 372844 KiB
Current children cumulated memory: 343508 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 19149
/proc/meminfo: memFree=128697208/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=376068 memory=345812 CPUtime=341.28 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 85282 0 0 0 34115 13 0 0 20 0 1 0 31029687 385093632 86453 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 94017 86453 2688 2575 0 90924 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 376068 KiB
Current children cumulated memory: 345812 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 19151
/proc/meminfo: memFree=128551640/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=382244 memory=351444 CPUtime=401.1 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 85867 0 0 0 40097 13 0 0 20 0 1 0 31029687 391417856 87861 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 95561 87861 2688 2575 0 92468 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 382244 KiB
Current children cumulated memory: 351444 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 19158
/proc/meminfo: memFree=128535356/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=391068 memory=357076 CPUtime=460.92 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 86849 0 0 0 46079 13 0 0 20 0 1 0 31029687 400453632 89269 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 97767 89269 2688 2575 0 94674 0

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

/proc/loadavg: 4.12 4.11 4.09 5/264 19303
/proc/meminfo: memFree=128071452/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=489868 CPUtime=3213.3 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122663 0 0 0 321310 20 0 0 20 0 1 0 31029687 526376960 122467 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122467 2688 2575 0 125417 0
Current children cumulated CPU time: 3213.3 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 489868 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 19305
/proc/meminfo: memFree=128073348/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=489868 CPUtime=3273.13 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122691 0 0 0 327293 20 0 0 20 0 1 0 31029687 526376960 122467 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122467 2688 2575 0 125417 0
Current children cumulated CPU time: 3273.13 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 489868 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 19307
/proc/meminfo: memFree=128074240/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3332.97 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122800 0 0 0 333277 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3332.97 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 19309
/proc/meminfo: memFree=128075616/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3392.79 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122923 0 0 0 339259 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3392.79 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 19315
/proc/meminfo: memFree=128075348/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3452.62 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122929 0 0 0 345242 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3452.62 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 19320
/proc/meminfo: memFree=128075272/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3512.45 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122929 0 0 0 351225 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 19323
/proc/meminfo: memFree=128071640/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3572.28 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 357208 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3572.28 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

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

# cumulated CPU time of all completed processes:  user=3586.91 s, system=0.213345 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.11 4.09 5/263 19323
/proc/meminfo: memFree=128071640/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3573.98 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 357378 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3573.98 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 19323
/proc/meminfo: memFree=128071640/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3580.36 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 358016 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3580.36 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3593.6 s]
/proc/loadavg: 4.08 4.10 4.09 4/257 19354
/proc/meminfo: memFree=128381188/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3583.55 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 358335 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3583.55 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3595.2 s]
/proc/loadavg: 4.08 4.10 4.09 4/257 19354
/proc/meminfo: memFree=128381196/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3585.14 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 358494 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3596 s]*
/proc/loadavg: 4.00 4.08 4.08 4/257 19354
/proc/meminfo: memFree=128381196/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3585.95 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 358575 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3585.95 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3596.8 s]
/proc/loadavg: 4.00 4.08 4.08 4/257 19354
/proc/meminfo: memFree=128381196/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3586.74 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 358654 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3586.74 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3597 s]*
/proc/loadavg: 4.00 4.08 4.08 4/257 19354
/proc/meminfo: memFree=128381196/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=514040 memory=490252 CPUtime=3586.94 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122930 0 0 0 358674 20 0 0 20 0 1 0 31029687 526376960 122563 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 128510 122563 2688 2575 0 125417 0
Current children cumulated CPU time: 3586.94 s
Current children cumulated vsize: 514040 KiB
Current children cumulated memory: 490252 KiB

[startup+3597.11 s]
/proc/loadavg: 4.00 4.08 4.08 4/257 19354
/proc/meminfo: memFree=128381196/131249996 swapFree=33010684/33010684
[pid=19048] ppid=19045 vsize=470728 memory=447064 CPUtime=3587.04 cores=5,7
/proc/19048/stat : 19048 (pbsolver) R 19045 19048 16104 0 -1 4194304 122931 0 0 0 358684 20 0 0 20 0 1 0 31029687 482025472 111766 18446744073709551615 4198400 14743177 140723907024080 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 52236288 140723907029386 140723907029482 140723907029482 140723907035084 0
/proc/19048/statm: 117682 111766 2688 2575 0 114589 0
Current children cumulated CPU time: 3587.04 s
Current children cumulated vsize: 470728 KiB
Current children cumulated memory: 447064 KiB

Child status: 0

Real time (s): 3597.18
CPU time (s): 3587.13
CPU user time (s): 3586.91
CPU system time (s): 0.213345
CPU usage (%): 99.7206
Max. virtual memory (cumulated for all children) (KiB): 514040
Max. memory (cumulated for all children) (KiB): 490252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.91
system time used= 0.213345
maximum resident set size= 490252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122942
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= 28
involuntary context switches= 18443


# summary of solver processes directly reported to runsolver:
#   pid: 19048
#   total CPU time (s): 3587.13
#   total CPU user time (s): 3586.91
#   total CPU system time (s): 0.213345

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.22651 second user time and 15.4796 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 01:31:59
IDJOB=4501985
IDBENCH=152989
IDSOLVER=3366
FILE ID=nodeC017/4501985-1751153519
RUNJOBID= nodeC017-1751146306-16117
SLURM_JOB_ID= 9587458
Free space on /tmp= 432952 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_10-sat.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501985-1751153519/watcher-4501985-1751153519 -o /tmp/evaluation-result-4501985-1751153519/solver-4501985-1751153519 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751146306-16117 --watchdog 3760  pbsolver -f HOME/instance-4501985-1751153519.opb -t 3600 -m 31000

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

MD5SUM BENCH= be0542d3b59031398d11b8d8792cc86e
RANDOM SEED=1397638853

nodeC017 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		: 3600.055
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128858176 kB
MemAvailable:   128584284 kB
Buffers:            3280 kB
Cached:           536988 kB
SwapCached:            0 kB
Active:          1495176 kB
Inactive:         317980 kB
Active(anon):    1290984 kB
Inactive(anon):        0 kB
Active(file):     204192 kB
Inactive(file):   317980 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             49332 kB
Writeback:             0 kB
AnonPages:       1275076 kB
Mapped:           134780 kB
Shmem:             18080 kB
KReclaimable:      85948 kB
Slab:             169116 kB
SReclaimable:      85948 kB
SUnreclaim:        83168 kB
KernelStack:        4256 kB
PageTables:         5616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1675516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC017 at 2025-06-29 02:31:57