Trace number 4441635

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? 3599.47 3610.78

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUMc8aab35d42bad0d90391f6d533654bf0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.2834
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
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 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
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.02	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-4441635-1721294183.opb>
0.18/0.26	c original problem has 40605 variables (40605 bin, 0 int, 0 impl, 0 cont) and 118930 constraints
0.18/0.26	c problem read in 0.24
0.18/0.26	c No objective function, only one solution is needed.
0.38/0.47	c presolving:
0.58/0.65	c (round 1, fast)       16 del vars, 7 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 0 upgd conss, 0 impls, 78836 clqs
0.67/0.79	c    (0.8s) running MILP presolver
50.49/50.74	c    (50.7s) MILP presolver (19 rounds): 2835 aggregations, 3889 fixings, 0 bound changes
50.49/50.77	c (round 2, medium)     6751 del vars, 35 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 0 upgd conss, 0 impls, 65603 clqs
50.59/50.84	c (round 3, fast)       6751 del vars, 18079 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 0 upgd conss, 0 impls, 66439 clqs
50.89/51.10	c (round 4, exhaustive) 6751 del vars, 18157 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 100722 upgd conss, 0 impls, 66439 clqs
50.99/51.20	c (round 5, fast)       6802 del vars, 18208 del conss, 0 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 100722 upgd conss, 0 impls, 66337 clqs
51.38/51.60	c (round 6, exhaustive) 6802 del vars, 116124 del conss, 32625 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 100722 upgd conss, 0 impls, 66337 clqs
51.48/51.71	c (round 7, exhaustive) 6851 del vars, 116128 del conss, 32629 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 100722 upgd conss, 0 impls, 66279 clqs
51.48/51.77	c (round 8, exhaustive) 6885 del vars, 116211 del conss, 32678 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 100722 upgd conss, 0 impls, 66215 clqs
51.48/51.78	c (round 9, fast)       6885 del vars, 116258 del conss, 32678 add conss, 1 chg bounds, 870 chg sides, 1740 chg coeffs, 100722 upgd conss, 0 impls, 66216 clqs
51.58/51.89	c (round 10, exhaustive) 6931 del vars, 116262 del conss, 32679 add conss, 1 chg bounds, 870 chg sides, 1741 chg coeffs, 100722 upgd conss, 0 impls, 75622 clqs
51.68/51.90	c (round 11, fast)       6957 del vars, 116302 del conss, 32679 add conss, 1 chg bounds, 870 chg sides, 1767 chg coeffs, 100742 upgd conss, 0 impls, 75571 clqs
51.79/52.09	c (round 12, exhaustive) 6987 del vars, 116305 del conss, 32680 add conss, 1 chg bounds, 870 chg sides, 1767 chg coeffs, 100742 upgd conss, 0 impls, 95221 clqs
51.79/52.10	c (round 13, fast)       7002 del vars, 116333 del conss, 32680 add conss, 1 chg bounds, 870 chg sides, 1782 chg coeffs, 100756 upgd conss, 0 impls, 95172 clqs
51.98/52.26	c (round 14, exhaustive) 7094 del vars, 116335 del conss, 32682 add conss, 1 chg bounds, 870 chg sides, 1783 chg coeffs, 100756 upgd conss, 0 impls, 102946 clqs
51.98/52.28	c (round 15, fast)       7172 del vars, 116478 del conss, 32682 add conss, 1 chg bounds, 870 chg sides, 1861 chg coeffs, 100766 upgd conss, 0 impls, 102823 clqs
52.98/53.21	c (round 16, exhaustive) 7236 del vars, 116481 del conss, 32683 add conss, 1 chg bounds, 870 chg sides, 1861 chg coeffs, 100766 upgd conss, 0 impls, 262063 clqs
52.98/53.23	c (round 17, fast)       7248 del vars, 116542 del conss, 32683 add conss, 1 chg bounds, 870 chg sides, 1873 chg coeffs, 100772 upgd conss, 0 impls, 261918 clqs
53.08/53.36	c (round 18, exhaustive) 7264 del vars, 116566 del conss, 32707 add conss, 1 chg bounds, 870 chg sides, 1873 chg coeffs, 100772 upgd conss, 0 impls, 261804 clqs
53.18/53.44	c (round 19, exhaustive) 7264 del vars, 116582 del conss, 32723 add conss, 1 chg bounds, 870 chg sides, 1873 chg coeffs, 100772 upgd conss, 0 impls, 261825 clqs
56.16/56.44	c (round 20, exhaustive) 7294 del vars, 116583 del conss, 32723 add conss, 1 chg bounds, 870 chg sides, 1873 chg coeffs, 100772 upgd conss, 0 impls, 293629 clqs
56.16/56.46	c (round 21, fast)       7309 del vars, 116600 del conss, 32723 add conss, 1 chg bounds, 870 chg sides, 1888 chg coeffs, 100787 upgd conss, 0 impls, 293563 clqs
56.66/56.92	c (round 22, exhaustive) 7337 del vars, 116612 del conss, 32735 add conss, 1 chg bounds, 870 chg sides, 1888 chg coeffs, 100787 upgd conss, 0 impls, 293435 clqs
56.66/56.94	c (round 23, fast)       7364 del vars, 116640 del conss, 32735 add conss, 1 chg bounds, 870 chg sides, 1915 chg coeffs, 100799 upgd conss, 0 impls, 293407 clqs
59.95/60.24	c (round 24, exhaustive) 7405 del vars, 116640 del conss, 32735 add conss, 1 chg bounds, 870 chg sides, 1915 chg coeffs, 100799 upgd conss, 0 impls, 293510 clqs
59.95/60.25	c (round 25, fast)       7432 del vars, 116688 del conss, 32735 add conss, 1 chg bounds, 870 chg sides, 1942 chg coeffs, 100812 upgd conss, 0 impls, 293413 clqs
60.05/60.33	c (round 26, exhaustive) 7432 del vars, 116702 del conss, 32749 add conss, 1 chg bounds, 870 chg sides, 1942 chg coeffs, 100812 upgd conss, 0 impls, 293426 clqs
70.71/71.09	c    (71.1s) probing: 1000/33731 (3.0%) - 299 fixings, 52 aggregations, 2487349 implications, 0 bound changes
71.71/72.00	c    (72.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
71.81/72.16	c    (72.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.06)
71.81/72.16	c dynamic symmetry handling statistics:
71.81/72.16	c    orbitopal reduction:       no components
71.81/72.16	c    orbital reduction:         no components
71.81/72.16	c    lexicographic reduction:    1 permutations with support sizes 754
71.81/72.16	c handled 1 out of 1 symmetry components
72.11/72.46	c presolving (27 rounds: 27 fast, 16 medium, 15 exhaustive):
72.11/72.46	c  7457 deleted vars, 116704 deleted constraints, 32749 added constraints, 1 tightened bounds, 0 added holes, 870 changed sides, 1942 changed coefficients
72.11/72.46	c  0 implications, 293631 cliques
72.11/72.46	c presolved problem has 33159 variables (33159 bin, 0 int, 0 impl, 0 cont) and 34766 constraints
72.11/72.46	c    1740 constraints of type <knapsack>
72.11/72.46	c    1078 constraints of type <setppc>
72.11/72.46	c   31931 constraints of type <and>
72.11/72.46	c      17 constraints of type <logicor>
72.11/72.46	c transformed objective value is always integral (scale: 1)
72.11/72.46	c Presolving Time: 72.00
72.11/72.46	c - non default parameters ----------------------------------------------------------------------
72.11/72.46	c # SCIP version 10.0.0
72.11/72.46	c 
72.11/72.46	c # maximal time in seconds to run
72.11/72.46	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
72.11/72.46	c limits/time = 3596.998029
72.11/72.46	c 
72.11/72.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
72.11/72.46	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
72.11/72.46	c limits/memory = 27900
72.11/72.46	c 
72.11/72.46	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
72.11/72.46	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
72.11/72.46	c limits/solutions = 1
72.11/72.46	c 
72.11/72.46	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.
72.11/72.46	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
72.11/72.46	c misc/usesymmetry = 3
72.11/72.46	c 
72.11/72.46	c # belongs reading time to solving time?
72.11/72.46	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
72.11/72.46	c timing/reading = TRUE
72.11/72.46	c 
72.11/72.46	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
72.11/72.46	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
72.11/72.46	c propagating/symmetry/detectdoublelex = FALSE
72.11/72.46	c 
72.11/72.46	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
72.11/72.46	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
72.11/72.46	c propagating/symmetry/detectsubgroups = FALSE
72.11/72.46	c 
72.11/72.46	c # Type of symmetries that shall be computed?
72.11/72.46	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
72.11/72.46	c propagating/symmetry/symtype = 1
72.11/72.46	c 
72.11/72.46	c # Should components consisting of a single full reflection be handled?
72.11/72.46	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
72.11/72.46	c propagating/symmetry/usesimplesgncomp = FALSE
72.11/72.46	c 
72.11/72.46	c -----------------------------------------------------------------------------------------------
72.11/72.46	c start solving
72.11/72.47	c 
75.00/75.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
75.00/75.31	c  75.3s|     1 |     0 |  8037 |     - |   510M |   0 |  33k|  34k|  66k|   0 |  0 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
100.02/100.40	c   100s|     1 |     0 | 31294 |     - |   543M |   0 |  33k|  34k|  68k|1716 |  1 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
122.45/123.00	c   123s|     1 |     0 | 42678 |     - |   584M |   0 |  33k|  34k|  70k|3635 |  2 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
150.86/151.46	c   151s|     1 |     0 | 55412 |     - |   593M |   0 |  33k|  34k|  72k|5385 |  3 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
195.13/195.85	c   196s|     1 |     0 | 71277 |     - |   601M |   0 |  33k|  34k|  73k|7118 |  4 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
241.28/242.14	c   242s|     1 |     0 | 86293 |     - |   609M |   0 |  33k|  34k|  75k|8680 |  5 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
296.69/297.75	c   298s|     1 |     0 |103715 |     - |   611M |   0 |  33k|  34k|  76k|  10k|  6 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
356.00/357.29	c   357s|     1 |     0 |121529 |     - |   615M |   0 |  33k|  34k|  78k|  11k|  7 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
447.80/449.36	c   449s|     1 |     0 |142099 |     - |   651M |   0 |  33k|  34k|  79k|  12k|  8 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
528.55/530.31	c   530s|     1 |     0 |162733 |     - |   658M |   0 |  33k|  34k|  80k|  14k|  9 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
613.26/615.35	c   615s|     1 |     0 |182405 |     - |   660M |   0 |  33k|  34k|  81k|  15k| 10 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
690.00/692.31	c   692s|     1 |     0 |201947 |     - |   660M |   0 |  33k|  34k|  82k|  16k| 11 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
732.37/734.88	c   735s|     1 |     0 |212626 |     - |   660M |   0 |  33k|  34k|  81k|  16k| 12 |  80 |   0 | 0.000000e+00 |      --      |    Inf | unknown
914.60/917.63	c   918s|     1 |     2 |249138 |     - |   663M |   0 |  33k|  34k|  81k|  16k| 12 | 119 |  19 | 0.000000e+00 |      --      |    Inf | unknown
1603.43/1608.69	c  1609s|   100 |    50 |693579 |4858.1 |  1013M |  29 |  33k|  35k|  85k|  27k|  0 | 406 |  19 | 0.000000e+00 |      --      |    Inf | unknown
2089.97/2096.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2089.97/2096.60	c  2097s|   200 |    60 |  1018k|4048.3 |  1025M |  29 |  33k|  35k|  84k|  42k|  2 | 631 |  19 | 0.000000e+00 |      --      |    Inf |   0.79%
2170.12/2177.05	c  2177s|   300 |    34 |  1196k|3290.6 |  1035M |  29 |  33k|  35k|  83k|  56k|  2 | 898 |  19 | 0.000000e+00 |      --      |    Inf |   1.06%
2343.46/2350.94	c  2351s|   400 |    57 |  1487k|3194.2 |  1042M |  29 |  33k|  35k|   0 |  71k|  0 |1155 |  19 | 0.000000e+00 |      --      |    Inf |   1.23%
2459.89/2467.71	c  2468s|   500 |    54 |  1713k|3008.6 |  1047M |  29 |  33k|  36k|  82k|  83k|  2 |1374 |  19 | 0.000000e+00 |      --      |    Inf |   1.49%
2610.71/2619.01	c  2619s|   600 |    62 |  1976k|2944.4 |  1073M |  29 |  33k|  36k|   0 |  97k|  0 |1615 |  19 | 0.000000e+00 |      --      |    Inf |   1.66%
2757.94/2766.75	c  2767s|   700 |    54 |  2256k|2924.4 |  1082M |  29 |  33k|  36k|  83k| 111k|  2 |1827 |  19 | 0.000000e+00 |      --      |    Inf |   2.36%
3049.18/3058.81	c  3059s|   800 |    37 |  2594k|2981.4 |  1135M |  29 |  33k|  36k|   0 | 124k|  0 |2098 |  19 | 0.000000e+00 |      --      |    Inf |   4.14%
3235.93/3246.13	c  3246s|   900 |    38 |  2851k|2935.8 |  1146M |  29 |  33k|  36k|   0 | 136k|  0 |2328 |  19 | 0.000000e+00 |      --      |    Inf |   5.21%
3329.63/3340.19	c  3340s|  1000 |    36 |  3038k|2828.6 |  1157M |  29 |  33k|  36k|   0 | 146k|  0 |2426 |  19 | 0.000000e+00 |      --      |    Inf |   6.82%
3503.75/3514.88	c  3515s|  1100 |    45 |  3244k|2758.6 |  1165M |  29 |  33k|  36k|   0 | 159k|  0 |2662 |  19 | 0.000000e+00 |      --      |    Inf |   7.51%
3599.07/3610.41	c 
3599.07/3610.41	c SCIP Status        : solving was interrupted [time limit reached]
3599.07/3610.41	c Solving Time (sec) : 3610.39
3599.07/3610.41	c Solving Nodes      : 1143
3599.07/3610.41	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3599.07/3610.41	c Dual Bound         : +0.00000000000000e+00
3599.07/3610.41	c Gap                : infinite
3599.07/3610.41	s UNKNOWN
3599.07/3610.41	c SCIP Status        : solving was interrupted [time limit reached]
3599.07/3610.41	c Total Time         :    3610.39
3599.07/3610.41	c   solving          :    3610.39
3599.07/3610.41	c   presolving       :      72.00 (included in solving)
3599.07/3610.41	c   reading          :       0.24 (included in solving)
3599.07/3610.41	c   copying          :       0.44 (5 #copies) (minimal 0.08, maximal 0.09, average 0.09)
3599.07/3610.41	c Original Problem   :
3599.07/3610.41	c   Problem name     : HOME/instance-4441635-1721294183.opb
3599.07/3610.41	c   Variables        : 40605 (40605 binary, 0 integer, 0 implicit integer, 0 continuous)
3599.07/3610.41	c   Constraints      : 118930 initial, 118930 maximal
3599.07/3610.41	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3599.07/3610.41	c Presolved Problem  :
3599.07/3610.41	c   Problem name     : t_HOME/instance-4441635-1721294183.opb
3599.07/3610.41	c   Variables        : 33159 (33159 binary, 0 integer, 0 implicit integer, 0 continuous)
3599.07/3610.41	c   Constraints      : 34766 initial, 36792 maximal
3599.07/3610.41	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3599.07/3610.41	c   Nonzeros         : 119360 constraint, 587328 clique table
3599.07/3610.41	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3599.07/3610.41	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   domcol           :       0.00       0.00      8          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   gateextraction   :       0.32       0.00     14          0          0          0          0          0      97923      32628          0          0
3599.07/3610.41	c   implics          :       0.01       0.00     16          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   milp             :      50.09       0.00      1       3889       2835          0          0          0          0          0          0          0
3599.07/3610.41	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   trivial          :       0.03       0.00     27         11          0          0          0          0          0          0          0          0
3599.07/3610.41	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   dualfix          :       0.03       0.00     27          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   probing          :      19.13       0.00      8        299         54          0          0          0          0          0          0          0
3599.07/3610.41	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   symmetry         :       0.16       0.00      1          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   vbounds          :       0.24       0.00      5          0          1          0          0          0          0          0          0          0
3599.07/3610.41	c   knapsack         :       0.05       0.00     50          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   setppc           :       0.19       0.00     50          0          1          0          0          0        218          0          0          0
3599.07/3610.41	c   and              :       0.85       0.00     34          0        300          0          0          0        355        121          0        200
3599.07/3610.41	c   linear           :       0.43       0.03      6          1         55          0          1          0      18208          0        870       1740
3599.07/3610.41	c   logicor          :       0.07       0.00     45          0          0          0          0          0          0          0          0          2
3599.07/3610.41	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   components       :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3599.07/3610.41	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3599.07/3610.41	c   benderslp        :          0          0          0          0        767          0          0         57          0          0          0          0          0          0          0
3599.07/3610.41	c   integral         :          0          0          0          0        767          0          0         57          0          0          0          0          0          0       1534
3599.07/3610.41	c   knapsack         :       1740+      1744          3      70014          0          0          0         53        529         37        315        603         45          0          0
3599.07/3610.41	c   setppc           :       1078+      1139          3      69897          0          0          0          0      12322         30       2036          0          0          0          0
3599.07/3610.41	c   and              :      31931      31931       1492      69950          0          0          0          0     341097        381     539504    2138543     154201          0          0
3599.07/3610.41	c   linear           :          0+         9          0      32413          0          0          0          3         11          2         16          0          0          0          0
3599.07/3610.41	c   logicor          :         17+      1969          2      10947          0          0          0          0       6131        180       2812         10          3          0          0
3599.07/3610.41	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3599.07/3610.41	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   integral         :      74.40       0.00       0.00       0.00      74.40       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   knapsack         :       0.62       0.00       0.01       0.61       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   setppc           :       0.31       0.00       0.00       0.30       0.00       0.00       0.00       0.00       0.01       0.00
3599.07/3610.41	c   and              :      24.88       0.00       5.81      18.64       0.00       0.00       0.00       0.00       0.17       0.26
3599.07/3610.41	c   linear           :       0.04       0.03       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   logicor          :       0.19       0.00       0.00       0.18       0.00       0.00       0.00       0.00       0.01       0.00
3599.07/3610.41	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3599.07/3610.41	c   dualfix          :          1          0          0          0
3599.07/3610.41	c   genvbounds       :          0          0          0          0
3599.07/3610.41	c   nlobbt           :          0          0          0          0
3599.07/3610.41	c   obbt             :          0          0          0          0
3599.07/3610.41	c   probing          :          0          0          0          0
3599.07/3610.41	c   pseudoobj        :          0          0          0          0
3599.07/3610.41	c   redcost          :          0          0          0          0
3599.07/3610.41	c   rootredcost      :          0          0          0          0
3599.07/3610.41	c   symmetry         :      27905          0        100          2
3599.07/3610.41	c   vbounds          :      46782          0          0          0
3599.07/3610.41	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3599.07/3610.41	c   dualfix          :       0.03       0.00       0.03       0.00       0.00       0.00
3599.07/3610.41	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3599.07/3610.41	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   probing          :      19.13       0.00      19.13       0.00       0.00       0.00
3599.07/3610.41	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3599.07/3610.41	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3599.07/3610.41	c   symmetry         :       0.28       0.00       0.16       0.12       0.00       0.00
3599.07/3610.41	c   vbounds          :       9.52       0.00       0.24       9.27       0.00       0.00
3599.07/3610.41	c Symmetry           :
3599.07/3610.41	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3599.07/3610.41	c   orbital reduction:          0 reductions applied,          0 cutoffs
3599.07/3610.41	c   lexicographic red:          2 reductions applied,        100 cutoffs
3599.07/3610.41	c   shadow tree time :       0.01 s
3599.07/3610.41	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3599.07/3610.41	c   propagation      :       0.28        624        559          -       4752       61.5         69       38.2          -          -          -
3599.07/3610.41	c   infeasible LP    :       0.41         63         63          -        360       43.8          8       21.2         63        3.6          0
3599.07/3610.41	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3599.07/3610.41	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3599.07/3610.41	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3599.07/3610.41	c   applied globally :       0.60          -          -          0       2694       40.5          -          -         63          -          -
3599.07/3610.41	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3599.07/3610.41	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3599.07/3610.41	c   cut pool         :       0.21          -        148         13          -          -      12467      49097          -          -          -          -          -    (maximal pool size:      12467)
3599.07/3610.41	c   aggregation      :       0.03       0.00          2          2          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3599.07/3610.41	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3599.07/3610.41	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3599.07/3610.41	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   clique           :      21.67       0.00          2          2          0          0         14         18          0          3          3          0          0
3599.07/3610.41	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   gomory           :       1.32       0.00          2          2          0          0        400        775          0        155        155          0          0
3599.07/3610.41	c   > gomorymi       :          -          -          -          -          -          -          -        231          0         16         16          0          -
3599.07/3610.41	c   > strongcg       :          -          -          -          -          -          -          -        544          0        139        139          0          -
3599.07/3610.41	c   impliedbounds    :       0.06       0.00          2          2          0          0      10756      45934          0       6304       6304          0          0
3599.07/3610.41	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   mcf              :       0.05       0.00          1          1          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   multilinear      :       0.01       0.00        124         11          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3599.07/3610.41	c   rlt              :     142.38       0.00         60         10          0          0       4875       1169       3742       3320        654       2666          0
3599.07/3610.41	c   zerohalf         :       0.50       0.00          2          2          0          0        164       1201          0         83         83          0          0
3599.07/3610.41	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3599.07/3610.41	c   hybrid           :       6.38       0.00       1510         12     164114          0    2027881      16410          0      47327
3599.07/3610.41	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3599.07/3610.41	c   problem variables:       0.00          -          0          0
3599.07/3610.41	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3599.07/3610.41	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c   relpscost        :      74.40       0.00        767          0          0          0          0          0          0       1534
3599.07/3610.41	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3599.07/3610.41	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3599.07/3610.41	c   LP solutions     :       0.00          -          -          0          0
3599.07/3610.41	c   relax solutions  :       0.00          -          -          0          0
3599.07/3610.41	c   pseudo solutions :       0.00          -          -          0          0
3599.07/3610.41	c   strong branching :       0.00          -          -          0          0
3599.07/3610.41	c   actconsdiving    :       0.00       0.00          0          0          0
3599.07/3610.41	c   adaptivediving   :     118.77       0.00          6          0          0
3599.07/3610.41	c   alns             :       1.49       0.00          4          0          0
3599.07/3610.41	c   bound            :       0.00       0.00          0          0          0
3599.07/3610.41	c   clique           :       0.41       0.00          1          0          0
3599.07/3610.41	c   coefdiving       :       0.00       0.00          0          0          0
3599.07/3610.41	c   completesol      :       0.00       0.00          0          0          0
3599.07/3610.41	c   conflictdiving   :     244.71       0.00         15          0          0
3599.07/3610.41	c   crossover        :       0.00       0.00          0          0          0
3599.07/3610.41	c   dins             :       0.00       0.00          0          0          0
3599.07/3610.41	c   distributiondivin:     155.93       0.00         14          0          0
3599.07/3610.41	c   dps              :       0.00       0.00          0          0          0
3599.07/3610.41	c   dualval          :       0.00       0.00          0          0          0
3599.07/3610.41	c   farkasdiving     :       0.00       0.00          0          0          0
3599.07/3610.41	c   feasjump         :       0.07       0.00          1          0          0
3599.07/3610.41	c   feaspump         :      43.38       0.00          6          0          0
3599.07/3610.41	c   fixandinfer      :       0.00       0.00          0          0          0
3599.07/3610.41	c   fracdiving       :     187.60       0.00         15          0          0
3599.07/3610.41	c   gins             :       0.00       0.00          0          0          0
3599.07/3610.41	c   guideddiving     :       0.00       0.00          0          0          0
3599.07/3610.41	c   indcoefdiving    :       0.00       0.00          0          0          0
3599.07/3610.41	c   indicator        :       0.00       0.00          0          0          0
3599.07/3610.41	c   indicatordiving  :       0.00       0.00          0          0          0
3599.07/3610.41	c   indoneopt        :       0.00       0.00          0          0          0
3599.07/3610.41	c   indrounding      :       0.00       0.00          0          0          0
3599.07/3610.41	c   indtwoopt        :       0.00       0.00          0          0          0
3599.07/3610.41	c   intdiving        :       0.00       0.00          0          0          0
3599.07/3610.41	c   intshifting      :       0.00       0.00          0          0          0
3599.07/3610.41	c   linesearchdiving :      87.58       0.00         15          0          0
3599.07/3610.41	c   localbranching   :       0.00       0.00          0          0          0
3599.07/3610.41	c   locks            :       0.07       0.00          1          0          0
3599.07/3610.41	c   lpface           :       0.15       0.00          0          0          0
3599.07/3610.41	c   mpec             :       0.00       0.00          0          0          0
3599.07/3610.41	c   multistart       :       0.00       0.00          0          0          0
3599.07/3610.41	c   mutation         :       0.00       0.00          0          0          0
3599.07/3610.41	c   nlpdiving        :       0.00       0.00          0          0          0
3599.07/3610.41	c   objpscostdiving  :     271.70       0.00          4          0          0
3599.07/3610.41	c   octane           :       0.00       0.00          0          0          0
3599.07/3610.41	c   ofins            :       0.00       0.00          0          0          0
3599.07/3610.41	c   oneopt           :       0.00       0.00          0          0          0
3599.07/3610.41	c   padm             :       0.00       0.00          0          0          0
3599.07/3610.41	c   proximity        :       0.00       0.00          0          0          0
3599.07/3610.41	c   pscostdiving     :     120.31       0.00         16          0          0
3599.07/3610.41	c   randrounding     :       0.55       0.00         63          0          0
3599.07/3610.41	c   rens             :       0.41       0.00          1          0          0
3599.07/3610.41	c   reoptsols        :       0.00       0.00          0          0          0
3599.07/3610.41	c   repair           :       0.00       0.00          0          0          0
3599.07/3610.41	c   rins             :       0.00       0.00          0          0          0
3599.07/3610.41	c   rootsoldiving    :      91.79       0.00          4          0          0
3599.07/3610.41	c   rounding         :       2.32       0.00        612          0          0
3599.07/3610.41	c   scheduler        :       0.00       0.00          0          0          0
3599.07/3610.41	c   shiftandpropagate:       0.22       0.00          1          0          0
3599.07/3610.41	c   shifting         :      13.01       0.00        148          0          0
3599.07/3610.41	c   simplerounding   :       0.00       0.00          0          0          0
3599.07/3610.41	c   smallcard        :       0.00       0.00          0          0          0
3599.07/3610.41	c   subnlp           :       0.00       0.00          0          0          0
3599.07/3610.41	c   trivial          :       0.02       0.00          2          0          0
3599.07/3610.41	c   trivialnegation  :       0.00       0.00          0          0          0
3599.07/3610.41	c   trustregion      :       0.00       0.00          0          0          0
3599.07/3610.41	c   trysol           :       0.00       0.00          0          0          0
3599.07/3610.41	c   twoopt           :       0.00       0.00          0          0          0
3599.07/3610.41	c   undercover       :       0.54       0.00          1          0          0
3599.07/3610.41	c   vbounds          :       0.65       0.00          1          0          0
3599.07/3610.41	c   veclendiving     :      39.56       0.00         15          0          0
3599.07/3610.41	c   zeroobj          :       0.00       0.00          0          0          0
3599.07/3610.41	c   zirounding       :       1.66       0.00        766          0          0
3599.07/3610.41	c   other solutions  :          -          -          -          0          -
3599.07/3610.41	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	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
3599.07/3610.41	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3599.07/3610.41	c   primal LP        :       8.59         63          0       0.00       0.00       8.59         63
3599.07/3610.41	c   dual LP          :    1840.11       2306    2660232    1153.61    1445.69       0.00          0
3599.07/3610.41	c   lex dual LP      :       0.00          0          0       0.00          -
3599.07/3610.41	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3599.07/3610.41	c   resolve instable :       0.00          0          0       0.00          -
3599.07/3610.41	c   diving/probing LP:    1363.19        498     646025    1297.24     473.91
3599.07/3610.41	c   strong branching :      47.92         19      19000    1000.00     396.50          -          -         38
3599.07/3610.41	c     (at root node) :          -         19      19000    1000.00          -
3599.07/3610.41	c   conflict analysis:       0.00          0          0       0.00          -
3599.07/3610.41	c B&B Tree           :
3599.07/3610.41	c   number of runs   :          1
3599.07/3610.41	c   nodes            :       1143 (767 internal, 376 leaves)
3599.07/3610.41	c   feasible leaves  :          0
3599.07/3610.41	c   infeas. leaves   :        376
3599.07/3610.41	c   objective leaves :          0
3599.07/3610.41	c   nodes (total)    :       1143 (767 internal, 376 leaves)
3599.07/3610.41	c   nodes left       :         43
3599.07/3610.41	c   max depth        :         29
3599.07/3610.41	c   max depth (total):         29
3599.07/3610.41	c   backtracks       :        400 (35.0%)
3599.07/3610.41	c   early backtracks :          0 (0.0%)
3599.07/3610.41	c   nodes exc. ref.  :          0 (0.0%)
3599.07/3610.41	c   delayed cutoffs  :        349
3599.07/3610.41	c   repropagations   :        778 (90863 domain reductions, 175 cutoffs)
3599.07/3610.41	c   avg switch length:       3.90
3599.07/3610.41	c   switching time   :       4.18
3599.07/3610.41	c Root Node          :
3599.07/3610.41	c   First LP value   : +0.00000000000000e+00
3599.07/3610.41	c   First LP Iters   :       8037 (5751.89 Iter/sec)
3599.07/3610.41	c   First LP Time    :       1.40
3599.07/3610.41	c   Final Dual Bound : +0.00000000000000e+00
3599.07/3610.41	c   Final Root Iters :     212626
3599.07/3610.41	c   Root LP Estimate : +7.34827294941236e-03
3599.07/3610.41	c Solution           :
3599.07/3610.41	c   Solutions found  :          0 (0 improvements)
3599.07/3610.41	c   Primal Bound     :          -
3599.07/3610.41	c   Dual Bound       : +0.00000000000000e+00
3599.07/3610.41	c   Gap              :   infinite
3599.07/3610.41	c Integrals          :      Total       Avg%
3599.07/3610.41	c   primal-dual      :  361038.90     100.00
3599.07/3610.41	c   primal-ref       :          -          - (not evaluated)
3599.07/3610.41	c   dual-ref         :          -          - (not evaluated)
3599.38/3610.77	c Time complete: 3599.46.

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: 63968 MiB (61905 MiB free)
  memory of node 1: 64473 MiB (63036 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441635-1721294183/watcher-4441635-1721294183 -o /tmp/evaluation-result-4441635-1721294183/solver-4441635-1721294183 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721294195-967149 --watchdog 3760 pbscip -f HOME/instance-4441635-1721294183.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=967210, runsolver pid=967195
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 1.14 2.26 3.29 8/258 967212
/proc/meminfo: memFree=127818940/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=91928 memory=51500 CPUtime=0.07 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 9870 0 2 0 6 1 0 0 20 0 1 0 181580710 94134272 12875 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 22982 12875 3292 3540 0 11239 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 91928 KiB
Current children cumulated memory: 51500 KiB

[startup+0.206006 s]*
/proc/loadavg: 1.14 2.26 3.29 7/256 967212
/proc/meminfo: memFree=127740652/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=136884 memory=95896 CPUtime=0.18 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 20967 0 2 0 15 3 0 0 20 0 1 0 181580710 140169216 23974 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 34221 23974 3292 3540 0 22478 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 136884 KiB
Current children cumulated memory: 95896 KiB

[startup+0.306062 s]*
/proc/loadavg: 1.14 2.26 3.29 6/253 967220
/proc/meminfo: memFree=127632380/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=202568 memory=162712 CPUtime=0.28 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 37969 0 2 0 23 5 0 0 20 0 1 0 181580710 207429632 40678 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 50642 40678 3580 3540 0 38899 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 202568 KiB
Current children cumulated memory: 162712 KiB

[startup+0.700224 s]
/proc/loadavg: 1.14 2.26 3.29 7/253 967248
/proc/meminfo: memFree=127466228/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=325336 memory=271312 CPUtime=0.67 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 65092 0 2 0 58 9 0 0 20 0 1 0 181580710 333144064 67828 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 81334 67828 3644 3540 0 69591 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 325336 KiB
Current children cumulated memory: 271312 KiB

[startup+1.50024 s]
/proc/loadavg: 1.45 2.31 3.30 7/258 967258
/proc/meminfo: memFree=127049728/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=383336 memory=339312 CPUtime=1.46 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 76821 0 2 0 134 12 0 0 20 0 1 0 181580710 392536064 84828 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 95834 84828 3755 3540 0 84091 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 383336 KiB
Current children cumulated memory: 339312 KiB

[startup+3.10587 s]
/proc/loadavg: 1.45 2.31 3.30 6/252 967289
/proc/meminfo: memFree=126925672/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=383336 memory=339312 CPUtime=3.06 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 76846 0 2 0 294 12 0 0 20 0 1 0 181580710 392536064 84828 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 95834 84828 3755 3540 0 84091 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 383336 KiB
Current children cumulated memory: 339312 KiB

[startup+6.30023 s]
/proc/loadavg: 1.66 2.34 3.31 6/258 967306
/proc/meminfo: memFree=126504180/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=383336 memory=339312 CPUtime=6.25 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 76871 0 2 0 612 13 0 0 20 0 1 0 181580710 392536064 84828 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 95834 84828 3755 3540 0 84091 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 383336 KiB
Current children cumulated memory: 339312 KiB

[startup+12.7003 s]
/proc/loadavg: 1.85 2.37 3.31 6/258 967306
/proc/meminfo: memFree=126504116/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=383336 memory=339520 CPUtime=12.62 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 76899 0 2 0 1249 13 0 0 20 0 1 0 181580710 392536064 84880 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 95834 84880 3771 3540 0 84091 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 383336 KiB
Current children cumulated memory: 339520 KiB

[startup+25.5003 s]
/proc/loadavg: 2.26 2.44 3.32 6/258 967309
/proc/meminfo: memFree=126407060/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=383336 memory=339704 CPUtime=25.37 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 76927 0 2 0 2524 13 0 0 20 0 1 0 181580710 392536064 84926 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 95834 84926 3771 3540 0 84091 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 383336 KiB
Current children cumulated memory: 339704 KiB

[startup+51.1059 s]
/proc/loadavg: 2.93 2.58 3.35 6/258 967312
/proc/meminfo: memFree=126080028/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=381432 memory=337700 CPUtime=50.89 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 86740 0 2 0 5074 15 0 0 20 0 1 0 181580710 390586368 84425 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 95358 84425 3771 3540 0 83615 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 381432 KiB
Current children cumulated memory: 337700 KiB

[startup+102.3 s]
/proc/loadavg: 4.35 3.04 3.46 6/258 967320
/proc/meminfo: memFree=125359760/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=810072 memory=719728 CPUtime=101.92 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 179356 0 2 0 10162 30 0 0 20 0 1 0 181580710 829513728 179932 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 202518 179932 4043 3540 0 190775 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 810072 KiB
Current children cumulated memory: 719728 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 3.21 3.50 5/257 967562
/proc/meminfo: memFree=125908652/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=810072 memory=720696 CPUtime=161.73 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 179526 0 2 0 16143 30 0 0 20 0 1 0 181580710 829513728 180174 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 202518 180174 4043 3540 0 190775 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 810072 KiB
Current children cumulated memory: 720696 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.38 3.54 5/257 967572
/proc/meminfo: memFree=125891492/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=810072 memory=721440 CPUtime=221.54 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 179558 0 2 0 22123 31 0 0 20 0 1 0 181580710 829513728 180360 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 202518 180360 4043 3540 0 190775 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 810072 KiB
Current children cumulated memory: 721440 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.51 3.57 5/261 967590
/proc/meminfo: memFree=125814328/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=810072 memory=721792 CPUtime=281.33 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 179733 0 2 0 28102 31 0 0 20 0 1 0 181580710 829513728 180448 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 202518 180448 4043 3540 0 190775 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 810072 KiB
Current children cumulated memory: 721792 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.63 3.61 5/258 967646
/proc/meminfo: memFree=126026404/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=810072 memory=721792 CPUtime=341.14 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 179943 0 2 0 34083 31 0 0 20 0 1 0 181580710 829513728 180448 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 202518 180448 4043 3540 0 190775 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 810072 KiB
Current children cumulated memory: 721792 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.71 3.65 5/258 967657
/proc/meminfo: memFree=125973736/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=810072 memory=728484 CPUtime=400.96 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 180213 0 2 0 40065 31 0 0 20 0 1 0 181580710 829513728 182121 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 202518 182121 4043 3540 0 190775 0
Current children cumulated CPU time: 400.96 s
Current children cumulated vsize: 810072 KiB
Current children cumulated memory: 728484 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.80 3.68 5/259 967670
/proc/meminfo: memFree=125947432/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=810072 memory=732376 CPUtime=460.77 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 180498 0 2 0 46046 31 0 0 20 0 1 0 181580710 829513728 183094 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 202518 183094 4043 3540 0 190775 0

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

/proc/loadavg: 4.14 4.11 4.07 5/257 969411
/proc/meminfo: memFree=124673728/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3272.01 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 247974 0 2 0 327147 54 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3272.01 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.07 5/257 969422
/proc/meminfo: memFree=124666280/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3331.81 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 248448 0 2 0 333127 54 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3331.81 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3402.3 s]
/proc/loadavg: 4.23 4.13 4.08 5/257 969432
/proc/meminfo: memFree=124645196/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3391.61 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 248681 0 2 0 339107 54 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3391.61 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.16 4.10 5/257 969444
/proc/meminfo: memFree=124644664/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3451.43 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 249315 0 2 0 345088 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3451.43 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/257 969454
/proc/meminfo: memFree=124643956/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3511.23 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 249684 0 2 0 351068 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3511.23 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.09 5/255 969465
/proc/meminfo: memFree=124608036/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3571.05 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250012 0 2 0 357050 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3571.05 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

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

# cumulated CPU time of all completed processes:  user=3598.89 s, system=0.571469 s

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

[startup+3584 s]*
/proc/loadavg: 4.14 4.15 4.09 5/255 969467
/proc/meminfo: memFree=124608008/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3572.75 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250012 0 2 0 357220 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3572.75 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.14 4.09 5/255 969468
/proc/meminfo: memFree=124608008/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3585.51 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250077 0 2 0 358496 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3585.51 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3603.2 s]
/proc/loadavg: 4.10 4.14 4.09 5/255 969470
/proc/meminfo: memFree=124608008/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3591.89 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250077 0 2 0 359134 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3591.89 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3606.4 s]
/proc/loadavg: 4.10 4.14 4.09 5/255 969470
/proc/meminfo: memFree=124593924/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3595.08 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250077 0 2 0 359453 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3595.08 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3608 s]*
/proc/loadavg: 4.09 4.13 4.09 5/255 969470
/proc/meminfo: memFree=124593196/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3596.68 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250102 0 2 0 359613 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3596.68 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3609.6 s]
/proc/loadavg: 4.09 4.13 4.09 5/255 969470
/proc/meminfo: memFree=124593196/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3598.28 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250102 0 2 0 359773 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3598.28 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3610.4 s]
/proc/loadavg: 4.09 4.13 4.09 5/255 969470
/proc/meminfo: memFree=124592608/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3599.07 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250132 0 2 0 359852 55 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 2 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3599.07 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3610.6 s]
/proc/loadavg: 4.09 4.13 4.09 5/255 969470
/proc/meminfo: memFree=124592608/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1393432 memory=1305248 CPUtime=3599.28 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250379 0 2 0 359872 56 0 0 20 0 1 0 181580710 1426874368 326312 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348358 326312 4059 3540 0 336615 0
Current children cumulated CPU time: 3599.28 s
Current children cumulated vsize: 1393432 KiB
Current children cumulated memory: 1305248 KiB

[startup+3610.7 s]
/proc/loadavg: 4.09 4.13 4.09 5/255 969470
/proc/meminfo: memFree=124592608/131524600 swapFree=131071216/131071996
[pid=967210] ppid=967195 vsize=1392376 memory=1304192 CPUtime=3599.38 cores=0,2
/proc/967210/stat : 967210 (pbscip) R 967195 967210 967139 0 -1 4194304 250384 0 2 0 359882 56 0 0 20 0 1 0 181580710 1425793024 326048 134679101440 4194304 18693293 140723327332160 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 21375888 21430392 37437440 140723327341571 140723327341670 140723327341670 140723327348686 0
/proc/967210/statm: 348094 326048 4059 3540 0 336351 0
Current children cumulated CPU time: 3599.38 s
Current children cumulated vsize: 1392376 KiB
Current children cumulated memory: 1304192 KiB

Child status: 0

Real time (s): 3610.78
CPU time (s): 3599.47
CPU user time (s): 3598.89
CPU system time (s): 0.571469
CPU usage (%): 99.6865
Max. virtual memory (cumulated for all children) (KiB): 1393432
Max. memory (cumulated for all children) (KiB): 1305248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.89
system time used= 0.571469
maximum resident set size= 1305248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250742
page faults= 2
swaps= 0
block input operations= 248
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 24657


# summary of solver processes directly reported to runsolver:
#   pid: 967210
#   total CPU time (s): 3599.47
#   total CPU user time (s): 3598.89
#   total CPU system time (s): 0.571469

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97852 second user time and 16.9598 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-18 11:16:35
IDJOB=4441635
IDBENCH=147734
IDSOLVER=3059
FILE ID=nodeC018/4441635-1721294183
RUNJOBID= nodeC018-1721294195-967149
SLURM_JOB_ID= 7542613
Free space on /tmp= 890080 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441635-1721294183/watcher-4441635-1721294183 -o /tmp/evaluation-result-4441635-1721294183/solver-4441635-1721294183 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721294195-967149 --watchdog 3760  pbscip -f HOME/instance-4441635-1721294183.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= c8aab35d42bad0d90391f6d533654bf0
RANDOM SEED=635187880

nodeC018.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3790.625
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
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		: 3821.466
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3655.750
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
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		: 3629.997
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3847.803
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
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		: 3769.689
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3715.881
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
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		: 3608.011
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127942716 kB
MemAvailable:   129774560 kB
Buffers:          459460 kB
Cached:          2203556 kB
SwapCached:          148 kB
Active:           960044 kB
Inactive:        2035760 kB
Active(anon):       1452 kB
Inactive(anon):   377144 kB
Active(file):     958592 kB
Inactive(file):  1658616 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:             86308 kB
Writeback:            12 kB
AnonPages:        332676 kB
Mapped:           107368 kB
Shmem:             45784 kB
KReclaimable:     108920 kB
Slab:             205828 kB
SReclaimable:     108920 kB
SUnreclaim:        96908 kB
KernelStack:        3856 kB
PageTables:         9572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     746020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      262868 kB
DirectMap2M:    24676352 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC018 at 2024-07-18 12:16:46