Trace number 4544853

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3586.03 3597.17

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat12_10_triangular.opb
MD5SUM66da69fc5ff2d69cb07ac1ec77d1e0fe
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.05187
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6360
Total number of constraints63606
Number of constraints which are clauses61006
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2600
Minimum length of a constraint2
Maximum length of a constraint12
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4544853-1753217309.opb>
0.09/0.13	c original problem has 6360 variables (6360 bin, 0 int, 0 cont) and 63606 constraints
0.09/0.13	c problem read in 0.135 seconds
0.09/0.13	c problem without objective
0.20/0.24	c presolving:
0.29/0.39	c    (0.4s) running MILP presolver
0.49/0.51	c    (0.5s) MILP presolver found nothing
0.59/0.67	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1300 chg coeffs, 63606 upgd conss, 0 impls, 7150 clqs
0.69/0.74	c (round 2, medium)     0 del vars, 1300 del conss, 10100 add conss, 0 chg bounds, 0 chg sides, 1300 chg coeffs, 63606 upgd conss, 0 impls, 17250 clqs
0.78/0.85	c (round 3, exhaustive) 0 del vars, 12700 del conss, 11400 add conss, 0 chg bounds, 0 chg sides, 1300 chg coeffs, 63606 upgd conss, 0 impls, 17250 clqs
2.67/2.75	c    (2.8s) probing: 1000/6360 (15.7%) - 0 fixings, 0 aggregations, 65452 implications, 0 bound changes
2.67/2.75	c    (2.8s) probing: 1001/6360 (15.7%) - 0 fixings, 0 aggregations, 65467 implications, 0 bound changes
2.67/2.75	c    (2.8s) probing aborted: 1000/1000 successive useless probings
2.67/2.75	c    (2.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
3.18/3.23	c    (3.2s) symmetry computation finished: 10 generators found (max: 1500, log10 of symmetry group size: 6.86) (symcode time: 0.42)
3.18/3.24	c dynamic symmetry handling statistics:
3.18/3.24	c    orbitopal reduction:       no components
3.18/3.24	c    orbital reduction:          1 components of sizes 10
3.18/3.24	c    lexicographic reduction:   10 permutations with support sizes 1272, 1272, 1272, 1272, 1272, 1272, 1272, 1272, 1272, 6300
3.18/3.24	c handled 1 out of 1 symmetry components
3.18/3.29	c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
3.18/3.29	c  0 deleted vars, 12700 deleted constraints, 11400 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1300 changed coefficients
3.18/3.29	c  0 implications, 82717 cliques
3.18/3.29	c presolved problem has 6360 variables (6360 bin, 0 int, 0 cont) and 62306 constraints
3.18/3.29	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
3.18/3.29	c    7150 constraints of type <setppc>
3.18/3.29	c    1300 constraints of type <and>
3.18/3.29	c   53856 constraints of type <logicor>
3.18/3.29	c transformed objective value is always integral (scale: 1)
3.18/3.29	c Presolving Time: 3.05
3.18/3.29	c 
3.18/3.29	c - non default parameters ----------------------------------------------------------------------
3.18/3.29	c 
3.18/3.29	c # SCIP version 10.0.0
3.18/3.29	c 
3.18/3.29	c # maximal time in seconds to run
3.18/3.29	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
3.18/3.29	c limits/time = 3596.998007
3.18/3.29	c 
3.18/3.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.18/3.29	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
3.18/3.29	c limits/memory = 27900
3.18/3.29	c 
3.18/3.29	c # belongs reading time to solving time?
3.18/3.29	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
3.18/3.29	c timing/reading = TRUE
3.18/3.29	c 
3.18/3.29	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
3.18/3.29	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
3.18/3.29	c reading/opbreader/maxintsize = 47
3.18/3.29	c 
3.18/3.29	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
3.18/3.29	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
3.18/3.29	c propagating/genvbounds/timingmask = 0
3.18/3.29	c 
3.18/3.29	c -----------------------------------------------------------------------------------------------
3.18/3.29	c 
6.07/6.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.07/6.14	c   6.1s|     1 |     0 | 16748 |     - |   270M |   0 |6360 |  62k|  63k|   0 |  0 |  97 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.34/15.44	c  15.4s|     1 |     0 | 47746 |     - |   308M |   0 |6360 |  62k|  64k|1162 |  1 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
16.94/17.09	c  17.1s|     1 |     0 | 55145 |     - |   308M |   0 |6360 |  62k|  65k|2029 |  2 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
17.93/18.04	c  18.0s|     1 |     0 | 59509 |     - |   308M |   0 |6360 |  62k|  66k|2648 |  3 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
20.42/20.52	c  20.5s|     1 |     0 | 66598 |     - |   320M |   0 |6360 |  62k|  67k|3525 |  4 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
25.70/25.83	c  25.8s|     1 |     0 | 74122 |     - |   329M |   0 |6360 |  62k|  67k|4106 |  5 | 111 |   0 | 0.000000e+00 |      --      |    Inf | unknown
29.39/29.57	c  29.6s|     1 |     0 | 79965 |     - |   337M |   0 |6360 |  62k|  68k|4526 |  6 | 112 |   0 | 0.000000e+00 |      --      |    Inf | unknown
33.57/33.75	c  33.7s|     1 |     0 | 84971 |     - |   346M |   0 |6360 |  62k|  68k|4806 |  7 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
37.26/37.43	c  37.4s|     1 |     0 | 89610 |     - |   355M |   0 |6360 |  62k|  68k|5050 |  8 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
41.64/41.86	c  41.9s|     1 |     0 | 94760 |     - |   371M |   0 |6360 |  62k|  68k|5245 |  9 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.03/46.26	c  46.3s|     1 |     0 | 99721 |     - |   380M |   0 |6360 |  62k|  69k|5473 | 10 | 116 |   0 | 0.000000e+00 |      --      |    Inf | unknown
50.22/50.43	c  50.4s|     1 |     0 |104479 |     - |   396M |   0 |6360 |  62k|  69k|5664 | 11 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
96.07/96.47	c  96.5s|     1 |     2 |128375 |     - |   396M |   0 |6360 |  62k|  69k|5664 | 11 | 160 |  19 | 0.000000e+00 |      --      |    Inf | unknown
227.14/227.92	c   228s|   100 |    11 |370226 |2684.3 |   400M |  19 |6360 |  62k|  66k|  10k|  2 | 202 |  19 | 0.000000e+00 |      --      |    Inf |  88.28%
343.98/345.14	c   345s|   200 |    13 |601354 |2496.9 |   404M |  21 |6360 |  62k|  66k|  14k|  2 | 371 |  19 | 0.000000e+00 |      --      |    Inf |  88.47%
432.18/433.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
432.18/433.62	c   434s|   300 |    16 |786469 |2280.9 |   405M |  22 |6360 |  62k|  67k|  17k|  2 | 479 |  19 | 0.000000e+00 |      --      |    Inf |  88.64%
499.96/501.69	c   502s|   400 |    15 |944455 |2105.2 |   406M |  25 |6360 |  62k|  67k|  21k|  1 | 570 |  19 | 0.000000e+00 |      --      |    Inf |  88.66%
604.82/606.87	c   607s|   500 |    12 |  1180k|2155.4 |   407M |  25 |6360 |  62k|   0 |  25k|  0 | 711 |  19 | 0.000000e+00 |      --      |    Inf |  88.93%
705.20/707.59	c   708s|   600 |    15 |  1402k|2166.9 |   408M |  25 |6360 |  62k|   0 |  29k|  0 | 811 |  19 | 0.000000e+00 |      --      |    Inf |  89.00%
907.96/910.98	c   911s|   700 |    13 |  1651k|2212.7 |   409M |  27 |6360 |  62k|   0 |  33k|  0 | 871 |  19 | 0.000000e+00 |      --      |    Inf |  89.01%
1002.44/1005.77	c  1006s|   800 |    16 |  1865k|2204.1 |   410M |  27 |6360 |  62k|   0 |  37k|  0 | 932 |  19 | 0.000000e+00 |      --      |    Inf |  89.01%
1239.77/1243.82	c  1244s|   900 |    30 |  2168k|2295.4 |   412M |  27 |6360 |  63k|   0 |  42k|  0 |1091 |  19 | 0.000000e+00 |      --      |    Inf |  95.76%
1432.96/1437.63	c  1438s|  1000 |    45 |  2460k|2358.1 |   414M |  29 |6360 |  62k|   0 |  47k|  0 |1225 |  19 | 0.000000e+00 |      --      |    Inf |  97.73%
1576.63/1581.72	c  1582s|  1100 |    59 |  2730k|2389.5 |   414M |  29 |6360 |  63k|   0 |  51k|  0 |1359 |  19 | 0.000000e+00 |      --      |    Inf |  98.15%
1658.30/1663.66	c  1664s|  1200 |    62 |  2913k|2342.6 |   416M |  29 |6360 |  63k|   0 |  55k|  0 |1430 |  19 | 0.000000e+00 |      --      |    Inf |  98.16%
1726.09/1731.60	c  1732s|  1300 |    49 |  3066k|2280.5 |   416M |  29 |6360 |  62k|  67k|  58k|  2 |1459 |  19 | 0.000000e+00 |      --      |    Inf |  98.18%
2013.17/2019.53	c  2020s|  1400 |    51 |  3289k|2276.9 |   417M |  29 |6360 |  62k|  67k|  62k|  2 |1535 |  19 | 0.000000e+00 |      --      |    Inf |  98.34%
2085.85/2092.40	c  2092s|  1500 |    49 |  3440k|2225.2 |   417M |  34 |6360 |  62k|  66k|  65k|  2 |1564 |  19 | 0.000000e+00 |      --      |    Inf |  98.37%
2170.68/2177.55	c  2178s|  1600 |    43 |  3610k|2192.7 |   417M |  34 |6360 |  62k|  67k|  68k|  2 |1586 |  19 | 0.000000e+00 |      --      |    Inf |  98.37%
2249.53/2256.69	c  2257s|  1700 |    37 |  3791k|2170.4 |   417M |  34 |6360 |  62k|   0 |  72k|  0 |1632 |  19 | 0.000000e+00 |      --      |    Inf |  98.39%
2348.51/2355.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2348.51/2355.93	c  2356s|  1800 |    39 |  4006k|2169.2 |   421M |  34 |6360 |  62k|   0 |  76k|  0 |1710 |  19 | 0.000000e+00 |      --      |    Inf |  98.40%
2441.82/2449.56	c  2450s|  1900 |    41 |  4214k|2164.1 |   421M |  34 |6360 |  62k|  67k|  80k|  2 |1782 |  19 | 0.000000e+00 |      --      |    Inf |  98.40%
2536.53/2544.56	c  2545s|  2000 |    40 |  4423k|2160.6 |   422M |  34 |6360 |  63k|   0 |  84k|  0 |1851 |  19 | 0.000000e+00 |      --      |    Inf |  98.40%
2606.01/2614.24	c  2614s|  2100 |    33 |  4590k|2137.2 |   422M |  34 |6360 |  63k|   0 |  87k|  0 |1920 |  19 | 0.000000e+00 |      --      |    Inf |  98.42%
2685.06/2693.57	c  2694s|  2200 |    28 |  4775k|2124.3 |   431M |  34 |6360 |  63k|   0 |  91k|  0 |2033 |  19 | 0.000000e+00 |      --      |    Inf |  98.62%
2739.30/2747.98	c  2748s|  2300 |    26 |  4902k|2087.2 |   431M |  34 |6360 |  63k|   0 |  94k|  0 |2101 |  19 | 0.000000e+00 |      --      |    Inf |  98.72%
2831.02/2839.96	c  2840s|  2400 |    28 |  5095k|2080.4 |   431M |  34 |6360 |  63k|  67k|  97k|  2 |2157 |  19 | 0.000000e+00 |      --      |    Inf |  98.79%
2899.11/2908.24	c  2908s|  2500 |    28 |  5252k|2060.1 |   432M |  34 |6360 |  63k|  67k| 101k|  2 |2207 |  19 | 0.000000e+00 |      --      |    Inf |  98.83%
2986.25/2995.69	c  2996s|  2600 |    24 |  5436k|2051.4 |   432M |  34 |6360 |  63k|   0 | 104k|  0 |2251 |  19 | 0.000000e+00 |      --      |    Inf |  98.84%
3065.92/3075.52	c  3076s|  2700 |    23 |  5608k|2039.3 |   432M |  34 |6360 |  63k|   0 | 108k|  0 |2314 |  19 | 0.000000e+00 |      --      |    Inf |  98.86%
3190.15/3200.14	c  3200s|  2800 |    25 |  5846k|2051.5 |   432M |  34 |6360 |  63k|   0 | 111k|  0 |2375 |  19 | 0.000000e+00 |      --      |    Inf |  98.86%
3264.13/3274.38	c  3274s|  2900 |    22 |  6013k|2038.4 |   433M |  34 |6360 |  63k|   0 | 115k|  0 |2457 |  19 | 0.000000e+00 |      --      |    Inf |  98.86%
3352.88/3363.38	c  3363s|  3000 |    26 |  6215k|2037.6 |   434M |  34 |6360 |  63k|  67k| 119k|  2 |2532 |  19 | 0.000000e+00 |      --      |    Inf |  98.87%
3411.51/3422.13	c  3422s|  3100 |    27 |  6358k|2017.9 |   434M |  35 |6360 |  63k|   0 | 122k|  0 |2624 |  19 | 0.000000e+00 |      --      |    Inf |  98.87%
3581.77/3592.91	c  3593s|  3200 |    32 |  6565k|2019.6 |   435M |  38 |6360 |  63k|   0 | 126k|  0 |2782 |  19 | 0.000000e+00 |      --      |    Inf |  98.87%
3585.75/3597.00	c 
3585.75/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.75/3597.00	c Solving Time (sec) : 3597.00
3585.75/3597.00	c Solving Nodes      : 3209
3585.75/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.75/3597.00	c Dual Bound         : +0.00000000000000e+00
3585.75/3597.00	c Gap                : infinite
3585.75/3597.00	s UNKNOWN
3585.75/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.75/3597.00	c Total Time         :    3597.00
3585.75/3597.00	c   solving          :    3597.00
3585.75/3597.00	c   presolving       :       3.05 (included in solving)
3585.75/3597.00	c   reading          :       0.14 (included in solving)
3585.75/3597.00	c   copying          :       0.37 (5 #copies) (minimal 0.07, maximal 0.08, average 0.07)
3585.75/3597.00	c Original Problem   :
3585.75/3597.00	c   Problem name     : HOME/instance-4544853-1753217309.opb
3585.75/3597.00	c   Variables        : 6360 (6360 binary, 0 integer, 0 continuous)
3585.75/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.75/3597.00	c   Constraints      : 63606 initial, 63606 maximal
3585.75/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.75/3597.00	c Presolved Problem  :
3585.75/3597.00	c   Problem name     : t_HOME/instance-4544853-1753217309.opb
3585.75/3597.00	c   Variables        : 6360 (6360 binary, 0 integer, 0 continuous)
3585.75/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.75/3597.00	c   Constraints      : 62306 initial, 63566 maximal
3585.75/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.75/3597.00	c   Nonzeros         : 231180 constraint, 165150 clique table
3585.75/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.75/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   gateextraction   :       0.09       0.00      2          0          0          0          0          0      11400       1300          0          0
3585.75/3597.00	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   milp             :       0.21       0.00      1          0          0          0          0          0          0          0          0          0
3585.75/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   trivial          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   dualfix          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   probing          :       1.75       0.00      1          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   symmetry         :       0.48       0.00      1          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   knapsack         :       0.02       0.00      2          0          0          0          0          0       1300      10100          0          0
3585.86/3597.00	c   setppc           :       0.03       0.00      7          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   and              :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   linear           :       0.19       0.03      2          0          0          0          0          0          0          0          0       1300
3585.86/3597.00	c   logicor          :       0.18       0.02      7          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   root node        :          -          -      -          4          -          -          4          -          -          -          -          -
3585.86/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.86/3597.00	c   integral         :          0          0          0          0       1677          0          0        364          0          0          0          0          0          0       3354
3585.86/3597.00	c   knapsack         :          0+         2          0       9283          0          0          0          0          0          2          7          0          0          0          0
3585.86/3597.00	c   setppc           :       7150+      7189          9      23769          0          0          0        360      10496        270     112460          1          0          0          0
3585.86/3597.00	c   and              :       1300       1300       3087      23499          0          0          0          1      12698        142     373881     171973      93104          0          0
3585.86/3597.00	c   logicor          :      53856+     55075          9      20707          0          0          0          1       1954        357     226066          0          0          0          0
3585.86/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.86/3597.00	c   integral         :      20.79       0.00       0.00       0.00      20.79       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   setppc           :       0.82       0.00       0.01       0.76       0.00       0.00       0.00       0.05       0.00       0.00
3585.86/3597.00	c   and              :       3.83       0.00       2.21       1.61       0.00       0.00       0.00       0.00       0.01       0.01
3585.86/3597.00	c   logicor          :       3.46       0.02       0.08       3.33       0.00       0.00       0.00       0.00       0.00       0.02
3585.86/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.86/3597.00	c   dualfix          :          1          0          0          0
3585.86/3597.00	c   genvbounds       :          0          0          0          0
3585.86/3597.00	c   nlobbt           :          0          0          0          0
3585.86/3597.00	c   obbt             :          0          0          0          0
3585.86/3597.00	c   probing          :          0          0          0          0
3585.86/3597.00	c   pseudoobj        :          0          0          0          0
3585.86/3597.00	c   redcost          :          0          0          0          0
3585.86/3597.00	c   rootredcost      :          0          0          0          0
3585.86/3597.00	c   symmetry         :      16953          0       1124     127565
3585.86/3597.00	c   vbounds          :      13560          0          0          0
3585.86/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.86/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   probing          :       1.75       0.00       1.75       0.00       0.00       0.00
3585.86/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3585.86/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3585.86/3597.00	c   symmetry         :       4.12       0.00       0.48       3.63       0.00       0.00
3585.86/3597.00	c   vbounds          :       0.11       0.00       0.00       0.11       0.00       0.00
3585.86/3597.00	c Symmetry           :
3585.86/3597.00	c   #affected vars   :       6360 (6360 bin, 0 int, 0 cont)
3585.86/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.86/3597.00	c   orbital reduction:     127062 reductions applied,        938 cutoffs
3585.86/3597.00	c   lexicographic red:        626 reductions applied,        186 cutoffs
3585.86/3597.00	c   shadow tree time :       0.01 s
3585.86/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.86/3597.00	c   propagation      :       0.03        766        756          -       2996       19.1         20       16.1          -          -          -
3585.86/3597.00	c   infeasible LP    :       0.02         13         13          -         92       29.3          0        0.0         13       40.8          0
3585.86/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.86/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.86/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.86/3597.00	c   applied globally :       0.07          -          -          0       2777       17.6          -          -         13          -          -
3585.86/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.86/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.86/3597.00	c   cut pool         :       0.72          -        372         19          -          -      48525     219253          -          -          -          -          -    (maximal pool size:      47864)
3585.86/3597.00	c   aggregation      :       0.14       0.00         10          9          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.86/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.86/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.86/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   clique           :       1.65       0.00          9          9          0          0         48        814          0        303        303          0          0
3585.86/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   gomory           :       1.30       0.00         10          9          0          0       1852       2439          0         82         82          0          0
3585.86/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       1229          0         18         18          0          -
3585.86/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       1210          0         64         64          0          -
3585.86/3597.00	c   impliedbounds    :       0.13       0.00         10          9          0          0      46389     215153          0      32578      32578          0          0
3585.86/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   mcf              :       0.03       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   multilinear      :       0.01       0.00        177          9          0          0         80        240         30         82         66         16          0
3585.86/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   rlt              :       0.00       0.00          9          9          0          0          0          0          0          0          0          0          0
3585.86/3597.00	c   zerohalf         :       0.80       0.00         10          9          0          0        194        607          8        320        314          6          0
3585.86/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.86/3597.00	c   hybrid           :       1.35       0.00       3274         11     126469          0     264796       5664          0      78028
3585.86/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.86/3597.00	c   problem variables:       0.00          -          0          0
3585.86/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.86/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c   relpscost        :      20.79       0.00       1677          0          0          0          0          0          0       3354
3585.86/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.86/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.86/3597.00	c   LP solutions     :       0.00          -          -          0          0
3585.86/3597.00	c   relax solutions  :       0.00          -          -          0          0
3585.86/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3585.86/3597.00	c   strong branching :       0.00          -          -          0          0
3585.86/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3585.86/3597.00	c   adaptivediving   :      49.44       0.00         12          0          0
3585.86/3597.00	c   alns             :       5.84       0.00          5          0          0
3585.86/3597.00	c   bound            :       0.00       0.00          0          0          0
3585.86/3597.00	c   clique           :       0.15       0.00          1          0          0
3585.86/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3585.86/3597.00	c   completesol      :       0.00       0.00          0          0          0
3585.86/3597.00	c   conflictdiving   :      53.36       0.00         13          0          0
3585.86/3597.00	c   crossover        :       0.00       0.00          0          0          0
3585.86/3597.00	c   dins             :       0.00       0.00          0          0          0
3585.86/3597.00	c   distributiondivin:      65.29       0.00          9          0          0
3585.86/3597.00	c   dks              :       0.00       0.00          0          0          0
3585.86/3597.00	c   dps              :       0.00       0.00          0          0          0
3585.86/3597.00	c   dualval          :       0.00       0.00          0          0          0
3585.86/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3585.86/3597.00	c   feaspump         :      30.96       0.00          5          0          0
3585.86/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3585.86/3597.00	c   fracdiving       :      39.05       0.00         11          0          0
3585.86/3597.00	c   gins             :       0.00       0.00          0          0          0
3585.86/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3585.86/3597.00	c   indicator        :       0.00       0.00          0          0          0
3585.86/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3585.86/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3585.86/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3585.86/3597.00	c   linesearchdiving :      28.19       0.00         15          0          0
3585.86/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3585.86/3597.00	c   locks            :       0.04       0.00          1          0          0
3585.86/3597.00	c   lpface           :       0.03       0.00          0          0          0
3585.86/3597.00	c   mpec             :       0.00       0.00          0          0          0
3585.86/3597.00	c   multistart       :       0.00       0.00          0          0          0
3585.86/3597.00	c   mutation         :       0.00       0.00          0          0          0
3585.86/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3585.86/3597.00	c   objpscostdiving  :     516.14       0.00          5          0          0
3585.86/3597.00	c   octane           :       0.00       0.00          0          0          0
3585.86/3597.00	c   ofins            :       0.00       0.00          0          0          0
3585.86/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3585.86/3597.00	c   padm             :       0.00       0.00          0          0          0
3585.86/3597.00	c   proximity        :       0.00       0.00          0          0          0
3585.86/3597.00	c   pscostdiving     :      22.65       0.00         12          0          0
3585.86/3597.00	c   randrounding     :       0.42       0.00        369          0          0
3585.86/3597.00	c   rens             :       0.00       0.00          0          0          0
3585.86/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3585.86/3597.00	c   repair           :       0.00       0.00          0          0          0
3585.86/3597.00	c   rins             :       0.00       0.00          0          0          0
3585.86/3597.00	c   rootsoldiving    :      34.55       0.00          4          0          0
3585.86/3597.00	c   rounding         :       2.53       0.00        924          0          0
3585.86/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3585.86/3597.00	c   shiftandpropagate:       0.05       0.00          1          0          0
3585.86/3597.00	c   shifting         :       6.86       0.00        287          0          0
3585.86/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3585.86/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3585.86/3597.00	c   trivial          :       0.00       0.00          2          0          0
3585.86/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3585.86/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3585.86/3597.00	c   trysol           :       0.00       0.00          0          0          0
3585.86/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3585.86/3597.00	c   undercover       :       0.00       0.00          1          0          0
3585.86/3597.00	c   vbounds          :       0.17       0.00          1          0          0
3585.86/3597.00	c   veclendiving     :      14.36       0.00         13          0          0
3585.86/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3585.86/3597.00	c   zirounding       :       7.45       0.00       1000          0          0
3585.86/3597.00	c   other solutions  :          -          -          -          0          -
3585.86/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.86/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.86/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.86/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.86/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.86/3597.00	c   primal LP        :       1.77        179          0       0.00       0.00       1.77        179
3585.86/3597.00	c   dual LP          :    2637.68       4964    5989963    1206.68    2270.92       0.00          0
3585.86/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3585.86/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.86/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3585.86/3597.00	c   diving/probing LP:     849.81        709     585364     825.62     688.82
3585.86/3597.00	c   strong branching :      14.39         19      17409     916.26    1209.71          -          -         33
3585.86/3597.00	c     (at root node) :          -         19      17409     916.26          -
3585.86/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3585.86/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.86/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.86/3597.00	c B&B Tree           :
3585.86/3597.00	c   number of runs   :          1
3585.86/3597.00	c   nodes            :       3209 (1677 internal, 1532 leaves)
3585.86/3597.00	c   feasible leaves  :          0
3585.86/3597.00	c   infeas. leaves   :       1531
3585.86/3597.00	c   objective leaves :          0
3585.86/3597.00	c   nodes (total)    :       3209 (1677 internal, 1532 leaves)
3585.86/3597.00	c   nodes left       :         32
3585.86/3597.00	c   max depth        :         38
3585.86/3597.00	c   max depth (total):         38
3585.86/3597.00	c   backtracks       :        768 (23.9%)
3585.86/3597.00	c   early backtracks :          0 (0.0%)
3585.86/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3585.86/3597.00	c   delayed cutoffs  :        115
3585.86/3597.00	c   repropagations   :        291 (48850 domain reductions, 103 cutoffs)
3585.86/3597.00	c   avg switch length:       3.68
3585.86/3597.00	c   switching time   :       5.07
3585.86/3597.00	c Root Node          :
3585.86/3597.00	c   First LP value   : +0.00000000000000e+00
3585.86/3597.00	c   First LP Iters   :      16748 (6849.05 Iter/sec)
3585.86/3597.00	c   First LP Time    :       2.45
3585.86/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3585.86/3597.00	c   Final Root Iters :     104479
3585.86/3597.00	c   Root LP Estimate : +1.69172791346658e-02
3585.86/3597.00	c Solution           :
3585.86/3597.00	c   Solutions found  :          0 (0 improvements)
3585.86/3597.00	c   Primal Bound     :          -
3585.86/3597.00	c   Dual Bound       : +0.00000000000000e+00
3585.86/3597.00	c   Gap              :   infinite
3585.86/3597.00	c Integrals          :      Total       Avg%
3585.86/3597.00	c   primal-dual      :  359700.18     100.00
3585.86/3597.00	c   primal-ref       :          -          - (not evaluated)
3585.86/3597.00	c   dual-ref         :          -          - (not evaluated)
3585.96/3597.16	c Time complete (sec):   3586.028

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: 63708 MiB (59869 MiB free)
  memory of node 1: 64465 MiB (61180 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544853-1753217309/watcher-4544853-1753217309 -o /tmp/evaluation-result-4544853-1753217309/solver-4544853-1753217309 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753209881-158261 --watchdog 3760 pbsolver -f HOME/instance-4544853-1753217309.opb -t 3600 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=161439, runsolver pid=161436

[startup+0.100067 s]*
/proc/loadavg: 4.15 4.13 4.09 5/267 161440
/proc/meminfo: memFree=123915724/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=54900 memory=44416 CPUtime=0.09 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 9159 0 0 0 8 1 0 0 20 0 1 0 237405472 56217600 11104 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 13725 11104 2176 2575 0 10632 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54900 KiB
Current children cumulated memory: 44416 KiB

[startup+0.205479 s]*
/proc/loadavg: 4.15 4.13 4.09 5/267 161440
/proc/meminfo: memFree=123874144/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=104536 memory=94720 CPUtime=0.2 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 21891 0 0 0 16 4 0 0 20 0 1 0 237405472 107044864 23680 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 26134 23680 2368 2575 0 23041 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 104536 KiB
Current children cumulated memory: 94720 KiB

[startup+0.305563 s]*
/proc/loadavg: 4.15 4.13 4.09 5/267 161440
/proc/meminfo: memFree=123849952/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=126844 memory=115968 CPUtime=0.29 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 27134 0 0 0 25 4 0 0 20 0 1 0 237405472 129888256 28992 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 31711 28992 2432 2575 0 28618 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 126844 KiB
Current children cumulated memory: 115968 KiB

[startup+0.70019 s]
/proc/loadavg: 4.15 4.13 4.09 5/267 161440
/proc/meminfo: memFree=123797344/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=161796 memory=150868 CPUtime=0.69 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 49273 0 0 0 60 9 0 0 20 0 1 0 237405472 165679104 37717 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 40449 37717 2560 2575 0 37356 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 161796 KiB
Current children cumulated memory: 150868 KiB

[startup+1.50018 s]
/proc/loadavg: 4.15 4.13 4.09 5/267 161440
/proc/meminfo: memFree=123781468/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=169788 memory=159060 CPUtime=1.48 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 51308 0 0 0 139 9 0 0 20 0 1 0 237405472 173862912 39765 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 42447 39765 2592 2575 0 39354 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 169788 KiB
Current children cumulated memory: 159060 KiB

[startup+3.10546 s]
/proc/loadavg: 4.15 4.13 4.09 5/267 161440
/proc/meminfo: memFree=123741540/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=253388 memory=231092 CPUtime=3.08 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 65820 0 0 0 296 12 0 0 20 0 1 0 237405472 259469312 57773 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 63347 57773 2592 2575 0 60254 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 253388 KiB
Current children cumulated memory: 231092 KiB

[startup+6.30018 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 161440
/proc/meminfo: memFree=123665120/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=327480 memory=309232 CPUtime=6.26 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 83994 0 0 0 611 15 0 0 20 0 1 0 237405472 335339520 77308 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 81870 77308 2656 2575 0 78777 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 327480 KiB
Current children cumulated memory: 309232 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.12 4.09 5/267 161440
/proc/meminfo: memFree=123618196/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=384364 memory=360620 CPUtime=12.65 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 94246 0 0 0 1248 17 0 0 20 0 1 0 237405472 393588736 90155 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 96091 90155 2688 2575 0 92998 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 384364 KiB
Current children cumulated memory: 360620 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.12 4.09 5/267 161441
/proc/meminfo: memFree=123595176/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=406128 memory=369452 CPUtime=25.4 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 96479 0 0 0 2523 17 0 0 20 0 1 0 237405472 415875072 92363 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 101532 92363 2688 2575 0 98439 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 406128 KiB
Current children cumulated memory: 369452 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.12 4.09 5/268 161442
/proc/meminfo: memFree=123555368/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=472660 memory=396844 CPUtime=50.92 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 103355 0 0 0 5074 18 0 0 20 0 1 0 237405472 484003840 99211 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 118165 99211 2688 2575 0 115072 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 472660 KiB
Current children cumulated memory: 396844 KiB

[startup+102.3 s]
/proc/loadavg: 4.38 4.19 4.12 5/268 161444
/proc/meminfo: memFree=123444656/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=556244 memory=478636 CPUtime=101.95 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 123803 0 0 0 10173 22 0 0 20 0 1 0 237405472 569593856 119659 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 139061 119659 2688 2575 0 135968 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 556244 KiB
Current children cumulated memory: 478636 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.19 4.12 5/268 161446
/proc/meminfo: memFree=123447316/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=556244 memory=478636 CPUtime=161.76 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 123927 0 0 0 16154 22 0 0 20 0 1 0 237405472 569593856 119659 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 139061 119659 2688 2575 0 135968 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 556244 KiB
Current children cumulated memory: 478636 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.19 4.12 5/263 161448
/proc/meminfo: memFree=123424892/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=556244 memory=478636 CPUtime=221.56 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 124310 0 0 0 22134 22 0 0 20 0 1 0 237405472 569593856 119659 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 139061 119659 2688 2575 0 135968 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 556244 KiB
Current children cumulated memory: 478636 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 4.19 4.12 5/263 161450
/proc/meminfo: memFree=123425120/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=557372 memory=479660 CPUtime=281.37 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 124711 0 0 0 28115 22 0 0 20 0 1 0 237405472 570748928 119915 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 139343 119915 2688 2575 0 136250 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 557372 KiB
Current children cumulated memory: 479660 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.17 4.12 5/263 161452
/proc/meminfo: memFree=123391976/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=570536 memory=492332 CPUtime=341.18 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 127889 0 0 0 34095 23 0 0 20 0 1 0 237405472 584228864 123083 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 142634 123083 2688 2575 0 139541 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 570536 KiB
Current children cumulated memory: 492332 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/262 161454
/proc/meminfo: memFree=123388980/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=575740 memory=499628 CPUtime=400.98 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 129741 0 0 0 40075 23 0 0 20 0 1 0 237405472 589557760 124907 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 143935 124907 2688 2575 0 140842 0
Current children cumulated CPU time: 400.98 s
Current children cumulated vsize: 575740 KiB
Current children cumulated memory: 499628 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/263 161457
/proc/meminfo: memFree=123406336/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=578592 memory=503084 CPUtime=460.79 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 130584 0 0 0 46055 24 0 0 20 0 1 0 237405472 592478208 125771 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 144648 125771 2688 2575 0 141555 0

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

/proc/loadavg: 4.18 4.14 4.10 5/265 161707
/proc/meminfo: memFree=124088696/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3212.28 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142177 0 0 0 321196 32 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3212.28 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/265 161709
/proc/meminfo: memFree=124081468/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3272.11 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142373 0 0 0 327179 32 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3272.11 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/263 161711
/proc/meminfo: memFree=124071940/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3331.94 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142374 0 0 0 333162 32 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3331.94 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3402.3 s]
/proc/loadavg: 3.88 4.07 4.08 4/257 161745
/proc/meminfo: memFree=125388132/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3391.76 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142557 0 0 0 339143 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3391.76 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3462.3 s]
/proc/loadavg: 2.88 3.76 3.97 3/251 161777
/proc/meminfo: memFree=125811968/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3451.57 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142562 0 0 0 345124 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3451.57 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3522.3 s]
/proc/loadavg: 2.42 3.47 3.85 3/251 161779
/proc/meminfo: memFree=125812368/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3511.39 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142566 0 0 0 351106 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3511.39 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3582.3 s]
/proc/loadavg: 2.20 3.21 3.74 3/251 161781
/proc/meminfo: memFree=125794556/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3571.2 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 357087 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3571.2 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

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

# cumulated CPU time of all completed processes:  user=3585.69 s, system=0.338364 s

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

[startup+3584 s]*
/proc/loadavg: 2.20 3.21 3.74 3/251 161781
/proc/meminfo: memFree=125794556/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3572.9 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 357257 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3572.9 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3590.4 s]
/proc/loadavg: 2.18 3.19 3.73 3/251 161781
/proc/meminfo: memFree=125794556/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3579.27 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 357894 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3579.27 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3593.6 s]
/proc/loadavg: 2.25 3.19 3.73 3/251 161781
/proc/meminfo: memFree=125790460/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3582.46 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 358213 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3582.46 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3595.2 s]
/proc/loadavg: 2.25 3.19 3.73 3/251 161781
/proc/meminfo: memFree=125790460/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3584.06 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 358373 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3584.06 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3596 s]*
/proc/loadavg: 2.23 3.17 3.72 3/251 161781
/proc/meminfo: memFree=125790460/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3584.86 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 358453 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3584.86 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3596.8 s]
/proc/loadavg: 2.23 3.17 3.72 3/251 161781
/proc/meminfo: memFree=125790460/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3585.65 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 358532 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3585.65 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3597 s]*
/proc/loadavg: 2.23 3.17 3.72 3/251 161781
/proc/meminfo: memFree=125790460/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=625868 memory=580908 CPUtime=3585.86 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142567 0 0 0 358553 33 0 0 20 0 1 0 237405472 640888832 145227 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156467 145227 2688 2575 0 153374 0
Current children cumulated CPU time: 3585.86 s
Current children cumulated vsize: 625868 KiB
Current children cumulated memory: 580908 KiB

[startup+3597.11 s]
/proc/loadavg: 2.23 3.17 3.72 3/251 161781
/proc/meminfo: memFree=125790460/131249992 swapFree=33009392/33010684
[pid=161439] ppid=161436 vsize=624968 memory=580036 CPUtime=3585.96 cores=4,6
/proc/161439/stat : 161439 (pbsolver) R 161436 161439 158250 0 -1 4194304 142585 0 0 0 358563 33 0 0 20 0 1 0 237405472 639967232 145009 18446744073709551615 4198400 14743177 140727269355776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 43495424 140727269357960 140727269358056 140727269358056 140727269363660 0
/proc/161439/statm: 156242 145009 2688 2575 0 153149 0
Current children cumulated CPU time: 3585.96 s
Current children cumulated vsize: 624968 KiB
Current children cumulated memory: 580036 KiB

Child status: 0

Real time (s): 3597.17
CPU time (s): 3586.03
CPU user time (s): 3585.69
CPU system time (s): 0.338364
CPU usage (%): 99.6903
Max. virtual memory (cumulated for all children) (KiB): 625868
Max. memory (cumulated for all children) (KiB): 580908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.69
system time used= 0.338364
maximum resident set size= 580908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142595
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= 29
involuntary context switches= 2872


# summary of solver processes directly reported to runsolver:
#   pid: 161439
#   total CPU time (s): 3586.03
#   total CPU user time (s): 3585.69
#   total CPU system time (s): 0.338364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.65252 second user time and 15.3338 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-22 22:48:29
IDJOB=4544853
IDBENCH=180684
IDSOLVER=3366
FILE ID=nodeC035/4544853-1753217309
RUNJOBID= nodeC035-1753209881-158261
SLURM_JOB_ID= 9687779
Free space on /tmp= 432400 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat12_10_triangular.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544853-1753217309/watcher-4544853-1753217309 -o /tmp/evaluation-result-4544853-1753217309/solver-4544853-1753217309 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753209881-158261 --watchdog 3760  pbsolver -f HOME/instance-4544853-1753217309.opb -t 3600 -m 31000

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

MD5SUM BENCH= 66da69fc5ff2d69cb07ac1ec77d1e0fe
RANDOM SEED=969288359

nodeC035 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.459
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.51
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.753
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.51
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		: 3581.919
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.51
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		: 3700.000
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.51
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		: 3597.727
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        123955792 kB
MemAvailable:   126228048 kB
Buffers:             664 kB
Cached:          3023192 kB
SwapCached:          336 kB
Active:          4383136 kB
Inactive:        2152936 kB
Active(anon):    3519212 kB
Inactive(anon):    18908 kB
Active(file):     863924 kB
Inactive(file):  2134028 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17288 kB
Writeback:             0 kB
AnonPages:       3514280 kB
Mapped:           141544 kB
Shmem:             25904 kB
KReclaimable:     227084 kB
Slab:             322608 kB
SReclaimable:     227084 kB
SUnreclaim:        95524 kB
KernelStack:        4360 kB
PageTables:        10608 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5176564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    882688 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432432 MiB
End job on nodeC035 at 2025-07-22 23:48:27