Trace number 4529705

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.00a2SAT 16.7369 17.6122

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

7.65/8.56	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529705-1752253448.opb
7.65/8.56	c Solving mode: decision
7.65/8.56	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
7.65/8.56	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
7.65/8.56	c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
7.65/8.56	c presolving:
7.65/8.56	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
7.65/8.56	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
7.65/8.56	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
7.65/8.56	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
7.65/8.56	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
7.65/8.56	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
7.65/8.56	c    (0.0s) probing aborted: 50/50 successive totally useless probings
7.65/8.56	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
7.65/8.56	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
7.65/8.56	c dynamic symmetry handling statistics:
7.65/8.56	c    orbitopal reduction:       no components
7.65/8.56	c    orbital reduction:          1 components of sizes 1
7.65/8.56	c    lexicographic reduction:    1 permutations with support sizes 121
7.65/8.56	c handled 1 out of 1 symmetry components
7.65/8.56	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
7.65/8.56	c  0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
7.65/8.56	c  0 implications, 143 cliques
7.65/8.56	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2443 constraints
7.65/8.56	c       1 constraints of type <knapsack>
7.65/8.56	c      22 constraints of type <setppc>
7.65/8.56	c    2420 constraints of type <logicor>
7.65/8.56	c transformed objective value is always integral (scale: 1)
7.65/8.56	c Presolving Time: 0.04
7.65/8.56	c 
7.65/8.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.65/8.56	c   0.0s|     1 |     0 |    95 |     - |    12M |   0 | 231 |2464 |2443 |   0 |  0 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.2s|     1 |     0 |  2474 |     - |    14M |   0 | 231 |2469 |2445 |   2 |  1 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.3s|     1 |     0 |  2498 |     - |    15M |   0 | 231 |2472 |2450 |   7 |  2 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.3s|     1 |     0 |  2516 |     - |    18M |   0 | 231 |2478 |2453 |  10 |  3 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.4s|     1 |     0 |  2535 |     - |    21M |   0 | 231 |2483 |2456 |  13 |  4 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.4s|     1 |     0 |  2544 |     - |    25M |   0 | 231 |2487 |2459 |  16 |  5 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.5s|     1 |     0 |  2558 |     - |    30M |   0 | 231 |2487 |2461 |  18 |  6 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.6s|     1 |     0 |  2571 |     - |    34M |   0 | 231 |2492 |2463 |  20 |  7 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.6s|     1 |     0 |  2596 |     - |    36M |   0 | 231 |2494 |2466 |  23 |  8 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.7s|     1 |     0 |  2608 |     - |    42M |   0 | 231 |2496 |2467 |  24 |  9 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.8s|     1 |     0 |  2619 |     - |    44M |   0 | 231 |2500 |2471 |  28 | 10 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.8s|     1 |     0 |  2628 |     - |    45M |   0 | 231 |2504 |2475 |  32 | 11 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   0.8s|     1 |     2 |  2966 |     - |    45M |   0 | 231 |2519 |2475 |  32 | 11 |  75 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.65/8.56	c   1.2s|   100 |     8 |  4129 |  15.2 |    48M |  20 | 231 |2604 |2454 |  69 |  0 | 167 |  19 | 0.000000e+00 |      --      |    Inf |  59.84%
7.65/8.56	c   1.4s|   200 |     8 |  5381 |  13.8 |    51M |  20 | 231 |2690 |2454 |  95 |  0 | 254 |  19 | 0.000000e+00 |      --      |    Inf |  60.31%
7.65/8.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.65/8.56	c   1.6s|   300 |    12 |  6674 |  13.5 |    55M |  20 | 231 |2806 |   0 | 117 |  0 | 380 |  19 | 0.000000e+00 |      --      |    Inf |  60.57%
7.65/8.56	c   1.8s|   400 |     9 |  7745 |  12.8 |    56M |  20 | 231 |2922 |2453 | 136 |  1 | 504 |  19 | 0.000000e+00 |      --      |    Inf |  60.82%
7.65/8.56	c   2.1s|   500 |     5 |  9581 |  13.9 |    56M |  20 | 231 |3034 |2457 | 136 |  1 | 621 |  19 | 0.000000e+00 |      --      |    Inf |  61.33%
7.65/8.56	c   2.4s|   600 |    11 | 11121 |  14.2 |    58M |  20 | 231 |3151 |2454 | 163 |  1 | 745 |  19 | 0.000000e+00 |      --      |    Inf |  61.86%
7.65/8.56	c   2.9s|   700 |    15 | 12560 |  14.2 |    62M |  20 | 231 |3210 |2456 | 245 |  1 | 809 |  19 | 0.000000e+00 |      --      |    Inf |  62.65%
7.65/8.56	c   3.1s|   800 |    11 | 13815 |  14.0 |    62M |  20 | 231 |3307 |2451 | 251 |  1 | 910 |  19 | 0.000000e+00 |      --      |    Inf |  62.92%
7.65/8.56	c   3.5s|   900 |    14 | 15346 |  14.1 |    62M |  20 | 231 |3377 |2455 | 273 |  0 | 990 |  19 | 0.000000e+00 |      --      |    Inf |  80.96%
7.65/8.56	c   3.9s|  1000 |    16 | 17178 |  14.6 |    62M |  20 | 231 |3436 |2456 | 305 |  0 |1052 |  19 | 0.000000e+00 |      --      |    Inf |  85.46%
7.65/8.56	c   4.2s|  1100 |    16 | 18521 |  14.5 |    62M |  20 | 231 |3496 |2454 | 326 |  0 |1118 |  19 | 0.000000e+00 |      --      |    Inf |  86.33%
7.65/8.56	c   4.4s|  1200 |    16 | 19745 |  14.3 |    62M |  20 | 231 |3590 |2456 | 355 |  0 |1217 |  19 | 0.000000e+00 |      --      |    Inf |  86.94%
7.65/8.56	c   4.6s|  1300 |    14 | 21241 |  14.3 |    62M |  20 | 231 |3688 |2454 | 355 |  0 |1319 |  19 | 0.000000e+00 |      --      |    Inf |  87.00%
7.65/8.56	c   4.9s|  1400 |    21 | 22794 |  14.4 |    63M |  20 | 231 |3752 |2454 | 383 |  1 |1389 |  19 | 0.000000e+00 |      --      |    Inf |  87.79%
7.65/8.56	c   5.4s|  1500 |    25 | 24319 |  14.5 |    64M |  20 | 231 |3823 |2456 | 441 |  1 |1465 |  19 | 0.000000e+00 |      --      |    Inf |  88.68%
7.65/8.56	c   5.6s|  1600 |    31 | 25532 |  14.3 |    64M |  20 | 231 |3894 |2455 | 447 |  1 |1541 |  19 | 0.000000e+00 |      --      |    Inf |  88.83%
7.65/8.56	c   5.9s|  1700 |    27 | 26690 |  14.2 |    64M |  20 | 231 |3961 |2455 | 447 |  0 |1622 |  19 | 0.000000e+00 |      --      |    Inf |  88.85%
7.65/8.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.65/8.56	c   6.2s|  1800 |    33 | 28121 |  14.2 |    64M |  20 | 231 |4024 |2455 | 453 |  1 |1700 |  19 | 0.000000e+00 |      --      |    Inf |  88.88%
7.65/8.56	c   6.5s|  1900 |    33 | 29709 |  14.3 |    64M |  20 | 231 |4097 |2454 | 470 |  0 |1786 |  19 | 0.000000e+00 |      --      |    Inf |  89.54%
7.65/8.56	c   6.9s|  2000 |    37 | 30907 |  14.1 |    64M |  20 | 231 |4183 |2456 | 478 |  0 |1880 |  19 | 0.000000e+00 |      --      |    Inf |  89.58%
7.65/8.56	c   7.2s|  2100 |    38 | 32257 |  14.1 |    64M |  20 | 231 |4265 |2456 | 478 |  1 |1968 |  19 | 0.000000e+00 |      --      |    Inf |  89.61%
7.65/8.56	c   7.4s|  2200 |    41 | 33514 |  14.0 |    62M |  28 | 231 |4332 |2456 | 478 |  0 |2042 |  19 | 0.000000e+00 |      --      |    Inf |  89.62%
7.65/8.56	c   7.5s|  2300 |    43 | 34977 |  14.1 |    62M |  28 | 231 |4407 |2456 | 478 |  1 |2122 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
14.12/15.03	c   7.6s|  2400 |    45 | 36214 |  14.0 |    62M |  28 | 231 |4464 |2456 | 478 |  1 |2188 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
14.12/15.03	c   7.8s|  2500 |    52 | 37623 |  14.0 |    62M |  30 | 231 |4528 |2456 | 478 |  0 |2261 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
14.12/15.03	c   7.9s|  2600 |    51 | 39078 |  14.0 |    62M |  35 | 231 |4603 |2456 | 478 |  0 |2339 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
14.12/15.03	c   8.0s|  2700 |    43 | 40490 |  14.0 |    62M |  35 | 231 |4680 |2456 | 478 |  1 |2424 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
14.12/15.03	c   8.1s|  2800 |    40 | 42007 |  14.1 |    62M |  35 | 231 |4756 |2456 | 478 |  1 |2505 |  19 | 0.000000e+00 |      --      |    Inf |  89.92%
14.12/15.03	c   8.2s|  2900 |    38 | 43531 |  14.1 |    62M |  35 | 231 |4850 |2454 | 486 |  0 |2604 |  19 | 0.000000e+00 |      --      |    Inf |  90.14%
14.12/15.03	c   8.3s|  3000 |    38 | 44657 |  14.0 |    62M |  35 | 231 |4909 |2456 | 486 |  0 |2672 |  19 | 0.000000e+00 |      --      |    Inf |  90.20%
14.12/15.03	c   8.4s|  3100 |    34 | 45854 |  13.9 |    62M |  35 | 231 |4968 |2454 | 486 |  0 |2743 |  19 | 0.000000e+00 |      --      |    Inf |  90.20%
14.12/15.03	c   8.5s|  3200 |    33 | 47120 |  13.9 |    62M |  35 | 231 |5056 |2454 | 486 |  0 |2841 |  19 | 0.000000e+00 |      --      |    Inf |  90.28%
14.12/15.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.12/15.03	c   8.7s|  3300 |    39 | 48851 |  14.0 |    62M |  35 | 231 |5120 |2456 | 499 |  1 |2935 |  19 | 0.000000e+00 |      --      |    Inf |  90.34%
14.12/15.03	c   8.8s|  3400 |    44 | 50160 |  14.0 |    62M |  35 | 231 |5185 |2456 | 508 |  1 |3020 |  19 | 0.000000e+00 |      --      |    Inf |  90.37%
14.12/15.03	c   8.9s|  3500 |    47 | 51751 |  14.0 |    62M |  35 | 231 |5254 |2456 | 508 |  1 |3111 |  19 | 0.000000e+00 |      --      |    Inf |  90.37%
14.12/15.03	c   9.0s|  3600 |    51 | 53030 |  14.0 |    62M |  35 | 231 |5292 |2456 | 508 |  0 |3185 |  19 | 0.000000e+00 |      --      |    Inf |  90.39%
14.12/15.03	c   9.1s|  3700 |    51 | 54305 |  14.0 |    62M |  35 | 231 |5355 |2456 | 508 |  0 |3264 |  19 | 0.000000e+00 |      --      |    Inf |  90.39%
14.12/15.03	c   9.2s|  3800 |    57 | 55745 |  14.0 |    62M |  35 | 231 |5417 |2456 | 508 |  0 |3349 |  19 | 0.000000e+00 |      --      |    Inf |  90.39%
14.12/15.03	c   9.3s|  3900 |    61 | 57283 |  14.0 |    62M |  35 | 231 |5501 |2456 | 510 |  1 |3447 |  19 | 0.000000e+00 |      --      |    Inf |  90.40%
14.12/15.03	c   9.4s|  4000 |    69 | 58769 |  14.0 |    62M |  35 | 231 |5553 |2456 | 510 |  1 |3525 |  19 | 0.000000e+00 |      --      |    Inf |  90.41%
14.12/15.03	c   9.5s|  4100 |    66 | 60202 |  14.0 |    62M |  35 | 231 |5621 |2456 | 510 |  0 |3609 |  19 | 0.000000e+00 |      --      |    Inf |  90.41%
14.12/15.03	c   9.7s|  4200 |    69 | 61952 |  14.1 |    62M |  35 | 231 |5706 |2456 | 510 |  1 |3710 |  19 | 0.000000e+00 |      --      |    Inf |  90.41%
14.12/15.03	c   9.8s|  4300 |    63 | 63540 |  14.2 |    62M |  35 | 231 |5792 |2456 | 510 |  1 |3811 |  19 | 0.000000e+00 |      --      |    Inf |  90.42%
14.12/15.03	c  10.0s|  4400 |    59 | 65313 |  14.2 |    62M |  35 | 231 |5875 |2456 | 525 |  0 |3915 |  19 | 0.000000e+00 |      --      |    Inf |  91.21%
14.12/15.03	c  10.1s|  4500 |    64 | 66676 |  14.2 |    62M |  35 | 231 |5941 |2455 | 538 |  1 |3996 |  19 | 0.000000e+00 |      --      |    Inf |  91.32%
14.12/15.03	c  10.3s|  4600 |    65 | 68043 |  14.2 |    62M |  35 | 231 |6025 |2455 | 544 |  1 |4091 |  19 | 0.000000e+00 |      --      |    Inf |  91.41%
14.12/15.03	c  10.4s|  4700 |    69 | 69562 |  14.2 |    62M |  35 | 231 |6105 |2455 | 550 |  1 |4186 |  19 | 0.000000e+00 |      --      |    Inf |  91.54%
14.12/15.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.12/15.03	c  10.5s|  4800 |    79 | 71300 |  14.3 |    63M |  35 | 231 |6151 |2456 | 550 |  1 |4264 |  19 | 0.000000e+00 |      --      |    Inf |  91.55%
14.12/15.03	c  10.7s|  4900 |    75 | 73025 |  14.4 |    63M |  35 | 231 |6233 |2456 | 556 |  0 |4367 |  19 | 0.000000e+00 |      --      |    Inf |  91.57%
14.12/15.03	c  10.8s|  5000 |    71 | 74685 |  14.4 |    63M |  35 | 231 |6317 |2455 | 565 |  0 |4463 |  19 | 0.000000e+00 |      --      |    Inf |  91.62%
14.12/15.03	c  11.0s|  5100 |    71 | 75894 |  14.4 |    63M |  35 | 231 |6384 |2453 | 572 |  1 |4547 |  19 | 0.000000e+00 |      --      |    Inf |  91.72%
14.12/15.03	c  11.0s|  5200 |    70 | 76929 |  14.3 |    63M |  35 | 231 |6457 |2453 | 572 |  0 |4627 |  19 | 0.000000e+00 |      --      |    Inf |  91.74%
14.12/15.03	c  11.2s|  5300 |    71 | 78380 |  14.3 |    63M |  35 | 231 |6537 |2457 | 572 |  1 |4724 |  19 | 0.000000e+00 |      --      |    Inf |  91.77%
14.12/15.03	c  11.3s|  5400 |    71 | 80174 |  14.4 |    63M |  35 | 231 |6593 |2459 | 572 |  0 |4822 |  19 | 0.000000e+00 |      --      |    Inf |  91.80%
14.12/15.03	c  11.4s|  5500 |    74 | 81745 |  14.4 |    63M |  35 | 231 |6632 |2459 | 572 |  1 |4890 |  19 | 0.000000e+00 |      --      |    Inf |  91.81%
14.12/15.03	c  11.5s|  5600 |    76 | 83221 |  14.4 |    63M |  35 | 231 |6691 |2459 | 572 |  0 |4981 |  19 | 0.000000e+00 |      --      |    Inf |  91.81%
14.12/15.03	c  11.7s|  5700 |    77 | 84409 |  14.4 |    63M |  35 | 231 |6745 |   0 | 577 |  0 |5073 |  19 | 0.000000e+00 |      --      |    Inf |  91.90%
14.12/15.03	c  11.8s|  5800 |    74 | 85334 |  14.3 |    63M |  35 | 231 |6806 |   0 | 584 |  0 |5149 |  19 | 0.000000e+00 |      --      |    Inf |  92.01%
14.12/15.03	c  11.9s|  5900 |    70 | 86742 |  14.3 |    63M |  35 | 231 |6828 |2460 | 584 |  0 |5241 |  19 | 0.000000e+00 |      --      |    Inf |  92.03%
14.12/15.03	c  12.0s|  6000 |    71 | 87973 |  14.2 |    63M |  35 | 231 |6843 |2460 | 584 |  1 |5308 |  19 | 0.000000e+00 |      --      |    Inf |  92.07%
14.12/15.03	c  12.1s|  6100 |    77 | 89168 |  14.2 |    64M |  35 | 231 |6913 |2460 | 584 |  1 |5389 |  19 | 0.000000e+00 |      --      |    Inf |  92.09%
14.12/15.03	c  12.2s|  6200 |    71 | 90341 |  14.1 |    64M |  35 | 231 |6959 |2456 | 590 |  1 |5466 |  19 | 0.000000e+00 |      --      |    Inf |  93.26%
14.12/15.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.12/15.03	c  12.3s|  6300 |    73 | 91577 |  14.1 |    64M |  35 | 231 |7024 |2456 | 590 |  0 |5556 |  19 | 0.000000e+00 |      --      |    Inf |  93.26%
14.12/15.03	c  12.4s|  6400 |    71 | 92806 |  14.1 |    64M |  35 | 231 |7107 |2456 | 590 |  0 |5668 |  19 | 0.000000e+00 |      --      |    Inf |  93.26%
14.12/15.03	c  12.6s|  6500 |    69 | 94534 |  14.1 |    64M |  35 | 231 |7202 |2456 | 590 |  1 |5801 |  19 | 0.000000e+00 |      --      |    Inf |  93.29%
14.12/15.03	c  12.7s|  6600 |    67 | 95626 |  14.1 |    64M |  35 | 231 |7228 |2456 | 590 |  1 |5894 |  19 | 0.000000e+00 |      --      |    Inf |  93.31%
14.12/15.03	c  12.8s|  6700 |    70 | 96642 |  14.0 |    64M |  35 | 231 |7280 |2456 | 604 |  1 |5987 |  19 | 0.000000e+00 |      --      |    Inf |  93.65%
14.12/15.03	c  12.9s|  6800 |    69 | 97970 |  14.0 |    65M |  35 | 231 |7330 |2456 | 612 |  2 |6074 |  19 | 0.000000e+00 |      --      |    Inf |  93.80%
14.12/15.03	c  13.1s|  6900 |    69 | 99269 |  14.0 |    65M |  35 | 231 |7368 |2455 | 620 |  0 |6162 |  19 | 0.000000e+00 |      --      |    Inf |  93.94%
14.12/15.03	c  13.2s|  7000 |    71 |100850 |  14.0 |    65M |  35 | 231 |7405 |2456 | 635 |  0 |6238 |  19 | 0.000000e+00 |      --      |    Inf |  94.05%
14.12/15.03	c  13.3s|  7100 |    69 |102337 |  14.0 |    65M |  35 | 231 |7447 |2460 | 642 |  0 |6336 |  19 | 0.000000e+00 |      --      |    Inf |  94.11%
14.12/15.03	c  13.5s|  7200 |    70 |103765 |  14.0 |    65M |  35 | 231 |7497 |2454 | 659 |  1 |6437 |  19 | 0.000000e+00 |      --      |    Inf |  94.31%
14.12/15.03	c  13.6s|  7300 |    73 |105183 |  14.1 |    65M |  35 | 231 |7543 |2454 | 659 |  1 |6524 |  19 | 0.000000e+00 |      --      |    Inf |  94.36%
14.12/15.03	c  13.8s|  7400 |    73 |106712 |  14.1 |    65M |  35 | 231 |7599 |2457 | 661 |  0 |6624 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
14.12/15.03	c  13.9s|  7500 |    73 |108369 |  14.1 |    65M |  35 | 231 |7697 |2456 | 661 |  1 |6747 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
14.12/15.03	c  14.0s|  7600 |    71 |110144 |  14.1 |    65M |  35 | 231 |7766 |2456 | 663 |  1 |6866 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
16.61/17.57	c  14.1s|  7700 |    71 |111516 |  14.1 |    65M |  35 | 231 |7859 |2456 | 664 |  0 |6992 |  19 | 0.000000e+00 |      --      |    Inf |  94.37%
16.61/17.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.61/17.57	c  14.3s|  7800 |    67 |113195 |  14.2 |    65M |  35 | 231 |7908 |2456 | 664 |  1 |7105 |  19 | 0.000000e+00 |      --      |    Inf |  94.38%
16.61/17.57	c  14.4s|  7900 |    69 |114846 |  14.2 |    65M |  35 | 231 |7925 |2454 | 670 |  1 |7200 |  19 | 0.000000e+00 |      --      |    Inf |  94.46%
16.61/17.57	c  14.5s|  8000 |    69 |116571 |  14.2 |    65M |  35 | 231 |7995 |2454 | 670 |  0 |7308 |  19 | 0.000000e+00 |      --      |    Inf |  94.47%
16.61/17.57	c  14.7s|  8100 |    65 |118502 |  14.3 |    65M |  35 | 231 |8100 |2454 | 672 |  0 |7431 |  19 | 0.000000e+00 |      --      |    Inf |  94.47%
16.61/17.57	c  14.8s|  8200 |    66 |120125 |  14.3 |    65M |  35 | 231 |8150 |2456 | 673 |  0 |7539 |  19 | 0.000000e+00 |      --      |    Inf |  94.53%
16.61/17.57	c  14.9s|  8300 |    62 |121541 |  14.3 |    65M |  35 | 231 |8183 |2453 | 674 |  0 |7628 |  19 | 0.000000e+00 |      --      |    Inf |  94.56%
16.61/17.57	c  15.0s|  8400 |    64 |123133 |  14.3 |    65M |  35 | 231 |8229 |2456 | 674 |  0 |7716 |  19 | 0.000000e+00 |      --      |    Inf |  94.58%
16.61/17.57	c  15.2s|  8500 |    64 |124896 |  14.4 |    65M |  35 | 231 |8309 |2459 | 674 |  1 |7846 |  19 | 0.000000e+00 |      --      |    Inf |  94.58%
16.61/17.57	c  15.3s|  8600 |    63 |126351 |  14.4 |    65M |  35 | 231 |8419 |2456 | 674 |  1 |7991 |  19 | 0.000000e+00 |      --      |    Inf |  94.59%
16.61/17.57	c  15.4s|  8700 |    59 |128315 |  14.4 |    65M |  35 | 231 |8495 |2456 | 674 |  1 |8125 |  19 | 0.000000e+00 |      --      |    Inf |  94.59%
16.61/17.57	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
16.61/17.57	c  15.6s|  8800 |    59 |130147 |  14.5 |    65M |  35 | 231 |8574 |2456 | 674 |  1 |8254 |  19 | 0.000000e+00 |      --      |    Inf |  94.59%
16.61/17.57	c (run 1, node 8800) performing user restart
16.61/17.57	c 
16.61/17.57	c (restart) converted 6 cuts from the global cut pool into linear constraints
16.61/17.57	c 
16.61/17.57	c presolving:
16.61/17.57	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
16.61/17.57	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
16.61/17.57	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
16.61/17.57	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
16.61/17.57	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
16.61/17.57	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
16.61/17.57	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
16.61/17.57	c presolving (8 rounds: 8 fast, 6 medium, 5 exhaustive):
16.61/17.57	c  31 deleted vars, 2493 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3090 changed coefficients
16.61/17.57	c  0 implications, 302 cliques
16.61/17.57	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 6087 constraints
16.61/17.57	c       6 constraints of type <knapsack>
16.61/17.57	c      20 constraints of type <setppc>
16.61/17.57	c       2 constraints of type <linear>
16.61/17.57	c    6059 constraints of type <logicor>
16.61/17.57	c transformed objective value is always integral (scale: 1)
16.61/17.57	c Presolving Time: 0.28
16.61/17.57	c 
16.61/17.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.61/17.57	c  15.8s|     1 |     0 |130220 |     - |    68M |   0 | 200 |6119 |1837 |   0 |  0 |8286 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  15.9s|     1 |     0 |130234 |     - |    68M |   0 | 200 |6119 |1841 |   4 |  1 |8286 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  15.9s|     1 |     0 |130252 |     - |    69M |   0 | 200 |6123 |1845 |   8 |  2 |8290 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.0s|     1 |     0 |130269 |     - |    69M |   0 | 200 |6126 |1847 |  10 |  3 |8293 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.1s|     1 |     0 |130286 |     - |    70M |   0 | 200 |6130 |1849 |  12 |  4 |8297 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.1s|     1 |     0 |130307 |     - |    70M |   0 | 200 |6133 |1852 |  15 |  5 |8300 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.2s|     1 |     0 |130324 |     - |    70M |   0 | 200 |6136 |1854 |  17 |  6 |8303 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.2s|     1 |     0 |130332 |     - |    70M |   0 | 200 |6139 |1857 |  20 |  7 |8306 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.3s|     1 |     0 |130345 |     - |    70M |   0 | 200 |6142 |1860 |  23 |  8 |8309 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.4s|     1 |     0 |130357 |     - |    71M |   0 | 200 |6145 |1863 |  26 |  9 |8312 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.4s|     1 |     0 |130372 |     - |    72M |   0 | 200 |6145 |1867 |  30 | 10 |8312 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.4s|     1 |     0 |130382 |     - |    72M |   0 | 200 |6148 |1871 |  34 | 11 |8315 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c  16.5s|     1 |     2 |130600 |     - |    72M |   0 | 200 |6151 |1871 |  34 | 11 |8327 |  38 | 0.000000e+00 |      --      |    Inf | unknown
16.61/17.57	c *16.6s|    31 |     0 |131209 |  14.5 |    LP  |  17 | 200 |6171 |1839 |  48 |  1 |8348 |  38 | 0.000000e+00 | 0.000000e+00 |   0.00%|  99.98%
16.61/17.57	c 
16.61/17.57	c SCIP Status        : problem is solved [optimal solution found]
16.61/17.57	c Solving Time (sec) : 16.64
16.61/17.57	c Solving Nodes      : 31 (total of 8831 nodes in 2 runs)
16.61/17.57	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
16.61/17.57	c Dual Bound         : +0.00000000000000e+00
16.61/17.57	c Gap                : 0.00 %
16.61/17.57	c All original constraints are satisfied.
16.61/17.57	c SCIP's best solution is verified feasible for the original problem.
16.61/17.57	c SCIP found a feasible solution.
16.61/17.57	s SATISFIABLE
16.61/17.57	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

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529705-1752253448/watcher-4529705-1752253448 -o /tmp/evaluation-result-4529705-1752253448/solver-4529705-1752253448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752253448-111530 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529705-1752253448.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
Current StackSize limit: 8192 KiB

solver pid=111575, runsolver pid=111569

[startup+0.100059 s]*
/proc/loadavg: 0.51 2.41 3.43 2/268 111604
/proc/meminfo: memFree=107209324/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=49764 memory=14720 CPUtime=0.02 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 1929 0 6 0 2 0 0 0 20 0 1 0 141023391 50958336 3680 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 12441 3680 2080 1 0 3441 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 53956 KiB
Current children cumulated memory: 17664 KiB

[startup+0.205848 s]*
/proc/loadavg: 0.51 2.41 3.43 2/268 111604
/proc/meminfo: memFree=107200532/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=60364 memory=22144 CPUtime=0.04 cores=4,6
/proc/111601/stat : 111601 (python3) D 111575 111575 111519 0 -1 4194304 2718 0 61 0 4 0 0 0 20 0 1 0 141023391 61812736 5536 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 15091 5536 3232 1 0 3807 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 64556 KiB
Current children cumulated memory: 25088 KiB

[startup+0.305749 s]*
/proc/loadavg: 0.51 2.41 3.43 1/268 111604
/proc/meminfo: memFree=107193980/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=68056 memory=22400 CPUtime=0.04 cores=4,6
/proc/111601/stat : 111601 (python3) D 111575 111575 111519 0 -1 4456448 2765 0 65 0 4 0 0 0 20 0 1 0 141023391 69689344 5600 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 17014 5600 3264 1 0 3882 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 72248 KiB
Current children cumulated memory: 25344 KiB

[startup+0.700291 s]
/proc/loadavg: 0.51 2.41 3.43 1/268 111604
/proc/meminfo: memFree=107172308/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1188860 memory=33196 CPUtime=0.09 cores=4,6
/proc/111601/stat : 111601 (python3) D 111575 111575 111519 0 -1 4194304 4096 0 83 0 8 1 0 0 20 0 1 0 141023391 1217392640 8299 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 297215 8299 4879 1 0 269166 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 1193052 KiB
Current children cumulated memory: 36140 KiB

[startup+1.5002 s]
/proc/loadavg: 0.51 2.41 3.43 5/270 111606
/proc/meminfo: memFree=107061680/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1233540 memory=83756 CPUtime=0.72 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 13803 0 191 0 68 4 0 0 20 0 1 0 141023391 1263144960 20939 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 308385 20939 8015 1 0 279743 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 1237732 KiB
Current children cumulated memory: 86700 KiB

[startup+3.10547 s]
/proc/loadavg: 0.51 2.41 3.43 3/264 111634
/proc/meminfo: memFree=106933540/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1264964 memory=113332 CPUtime=2.31 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 23936 0 191 0 225 6 0 0 20 0 1 0 141023391 1295323136 28333 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 316241 28333 8015 1 0 287599 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 1269156 KiB
Current children cumulated memory: 116276 KiB
heavy processes:

[startup+6.30013 s]
/proc/loadavg: 0.87 2.45 3.43 5/267 111855
/proc/meminfo: memFree=106903300/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1272976 memory=121404 CPUtime=5.45 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 27867 0 191 0 536 9 0 0 20 0 1 0 141023391 1303527424 30351 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 318244 30351 8015 1 0 289602 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 1277168 KiB
Current children cumulated memory: 124348 KiB

[startup+12.7002 s]
/proc/loadavg: 1.20 2.50 3.44 5/272 111951
/proc/meminfo: memFree=106790472/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1272120 memory=120964 CPUtime=11.83 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 28314 0 191 0 1173 10 0 0 20 0 1 0 141023391 1302650880 30241 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 318030 30241 8015 1 0 289388 0
Current children cumulated CPU time: 11.83 s
Current children cumulated vsize: 1276312 KiB
Current children cumulated memory: 123908 KiB

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

# cumulated CPU time of all completed processes:  user=16.6127 s, system=0.124225 s

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

[startup+12.8002 s]
/proc/loadavg: 1.20 2.50 3.44 5/272 111951
/proc/meminfo: memFree=106790472/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1272120 memory=120964 CPUtime=11.93 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 28314 0 191 0 1183 10 0 0 20 0 1 0 141023391 1302650880 30241 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 318030 30241 8015 1 0 289388 0
Current children cumulated CPU time: 11.93 s
Current children cumulated vsize: 1276312 KiB
Current children cumulated memory: 123908 KiB

[startup+16.0002 s]*
/proc/loadavg: 1.43 2.52 3.45 5/272 111951
/proc/meminfo: memFree=106786792/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1271720 memory=120800 CPUtime=15.12 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 28709 0 191 0 1502 10 0 0 20 0 1 0 141023391 1302241280 30200 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 317930 30200 8015 1 0 289288 0
Current children cumulated CPU time: 15.12 s
Current children cumulated vsize: 1275912 KiB
Current children cumulated memory: 123744 KiB

[startup+16.8001 s]
/proc/loadavg: 1.43 2.52 3.45 5/272 111951
/proc/meminfo: memFree=106786792/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1271720 memory=120800 CPUtime=15.91 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 28710 0 191 0 1581 10 0 0 20 0 1 0 141023391 1302241280 30200 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 317930 30200 8015 1 0 289288 0
Current children cumulated CPU time: 15.91 s
Current children cumulated vsize: 1275912 KiB
Current children cumulated memory: 123744 KiB

[startup+17.2002 s]
/proc/loadavg: 1.43 2.52 3.45 5/272 111951
/proc/meminfo: memFree=106786792/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1271720 memory=120800 CPUtime=16.31 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 28726 0 191 0 1621 10 0 0 20 0 1 0 141023391 1302241280 30200 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 317930 30200 8015 1 0 289288 0
Current children cumulated CPU time: 16.31 s
Current children cumulated vsize: 1275912 KiB
Current children cumulated memory: 123744 KiB

[startup+17.6002 s]
/proc/loadavg: 1.43 2.52 3.45 5/272 111951
/proc/meminfo: memFree=106786792/131249988 swapFree=33010416/33010684
[pid=111575] ppid=111569 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111575/stat : 111575 (scip-naps-1.00a) S 111569 111575 111519 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141023387 4292608 736 18446744073709551615 94294553411584 94294554306117 140725238989488 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94294554545168 94294554592912 94294574100480 140725238991259 140725238991358 140725238991358 140725238996962 0
/proc/111575/statm: 1048 736 672 219 0 110 0
[pid=111601] ppid=111575 vsize=1276772 memory=126172 CPUtime=16.71 cores=4,6
/proc/111601/stat : 111601 (python3) R 111575 111575 111519 0 -1 4194304 30659 0 191 0 1660 11 0 0 20 0 1 0 141023391 1307414528 31543 18446744073709551615 94311445811200 94311445811577 140735682561424 0 0 0 0 16781312 0 0 0 0 17 4 0 0 0 0 0 94311445822872 94311445823492 94311472496640 140735682570575 140735682570784 140735682570784 140735682576359 0
/proc/111601/statm: 319193 31543 8079 1 0 290551 0
Current children cumulated CPU time: 16.71 s
Current children cumulated vsize: 1280964 KiB
Current children cumulated memory: 129116 KiB

Child status: 0

Real time (s): 17.6122
CPU time (s): 16.7369
CPU user time (s): 16.6127
CPU system time (s): 0.124225
CPU usage (%): 95.0305
Max. virtual memory (cumulated for all children) (KiB): 1280964
Max. memory (cumulated for all children) (KiB): 129116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6127
system time used= 0.124225
maximum resident set size= 128352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31292
page faults= 191
swaps= 0
block input operations= 38472
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 967
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 111575
#   total CPU time (s): 16.7369
#   total CPU user time (s): 16.6127
#   total CPU system time (s): 0.124225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045438 second user time and 0.111285 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-11 19:04:08
IDJOB=4529705
IDBENCH=147991
IDSOLVER=3388
FILE ID=nodeC031/4529705-1752253448
RUNJOBID= nodeC031-1752253448-111530
SLURM_JOB_ID= 9682589
Free space on /tmp= 430920 MiB

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

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

MD5SUM BENCH= e60a4324ee6e4da38e5288b70d7610ce
RANDOM SEED=553223715

nodeC031 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		: 3600.317
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.78
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.738
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.78
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.878
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.78
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.896
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.78
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.889
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.78
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.871
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.78
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		: 3616.134
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.78
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		: 3421.044
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        107231904 kB
MemAvailable:   129635284 kB
Buffers:            2128 kB
Cached:         23084432 kB
SwapCached:           12 kB
Active:           493116 kB
Inactive:       22674024 kB
Active(anon):      88164 kB
Inactive(anon):    10468 kB
Active(file):     404952 kB
Inactive(file): 22663556 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22032 kB
Writeback:             0 kB
AnonPages:         83664 kB
Mapped:           105636 kB
Shmem:             18052 kB
KReclaimable:     348224 kB
Slab:             445016 kB
SReclaimable:     348224 kB
SUnreclaim:        96792 kB
KernelStack:        4024 kB
PageTables:         2424 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     350628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430900 MiB
End job on nodeC031 at 2025-07-11 19:04:26