Trace number 4488045

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13OPT53 38.2745 38.3833

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM83e8c133f6310d52aedf789f310352e0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark8.60126
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4488045-1751317902.opb>
0.00/0.00	c original problem has 225 variables (225 bin, 0 int, 0 cont) and 225 constraints
0.00/0.00	c problem read in 0.001 seconds
0.00/0.00	o 225
0.00/0.00	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 2.250000e+02
0.00/0.00	c presolving:
0.00/0.00	c    (0.0s) running MILP presolver
0.00/0.00	c    (0.0s) MILP presolver found nothing
0.00/0.00	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 225 upgd conss, 0 impls, 0 clqs
0.00/0.00	c    (0.0s) probing: 51/225 (22.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.00	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.00	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.00	c    (0.0s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.90) (symcode time: 0.00)
0.00/0.00	c dynamic symmetry handling statistics:
0.00/0.00	c    orbitopal reduction:       no components
0.00/0.00	c    orbital reduction:          1 components of sizes 2
0.00/0.00	c    lexicographic reduction:    2 permutations with support sizes 210, 210
0.00/0.00	c handled 1 out of 1 symmetry components
0.00/0.00	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
0.00/0.00	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.00	c  0 implications, 0 cliques
0.00/0.00	c presolved problem has 225 variables (225 bin, 0 int, 0 cont) and 225 constraints
0.00/0.00	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.00	c     225 constraints of type <logicor>
0.00/0.00	c transformed objective value is always integral (scale: 1)
0.00/0.00	c Presolving Time: 0.00
0.00/0.00	c problem pure SAT
0.00/0.00	c 
0.00/0.00	c - non default parameters ----------------------------------------------------------------------
0.00/0.00	c 
0.00/0.00	c # SCIP version 10.0.0
0.00/0.00	c 
0.00/0.00	c # maximal time in seconds to run
0.00/0.00	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.00	c limits/time = 3596.99802
0.00/0.00	c 
0.00/0.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.00	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.00	c limits/memory = 27900
0.00/0.00	c 
0.00/0.00	c # belongs reading time to solving time?
0.00/0.00	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.00	c timing/reading = TRUE
0.00/0.00	c 
0.00/0.00	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.00	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.00	c reading/opbreader/maxintsize = 47
0.00/0.00	c 
0.00/0.00	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.00	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.00	c propagating/genvbounds/timingmask = 0
0.00/0.00	c 
0.00/0.00	c -----------------------------------------------------------------------------------------------
0.00/0.00	c transformed 1/1 original solutions to the transformed problem space
0.00/0.00	c 
0.00/0.00	o 62
0.00/0.00	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.00	c p 0.0s|     1 |     0 |     0 |     - |   locks|   0 | 225 | 225 | 225 |   0 |  0 |   0 |   0 | 0.000000e+00 | 6.200000e+01 |    Inf | unknown
0.00/0.03	c   0.0s|     1 |     0 |  1062 |     - |  4928k |   0 | 225 | 225 | 225 |   0 |  0 |   0 |   0 | 4.852611e+01 | 6.200000e+01 |  27.77%| unknown
0.00/0.05	c   0.1s|     1 |     0 |  1074 |     - |    13M |   0 | 225 | 225 | 226 |   1 |  1 |   0 |   0 | 4.876193e+01 | 6.200000e+01 |  27.15%| unknown
0.00/0.08	c   0.1s|     1 |     0 |  1103 |     - |    19M |   0 | 225 | 225 | 227 |   2 |  2 |   0 |   0 | 4.881346e+01 | 6.200000e+01 |  27.01%| unknown
0.09/0.12	c   0.1s|     1 |     0 |  1144 |     - |    28M |   0 | 225 | 225 | 229 |   4 |  3 |   0 |   0 | 4.889794e+01 | 6.200000e+01 |  26.79%| unknown
0.09/0.16	c   0.2s|     1 |     0 |  1198 |     - |    38M |   0 | 225 | 225 | 231 |   6 |  4 |   0 |   0 | 4.892441e+01 | 6.200000e+01 |  26.73%| unknown
0.09/0.19	c   0.2s|     1 |     0 |  1255 |     - |    44M |   0 | 225 | 225 | 233 |   8 |  5 |   0 |   0 | 4.895019e+01 | 6.200000e+01 |  26.66%| unknown
0.19/0.23	c   0.2s|     1 |     0 |  1271 |     - |    53M |   0 | 225 | 225 | 234 |   9 |  6 |   0 |   0 | 4.895332e+01 | 6.200000e+01 |  26.65%| unknown
0.19/0.27	c   0.3s|     1 |     0 |  1301 |     - |    60M |   0 | 225 | 225 | 235 |  10 |  7 |   0 |   0 | 4.896083e+01 | 6.200000e+01 |  26.63%| unknown
0.30/0.31	c   0.3s|     1 |     0 |  1331 |     - |    62M |   0 | 225 | 225 | 236 |  11 |  8 |   0 |   0 | 4.896501e+01 | 6.200000e+01 |  26.62%| unknown
0.30/0.36	c   0.4s|     1 |     0 |  1360 |     - |    70M |   0 | 225 | 225 | 237 |  12 |  9 |   0 |   0 | 4.896874e+01 | 6.200000e+01 |  26.61%| unknown
0.30/0.40	c   0.4s|     1 |     0 |  1432 |     - |    72M |   0 | 225 | 225 | 238 |  13 | 10 |   0 |   0 | 4.898267e+01 | 6.200000e+01 |  26.58%| unknown
0.39/0.42	c   0.4s|     1 |     0 |  1472 |     - |    72M |   0 | 225 | 225 | 241 |  16 | 11 |   0 |   0 | 4.899350e+01 | 6.200000e+01 |  26.55%| unknown
0.39/0.45	c   0.4s|     1 |     0 |  1496 |     - |    78M |   0 | 225 | 225 | 243 |  18 | 12 |   0 |   0 | 4.900254e+01 | 6.200000e+01 |  26.52%| unknown
0.39/0.47	c   0.5s|     1 |     0 |  1540 |     - |    78M |   0 | 225 | 225 | 246 |  21 | 13 |   0 |   0 | 4.901079e+01 | 6.200000e+01 |  26.50%| unknown
0.39/0.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.39/0.49	c   0.5s|     1 |     0 |  1564 |     - |    79M |   0 | 225 | 225 | 249 |  24 | 14 |   0 |   0 | 4.901364e+01 | 6.200000e+01 |  26.50%| unknown
0.50/0.52	c   0.5s|     1 |     0 |  1597 |     - |    79M |   0 | 225 | 225 | 251 |  26 | 15 |   0 |   0 | 4.903004e+01 | 6.200000e+01 |  26.45%| unknown
0.50/0.54	c   0.5s|     1 |     0 |  1673 |     - |    79M |   0 | 225 | 225 | 254 |  29 | 16 |   0 |   0 | 4.907096e+01 | 6.200000e+01 |  26.35%| unknown
0.50/0.57	c   0.6s|     1 |     0 |  1703 |     - |    80M |   0 | 225 | 225 | 255 |  31 | 17 |   0 |   0 | 4.909410e+01 | 6.200000e+01 |  26.29%| unknown
0.59/0.60	c   0.6s|     1 |     0 |  1709 |     - |    80M |   0 | 225 | 225 | 256 |  32 | 18 |   0 |   0 | 4.909436e+01 | 6.200000e+01 |  26.29%| unknown
0.59/0.63	c   0.6s|     1 |     0 |  1738 |     - |    80M |   0 | 225 | 225 | 260 |  36 | 19 |   0 |   0 | 4.910993e+01 | 6.200000e+01 |  26.25%| unknown
0.59/0.66	c   0.7s|     1 |     0 |  1797 |     - |    80M |   0 | 225 | 225 | 262 |  38 | 20 |   0 |   0 | 4.916366e+01 | 6.200000e+01 |  26.11%| unknown
0.59/0.68	c   0.7s|     1 |     0 |  1806 |     - |    80M |   0 | 225 | 225 | 265 |  41 | 21 |   0 |   0 | 4.916855e+01 | 6.200000e+01 |  26.10%| unknown
0.69/0.71	c   0.7s|     1 |     0 |  1807 |     - |    80M |   0 | 225 | 225 | 266 |  42 | 22 |   0 |   0 | 4.916855e+01 | 6.200000e+01 |  26.10%| unknown
0.69/0.74	c   0.7s|     1 |     0 |  1811 |     - |    80M |   0 | 225 | 225 | 264 |  43 | 23 |   0 |   0 | 4.916909e+01 | 6.200000e+01 |  26.10%| unknown
0.99/1.07	c   1.1s|     1 |     2 |  1811 |     - |    81M |   0 | 225 | 225 | 264 |  43 | 24 |   0 |  29 | 4.922708e+01 | 6.200000e+01 |  25.95%| unknown
1.99/2.06	o 61
1.99/2.06	c * 2.1s|     8 |     6 |  3047 | 176.6 |strongbr|   7 | 225 | 225 | 245 |  43 |  2 |   2 | 228 | 4.949415e+01 | 6.100000e+01 |  23.25%|   1.72%
3.38/3.40	o 60
3.38/3.40	c d 3.4s|    20 |    18 |  4934 | 164.4 |conflict|  13 | 225 | 225 | 255 |   0 |  1 |   2 | 430 | 4.949415e+01 | 6.000000e+01 |  21.23%|   2.21%
4.88/4.98	o 59
4.88/4.98	c d 5.0s|    32 |    29 |  6805 | 161.1 |pscostdi|  13 | 225 | 225 | 255 |   0 |  1 |   2 | 603 | 4.960679e+01 | 5.900000e+01 |  18.94%|   2.79%
4.88/4.98	o 57
4.88/4.98	c d 5.0s|    32 |    29 |  6815 | 161.4 |pscostdi|  13 | 225 | 225 | 255 |   0 |  1 |   2 | 603 | 4.960679e+01 | 5.700000e+01 |  14.90%|   2.79%
4.88/4.98	o 56
4.88/4.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.88/4.98	c d 5.0s|    32 |    29 |  6821 | 161.6 |pscostdi|  13 | 225 | 225 | 255 |   0 |  1 |   2 | 603 | 4.960679e+01 | 5.600000e+01 |  12.89%|   2.79%
6.17/6.26	o 55
6.17/6.26	c o 6.3s|    94 |    91 | 17458 | 168.2 |objpscos|  21 | 225 | 226 | 268 | 212 |  1 |   6 | 611 | 4.960679e+01 | 5.500000e+01 |  10.87%|   3.35%
6.37/6.47	c   6.5s|   100 |    96 | 18613 | 169.7 |   131M |  21 | 225 | 226 | 276 | 251 |  1 |   6 | 611 | 4.960679e+01 | 5.500000e+01 |  10.87%|   4.59%
7.56/7.60	o 54
7.56/7.60	c L 7.6s|   194 |   177 | 31833 | 155.6 |    gins|  23 | 225 | 228 | 284 | 460 |  1 |  11 | 611 | 4.996959e+01 | 5.400000e+01 |   8.07%|   6.12%
7.56/7.63	c   7.6s|   200 |   181 | 32299 | 153.2 |   131M |  25 | 225 | 228 | 265 | 460 |  1 |  11 | 611 | 4.996959e+01 | 5.400000e+01 |   8.07%|   6.19%
8.56/8.60	c   8.6s|   300 |   247 | 43112 | 138.1 |   132M |  25 | 225 | 231 | 278 | 665 |  0 |  16 | 613 | 5.003735e+01 | 5.400000e+01 |   7.92%|   6.43%
9.96/10.01	c  10.0s|   400 |   305 | 54815 | 132.8 |   132M |  26 | 225 | 241 | 281 | 953 |  1 |  26 | 648 | 5.006417e+01 | 5.400000e+01 |   7.86%|   6.85%
12.55/12.62	c  12.6s|   500 |   375 | 76495 | 149.7 |   133M |  26 | 225 | 250 | 303 |1367 |  8 |  39 | 689 | 5.013886e+01 | 5.400000e+01 |   7.70%|   7.48%
13.55/13.63	c  13.6s|   600 |   401 | 84674 | 138.3 |   133M |  26 | 225 | 266 | 283 |1479 |  1 |  55 | 725 | 5.013886e+01 | 5.400000e+01 |   7.70%|   7.63%
17.73/17.86	c  17.9s|   700 |   491 |111307 | 156.6 |   134M |  26 | 225 | 293 | 303 |2121 |  0 |  84 | 759 | 5.027805e+01 | 5.400000e+01 |   7.40%|   8.20%
20.33/20.48	c  20.5s|   800 |   535 |130789 | 161.4 |   135M |  26 | 225 | 308 | 285 |2575 |  1 | 100 | 763 | 5.036176e+01 | 5.400000e+01 |   7.22%|   8.74%
23.42/23.59	c  23.6s|   900 |   597 |152185 | 167.3 |   136M |  26 | 225 | 320 | 307 |3127 | 12 | 117 | 767 | 5.036626e+01 | 5.400000e+01 |   7.21%|   9.22%
25.22/25.33	o 53
25.22/25.34	c *25.3s|   967 |   298 |165002 | 168.9 |    LP  |  26 | 225 | 331 | 289 |3513 |  1 | 128 | 767 | 5.040991e+01 | 5.300000e+01 |   5.14%|  28.66%
26.92/27.02	c  27.0s|  1000 |   307 |174982 | 173.3 |   136M |  26 | 225 | 347 | 284 |3850 |  1 | 144 | 779 | 5.041916e+01 | 5.300000e+01 |   5.12%|  30.07%
28.61/28.78	c  28.8s|  1100 |   303 |187423 | 168.9 |   137M |  26 | 225 | 357 | 283 |4040 |  1 | 154 | 812 | 5.045320e+01 | 5.300000e+01 |   5.05%|  36.79%
30.81/30.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.81/30.94	c  30.9s|  1200 |   300 |202767 | 167.6 |   137M |  26 | 225 | 379 | 281 |4412 |  7 | 176 | 848 | 5.059075e+01 | 5.300000e+01 |   4.76%|  41.08%
32.10/32.23	c  32.2s|  1300 |   296 |214733 | 163.9 |   137M |  26 | 225 | 405 | 267 |4594 |  0 | 202 | 885 | 5.064118e+01 | 5.300000e+01 |   4.66%|  46.25%
33.90/34.03	c  34.0s|  1400 |   280 |227941 | 161.6 |   145M |  26 | 225 | 435 | 301 |4857 |  0 | 232 | 913 | 5.078795e+01 | 5.300000e+01 |   4.36%|  52.92%
34.99/35.14	c  35.1s|  1500 |   270 |238368 | 157.8 |   145M |  26 | 225 | 453 | 380 |5030 |  0 | 250 | 934 | 5.087469e+01 | 5.300000e+01 |   4.18%|  57.22%
35.39/35.55	c  35.6s|  1600 |   246 |245111 | 152.2 |   145M |  26 | 225 | 475 | 266 |5066 |  0 | 272 | 952 | 5.094314e+01 | 5.300000e+01 |   4.04%|  62.98%
36.09/36.24	c  36.2s|  1700 |   232 |252868 | 147.8 |   145M |  26 | 225 | 494 | 253 |5119 |  2 | 291 | 975 | 5.100442e+01 | 5.300000e+01 |   3.91%|  67.11%
36.58/36.76	c  36.8s|  1800 |   224 |260175 | 143.6 |   145M |  26 | 225 | 515 | 266 |5147 |  0 | 314 |1012 | 5.112375e+01 | 5.300000e+01 |   3.67%|  69.85%
36.89/37.09	c  37.1s|  1900 |   208 |266240 | 139.2 |   145M |  26 | 225 | 528 | 274 |5160 |  0 | 328 |1023 | 5.121823e+01 | 5.300000e+01 |   3.48%|  72.95%
37.38/37.55	c  37.6s|  2000 |   176 |272827 | 135.6 |   145M |  26 | 225 | 526 | 317 |5190 |  0 | 330 |1026 | 5.126078e+01 | 5.300000e+01 |   3.39%|  77.51%
37.68/37.81	c  37.8s|  2100 |   126 |277927 | 131.5 |   145M |  26 | 225 | 525 | 288 |5190 |  1 | 332 |1028 | 5.131118e+01 | 5.300000e+01 |   3.29%|  83.99%
37.89/38.10	c  38.1s|  2200 |    64 |282860 | 127.8 |   145M |  26 | 225 | 526 | 501 |5196 |  0 | 335 |1031 | 5.149424e+01 | 5.300000e+01 |   2.92%|  91.81%
38.18/38.30	c 
38.18/38.30	c SCIP Status        : problem is solved [optimal solution found]
38.18/38.30	c Solving Time (sec) : 38.30
38.18/38.30	c Solving Nodes      : 2268
38.18/38.30	c Primal Bound       : +5.30000000000000e+01 (639 solutions)
38.18/38.30	c Dual Bound         : +5.30000000000000e+01
38.18/38.30	c Gap                : 0.00 %
38.18/38.30	s OPTIMUM FOUND
38.18/38.30	v -x1 x2 -x3 x4 -x5 -x6 x7 -x8 x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29
38.18/38.30	v x30 x31 -x32 x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 x55 -x56
38.18/38.30	v -x57 -x58 x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83
38.18/38.30	v x84 -x85 -x86 -x87 -x88 -x89 x90 x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 x101 -x102 x103 -x104 -x105 x106 -x107 x108 -x109
38.18/38.30	v -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 x130 -x131
38.18/38.30	v -x132 -x133 -x134 x135 -x136 x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153
38.18/38.30	v x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 x164 -x165 x166 -x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 -x175 x176
38.18/38.30	v -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 x188 x189 -x190 -x191 -x192 x193 -x194 x195 x196 -x197 -x198 -x199
38.18/38.30	v x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 x217 -x218 -x219 x220 -x221 -x222
38.18/38.30	v -x223 x224 -x225
38.18/38.30	c SCIP Status        : problem is solved [optimal solution found]
38.18/38.30	c Total Time         :      38.30
38.18/38.30	c   solving          :      38.30
38.18/38.30	c   presolving       :       0.00 (included in solving)
38.18/38.30	c   reading          :       0.00 (included in solving)
38.18/38.30	c   copying          :       0.03 (15 #copies) (minimal 0.00, maximal 0.00, average 0.00)
38.18/38.30	c Original Problem   :
38.18/38.30	c   Problem name     : HOME/instance-4488045-1751317902.opb
38.18/38.30	c   Variables        : 225 (225 binary, 0 integer, 0 continuous)
38.18/38.30	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
38.18/38.30	c   Constraints      : 225 initial, 225 maximal
38.18/38.30	c   Objective        : minimize, 225 non-zeros (abs.min = 1, abs.max = 1)
38.18/38.30	c Presolved Problem  :
38.18/38.30	c   Problem name     : t_HOME/instance-4488045-1751317902.opb
38.18/38.30	c   Variables        : 225 (225 binary, 0 integer, 0 continuous)
38.18/38.30	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
38.18/38.30	c   Constraints      : 225 initial, 528 maximal
38.18/38.30	c   Objective        : minimize, 225 non-zeros (abs.min = 1, abs.max = 1)
38.18/38.30	c   Nonzeros         : 1065 constraint, 0 clique table
38.18/38.30	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
38.18/38.30	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   implics          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
38.18/38.30	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   trivial          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
38.18/38.30	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   dualfix          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
38.18/38.30	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   linear           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
38.18/38.30	c   logicor          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
38.18/38.30	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   root node        :          -          -      -         13          -          -         13          -          -          -          -          -
38.18/38.30	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
38.18/38.30	c   integral         :          0          0          0          0       1429          0          0        722          0          1        207          0          0        193       2626
38.18/38.30	c   linear           :          0+         1          0        588          0          0          0          2          0          0          0          0          0          0          0
38.18/38.30	c   logicor          :        225+       527         24       8643          1          0          0        717        226         34        136          0          0          0          0
38.18/38.30	c   fixedvar         :          0          0          0          0          1          0          0        641          0          0          0          0          0          0          0
38.18/38.30	c   countsols        :          0          0          0          0          1          0          0        641          0          0          0          0          0          0          0
38.18/38.30	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
38.18/38.30	c   integral         :       5.69       0.00       0.00       0.00       5.69       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   logicor          :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
38.18/38.30	c   dualfix          :          2          0          0          0
38.18/38.30	c   genvbounds       :          0          0          0          0
38.18/38.30	c   nlobbt           :          0          0          0          0
38.18/38.30	c   obbt             :          0          0          0          0
38.18/38.30	c   probing          :          0          0          0          0
38.18/38.30	c   pseudoobj        :       5703          0          0          0
38.18/38.30	c   redcost          :       4099          0          0       8505
38.18/38.30	c   rootredcost      :          7          0          0          0
38.18/38.30	c   symmetry         :       9480          0          1        267
38.18/38.30	c   vbounds          :          0          0          0          0
38.18/38.30	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
38.18/38.30	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
38.18/38.30	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c   symmetry         :       0.05       0.00       0.00       0.05       0.00       0.01
38.18/38.30	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
38.18/38.30	c Symmetry           :
38.18/38.30	c   #affected vars   :        224 (224 bin, 0 int, 0 cont)
38.18/38.30	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
38.18/38.30	c   orbital reduction:         66 reductions applied,          0 cutoffs
38.18/38.30	c   lexicographic red:        230 reductions applied,          1 cutoffs
38.18/38.30	c   shadow tree time :       0.00 s
38.18/38.30	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
38.18/38.30	c   propagation      :       0.00         34         17          -         20       24.9          0        0.0          -          -          -
38.18/38.30	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
38.18/38.30	c   bound exceed. LP :       0.08        522        277          -        343       19.7          0        0.0          1       32.0       1859
38.18/38.30	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
38.18/38.30	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
38.18/38.30	c   applied globally :       0.00          -          -          0        312       18.0          -          -          1          -          -
38.18/38.30	c   applied locally  :          -          -          -          0         22       40.9          -          -          0          -          -
38.18/38.30	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
38.18/38.30	c   cut pool         :       3.15          -       2365         43          -          -      45469     147320          -          -          -          -          -    (maximal pool size:       4301)
38.18/38.30	c   aggregation      :       9.41       0.00       1472         24          0          0          0          0          0          0          0          0          0
38.18/38.30	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
38.18/38.30	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
38.18/38.30	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
38.18/38.30	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   gomory           :       4.93       0.00        836         10          0          0      43542      66194          0       1363       1363          0          0
38.18/38.30	c   > gomorymi       :          -          -          -          -          -          -          -      46707          0       1152       1152          0          -
38.18/38.30	c   > strongcg       :          -          -          -          -          -          -          -      19487          0        211        211          0          -
38.18/38.30	c   impliedbounds    :       0.01       0.00       1472         24          0          0          0          0          0          0          0          0          0
38.18/38.30	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
38.18/38.30	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   multilinear      :       0.00       0.00        116         24          0          0          0          0          0          0          0          0          0
38.18/38.30	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
38.18/38.30	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
38.18/38.30	c   zerohalf         :       2.27       0.00        846         20          0          0       1927      81126          0       3833       3833          0          0
38.18/38.30	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
38.18/38.30	c   hybrid           :       0.20       0.00       1517         23       5196          0     142124         43          0       3750
38.18/38.30	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c Pricers            :   ExecTime  SetupTime      Calls       Vars
38.18/38.30	c   problem variables:       0.00          -          0          0
38.18/38.30	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
38.18/38.30	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c   relpscost        :       5.69       0.00       1428          0          0          1        207          0        193       2626
38.18/38.30	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
38.18/38.30	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
38.18/38.30	c   LP solutions     :       0.01          -          -          1          1
38.18/38.30	c   relax solutions  :       0.00          -          -          0          0
38.18/38.30	c   pseudo solutions :       0.00          -          -          0          0
38.18/38.30	c   strong branching :       0.04          -          -        451          1
38.18/38.30	c   actconsdiving    :       0.00       0.00          0          0          0
38.18/38.30	c   adaptivediving   :       0.11       0.00         22          0          0
38.18/38.30	c   alns             :       0.02       0.00          5          0          0
38.18/38.30	c   bound            :       0.00       0.00          0          0          0
38.18/38.30	c   clique           :       0.00       0.00          0          0          0
38.18/38.30	c   coefdiving       :       0.00       0.00          0          0          0
38.18/38.30	c   completesol      :       0.00       0.00          0          0          0
38.18/38.30	c   conflictdiving   :       0.06       0.00         12          2          1
38.18/38.30	c   crossover        :       0.00       0.00          1          1          0
38.18/38.30	c   dins             :       0.00       0.00          0          0          0
38.18/38.30	c   distributiondivin:       0.75       0.00         11          0          0
38.18/38.30	c   dks              :       0.00       0.00          0          0          0
38.18/38.30	c   dps              :       0.00       0.00          0          0          0
38.18/38.30	c   dualval          :       0.00       0.00          0          0          0
38.18/38.30	c   farkasdiving     :       0.00       0.00          0          0          0
38.18/38.30	c   feaspump         :       0.00       0.00          0          0          0
38.18/38.30	c   fixandinfer      :       0.00       0.00          0          0          0
38.18/38.30	c   fracdiving       :       0.09       0.00         12          0          0
38.18/38.30	c   gins             :       0.04       0.00          8          9          1
38.18/38.30	c   guideddiving     :       0.09       0.00         12          0          0
38.18/38.30	c   indicator        :       0.00       0.00          0          0          0
38.18/38.30	c   indicatordiving  :       0.00       0.00          0          0          0
38.18/38.30	c   intdiving        :       0.00       0.00          0          0          0
38.18/38.30	c   intshifting      :       0.00       0.00          0          0          0
38.18/38.30	c   linesearchdiving :       0.07       0.00         11          1          0
38.18/38.30	c   localbranching   :       0.00       0.00          0          0          0
38.18/38.30	c   locks            :       0.00       0.00          1          1          1
38.18/38.30	c   lpface           :       0.00       0.00          0          0          0
38.18/38.30	c   mpec             :       0.00       0.00          0          0          0
38.18/38.30	c   multistart       :       0.00       0.00          0          0          0
38.18/38.30	c   mutation         :       0.00       0.00          0          0          0
38.18/38.30	c   nlpdiving        :       0.00       0.00          0          0          0
38.18/38.30	c   objpscostdiving  :       0.34       0.00          6        107          1
38.18/38.30	c   octane           :       0.00       0.00          0          0          0
38.18/38.30	c   ofins            :       0.00       0.00          0          0          0
38.18/38.30	c   oneopt           :       0.00       0.00          7          0          0
38.18/38.30	c   padm             :       0.00       0.00          0          0          0
38.18/38.30	c   proximity        :       0.00       0.00          0          0          0
38.18/38.30	c   pscostdiving     :       0.07       0.00         12          8          3
38.18/38.30	c   randrounding     :       0.02       0.00         80          2          0
38.18/38.30	c   rens             :       0.00       0.00          0          0          0
38.18/38.30	c   reoptsols        :       0.00       0.00          0          0          0
38.18/38.30	c   repair           :       0.00       0.00          0          0          0
38.18/38.30	c   rins             :       0.00       0.00          0          0          0
38.18/38.30	c   rootsoldiving    :       0.05       0.00          6          3          0
38.18/38.30	c   rounding         :       0.12       0.00        652          0          0
38.18/38.30	c   scheduler        :       0.00       0.00          0          0          0
38.18/38.30	c   shiftandpropagate:       0.00       0.00          0          0          0
38.18/38.30	c   shifting         :       0.11       0.00        493          0          0
38.18/38.30	c   simplerounding   :       0.03       0.00       2948         32          0
38.18/38.30	c   subnlp           :       0.00       0.00          0          0          0
38.18/38.30	c   trivial          :       0.00       0.00          2          1          1
38.18/38.30	c   trivialnegation  :       0.00       0.00          0          0          0
38.18/38.30	c   trustregion      :       0.00       0.00          0          0          0
38.18/38.30	c   trysol           :       0.00       0.00          0          0          0
38.18/38.30	c   twoopt           :       0.00       0.00          0          0          0
38.18/38.30	c   undercover       :       0.00       0.00          0          0          0
38.18/38.30	c   vbounds          :       0.00       0.00          0          0          0
38.18/38.30	c   veclendiving     :       0.05       0.00         11          0          0
38.18/38.30	c   zeroobj          :       0.00       0.00          0          0          0
38.18/38.30	c   zirounding       :       0.06       0.00       1001         20          0
38.18/38.30	c   other solutions  :          -          -          -          0          -
38.18/38.30	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
38.18/38.30	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
38.18/38.30	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
38.18/38.30	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
38.18/38.30	c   primal LP        :       0.11        464          0       0.00       0.00       0.11        464
38.18/38.30	c   dual LP          :       9.63       4977     258294      66.35   26814.10       0.14       1084
38.18/38.30	c   lex dual LP      :       0.00          0          0       0.00          -
38.18/38.30	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
38.18/38.30	c   resolve instable :       0.00          0          0       0.00          -
38.18/38.30	c   diving/probing LP:       0.94        756      26936      35.63   28722.08
38.18/38.30	c   strong branching :       5.39       1031     144200     139.86   26765.10          -          -         38
38.18/38.30	c     (at root node) :          -         29       5139     177.21          -
38.18/38.30	c   conflict analysis:       0.05        186       1859       9.99   36121.64
38.18/38.30	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
38.18/38.30	c   benders          :       0.00          0          0          0       0.00          0          0          0
38.18/38.30	c B&B Tree           :
38.18/38.30	c   number of runs   :          1
38.18/38.30	c   nodes            :       2268 (1313 internal, 955 leaves)
38.18/38.30	c   feasible leaves  :          1
38.18/38.30	c   infeas. leaves   :          7
38.18/38.30	c   objective leaves :        947
38.18/38.30	c   nodes (total)    :       2268 (1313 internal, 955 leaves)
38.18/38.30	c   nodes left       :          0
38.18/38.30	c   max depth        :         26
38.18/38.30	c   max depth (total):         26
38.18/38.30	c   backtracks       :        738 (32.5%)
38.18/38.30	c   early backtracks :          0 (0.0%)
38.18/38.30	c   nodes exc. ref.  :          0 (0.0%)
38.18/38.30	c   delayed cutoffs  :          1
38.18/38.30	c   repropagations   :         25 (12 domain reductions, 1 cutoffs)
38.18/38.30	c   avg switch length:       6.15
38.18/38.30	c   switching time   :       0.16
38.18/38.30	c Root Node          :
38.18/38.30	c   First LP value   : +4.85261102271083e+01
38.18/38.30	c   First LP Iters   :       1062 (48063.00 Iter/sec)
38.18/38.30	c   First LP Time    :       0.02
38.18/38.30	c   Final Dual Bound : +4.92270818031029e+01
38.18/38.30	c   Final Root Iters :       1811
38.18/38.30	c   Root LP Estimate : +5.89340752862712e+01
38.18/38.30	c Solution           :
38.18/38.30	c   Solutions found  :        639 (10 improvements)
38.18/38.30	c   First Solution   : +2.25000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
38.18/38.30	c   Gap First Sol.   :   infinite
38.18/38.30	c   Gap Last Sol.    :       5.14 %
38.18/38.30	c   Primal Bound     : +5.30000000000000e+01   (in run 1, after 967 nodes, 25.33 seconds, depth 19, found by <relaxation>)
38.18/38.30	c   Dual Bound       : +5.30000000000000e+01
38.18/38.30	c   Gap              :       0.00 %
38.18/38.30	c Integrals          :      Total       Avg%
38.18/38.30	c   primal-dual      :     304.31       7.95
38.18/38.30	c   primal-ref       :          -          - (not evaluated)
38.18/38.30	c   dual-ref         :          -          - (not evaluated)
38.18/38.37	c Time complete (sec):     38.269

Verifier Data

OK	53

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62577 MiB free)
  memory of node 1: 64507 MiB (63083 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488045-1751317902/watcher-4488045-1751317902 -o /tmp/evaluation-result-4488045-1751317902/solver-4488045-1751317902 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46560 --watchdog 3760 pbsolver -f HOME/instance-4488045-1751317902.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=48731, runsolver pid=48728
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.10 4.14 4.11 5/264 48732
/proc/meminfo: memFree=128646268/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=44968 memory=35584 CPUtime=0.09 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 6476 0 0 0 9 0 0 0 20 0 1 0 47470424 46047232 8896 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 11242 8896 2688 2575 0 8149 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 44968 KiB
Current children cumulated memory: 35584 KiB

[startup+0.205395 s]*
/proc/loadavg: 4.10 4.14 4.11 5/264 48732
/proc/meminfo: memFree=128622328/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=66404 memory=56320 CPUtime=0.19 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 11672 0 0 0 18 1 0 0 20 0 1 0 47470424 67997696 14080 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 16601 14080 2688 2575 0 13508 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 66404 KiB
Current children cumulated memory: 56320 KiB

[startup+0.305272 s]*
/proc/loadavg: 4.10 4.14 4.11 5/264 48732
/proc/meminfo: memFree=128606200/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=82596 memory=71444 CPUtime=0.3 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 16135 0 0 0 28 2 0 0 20 0 1 0 47470424 84578304 17861 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 20649 17861 2688 2575 0 17556 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 82596 KiB
Current children cumulated memory: 71444 KiB

[startup+0.700126 s]
/proc/loadavg: 4.10 4.14 4.11 5/264 48732
/proc/meminfo: memFree=128590576/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=100980 memory=89144 CPUtime=0.69 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 21278 0 0 0 66 3 0 0 20 0 1 0 47470424 103403520 22286 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 25245 22286 2688 2575 0 22152 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 100980 KiB
Current children cumulated memory: 89144 KiB

[startup+1.5001 s]
/proc/loadavg: 4.09 4.13 4.11 5/264 48732
/proc/meminfo: memFree=128582172/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=104496 memory=92600 CPUtime=1.48 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 22136 0 0 0 145 3 0 0 20 0 1 0 47470424 107003904 23150 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 26124 23150 2688 2575 0 23031 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 104496 KiB
Current children cumulated memory: 92600 KiB

[startup+3.1052 s]
/proc/loadavg: 4.09 4.13 4.11 5/264 48732
/proc/meminfo: memFree=128590328/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=104496 memory=92600 CPUtime=3.08 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 22160 0 0 0 305 3 0 0 20 0 1 0 47470424 107003904 23150 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 26124 23150 2688 2575 0 23031 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 104496 KiB
Current children cumulated memory: 92600 KiB

[startup+6.30015 s]
/proc/loadavg: 4.08 4.13 4.10 5/264 48732
/proc/meminfo: memFree=128534672/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=154160 memory=138936 CPUtime=6.27 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 33732 0 0 0 622 5 0 0 20 0 1 0 47470424 157859840 34734 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 38540 34734 2688 2575 0 35447 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 154160 KiB
Current children cumulated memory: 138936 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.13 4.10 6/265 48734
/proc/meminfo: memFree=128526652/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=155048 memory=139576 CPUtime=12.65 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 33919 0 0 0 1260 5 0 0 20 0 1 0 47470424 158769152 34894 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 38762 34894 2688 2575 0 35669 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 155048 KiB
Current children cumulated memory: 139576 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.12 4.10 6/265 48734
/proc/meminfo: memFree=128493428/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=158000 memory=142648 CPUtime=25.42 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 34700 0 0 0 2536 6 0 0 20 0 1 0 47470424 161792000 35662 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 39500 35662 2688 2575 0 36407 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 158000 KiB
Current children cumulated memory: 142648 KiB

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

# cumulated CPU time of all completed processes:  user=38.1997 s, system=0.07477 s

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

[startup+25.6002 s]
/proc/loadavg: 4.06 4.12 4.10 6/265 48734
/proc/meminfo: memFree=128493428/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=158000 memory=142648 CPUtime=25.52 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 34700 0 0 0 2546 6 0 0 20 0 1 0 47470424 161792000 35662 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 39500 35662 2688 2575 0 36407 0
Current children cumulated CPU time: 25.52 s
Current children cumulated vsize: 158000 KiB
Current children cumulated memory: 142648 KiB

[startup+32.0001 s]*
/proc/loadavg: 4.05 4.12 4.10 6/265 48734
/proc/meminfo: memFree=128486372/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=158000 memory=142904 CPUtime=31.91 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 34746 0 0 0 3185 6 0 0 20 0 1 0 47470424 161792000 35726 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 39500 35726 2688 2575 0 36407 0
Current children cumulated CPU time: 31.91 s
Current children cumulated vsize: 158000 KiB
Current children cumulated memory: 142904 KiB

[startup+35.2001 s]
/proc/loadavg: 4.05 4.12 4.10 5/265 48734
/proc/meminfo: memFree=128471144/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=166652 memory=152248 CPUtime=35.09 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 37075 0 0 0 3503 6 0 0 20 0 1 0 47470424 170651648 38062 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 41663 38062 2688 2575 0 38570 0
Current children cumulated CPU time: 35.09 s
Current children cumulated vsize: 166652 KiB
Current children cumulated memory: 152248 KiB

[startup+36.8001 s]
/proc/loadavg: 4.05 4.12 4.10 5/265 48734
/proc/meminfo: memFree=128471144/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=166652 memory=152248 CPUtime=36.68 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 37075 0 0 0 3662 6 0 0 20 0 1 0 47470424 170651648 38062 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 41663 38062 2688 2575 0 38570 0
Current children cumulated CPU time: 36.68 s
Current children cumulated vsize: 166652 KiB
Current children cumulated memory: 152248 KiB

[startup+37.6001 s]
/proc/loadavg: 4.05 4.12 4.10 5/265 48734
/proc/meminfo: memFree=128471144/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=168096 memory=152632 CPUtime=37.48 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 37187 0 0 0 3742 6 0 0 20 0 1 0 47470424 172130304 38158 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 42024 38158 2688 2575 0 38931 0
Current children cumulated CPU time: 37.48 s
Current children cumulated vsize: 168096 KiB
Current children cumulated memory: 152632 KiB

[startup+38.0001 s]*
/proc/loadavg: 4.05 4.12 4.10 6/265 48734
/proc/meminfo: memFree=128471144/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=168096 memory=152760 CPUtime=37.89 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 37217 0 0 0 3783 6 0 0 20 0 1 0 47470424 172130304 38190 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 42024 38190 2688 2575 0 38931 0
Current children cumulated CPU time: 37.89 s
Current children cumulated vsize: 168096 KiB
Current children cumulated memory: 152760 KiB

[startup+38.2001 s]
/proc/loadavg: 4.05 4.12 4.10 6/265 48734
/proc/meminfo: memFree=128471144/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=168872 memory=154296 CPUtime=38.08 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 37606 0 0 0 3802 6 0 0 20 0 1 0 47470424 172924928 38574 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 42218 38574 2688 2575 0 39125 0
Current children cumulated CPU time: 38.08 s
Current children cumulated vsize: 168872 KiB
Current children cumulated memory: 154296 KiB

[startup+38.3002 s]
/proc/loadavg: 4.05 4.12 4.10 6/265 48734
/proc/meminfo: memFree=128471144/131250000 swapFree=33010684/33010684
[pid=48731] ppid=48728 vsize=168872 memory=154296 CPUtime=38.18 cores=0,2
/proc/48731/stat : 48731 (pbsolver) R 48728 48731 46545 0 -1 4194304 37606 0 0 0 3812 6 0 0 20 0 1 0 47470424 172924928 38574 18446744073709551615 4198400 14743177 140724606567152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 51212288 140724606568842 140724606568938 140724606568938 140724606574540 0
/proc/48731/statm: 42218 38574 2688 2575 0 39125 0
Current children cumulated CPU time: 38.18 s
Current children cumulated vsize: 168872 KiB
Current children cumulated memory: 154296 KiB

Child status: 0

Real time (s): 38.3833
CPU time (s): 38.2745
CPU user time (s): 38.1997
CPU system time (s): 0.07477
CPU usage (%): 99.7165
Max. virtual memory (cumulated for all children) (KiB): 168872
Max. memory (cumulated for all children) (KiB): 154296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.1997
system time used= 0.07477
maximum resident set size= 154296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37606
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= 63


# summary of solver processes directly reported to runsolver:
#   pid: 48731
#   total CPU time (s): 38.2745
#   total CPU user time (s): 38.1997
#   total CPU system time (s): 0.07477

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.068154 second user time and 0.196618 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-30 23:11:42
IDJOB=4488045
IDBENCH=147228
IDSOLVER=3366
FILE ID=nodeC013/4488045-1751317902
RUNJOBID= nodeC013-1751314195-46560
SLURM_JOB_ID= 9594325
Free space on /tmp= 433012 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488045-1751317902/watcher-4488045-1751317902 -o /tmp/evaluation-result-4488045-1751317902/solver-4488045-1751317902 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46560 --watchdog 3760  pbsolver -f HOME/instance-4488045-1751317902.opb -t 3600 -m 31000

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

MD5SUM BENCH= 83e8c133f6310d52aedf789f310352e0
RANDOM SEED=1953182185

nodeC013 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.805
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.67
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.792
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.67
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		: 3625.494
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.67
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		: 3576.058
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128676568 kB
MemAvailable:   128795668 kB
Buffers:            3280 kB
Cached:           920180 kB
SwapCached:            0 kB
Active:          1284612 kB
Inactive:         676540 kB
Active(anon):    1050980 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   676540 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15084 kB
Writeback:            24 kB
AnonPages:       1040804 kB
Mapped:           131224 kB
Shmem:             13284 kB
KReclaimable:      95936 kB
Slab:             183396 kB
SReclaimable:      95936 kB
SUnreclaim:        87460 kB
KernelStack:        4240 kB
PageTables:         5196 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1624796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC013 at 2025-06-30 23:12:20