Trace number 4513809

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-13UNSAT 18.5875 18.6579

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l025-r024-n1.opb
MD5SUM64a743feb09fa0a5aad8430fb5aaa74a
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 benchmark0.087257
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1428
Total number of constraints3044
Number of constraints which are clauses2568
Number of constraints which are cardinality constraints (but not clauses)476
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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-4513809-1751222278.opb>
0.00/0.00	c original problem has 1428 variables (1428 bin, 0 int, 0 cont) and 3044 constraints
0.00/0.00	c problem read in 0.005 seconds
0.00/0.00	c problem without objective
0.00/0.01	c presolving:
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.02	c    (0.0s) MILP presolver found nothing
0.00/0.02	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3044 upgd conss, 0 impls, 3044 clqs
0.00/0.04	c    (0.0s) probing: 51/1428 (3.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04	c    (0.0s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.78) (symcode time: 0.00)
0.00/0.05	c dynamic symmetry handling statistics:
0.00/0.05	c    orbitopal reduction:       no components
0.00/0.05	c    orbital reduction:         no components
0.00/0.05	c    lexicographic reduction:   no permutations
0.00/0.05	c handled 1 out of 1 symmetry components
0.00/0.05	c (round 2, exhaustive) 10 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3044 upgd conss, 0 impls, 3006 clqs
0.00/0.05	c (round 3, fast)       24 del vars, 45 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3044 upgd conss, 0 impls, 2999 clqs
0.00/0.05	c    (0.1s) probing: 56/1428 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
0.00/0.05	c  24 deleted vars, 45 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.05	c  0 implications, 2999 cliques
0.00/0.05	c presolved problem has 1411 variables (1411 bin, 0 int, 0 cont) and 3000 constraints
0.00/0.05	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.05	c    2999 constraints of type <setppc>
0.00/0.05	c       1 constraints of type <orbitope_pp>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.04
0.00/0.05	c 
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c 
0.00/0.05	c # SCIP version 10.0.0
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.05	c limits/time = 3596.999007
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.05	c limits/memory = 27900
0.00/0.05	c 
0.00/0.05	c # belongs reading time to solving time?
0.00/0.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c timing/reading = TRUE
0.00/0.05	c 
0.00/0.05	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
0.00/0.05	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.05	c reading/opbreader/maxintsize = 47
0.00/0.05	c 
0.00/0.05	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.05	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.05	c propagating/genvbounds/timingmask = 0
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c 
0.00/0.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.08	c   0.1s|     1 |     0 |  1160 |     - |    26M |   0 |1411 |3020 |2999 |   0 |  0 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.30	c   0.3s|     1 |     0 |  3720 |     - |    29M |   0 |1411 |3073 |3126 | 127 |  1 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.37	c   0.4s|     1 |     0 |  3989 |     - |    29M |   0 |1411 |3074 |3172 | 173 |  2 |  22 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.42	c   0.4s|     1 |     0 |  4090 |     - |    30M |   0 |1411 |3075 |3193 | 194 |  3 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.47	c   0.5s|     1 |     0 |  4176 |     - |    33M |   0 |1411 |3076 |3205 | 206 |  4 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.51	c   0.5s|     1 |     0 |  4219 |     - |    35M |   0 |1411 |3077 |3217 | 218 |  5 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.55	c   0.6s|     1 |     0 |  4290 |     - |    36M |   0 |1411 |3078 |3230 | 231 |  6 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.60	c   0.6s|     1 |     0 |  4358 |     - |    37M |   0 |1411 |3079 |3244 | 245 |  7 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.68	c   0.7s|     1 |     0 |  4426 |     - |    40M |   0 |1411 |3080 |3257 | 258 |  8 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.76	c   0.8s|     1 |     0 |  4481 |     - |    43M |   0 |1411 |3081 |3269 | 270 |  9 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.78/0.86	c   0.9s|     1 |     0 |  4586 |     - |    44M |   0 |1411 |3082 |3282 | 283 | 10 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.78/0.88	c   0.9s|     1 |     0 |  4660 |     - |    45M |   0 |1411 |3083 |3295 | 296 | 11 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.99/1.08	c   1.1s|     1 |     2 |  5075 |     - |    45M |   0 |1411 |3087 |3295 | 296 | 11 |  35 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1.69/1.75	c   1.7s|   100 |    36 |  8360 |  37.4 |    48M |  38 |1411 |3181 |3189 | 416 |  1 | 131 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2.48/2.56	c   2.6s|   200 |    35 | 12732 |  40.6 |    48M |  38 |1411 |3346 |3190 | 433 |  1 | 299 |  11 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.77/3.84	c   3.8s|   300 |    45 | 21551 |  56.5 |    48M |  38 |1411 |3444 |3186 | 487 |  0 | 407 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.46/4.58	c   4.6s|   400 |    59 | 24811 |  50.5 |    50M |  38 |1411 |3531 |3193 | 622 |  1 | 497 |  11 | 0.000000e+00 |      --      |    Inf | unknown
5.36/5.42	c   5.4s|   500 |    51 | 25731 |  42.2 |    50M |  38 |1411 |3575 |3192 | 650 |  1 | 548 |  11 | 0.000000e+00 |      --      |    Inf | unknown
5.56/5.63	c   5.6s|   600 |    47 | 29140 |  40.9 |    50M |  38 |1411 |3770 |   0 | 654 |  0 | 761 |  11 | 0.000000e+00 |      --      |    Inf | unknown
5.76/5.81	c   5.8s|   700 |    37 | 30833 |  37.4 |    51M |  38 |1411 |3902 |3175 | 831 |  1 | 924 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.16/6.29	c   6.3s|   800 |    44 | 33883 |  36.6 |    55M |  38 |1411 |3988 |3163 |1441 |  3 |1042 |  11 | 0.000000e+00 |      --      |    Inf |   0.87%
6.46/6.56	c   6.6s|   900 |    49 | 36231 |  35.1 |    56M |  38 |1411 |4084 |3165 |1896 |  1 |1171 |  11 | 0.000000e+00 |      --      |    Inf |   1.65%
6.75/6.84	c   6.8s|  1000 |    35 | 37977 |  33.4 |    58M |  38 |1411 |4182 |   0 |2171 |  0 |1320 |  11 | 0.000000e+00 |      --      |    Inf |   3.31%
7.06/7.11	c   7.1s|  1100 |    46 | 41327 |  33.4 |    58M |  38 |1411 |4265 |   0 |2719 |  0 |1447 |  11 | 0.000000e+00 |      --      |    Inf |   4.41%
7.35/7.47	c   7.5s|  1200 |    53 | 45269 |  33.9 |    60M |  38 |1411 |4302 |3157 |3342 |  1 |1571 |  11 | 0.000000e+00 |      --      |    Inf |  11.86%
7.65/7.77	c   7.8s|  1300 |    48 | 48440 |  33.7 |    61M |  38 |1411 |4358 |3171 |3693 |  1 |1751 |  11 | 0.000000e+00 |      --      |    Inf |  13.94%
8.05/8.12	c   8.1s|  1400 |    42 | 51423 |  33.4 |    63M |  38 |1411 |4381 |   0 |4394 |  0 |1867 |  11 | 0.000000e+00 |      --      |    Inf |  15.74%
8.25/8.38	c   8.4s|  1500 |    41 | 53836 |  32.8 |    63M |  38 |1411 |4437 |3111 |4911 |  1 |1991 |  11 | 0.000000e+00 |      --      |    Inf |  20.25%
8.55/8.64	c   8.6s|  1600 |    34 | 56366 |  32.3 |    66M |  38 |1411 |4513 |   0 |5430 |  0 |2141 |  11 | 0.000000e+00 |      --      |    Inf |  23.91%
9.06/9.13	c   9.1s|  1700 |    27 | 59750 |  32.4 |    69M |  38 |1411 |4551 |   0 |6217 |  0 |2305 |  11 | 0.000000e+00 |      --      |    Inf |  27.19%
9.25/9.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.25/9.35	c   9.4s|  1800 |    19 | 61749 |  31.7 |    70M |  38 |1411 |4557 |3111 |6604 |  1 |2446 |  11 | 0.000000e+00 |      --      |    Inf |  30.83%
9.75/9.82	c   9.8s|  1900 |    18 | 65742 |  32.2 |    71M |  38 |1411 |4552 |3111 |7538 |  1 |2579 |  11 | 0.000000e+00 |      --      |    Inf |  39.04%
10.15/10.23	c  10.2s|  2000 |    15 | 70010 |  32.7 |    71M |  38 |1411 |4601 |3193 |8348 |  1 |2744 |  11 | 0.000000e+00 |      --      |    Inf |  43.90%
10.35/10.46	c  10.5s|  2100 |     5 | 72995 |  32.6 |    71M |  38 |1411 |4650 |   0 |9145 |  0 |2885 |  11 | 0.000000e+00 |      --      |    Inf |  49.94%
10.65/10.72	c  10.7s|  2200 |    16 | 76116 |  32.5 |    73M |  38 |1411 |4712 |3193 |9386 |  1 |3014 |  11 | 0.000000e+00 |      --      |    Inf |  50.19%
10.95/11.08	c  11.1s|  2300 |    17 | 79688 |  32.6 |    74M |  38 |1411 |4818 |3111 |9995 |  1 |3141 |  11 | 0.000000e+00 |      --      |    Inf |  51.71%
11.45/11.52	c  11.5s|  2400 |    21 | 83810 |  33.0 |    75M |  38 |1411 |4906 |3111 |  10k|  1 |3282 |  11 | 0.000000e+00 |      --      |    Inf |  58.15%
12.05/12.13	c  12.1s|  2500 |    29 | 90282 |  34.3 |    76M |  38 |1411 |4961 |3169 |  11k|  1 |3398 |  11 | 0.000000e+00 |      --      |    Inf |  64.99%
12.54/12.60	c  12.6s|  2600 |    15 | 95392 |  34.9 |    77M |  38 |1411 |4999 |   0 |  12k|  0 |3498 |  11 | 0.000000e+00 |      --      |    Inf |  71.39%
12.84/12.94	c  12.9s|  2700 |    10 | 99258 |  35.0 |    78M |  38 |1411 |4910 |3189 |  13k|  1 |3599 |  11 | 0.000000e+00 |      --      |    Inf |  75.39%
13.34/13.48	c  13.5s|  2800 |    67 |109713 |  37.5 |    79M |  38 |1411 |4967 |3191 |  14k|  1 |3693 |  11 | 0.000000e+00 |      --      |    Inf |  75.44%
13.64/13.70	c  13.7s|  2900 |    52 |112469 |  37.2 |    80M |  38 |1411 |5050 |3186 |  14k|  1 |3797 |  11 | 0.000000e+00 |      --      |    Inf |  75.47%
13.84/13.97	c  14.0s|  3000 |    42 |114135 |  36.5 |    80M |  38 |1411 |5134 |3194 |  14k|  1 |3909 |  11 | 0.000000e+00 |      --      |    Inf |  75.89%
14.23/14.34	c  14.3s|  3100 |    41 |117708 |  36.5 |    82M |  38 |1411 |5224 |3131 |  14k|  1 |4024 |  11 | 0.000000e+00 |      --      |    Inf |  77.78%
14.63/14.79	c  14.8s|  3200 |    41 |120875 |  36.3 |    82M |  38 |1411 |5334 |   0 |  15k|  0 |4160 |  11 | 0.000000e+00 |      --      |    Inf |  80.18%
15.13/15.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.13/15.24	c  15.2s|  3300 |    44 |125056 |  36.5 |    83M |  38 |1411 |5418 |3111 |  16k|  1 |4294 |  11 | 0.000000e+00 |      --      |    Inf |  83.28%
15.43/15.56	c  15.6s|  3400 |    57 |128224 |  36.4 |    83M |  38 |1411 |5490 |3188 |  17k|  1 |4408 |  11 | 0.000000e+00 |      --      |    Inf |  83.73%
15.73/15.81	c  15.8s|  3500 |    51 |130570 |  36.0 |    83M |  38 |1411 |5597 |3177 |  17k|  1 |4545 |  11 | 0.000000e+00 |      --      |    Inf |  84.18%
16.13/16.24	c  16.2s|  3600 |    50 |133741 |  35.9 |    84M |  38 |1411 |5688 |3195 |  18k|  1 |4673 |  11 | 0.000000e+00 |      --      |    Inf |  85.38%
16.53/16.64	c  16.6s|  3700 |    39 |137368 |  35.9 |    85M |  38 |1411 |5780 |3111 |  18k|  1 |4818 |  11 | 0.000000e+00 |      --      |    Inf |  88.94%
17.22/17.36	c  17.4s|  3800 |    29 |143406 |  36.5 |    86M |  38 |1411 |5856 |   0 |  20k|  0 |4961 |  11 | 0.000000e+00 |      --      |    Inf |  91.64%
17.72/17.85	c  17.9s|  3900 |    20 |148461 |  36.9 |    87M |  38 |1411 |5915 |3178 |  21k|  2 |5131 |  11 | 0.000000e+00 |      --      |    Inf |  94.90%
18.22/18.36	c  18.4s|  4000 |     8 |153085 |  37.1 |    87M |  38 |1411 |5698 |3196 |  22k|  1 |5277 |  11 | 0.000000e+00 |      --      |    Inf |  98.17%
18.52/18.63	c 
18.52/18.63	c SCIP Status        : problem is solved [infeasible]
18.52/18.63	c Solving Time (sec) : 18.63
18.52/18.63	c Solving Nodes      : 4074
18.52/18.63	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
18.52/18.63	c Dual Bound         : +1.00000000000000e+20
18.52/18.63	c Gap                : 0.00 %
18.52/18.63	s UNSATISFIABLE
18.52/18.63	c SCIP Status        : problem is solved [infeasible]
18.52/18.63	c Total Time         :      18.63
18.52/18.63	c   solving          :      18.63
18.52/18.63	c   presolving       :       0.04 (included in solving)
18.52/18.63	c   reading          :       0.01 (included in solving)
18.52/18.63	c   copying          :       0.49 (105 #copies) (minimal 0.00, maximal 0.01, average 0.00)
18.52/18.63	c Original Problem   :
18.52/18.63	c   Problem name     : HOME/instance-4513809-1751222278.opb
18.52/18.63	c   Variables        : 1428 (1428 binary, 0 integer, 0 continuous)
18.52/18.63	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
18.52/18.63	c   Constraints      : 3044 initial, 3044 maximal
18.52/18.63	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
18.52/18.63	c Presolved Problem  :
18.52/18.63	c   Problem name     : t_HOME/instance-4513809-1751222278.opb
18.52/18.63	c   Variables        : 1411 (1411 binary, 0 integer, 0 continuous)
18.52/18.63	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
18.52/18.63	c   Constraints      : 3000 initial, 5934 maximal
18.52/18.63	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
18.52/18.63	c   Nonzeros         : 6475 constraint, 5310 clique table
18.52/18.63	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
18.52/18.63	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
18.52/18.63	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
18.52/18.63	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
18.52/18.63	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
18.52/18.63	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
18.52/18.63	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   trivial          :       0.00       0.00      4          7          0          0          0          0          0          0          0          0
18.52/18.63	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   dualfix          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
18.52/18.63	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   probing          :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
18.52/18.63	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   symmetry         :       0.01       0.00      1          3          0          0          0          0          0          1          0          0
18.52/18.63	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
18.52/18.63	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   setppc           :       0.01       0.00      7          0          7          0          0          0         45          0          0          0
18.52/18.63	c   linear           :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
18.52/18.63	c   orbitope_pp      :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
18.52/18.63	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
18.52/18.63	c   root node        :          -          -      -        447          -          -        447          -          -          -          -          -
18.52/18.63	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
18.52/18.63	c   integral         :          0          0          0          0       2702          0          0        275          0          0          0          0          0          0       5404
18.52/18.63	c   knapsack         :          0+        13          0      38488          0          0          0          0        206          3       1169          0          0          0          0
18.52/18.63	c   setppc           :       2999+      3016         11      43649          0          0          0        272      92993       1086     210069          1          0          0          0
18.52/18.63	c   linear           :          0+        72         11      40882          0          0          0          2       2099         46       6587         19          9          0          0
18.52/18.63	c   orbitope_pp      :          1          1          0      42417          0          0          0          0        403          7        156          0          0          0          0
18.52/18.63	c   logicor          :          0+      2998         11      29421          0          0          0          0      41204        913      72680          1          1          0          0
18.52/18.63	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
18.52/18.63	c   integral         :       0.34       0.00       0.00       0.00       0.34       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   setppc           :       0.35       0.00       0.00       0.33       0.00       0.00       0.00       0.00       0.02       0.00
18.52/18.63	c   linear           :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   orbitope_pp      :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   logicor          :       0.31       0.00       0.00       0.29       0.00       0.00       0.00       0.00       0.02       0.00
18.52/18.63	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
18.52/18.63	c   dualfix          :          1          0          0          0
18.52/18.63	c   genvbounds       :          0          0          0          0
18.52/18.63	c   nlobbt           :          0          0          0          0
18.52/18.63	c   obbt             :          0          0          0          0
18.52/18.63	c   probing          :          0          0          0          0
18.52/18.63	c   pseudoobj        :          0          0          0          0
18.52/18.63	c   redcost          :          0          0          0          0
18.52/18.63	c   rootredcost      :          0          0          0          0
18.52/18.63	c   symmetry         :          0          0          0          0
18.52/18.63	c   vbounds          :      36174          0          0          0
18.52/18.63	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
18.52/18.63	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
18.52/18.63	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
18.52/18.63	c   symmetry         :       0.01       0.00       0.01       0.00       0.00       0.00
18.52/18.63	c   vbounds          :       0.16       0.00       0.00       0.16       0.00       0.00
18.52/18.63	c Symmetry           :
18.52/18.63	c   #affected vars   :       1428 (1428 bin, 0 int, 0 cont)
18.52/18.63	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
18.52/18.63	c   orbital reduction:          0 reductions applied,          0 cutoffs
18.52/18.63	c   lexicographic red:          0 reductions applied,          0 cutoffs
18.52/18.63	c   shadow tree time :       0.00 s
18.52/18.63	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
18.52/18.63	c   propagation      :       0.08       2044       1941          -       6966       25.0        661        6.3          -          -          -
18.52/18.63	c   infeasible LP    :       0.05        298        297          -        759       13.1        185        5.9        297        6.4          0
18.52/18.63	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
18.52/18.63	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
18.52/18.63	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
18.52/18.63	c   applied globally :       0.03          -          -          0       4885       10.2          -          -        275          -          -
18.52/18.63	c   applied locally  :          -          -          -          0        182       30.9          -          -         22          -          -
18.52/18.63	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
18.52/18.63	c   cut pool         :       0.56          -       1290         21          -          -      16688     251470          -          -          -          -          -    (maximal pool size:       4446)
18.52/18.63	c   aggregation      :       0.11       0.00        326         11          0          0         15        141          8          3          3          0          0
18.52/18.63	c   > cmir           :          -          -          -          -          -          -          -        141          0          3          3          0          -
18.52/18.63	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
18.52/18.63	c   > knapsackcover  :          -          -          -          -          -          -          -          0          8          0          0          0          -
18.52/18.63	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   clique           :       0.04       0.00         11         11          0          0         68       1021          0        706        706          0          0
18.52/18.63	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   gomory           :       3.93       0.00        325         10          0          0      16325     232010        608      11069      11051         18          0
18.52/18.63	c   > gomorymi       :          -          -          -          -          -          -          -      40827        304        313        304          9          -
18.52/18.63	c   > strongcg       :          -          -          -          -          -          -          -     191183        304      10756      10747          9          -
18.52/18.63	c   impliedbounds    :       0.03       0.00        326         11          0          0          6         94          0         22         22          0          0
18.52/18.63	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
18.52/18.63	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   multilinear      :       0.00       0.00        157         11          0          0          0          0          0          0          0          0          0
18.52/18.63	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
18.52/18.63	c   rapidlearning    :       2.72       0.00        100          1          0       9660          0          0          0          0          0          0        107
18.52/18.63	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
18.52/18.63	c   zerohalf         :       0.44       0.00        326         11          0          0       2111      18204       1221      11472      11257        215          0
18.52/18.63	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
18.52/18.63	c   hybrid           :       0.17       0.00        871         11      23303          4     229969        296          0       2886
18.52/18.63	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c Pricers            :   ExecTime  SetupTime      Calls       Vars
18.52/18.63	c   problem variables:       0.00          -          0          0
18.52/18.63	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
18.52/18.63	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c   relpscost        :       0.34       0.00       2702          0          0          0          0          0          0       5404
18.52/18.63	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
18.52/18.63	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
18.52/18.63	c   LP solutions     :       0.00          -          -          0          0
18.52/18.63	c   relax solutions  :       0.00          -          -          0          0
18.52/18.63	c   pseudo solutions :       0.00          -          -          0          0
18.52/18.63	c   strong branching :       0.00          -          -          0          0
18.52/18.63	c   actconsdiving    :       0.00       0.00          0          0          0
18.52/18.63	c   adaptivediving   :       0.11       0.00         21          0          0
18.52/18.63	c   alns             :       0.07       0.00          5          0          0
18.52/18.63	c   bound            :       0.00       0.00          0          0          0
18.52/18.63	c   clique           :       0.01       0.00          1          0          0
18.52/18.63	c   coefdiving       :       0.00       0.00          0          0          0
18.52/18.63	c   completesol      :       0.00       0.00          0          0          0
18.52/18.63	c   conflictdiving   :       0.13       0.00         16          0          0
18.52/18.63	c   crossover        :       0.00       0.00          0          0          0
18.52/18.63	c   dins             :       0.00       0.00          0          0          0
18.52/18.63	c   distributiondivin:       0.13       0.00         15          0          0
18.52/18.63	c   dks              :       0.00       0.00          0          0          0
18.52/18.63	c   dps              :       0.00       0.00          0          0          0
18.52/18.63	c   dualval          :       0.00       0.00          0          0          0
18.52/18.63	c   farkasdiving     :       0.00       0.00          0          0          0
18.52/18.63	c   feaspump         :       0.19       0.00          6          0          0
18.52/18.63	c   fixandinfer      :       0.00       0.00          0          0          0
18.52/18.63	c   fracdiving       :       0.02       0.00         15          0          0
18.52/18.63	c   gins             :       0.00       0.00          0          0          0
18.52/18.63	c   guideddiving     :       0.00       0.00          0          0          0
18.52/18.63	c   indicator        :       0.00       0.00          0          0          0
18.52/18.63	c   indicatordiving  :       0.00       0.00          0          0          0
18.52/18.63	c   intdiving        :       0.00       0.00          0          0          0
18.52/18.63	c   intshifting      :       0.00       0.00          0          0          0
18.52/18.63	c   linesearchdiving :       0.07       0.00         15          0          0
18.52/18.63	c   localbranching   :       0.00       0.00          0          0          0
18.52/18.63	c   locks            :       0.00       0.00          1          0          0
18.52/18.63	c   lpface           :       0.00       0.00          0          0          0
18.52/18.63	c   mpec             :       0.00       0.00          0          0          0
18.52/18.63	c   multistart       :       0.00       0.00          0          0          0
18.52/18.63	c   mutation         :       0.00       0.00          0          0          0
18.52/18.63	c   nlpdiving        :       0.00       0.00          0          0          0
18.52/18.63	c   objpscostdiving  :       0.49       0.00          3          0          0
18.52/18.63	c   octane           :       0.00       0.00          0          0          0
18.52/18.63	c   ofins            :       0.00       0.00          0          0          0
18.52/18.63	c   oneopt           :       0.00       0.00          0          0          0
18.52/18.63	c   padm             :       0.00       0.00          0          0          0
18.52/18.63	c   proximity        :       0.00       0.00          0          0          0
18.52/18.63	c   pscostdiving     :       0.10       0.00         15          0          0
18.52/18.63	c   randrounding     :       0.02       0.00        281          0          0
18.52/18.63	c   rens             :       0.00       0.00          0          0          0
18.52/18.63	c   reoptsols        :       0.00       0.00          0          0          0
18.52/18.63	c   repair           :       0.00       0.00          0          0          0
18.52/18.63	c   rins             :       0.00       0.00          0          0          0
18.52/18.63	c   rootsoldiving    :       0.17       0.00          6          0          0
18.52/18.63	c   rounding         :       0.04       0.00        810          0          0
18.52/18.63	c   scheduler        :       0.00       0.00          0          0          0
18.52/18.63	c   shiftandpropagate:       0.00       0.00          1          0          0
18.52/18.63	c   shifting         :       0.14       0.00        451          0          0
18.52/18.63	c   simplerounding   :       0.00       0.00          0          0          0
18.52/18.63	c   subnlp           :       0.00       0.00          0          0          0
18.52/18.63	c   trivial          :       0.00       0.00          2          0          0
18.52/18.63	c   trivialnegation  :       0.00       0.00          0          0          0
18.52/18.63	c   trustregion      :       0.00       0.00          0          0          0
18.52/18.63	c   trysol           :       0.00       0.00          0          0          0
18.52/18.63	c   twoopt           :       0.00       0.00          0          0          0
18.52/18.63	c   undercover       :       0.00       0.00          0          0          0
18.52/18.63	c   vbounds          :       0.00       0.00          1          0          0
18.52/18.63	c   veclendiving     :       0.08       0.00         15          0          0
18.52/18.63	c   zeroobj          :       0.00       0.00          0          0          0
18.52/18.63	c   zirounding       :       0.02       0.00       1000          0          0
18.52/18.63	c   other solutions  :          -          -          -          0          -
18.52/18.63	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
18.52/18.63	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
18.52/18.63	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
18.52/18.63	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
18.52/18.63	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
18.52/18.63	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
18.52/18.63	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
18.52/18.63	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
18.52/18.63	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
18.52/18.63	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
18.52/18.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
18.52/18.63	c   primal LP        :       0.15        349          0       0.00       0.00       0.15        349
18.52/18.63	c   dual LP          :       5.61       3967     119876      31.02   21356.15       0.04        103
18.52/18.63	c   lex dual LP      :       0.00          0          0       0.00          -
18.52/18.63	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
18.52/18.63	c   resolve instable :       0.00          0          0       0.00          -
18.52/18.63	c   diving/probing LP:       1.26        439      35466      80.79   28209.21
18.52/18.63	c   strong branching :       0.12         11       2786     253.27   22717.08          -          -          0
18.52/18.63	c     (at root node) :          -         11       2786     253.27          -
18.52/18.63	c   conflict analysis:       0.00          0          0       0.00          -
18.52/18.63	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
18.52/18.63	c   benders          :       0.00          0          0          0       0.00          0          0          0
18.52/18.63	c B&B Tree           :
18.52/18.63	c   number of runs   :          1
18.52/18.63	c   nodes            :       4074 (2702 internal, 1372 leaves)
18.52/18.63	c   feasible leaves  :          0
18.52/18.63	c   infeas. leaves   :       1372
18.52/18.63	c   objective leaves :          0
18.52/18.63	c   nodes (total)    :       4074 (2702 internal, 1372 leaves)
18.52/18.63	c   nodes left       :          0
18.52/18.63	c   max depth        :         38
18.52/18.63	c   max depth (total):         38
18.52/18.63	c   backtracks       :       1122 (27.5%)
18.52/18.63	c   early backtracks :          0 (0.0%)
18.52/18.63	c   nodes exc. ref.  :          0 (0.0%)
18.52/18.63	c   delayed cutoffs  :       1331
18.52/18.63	c   repropagations   :       3633 (102600 domain reductions, 758 cutoffs)
18.52/18.63	c   avg switch length:       3.76
18.52/18.63	c   switching time   :       0.63
18.52/18.63	c Root Node          :
18.52/18.63	c   First LP value   : +0.00000000000000e+00
18.52/18.63	c   First LP Iters   :       1160 (100519.93 Iter/sec)
18.52/18.63	c   First LP Time    :       0.01
18.52/18.63	c   Final Dual Bound :          -
18.52/18.63	c   Final Root Iters :       4660
18.52/18.63	c   Root LP Estimate : +3.31222079435510e-02
18.52/18.63	c Solution           :
18.52/18.63	c   Solutions found  :          0 (0 improvements)
18.52/18.63	c   Primal Bound     : infeasible
18.52/18.63	c   Dual Bound       :          -
18.52/18.63	c   Gap              :       0.00 %
18.52/18.63	c Integrals          :      Total       Avg%
18.52/18.63	c   primal-dual      :          -          - (problem infeasible)
18.52/18.63	c   primal-ref       :          -          - (problem infeasible)
18.52/18.63	c   dual-ref         :          -          - (problem infeasible)
18.52/18.65	c Time complete (sec):     18.583

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513809-1751222278/watcher-4513809-1751222278 -o /tmp/evaluation-result-4513809-1751222278/solver-4513809-1751222278 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751215068-28668 --watchdog 3760 pbsolver -f HOME/instance-4513809-1751222278.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=29396, runsolver pid=29393

[startup+0.100067 s]*
/proc/loadavg: 4.44 4.23 4.14 5/264 29406
/proc/meminfo: memFree=129251324/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=49224 memory=36024 CPUtime=0.09 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 6891 0 0 0 9 0 0 0 20 0 1 0 37905316 50405376 9006 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 12306 9006 2656 2575 0 9213 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 49224 KiB
Current children cumulated memory: 36024 KiB

[startup+0.205657 s]*
/proc/loadavg: 4.44 4.23 4.14 5/264 29406
/proc/meminfo: memFree=129250568/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=54928 memory=41016 CPUtime=0.2 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 8168 0 0 0 19 1 0 0 20 0 1 0 37905316 56246272 10254 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 13732 10254 2656 2575 0 10639 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 54928 KiB
Current children cumulated memory: 41016 KiB

[startup+0.305559 s]*
/proc/loadavg: 4.44 4.23 4.14 5/264 29406
/proc/meminfo: memFree=129227636/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=62448 memory=47260 CPUtime=0.3 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 10688 0 0 0 29 1 0 0 20 0 1 0 37905316 63946752 11815 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 15612 11815 2656 2575 0 12519 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 62448 KiB
Current children cumulated memory: 47260 KiB

[startup+0.700174 s]
/proc/loadavg: 4.44 4.23 4.14 5/264 29406
/proc/meminfo: memFree=129219572/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=64608 memory=50460 CPUtime=0.68 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 11484 0 0 0 67 1 0 0 20 0 1 0 37905316 66158592 12615 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 16152 12615 2656 2575 0 13059 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 64608 KiB
Current children cumulated memory: 50460 KiB

[startup+1.50017 s]
/proc/loadavg: 4.44 4.23 4.14 5/264 29406
/proc/meminfo: memFree=129187664/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=84376 memory=69468 CPUtime=1.49 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 16746 0 0 0 147 2 0 0 20 0 1 0 37905316 86401024 17367 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 21094 17367 2688 2575 0 18001 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 84376 KiB
Current children cumulated memory: 69468 KiB

[startup+3.10546 s]
/proc/loadavg: 4.40 4.23 4.14 5/264 29451
/proc/meminfo: memFree=129162276/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=85448 memory=70492 CPUtime=3.08 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 17008 0 0 0 306 2 0 0 20 0 1 0 37905316 87498752 17623 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 21362 17623 2688 2575 0 18269 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 85448 KiB
Current children cumulated memory: 70492 KiB

[startup+6.30014 s]
/proc/loadavg: 4.40 4.23 4.14 5/264 29496
/proc/meminfo: memFree=129290508/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=86628 memory=71776 CPUtime=6.26 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 19698 0 0 0 623 3 0 0 20 0 1 0 37905316 88707072 17944 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 21657 17944 2688 2575 0 18564 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 86628 KiB
Current children cumulated memory: 71776 KiB

[startup+12.7002 s]
/proc/loadavg: 4.37 4.22 4.14 5/264 29496
/proc/meminfo: memFree=129235292/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=103424 memory=77920 CPUtime=12.64 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 21263 0 0 0 1260 4 0 0 20 0 1 0 37905316 105906176 19480 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 25856 19480 2688 2575 0 22763 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 103424 KiB
Current children cumulated memory: 77920 KiB

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

# cumulated CPU time of all completed processes:  user=18.5363 s, system=0.051247 s

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

[startup+12.8002 s]
/proc/loadavg: 4.37 4.22 4.14 5/264 29496
/proc/meminfo: memFree=129235292/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=104324 memory=77920 CPUtime=12.74 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 21266 0 0 0 1270 4 0 0 20 0 1 0 37905316 106827776 19480 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 26081 19480 2688 2575 0 22988 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 104324 KiB
Current children cumulated memory: 77920 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.34 4.22 4.14 5/264 29496
/proc/meminfo: memFree=129200776/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=109952 memory=83040 CPUtime=15.93 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 22565 0 0 0 1589 4 0 0 20 0 1 0 37905316 112590848 20760 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 27488 20760 2688 2575 0 24395 0
Current children cumulated CPU time: 15.93 s
Current children cumulated vsize: 109952 KiB
Current children cumulated memory: 83040 KiB

[startup+17.6002 s]
/proc/loadavg: 4.34 4.22 4.14 5/264 29496
/proc/meminfo: memFree=129185656/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=111448 memory=84064 CPUtime=17.52 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 22803 0 0 0 1748 4 0 0 20 0 1 0 37905316 114122752 21016 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 27862 21016 2688 2575 0 24769 0
Current children cumulated CPU time: 17.52 s
Current children cumulated vsize: 111448 KiB
Current children cumulated memory: 84064 KiB

[startup+18.4002 s]
/proc/loadavg: 4.31 4.22 4.14 5/264 29496
/proc/meminfo: memFree=129161716/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=111748 memory=84064 CPUtime=18.32 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 22804 0 0 0 1828 4 0 0 20 0 1 0 37905316 114429952 21016 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 27937 21016 2688 2575 0 24844 0
Current children cumulated CPU time: 18.32 s
Current children cumulated vsize: 111748 KiB
Current children cumulated memory: 84064 KiB

[startup+18.6002 s]
/proc/loadavg: 4.31 4.22 4.14 5/264 29496
/proc/meminfo: memFree=129161716/131249996 swapFree=33010684/33010684
[pid=29396] ppid=29393 vsize=112168 memory=84448 CPUtime=18.52 cores=0,2
/proc/29396/stat : 29396 (pbsolver) R 29393 29396 28655 0 -1 4194304 22909 0 0 0 1848 4 0 0 20 0 1 0 37905316 114860032 21112 18446744073709551615 4198400 14743177 140728177119040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 52740096 140728177125770 140728177125866 140728177125866 140728177131468 0
/proc/29396/statm: 28042 21112 2688 2575 0 24949 0
Current children cumulated CPU time: 18.52 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 84448 KiB

Child status: 0

Real time (s): 18.6579
CPU time (s): 18.5875
CPU user time (s): 18.5363
CPU system time (s): 0.051247
CPU usage (%): 99.6227
Max. virtual memory (cumulated for all children) (KiB): 112168
Max. memory (cumulated for all children) (KiB): 84448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5363
system time used= 0.051247
maximum resident set size= 84448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22909
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= 3
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 29396
#   total CPU time (s): 18.5875
#   total CPU user time (s): 18.5363
#   total CPU system time (s): 0.051247

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042917 second user time and 0.116499 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-06-29 20:37:58
IDJOB=4513809
IDBENCH=162567
IDSOLVER=3366
FILE ID=nodeC015/4513809-1751222278
RUNJOBID= nodeC015-1751215068-28668
SLURM_JOB_ID= 9587650
Free space on /tmp= 432988 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l025-r024-n1.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513809-1751222278/watcher-4513809-1751222278 -o /tmp/evaluation-result-4513809-1751222278/solver-4513809-1751222278 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751215068-28668 --watchdog 3760  pbsolver -f HOME/instance-4513809-1751222278.opb -t 3600 -m 31000

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

MD5SUM BENCH= 64a743feb09fa0a5aad8430fb5aaa74a
RANDOM SEED=1568483106

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.028
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.208
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.074
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
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		: 3598.787
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.071
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.078
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.005
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.283
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129272864 kB
MemAvailable:   129249528 kB
Buffers:            3280 kB
Cached:           785668 kB
SwapCached:            0 kB
Active:           830424 kB
Inactive:         529276 kB
Active(anon):     588836 kB
Inactive(anon):        0 kB
Active(file):     241588 kB
Inactive(file):   529276 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15140 kB
Writeback:             0 kB
AnonPages:        572880 kB
Mapped:           126704 kB
Shmem:             18076 kB
KReclaimable:      90076 kB
Slab:             176300 kB
SReclaimable:      90076 kB
SUnreclaim:        86224 kB
KernelStack:        4208 kB
PageTables:         3988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     900452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 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:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC015 at 2025-06-29 20:38:17