Trace number 4494750

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07UNSAT 12.2744 12.3239

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900551347.opb
MD5SUM0e77a06dde1d23cd3307fd4f28b5c64b
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.917121
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 745
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4494750-1751151934.opb>
0.00/0.01	c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	c presolving:
0.00/0.02	c    (0.0s) running MILP presolver
0.00/0.02	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.03	c (round 1, exhaustive) 0 del vars, 143 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.03	c (round 2, exhaustive) 0 del vars, 187 del conss, 0 add conss, 0 chg bounds, 44 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.04	c (round 3, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.04	c (round 4, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.04	c (round 5, exhaustive) 0 del vars, 264 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.05	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.06	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.00/0.06	c dynamic symmetry handling statistics:
0.00/0.06	c    orbitopal reduction:       no components
0.00/0.06	c    orbital reduction:          1 components of sizes 1
0.00/0.06	c    lexicographic reduction:    1 permutations with support sizes 121
0.00/0.06	c handled 1 out of 1 symmetry components
0.00/0.06	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
0.00/0.06	c  0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.00/0.06	c  0 implications, 143 cliques
0.00/0.06	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2443 constraints
0.00/0.06	c       1 constraints of type <knapsack>
0.00/0.06	c      22 constraints of type <setppc>
0.00/0.06	c    2420 constraints of type <logicor>
0.00/0.06	c transformed objective value is always integral (scale: 1)
0.00/0.06	c Presolving Time: 0.04
0.00/0.06	c - non default parameters ----------------------------------------------------------------------
0.00/0.06	c # SCIP version 10.0.0
0.00/0.06	c 
0.00/0.06	c # maximal time in seconds to run
0.00/0.06	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.06	c limits/time = 3596.998021
0.00/0.06	c 
0.00/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.06	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.06	c limits/memory = 27900
0.00/0.06	c 
0.00/0.06	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.06	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.06	c limits/solutions = 1
0.00/0.06	c 
0.00/0.06	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.00/0.06	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.06	c misc/usesymmetry = 3
0.00/0.06	c 
0.00/0.06	c # belongs reading time to solving time?
0.00/0.06	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.06	c timing/reading = TRUE
0.00/0.06	c 
0.00/0.06	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.06	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06	c propagating/symmetry/detectdoublelex = FALSE
0.00/0.06	c 
0.00/0.06	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.06	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06	c propagating/symmetry/detectsubgroups = FALSE
0.00/0.06	c 
0.00/0.06	c # Type of symmetries that shall be computed?
0.00/0.06	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.06	c propagating/symmetry/symtype = 1
0.00/0.06	c 
0.00/0.06	c # Should components consisting of a single full reflection be handled?
0.00/0.06	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06	c propagating/symmetry/usesimplesgncomp = FALSE
0.00/0.06	c 
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c start solving
0.00/0.06	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 |    95 |     - |    11M |   0 | 231 |2459 |2443 |   0 |  0 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.20	c   0.2s|     1 |     0 |  1386 |     - |    12M |   0 | 231 |2463 |2445 |   2 |  1 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.19/0.26	c   0.3s|     1 |     0 |  1401 |     - |    14M |   0 | 231 |2465 |2448 |   5 |  2 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.19/0.30	c   0.3s|     1 |     0 |  1423 |     - |    17M |   0 | 231 |2468 |2453 |  10 |  3 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.35	c   0.3s|     1 |     0 |  1440 |     - |    21M |   0 | 231 |2472 |2457 |  14 |  4 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.41	c   0.4s|     1 |     0 |  1453 |     - |    22M |   0 | 231 |2475 |2460 |  17 |  5 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.47	c   0.5s|     1 |     0 |  1486 |     - |    25M |   0 | 231 |2478 |2463 |  20 |  6 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.56	c   0.5s|     1 |     0 |  1502 |     - |    27M |   0 | 231 |2478 |2466 |  23 |  7 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.62	c   0.6s|     1 |     0 |  1507 |     - |    31M |   0 | 231 |2481 |2469 |  26 |  8 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.70	c   0.7s|     1 |     0 |  1531 |     - |    36M |   0 | 231 |2486 |2473 |  30 |  9 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.78	c   0.8s|     1 |     0 |  1547 |     - |    39M |   0 | 231 |2487 |2475 |  32 | 10 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.79	c   0.8s|     1 |     0 |  1562 |     - |    39M |   0 | 231 |2489 |2478 |  36 | 11 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.78/0.88	c   0.9s|     1 |     2 |  1779 |     - |    39M |   0 | 231 |2498 |2478 |  36 | 11 |  54 |  19 | 0.000000e+00 |      --      |    Inf | unknown
1.28/1.39	c   1.4s|   100 |     5 |  3705 |  21.6 |    46M |  15 | 231 |2546 |2461 |  82 |  2 | 104 |  19 | 0.000000e+00 |      --      |    Inf |  71.68%
1.57/1.69	c   1.7s|   200 |     5 |  5435 |  19.5 |    48M |  20 | 231 |2616 |2456 | 112 |  1 | 174 |  19 | 0.000000e+00 |      --      |    Inf |  74.37%
2.08/2.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.08/2.18	c   2.2s|   300 |    14 |  6894 |  17.8 |    52M |  20 | 231 |2688 |2457 | 149 |  1 | 248 |  19 | 0.000000e+00 |      --      |    Inf |  80.40%
2.28/2.37	c   2.4s|   400 |    10 |  8175 |  16.6 |    53M |  20 | 231 |2769 |2456 | 157 |  1 | 333 |  19 | 0.000000e+00 |      --      |    Inf |  80.70%
2.77/2.81	c   2.8s|   500 |    13 |  9671 |  16.3 |    59M |  20 | 231 |2822 |2454 | 199 |  1 | 387 |  19 | 0.000000e+00 |      --      |    Inf |  84.18%
2.97/3.08	c   3.1s|   600 |    10 | 11222 |  16.1 |    60M |  20 | 231 |2881 |2457 | 225 |  0 | 450 |  19 | 0.000000e+00 |      --      |    Inf |  84.58%
3.47/3.55	c   3.5s|   700 |    18 | 13213 |  16.7 |    63M |  20 | 231 |2963 |2458 | 266 |  2 | 534 |  19 | 0.000000e+00 |      --      |    Inf |  85.35%
3.67/3.71	c   3.7s|   800 |    13 | 14566 |  16.3 |    63M |  20 | 231 |3041 |2460 | 282 |  2 | 612 |  19 | 0.000000e+00 |      --      |    Inf |  85.72%
3.87/3.92	c   3.9s|   900 |    11 | 16146 |  16.2 |    63M |  20 | 231 |3124 |2454 | 286 |  0 | 698 |  19 | 0.000000e+00 |      --      |    Inf |  85.94%
4.17/4.28	c   4.3s|  1000 |     9 | 17960 |  16.4 |    63M |  20 | 231 |3207 |2454 | 287 |  1 | 787 |  19 | 0.000000e+00 |      --      |    Inf |  86.03%
4.66/4.73	c   4.7s|  1100 |    11 | 19819 |  16.6 |    63M |  28 | 231 |3278 |2454 | 295 |  1 | 866 |  19 | 0.000000e+00 |      --      |    Inf |  86.13%
4.97/5.04	c   5.0s|  1200 |     6 | 21610 |  16.7 |    64M |  30 | 231 |3376 |2453 | 309 |  0 | 968 |  19 | 0.000000e+00 |      --      |    Inf |  86.89%
5.26/5.30	c   5.3s|  1300 |     6 | 23173 |  16.6 |    64M |  30 | 231 |3455 |2457 | 332 |  1 |1053 |  19 | 0.000000e+00 |      --      |    Inf |  87.21%
5.56/5.69	c   5.7s|  1400 |     6 | 25005 |  16.8 |    64M |  30 | 231 |3505 |2454 | 367 |  1 |1115 |  19 | 0.000000e+00 |      --      |    Inf |  89.82%
5.96/6.07	c   6.1s|  1500 |     6 | 26893 |  16.9 |    64M |  30 | 231 |3563 |2453 | 408 |  0 |1181 |  19 | 0.000000e+00 |      --      |    Inf |  92.05%
6.26/6.34	c   6.3s|  1600 |     5 | 28902 |  17.1 |    64M |  30 | 231 |3612 |2455 | 447 |  0 |1240 |  19 | 0.000000e+00 |      --      |    Inf |  93.62%
6.46/6.53	c   6.5s|  1700 |     7 | 30546 |  17.1 |    64M |  30 | 231 |3712 |2456 | 455 |  1 |1347 |  19 | 0.000000e+00 |      --      |    Inf |  93.74%
6.96/7.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.96/7.07	c   7.1s|  1800 |     7 | 32533 |  17.2 |    65M |  30 | 231 |3796 |2456 | 485 |  1 |1439 |  19 | 0.000000e+00 |      --      |    Inf |  95.26%
7.35/7.40	c   7.4s|  1900 |    15 | 34436 |  17.3 |    65M |  30 | 231 |3829 |2455 | 539 |  0 |1478 |  19 | 0.000000e+00 |      --      |    Inf |  95.75%
7.55/7.69	c   7.7s|  2000 |    19 | 36323 |  17.4 |    65M |  30 | 231 |3904 |2455 | 540 |  0 |1561 |  19 | 0.000000e+00 |      --      |    Inf |  95.78%
8.15/8.23	c   8.2s|  2100 |    21 | 38237 |  17.5 |    65M |  30 | 231 |3982 |2456 | 542 |  1 |1647 |  19 | 0.000000e+00 |      --      |    Inf |  95.83%
8.55/8.67	c   8.7s|  2200 |    19 | 40256 |  17.6 |    65M |  30 | 231 |4059 |2457 | 543 |  0 |1732 |  19 | 0.000000e+00 |      --      |    Inf |  95.93%
9.25/9.34	c   9.3s|  2300 |    19 | 42338 |  17.7 |    65M |  31 | 231 |4143 |2455 | 545 |  0 |1823 |  19 | 0.000000e+00 |      --      |    Inf |  95.94%
9.35/9.46	c   9.5s|  2400 |    18 | 44172 |  17.8 |    65M |  34 | 231 |4239 |2456 | 545 |  1 |1921 |  19 | 0.000000e+00 |      --      |    Inf |  95.94%
9.45/9.58	c   9.6s|  2500 |    18 | 45904 |  17.7 |    65M |  34 | 231 |4334 |2455 | 547 |  0 |2021 |  19 | 0.000000e+00 |      --      |    Inf |  95.94%
9.65/9.71	c   9.7s|  2600 |    18 | 47701 |  17.8 |    65M |  36 | 231 |4451 |2455 | 549 |  1 |2141 |  19 | 0.000000e+00 |      --      |    Inf |  95.94%
9.75/9.82	c   9.8s|  2700 |    12 | 49422 |  17.7 |    65M |  36 | 231 |4561 |2456 | 551 |  0 |2253 |  19 | 0.000000e+00 |      --      |    Inf |  95.94%
9.85/9.94	c   9.9s|  2800 |    14 | 51000 |  17.7 |    65M |  36 | 231 |4661 |2455 | 553 |  1 |2355 |  19 | 0.000000e+00 |      --      |    Inf |  95.96%
9.95/10.05	c  10.0s|  2900 |    12 | 52759 |  17.7 |    65M |  36 | 231 |4752 |2456 | 555 |  0 |2449 |  19 | 0.000000e+00 |      --      |    Inf |  95.97%
10.05/10.17	c  10.2s|  3000 |    10 | 54428 |  17.6 |    65M |  36 | 231 |4840 |2456 | 557 |  1 |2546 |  19 | 0.000000e+00 |      --      |    Inf |  95.97%
10.15/10.29	c  10.3s|  3100 |     8 | 56322 |  17.7 |    65M |  36 | 231 |4955 |2454 | 557 |  0 |2666 |  19 | 0.000000e+00 |      --      |    Inf |  95.97%
10.44/10.56	c  10.6s|  3200 |    10 | 58447 |  17.8 |    65M |  36 | 231 |5026 |2457 | 581 |  1 |2741 |  19 | 0.000000e+00 |      --      |    Inf |  96.20%
10.54/10.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.54/10.69	c  10.7s|  3300 |     8 | 60367 |  17.8 |    65M |  36 | 231 |5087 |2455 | 582 |  1 |2822 |  19 | 0.000000e+00 |      --      |    Inf |  96.25%
10.74/10.84	c  10.8s|  3400 |     6 | 62323 |  17.9 |    65M |  36 | 231 |5165 |2458 | 594 |  0 |2920 |  19 | 0.000000e+00 |      --      |    Inf |  96.36%
10.84/10.98	c  11.0s|  3500 |     6 | 64187 |  17.9 |    65M |  36 | 231 |5219 |2456 | 606 |  0 |2999 |  19 | 0.000000e+00 |      --      |    Inf |  96.46%
11.05/11.10	c  11.1s|  3600 |     6 | 65942 |  17.9 |    65M |  36 | 231 |5285 |2457 | 608 |  1 |3086 |  19 | 0.000000e+00 |      --      |    Inf |  96.48%
11.14/11.23	c  11.2s|  3700 |     5 | 67707 |  17.9 |    65M |  36 | 231 |5368 |2456 | 611 |  0 |3179 |  19 | 0.000000e+00 |      --      |    Inf |  96.48%
11.24/11.38	c  11.4s|  3800 |     5 | 69559 |  17.9 |    65M |  36 | 231 |5451 |2455 | 623 |  1 |3281 |  19 | 0.000000e+00 |      --      |    Inf |  96.77%
11.74/11.82	c  11.8s|  3900 |     5 | 71517 |  17.9 |    65M |  36 | 231 |5481 |2455 | 677 |  1 |3341 |  19 | 0.000000e+00 |      --      |    Inf |  99.56%
11.94/12.06	c  12.1s|  4000 |     4 | 73177 |  17.9 |    65M |  36 | 231 |5550 |2457 | 701 |  1 |3434 |  19 | 0.000000e+00 |      --      |    Inf |  99.87%
12.14/12.23	c  12.2s|  4100 |     2 | 75136 |  17.9 |    65M |  36 | 231 |5630 |2455 | 709 |  0 |3536 |  19 | 0.000000e+00 |      --      |    Inf |  99.99%
12.24/12.30	c 
12.24/12.30	c SCIP Status        : problem is solved [infeasible]
12.24/12.30	c Solving Time (sec) : 12.30
12.24/12.30	c Solving Nodes      : 4156
12.24/12.30	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
12.24/12.30	c Dual Bound         : +1.00000000000000e+20
12.24/12.30	c Gap                : 0.00 %
12.24/12.30	s UNSATISFIABLE
12.24/12.30	c SCIP Status        : problem is solved [infeasible]
12.24/12.30	c Total Time         :      12.30
12.24/12.30	c   solving          :      12.30
12.24/12.30	c   presolving       :       0.04 (included in solving)
12.24/12.30	c   reading          :       0.00 (included in solving)
12.24/12.30	c   copying          :       0.65 (105 #copies) (minimal 0.00, maximal 0.01, average 0.01)
12.24/12.30	c Original Problem   :
12.24/12.30	c   Problem name     : HOME/instance-4494750-1751151934.opb
12.24/12.30	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
12.24/12.30	c   Constraints      : 2707 initial, 2707 maximal
12.24/12.30	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
12.24/12.30	c Presolved Problem  :
12.24/12.30	c   Problem name     : t_HOME/instance-4494750-1751151934.opb
12.24/12.30	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
12.24/12.30	c   Constraints      : 2443 initial, 5633 maximal
12.24/12.30	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
12.24/12.30	c   Nonzeros         : 7612 constraint, 410 clique table
12.24/12.30	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
12.24/12.30	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   gateextraction   :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
12.24/12.30	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
12.24/12.30	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
12.24/12.30	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
12.24/12.30	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   knapsack         :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
12.24/12.30	c   setppc           :       0.00       0.00      6          0          0          0          0          0         66          0          0          0
12.24/12.30	c   linear           :       0.02       0.00      8          0          0          0          0          0        198          0         55          0
12.24/12.30	c   logicor          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
12.24/12.30	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   root node        :          -          -      -         87          -          -         87          -          -          -          -          -
12.24/12.30	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
12.24/12.30	c   benderslp        :          0          0          0          0       2085          0          0        175          0          0          0          0          0          0          0
12.24/12.30	c   integral         :          0          0          0          0       2085          0          0        175          0          0          0          0          0          0       4170
12.24/12.30	c   knapsack         :          1+         4         11      14246          0          0          0        172        695         20       5291          6          3          0          0
12.24/12.30	c   setppc           :         22+        24         11      14229          0          0          0         80      26770         69      22449          0          0          0          0
12.24/12.30	c   linear           :          0+        21          0       9541          0          0          0          2          0          0         90          0          0          0          0
12.24/12.30	c   logicor          :       2420+      5609         11       7749          0          0          0          0       8758         23      22810          0          0          0          0
12.24/12.30	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
12.24/12.30	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   integral         :       0.12       0.00       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   setppc           :       0.04       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   logicor          :       0.18       0.00       0.00       0.17       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
12.24/12.30	c   dualfix          :          1          0          0          0
12.24/12.30	c   genvbounds       :          0          0          0          0
12.24/12.30	c   nlobbt           :          0          0          0          0
12.24/12.30	c   obbt             :          0          0          0          0
12.24/12.30	c   probing          :          0          0          0          0
12.24/12.30	c   pseudoobj        :          0          0          0          0
12.24/12.30	c   redcost          :          0          0          0          0
12.24/12.30	c   rootredcost      :          0          0          0          0
12.24/12.30	c   symmetry         :      13561          0          0         10
12.24/12.30	c   vbounds          :       9238          0          0          0
12.24/12.30	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
12.24/12.30	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
12.24/12.30	c   symmetry         :       0.10       0.00       0.01       0.10       0.00       0.00
12.24/12.30	c   vbounds          :       0.01       0.00       0.00       0.01       0.00       0.00
12.24/12.30	c Symmetry           :
12.24/12.30	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
12.24/12.30	c   orbital reduction:         10 reductions applied,          0 cutoffs
12.24/12.30	c   lexicographic red:          0 reductions applied,          0 cutoffs
12.24/12.30	c   shadow tree time :       0.00 s
12.24/12.30	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
12.24/12.30	c   propagation      :       0.00        106        105          -        429       12.8          2       12.5          -          -          -
12.24/12.30	c   infeasible LP    :       0.15       1986       1725          -       8193       21.5          4        8.0         20       16.3          0
12.24/12.30	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
12.24/12.30	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
12.24/12.30	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
12.24/12.30	c   applied globally :       0.01          -          -          0       3555        9.4          -          -         19          -          -
12.24/12.30	c   applied locally  :          -          -          -          0          0        0.0          -          -          1          -          -
12.24/12.30	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
12.24/12.30	c   cut pool         :       0.27          -        533         21          -          -       7943      10406          -          -          -          -          -    (maximal pool size:       3916)
12.24/12.30	c   aggregation      :       0.06       0.00        195         11          0          0          9          7          2          0          0          0          0
12.24/12.30	c   > cmir           :          -          -          -          -          -          -          -          5          2          0          0          0          -
12.24/12.30	c   > flowcover      :          -          -          -          -          -          -          -          2          0          0          0          0          -
12.24/12.30	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
12.24/12.30	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
12.24/12.30	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   gomory           :       3.28       0.00        194         10          0          0      11143      10335       3230        447        345        102          0
12.24/12.30	c   > gomorymi       :          -          -          -          -          -          -          -       5447       1615        177        114         63          -
12.24/12.30	c   > strongcg       :          -          -          -          -          -          -          -       4888       1615        270        231         39          -
12.24/12.30	c   impliedbounds    :       0.00       0.00        195         11          0          0          0          0          0          0          0          0          0
12.24/12.30	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
12.24/12.30	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   multilinear      :       0.00       0.00        177         11          0          0          0          0          0          0          0          0          0
12.24/12.30	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
12.24/12.30	c   rapidlearning    :       3.10       0.00        100          1          0       6001          0          0          0          0          0          0        290
12.24/12.30	c   rlt              :       0.00       0.00        102         10          0          0          0          0          0          0          0          0          0
12.24/12.30	c   zerohalf         :       0.09       0.00        195         11          0          0        411         64        388        261         15        246          0
12.24/12.30	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
12.24/12.30	c   hybrid           :       0.02       0.00        225         11        711          0      13297         36          0       3022
12.24/12.30	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c Pricers            :   ExecTime  SetupTime      Calls       Vars
12.24/12.30	c   problem variables:       0.00          -          0          0
12.24/12.30	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
12.24/12.30	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c   relpscost        :       0.12       0.00       2085          0          0          0          0          0          0       4170
12.24/12.30	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
12.24/12.30	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
12.24/12.30	c   LP solutions     :       0.00          -          -          0          0
12.24/12.30	c   relax solutions  :       0.00          -          -          0          0
12.24/12.30	c   pseudo solutions :       0.00          -          -          0          0
12.24/12.30	c   strong branching :       0.00          -          -          0          0
12.24/12.30	c   actconsdiving    :       0.00       0.00          0          0          0
12.24/12.30	c   adaptivediving   :       0.01       0.00          1          0          0
12.24/12.30	c   alns             :       0.04       0.00          5          0          0
12.24/12.30	c   bound            :       0.00       0.00          0          0          0
12.24/12.30	c   clique           :       0.00       0.00          1          0          0
12.24/12.30	c   coefdiving       :       0.00       0.00          0          0          0
12.24/12.30	c   completesol      :       0.00       0.00          0          0          0
12.24/12.30	c   conflictdiving   :       0.02       0.00          1          0          0
12.24/12.30	c   crossover        :       0.00       0.00          0          0          0
12.24/12.30	c   dins             :       0.00       0.00          0          0          0
12.24/12.30	c   distributiondivin:       0.02       0.00          0          0          0
12.24/12.30	c   dps              :       0.00       0.00          0          0          0
12.24/12.30	c   dualval          :       0.00       0.00          0          0          0
12.24/12.30	c   farkasdiving     :       0.00       0.00          0          0          0
12.24/12.30	c   feasjump         :       0.01       0.00          1          0          0
12.24/12.30	c   feaspump         :       0.06       0.00          1          0          0
12.24/12.30	c   fixandinfer      :       0.00       0.00          0          0          0
12.24/12.30	c   fracdiving       :       0.00       0.00          1          0          0
12.24/12.30	c   gins             :       0.00       0.00          0          0          0
12.24/12.30	c   guideddiving     :       0.00       0.00          0          0          0
12.24/12.30	c   indcoefdiving    :       0.00       0.00          0          0          0
12.24/12.30	c   indicator        :       0.00       0.00          0          0          0
12.24/12.30	c   indicatordiving  :       0.00       0.00          0          0          0
12.24/12.30	c   indoneopt        :       0.00       0.00          0          0          0
12.24/12.30	c   indrounding      :       0.00       0.00          0          0          0
12.24/12.30	c   indtwoopt        :       0.00       0.00          0          0          0
12.24/12.30	c   intdiving        :       0.00       0.00          0          0          0
12.24/12.30	c   intshifting      :       0.00       0.00          0          0          0
12.24/12.30	c   linesearchdiving :       0.00       0.00          0          0          0
12.24/12.30	c   localbranching   :       0.00       0.00          0          0          0
12.24/12.30	c   locks            :       0.00       0.00          1          0          0
12.24/12.30	c   lpface           :       0.00       0.00          0          0          0
12.24/12.30	c   mpec             :       0.00       0.00          0          0          0
12.24/12.30	c   multistart       :       0.00       0.00          0          0          0
12.24/12.30	c   mutation         :       0.00       0.00          0          0          0
12.24/12.30	c   nlpdiving        :       0.00       0.00          0          0          0
12.24/12.30	c   objpscostdiving  :       0.00       0.00          0          0          0
12.24/12.30	c   octane           :       0.00       0.00          0          0          0
12.24/12.30	c   ofins            :       0.00       0.00          0          0          0
12.24/12.30	c   oneopt           :       0.00       0.00          0          0          0
12.24/12.30	c   padm             :       0.00       0.00          0          0          0
12.24/12.30	c   proximity        :       0.00       0.00          0          0          0
12.24/12.30	c   pscostdiving     :       0.01       0.00          1          0          0
12.24/12.30	c   randrounding     :       0.01       0.00        181          0          0
12.24/12.30	c   rens             :       0.01       0.00          1          0          0
12.24/12.30	c   reoptsols        :       0.00       0.00          0          0          0
12.24/12.30	c   repair           :       0.00       0.00          0          0          0
12.24/12.30	c   rins             :       0.00       0.00          0          0          0
12.24/12.30	c   rootsoldiving    :       0.00       0.00          0          0          0
12.24/12.30	c   rounding         :       0.03       0.00        656          0          0
12.24/12.30	c   scheduler        :       0.00       0.00          0          0          0
12.24/12.30	c   shiftandpropagate:       0.00       0.00          1          0          0
12.24/12.30	c   shifting         :       0.05       0.00        258          0          0
12.24/12.30	c   simplerounding   :       0.00       0.00          0          0          0
12.24/12.30	c   smallcard        :       0.00       0.00          0          0          0
12.24/12.30	c   subnlp           :       0.00       0.00          0          0          0
12.24/12.30	c   trivial          :       0.00       0.00          2          0          0
12.24/12.30	c   trivialnegation  :       0.00       0.00          0          0          0
12.24/12.30	c   trustregion      :       0.00       0.00          0          0          0
12.24/12.30	c   trysol           :       0.00       0.00          0          0          0
12.24/12.30	c   twoopt           :       0.00       0.00          0          0          0
12.24/12.30	c   undercover       :       0.00       0.00          0          0          0
12.24/12.30	c   vbounds          :       0.00       0.00          0          0          0
12.24/12.30	c   veclendiving     :       0.00       0.00          0          0          0
12.24/12.30	c   zeroobj          :       0.00       0.00          0          0          0
12.24/12.30	c   zirounding       :       0.01       0.00       1000          0          0
12.24/12.30	c   other solutions  :          -          -          -          0          -
12.24/12.30	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
12.24/12.30	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
12.24/12.30	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
12.24/12.30	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
12.24/12.30	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
12.24/12.30	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
12.24/12.30	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
12.24/12.30	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
12.24/12.30	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
12.24/12.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
12.24/12.30	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
12.24/12.30	c   primal LP        :       0.02        113          0       0.00       0.00       0.02        113
12.24/12.30	c   dual LP          :       3.64       4377      74440      17.07   20476.25       0.00         17
12.24/12.30	c   lex dual LP      :       0.00          0          0       0.00          -
12.24/12.30	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
12.24/12.30	c   resolve instable :       0.00          0          0       0.00          -
12.24/12.30	c   diving/probing LP:       0.09         34       1776      52.24   20518.98
12.24/12.30	c   strong branching :       0.05         19        959      50.47   19633.13          -          -          0
12.24/12.30	c     (at root node) :          -         19        959      50.47          -
12.24/12.30	c   conflict analysis:       0.00          0          0       0.00          -
12.24/12.30	c B&B Tree           :
12.24/12.30	c   number of runs   :          1
12.24/12.30	c   nodes            :       4156 (2085 internal, 2071 leaves)
12.24/12.30	c   feasible leaves  :          0
12.24/12.30	c   infeas. leaves   :       2071
12.24/12.30	c   objective leaves :          0
12.24/12.30	c   nodes (total)    :       4156 (2085 internal, 2071 leaves)
12.24/12.30	c   nodes left       :          0
12.24/12.30	c   max depth        :         36
12.24/12.30	c   max depth (total):         36
12.24/12.30	c   backtracks       :        531 (12.8%)
12.24/12.30	c   early backtracks :          0 (0.0%)
12.24/12.30	c   nodes exc. ref.  :          0 (0.0%)
12.24/12.30	c   delayed cutoffs  :         15
12.24/12.30	c   repropagations   :       4942 (5268 domain reductions, 14 cutoffs)
12.24/12.30	c   avg switch length:       4.14
12.24/12.30	c   switching time   :       0.22
12.24/12.30	c Root Node          :
12.24/12.30	c   First LP value   : +0.00000000000000e+00
12.24/12.30	c   First LP Iters   :         95 (31045.75 Iter/sec)
12.24/12.30	c   First LP Time    :       0.00
12.24/12.30	c   Final Dual Bound :          -
12.24/12.30	c   Final Root Iters :       1562
12.24/12.30	c   Root LP Estimate : +2.08005656233133e-03
12.24/12.30	c Solution           :
12.24/12.30	c   Solutions found  :          0 (0 improvements)
12.24/12.30	c   Primal Bound     : infeasible
12.24/12.30	c   Dual Bound       :          -
12.24/12.30	c   Gap              :       0.00 %
12.24/12.30	c Integrals          :      Total       Avg%
12.24/12.30	c   primal-dual      :          -          - (problem infeasible)
12.24/12.30	c   primal-ref       :          -          - (problem infeasible)
12.24/12.30	c   dual-ref         :          -          - (problem infeasible)
12.24/12.32	c Time complete: 12.2664.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4494750-1751151934/watcher-4494750-1751151934 -o /tmp/evaluation-result-4494750-1751151934/solver-4494750-1751151934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751144686-14928 --watchdog 3760 pbscip -f HOME/instance-4494750-1751151934.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=16768, runsolver pid=16765

[startup+0.100072 s]*
/proc/loadavg: 4.14 4.14 4.11 5/267 16769
/proc/meminfo: memFree=125344980/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=54752 memory=29596 CPUtime=0.08 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 3952 0 0 0 8 0 0 0 20 0 1 0 30871266 56066048 7399 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 13688 7399 3936 3530 0 5139 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 54752 KiB
Current children cumulated memory: 29596 KiB

[startup+0.205772 s]*
/proc/loadavg: 4.14 4.14 4.11 5/267 16769
/proc/meminfo: memFree=125341200/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=64452 memory=37820 CPUtime=0.19 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 6227 0 0 0 19 0 0 0 20 0 1 0 30871266 65998848 9455 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 16113 9455 3936 3530 0 7564 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 64452 KiB
Current children cumulated memory: 37820 KiB

[startup+0.30566 s]*
/proc/loadavg: 4.14 4.14 4.11 5/267 16769
/proc/meminfo: memFree=125341200/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=64452 memory=37820 CPUtime=0.29 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 6232 0 0 0 29 0 0 0 20 0 1 0 30871266 65998848 9455 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 16113 9455 3936 3530 0 7564 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 64452 KiB
Current children cumulated memory: 37820 KiB

[startup+0.700169 s]
/proc/loadavg: 4.14 4.14 4.11 5/267 16769
/proc/meminfo: memFree=125337420/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=80256 memory=51644 CPUtime=0.68 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 9684 0 0 0 67 1 0 0 20 0 1 0 30871266 82182144 12911 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 20064 12911 3936 3530 0 11515 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 80256 KiB
Current children cumulated memory: 51644 KiB

[startup+1.50018 s]
/proc/loadavg: 4.14 4.14 4.11 5/267 16769
/proc/meminfo: memFree=125317260/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=98604 memory=68028 CPUtime=1.48 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 13789 0 0 0 147 1 0 0 20 0 1 0 30871266 100970496 17007 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 24651 17007 3936 3530 0 16102 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 98604 KiB
Current children cumulated memory: 68028 KiB

[startup+3.10543 s]
/proc/loadavg: 4.14 4.14 4.11 4/263 16777
/proc/meminfo: memFree=125397456/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=109808 memory=79168 CPUtime=3.08 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 18690 0 0 0 305 3 0 0 20 0 1 0 30871266 112443392 19792 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 27452 19792 3936 3530 0 18903 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 109808 KiB
Current children cumulated memory: 79168 KiB

[startup+6.30017 s]
/proc/loadavg: 4.12 4.13 4.11 5/267 16814
/proc/meminfo: memFree=125327204/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=117660 memory=86728 CPUtime=6.26 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 21889 0 0 0 623 3 0 0 20 0 1 0 30871266 120483840 21682 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 29415 21682 3936 3530 0 20866 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 117660 KiB
Current children cumulated memory: 86728 KiB

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

# cumulated CPU time of all completed processes:  user=12.2325 s, system=0.041861 s

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

[startup+6.40019 s]
/proc/loadavg: 4.12 4.13 4.11 5/267 16814
/proc/meminfo: memFree=125327204/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=117660 memory=86728 CPUtime=6.36 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 21889 0 0 0 633 3 0 0 20 0 1 0 30871266 120483840 21682 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 29415 21682 3936 3530 0 20866 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 117660 KiB
Current children cumulated memory: 86728 KiB

[startup+9.60014 s]
/proc/loadavg: 4.12 4.13 4.11 5/267 16814
/proc/meminfo: memFree=125323212/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=119316 memory=88776 CPUtime=9.55 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 22380 0 0 0 952 3 0 0 20 0 1 0 30871266 122179584 22194 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 29829 22194 3936 3530 0 21280 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 119316 KiB
Current children cumulated memory: 88776 KiB

[startup+11.2002 s]
/proc/loadavg: 4.11 4.13 4.11 5/267 16814
/proc/meminfo: memFree=125323212/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=119316 memory=88776 CPUtime=11.14 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 22380 0 0 0 1111 3 0 0 20 0 1 0 30871266 122179584 22194 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 29829 22194 3936 3530 0 21280 0
Current children cumulated CPU time: 11.14 s
Current children cumulated vsize: 119316 KiB
Current children cumulated memory: 88776 KiB

[startup+12.0002 s]*
/proc/loadavg: 4.11 4.13 4.11 5/267 16814
/proc/meminfo: memFree=125323212/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=119316 memory=88776 CPUtime=11.94 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 22381 0 0 0 1191 3 0 0 20 0 1 0 30871266 122179584 22194 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 29829 22194 3936 3530 0 21280 0
Current children cumulated CPU time: 11.94 s
Current children cumulated vsize: 119316 KiB
Current children cumulated memory: 88776 KiB

[startup+12.2002 s]
/proc/loadavg: 4.11 4.13 4.11 5/267 16814
/proc/meminfo: memFree=125323212/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=119316 memory=88776 CPUtime=12.14 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 22381 0 0 0 1211 3 0 0 20 0 1 0 30871266 122179584 22194 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 29829 22194 3936 3530 0 21280 0
Current children cumulated CPU time: 12.14 s
Current children cumulated vsize: 119316 KiB
Current children cumulated memory: 88776 KiB

[startup+12.3002 s]
/proc/loadavg: 4.11 4.13 4.11 5/267 16814
/proc/meminfo: memFree=125323212/131249996 swapFree=33010684/33010684
[pid=16768] ppid=16765 vsize=119316 memory=88776 CPUtime=12.24 cores=5,7
/proc/16768/stat : 16768 (pbscip) R 16765 16768 14915 0 -1 4194304 22381 0 0 0 1221 3 0 0 20 0 1 0 30871266 122179584 22194 18446744073709551615 4235264 18693293 140728965216576 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 40214528 140728965220745 140728965220844 140728965220844 140728965226446 0
/proc/16768/statm: 29829 22194 3936 3530 0 21280 0
Current children cumulated CPU time: 12.24 s
Current children cumulated vsize: 119316 KiB
Current children cumulated memory: 88776 KiB

Child status: 0

Real time (s): 12.3239
CPU time (s): 12.2744
CPU user time (s): 12.2325
CPU system time (s): 0.041861
CPU usage (%): 99.5983
Max. virtual memory (cumulated for all children) (KiB): 119316
Max. memory (cumulated for all children) (KiB): 88776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.2325
system time used= 0.041861
maximum resident set size= 88776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22388
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= 80
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 16768
#   total CPU time (s): 12.2744
#   total CPU user time (s): 12.2325
#   total CPU system time (s): 0.041861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042146 second user time and 0.080151 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 01:05:34
IDJOB=4494750
IDBENCH=147918
IDSOLVER=3365
FILE ID=nodeC024/4494750-1751151934
RUNJOBID= nodeC024-1751144686-14928
SLURM_JOB_ID= 9587443
Free space on /tmp= 432984 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551347.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4494750-1751151934/watcher-4494750-1751151934 -o /tmp/evaluation-result-4494750-1751151934/solver-4494750-1751151934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751144686-14928 --watchdog 3760  pbscip -f HOME/instance-4494750-1751151934.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 0e77a06dde1d23cd3307fd4f28b5c64b
RANDOM SEED=1130795179

nodeC024 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.667
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.36
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.645
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.36
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		: 3672.225
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.36
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		: 3599.927
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.36
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.695
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.36
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		: 3601.247
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125345156 kB
MemAvailable:   124991124 kB
Buffers:            3280 kB
Cached:           456700 kB
SwapCached:            0 kB
Active:          5028588 kB
Inactive:         248956 kB
Active(anon):    4835636 kB
Inactive(anon):        0 kB
Active(file):     192952 kB
Inactive(file):   248956 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18692 kB
Writeback:             0 kB
AnonPages:       4818672 kB
Mapped:           137628 kB
Shmem:             18064 kB
KReclaimable:      84984 kB
Slab:             167512 kB
SReclaimable:      84984 kB
SUnreclaim:        82528 kB
KernelStack:        4240 kB
PageTables:        12940 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6256592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3584000 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC024 at 2025-06-29 01:05:46