Trace number 4494751

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2025-06-13UNSAT 14.4072 14.4546

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.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-4494751-1751149951.opb>
0.00/0.00	c original problem has 231 variables (231 bin, 0 int, 0 cont) and 2707 constraints
0.00/0.00	c problem read in 0.004 seconds
0.00/0.00	c problem without objective
0.00/0.01	c presolving:
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.02	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.02	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.02	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.03	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.03	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.04	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 1.04) (symcode time: 0.00)
0.00/0.04	c dynamic symmetry handling statistics:
0.00/0.04	c    orbitopal reduction:       no components
0.00/0.04	c    orbital reduction:          1 components of sizes 1
0.00/0.04	c    lexicographic reduction:    1 permutations with support sizes 121
0.00/0.04	c handled 1 out of 1 symmetry components
0.00/0.04	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
0.00/0.04	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.04	c  0 implications, 143 cliques
0.00/0.04	c presolved problem has 231 variables (231 bin, 0 int, 0 cont) and 2443 constraints
0.00/0.04	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.04	c       1 constraints of type <knapsack>
0.00/0.04	c      22 constraints of type <setppc>
0.00/0.04	c    2420 constraints of type <logicor>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.04
0.00/0.04	c 
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c 
0.00/0.04	c # SCIP version 10.0.0
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.04	c limits/time = 3596.998521
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.04	c limits/memory = 27900
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	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.04	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.04	c reading/opbreader/maxintsize = 47
0.00/0.04	c 
0.00/0.04	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.04	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.04	c propagating/genvbounds/timingmask = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c 
0.00/0.05	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.05	c   0.1s|     1 |     0 |    95 |     - |    12M |   0 | 231 |2459 |2443 |   0 |  0 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.17	c   0.2s|     1 |     0 |  1386 |     - |    14M |   0 | 231 |2463 |2445 |   2 |  1 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.23	c   0.2s|     1 |     0 |  1401 |     - |    16M |   0 | 231 |2465 |2448 |   5 |  2 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.27	c   0.3s|     1 |     0 |  1423 |     - |    19M |   0 | 231 |2468 |2453 |  10 |  3 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.32	c   0.3s|     1 |     0 |  1440 |     - |    22M |   0 | 231 |2472 |2457 |  14 |  4 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.38	c   0.4s|     1 |     0 |  1453 |     - |    24M |   0 | 231 |2475 |2460 |  17 |  5 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.44	c   0.4s|     1 |     0 |  1486 |     - |    26M |   0 | 231 |2478 |2463 |  20 |  6 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.52	c   0.5s|     1 |     0 |  1502 |     - |    28M |   0 | 231 |2478 |2466 |  23 |  7 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.59	c   0.6s|     1 |     0 |  1507 |     - |    33M |   0 | 231 |2481 |2469 |  26 |  8 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.60/0.67	c   0.7s|     1 |     0 |  1531 |     - |    38M |   0 | 231 |2486 |2473 |  30 |  9 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.75	c   0.8s|     1 |     0 |  1547 |     - |    41M |   0 | 231 |2487 |2475 |  32 | 10 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.76	c   0.8s|     1 |     0 |  1562 |     - |    41M |   0 | 231 |2489 |2478 |  36 | 11 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.79/0.85	c   0.8s|     1 |     2 |  1779 |     - |    41M |   0 | 231 |2498 |2478 |  36 | 11 |  54 |  19 | 0.000000e+00 |      --      |    Inf | unknown
1.28/1.35	c   1.4s|   100 |     5 |  3705 |  21.6 |    48M |  15 | 231 |2546 |2461 |  82 |  2 | 104 |  19 | 0.000000e+00 |      --      |    Inf |  71.68%
1.59/1.65	c   1.7s|   200 |     5 |  5427 |  19.4 |    51M |  20 | 231 |2617 |2457 | 110 |  1 | 175 |  19 | 0.000000e+00 |      --      |    Inf |  74.37%
2.09/2.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.09/2.13	c   2.1s|   300 |    10 |  7038 |  18.3 |    52M |  20 | 231 |2711 |2455 | 150 |  0 | 269 |  19 | 0.000000e+00 |      --      |    Inf |  79.24%
2.38/2.43	c   2.4s|   400 |    12 |  8327 |  17.0 |    56M |  20 | 231 |2767 |2454 | 173 |  1 | 327 |  19 | 0.000000e+00 |      --      |    Inf |  81.24%
2.58/2.68	c   2.7s|   500 |    12 |  9765 |  16.4 |    59M |  20 | 231 |2831 |2454 | 204 |  0 | 393 |  19 | 0.000000e+00 |      --      |    Inf |  82.66%
2.79/2.86	c   2.9s|   600 |    14 | 11081 |  15.9 |    62M |  20 | 231 |2898 |2453 | 221 |  1 | 464 |  19 | 0.000000e+00 |      --      |    Inf |  83.02%
2.99/3.04	c   3.0s|   700 |    13 | 12300 |  15.4 |    63M |  20 | 231 |2975 |2451 | 240 |  1 | 547 |  19 | 0.000000e+00 |      --      |    Inf |  83.81%
3.38/3.46	c   3.5s|   800 |    15 | 13753 |  15.3 |    63M |  20 | 231 |3035 |2457 | 283 |  1 | 611 |  19 | 0.000000e+00 |      --      |    Inf |  84.57%
3.68/3.76	c   3.8s|   900 |    19 | 15379 |  15.4 |    63M |  20 | 231 |3108 |2453 | 316 |  1 | 688 |  19 | 0.000000e+00 |      --      |    Inf |  85.02%
3.87/3.96	c   4.0s|  1000 |    12 | 16876 |  15.3 |    63M |  20 | 231 |3184 |2453 | 320 |  0 | 774 |  19 | 0.000000e+00 |      --      |    Inf |  85.19%
4.08/4.19	c   4.2s|  1100 |    10 | 18492 |  15.4 |    63M |  20 | 231 |3267 |2452 | 327 |  0 | 862 |  19 | 0.000000e+00 |      --      |    Inf |  85.39%
4.37/4.40	c   4.4s|  1200 |    14 | 20026 |  15.4 |    63M |  20 | 231 |3348 |2457 | 337 |  0 | 949 |  19 | 0.000000e+00 |      --      |    Inf |  85.48%
4.57/4.61	c   4.6s|  1300 |    18 | 21641 |  15.5 |    63M |  20 | 231 |3440 |2457 | 337 |  0 |1045 |  19 | 0.000000e+00 |      --      |    Inf |  85.50%
5.07/5.17	c   5.2s|  1400 |    12 | 23270 |  15.5 |    63M |  28 | 231 |3512 |2457 | 338 |  1 |1118 |  19 | 0.000000e+00 |      --      |    Inf |  85.52%
5.47/5.56	c   5.6s|  1500 |    11 | 24842 |  15.5 |    63M |  33 | 231 |3581 |2457 | 339 |  1 |1191 |  19 | 0.000000e+00 |      --      |    Inf |  85.52%
5.67/5.76	c   5.8s|  1600 |    10 | 26392 |  15.5 |    63M |  36 | 231 |3663 |2455 | 350 |  0 |1277 |  19 | 0.000000e+00 |      --      |    Inf |  86.59%
5.97/6.00	c   6.0s|  1700 |     6 | 28043 |  15.6 |    63M |  36 | 231 |3730 |2453 | 362 |  1 |1348 |  19 | 0.000000e+00 |      --      |    Inf |  86.81%
6.17/6.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.17/6.27	c   6.3s|  1800 |     6 | 29458 |  15.5 |    64M |  36 | 231 |3813 |2456 | 390 |  0 |1436 |  19 | 0.000000e+00 |      --      |    Inf |  87.17%
6.46/6.50	c   6.5s|  1900 |     4 | 31033 |  15.5 |    64M |  36 | 231 |3871 |2455 | 402 |  1 |1497 |  19 | 0.000000e+00 |      --      |    Inf |  87.46%
6.77/6.82	c   6.8s|  2000 |     2 | 32774 |  15.6 |    64M |  36 | 231 |3960 |2451 | 403 |  1 |1597 |  19 | 0.000000e+00 |      --      |    Inf |  87.50%
7.17/7.20	c   7.2s|  2100 |     4 | 34282 |  15.6 |    64M |  36 | 231 |4007 |2453 | 438 |  1 |1647 |  19 | 0.000000e+00 |      --      |    Inf |  90.60%
7.57/7.61	c   7.6s|  2200 |     4 | 36099 |  15.7 |    64M |  36 | 231 |4053 |2457 | 476 |  1 |1695 |  19 | 0.000000e+00 |      --      |    Inf |  92.96%
7.87/7.93	c   7.9s|  2300 |     6 | 38047 |  15.9 |    64M |  36 | 231 |4106 |2455 | 506 |  1 |1755 |  19 | 0.000000e+00 |      --      |    Inf |  95.18%
8.17/8.26	c   8.3s|  2400 |     4 | 39865 |  16.0 |    64M |  36 | 231 |4170 |2454 | 532 |  0 |1821 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
8.47/8.51	c   8.5s|  2500 |     8 | 41378 |  15.9 |    64M |  36 | 231 |4241 |2455 | 561 |  0 |1900 |  19 | 0.000000e+00 |      --      |    Inf |  96.74%
8.77/8.82	c   8.8s|  2600 |     6 | 43039 |  16.0 |    64M |  36 | 231 |4322 |2455 | 561 |  1 |1990 |  19 | 0.000000e+00 |      --      |    Inf |  96.84%
8.86/8.96	c   9.0s|  2700 |     4 | 44564 |  15.9 |    64M |  36 | 231 |4416 |2457 | 564 |  2 |2092 |  19 | 0.000000e+00 |      --      |    Inf |  96.87%
9.07/9.12	c   9.1s|  2800 |     6 | 46385 |  16.0 |    64M |  36 | 231 |4496 |2454 | 573 |  1 |2184 |  19 | 0.000000e+00 |      --      |    Inf |  97.46%
9.36/9.41	c   9.4s|  2900 |     8 | 48077 |  16.0 |    64M |  36 | 231 |4557 |2454 | 616 |  1 |2248 |  19 | 0.000000e+00 |      --      |    Inf |  98.35%
9.46/9.51	c   9.5s|  3000 |     6 | 49498 |  16.0 |    64M |  36 | 231 |4651 |2454 | 617 |  1 |2346 |  19 | 0.000000e+00 |      --      |    Inf |  98.41%
9.56/9.63	c   9.6s|  3100 |     6 | 51217 |  16.0 |    64M |  36 | 231 |4756 |2455 | 619 |  1 |2457 |  19 | 0.000000e+00 |      --      |    Inf |  98.43%
9.66/9.74	c   9.7s|  3200 |     4 | 52739 |  16.0 |    64M |  36 | 231 |4821 |2451 | 620 |  1 |2533 |  19 | 0.000000e+00 |      --      |    Inf |  98.44%
9.86/9.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.86/9.97	c  10.0s|  3300 |    10 | 54660 |  16.1 |    64M |  36 | 231 |4896 |2453 | 653 |  1 |2610 |  19 | 0.000000e+00 |      --      |    Inf |  98.98%
10.06/10.15	c  10.2s|  3400 |    10 | 56278 |  16.1 |    64M |  36 | 231 |4974 |2455 | 671 |  0 |2696 |  19 | 0.000000e+00 |      --      |    Inf |  99.15%
10.16/10.27	c  10.3s|  3500 |     9 | 57941 |  16.1 |    64M |  36 | 231 |5069 |2453 | 671 |  1 |2793 |  19 | 0.000000e+00 |      --      |    Inf |  99.21%
10.36/10.44	c  10.4s|  3600 |     7 | 59598 |  16.1 |    64M |  36 | 231 |5139 |2455 | 693 |  1 |2867 |  19 | 0.000000e+00 |      --      |    Inf |  99.46%
10.46/10.56	c  10.6s|  3700 |     7 | 61028 |  16.1 |    64M |  36 | 231 |5225 |2457 | 699 |  1 |2956 |  19 | 0.000000e+00 |      --      |    Inf |  99.58%
10.66/10.74	c  10.7s|  3800 |     7 | 62654 |  16.1 |    64M |  36 | 231 |5310 |2456 | 715 |  1 |3046 |  19 | 0.000000e+00 |      --      |    Inf |  99.71%
10.76/10.88	c  10.9s|  3900 |     9 | 64235 |  16.1 |    64M |  36 | 231 |5381 |2460 | 727 |  0 |3127 |  19 | 0.000000e+00 |      --      |    Inf |  99.74%
10.86/10.99	c  11.0s|  4000 |     9 | 65791 |  16.1 |    64M |  36 | 231 |5481 |2460 | 727 |  0 |3233 |  19 | 0.000000e+00 |      --      |    Inf |  99.75%
10.96/11.09	c  11.1s|  4100 |    11 | 67239 |  16.0 |    64M |  36 | 231 |5577 |2460 | 727 |  1 |3348 |  19 | 0.000000e+00 |      --      |    Inf |  99.76%
11.16/11.21	c  11.2s|  4200 |     9 | 68906 |  16.0 |    64M |  36 | 231 |5680 |2457 | 729 |  0 |3456 |  19 | 0.000000e+00 |      --      |    Inf |  99.77%
11.26/11.33	c  11.3s|  4300 |     7 | 70628 |  16.1 |    64M |  36 | 231 |5783 |2457 | 730 |  0 |3565 |  19 | 0.000000e+00 |      --      |    Inf |  99.77%
11.36/11.44	c  11.4s|  4400 |    11 | 72381 |  16.1 |    64M |  36 | 231 |5888 |2460 | 730 |  1 |3673 |  19 | 0.000000e+00 |      --      |    Inf |  99.78%
11.46/11.54	c  11.5s|  4500 |    11 | 73918 |  16.1 |    64M |  36 | 231 |6000 |2460 | 730 |  0 |3789 |  19 | 0.000000e+00 |      --      |    Inf |  99.78%
11.56/11.66	c  11.7s|  4600 |    11 | 75689 |  16.1 |    64M |  36 | 231 |6098 |2460 | 730 |  1 |3888 |  19 | 0.000000e+00 |      --      |    Inf |  99.80%
11.66/11.77	c  11.8s|  4700 |     9 | 77466 |  16.2 |    65M |  36 | 231 |6220 |2460 | 730 |  0 |4010 |  19 | 0.000000e+00 |      --      |    Inf |  99.80%
11.85/11.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.85/11.91	c  11.9s|  4800 |     9 | 79148 |  16.2 |    65M |  36 | 231 |6322 |2455 | 736 |  0 |4112 |  19 | 0.000000e+00 |      --      |    Inf |  99.82%
11.96/12.02	c  12.0s|  4900 |    11 | 80797 |  16.2 |    65M |  36 | 231 |6389 |2460 | 736 |  1 |4183 |  19 | 0.000000e+00 |      --      |    Inf |  99.86%
12.06/12.12	c  12.1s|  5000 |    11 | 82262 |  16.1 |    65M |  36 | 231 |6481 |2460 | 736 |  1 |4278 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
12.15/12.23	c  12.2s|  5100 |    11 | 83843 |  16.1 |    65M |  36 | 231 |6596 |2460 | 738 |  0 |4394 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
12.25/12.34	c  12.3s|  5200 |    12 | 85499 |  16.1 |    65M |  36 | 231 |6709 |2460 | 738 |  0 |4510 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
12.35/12.45	c  12.5s|  5300 |    11 | 87126 |  16.1 |    65M |  36 | 231 |6823 |2460 | 738 |  0 |4625 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
12.45/12.56	c  12.6s|  5400 |     9 | 88695 |  16.1 |    65M |  36 | 231 |6932 |2457 | 738 |  1 |4735 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
12.55/12.67	c  12.7s|  5500 |    11 | 90387 |  16.2 |    65M |  36 | 231 |7016 |2458 | 741 |  1 |4820 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
12.65/12.79	c  12.8s|  5600 |     7 | 92164 |  16.2 |    65M |  36 | 231 |7112 |2455 | 745 |  0 |4920 |  19 | 0.000000e+00 |      --      |    Inf |  99.96%
12.75/12.90	c  12.9s|  5700 |     3 | 93715 |  16.2 |    65M |  36 | 231 |7200 |2460 | 746 |  0 |5010 |  19 | 0.000000e+00 |      --      |    Inf |  99.99%
12.86/13.00	c  13.0s|  5800 |     7 | 95261 |  16.2 |    65M |  36 | 231 |7274 |2460 | 747 |  1 |5087 |  19 | 0.000000e+00 |      --      |    Inf |  99.99%
13.05/13.11	c  13.1s|  5900 |     9 | 97007 |  16.2 |    65M |  36 | 231 |5857 |2460 | 747 |  1 |5158 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.15/13.21	c  13.2s|  6000 |     8 | 98496 |  16.2 |    65M |  36 | 231 |5942 |2460 | 747 |  0 |5243 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.25/13.32	c  13.3s|  6100 |    10 | 99968 |  16.1 |    65M |  36 | 231 |6032 |2461 | 749 |  1 |5335 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.35/13.42	c  13.4s|  6200 |     9 |101535 |  16.1 |    65M |  36 | 231 |6140 |2461 | 750 |  0 |5447 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.45/13.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.45/13.52	c  13.5s|  6300 |     8 |102843 |  16.1 |    65M |  36 | 231 |6211 |2460 | 750 |  1 |5519 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.55/13.63	c  13.6s|  6400 |     4 |104535 |  16.1 |    65M |  36 | 231 |3904 |2460 | 750 |  0 |5590 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.65/13.74	c  13.7s|  6500 |     4 |106156 |  16.1 |    65M |  36 | 231 |3965 |2460 | 750 |  0 |5652 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.75/13.84	c  13.8s|  6600 |     4 |107837 |  16.1 |    65M |  36 | 231 |4034 |2460 | 750 |  1 |5721 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.85/13.94	c  13.9s|  6700 |     3 |109431 |  16.1 |    65M |  36 | 231 |3828 |2460 | 750 |  0 |5809 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
13.95/14.04	c  14.0s|  6800 |     3 |111000 |  16.1 |    65M |  36 | 231 |3683 |2460 | 750 |  0 |5885 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
14.05/14.16	c  14.2s|  6900 |     5 |112875 |  16.1 |    65M |  36 | 231 |3719 |2460 | 750 |  1 |5955 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
14.15/14.27	c  14.3s|  7000 |     6 |114829 |  16.2 |    65M |  36 | 231 |3822 |2460 | 750 |  0 |6062 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
14.25/14.39	c  14.4s|  7100 |     4 |116754 |  16.2 |    65M |  36 | 231 |3874 |2460 | 750 |  0 |6140 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
14.35/14.44	c 
14.35/14.44	c SCIP Status        : problem is solved [infeasible]
14.35/14.44	c Solving Time (sec) : 14.44
14.35/14.44	c Solving Nodes      : 7134
14.35/14.44	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
14.35/14.44	c Dual Bound         : +1.00000000000000e+20
14.35/14.44	c Gap                : 0.00 %
14.35/14.44	s UNSATISFIABLE
14.35/14.44	c SCIP Status        : problem is solved [infeasible]
14.35/14.44	c Total Time         :      14.44
14.35/14.44	c   solving          :      14.44
14.35/14.44	c   presolving       :       0.04 (included in solving)
14.35/14.44	c   reading          :       0.00 (included in solving)
14.35/14.44	c   copying          :       0.47 (106 #copies) (minimal 0.00, maximal 0.01, average 0.00)
14.35/14.44	c Original Problem   :
14.35/14.44	c   Problem name     : HOME/instance-4494751-1751149951.opb
14.35/14.44	c   Variables        : 231 (231 binary, 0 integer, 0 continuous)
14.35/14.44	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
14.35/14.44	c   Constraints      : 2707 initial, 2707 maximal
14.35/14.44	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
14.35/14.44	c Presolved Problem  :
14.35/14.44	c   Problem name     : t_HOME/instance-4494751-1751149951.opb
14.35/14.44	c   Variables        : 231 (231 binary, 0 integer, 0 continuous)
14.35/14.44	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
14.35/14.44	c   Constraints      : 2443 initial, 7314 maximal
14.35/14.44	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
14.35/14.44	c   Nonzeros         : 7612 constraint, 570 clique table
14.35/14.44	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
14.35/14.44	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   gateextraction   :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
14.35/14.44	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
14.35/14.44	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
14.35/14.44	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
14.35/14.44	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   knapsack         :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
14.35/14.44	c   setppc           :       0.00       0.00      6          0          0          0          0          0         66          0          0          0
14.35/14.44	c   linear           :       0.02       0.00      8          0          0          0          0          0        198          0         55          0
14.35/14.44	c   logicor          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
14.35/14.44	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   root node        :          -          -      -         76          -          -         76          -          -          -          -          -
14.35/14.44	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
14.35/14.44	c   integral         :          0          0          0          0       3575          0          0        285          0          0          0          0          0          0       7150
14.35/14.44	c   knapsack         :          1+         5         11      27649          0          0          0        282        935         28       4938          6          3          0          0
14.35/14.44	c   setppc           :         22+        70         11      27629          0          0          0        161      54897         74      37503          0          0          0          0
14.35/14.44	c   linear           :          0+        21          0      10635          0          0          0          2          2          1         76          0          0          0          0
14.35/14.44	c   logicor          :       2420+      7285         11      12920          0          0          0          0      18417         32      39790          0          0          0          0
14.35/14.44	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
14.35/14.44	c   integral         :       0.16       0.00       0.00       0.00       0.16       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   setppc           :       0.06       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.01       0.00
14.35/14.44	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   logicor          :       0.24       0.00       0.00       0.23       0.00       0.00       0.00       0.00       0.01       0.00
14.35/14.44	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
14.35/14.44	c   dualfix          :          1          0          0          0
14.35/14.44	c   genvbounds       :          0          0          0          0
14.35/14.44	c   nlobbt           :          0          0          0          0
14.35/14.44	c   obbt             :          0          0          0          0
14.35/14.44	c   probing          :          0          0          0          0
14.35/14.44	c   pseudoobj        :          0          0          0          0
14.35/14.44	c   redcost          :          0          0          0          0
14.35/14.44	c   rootredcost      :          0          0          0          0
14.35/14.44	c   symmetry         :      26936          0          0         10
14.35/14.44	c   vbounds          :      19605          0          0          0
14.35/14.44	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
14.35/14.44	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
14.35/14.44	c   symmetry         :       0.12       0.00       0.00       0.11       0.00       0.00
14.35/14.44	c   vbounds          :       0.02       0.00       0.00       0.02       0.00       0.00
14.35/14.44	c Symmetry           :
14.35/14.44	c   #affected vars   :        121 (121 bin, 0 int, 0 cont)
14.35/14.44	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
14.35/14.44	c   orbital reduction:         10 reductions applied,          0 cutoffs
14.35/14.44	c   lexicographic red:          0 reductions applied,          0 cutoffs
14.35/14.44	c   shadow tree time :       0.01 s
14.35/14.44	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
14.35/14.44	c   propagation      :       0.00        129        128          -        585       13.1          3        9.7          -          -          -
14.35/14.44	c   infeasible LP    :       0.25       3467       3226          -      15789       18.9          7        9.4         17       16.6          0
14.35/14.44	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
14.35/14.44	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
14.35/14.44	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
14.35/14.44	c   applied globally :       0.02          -          -          0       6155        8.1          -          -         17          -          -
14.35/14.44	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
14.35/14.44	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
14.35/14.44	c   cut pool         :       0.28          -        680         21          -          -       8195      10594          -          -          -          -          -    (maximal pool size:       3834)
14.35/14.44	c   aggregation      :       0.06       0.00        210         11          0          0         11          9          2          0          0          0          0
14.35/14.44	c   > cmir           :          -          -          -          -          -          -          -          7          2          0          0          0          -
14.35/14.44	c   > flowcover      :          -          -          -          -          -          -          -          2          0          0          0          0          -
14.35/14.44	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
14.35/14.44	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
14.35/14.44	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   gomory           :       3.40       0.00        209         10          0          0      11857      10514       3701        482        370        112          0
14.35/14.44	c   > gomorymi       :          -          -          -          -          -          -          -       5526       1857        195        123         72          -
14.35/14.44	c   > strongcg       :          -          -          -          -          -          -          -       4988       1844        287        247         40          -
14.35/14.44	c   impliedbounds    :       0.00       0.00        210         11          0          0          0          0          0          0          0          0          0
14.35/14.44	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
14.35/14.44	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   multilinear      :       0.00       0.00        247         11          0          0          0          0          0          0          0          0          0
14.35/14.44	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.35/14.44	c   rapidlearning    :       2.47       0.00        100          1          0       6094          0          0          0          0          0          0        178
14.35/14.44	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
14.35/14.44	c   zerohalf         :       0.08       0.00        210         11          0          0        428         71        398        265         26        239          0
14.35/14.44	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
14.35/14.44	c   hybrid           :       0.02       0.00        242         11        750          0      13927         36          0       3021
14.35/14.44	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c Pricers            :   ExecTime  SetupTime      Calls       Vars
14.35/14.44	c   problem variables:       0.00          -          0          0
14.35/14.44	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
14.35/14.44	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c   relpscost        :       0.15       0.00       3575          0          0          0          0          0          0       7150
14.35/14.44	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
14.35/14.44	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
14.35/14.44	c   LP solutions     :       0.00          -          -          0          0
14.35/14.44	c   relax solutions  :       0.00          -          -          0          0
14.35/14.44	c   pseudo solutions :       0.00          -          -          0          0
14.35/14.44	c   strong branching :       0.00          -          -          0          0
14.35/14.44	c   actconsdiving    :       0.00       0.00          0          0          0
14.35/14.44	c   adaptivediving   :       0.01       0.00          1          0          0
14.35/14.44	c   alns             :       0.04       0.00          5          0          0
14.35/14.44	c   bound            :       0.00       0.00          0          0          0
14.35/14.44	c   clique           :       0.00       0.00          1          0          0
14.35/14.44	c   coefdiving       :       0.00       0.00          0          0          0
14.35/14.44	c   completesol      :       0.00       0.00          0          0          0
14.35/14.44	c   conflictdiving   :       0.02       0.00          1          0          0
14.35/14.44	c   crossover        :       0.00       0.00          0          0          0
14.35/14.44	c   dins             :       0.00       0.00          0          0          0
14.35/14.44	c   distributiondivin:       0.02       0.00          0          0          0
14.35/14.44	c   dks              :       0.00       0.00          0          0          0
14.35/14.44	c   dps              :       0.00       0.00          0          0          0
14.35/14.44	c   dualval          :       0.00       0.00          0          0          0
14.35/14.44	c   farkasdiving     :       0.00       0.00          0          0          0
14.35/14.44	c   feaspump         :       0.06       0.00          1          0          0
14.35/14.44	c   fixandinfer      :       0.00       0.00          0          0          0
14.35/14.44	c   fracdiving       :       0.00       0.00          1          0          0
14.35/14.44	c   gins             :       0.00       0.00          0          0          0
14.35/14.44	c   guideddiving     :       0.00       0.00          0          0          0
14.35/14.44	c   indicator        :       0.00       0.00          0          0          0
14.35/14.44	c   indicatordiving  :       0.00       0.00          0          0          0
14.35/14.44	c   intdiving        :       0.00       0.00          0          0          0
14.35/14.44	c   intshifting      :       0.00       0.00          0          0          0
14.35/14.44	c   linesearchdiving :       0.00       0.00          0          0          0
14.35/14.44	c   localbranching   :       0.00       0.00          0          0          0
14.35/14.44	c   locks            :       0.00       0.00          1          0          0
14.35/14.44	c   lpface           :       0.00       0.00          0          0          0
14.35/14.44	c   mpec             :       0.00       0.00          0          0          0
14.35/14.44	c   multistart       :       0.00       0.00          0          0          0
14.35/14.44	c   mutation         :       0.00       0.00          0          0          0
14.35/14.44	c   nlpdiving        :       0.00       0.00          0          0          0
14.35/14.44	c   objpscostdiving  :       0.01       0.00          1          0          0
14.35/14.44	c   octane           :       0.00       0.00          0          0          0
14.35/14.44	c   ofins            :       0.00       0.00          0          0          0
14.35/14.44	c   oneopt           :       0.00       0.00          0          0          0
14.35/14.44	c   padm             :       0.00       0.00          0          0          0
14.35/14.44	c   proximity        :       0.00       0.00          0          0          0
14.35/14.44	c   pscostdiving     :       0.01       0.00          1          0          0
14.35/14.44	c   randrounding     :       0.01       0.00        291          0          0
14.35/14.44	c   rens             :       0.01       0.00          1          0          0
14.35/14.44	c   reoptsols        :       0.00       0.00          0          0          0
14.35/14.44	c   repair           :       0.00       0.00          0          0          0
14.35/14.44	c   rins             :       0.00       0.00          0          0          0
14.35/14.44	c   rootsoldiving    :       0.01       0.00          1          0          0
14.35/14.44	c   rounding         :       0.04       0.00        859          0          0
14.35/14.44	c   scheduler        :       0.00       0.00          0          0          0
14.35/14.44	c   shiftandpropagate:       0.00       0.00          1          0          0
14.35/14.44	c   shifting         :       0.06       0.00        315          0          0
14.35/14.44	c   simplerounding   :       0.00       0.00          0          0          0
14.35/14.44	c   subnlp           :       0.00       0.00          0          0          0
14.35/14.44	c   trivial          :       0.00       0.00          2          0          0
14.35/14.44	c   trivialnegation  :       0.00       0.00          0          0          0
14.35/14.44	c   trustregion      :       0.00       0.00          0          0          0
14.35/14.44	c   trysol           :       0.00       0.00          0          0          0
14.35/14.44	c   twoopt           :       0.00       0.00          0          0          0
14.35/14.44	c   undercover       :       0.00       0.00          0          0          0
14.35/14.44	c   vbounds          :       0.00       0.00          0          0          0
14.35/14.44	c   veclendiving     :       0.01       0.00          1          0          0
14.35/14.44	c   zeroobj          :       0.00       0.00          0          0          0
14.35/14.44	c   zirounding       :       0.01       0.00       1000          0          0
14.35/14.44	c   other solutions  :          -          -          -          0          -
14.35/14.44	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
14.35/14.44	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
14.35/14.44	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
14.35/14.44	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
14.35/14.44	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
14.35/14.44	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
14.35/14.44	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
14.35/14.44	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
14.35/14.44	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
14.35/14.44	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
14.35/14.44	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
14.35/14.44	c   primal LP        :       0.03        125          0       0.00       0.00       0.03        125
14.35/14.44	c   dual LP          :       5.55       7363     115347      15.72   20764.83       0.00         27
14.35/14.44	c   lex dual LP      :       0.00          0          0       0.00          -
14.35/14.44	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
14.35/14.44	c   resolve instable :       0.00          0          0       0.00          -
14.35/14.44	c   diving/probing LP:       0.11         62       2267      36.56   21032.61
14.35/14.44	c   strong branching :       0.05         19        959      50.47   19990.41          -          -          0
14.35/14.44	c     (at root node) :          -         19        959      50.47          -
14.35/14.44	c   conflict analysis:       0.00          0          0       0.00          -
14.35/14.44	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
14.35/14.44	c   benders          :       0.00          0          0          0       0.00          0          0          0
14.35/14.44	c B&B Tree           :
14.35/14.44	c   number of runs   :          1
14.35/14.44	c   nodes            :       7134 (3575 internal, 3559 leaves)
14.35/14.44	c   feasible leaves  :          0
14.35/14.44	c   infeas. leaves   :       3559
14.35/14.44	c   objective leaves :          0
14.35/14.44	c   nodes (total)    :       7134 (3575 internal, 3559 leaves)
14.35/14.44	c   nodes left       :          0
14.35/14.44	c   max depth        :         36
14.35/14.44	c   max depth (total):         36
14.35/14.44	c   backtracks       :        862 (12.1%)
14.35/14.44	c   early backtracks :          0 (0.0%)
14.35/14.44	c   nodes exc. ref.  :          0 (0.0%)
14.35/14.44	c   delayed cutoffs  :         17
14.35/14.44	c   repropagations   :      11933 (9267 domain reductions, 17 cutoffs)
14.35/14.44	c   avg switch length:       4.84
14.35/14.44	c   switching time   :       0.31
14.35/14.44	c Root Node          :
14.35/14.44	c   First LP value   : +0.00000000000000e+00
14.35/14.44	c   First LP Iters   :         95 (32974.66 Iter/sec)
14.35/14.44	c   First LP Time    :       0.00
14.35/14.44	c   Final Dual Bound :          -
14.35/14.44	c   Final Root Iters :       1562
14.35/14.44	c   Root LP Estimate : +2.51287026654763e-03
14.35/14.44	c Solution           :
14.35/14.44	c   Solutions found  :          0 (0 improvements)
14.35/14.44	c   Primal Bound     : infeasible
14.35/14.44	c   Dual Bound       :          -
14.35/14.44	c   Gap              :       0.00 %
14.35/14.44	c Integrals          :      Total       Avg%
14.35/14.44	c   primal-dual      :          -          - (problem infeasible)
14.35/14.44	c   primal-ref       :          -          - (problem infeasible)
14.35/14.44	c   dual-ref         :          -          - (problem infeasible)
14.35/14.45	c Time complete (sec):     14.402

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62063 MiB free)
  memory of node 1: 64465 MiB (63436 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4494751-1751149951/watcher-4494751-1751149951 -o /tmp/evaluation-result-4494751-1751149951/solver-4494751-1751149951 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751145886-16099 --watchdog 3760 pbsolver -f HOME/instance-4494751-1751149951.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
solver pid=17431, runsolver pid=17428
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 4.13 4.11 4.05 5/266 17432
/proc/meminfo: memFree=128493780/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=34072 memory=25344 CPUtime=0.09 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 3928 0 0 0 9 0 0 0 20 0 1 0 30673760 34889728 6336 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 8518 6336 2656 2575 0 5425 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34072 KiB
Current children cumulated memory: 25344 KiB

[startup+0.205674 s]*
/proc/loadavg: 4.13 4.11 4.05 5/266 17432
/proc/meminfo: memFree=128485716/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=43840 memory=33788 CPUtime=0.2 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 6219 0 0 0 20 0 0 0 20 0 1 0 30673760 44892160 8447 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 10960 8447 2688 2575 0 7867 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43840 KiB
Current children cumulated memory: 33788 KiB

[startup+0.305615 s]*
/proc/loadavg: 4.13 4.11 4.05 5/266 17432
/proc/meminfo: memFree=128485860/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=43840 memory=34044 CPUtime=0.29 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 6285 0 0 0 29 0 0 0 20 0 1 0 30673760 44892160 8511 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 10960 8511 2688 2575 0 7867 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 43840 KiB
Current children cumulated memory: 34044 KiB

[startup+0.700151 s]
/proc/loadavg: 4.13 4.11 4.05 5/266 17432
/proc/meminfo: memFree=128484096/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=60364 memory=48636 CPUtime=0.69 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 9944 0 0 0 68 1 0 0 20 0 1 0 30673760 61812736 12159 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 15091 12159 2688 2575 0 11998 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 60364 KiB
Current children cumulated memory: 48636 KiB

[startup+1.50014 s]
/proc/loadavg: 4.13 4.11 4.05 5/266 17432
/proc/meminfo: memFree=128332896/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=78912 memory=65660 CPUtime=1.49 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 14193 0 0 0 147 2 0 0 20 0 1 0 30673760 80805888 16415 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 19728 16415 2688 2575 0 16635 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 78912 KiB
Current children cumulated memory: 65660 KiB

[startup+3.10526 s]
/proc/loadavg: 4.13 4.11 4.05 5/267 17433
/proc/meminfo: memFree=128282724/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=88932 memory=75944 CPUtime=3.09 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 20952 0 0 0 306 3 0 0 20 0 1 0 30673760 91066368 18986 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 22233 18986 2688 2575 0 19140 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 88932 KiB
Current children cumulated memory: 75944 KiB

[startup+6.30011 s]
/proc/loadavg: 4.12 4.11 4.05 5/267 17433
/proc/meminfo: memFree=128279564/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=94724 memory=81456 CPUtime=6.27 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 24089 0 0 0 624 3 0 0 20 0 1 0 30673760 96997376 20364 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 23681 20364 2688 2575 0 20588 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 94724 KiB
Current children cumulated memory: 81456 KiB

[startup+12.7001 s]
/proc/loadavg: 4.11 4.11 4.05 5/267 17433
/proc/meminfo: memFree=128276036/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=95920 memory=83120 CPUtime=12.65 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 24514 0 0 0 1261 4 0 0 20 0 1 0 30673760 98222080 20780 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 23980 20780 2688 2575 0 20887 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 95920 KiB
Current children cumulated memory: 83120 KiB

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

# cumulated CPU time of all completed processes:  user=14.3613 s, system=0.045863 s

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

[startup+12.8001 s]
/proc/loadavg: 4.11 4.11 4.05 5/267 17433
/proc/meminfo: memFree=128276036/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=95920 memory=83120 CPUtime=12.75 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 24514 0 0 0 1271 4 0 0 20 0 1 0 30673760 98222080 20780 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 23980 20780 2688 2575 0 20887 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 95920 KiB
Current children cumulated memory: 83120 KiB

[startup+13.6001 s]
/proc/loadavg: 4.11 4.11 4.05 5/267 17433
/proc/meminfo: memFree=128274788/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=95920 memory=83120 CPUtime=13.55 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 24514 0 0 0 1351 4 0 0 20 0 1 0 30673760 98222080 20780 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 23980 20780 2688 2575 0 20887 0
Current children cumulated CPU time: 13.55 s
Current children cumulated vsize: 95920 KiB
Current children cumulated memory: 83120 KiB

[startup+14.0001 s]*
/proc/loadavg: 4.10 4.10 4.05 5/267 17433
/proc/meminfo: memFree=128275808/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=95920 memory=83120 CPUtime=13.95 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 24514 0 0 0 1391 4 0 0 20 0 1 0 30673760 98222080 20780 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 23980 20780 2688 2575 0 20887 0
Current children cumulated CPU time: 13.95 s
Current children cumulated vsize: 95920 KiB
Current children cumulated memory: 83120 KiB

[startup+14.4001 s]
/proc/loadavg: 4.10 4.10 4.05 5/267 17433
/proc/meminfo: memFree=128275808/131249996 swapFree=33010684/33010684
[pid=17431] ppid=17428 vsize=95920 memory=83120 CPUtime=14.35 cores=1,3
/proc/17431/stat : 17431 (pbsolver) R 17428 17431 16087 0 -1 4194304 24514 0 0 0 1431 4 0 0 20 0 1 0 30673760 98222080 20780 18446744073709551615 4198400 14743177 140724694866400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34791424 140724694874506 140724694874602 140724694874602 140724694880204 0
/proc/17431/statm: 23980 20780 2688 2575 0 20887 0
Current children cumulated CPU time: 14.35 s
Current children cumulated vsize: 95920 KiB
Current children cumulated memory: 83120 KiB

Child status: 0

Real time (s): 14.4546
CPU time (s): 14.4072
CPU user time (s): 14.3613
CPU system time (s): 0.045863
CPU usage (%): 99.6719
Max. virtual memory (cumulated for all children) (KiB): 95920
Max. memory (cumulated for all children) (KiB): 83120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.3613
system time used= 0.045863
maximum resident set size= 83120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24514
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= 17


# summary of solver processes directly reported to runsolver:
#   pid: 17431
#   total CPU time (s): 14.4072
#   total CPU user time (s): 14.3613
#   total CPU system time (s): 0.045863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038643 second user time and 0.08426 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 00:32:31
IDJOB=4494751
IDBENCH=147918
IDSOLVER=3366
FILE ID=nodeC032/4494751-1751149951
RUNJOBID= nodeC032-1751145886-16099
SLURM_JOB_ID= 9587452
Free space on /tmp= 432020 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551347.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4494751-1751149951/watcher-4494751-1751149951 -o /tmp/evaluation-result-4494751-1751149951/solver-4494751-1751149951 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751145886-16099 --watchdog 3760  pbsolver -f HOME/instance-4494751-1751149951.opb -t 3600 -m 31000

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

MD5SUM BENCH= 0e77a06dde1d23cd3307fd4f28b5c64b
RANDOM SEED=1506033180

nodeC032 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.845
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.69
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.654
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.69
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		: 3322.771
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.69
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.837
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.69
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.822
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.69
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.846
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.69
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.401
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.69
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128511372 kB
MemAvailable:   128132868 kB
Buffers:            3280 kB
Cached:           407952 kB
SwapCached:            0 kB
Active:          1891032 kB
Inactive:         201136 kB
Active(anon):    1699008 kB
Inactive(anon):        0 kB
Active(file):     192024 kB
Inactive(file):   201136 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14872 kB
Writeback:             0 kB
AnonPages:       1684008 kB
Mapped:           135948 kB
Shmem:             18068 kB
KReclaimable:      85192 kB
Slab:             167108 kB
SReclaimable:      85192 kB
SUnreclaim:        81916 kB
KernelStack:        4304 kB
PageTables:         6500 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2241264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    700416 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432008 MiB
End job on nodeC032 at 2025-06-29 00:32:46