Trace number 4495113

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-NaPS 1.00a1UNSAT 28.8708 29.029

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900579996.opb
MD5SUMa3c0b836e0973314fbcd5a68d5736cb2
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 benchmark3.89419
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 677
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

5.52/5.66	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4495113-1751151920.opb
5.52/5.66	c Solving mode: decision
5.52/5.66	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
5.52/5.66	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
5.52/5.66	c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
5.52/5.66	c presolving:
5.52/5.66	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
5.52/5.66	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
5.52/5.66	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
5.52/5.66	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
5.52/5.66	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
5.52/5.66	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
5.52/5.66	c    (0.0s) probing aborted: 50/50 successive totally useless probings
5.52/5.66	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
5.52/5.66	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
5.52/5.66	c dynamic symmetry handling statistics:
5.52/5.66	c    orbitopal reduction:       no components
5.52/5.66	c    orbital reduction:          1 components of sizes 1
5.52/5.66	c    lexicographic reduction:    1 permutations with support sizes 121
5.52/5.66	c handled 1 out of 1 symmetry components
5.52/5.66	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
5.52/5.66	c  0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
5.52/5.66	c  0 implications, 143 cliques
5.52/5.66	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2443 constraints
5.52/5.66	c       1 constraints of type <knapsack>
5.52/5.66	c      22 constraints of type <setppc>
5.52/5.66	c    2420 constraints of type <logicor>
5.52/5.66	c transformed objective value is always integral (scale: 1)
5.52/5.66	c Presolving Time: 0.04
5.52/5.66	c 
5.52/5.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.52/5.66	c   0.1s|     1 |     0 |    95 |     - |    12M |   0 | 231 |2470 |2443 |   0 |  0 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.2s|     1 |     0 |  2024 |     - |    14M |   0 | 231 |2475 |2445 |   2 |  1 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.2s|     1 |     0 |  2050 |     - |    16M |   0 | 231 |2476 |2449 |   6 |  2 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.3s|     1 |     0 |  2074 |     - |    19M |   0 | 231 |2482 |2453 |  10 |  3 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.4s|     1 |     0 |  2093 |     - |    23M |   0 | 231 |2482 |2457 |  14 |  4 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.4s|     1 |     0 |  2109 |     - |    27M |   0 | 231 |2487 |2460 |  17 |  5 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.5s|     1 |     0 |  2120 |     - |    31M |   0 | 231 |2490 |2462 |  19 |  6 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.6s|     1 |     0 |  2136 |     - |    36M |   0 | 231 |2494 |2465 |  22 |  7 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.6s|     1 |     0 |  2151 |     - |    40M |   0 | 231 |2494 |2468 |  25 |  8 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.7s|     1 |     0 |  2166 |     - |    44M |   0 | 231 |2499 |2472 |  29 |  9 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.8s|     1 |     0 |  2184 |     - |    48M |   0 | 231 |2500 |2474 |  31 | 10 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.8s|     1 |     0 |  2195 |     - |    50M |   0 | 231 |2501 |2477 |  34 | 11 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   0.9s|     1 |     2 |  2498 |     - |    50M |   0 | 231 |2527 |2477 |  34 | 11 |  83 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.52/5.66	c   1.3s|   100 |    15 |  4891 |  27.2 |    52M |  17 | 231 |2625 |2450 |  55 |  0 | 183 |  19 | 0.000000e+00 |      --      |    Inf |  50.32%
5.52/5.66	c   1.6s|   200 |    20 |  6790 |  23.1 |    53M |  20 | 231 |2709 |2452 |  82 |  0 | 267 |  19 | 0.000000e+00 |      --      |    Inf |  51.03%
5.52/5.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.52/5.66	c   1.8s|   300 |    22 |  8316 |  20.5 |    53M |  20 | 231 |2796 |2452 |  89 |  1 | 356 |  19 | 0.000000e+00 |      --      |    Inf |  51.12%
5.52/5.66	c   1.9s|   400 |    24 |  9701 |  18.8 |    53M |  20 | 231 |2887 |2453 |  89 |  1 | 449 |  19 | 0.000000e+00 |      --      |    Inf |  51.18%
5.52/5.66	c   2.2s|   500 |    19 | 11212 |  18.1 |    53M |  20 | 231 |2978 |2452 |  97 |  0 | 545 |  19 | 0.000000e+00 |      --      |    Inf |  51.30%
5.52/5.66	c   2.6s|   600 |    16 | 12865 |  17.8 |    53M |  20 | 231 |3051 |2452 |  97 |  0 | 630 |  19 | 0.000000e+00 |      --      |    Inf |  51.36%
5.52/5.66	c   2.9s|   700 |    17 | 14478 |  17.6 |    55M |  20 | 231 |3129 |2452 | 127 |  1 | 712 |  19 | 0.000000e+00 |      --      |    Inf |  51.93%
5.52/5.66	c   3.2s|   800 |    16 | 16261 |  17.6 |    59M |  20 | 231 |3182 |2453 | 171 |  0 | 769 |  19 | 0.000000e+00 |      --      |    Inf |  53.54%
5.52/5.66	c   3.5s|   900 |    18 | 17789 |  17.3 |    59M |  20 | 231 |3241 |2451 | 205 |  0 | 835 |  19 | 0.000000e+00 |      --      |    Inf |  54.66%
5.52/5.66	c   3.8s|  1000 |    20 | 19249 |  17.1 |    59M |  20 | 231 |3328 |2452 | 217 |  0 | 924 |  19 | 0.000000e+00 |      --      |    Inf |  54.86%
5.52/5.66	c   4.0s|  1100 |    20 | 20672 |  16.8 |    59M |  20 | 231 |3410 |2453 | 234 |  1 |1016 |  19 | 0.000000e+00 |      --      |    Inf |  55.02%
5.52/5.66	c   4.2s|  1200 |    18 | 22260 |  16.7 |    59M |  20 | 231 |3494 |2452 | 251 |  0 |1105 |  19 | 0.000000e+00 |      --      |    Inf |  55.13%
5.52/5.66	c   4.6s|  1300 |    18 | 23886 |  16.7 |    59M |  20 | 231 |3573 |2453 | 282 |  0 |1189 |  19 | 0.000000e+00 |      --      |    Inf |  56.72%
5.52/5.66	c   4.9s|  1400 |    22 | 25338 |  16.5 |    59M |  20 | 231 |3635 |2454 | 325 |  1 |1263 |  19 | 0.000000e+00 |      --      |    Inf |  57.80%
5.52/5.66	c   5.2s|  1500 |    21 | 26821 |  16.4 |    59M |  20 | 231 |3711 |2451 | 344 |  0 |1343 |  19 | 0.000000e+00 |      --      |    Inf |  58.60%
5.52/5.66	c   5.3s|  1600 |    22 | 28173 |  16.2 |    59M |  20 | 231 |3796 |2454 | 344 |  1 |1436 |  19 | 0.000000e+00 |      --      |    Inf |  58.66%
5.52/5.66	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
5.52/5.66	c (run 1, node 1662) performing user restart
5.52/5.66	c 
5.52/5.66	c (restart) converted 4 cuts from the global cut pool into linear constraints
5.52/5.66	c 
5.52/5.66	c presolving:
5.52/5.66	c (round 1, fast)       21 del vars, 641 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 300 chg coeffs, 0 upgd conss, 0 impls, 321 clqs
5.52/5.66	c (round 2, medium)     31 del vars, 641 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 309 chg coeffs, 0 upgd conss, 0 impls, 301 clqs
5.52/5.66	c (round 3, fast)       31 del vars, 665 del conss, 2 add conss, 0 chg bounds, 1 chg sides, 326 chg coeffs, 0 upgd conss, 0 impls, 301 clqs
5.52/5.66	c (round 4, exhaustive) 31 del vars, 669 del conss, 2 add conss, 0 chg bounds, 1 chg sides, 326 chg coeffs, 0 upgd conss, 0 impls, 302 clqs
5.52/5.66	c (round 5, exhaustive) 31 del vars, 1014 del conss, 2 add conss, 0 chg bounds, 1 chg sides, 1325 chg coeffs, 2 upgd conss, 0 impls, 302 clqs
5.52/5.66	c (round 6, fast)       31 del vars, 1019 del conss, 2 add conss, 0 chg bounds, 1 chg sides, 1325 chg coeffs, 2 upgd conss, 0 impls, 303 clqs
5.52/5.66	c (round 7, medium)     31 del vars, 1019 del conss, 5 add conss, 0 chg bounds, 5 chg sides, 1332 chg coeffs, 2 upgd conss, 0 impls, 304 clqs
13.79/13.97	c (round 8, exhaustive) 31 del vars, 1023 del conss, 5 add conss, 0 chg bounds, 5 chg sides, 1333 chg coeffs, 2 upgd conss, 0 impls, 304 clqs
13.79/13.97	c (round 9, exhaustive) 31 del vars, 1103 del conss, 5 add conss, 0 chg bounds, 5 chg sides, 1367 chg coeffs, 2 upgd conss, 0 impls, 304 clqs
13.79/13.97	c (round 10, exhaustive) 31 del vars, 1106 del conss, 5 add conss, 0 chg bounds, 5 chg sides, 1367 chg coeffs, 2 upgd conss, 0 impls, 304 clqs
13.79/13.97	c (round 11, exhaustive) 31 del vars, 1106 del conss, 5 add conss, 0 chg bounds, 5 chg sides, 1461 chg coeffs, 2 upgd conss, 0 impls, 304 clqs
13.79/13.97	c (round 12, exhaustive) 31 del vars, 1113 del conss, 5 add conss, 0 chg bounds, 5 chg sides, 1468 chg coeffs, 2 upgd conss, 0 impls, 304 clqs
13.79/13.97	c presolving (13 rounds: 13 fast, 10 medium, 8 exhaustive):
13.79/13.97	c  31 deleted vars, 1115 deleted constraints, 5 added constraints, 0 tightened bounds, 0 added holes, 5 changed sides, 1468 changed coefficients
13.79/13.97	c  0 implications, 304 cliques
13.79/13.97	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 2753 constraints
13.79/13.97	c       4 constraints of type <knapsack>
13.79/13.97	c      21 constraints of type <setppc>
13.79/13.97	c    2728 constraints of type <logicor>
13.79/13.97	c transformed objective value is always integral (scale: 1)
13.79/13.97	c Presolving Time: 0.09
13.79/13.97	c 
13.79/13.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.79/13.97	c   5.5s|     1 |     0 | 29277 |     - |    59M |   0 | 200 |2782 |1832 |   0 |  0 |1536 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   5.6s|     1 |     0 | 29291 |     - |    59M |   0 | 200 |2782 |1837 |   5 |  1 |1536 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   5.6s|     1 |     0 | 29317 |     - |    59M |   0 | 200 |2785 |1840 |   8 |  2 |1539 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   5.7s|     1 |     0 | 29334 |     - |    60M |   0 | 200 |2786 |1844 |  12 |  3 |1540 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   5.7s|     1 |     0 | 29352 |     - |    60M |   0 | 200 |2786 |1846 |  14 |  4 |1540 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   5.8s|     1 |     0 | 29383 |     - |    60M |   0 | 200 |2787 |1848 |  16 |  5 |1541 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   5.8s|     1 |     0 | 29400 |     - |    60M |   0 | 200 |2789 |1853 |  21 |  6 |1543 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   5.9s|     1 |     0 | 29426 |     - |    60M |   0 | 200 |2792 |1856 |  24 |  7 |1546 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   6.0s|     1 |     0 | 29430 |     - |    61M |   0 | 200 |2795 |1857 |  25 |  8 |1549 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   6.0s|     1 |     0 | 29451 |     - |    62M |   0 | 200 |2796 |1860 |  28 |  9 |1550 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   6.1s|     1 |     0 | 29463 |     - |    62M |   0 | 200 |2799 |1863 |  31 | 10 |1553 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   6.1s|     1 |     0 | 29479 |     - |    62M |   0 | 200 |2804 |1866 |  34 | 11 |1558 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   6.1s|     1 |     2 | 29636 |     - |    62M |   0 | 200 |2805 |1866 |  34 | 11 |1561 |  38 | 0.000000e+00 |      --      |    Inf | unknown
13.79/13.97	c   6.5s|   100 |     9 | 31290 |  16.4 |    64M |  17 | 200 |2891 |1836 |  67 |  1 |1648 |  38 | 0.000000e+00 |      --      |    Inf |   5.47%
13.79/13.97	c   6.9s|   200 |    16 | 32568 |  16.2 |    64M |  20 | 200 |2961 |1842 | 108 |  1 |1726 |  38 | 0.000000e+00 |      --      |    Inf |  29.17%
13.79/13.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.79/13.97	c   7.2s|   300 |    14 | 34190 |  16.2 |    64M |  20 | 200 |3010 |   0 | 134 |  0 |1790 |  38 | 0.000000e+00 |      --      |    Inf |  37.05%
13.79/13.97	c   7.4s|   400 |    15 | 35205 |  15.9 |    65M |  20 | 200 |3073 |1836 | 161 |  1 |1869 |  38 | 0.000000e+00 |      --      |    Inf |  38.13%
13.79/13.97	c   7.7s|   500 |    14 | 36389 |  15.7 |    69M |  20 | 200 |3136 |1840 | 188 |  1 |1943 |  38 | 0.000000e+00 |      --      |    Inf |  38.78%
13.79/13.97	c   8.0s|   600 |    15 | 37606 |  15.5 |    71M |  20 | 200 |3192 |   0 | 220 |  0 |2012 |  38 | 0.000000e+00 |      --      |    Inf |  43.43%
13.79/13.97	c   8.3s|   700 |    15 | 38790 |  15.4 |    72M |  20 | 200 |3213 |1837 | 254 |  1 |2078 |  38 | 0.000000e+00 |      --      |    Inf |  44.45%
13.79/13.97	c   8.5s|   800 |    16 | 39987 |  15.2 |    73M |  20 | 200 |3254 |1839 | 274 |  1 |2167 |  38 | 0.000000e+00 |      --      |    Inf |  45.01%
13.79/13.97	c   8.8s|   900 |    12 | 41383 |  15.2 |    73M |  20 | 200 |3276 |1840 | 300 |  0 |2237 |  38 | 0.000000e+00 |      --      |    Inf |  45.79%
13.79/13.97	c   9.1s|  1000 |     8 | 42779 |  15.1 |    73M |  20 | 200 |3310 |1845 | 309 |  2 |2316 |  38 | 0.000000e+00 |      --      |    Inf |  51.27%
13.79/13.97	c   9.5s|  1100 |    15 | 44070 |  15.1 |    73M |  20 | 200 |3333 |1839 | 357 |  0 |2386 |  38 | 0.000000e+00 |      --      |    Inf |  53.97%
13.79/13.97	c   9.7s|  1200 |    18 | 45434 |  15.0 |    73M |  20 | 200 |3374 |1839 | 401 |  1 |2462 |  38 | 0.000000e+00 |      --      |    Inf |  54.65%
13.79/13.97	c   9.9s|  1300 |    15 | 46729 |  14.9 |    73M |  20 | 200 |3415 |1839 | 419 |  1 |2540 |  38 | 0.000000e+00 |      --      |    Inf |  55.80%
13.79/13.97	c  10.2s|  1400 |    15 | 48040 |  14.9 |    76M |  20 | 200 |3453 |1841 | 454 |  1 |2617 |  38 | 0.000000e+00 |      --      |    Inf |  56.49%
13.79/13.97	c  10.5s|  1500 |    11 | 49448 |  14.9 |    76M |  20 | 200 |3507 |1839 | 500 |  0 |2695 |  38 | 0.000000e+00 |      --      |    Inf |  57.48%
13.79/13.97	c  10.8s|  1600 |    13 | 50995 |  14.9 |    76M |  20 | 200 |3537 |1842 | 531 |  0 |2755 |  38 | 0.000000e+00 |      --      |    Inf |  57.87%
13.79/13.97	c  11.0s|  1700 |    12 | 52389 |  14.9 |    76M |  20 | 200 |3583 |1840 | 531 |  1 |2833 |  38 | 0.000000e+00 |      --      |    Inf |  57.93%
13.79/13.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.79/13.97	c  11.3s|  1800 |    14 | 54079 |  14.9 |    77M |  20 | 200 |3601 |1839 | 571 |  1 |2896 |  38 | 0.000000e+00 |      --      |    Inf |  58.54%
13.79/13.97	c  11.6s|  1900 |    12 | 55421 |  14.9 |    77M |  20 | 200 |3661 |1839 | 597 |  1 |2966 |  38 | 0.000000e+00 |      --      |    Inf |  58.86%
13.79/13.97	c  11.9s|  2000 |    12 | 56805 |  14.8 |    77M |  21 | 200 |3693 |1839 | 630 |  0 |3040 |  38 | 0.000000e+00 |      --      |    Inf |  60.63%
13.79/13.97	c  12.1s|  2100 |    11 | 58144 |  14.8 |    77M |  21 | 200 |3755 |1839 | 664 |  1 |3108 |  38 | 0.000000e+00 |      --      |    Inf |  61.21%
13.79/13.97	c  12.2s|  2200 |    15 | 59387 |  14.7 |    77M |  24 | 200 |3815 |1839 | 671 |  1 |3176 |  38 | 0.000000e+00 |      --      |    Inf |  61.27%
13.79/13.97	c  12.4s|  2300 |    13 | 60716 |  14.7 |    77M |  24 | 200 |3881 |1842 | 698 |  0 |3248 |  38 | 0.000000e+00 |      --      |    Inf |  61.40%
13.79/13.97	c  12.5s|  2400 |    19 | 62137 |  14.7 |    77M |  24 | 200 |3933 |1843 | 705 |  0 |3315 |  38 | 0.000000e+00 |      --      |    Inf |  61.48%
13.79/13.97	c  12.5s|  2500 |    15 | 63549 |  14.7 |    77M |  24 | 200 |4006 |1843 | 705 |  0 |3397 |  38 | 0.000000e+00 |      --      |    Inf |  61.52%
13.79/13.97	c  12.7s|  2600 |    13 | 65097 |  14.7 |    77M |  24 | 200 |4065 |1841 | 713 |  0 |3469 |  38 | 0.000000e+00 |      --      |    Inf |  61.67%
13.79/13.97	c  12.9s|  2700 |    15 | 66599 |  14.7 |    77M |  24 | 200 |4097 |1836 | 728 |  1 |3541 |  38 | 0.000000e+00 |      --      |    Inf |  72.69%
13.79/13.97	c  13.2s|  2800 |    17 | 68076 |  14.7 |    77M |  24 | 200 |4133 |1836 | 776 |  1 |3595 |  38 | 0.000000e+00 |      --      |    Inf |  75.98%
13.79/13.97	c  13.4s|  2900 |    21 | 69668 |  14.7 |    77M |  24 | 200 |4173 |1840 | 803 |  0 |3648 |  38 | 0.000000e+00 |      --      |    Inf |  77.07%
13.79/13.97	c  13.5s|  3000 |    15 | 71082 |  14.7 |    77M |  24 | 200 |4233 |1839 | 810 |  0 |3720 |  38 | 0.000000e+00 |      --      |    Inf |  77.19%
13.79/13.97	c  13.7s|  3100 |    19 | 73075 |  14.8 |    77M |  24 | 200 |4289 |1843 | 811 |  1 |3800 |  38 | 0.000000e+00 |      --      |    Inf |  77.40%
20.87/21.04	c  13.8s|  3200 |    19 | 74733 |  14.9 |    77M |  26 | 200 |4395 |1840 | 827 |  1 |3923 |  38 | 0.000000e+00 |      --      |    Inf |  78.94%
20.87/21.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.87/21.04	c  14.1s|  3300 |    18 | 76255 |  14.9 |    77M |  26 | 200 |4418 |1839 | 873 |  1 |3990 |  38 | 0.000000e+00 |      --      |    Inf |  80.32%
20.87/21.04	c  14.3s|  3400 |    20 | 78153 |  15.0 |    77M |  26 | 200 |4454 |1841 | 902 |  1 |4071 |  38 | 0.000000e+00 |      --      |    Inf |  81.15%
20.87/21.04	c  14.5s|  3500 |    20 | 79601 |  14.9 |    77M |  26 | 200 |4509 |1840 | 930 |  1 |4147 |  38 | 0.000000e+00 |      --      |    Inf |  81.82%
20.87/21.04	c  14.7s|  3600 |    18 | 81138 |  15.0 |    77M |  26 | 200 |4569 |1842 | 951 |  1 |4224 |  38 | 0.000000e+00 |      --      |    Inf |  82.21%
20.87/21.04	c  14.9s|  3700 |    20 | 82671 |  15.0 |    77M |  26 | 200 |4619 |1840 | 972 |  1 |4312 |  38 | 0.000000e+00 |      --      |    Inf |  82.82%
20.87/21.04	c  15.2s|  3800 |    20 | 84443 |  15.0 |    77M |  26 | 200 |4634 |1836 |1004 |  1 |4364 |  38 | 0.000000e+00 |      --      |    Inf |  84.94%
20.87/21.04	c  15.4s|  3900 |    19 | 85530 |  14.9 |    77M |  26 | 200 |4700 |1845 |1038 |  2 |4450 |  38 | 0.000000e+00 |      --      |    Inf |  85.24%
20.87/21.04	c  15.6s|  4000 |    20 | 87169 |  15.0 |    77M |  26 | 200 |4705 |1840 |1067 |  0 |4520 |  38 | 0.000000e+00 |      --      |    Inf |  85.78%
20.87/21.04	c  15.9s|  4100 |    20 | 88738 |  15.0 |    77M |  26 | 200 |4697 |1840 |1120 |  0 |4575 |  38 | 0.000000e+00 |      --      |    Inf |  88.18%
20.87/21.04	c  16.1s|  4200 |    20 | 90270 |  15.0 |    77M |  26 | 200 |4733 |1844 |1161 |  0 |4645 |  38 | 0.000000e+00 |      --      |    Inf |  89.14%
20.87/21.04	c  16.3s|  4300 |    22 | 91448 |  14.9 |    77M |  28 | 200 |4783 |1839 |1184 |  0 |4716 |  38 | 0.000000e+00 |      --      |    Inf |  89.65%
20.87/21.04	c  16.4s|  4400 |    19 | 92549 |  14.9 |    77M |  33 | 200 |4861 |1840 |1187 |  0 |4819 |  38 | 0.000000e+00 |      --      |    Inf |  90.10%
20.87/21.04	c  16.5s|  4500 |    18 | 93733 |  14.8 |    77M |  33 | 200 |4980 |   0 |1187 |  0 |4967 |  38 | 0.000000e+00 |      --      |    Inf |  90.10%
20.87/21.04	c  17.0s|  4600 |    26 | 95385 |  14.8 |    77M |  33 | 200 |4987 |1843 |1259 |  1 |5021 |  38 | 0.000000e+00 |      --      |    Inf |  91.29%
20.87/21.04	c  17.0s|  4700 |    27 | 96605 |  14.8 |    77M |  33 | 200 |5037 |1844 |1264 |  1 |5077 |  38 | 0.000000e+00 |      --      |    Inf |  91.34%
20.87/21.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.87/21.04	c  17.2s|  4800 |    29 | 98072 |  14.8 |    77M |  33 | 200 |5070 |1839 |1289 |  1 |5127 |  38 | 0.000000e+00 |      --      |    Inf |  91.45%
20.87/21.04	c  17.3s|  4900 |    26 | 99355 |  14.8 |    77M |  33 | 200 |5154 |1839 |1297 |  1 |5227 |  38 | 0.000000e+00 |      --      |    Inf |  91.59%
20.87/21.04	c  17.4s|  5000 |    23 |100660 |  14.7 |    77M |  33 | 200 |5204 |1839 |1300 |  1 |5314 |  38 | 0.000000e+00 |      --      |    Inf |  91.64%
20.87/21.04	c  17.5s|  5100 |    25 |102125 |  14.7 |    77M |  33 | 200 |5273 |1840 |1302 |  1 |5434 |  38 | 0.000000e+00 |      --      |    Inf |  91.65%
20.87/21.04	c  17.7s|  5200 |    23 |103485 |  14.7 |    77M |  33 | 200 |5330 |1840 |1329 |  1 |5530 |  38 | 0.000000e+00 |      --      |    Inf |  91.86%
20.87/21.04	c  17.8s|  5300 |    25 |104951 |  14.7 |    77M |  33 | 200 |5391 |1840 |1335 |  0 |5612 |  38 | 0.000000e+00 |      --      |    Inf |  91.86%
20.87/21.04	c  17.9s|  5400 |    21 |106257 |  14.7 |    78M |  33 | 200 |5455 |1840 |1335 |  1 |5699 |  38 | 0.000000e+00 |      --      |    Inf |  91.91%
20.87/21.04	c  18.0s|  5500 |    20 |107739 |  14.7 |    78M |  33 | 200 |5518 |1841 |1342 |  1 |5784 |  38 | 0.000000e+00 |      --      |    Inf |  92.26%
20.87/21.04	c  18.2s|  5600 |    21 |109181 |  14.7 |    78M |  33 | 200 |5545 |1841 |1366 |  0 |5834 |  38 | 0.000000e+00 |      --      |    Inf |  92.52%
20.87/21.04	c  18.3s|  5700 |    19 |110694 |  14.7 |    78M |  33 | 200 |5586 |1842 |1381 |  0 |5905 |  38 | 0.000000e+00 |      --      |    Inf |  92.64%
20.87/21.04	c  18.4s|  5800 |    21 |111755 |  14.6 |    78M |  33 | 200 |5648 |1838 |1396 |  0 |5971 |  38 | 0.000000e+00 |      --      |    Inf |  92.84%
20.87/21.04	c  18.5s|  5900 |    21 |113129 |  14.6 |    78M |  33 | 200 |5681 |1840 |1396 |  1 |6040 |  38 | 0.000000e+00 |      --      |    Inf |  92.90%
20.87/21.04	c  18.6s|  6000 |    23 |115066 |  14.7 |    78M |  33 | 200 |5715 |1840 |1408 |  0 |6126 |  38 | 0.000000e+00 |      --      |    Inf |  92.93%
20.87/21.04	c  18.8s|  6100 |    25 |116439 |  14.7 |    78M |  33 | 200 |5748 |1845 |1433 |  1 |6189 |  38 | 0.000000e+00 |      --      |    Inf |  93.09%
20.87/21.04	c  18.9s|  6200 |    23 |118025 |  14.7 |    78M |  33 | 200 |5852 |1845 |1434 |  0 |6308 |  38 | 0.000000e+00 |      --      |    Inf |  93.21%
20.87/21.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.87/21.04	c  19.0s|  6300 |    23 |119308 |  14.7 |    78M |  33 | 200 |5888 |1839 |1437 |  0 |6376 |  38 | 0.000000e+00 |      --      |    Inf |  93.23%
20.87/21.04	c  19.1s|  6400 |    21 |120835 |  14.7 |    78M |  33 | 200 |5938 |1841 |1444 |  1 |6438 |  38 | 0.000000e+00 |      --      |    Inf |  93.32%
20.87/21.04	c  19.2s|  6500 |    23 |122019 |  14.6 |    78M |  33 | 200 |5992 |1840 |1449 |  0 |6510 |  38 | 0.000000e+00 |      --      |    Inf |  93.40%
20.87/21.04	c  19.3s|  6600 |    27 |123236 |  14.6 |    78M |  33 | 200 |6064 |   0 |1449 |  0 |6591 |  38 | 0.000000e+00 |      --      |    Inf |  93.44%
20.87/21.04	c  19.3s|  6700 |    25 |124529 |  14.6 |    78M |  33 | 200 |6146 |1840 |1450 |  0 |6674 |  38 | 0.000000e+00 |      --      |    Inf |  93.46%
20.87/21.04	c  19.4s|  6800 |    28 |125650 |  14.6 |    78M |  33 | 200 |6208 |1840 |1454 |  1 |6747 |  38 | 0.000000e+00 |      --      |    Inf |  93.47%
20.87/21.04	c  19.5s|  6900 |    27 |126543 |  14.5 |    78M |  33 | 200 |6280 |1841 |1456 |  0 |6827 |  38 | 0.000000e+00 |      --      |    Inf |  93.47%
20.87/21.04	c  19.6s|  7000 |    29 |127717 |  14.5 |    78M |  33 | 200 |6328 |1840 |1458 |  0 |6885 |  38 | 0.000000e+00 |      --      |    Inf |  93.48%
20.87/21.04	c  19.7s|  7100 |    25 |129137 |  14.5 |    78M |  33 | 200 |6402 |1842 |1460 |  0 |6961 |  38 | 0.000000e+00 |      --      |    Inf |  93.48%
20.87/21.04	c  19.7s|  7200 |    28 |130256 |  14.4 |    78M |  33 | 200 |6463 |1842 |1467 |  1 |7022 |  38 | 0.000000e+00 |      --      |    Inf |  93.49%
20.87/21.04	c  19.8s|  7300 |    24 |131353 |  14.4 |    78M |  33 | 200 |6554 |1843 |1473 |  1 |7114 |  38 | 0.000000e+00 |      --      |    Inf |  93.49%
20.87/21.04	c  19.9s|  7400 |    24 |132605 |  14.4 |    78M |  33 | 200 |6606 |1841 |1476 |  1 |7169 |  38 | 0.000000e+00 |      --      |    Inf |  93.49%
20.87/21.04	c  20.0s|  7500 |    28 |134020 |  14.4 |    78M |  33 | 200 |6699 |1841 |1480 |  0 |7263 |  38 | 0.000000e+00 |      --      |    Inf |  93.49%
20.87/21.04	c  20.1s|  7600 |    26 |135526 |  14.4 |    78M |  33 | 200 |6798 |1842 |1481 |  0 |7362 |  38 | 0.000000e+00 |      --      |    Inf |  93.49%
20.87/21.04	c  20.2s|  7700 |    24 |136945 |  14.4 |    78M |  33 | 200 |6906 |1841 |1481 |  0 |7470 |  38 | 0.000000e+00 |      --      |    Inf |  93.49%
20.87/21.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.87/21.04	c  20.3s|  7800 |    20 |138547 |  14.4 |    78M |  33 | 200 |7009 |1841 |1487 |  0 |7575 |  38 | 0.000000e+00 |      --      |    Inf |  93.49%
20.87/21.04	c  20.4s|  7900 |    24 |139790 |  14.4 |    78M |  33 | 200 |7061 |1845 |1499 |  1 |7638 |  38 | 0.000000e+00 |      --      |    Inf |  93.52%
20.87/21.04	c  20.5s|  8000 |    24 |140972 |  14.3 |    78M |  33 | 200 |7134 |1845 |1499 |  1 |7712 |  38 | 0.000000e+00 |      --      |    Inf |  93.52%
20.87/21.04	c  20.6s|  8100 |    26 |142522 |  14.3 |    78M |  33 | 200 |7186 |1842 |1500 |  0 |7772 |  38 | 0.000000e+00 |      --      |    Inf |  93.55%
20.87/21.04	c  20.6s|  8200 |    26 |144044 |  14.4 |    78M |  33 | 200 |7247 |1842 |1500 |  0 |7842 |  38 | 0.000000e+00 |      --      |    Inf |  93.56%
20.87/21.04	c  20.7s|  8300 |    26 |145514 |  14.4 |    78M |  33 | 200 |7323 |1842 |1500 |  0 |7940 |  38 | 0.000000e+00 |      --      |    Inf |  93.61%
26.44/26.60	c  20.9s|  8400 |    26 |147084 |  14.4 |    78M |  33 | 200 |7371 |1839 |1514 |  0 |8015 |  38 | 0.000000e+00 |      --      |    Inf |  93.73%
26.44/26.60	c  21.0s|  8500 |    30 |148308 |  14.4 |    79M |  33 | 200 |7426 |1839 |1514 |  1 |8094 |  38 | 0.000000e+00 |      --      |    Inf |  93.76%
26.44/26.60	c  21.0s|  8600 |    28 |149572 |  14.3 |    79M |  33 | 200 |7514 |1839 |1516 |  0 |8200 |  38 | 0.000000e+00 |      --      |    Inf |  93.76%
26.44/26.60	c  21.1s|  8700 |    28 |150941 |  14.3 |    79M |  33 | 200 |7571 |1842 |1517 |  1 |8295 |  38 | 0.000000e+00 |      --      |    Inf |  93.77%
26.44/26.60	c  21.3s|  8800 |    26 |152659 |  14.4 |    79M |  33 | 200 |7652 |1838 |1526 |  1 |8416 |  38 | 0.000000e+00 |      --      |    Inf |  94.14%
26.44/26.60	c  21.4s|  8900 |    24 |153979 |  14.3 |    79M |  33 | 200 |7763 |1840 |1526 |  0 |8547 |  38 | 0.000000e+00 |      --      |    Inf |  94.16%
26.44/26.60	c  21.5s|  9000 |    23 |155666 |  14.4 |    79M |  33 | 200 |7812 |1840 |1526 |  0 |8621 |  38 | 0.000000e+00 |      --      |    Inf |  94.23%
26.44/26.60	c  21.6s|  9100 |    25 |156886 |  14.3 |    79M |  33 | 200 |7890 |1845 |1526 |  1 |8722 |  38 | 0.000000e+00 |      --      |    Inf |  94.25%
26.44/26.60	c  21.6s|  9200 |    27 |158169 |  14.3 |    79M |  33 | 200 |7983 |1839 |1527 |  0 |8840 |  38 | 0.000000e+00 |      --      |    Inf |  94.27%
26.44/26.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.44/26.60	c  21.7s|  9300 |    27 |159290 |  14.3 |    79M |  33 | 200 |8080 |1840 |1528 |  1 |8958 |  38 | 0.000000e+00 |      --      |    Inf |  94.28%
26.44/26.60	c  21.8s|  9400 |    25 |160719 |  14.3 |    79M |  34 | 200 |8146 |1839 |1530 |  1 |9055 |  38 | 0.000000e+00 |      --      |    Inf |  94.30%
26.44/26.60	c  21.9s|  9500 |    27 |161965 |  14.3 |    79M |  34 | 200 |8220 |1839 |1530 |  1 |9144 |  38 | 0.000000e+00 |      --      |    Inf |  94.30%
26.44/26.60	c  22.0s|  9600 |    23 |163344 |  14.3 |    79M |  34 | 200 |8298 |1843 |1534 |  0 |9237 |  38 | 0.000000e+00 |      --      |    Inf |  94.30%
26.44/26.60	c  22.1s|  9700 |    23 |164731 |  14.3 |    79M |  34 | 200 |8421 |1839 |1537 |  1 |9370 |  38 | 0.000000e+00 |      --      |    Inf |  94.30%
26.44/26.60	c  22.3s|  9800 |    23 |166277 |  14.3 |    82M |  34 | 200 |8473 |1844 |1559 |  0 |9462 |  38 | 0.000000e+00 |      --      |    Inf |  94.49%
26.44/26.60	c  22.4s|  9900 |    22 |167466 |  14.3 |    82M |  34 | 200 |8528 |1841 |1559 |  0 |9543 |  38 | 0.000000e+00 |      --      |    Inf |  94.56%
26.44/26.60	c  22.5s| 10000 |    22 |168935 |  14.3 |    82M |  34 | 200 |8604 |1841 |1570 |  0 |9643 |  38 | 0.000000e+00 |      --      |    Inf |  94.64%
26.44/26.60	c  22.6s| 10100 |    20 |170406 |  14.3 |    82M |  34 | 200 |8663 |1842 |1581 |  0 |9739 |  38 | 0.000000e+00 |      --      |    Inf |  94.71%
26.44/26.60	c  22.7s| 10200 |    24 |171886 |  14.3 |    82M |  34 | 200 |8731 |1845 |1591 |  0 |9841 |  38 | 0.000000e+00 |      --      |    Inf |  94.75%
26.44/26.60	c  22.8s| 10300 |    24 |173240 |  14.3 |    82M |  34 | 200 |8832 |1843 |1592 |  1 |9958 |  38 | 0.000000e+00 |      --      |    Inf |  94.75%
26.44/26.60	c  22.9s| 10400 |    23 |174608 |  14.3 |    82M |  34 | 200 |8893 |1843 |1593 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.75%
26.44/26.60	c  23.0s| 10500 |    27 |176080 |  14.3 |    82M |  34 | 200 |8924 |1842 |1593 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.1s| 10600 |    33 |177537 |  14.3 |    82M |  34 | 200 |8973 |   0 |1594 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.2s| 10700 |    32 |178746 |  14.3 |    82M |  34 | 200 |9043 |1843 |1594 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.44/26.60	c  23.3s| 10800 |    36 |180009 |  14.2 |    82M |  36 | 200 |9126 |1842 |1594 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.4s| 10900 |    34 |181387 |  14.2 |    82M |  36 | 200 |9285 |1842 |1594 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.5s| 11000 |    27 |182735 |  14.2 |    82M |  36 | 200 |9413 |1843 |1597 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.6s| 11100 |    29 |184242 |  14.2 |    82M |  36 | 200 |9509 |1846 |1603 |  2 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.7s| 11200 |    31 |185907 |  14.3 |    82M |  36 | 200 |9573 |1843 |1608 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.8s| 11300 |    30 |187553 |  14.3 |    82M |  36 | 200 |9669 |1843 |1612 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  23.9s| 11400 |    31 |189202 |  14.3 |    82M |  36 | 200 |9779 |1845 |1618 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  24.0s| 11500 |    33 |190796 |  14.3 |    82M |  36 | 200 |9824 |1844 |1627 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.78%
26.44/26.60	c  24.1s| 11600 |    30 |192568 |  14.3 |    82M |  36 | 200 |9908 |1842 |1628 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.80%
26.44/26.60	c  24.2s| 11700 |    30 |194104 |  14.3 |    82M |  36 | 200 |9970 |1845 |1628 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.81%
26.44/26.60	c  24.3s| 11800 |    30 |195589 |  14.3 |    82M |  36 | 200 |  10k|1845 |1628 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.81%
26.44/26.60	c  24.4s| 11900 |    30 |197011 |  14.3 |    82M |  36 | 200 |  10k|1845 |1628 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.81%
26.44/26.60	c  24.5s| 12000 |    28 |198440 |  14.3 |    82M |  36 | 200 |  10k|1845 |1628 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.81%
26.44/26.60	c  24.6s| 12100 |    26 |199808 |  14.3 |    82M |  36 | 200 |  10k|1843 |1629 |  2 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.85%
26.44/26.60	c  24.7s| 12200 |    22 |201141 |  14.3 |    82M |  36 | 200 |  10k|1841 |1629 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  94.90%
26.44/26.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.44/26.60	c  24.8s| 12300 |    23 |202536 |  14.3 |    82M |  36 | 200 |  10k|1844 |1631 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  94.91%
26.44/26.60	c  24.9s| 12400 |    25 |203889 |  14.3 |    82M |  36 | 200 |  10k|1844 |1633 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  94.92%
26.44/26.60	c  25.0s| 12500 |    25 |205475 |  14.3 |    82M |  36 | 200 |  10k|1843 |1635 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  94.92%
26.44/26.60	c  25.1s| 12600 |    26 |207111 |  14.3 |    82M |  36 | 200 |  10k|1844 |1636 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  94.92%
26.44/26.60	c  25.2s| 12700 |    22 |208902 |  14.4 |    82M |  36 | 200 |  10k|1845 |1636 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  94.92%
26.44/26.60	c  25.3s| 12800 |    24 |210554 |  14.4 |    82M |  36 | 200 |  10k|1843 |1636 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  94.93%
26.44/26.60	c  25.4s| 12900 |    22 |211908 |  14.4 |    82M |  36 | 200 |  10k|1843 |1637 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  94.94%
26.44/26.60	c  25.5s| 13000 |    24 |213173 |  14.4 |    82M |  36 | 200 |  10k|   0 |1646 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  95.11%
26.44/26.60	c  25.7s| 13100 |    25 |214497 |  14.4 |    82M |  36 | 200 |  10k|1841 |1677 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  95.71%
26.44/26.60	c  25.8s| 13200 |    22 |215714 |  14.3 |    82M |  36 | 200 |  10k|1841 |1683 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  95.90%
26.44/26.60	c  26.0s| 13300 |    22 |216941 |  14.3 |    82M |  36 | 200 |  10k|   0 |1700 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  96.07%
26.44/26.60	c  26.1s| 13400 |    21 |218271 |  14.3 |    82M |  36 | 200 |  10k|   0 |1709 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  96.19%
26.44/26.60	c  26.3s| 13500 |    23 |219652 |  14.3 |    82M |  36 | 200 |  10k|1841 |1735 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  96.38%
26.44/26.60	c  26.3s| 13600 |    24 |220890 |  14.3 |    82M |  36 | 200 |  10k|1841 |1735 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.42%
28.73/29.00	c  26.4s| 13700 |    23 |222229 |  14.3 |    82M |  36 | 200 |  10k|1841 |1736 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.45%
28.73/29.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.73/29.00	c  26.5s| 13800 |    21 |223571 |  14.3 |    82M |  36 | 200 |  10k|1843 |1738 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.45%
28.73/29.00	c  26.6s| 13900 |    19 |225176 |  14.3 |    82M |  36 | 200 |  10k|1844 |1740 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.46%
28.73/29.00	c  26.7s| 14000 |    19 |226518 |  14.3 |    82M |  38 | 200 |  10k|1845 |1749 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.50%
28.73/29.00	c  26.9s| 14100 |    19 |227848 |  14.3 |    82M |  38 | 200 |  10k|1845 |1749 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.54%
28.73/29.00	c  27.0s| 14200 |    21 |229372 |  14.3 |    82M |  38 | 200 |  10k|1841 |1750 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.56%
28.73/29.00	c  27.1s| 14300 |    21 |230989 |  14.3 |    82M |  38 | 200 |  10k|1841 |1753 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.57%
28.73/29.00	c  27.2s| 14400 |    17 |232504 |  14.3 |    82M |  38 | 200 |  10k|1845 |1758 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.58%
28.73/29.00	c  27.3s| 14500 |    19 |234173 |  14.3 |    82M |  38 | 200 |  10k|1845 |1758 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  96.59%
28.73/29.00	c  27.4s| 14600 |    18 |236058 |  14.4 |    82M |  38 | 200 |  11k|1846 |1763 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  96.60%
28.73/29.00	c  27.6s| 14700 |    18 |237765 |  14.4 |    82M |  38 | 200 |  10k|1845 |1772 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  96.72%
28.73/29.00	c  27.7s| 14800 |    14 |239567 |  14.4 |    82M |  38 | 200 |  11k|1845 |1772 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  96.72%
28.73/29.00	c  27.8s| 14900 |    16 |241374 |  14.4 |    82M |  38 | 200 |  11k|1845 |1773 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  96.72%
28.73/29.00	c  28.0s| 15000 |    13 |243130 |  14.4 |    82M |  38 | 200 |  11k|1838 |1802 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  98.28%
28.73/29.00	c  28.1s| 15100 |    11 |244795 |  14.5 |    82M |  38 | 200 |  11k|1843 |1805 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  98.28%
28.73/29.00	c  28.2s| 15200 |    11 |246010 |  14.4 |    82M |  38 | 200 |  11k|1840 |1805 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  98.33%
28.73/29.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.73/29.00	c  28.3s| 15300 |     8 |247847 |  14.5 |    82M |  38 | 200 |  11k|1845 |1805 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  98.33%
28.73/29.00	c  28.4s| 15400 |    10 |249275 |  14.5 |    82M |  38 | 200 |  11k|1841 |1814 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  98.43%
28.73/29.00	c  28.5s| 15500 |     4 |251002 |  14.5 |    82M |  38 | 200 |  11k|1845 |1818 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |  98.43%
28.73/29.00	c  28.6s| 15600 |     5 |252582 |  14.5 |    82M |  38 | 200 |  11k|1845 |1819 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf | 100.00%
28.73/29.00	c  28.7s| 15700 |     3 |254068 |  14.5 |    82M |  38 | 200 |7285 |1846 |1820 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf | 100.00%
28.73/29.00	c 
28.73/29.00	c SCIP Status        : problem is solved [infeasible]
28.73/29.00	c Solving Time (sec) : 28.83
28.73/29.00	c Solving Nodes      : 15785 (total of 17447 nodes in 2 runs)
28.73/29.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
28.73/29.00	c Dual Bound         : +1.00000000000000e+20
28.73/29.00	c Gap                : 0.00 %
28.73/29.00	c SCIP found the problem to be infeasible.
28.73/29.00	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495113-1751151920/watcher-4495113-1751151920 -o /tmp/evaluation-result-4495113-1751151920/solver-4495113-1751151920 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19821 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4495113-1751151920.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100061 s]*
/proc/loadavg: 4.16 4.11 4.09 4/264 24656
/proc/meminfo: memFree=125486096/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1186040 memory=30468 CPUtime=0.05 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 3479 0 0 0 4 1 0 0 20 0 1 0 30870729 1214504960 7617 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 6 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 296510 7617 4769 1 0 268578 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1190232 KiB
Current children cumulated memory: 33540 KiB

[startup+0.205565 s]*
/proc/loadavg: 4.16 4.11 4.09 4/264 24656
/proc/meminfo: memFree=125463948/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1207672 memory=60164 CPUtime=0.15 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 7957 0 0 0 13 2 0 0 20 0 1 0 30870729 1236656128 15041 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 301918 15041 7969 1 0 273276 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1211864 KiB
Current children cumulated memory: 63236 KiB

[startup+0.305543 s]*
/proc/loadavg: 4.16 4.11 4.09 4/265 24657
/proc/meminfo: memFree=125463948/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1211016 memory=64004 CPUtime=0.25 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 8801 0 0 0 23 2 0 0 20 0 1 0 30870729 1240080384 16001 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 302754 16001 8097 1 0 274112 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1215208 KiB
Current children cumulated memory: 67076 KiB

[startup+0.700218 s]
/proc/loadavg: 4.16 4.11 4.09 5/267 24662
/proc/meminfo: memFree=125463996/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1233296 memory=83844 CPUtime=0.64 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 13790 0 0 0 61 3 0 0 20 0 1 0 30870729 1262895104 20961 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 308324 20961 8097 1 0 279682 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1237488 KiB
Current children cumulated memory: 86916 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.11 4.09 4/266 24665
/proc/meminfo: memFree=125463748/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1257640 memory=105752 CPUtime=1.44 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 20266 0 0 0 139 5 0 0 20 0 1 0 30870729 1287823360 26438 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 314410 26438 8097 1 0 285768 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1261832 KiB
Current children cumulated memory: 108824 KiB

[startup+3.10543 s]
/proc/loadavg: 4.16 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125410252/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1261036 memory=110156 CPUtime=3.03 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 21618 0 0 0 298 5 0 0 20 0 1 0 30870729 1291300864 27539 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 315259 27539 8097 1 0 286617 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1265228 KiB
Current children cumulated memory: 113228 KiB

[startup+6.30015 s]
/proc/loadavg: 4.15 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125381164/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1267920 memory=116812 CPUtime=6.22 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 23303 0 0 0 616 6 0 0 20 0 1 0 30870729 1298350080 29203 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 316980 29203 8097 1 0 288338 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1272112 KiB
Current children cumulated memory: 119884 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125367840/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1284920 memory=132800 CPUtime=12.6 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 35912 0 0 0 1252 8 0 0 20 0 1 0 30870729 1315758080 33200 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 321230 33200 8097 1 0 292588 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1289112 KiB
Current children cumulated memory: 135872 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.12 4.10 4/266 24815
/proc/meminfo: memFree=125413268/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1286956 memory=134720 CPUtime=25.34 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 36377 0 0 0 2525 9 0 0 20 0 1 0 30870729 1317842944 33680 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 321739 33680 8097 1 0 293097 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 1291148 KiB
Current children cumulated memory: 137792 KiB

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

# cumulated CPU time of all completed processes:  user=28.7675 s, system=0.103335 s

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

[startup+25.6002 s]
/proc/loadavg: 4.18 4.12 4.10 4/266 24815
/proc/meminfo: memFree=125413268/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1286956 memory=134720 CPUtime=25.44 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 36377 0 0 0 2535 9 0 0 20 0 1 0 30870729 1317842944 33680 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 321739 33680 8097 1 0 293097 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 1291148 KiB
Current children cumulated memory: 137792 KiB

[startup+27.2002 s]
/proc/loadavg: 4.18 4.12 4.10 4/269 24893
/proc/meminfo: memFree=125431580/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1286956 memory=134720 CPUtime=27.04 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 36377 0 0 0 2695 9 0 0 20 0 1 0 30870729 1317842944 33680 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 321739 33680 8097 1 0 293097 0
Current children cumulated CPU time: 27.04 s
Current children cumulated vsize: 1291148 KiB
Current children cumulated memory: 137792 KiB

[startup+28.0001 s]*
/proc/loadavg: 4.18 4.12 4.10 5/267 24911
/proc/meminfo: memFree=125361612/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1286956 memory=134720 CPUtime=27.84 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 36377 0 0 0 2775 9 0 0 20 0 1 0 30870729 1317842944 33680 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 321739 33680 8097 1 0 293097 0
Current children cumulated CPU time: 27.84 s
Current children cumulated vsize: 1291148 KiB
Current children cumulated memory: 137792 KiB

[startup+28.8001 s]
/proc/loadavg: 4.18 4.12 4.10 5/267 24911
/proc/meminfo: memFree=125361612/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1286956 memory=134720 CPUtime=28.63 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 36377 0 0 0 2854 9 0 0 20 0 1 0 30870729 1317842944 33680 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 321739 33680 8097 1 0 293097 0
Current children cumulated CPU time: 28.63 s
Current children cumulated vsize: 1291148 KiB
Current children cumulated memory: 137792 KiB

[startup+29.0001 s]*
/proc/loadavg: 4.18 4.12 4.10 4/265 24951
/proc/meminfo: memFree=125337816/131249992 swapFree=33010684/33010684
[pid=24651] ppid=24648 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24651/stat : 24651 (scip-naps-1.00.) S 24648 24651 19810 0 -1 4194304 260 335 0 0 0 0 0 0 20 0 1 0 30870726 4292608 768 18446744073709551615 94535743918080 94535744812613 140727560439360 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94535745051664 94535745099408 94535769473024 140727560448417 140727560448514 140727560448514 140727560454116 0
/proc/24651/statm: 1048 768 704 219 0 110 0
[pid=24656] ppid=24651 vsize=1286956 memory=134720 CPUtime=28.83 cores=4,6
/proc/24656/stat : 24656 (python3) R 24651 24651 19810 0 -1 4194304 36377 0 0 0 2874 9 0 0 20 0 1 0 30870729 1317842944 33680 18446744073709551615 94878556520448 94878556520825 140736907098224 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94878556532120 94878556532740 94878589902848 140736907102552 140736907102754 140736907102754 140736907108327 0
/proc/24656/statm: 321739 33680 8097 1 0 293097 0
Current children cumulated CPU time: 28.83 s
Current children cumulated vsize: 1291148 KiB
Current children cumulated memory: 137792 KiB

Child status: 0

Real time (s): 29.029
CPU time (s): 28.8708
CPU user time (s): 28.7675
CPU system time (s): 0.103335
CPU usage (%): 99.4552
Max. virtual memory (cumulated for all children) (KiB): 1291148
Max. memory (cumulated for all children) (KiB): 137792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.7675
system time used= 0.103335
maximum resident set size= 134720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37011
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339
involuntary context switches= 193


# summary of solver processes directly reported to runsolver:
#   pid: 24651
#   total CPU time (s): 28.8708
#   total CPU user time (s): 28.7675
#   total CPU system time (s): 0.103335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065671 second user time and 0.155355 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 01:05:20
IDJOB=4495113
IDBENCH=147987
IDSOLVER=3368
FILE ID=nodeC025/4495113-1751151920
RUNJOBID= nodeC025-1751145166-19821
SLURM_JOB_ID= 9587446
Free space on /tmp= 432996 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900579996.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495113-1751151920/watcher-4495113-1751151920 -o /tmp/evaluation-result-4495113-1751151920/solver-4495113-1751151920 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19821 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4495113-1751151920.opb

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

MD5SUM BENCH= a3c0b836e0973314fbcd5a68d5736cb2
RANDOM SEED=122219121

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        125486236 kB
MemAvailable:   125174076 kB
Buffers:            3280 kB
Cached:           498244 kB
SwapCached:            0 kB
Active:          4866748 kB
Inactive:         240160 kB
Active(anon):    4623468 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   240160 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5592 kB
Writeback:             0 kB
AnonPages:       4607968 kB
Mapped:           127156 kB
Shmem:             18084 kB
KReclaimable:      87280 kB
Slab:             171312 kB
SReclaimable:      87280 kB
SUnreclaim:        84032 kB
KernelStack:        4204 kB
PageTables:        12504 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7292868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1861632 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC025 at 2025-06-29 01:05:49