Trace number 4502020

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 2024-07-07? 3585.22 3597.17

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9029_2-sat.opb
MD5SUM9dbe363344c0fe5585984e30a944da25
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 variables23114
Total number of constraints76854
Number of constraints which are clauses76350
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 532
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4502020-1751168386.opb>
0.09/0.17	c original problem has 23114 variables (23114 bin, 0 int, 0 impl, 0 cont) and 76854 constraints
0.09/0.17	c problem read in 0.17
0.09/0.17	c No objective function, only one solution is needed.
0.29/0.32	c presolving:
0.48/0.51	c (round 1, fast)       11269 del vars, 11590 del conss, 0 add conss, 3065 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 27672 clqs
0.48/0.59	c (round 2, fast)       19100 del vars, 43395 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 26919 clqs
0.58/0.61	c (round 3, fast)       19100 del vars, 44148 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 26919 clqs
0.58/0.66	c    (0.7s) running MILP presolver
2.23/2.31	c    (2.3s) MILP presolver (2 rounds): 0 aggregations, 11 fixings, 0 bound changes
2.23/2.32	c (round 4, medium)     19111 del vars, 44148 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 26674 clqs
2.23/2.32	c (round 5, fast)       19114 del vars, 44400 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 26671 clqs
2.33/2.42	c (round 6, exhaustive) 19114 del vars, 44403 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 32451 upgd conss, 0 impls, 26671 clqs
2.43/2.53	c (round 7, exhaustive) 19114 del vars, 60976 del conss, 5291 add conss, 3065 chg bounds, 27 chg sides, 89 chg coeffs, 32451 upgd conss, 0 impls, 26671 clqs
2.43/2.54	c (round 8, fast)       19117 del vars, 61025 del conss, 5291 add conss, 3065 chg bounds, 27 chg sides, 89 chg coeffs, 32451 upgd conss, 0 impls, 27292 clqs
2.43/2.55	c (round 9, fast)       19122 del vars, 61054 del conss, 5292 add conss, 3065 chg bounds, 27 chg sides, 91 chg coeffs, 32451 upgd conss, 0 impls, 27216 clqs
2.43/2.56	c (round 10, fast)       19125 del vars, 61120 del conss, 5292 add conss, 3065 chg bounds, 29 chg sides, 96 chg coeffs, 32451 upgd conss, 0 impls, 27211 clqs
2.43/2.57	c (round 11, medium)     19174 del vars, 61192 del conss, 5292 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 27004 clqs
2.43/2.58	c (round 12, fast)       19178 del vars, 61260 del conss, 5293 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 26807 clqs
2.43/2.58	c (round 13, fast)       19184 del vars, 61392 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 26567 clqs
2.43/2.59	c (round 14, fast)       19188 del vars, 61627 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 26458 clqs
2.43/2.60	c (round 15, fast)       19191 del vars, 61753 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 26361 clqs
2.53/2.60	c (round 16, fast)       19193 del vars, 61876 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 26310 clqs
2.53/2.61	c (round 17, fast)       19200 del vars, 62068 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 26096 clqs
2.53/2.61	c (round 18, fast)       19205 del vars, 62185 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 25980 clqs
2.53/2.62	c (round 19, fast)       19210 del vars, 62283 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 25875 clqs
2.53/2.63	c (round 20, fast)       19214 del vars, 62310 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 25814 clqs
2.53/2.63	c (round 21, fast)       19217 del vars, 62397 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 25759 clqs
2.53/2.64	c (round 22, fast)       19231 del vars, 62632 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 25529 clqs
2.53/2.65	c (round 23, fast)       19236 del vars, 62662 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 143 chg coeffs, 32451 upgd conss, 0 impls, 25506 clqs
10.90/11.00	c    (11.0s) probing: 1000/10952 (9.1%) - 8 fixings, 1 aggregations, 1222096 implications, 0 bound changes
15.08/15.28	c    (15.3s) probing: 1607/10952 (14.7%) - 8 fixings, 1 aggregations, 1686376 implications, 0 bound changes
15.08/15.28	c    (15.3s) probing aborted: 1000/1000 successive useless probings
15.08/15.28	c (round 24, exhaustive) 19249 del vars, 62665 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 150 chg coeffs, 32451 upgd conss, 0 impls, 207218 clqs
15.08/15.29	c (round 25, fast)       19254 del vars, 62693 del conss, 5294 add conss, 3065 chg bounds, 73 chg sides, 153 chg coeffs, 32451 upgd conss, 0 impls, 206870 clqs
15.98/16.12	c    (16.1s) probing: 1707/10952 (15.6%) - 8 fixings, 1 aggregations, 1777189 implications, 0 bound changes
15.98/16.12	c    (16.1s) probing aborted: 1000/1000 successive useless probings
15.98/16.12	c    (16.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
15.98/16.19	c    (16.2s) no symmetry present (symcode time: 0.02)
16.07/16.21	c presolving (26 rounds: 26 fast, 6 medium, 4 exhaustive):
16.07/16.21	c  19258 deleted vars, 62696 deleted constraints, 5295 added constraints, 3065 tightened bounds, 0 added holes, 74 changed sides, 158 changed coefficients
16.07/16.21	c  0 implications, 208213 cliques
16.07/16.21	c presolved problem has 10934 variables (10934 bin, 0 int, 0 impl, 0 cont) and 19453 constraints
16.07/16.21	c     481 constraints of type <knapsack>
16.07/16.21	c   14378 constraints of type <setppc>
16.07/16.21	c    4588 constraints of type <and>
16.07/16.21	c       6 constraints of type <logicor>
16.07/16.21	c transformed objective value is always integral (scale: 1)
16.07/16.21	c Presolving Time: 15.90
16.07/16.21	c - non default parameters ----------------------------------------------------------------------
16.07/16.21	c # SCIP version 10.0.0
16.07/16.21	c 
16.07/16.21	c # maximal time in seconds to run
16.07/16.21	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
16.07/16.21	c limits/time = 3596.998033
16.07/16.21	c 
16.07/16.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
16.07/16.21	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
16.07/16.21	c limits/memory = 27900
16.07/16.21	c 
16.07/16.21	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
16.07/16.21	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
16.07/16.21	c limits/solutions = 1
16.07/16.21	c 
16.07/16.21	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
16.07/16.21	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
16.07/16.21	c misc/usesymmetry = 3
16.07/16.21	c 
16.07/16.21	c # belongs reading time to solving time?
16.07/16.21	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
16.07/16.21	c timing/reading = TRUE
16.07/16.21	c 
16.07/16.21	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
16.07/16.21	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
16.07/16.21	c propagating/symmetry/detectdoublelex = FALSE
16.07/16.21	c 
16.07/16.21	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
16.07/16.21	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
16.07/16.21	c propagating/symmetry/detectsubgroups = FALSE
16.07/16.21	c 
16.07/16.21	c # Type of symmetries that shall be computed?
16.07/16.21	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
16.07/16.21	c propagating/symmetry/symtype = 1
16.07/16.21	c 
16.07/16.21	c # Should components consisting of a single full reflection be handled?
16.07/16.21	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
16.07/16.21	c propagating/symmetry/usesimplesgncomp = FALSE
16.07/16.21	c 
16.07/16.21	c -----------------------------------------------------------------------------------------------
16.07/16.21	c start solving
16.07/16.21	c 
80.43/80.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
80.43/80.86	c  80.9s|     1 |     0 | 27360 |     - |   236M |   0 |  10k|  19k|  24k|   0 |  0 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
192.20/193.08	c   193s|     1 |     0 |141646 |     - |   255M |   0 |  10k|  19k|  24k| 185 |  1 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
224.30/225.26	c   225s|     1 |     0 |155051 |     - |   261M |   0 |  10k|  19k|  24k| 299 |  2 |  89 |   0 | 0.000000e+00 |      --      |    Inf | unknown
253.41/254.48	c   254s|     1 |     0 |167421 |     - |   266M |   0 |  10k|  19k|  24k| 365 |  3 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
271.07/272.13	c   272s|     1 |     0 |176606 |     - |   270M |   0 |  10k|  19k|  24k| 404 |  4 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
289.31/290.40	c   290s|     1 |     0 |186332 |     - |   274M |   0 |  10k|  19k|  24k| 474 |  5 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
306.56/307.72	c   308s|     1 |     0 |194953 |     - |   277M |   0 |  10k|  19k|  24k| 533 |  6 |  96 |   0 | 0.000000e+00 |      --      |    Inf | unknown
321.92/323.10	c   323s|     1 |     0 |201995 |     - |   281M |   0 |  10k|  19k|  24k| 554 |  7 |  97 |   0 | 0.000000e+00 |      --      |    Inf | unknown
336.87/338.12	c   338s|     1 |     0 |208061 |     - |   284M |   0 |  10k|  19k|  24k| 578 |  8 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
355.11/356.41	c   356s|     1 |     0 |216506 |     - |   288M |   0 |  10k|  19k|  24k| 600 |  9 | 101 |   0 | 0.000000e+00 |      --      |    Inf | unknown
374.15/375.53	c   376s|     1 |     0 |226369 |     - |   290M |   0 |  10k|  19k|  24k| 617 | 10 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
384.63/386.02	c   386s|     1 |     0 |234449 |     - |   293M |   0 |  10k|  19k|  24k| 635 | 11 | 104 |   0 | 0.000000e+00 |      --      |    Inf | unknown
511.52/513.34	c   513s|     1 |     2 |288194 |     - |   294M |   0 |  10k|  19k|  24k| 635 | 11 | 132 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3585.05/3597.01	c 
3585.05/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.05/3597.01	c Solving Time (sec) : 3597.00
3585.05/3597.01	c Solving Nodes      : 44
3585.05/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.05/3597.01	c Dual Bound         : +0.00000000000000e+00
3585.05/3597.01	c Gap                : infinite
3585.05/3597.01	s UNKNOWN
3585.05/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.05/3597.01	c Total Time         :    3597.00
3585.05/3597.01	c   solving          :    3597.00
3585.05/3597.01	c   presolving       :      15.90 (included in solving)
3585.05/3597.01	c   reading          :       0.17 (included in solving)
3585.05/3597.01	c   copying          :       0.04 (1 #copies) (minimal 0.04, maximal 0.04, average 0.04)
3585.05/3597.01	c Original Problem   :
3585.05/3597.01	c   Problem name     : HOME/instance-4502020-1751168386.opb
3585.05/3597.01	c   Variables        : 23114 (23114 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.05/3597.01	c   Constraints      : 76854 initial, 76854 maximal
3585.05/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.05/3597.01	c Presolved Problem  :
3585.05/3597.01	c   Problem name     : t_HOME/instance-4502020-1751168386.opb
3585.05/3597.01	c   Variables        : 10934 (10934 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.05/3597.01	c   Constraints      : 19453 initial, 19746 maximal
3585.05/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.05/3597.01	c   Nonzeros         : 67927 constraint, 417057 clique table
3585.05/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.05/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   gateextraction   :       0.08       0.00      3          0          0          0          0          0      16573       5291          0          0
3585.05/3597.01	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   milp             :       1.70       0.00      1         11          0          0          0          0          0          0          0          0
3585.05/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   trivial          :       0.02       0.00     26       7078          0          0          0          0          0          0          0          0
3585.05/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   dualfix          :       0.00       0.00     26          7          0          0          0          0          0          0          0          0
3585.05/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   probing          :      13.25       0.00      2          8          1          0          0          0          0          0          0          0
3585.05/3597.01	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   symmetry         :       0.07       0.00      1          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   vbounds          :       0.04       0.00      2          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   knapsack         :       0.12       0.00     26          0          0          0          0          0          3          4          8         73
3585.05/3597.01	c   setppc           :       0.15       0.00     26         60         65          0          0          0       1712          0         42         42
3585.05/3597.01	c   and              :       0.04       0.00     21          0          3          0          0          0          3          0          0          3
3585.05/3597.01	c   linear           :       0.29       0.03      7       3065       1882          0       3065          0      44403          0         24         40
3585.05/3597.01	c   logicor          :       0.01       0.00     26          0          0          0          0          0          2          0          0          0
3585.05/3597.01	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.05/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.05/3597.01	c   benderslp        :          0          0          0          0         43          0          0          7          0          0          0          0          0          0          0
3585.05/3597.01	c   integral         :          0          0          0          0         43          0          0          7          0          0          0          0          0          0         86
3585.05/3597.01	c   knapsack         :        481        481         11      99787          0          0          0          3       1536         11          0        104         47          0          0
3585.05/3597.01	c   setppc           :      14378+     14407         11      99776          0          0          0          1      11509         41       8121          0          0          0          0
3585.05/3597.01	c   and              :       4588       4588         95      99735          0          0          0          0       3282         14       5621       2517       1856          0          0
3585.05/3597.01	c   logicor          :          6+       270         11        562          0          0          0          0         29          4          0          0          0          0          0
3585.05/3597.01	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.05/3597.01	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   integral         :      28.78       0.00       0.00       0.00      28.78       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   knapsack         :       0.51       0.00       0.06       0.45       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   setppc           :       3.47       0.00       0.02       3.43       0.00       0.00       0.00       0.00       0.00       0.02
3585.05/3597.01	c   and              :       4.57       0.00       0.14       4.37       0.00       0.00       0.00       0.00       0.00       0.06
3585.05/3597.01	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.05/3597.01	c   dualfix          :          1          0          0          0
3585.05/3597.01	c   genvbounds       :          0          0          0          0
3585.05/3597.01	c   nlobbt           :          0          0          0          0
3585.05/3597.01	c   obbt             :          0          0          0          0
3585.05/3597.01	c   probing          :          0          0          0          0
3585.05/3597.01	c   pseudoobj        :          0          0          0          0
3585.05/3597.01	c   redcost          :          0          0          0          0
3585.05/3597.01	c   rootredcost      :          0          0          0          0
3585.05/3597.01	c   symmetry         :          0          0          0          0
3585.05/3597.01	c   vbounds          :      20872          0          0          0
3585.05/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.05/3597.01	c   dualfix          :       0.01       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3585.05/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   probing          :      13.25       0.00      13.25       0.00       0.00       0.00
3585.05/3597.01	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3585.05/3597.01	c   symmetry         :       0.08       0.00       0.07       0.01       0.00       0.00
3585.05/3597.01	c   vbounds          :       0.06       0.00       0.04       0.02       0.00       0.00
3585.05/3597.01	c Symmetry           :
3585.05/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.05/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.05/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.05/3597.01	c   shadow tree time :       0.00 s
3585.05/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.05/3597.01	c   propagation      :       0.00         67         66          -        327       54.9          3        9.3          -          -          -
3585.05/3597.01	c   infeasible LP    :       0.05         10          9          -        442      462.8          0        0.0          0        0.0          0
3585.05/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.05/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.05/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.05/3597.01	c   applied globally :       0.01          -          -          0        292      115.1          -          -          0          -          -
3585.05/3597.01	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.05/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.05/3597.01	c   cut pool         :       0.00          -         37         21          -          -       2386       2830          -          -          -          -          -    (maximal pool size:       2386)
3585.05/3597.01	c   aggregation      :       0.10       0.00         19         11          0          0         24         45          0         23         23          0          0
3585.05/3597.01	c   > cmir           :          -          -          -          -          -          -          -         45          0         23         23          0          -
3585.05/3597.01	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.05/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.05/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   clique           :       8.75       0.00         11         11          0          0         59        123          0         37         37          0          0
3585.05/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   gomory           :      92.55       0.00         18         10          0          0        134        238          0         98         98          0          0
3585.05/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.05/3597.01	c   > strongcg       :          -          -          -          -          -          -          -        238          0         98         98          0          -
3585.05/3597.01	c   impliedbounds    :       0.16       0.00         19         11          0          0       1991       2154          0        505        505          0          0
3585.05/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   mcf              :       0.13       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   multilinear      :       0.00       0.00         19         11          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.05/3597.01	c   rlt              :       4.82       0.00         14         10          0          0         63         47         19         31         31          0          0
3585.05/3597.01	c   zerohalf         :       5.21       0.00         19         11          0          0        134        223          0        131        131          0          0
3585.05/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.05/3597.01	c   hybrid           :       0.01       0.00         95         11       2728          0       2742        635          0       2058
3585.05/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.05/3597.01	c   problem variables:       0.00          -          0          0
3585.05/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.05/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c   relpscost        :      28.78       0.00         43          0          0          0          0          0          0         86
3585.05/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.05/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.05/3597.01	c   LP solutions     :       0.00          -          -          0          0
3585.05/3597.01	c   relax solutions  :       0.00          -          -          0          0
3585.05/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3585.05/3597.01	c   strong branching :       0.00          -          -          0          0
3585.05/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3585.05/3597.01	c   adaptivediving   :      69.89       0.00          2          0          0
3585.05/3597.01	c   alns             :       0.12       0.00          1          0          0
3585.05/3597.01	c   bound            :       0.00       0.00          0          0          0
3585.05/3597.01	c   clique           :       0.09       0.00          1          0          0
3585.05/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3585.05/3597.01	c   completesol      :       0.00       0.00          0          0          0
3585.05/3597.01	c   conflictdiving   :     119.57       0.00          2          0          0
3585.05/3597.01	c   crossover        :       0.00       0.00          0          0          0
3585.05/3597.01	c   dins             :       0.00       0.00          0          0          0
3585.05/3597.01	c   distributiondivin:     113.99       0.00          2          0          0
3585.05/3597.01	c   dps              :       0.00       0.00          0          0          0
3585.05/3597.01	c   dualval          :       0.00       0.00          0          0          0
3585.05/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3585.05/3597.01	c   feasjump         :       0.05       0.00          1          0          0
3585.05/3597.01	c   feaspump         :      43.52       0.00          1          0          0
3585.05/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3585.05/3597.01	c   fracdiving       :      54.00       0.00          2          0          0
3585.05/3597.01	c   gins             :       0.00       0.00          0          0          0
3585.05/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3585.05/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3585.05/3597.01	c   indicator        :       0.00       0.00          0          0          0
3585.05/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3585.05/3597.01	c   indoneopt        :       0.00       0.00          0          0          0
3585.05/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3585.05/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3585.05/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3585.05/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3585.05/3597.01	c   linesearchdiving :      33.18       0.00          1          0          0
3585.05/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3585.05/3597.01	c   locks            :       0.06       0.00          1          0          0
3585.05/3597.01	c   lpface           :       0.00       0.00          0          0          0
3585.05/3597.01	c   mpec             :       0.00       0.00          0          0          0
3585.05/3597.01	c   multistart       :       0.00       0.00          0          0          0
3585.05/3597.01	c   mutation         :       0.00       0.00          0          0          0
3585.05/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3585.05/3597.01	c   objpscostdiving  :     980.07       0.00          1          0          0
3585.05/3597.01	c   octane           :       0.00       0.00          0          0          0
3585.05/3597.01	c   ofins            :       0.00       0.00          0          0          0
3585.05/3597.01	c   oneopt           :       0.00       0.00          0          0          0
3585.05/3597.01	c   padm             :       0.00       0.00          0          0          0
3585.05/3597.01	c   proximity        :       0.00       0.00          0          0          0
3585.05/3597.01	c   pscostdiving     :      82.34       0.00          2          0          0
3585.05/3597.01	c   randrounding     :       0.16       0.00         12          0          0
3585.05/3597.01	c   rens             :       0.00       0.00          0          0          0
3585.05/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3585.05/3597.01	c   repair           :       0.00       0.00          0          0          0
3585.05/3597.01	c   rins             :       0.00       0.00          0          0          0
3585.05/3597.01	c   rootsoldiving    :      28.80       0.00          1          0          0
3585.05/3597.01	c   rounding         :       0.38       0.00        118          0          0
3585.05/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3585.05/3597.01	c   shiftandpropagate:       0.08       0.00          1          0          0
3585.05/3597.01	c   shifting         :       0.48       0.00         24          0          0
3585.05/3597.01	c   simplerounding   :       0.00       0.00          0          0          0
3585.05/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3585.05/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3585.05/3597.01	c   trivial          :       0.01       0.00          2          0          0
3585.05/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3585.05/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3585.05/3597.01	c   trysol           :       0.00       0.00          0          0          0
3585.05/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3585.05/3597.01	c   undercover       :       9.64       0.00          1          0          0
3585.05/3597.01	c   vbounds          :       0.16       0.00          1          0          0
3585.05/3597.01	c   veclendiving     :      52.32       0.00          2          0          0
3585.05/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3585.05/3597.01	c   zirounding       :       0.04       0.00         43          0          0
3585.05/3597.01	c   other solutions  :          -          -          -          0          -
3585.05/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.05/3597.01	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.05/3597.01	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.05/3597.01	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.05/3597.01	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.05/3597.01	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.05/3597.01	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.05/3597.01	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.05/3597.01	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.05/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.05/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.05/3597.01	c   primal LP        :       0.03          5          0       0.00       0.00       0.03          5
3585.05/3597.01	c   dual LP          :    1850.47        139    1044972    7517.78     564.71       0.00          0
3585.05/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3585.05/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.05/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3585.05/3597.01	c   diving/probing LP:    1587.56        838     663655     791.95     418.03
3585.05/3597.01	c   strong branching :      23.07         19      19000    1000.00     823.54          -          -         38
3585.05/3597.01	c     (at root node) :          -         19      19000    1000.00          -
3585.05/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3585.05/3597.01	c B&B Tree           :
3585.05/3597.01	c   number of runs   :          1
3585.05/3597.01	c   nodes            :         44 (43 internal, 1 leaves)
3585.05/3597.01	c   feasible leaves  :          0
3585.05/3597.01	c   infeas. leaves   :          0
3585.05/3597.01	c   objective leaves :          0
3585.05/3597.01	c   nodes (total)    :         44 (43 internal, 1 leaves)
3585.05/3597.01	c   nodes left       :         44
3585.05/3597.01	c   max depth        :         14
3585.05/3597.01	c   max depth (total):         14
3585.05/3597.01	c   backtracks       :         14 (31.8%)
3585.05/3597.01	c   early backtracks :          0 (0.0%)
3585.05/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3585.05/3597.01	c   delayed cutoffs  :          0
3585.05/3597.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.05/3597.01	c   avg switch length:       2.59
3585.05/3597.01	c   switching time   :       0.06
3585.05/3597.01	c Root Node          :
3585.05/3597.01	c   First LP value   : +0.00000000000000e+00
3585.05/3597.01	c   First LP Iters   :      27360 (426.14 Iter/sec)
3585.05/3597.01	c   First LP Time    :      64.20
3585.05/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3585.05/3597.01	c   Final Root Iters :     234449
3585.05/3597.01	c   Root LP Estimate : +7.94596079785299e-03
3585.05/3597.01	c Solution           :
3585.05/3597.01	c   Solutions found  :          0 (0 improvements)
3585.05/3597.01	c   Primal Bound     :          -
3585.05/3597.01	c   Dual Bound       : +0.00000000000000e+00
3585.05/3597.01	c   Gap              :   infinite
3585.05/3597.01	c Integrals          :      Total       Avg%
3585.05/3597.01	c   primal-dual      :  359700.17     100.00
3585.05/3597.01	c   primal-ref       :          -          - (not evaluated)
3585.05/3597.01	c   dual-ref         :          -          - (not evaluated)
3585.15/3597.16	c Time complete: 3585.22.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502020-1751168386/watcher-4502020-1751168386 -o /tmp/evaluation-result-4502020-1751168386/solver-4502020-1751168386 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751168386-23684 --watchdog 3760 pbscip -f HOME/instance-4502020-1751168386.opb -t 3600 -j 2 -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
Starting watchdog thread
solver pid=23738, runsolver pid=23726
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.58 2.08 2.81 5/262 23743
/proc/meminfo: memFree=129913188/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=83520 memory=55680 CPUtime=0.09 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 10983 0 0 0 7 2 0 0 20 0 1 0 32516501 85524480 13920 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 20880 13920 3232 3530 0 12331 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 83520 KiB
Current children cumulated memory: 55680 KiB

[startup+0.205518 s]*
/proc/loadavg: 1.58 2.08 2.81 4/260 23751
/proc/meminfo: memFree=129777948/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=134632 memory=107052 CPUtime=0.19 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 23848 0 0 0 15 4 0 0 20 0 1 0 32516501 137863168 26731 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 33658 26763 3520 3530 0 25109 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 134632 KiB
Current children cumulated memory: 107052 KiB

[startup+0.305441 s]*
/proc/loadavg: 1.58 2.08 2.81 4/260 23751
/proc/meminfo: memFree=129680928/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=185012 memory=158380 CPUtime=0.29 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 36685 0 0 0 23 6 0 0 20 0 1 0 32516501 189452288 39595 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 46253 39595 3520 3530 0 37704 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 185012 KiB
Current children cumulated memory: 158380 KiB

[startup+0.700169 s]
/proc/loadavg: 1.58 2.08 2.81 4/260 23751
/proc/meminfo: memFree=129652452/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=221948 memory=194532 CPUtime=0.67 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 46932 0 0 0 59 8 0 0 20 0 1 0 32516501 227274752 48633 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 55487 48633 3712 3530 0 46938 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 221948 KiB
Current children cumulated memory: 194532 KiB

[startup+1.50016 s]
/proc/loadavg: 1.58 2.08 2.81 5/260 23751
/proc/meminfo: memFree=129590912/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=221948 memory=194532 CPUtime=1.45 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 46932 0 0 0 136 9 0 0 20 0 1 0 32516501 227274752 48633 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 55487 48633 3712 3530 0 46938 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 221948 KiB
Current children cumulated memory: 194532 KiB

[startup+3.10546 s]
/proc/loadavg: 1.58 2.08 2.81 5/264 23833
/proc/meminfo: memFree=129398612/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=219176 memory=190436 CPUtime=3.03 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 54183 0 0 0 291 12 0 0 20 0 1 0 32516501 224436224 47609 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 54794 47609 3744 3530 0 46245 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 219176 KiB
Current children cumulated memory: 190436 KiB

[startup+6.30017 s]
/proc/loadavg: 1.78 2.12 2.82 5/264 23833
/proc/meminfo: memFree=129226908/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=234136 memory=205412 CPUtime=6.21 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 57923 0 0 0 609 12 0 0 20 0 1 0 32516501 239755264 51353 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 58534 51353 3744 3530 0 49985 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 234136 KiB
Current children cumulated memory: 205412 KiB

[startup+12.7002 s]
/proc/loadavg: 1.95 2.15 2.82 5/264 23833
/proc/meminfo: memFree=129138852/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=235160 memory=206436 CPUtime=12.59 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 58179 0 0 0 1246 13 0 0 20 0 1 0 32516501 240803840 51609 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 58790 51609 3744 3530 0 50241 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 235160 KiB
Current children cumulated memory: 206436 KiB

[startup+25.5002 s]
/proc/loadavg: 2.35 2.23 2.84 5/264 23833
/proc/meminfo: memFree=129050540/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=307900 memory=267160 CPUtime=25.34 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 75833 0 0 0 2519 15 0 0 20 0 1 0 32516501 315289600 66790 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 76975 66790 3936 3530 0 68426 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 307900 KiB
Current children cumulated memory: 267160 KiB

[startup+51.1054 s]
/proc/loadavg: 3.00 2.40 2.88 5/264 23834
/proc/meminfo: memFree=129043692/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=311628 memory=269848 CPUtime=50.85 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 76502 0 0 0 5070 15 0 0 20 0 1 0 32516501 319107072 67462 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 77907 67462 3936 3530 0 69358 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 311628 KiB
Current children cumulated memory: 269848 KiB

[startup+102.3 s]
/proc/loadavg: 3.65 2.66 2.95 5/264 23835
/proc/meminfo: memFree=129032804/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=312312 memory=270488 CPUtime=101.84 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 76684 0 0 0 10169 15 0 0 20 0 1 0 32516501 319807488 67622 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 78078 67622 3936 3530 0 69529 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 312312 KiB
Current children cumulated memory: 270488 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.93 3.02 5/266 23839
/proc/meminfo: memFree=128856384/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=391124 memory=352336 CPUtime=161.61 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 88541 0 0 0 16144 17 0 0 20 0 1 0 32516501 400510976 88084 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 97781 88084 3968 3530 0 89232 0
Current children cumulated CPU time: 161.61 s
Current children cumulated vsize: 391124 KiB
Current children cumulated memory: 352336 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.14 3.09 5/266 23841
/proc/meminfo: memFree=128649860/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=391124 memory=356176 CPUtime=221.41 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 88598 0 0 0 22124 17 0 0 20 0 1 0 32516501 400510976 89044 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 97781 89044 3968 3530 0 89232 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 391124 KiB
Current children cumulated memory: 356176 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 3.31 3.16 5/266 24024
/proc/meminfo: memFree=128682984/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=391124 memory=361040 CPUtime=281.23 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 88607 0 0 0 28106 17 0 0 20 0 1 0 32516501 400510976 90260 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 97781 90260 3968 3530 0 89232 0
Current children cumulated CPU time: 281.23 s
Current children cumulated vsize: 391124 KiB
Current children cumulated memory: 361040 KiB

[startup+342.3 s]
/proc/loadavg: 4.33 3.54 3.25 5/266 24033
/proc/meminfo: memFree=128634400/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=400404 memory=362960 CPUtime=341.05 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 89140 0 0 0 34088 17 0 0 20 0 1 0 32516501 410013696 90740 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 100101 90740 3968 3530 0 91552 0
Current children cumulated CPU time: 341.05 s
Current children cumulated vsize: 400404 KiB
Current children cumulated memory: 362960 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.64 3.30 5/266 24035
/proc/meminfo: memFree=128609084/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=410916 memory=366288 CPUtime=400.87 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 89972 0 0 0 40069 18 0 0 20 0 1 0 32516501 420777984 91572 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 102729 91572 3968 3530 0 94180 0
Current children cumulated CPU time: 400.87 s
Current children cumulated vsize: 410916 KiB
Current children cumulated memory: 366288 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 3.74 3.36 5/265 24038
/proc/meminfo: memFree=128581636/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=410916 memory=366928 CPUtime=460.68 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 90163 0 0 0 46050 18 0 0 20 0 1 0 32516501 420777984 91732 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 102729 91732 3968 3530 0 94180 0
Current children cumulated CPU time: 460.68 s

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

/proc/loadavg: 4.09 4.08 4.04 5/264 24182
/proc/meminfo: memFree=128126552/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436252 CPUtime=3211.73 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 104994 0 0 0 321132 41 0 0 20 0 1 0 32516501 481673216 109063 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109063 3968 3530 0 109047 0
Current children cumulated CPU time: 3211.73 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436252 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.04 5/263 24184
/proc/meminfo: memFree=128124740/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436252 CPUtime=3271.51 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 104994 0 0 0 327109 42 0 0 20 0 1 0 32516501 481673216 109063 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109063 3968 3530 0 109047 0
Current children cumulated CPU time: 3271.51 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436252 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.08 4.04 5/264 24193
/proc/meminfo: memFree=128124948/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3331.28 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 333085 43 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3331.28 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.04 5/264 24195
/proc/meminfo: memFree=128121188/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3391.07 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 339063 44 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3391.07 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.09 4.04 5/264 24197
/proc/meminfo: memFree=128111500/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3450.84 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 345040 44 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3450.84 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.04 5/264 24200
/proc/meminfo: memFree=128107068/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3510.62 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 351018 44 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3510.62 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.07 4.04 5/264 24202
/proc/meminfo: memFree=128106980/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3570.4 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 356995 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3570.4 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

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

# cumulated CPU time of all completed processes:  user=3584.76 s, system=0.465647 s

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

[startup+3584 s]*
/proc/loadavg: 4.04 4.07 4.04 5/264 24202
/proc/meminfo: memFree=128107060/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3572.1 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 357165 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3572.1 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.09 4.04 5/264 24202
/proc/meminfo: memFree=128107060/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3578.47 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 357802 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3578.47 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.09 4.04 5/264 24202
/proc/meminfo: memFree=128107084/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3581.66 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 358121 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3581.66 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.09 4.04 5/264 24202
/proc/meminfo: memFree=128107084/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3583.25 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 358280 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3583.25 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3596 s]*
/proc/loadavg: 4.10 4.08 4.04 5/264 24202
/proc/meminfo: memFree=128107084/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3584.05 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 358360 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3584.05 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.08 4.04 5/264 24202
/proc/meminfo: memFree=128107084/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3584.85 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 358440 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3584.85 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3597 s]*
/proc/loadavg: 4.10 4.08 4.04 5/264 24202
/proc/meminfo: memFree=128107084/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=470384 memory=436764 CPUtime=3585.05 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105140 0 0 0 358460 45 0 0 20 0 1 0 32516501 481673216 109191 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 117596 109191 3968 3530 0 109047 0
Current children cumulated CPU time: 3585.05 s
Current children cumulated vsize: 470384 KiB
Current children cumulated memory: 436764 KiB

[startup+3597.11 s]
/proc/loadavg: 4.10 4.08 4.04 5/264 24202
/proc/meminfo: memFree=128107084/131250000 swapFree=33010684/33010684
[pid=23738] ppid=23726 vsize=433148 memory=399624 CPUtime=3585.15 cores=0,2
/proc/23738/stat : 23738 (pbscip) R 23726 23738 23674 0 -1 4194304 105143 0 0 0 358470 45 0 0 20 0 1 0 32516501 443543552 99906 18446744073709551615 4235264 18693293 140729623926944 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57749504 140729623935369 140729623935468 140729623935468 140729623941070 0
/proc/23738/statm: 108287 99906 3968 3530 0 99738 0
Current children cumulated CPU time: 3585.15 s
Current children cumulated vsize: 433148 KiB
Current children cumulated memory: 399624 KiB

Child status: 0

Real time (s): 3597.17
CPU time (s): 3585.22
CPU user time (s): 3584.76
CPU system time (s): 0.465647
CPU usage (%): 99.6679
Max. virtual memory (cumulated for all children) (KiB): 470384
Max. memory (cumulated for all children) (KiB): 436764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.76
system time used= 0.465647
maximum resident set size= 436764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105154
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= 102
involuntary context switches= 21949


# summary of solver processes directly reported to runsolver:
#   pid: 23738
#   total CPU time (s): 3585.22
#   total CPU user time (s): 3584.76
#   total CPU system time (s): 0.465647

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.45369 second user time and 15.1788 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-06-29 05:39:46
IDJOB=4502020
IDBENCH=153060
IDSOLVER=3365
FILE ID=nodeC018/4502020-1751168386
RUNJOBID= nodeC018-1751168386-23684
SLURM_JOB_ID= 9587511
Free space on /tmp= 433056 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9029_2-sat.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502020-1751168386/watcher-4502020-1751168386 -o /tmp/evaluation-result-4502020-1751168386/solver-4502020-1751168386 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751168386-23684 --watchdog 3760  pbscip -f HOME/instance-4502020-1751168386.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 9dbe363344c0fe5585984e30a944da25
RANDOM SEED=1180524903

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.860
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.66
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.918
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.66
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		: 3600.282
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.66
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		: 3600.062
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.66
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.895
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.66
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		: 3595.338
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        130081544 kB
MemAvailable:   129786508 kB
Buffers:            3280 kB
Cached:           515468 kB
SwapCached:            0 kB
Active:           324368 kB
Inactive:         259036 kB
Active(anon):      82744 kB
Inactive(anon):        0 kB
Active(file):     241624 kB
Inactive(file):   259036 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             80968 kB
Writeback:             8 kB
AnonPages:         67748 kB
Mapped:           102380 kB
Shmem:             18076 kB
KReclaimable:      86684 kB
Slab:             169960 kB
SReclaimable:      86684 kB
SUnreclaim:        83276 kB
KernelStack:        4048 kB
PageTables:         2776 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     331768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC018 at 2025-06-29 06:39:44