Trace number 4495149

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.00a1Wrong Cert. 18.039 18.1319

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900547461.opb
MD5SUMe60a4324ee6e4da38e5288b70d7610ce
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.070865
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 695
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

8.22/8.37	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4495149-1751151921.opb
8.22/8.37	c Solving mode: decision
8.22/8.37	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
8.22/8.37	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
8.22/8.37	c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
8.22/8.37	c presolving:
8.22/8.37	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
8.22/8.37	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
8.22/8.37	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
8.22/8.37	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
8.22/8.37	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
8.22/8.37	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
8.22/8.37	c    (0.0s) probing aborted: 50/50 successive totally useless probings
8.22/8.37	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
8.22/8.37	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
8.22/8.37	c dynamic symmetry handling statistics:
8.22/8.37	c    orbitopal reduction:       no components
8.22/8.37	c    orbital reduction:          1 components of sizes 1
8.22/8.37	c    lexicographic reduction:    1 permutations with support sizes 121
8.22/8.37	c handled 1 out of 1 symmetry components
8.22/8.37	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
8.22/8.37	c  0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
8.22/8.37	c  0 implications, 143 cliques
8.22/8.37	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2443 constraints
8.22/8.37	c       1 constraints of type <knapsack>
8.22/8.37	c      22 constraints of type <setppc>
8.22/8.37	c    2420 constraints of type <logicor>
8.22/8.37	c transformed objective value is always integral (scale: 1)
8.22/8.37	c Presolving Time: 0.04
8.22/8.37	c 
8.22/8.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.22/8.37	c   0.1s|     1 |     0 |    95 |     - |    12M |   0 | 231 |2464 |2443 |   0 |  0 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.2s|     1 |     0 |  2474 |     - |    14M |   0 | 231 |2469 |2445 |   2 |  1 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.3s|     1 |     0 |  2498 |     - |    15M |   0 | 231 |2472 |2450 |   7 |  2 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.3s|     1 |     0 |  2516 |     - |    18M |   0 | 231 |2478 |2453 |  10 |  3 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.4s|     1 |     0 |  2535 |     - |    21M |   0 | 231 |2483 |2456 |  13 |  4 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.5s|     1 |     0 |  2544 |     - |    25M |   0 | 231 |2487 |2459 |  16 |  5 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.5s|     1 |     0 |  2558 |     - |    30M |   0 | 231 |2487 |2461 |  18 |  6 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.6s|     1 |     0 |  2571 |     - |    34M |   0 | 231 |2492 |2463 |  20 |  7 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.7s|     1 |     0 |  2596 |     - |    36M |   0 | 231 |2494 |2466 |  23 |  8 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.7s|     1 |     0 |  2608 |     - |    42M |   0 | 231 |2496 |2467 |  24 |  9 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.8s|     1 |     0 |  2619 |     - |    44M |   0 | 231 |2500 |2471 |  28 | 10 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.8s|     1 |     0 |  2628 |     - |    45M |   0 | 231 |2504 |2475 |  32 | 11 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   0.9s|     1 |     2 |  2966 |     - |    45M |   0 | 231 |2519 |2475 |  32 | 11 |  75 |  19 | 0.000000e+00 |      --      |    Inf | unknown
8.22/8.37	c   1.2s|   100 |     8 |  4129 |  15.2 |    48M |  20 | 231 |2604 |2454 |  69 |  0 | 167 |  19 | 0.000000e+00 |      --      |    Inf |  59.84%
8.22/8.37	c   1.5s|   200 |     8 |  5381 |  13.8 |    51M |  20 | 231 |2690 |2454 |  95 |  0 | 254 |  19 | 0.000000e+00 |      --      |    Inf |  60.31%
8.22/8.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.22/8.37	c   1.7s|   300 |    12 |  6674 |  13.5 |    55M |  20 | 231 |2806 |   0 | 117 |  0 | 380 |  19 | 0.000000e+00 |      --      |    Inf |  60.57%
8.22/8.37	c   1.9s|   400 |     9 |  7745 |  12.8 |    56M |  20 | 231 |2922 |2453 | 136 |  1 | 504 |  19 | 0.000000e+00 |      --      |    Inf |  60.82%
8.22/8.37	c   2.2s|   500 |     5 |  9581 |  13.9 |    56M |  20 | 231 |3034 |2457 | 136 |  1 | 621 |  19 | 0.000000e+00 |      --      |    Inf |  61.33%
8.22/8.37	c   2.6s|   600 |    11 | 11121 |  14.2 |    58M |  20 | 231 |3151 |2454 | 163 |  1 | 745 |  19 | 0.000000e+00 |      --      |    Inf |  61.86%
8.22/8.37	c   3.0s|   700 |    15 | 12560 |  14.2 |    62M |  20 | 231 |3210 |2456 | 245 |  1 | 809 |  19 | 0.000000e+00 |      --      |    Inf |  62.65%
8.22/8.37	c   3.3s|   800 |    11 | 13815 |  14.0 |    62M |  20 | 231 |3307 |2451 | 251 |  1 | 910 |  19 | 0.000000e+00 |      --      |    Inf |  62.92%
8.22/8.37	c   3.7s|   900 |    14 | 15346 |  14.1 |    62M |  20 | 231 |3377 |2455 | 273 |  0 | 990 |  19 | 0.000000e+00 |      --      |    Inf |  80.96%
8.22/8.37	c   4.1s|  1000 |    16 | 17178 |  14.6 |    62M |  20 | 231 |3436 |2456 | 305 |  0 |1052 |  19 | 0.000000e+00 |      --      |    Inf |  85.46%
8.22/8.37	c   4.4s|  1100 |    16 | 18521 |  14.5 |    62M |  20 | 231 |3496 |2454 | 326 |  0 |1118 |  19 | 0.000000e+00 |      --      |    Inf |  86.33%
8.22/8.37	c   4.6s|  1200 |    16 | 19745 |  14.3 |    62M |  20 | 231 |3590 |2456 | 355 |  0 |1217 |  19 | 0.000000e+00 |      --      |    Inf |  86.94%
8.22/8.37	c   4.8s|  1300 |    14 | 21241 |  14.3 |    62M |  20 | 231 |3688 |2454 | 355 |  0 |1319 |  19 | 0.000000e+00 |      --      |    Inf |  87.00%
8.22/8.37	c   5.2s|  1400 |    21 | 22794 |  14.4 |    63M |  20 | 231 |3752 |2454 | 383 |  1 |1389 |  19 | 0.000000e+00 |      --      |    Inf |  87.79%
8.22/8.37	c   5.6s|  1500 |    25 | 24319 |  14.5 |    64M |  20 | 231 |3823 |2456 | 441 |  1 |1465 |  19 | 0.000000e+00 |      --      |    Inf |  88.68%
8.22/8.37	c   5.9s|  1600 |    31 | 25532 |  14.3 |    64M |  20 | 231 |3894 |2455 | 447 |  1 |1541 |  19 | 0.000000e+00 |      --      |    Inf |  88.83%
8.22/8.37	c   6.2s|  1700 |    27 | 26690 |  14.2 |    64M |  20 | 231 |3961 |2455 | 447 |  0 |1622 |  19 | 0.000000e+00 |      --      |    Inf |  88.85%
8.22/8.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.22/8.37	c   6.5s|  1800 |    33 | 28121 |  14.2 |    64M |  20 | 231 |4024 |2455 | 453 |  1 |1700 |  19 | 0.000000e+00 |      --      |    Inf |  88.88%
8.22/8.37	c   6.9s|  1900 |    33 | 29709 |  14.3 |    64M |  20 | 231 |4097 |2454 | 470 |  0 |1786 |  19 | 0.000000e+00 |      --      |    Inf |  89.54%
8.22/8.37	c   7.3s|  2000 |    37 | 30907 |  14.1 |    64M |  20 | 231 |4183 |2456 | 478 |  0 |1880 |  19 | 0.000000e+00 |      --      |    Inf |  89.58%
8.22/8.37	c   7.7s|  2100 |    38 | 32257 |  14.1 |    64M |  20 | 231 |4265 |2456 | 478 |  1 |1968 |  19 | 0.000000e+00 |      --      |    Inf |  89.61%
8.22/8.37	c   8.0s|  2200 |    41 | 33514 |  14.0 |    62M |  28 | 231 |4332 |2456 | 478 |  0 |2042 |  19 | 0.000000e+00 |      --      |    Inf |  89.62%
8.22/8.37	c   8.1s|  2300 |    43 | 34977 |  14.1 |    62M |  28 | 231 |4407 |2456 | 478 |  1 |2122 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
15.20/15.37	c   8.2s|  2400 |    45 | 36214 |  14.0 |    62M |  28 | 231 |4464 |2456 | 478 |  1 |2188 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
15.20/15.37	c   8.3s|  2500 |    52 | 37623 |  14.0 |    62M |  30 | 231 |4528 |2456 | 478 |  0 |2261 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
15.20/15.37	c   8.4s|  2600 |    51 | 39078 |  14.0 |    62M |  35 | 231 |4603 |2456 | 478 |  0 |2339 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
15.20/15.37	c   8.6s|  2700 |    43 | 40490 |  14.0 |    62M |  35 | 231 |4680 |2456 | 478 |  1 |2424 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
15.20/15.37	c   8.7s|  2800 |    40 | 42007 |  14.1 |    62M |  35 | 231 |4756 |2456 | 478 |  1 |2505 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
15.20/15.37	c   8.8s|  2900 |    38 | 43531 |  14.1 |    62M |  35 | 231 |4850 |2454 | 486 |  0 |2604 |  19 | 0.000000e+00 |      --      |    Inf |  90.14%
15.20/15.37	c   8.9s|  3000 |    38 | 44657 |  14.0 |    62M |  35 | 231 |4909 |2456 | 486 |  0 |2672 |  19 | 0.000000e+00 |      --      |    Inf |  90.20%
15.20/15.37	c   9.0s|  3100 |    34 | 45854 |  13.9 |    62M |  35 | 231 |4968 |2454 | 486 |  0 |2743 |  19 | 0.000000e+00 |      --      |    Inf |  90.20%
15.20/15.37	c   9.1s|  3200 |    33 | 47120 |  13.9 |    62M |  35 | 231 |5056 |2454 | 486 |  0 |2841 |  19 | 0.000000e+00 |      --      |    Inf |  90.28%
15.20/15.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.20/15.37	c   9.3s|  3300 |    39 | 48851 |  14.0 |    62M |  35 | 231 |5120 |2456 | 499 |  1 |2935 |  19 | 0.000000e+00 |      --      |    Inf |  90.34%
15.20/15.37	c   9.5s|  3400 |    44 | 50160 |  14.0 |    62M |  35 | 231 |5185 |2456 | 508 |  1 |3020 |  19 | 0.000000e+00 |      --      |    Inf |  90.37%
15.20/15.37	c   9.6s|  3500 |    47 | 51751 |  14.0 |    62M |  35 | 231 |5254 |2456 | 508 |  1 |3111 |  19 | 0.000000e+00 |      --      |    Inf |  90.37%
15.20/15.37	c   9.7s|  3600 |    51 | 53030 |  14.0 |    62M |  35 | 231 |5292 |2456 | 508 |  0 |3185 |  19 | 0.000000e+00 |      --      |    Inf |  90.39%
15.20/15.37	c   9.8s|  3700 |    51 | 54305 |  14.0 |    62M |  35 | 231 |5355 |2456 | 508 |  0 |3264 |  19 | 0.000000e+00 |      --      |    Inf |  90.39%
15.20/15.37	c   9.9s|  3800 |    57 | 55745 |  14.0 |    62M |  35 | 231 |5417 |2456 | 508 |  0 |3349 |  19 | 0.000000e+00 |      --      |    Inf |  90.39%
15.20/15.37	c  10.0s|  3900 |    61 | 57283 |  14.0 |    62M |  35 | 231 |5501 |2456 | 510 |  1 |3447 |  19 | 0.000000e+00 |      --      |    Inf |  90.40%
15.20/15.37	c  10.2s|  4000 |    69 | 58769 |  14.0 |    62M |  35 | 231 |5553 |2456 | 510 |  1 |3525 |  19 | 0.000000e+00 |      --      |    Inf |  90.41%
15.20/15.37	c  10.3s|  4100 |    66 | 60202 |  14.0 |    62M |  35 | 231 |5621 |2456 | 510 |  0 |3609 |  19 | 0.000000e+00 |      --      |    Inf |  90.41%
15.20/15.37	c  10.4s|  4200 |    69 | 61952 |  14.1 |    62M |  35 | 231 |5706 |2456 | 510 |  1 |3710 |  19 | 0.000000e+00 |      --      |    Inf |  90.41%
15.20/15.37	c  10.5s|  4300 |    63 | 63540 |  14.2 |    62M |  35 | 231 |5792 |2456 | 510 |  1 |3811 |  19 | 0.000000e+00 |      --      |    Inf |  90.42%
15.20/15.37	c  10.7s|  4400 |    59 | 65313 |  14.2 |    62M |  35 | 231 |5875 |2456 | 525 |  0 |3915 |  19 | 0.000000e+00 |      --      |    Inf |  91.21%
15.20/15.37	c  10.9s|  4500 |    64 | 66676 |  14.2 |    62M |  35 | 231 |5941 |2455 | 538 |  1 |3996 |  19 | 0.000000e+00 |      --      |    Inf |  91.32%
15.20/15.37	c  11.1s|  4600 |    65 | 68043 |  14.2 |    62M |  35 | 231 |6025 |2455 | 544 |  1 |4091 |  19 | 0.000000e+00 |      --      |    Inf |  91.41%
15.20/15.37	c  11.2s|  4700 |    69 | 69562 |  14.2 |    62M |  35 | 231 |6105 |2455 | 550 |  1 |4186 |  19 | 0.000000e+00 |      --      |    Inf |  91.54%
15.20/15.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.20/15.37	c  11.4s|  4800 |    79 | 71300 |  14.3 |    63M |  35 | 231 |6151 |2456 | 550 |  1 |4264 |  19 | 0.000000e+00 |      --      |    Inf |  91.55%
15.20/15.37	c  11.5s|  4900 |    75 | 73025 |  14.4 |    63M |  35 | 231 |6233 |2456 | 556 |  0 |4367 |  19 | 0.000000e+00 |      --      |    Inf |  91.57%
15.20/15.37	c  11.7s|  5000 |    71 | 74685 |  14.4 |    63M |  35 | 231 |6317 |2455 | 565 |  0 |4463 |  19 | 0.000000e+00 |      --      |    Inf |  91.62%
15.20/15.37	c  11.8s|  5100 |    71 | 75894 |  14.4 |    63M |  35 | 231 |6384 |2453 | 572 |  1 |4547 |  19 | 0.000000e+00 |      --      |    Inf |  91.72%
15.20/15.37	c  11.9s|  5200 |    70 | 76929 |  14.3 |    63M |  35 | 231 |6457 |2453 | 572 |  0 |4627 |  19 | 0.000000e+00 |      --      |    Inf |  91.74%
15.20/15.37	c  12.0s|  5300 |    71 | 78380 |  14.3 |    63M |  35 | 231 |6537 |2457 | 572 |  1 |4724 |  19 | 0.000000e+00 |      --      |    Inf |  91.77%
15.20/15.37	c  12.2s|  5400 |    71 | 80174 |  14.4 |    63M |  35 | 231 |6593 |2459 | 572 |  0 |4822 |  19 | 0.000000e+00 |      --      |    Inf |  91.80%
15.20/15.37	c  12.3s|  5500 |    74 | 81745 |  14.4 |    63M |  35 | 231 |6632 |2459 | 572 |  1 |4890 |  19 | 0.000000e+00 |      --      |    Inf |  91.81%
15.20/15.37	c  12.4s|  5600 |    76 | 83221 |  14.4 |    63M |  35 | 231 |6691 |2459 | 572 |  0 |4981 |  19 | 0.000000e+00 |      --      |    Inf |  91.81%
15.20/15.37	c  12.6s|  5700 |    77 | 84409 |  14.4 |    63M |  35 | 231 |6745 |   0 | 577 |  0 |5073 |  19 | 0.000000e+00 |      --      |    Inf |  91.90%
15.20/15.37	c  12.7s|  5800 |    74 | 85334 |  14.3 |    63M |  35 | 231 |6806 |   0 | 584 |  0 |5149 |  19 | 0.000000e+00 |      --      |    Inf |  92.01%
15.20/15.37	c  12.8s|  5900 |    70 | 86742 |  14.3 |    63M |  35 | 231 |6828 |2460 | 584 |  0 |5241 |  19 | 0.000000e+00 |      --      |    Inf |  92.03%
15.20/15.37	c  12.9s|  6000 |    71 | 87973 |  14.2 |    63M |  35 | 231 |6843 |2460 | 584 |  1 |5308 |  19 | 0.000000e+00 |      --      |    Inf |  92.07%
15.20/15.37	c  13.1s|  6100 |    77 | 89168 |  14.2 |    64M |  35 | 231 |6913 |2460 | 584 |  1 |5389 |  19 | 0.000000e+00 |      --      |    Inf |  92.09%
15.20/15.37	c  13.2s|  6200 |    71 | 90341 |  14.1 |    64M |  35 | 231 |6959 |2456 | 590 |  1 |5466 |  19 | 0.000000e+00 |      --      |    Inf |  93.26%
15.20/15.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.20/15.37	c  13.3s|  6300 |    73 | 91577 |  14.1 |    64M |  35 | 231 |7024 |2456 | 590 |  0 |5556 |  19 | 0.000000e+00 |      --      |    Inf |  93.26%
15.20/15.37	c  13.4s|  6400 |    71 | 92806 |  14.1 |    64M |  35 | 231 |7107 |2456 | 590 |  0 |5668 |  19 | 0.000000e+00 |      --      |    Inf |  93.26%
15.20/15.37	c  13.6s|  6500 |    69 | 94534 |  14.1 |    64M |  35 | 231 |7202 |2456 | 590 |  1 |5801 |  19 | 0.000000e+00 |      --      |    Inf |  93.29%
15.20/15.37	c  13.7s|  6600 |    67 | 95626 |  14.1 |    64M |  35 | 231 |7228 |2456 | 590 |  1 |5894 |  19 | 0.000000e+00 |      --      |    Inf |  93.31%
15.20/15.37	c  13.8s|  6700 |    70 | 96642 |  14.0 |    64M |  35 | 231 |7280 |2456 | 604 |  1 |5987 |  19 | 0.000000e+00 |      --      |    Inf |  93.65%
15.20/15.37	c  14.0s|  6800 |    69 | 97970 |  14.0 |    65M |  35 | 231 |7330 |2456 | 612 |  2 |6074 |  19 | 0.000000e+00 |      --      |    Inf |  93.80%
15.20/15.37	c  14.1s|  6900 |    69 | 99269 |  14.0 |    65M |  35 | 231 |7368 |2455 | 620 |  0 |6162 |  19 | 0.000000e+00 |      --      |    Inf |  93.94%
15.20/15.37	c  14.3s|  7000 |    71 |100850 |  14.0 |    65M |  35 | 231 |7405 |2456 | 635 |  0 |6238 |  19 | 0.000000e+00 |      --      |    Inf |  94.05%
15.20/15.37	c  14.4s|  7100 |    69 |102337 |  14.0 |    65M |  35 | 231 |7447 |2460 | 642 |  0 |6336 |  19 | 0.000000e+00 |      --      |    Inf |  94.11%
15.20/15.37	c  14.6s|  7200 |    70 |103765 |  14.0 |    65M |  35 | 231 |7497 |2454 | 659 |  1 |6437 |  19 | 0.000000e+00 |      --      |    Inf |  94.31%
15.20/15.37	c  14.7s|  7300 |    73 |105183 |  14.1 |    65M |  35 | 231 |7543 |2454 | 659 |  1 |6524 |  19 | 0.000000e+00 |      --      |    Inf |  94.36%
15.20/15.37	c  14.8s|  7400 |    73 |106712 |  14.1 |    65M |  35 | 231 |7599 |2457 | 661 |  0 |6624 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
15.20/15.37	c  14.9s|  7500 |    73 |108369 |  14.1 |    65M |  35 | 231 |7697 |2456 | 661 |  1 |6747 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
15.20/15.37	c  15.1s|  7600 |    71 |110144 |  14.1 |    65M |  35 | 231 |7766 |2456 | 663 |  1 |6866 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
17.90/18.09	c  15.2s|  7700 |    71 |111516 |  14.1 |    65M |  35 | 231 |7859 |2456 | 664 |  0 |6992 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
17.90/18.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.90/18.09	c  15.4s|  7800 |    67 |113195 |  14.2 |    65M |  35 | 231 |7908 |2456 | 664 |  1 |7105 |  19 | 0.000000e+00 |      --      |    Inf |  94.38%
17.90/18.09	c  15.5s|  7900 |    69 |114846 |  14.2 |    65M |  35 | 231 |7925 |2454 | 670 |  1 |7200 |  19 | 0.000000e+00 |      --      |    Inf |  94.46%
17.90/18.09	c  15.7s|  8000 |    69 |116571 |  14.2 |    65M |  35 | 231 |7995 |2454 | 670 |  0 |7308 |  19 | 0.000000e+00 |      --      |    Inf |  94.47%
17.90/18.09	c  15.8s|  8100 |    65 |118502 |  14.3 |    65M |  35 | 231 |8100 |2454 | 672 |  0 |7431 |  19 | 0.000000e+00 |      --      |    Inf |  94.47%
17.90/18.09	c  15.9s|  8200 |    66 |120125 |  14.3 |    65M |  35 | 231 |8150 |2456 | 673 |  0 |7539 |  19 | 0.000000e+00 |      --      |    Inf |  94.53%
17.90/18.09	c  16.1s|  8300 |    62 |121541 |  14.3 |    65M |  35 | 231 |8183 |2453 | 674 |  0 |7628 |  19 | 0.000000e+00 |      --      |    Inf |  94.56%
17.90/18.09	c  16.2s|  8400 |    64 |123133 |  14.3 |    65M |  35 | 231 |8229 |2456 | 674 |  0 |7716 |  19 | 0.000000e+00 |      --      |    Inf |  94.58%
17.90/18.09	c  16.4s|  8500 |    64 |124896 |  14.4 |    65M |  35 | 231 |8309 |2459 | 674 |  1 |7846 |  19 | 0.000000e+00 |      --      |    Inf |  94.58%
17.90/18.09	c  16.5s|  8600 |    63 |126351 |  14.4 |    65M |  35 | 231 |8419 |2456 | 674 |  1 |7991 |  19 | 0.000000e+00 |      --      |    Inf |  94.59%
17.90/18.09	c  16.6s|  8700 |    59 |128315 |  14.4 |    65M |  35 | 231 |8495 |2456 | 674 |  1 |8125 |  19 | 0.000000e+00 |      --      |    Inf |  94.59%
17.90/18.09	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
17.90/18.09	c  16.8s|  8800 |    59 |130147 |  14.5 |    65M |  35 | 231 |8574 |2456 | 674 |  1 |8254 |  19 | 0.000000e+00 |      --      |    Inf |  94.59%
17.90/18.09	c (run 1, node 8800) performing user restart
17.90/18.09	c 
17.90/18.09	c (restart) converted 6 cuts from the global cut pool into linear constraints
17.90/18.09	c 
17.90/18.09	c presolving:
17.90/18.09	c (round 1, fast)       21 del vars, 806 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 255 chg coeffs, 0 upgd conss, 0 impls, 320 clqs
17.90/18.09	c (round 2, medium)     31 del vars, 806 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 255 chg coeffs, 0 upgd conss, 0 impls, 300 clqs
17.90/18.09	c (round 3, fast)       31 del vars, 838 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 453 chg coeffs, 0 upgd conss, 0 impls, 300 clqs
17.90/18.09	c (round 4, exhaustive) 31 del vars, 2335 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2843 chg coeffs, 5 upgd conss, 0 impls, 300 clqs
17.90/18.09	c (round 5, exhaustive) 31 del vars, 2484 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2899 chg coeffs, 5 upgd conss, 0 impls, 302 clqs
17.90/18.09	c (round 6, exhaustive) 31 del vars, 2492 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2899 chg coeffs, 5 upgd conss, 0 impls, 302 clqs
17.90/18.09	c (round 7, exhaustive) 31 del vars, 2492 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 3088 chg coeffs, 5 upgd conss, 0 impls, 302 clqs
17.90/18.09	c presolving (8 rounds: 8 fast, 6 medium, 5 exhaustive):
17.90/18.09	c  31 deleted vars, 2493 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3090 changed coefficients
17.90/18.09	c  0 implications, 302 cliques
17.90/18.09	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 6087 constraints
17.90/18.09	c       6 constraints of type <knapsack>
17.90/18.09	c      20 constraints of type <setppc>
17.90/18.09	c       2 constraints of type <linear>
17.90/18.09	c    6059 constraints of type <logicor>
17.90/18.09	c transformed objective value is always integral (scale: 1)
17.90/18.09	c Presolving Time: 0.29
17.90/18.09	c 
17.90/18.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.90/18.09	c  17.1s|     1 |     0 |130220 |     - |    68M |   0 | 200 |6119 |1837 |   0 |  0 |8286 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.1s|     1 |     0 |130234 |     - |    68M |   0 | 200 |6119 |1841 |   4 |  1 |8286 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.2s|     1 |     0 |130252 |     - |    69M |   0 | 200 |6123 |1845 |   8 |  2 |8290 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.2s|     1 |     0 |130269 |     - |    69M |   0 | 200 |6126 |1847 |  10 |  3 |8293 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.3s|     1 |     0 |130286 |     - |    70M |   0 | 200 |6130 |1849 |  12 |  4 |8297 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.4s|     1 |     0 |130307 |     - |    70M |   0 | 200 |6133 |1852 |  15 |  5 |8300 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.4s|     1 |     0 |130324 |     - |    70M |   0 | 200 |6136 |1854 |  17 |  6 |8303 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.5s|     1 |     0 |130332 |     - |    70M |   0 | 200 |6139 |1857 |  20 |  7 |8306 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.6s|     1 |     0 |130345 |     - |    70M |   0 | 200 |6142 |1860 |  23 |  8 |8309 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.6s|     1 |     0 |130357 |     - |    71M |   0 | 200 |6145 |1863 |  26 |  9 |8312 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.7s|     1 |     0 |130372 |     - |    72M |   0 | 200 |6145 |1867 |  30 | 10 |8312 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.7s|     1 |     0 |130382 |     - |    72M |   0 | 200 |6148 |1871 |  34 | 11 |8315 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c  17.8s|     1 |     2 |130600 |     - |    72M |   0 | 200 |6151 |1871 |  34 | 11 |8327 |  38 | 0.000000e+00 |      --      |    Inf | unknown
17.90/18.09	c *17.9s|    31 |     0 |131209 |  14.5 |    LP  |  17 | 200 |6171 |1839 |  48 |  1 |8348 |  38 | 0.000000e+00 | 0.000000e+00 |   0.00%|  99.98%
17.90/18.09	c 
17.90/18.09	c SCIP Status        : problem is solved [optimal solution found]
17.90/18.09	c Solving Time (sec) : 17.91
17.90/18.09	c Solving Nodes      : 31 (total of 8831 nodes in 2 runs)
17.90/18.09	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
17.90/18.09	c Dual Bound         : +0.00000000000000e+00
17.90/18.09	c Gap                : 0.00 %
17.90/18.09	c All original constraints are satisfied.
17.90/18.09	c SCIP's best solution is verified feasible for the original problem.
17.90/18.09	c SCIP found a feasible solution.
17.90/18.09	s SATISFIABLE
17.90/18.09	v x1 -x12 -x2 -x13 -x3 -x14 -x4 -x15 -x5 x16 -x6 -x17 -x7 -x18 -x8 -x19 -x9 -x20 -x10 -x21 -x11 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x132 -x142 -x152 -x162 -x172 -x182 -x192 -x202 -x212 -x222 -x122 -x143 -x153 -x163 -x173 -x183 -x193 -x203 -x213 -x223 -x123 -x133 -x154 -x164 -x174 -x184 -x194 -x204 -x214 -x224 -x124 -x134 -x144 -x165 -x175 -x185 -x195 -x205 -x215 -x225 x125 -x135 -x145 -x155 -x176 -x186 -x196 -x206 -x216 -x226 -x126 -x136 -x146 -x156 -x166 -x187 -x197 -x207 -x217 -x227 -x127 -x137 -x147 -x157 -x167 x177 -x198 -x208 -x218 -x228 -x128 -x138 -x148 -x158 -x168 -x178 -x188 -x209 -x219 -x229 -x129 -x139 -x149 -x159 -x169 -x179 x189 -x199 -x220 -x230 -x130 -x140 -x150 -x160 -x170 -x180 -x190 -x200 x210 -x231 -x131 -x141 -x151 -x161 -x171 -x181 -x191 -x201 -x211 -x221

Verifier Data

FAILED
ERROR: unsatisfied constraint on line 2674
	0>=1

Falsified constraint is:
+1*x3[=0] +1*x14[=0] +1*x25[=0] +1*x36[=0] +1*x47[=0] +1*x58[=0] +1*x69[=0] +1*x80[=0] +1*x91[=0] +1*x102[=0] +1*x113[=0] >= 1 

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100039 s]*
/proc/loadavg: 4.16 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125461732/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1186920 memory=31568 CPUtime=0.06 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 3678 0 0 0 5 1 0 0 20 0 1 0 30870858 1215406080 7892 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 296730 7892 4852 1 0 268752 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34512 KiB

[startup+0.205936 s]*
/proc/loadavg: 4.16 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125445856/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1210580 memory=63312 CPUtime=0.17 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 8657 0 0 0 14 3 0 0 20 0 1 0 30870858 1239633920 15828 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 302645 15828 8084 1 0 274003 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1214772 KiB
Current children cumulated memory: 66256 KiB

[startup+0.305857 s]*
/proc/loadavg: 4.16 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125445980/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1210996 memory=63952 CPUtime=0.27 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 8770 0 0 0 24 3 0 0 20 0 1 0 30870858 1240059904 15988 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 302749 15988 8116 1 0 274107 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1215188 KiB
Current children cumulated memory: 66896 KiB

[startup+0.700207 s]
/proc/loadavg: 4.16 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125437916/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1229820 memory=81360 CPUtime=0.65 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 13099 0 0 0 62 3 0 0 20 0 1 0 30870858 1259335680 20340 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 307455 20340 8148 1 0 278813 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1234012 KiB
Current children cumulated memory: 84304 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125413724/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1254212 memory=102872 CPUtime=1.45 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 19215 0 0 0 141 4 0 0 20 0 1 0 30870858 1284313088 25718 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 313553 25718 8148 1 0 284911 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1258404 KiB
Current children cumulated memory: 105816 KiB

[startup+3.1057 s]
/proc/loadavg: 4.16 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125393008/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1265168 memory=114244 CPUtime=3.05 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 22997 0 0 0 300 5 0 0 20 0 1 0 30870858 1295532032 28561 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 316292 28561 8148 1 0 287650 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1269360 KiB
Current children cumulated memory: 117188 KiB

[startup+6.30019 s]
/proc/loadavg: 4.15 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125381196/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1272912 memory=122188 CPUtime=6.23 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 25727 0 0 0 618 5 0 0 20 0 1 0 30870858 1303461888 30547 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318228 30547 8148 1 0 289586 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1277104 KiB
Current children cumulated memory: 125132 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125367588/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1272912 memory=122188 CPUtime=12.61 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 25728 0 0 0 1256 5 0 0 20 0 1 0 30870858 1303461888 30547 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318228 30547 8148 1 0 289586 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1277104 KiB
Current children cumulated memory: 125132 KiB

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

# cumulated CPU time of all completed processes:  user=17.9624 s, system=0.07659 s

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

[startup+12.8002 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125367588/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1272912 memory=122188 CPUtime=12.71 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 25728 0 0 0 1266 5 0 0 20 0 1 0 30870858 1303461888 30547 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318228 30547 8148 1 0 289586 0
Current children cumulated CPU time: 12.71 s
Current children cumulated vsize: 1277104 KiB
Current children cumulated memory: 125132 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.12 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125365740/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1273292 memory=122596 CPUtime=15.91 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 26306 0 0 0 1585 6 0 0 20 0 1 0 30870858 1303851008 30649 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318323 30649 8148 1 0 289681 0
Current children cumulated CPU time: 15.91 s
Current children cumulated vsize: 1277484 KiB
Current children cumulated memory: 125540 KiB

[startup+16.8002 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125365740/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1273292 memory=122596 CPUtime=16.7 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 26306 0 0 0 1664 6 0 0 20 0 1 0 30870858 1303851008 30649 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318323 30649 8148 1 0 289681 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 1277484 KiB
Current children cumulated memory: 125540 KiB

[startup+17.6002 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125365740/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1273292 memory=122596 CPUtime=17.5 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 26323 0 0 0 1744 6 0 0 20 0 1 0 30870858 1303851008 30649 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318323 30649 8148 1 0 289681 0
Current children cumulated CPU time: 17.5 s
Current children cumulated vsize: 1277484 KiB
Current children cumulated memory: 125540 KiB

[startup+18.0002 s]*
/proc/loadavg: 4.12 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125362212/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1275216 memory=124660 CPUtime=17.9 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 27808 0 0 0 1784 6 0 0 20 0 1 0 30870858 1305821184 31165 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318804 31165 8148 1 0 290162 0
Current children cumulated CPU time: 17.9 s
Current children cumulated vsize: 1279408 KiB
Current children cumulated memory: 127604 KiB

[startup+18.1056 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 24697
/proc/meminfo: memFree=125362212/131249992 swapFree=33010684/33010684
[pid=24692] ppid=24689 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24692/stat : 24692 (scip-naps-1.00.) S 24689 24692 19810 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 30870856 4292608 736 18446744073709551615 94302849306624 94302850201157 140723106938480 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94302850440208 94302850487952 94302877073408 140723106941345 140723106941442 140723106941442 140723106947044 0
/proc/24692/statm: 1048 736 672 219 0 110 0
[pid=24697] ppid=24692 vsize=1275216 memory=124916 CPUtime=18 cores=5,7
/proc/24697/stat : 24697 (python3) R 24692 24692 19810 0 -1 4194304 27850 0 0 0 1794 6 0 0 20 0 1 0 30870858 1305821184 31229 18446744073709551615 94748303106048 94748303106425 140734675431168 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94748303117720 94748303118340 94748331696128 140734675437912 140734675438114 140734675438114 140734675443687 0
/proc/24697/statm: 318804 31229 8212 1 0 290162 0
Current children cumulated CPU time: 18 s
Current children cumulated vsize: 1279408 KiB
Current children cumulated memory: 127860 KiB

Child status: 0

Real time (s): 18.1319
CPU time (s): 18.039
CPU user time (s): 17.9624
CPU system time (s): 0.07659
CPU usage (%): 99.4874
Max. virtual memory (cumulated for all children) (KiB): 1279408
Max. memory (cumulated for all children) (KiB): 127860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.9624
system time used= 0.07659
maximum resident set size= 128484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28488
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= 334
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 24692
#   total CPU time (s): 18.039
#   total CPU user time (s): 17.9624
#   total CPU system time (s): 0.07659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044526 second user time and 0.121822 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 01:05:21
IDJOB=4495149
IDBENCH=147991
IDSOLVER=3368
FILE ID=nodeC025/4495149-1751151921
RUNJOBID= nodeC025-1751145166-19823
SLURM_JOB_ID= 9587446
Free space on /tmp= 433004 MiB

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

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

MD5SUM BENCH= e60a4324ee6e4da38e5288b70d7610ce
RANDOM SEED=1479482732

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.520
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.810
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		: 3600.841
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		: 3593.057
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.833
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.837
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		: 3475.375
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		: 3566.584
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:        125468944 kB
MemAvailable:   125145992 kB
Buffers:            3280 kB
Cached:           487436 kB
SwapCached:            0 kB
Active:          4940492 kB
Inactive:         229352 kB
Active(anon):    4697212 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   229352 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11408 kB
Writeback:            32 kB
AnonPages:       4682236 kB
Mapped:           127172 kB
Shmem:             18084 kB
KReclaimable:      87312 kB
Slab:             171804 kB
SReclaimable:      87312 kB
SUnreclaim:        84492 kB
KernelStack:        4352 kB
PageTables:        12764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8461136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1863680 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= 433000 MiB
End job on nodeC025 at 2025-06-29 01:05:39