Trace number 4529891

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.00a2UNSAT 12.2487 12.3149

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid5x100split.opb
MD5SUM8085e67efea758974236eb172d264588
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.11999
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1001
Total number of constraints501
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)501
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.84/6.92	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529891-1752260258.opb
6.84/6.92	c Solving mode: decision
6.84/6.92	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
6.84/6.92	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
6.84/6.92	c original problem has 1001 variables (1001 bin, 0 int, 0 impl, 0 cont) and 501 constraints
6.84/6.92	c presolving:
6.84/6.92	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
6.84/6.92	c    (0.0s) probing: 51/1000 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
6.84/6.92	c    (0.0s) probing aborted: 50/50 successive totally useless probings
6.84/6.92	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.84/6.92	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
6.84/6.92	c dynamic symmetry handling statistics:
6.84/6.92	c    orbitopal reduction:       no components
6.84/6.92	c    orbital reduction:         no components
6.84/6.92	c    lexicographic reduction:    1 permutations with support sizes 800
6.84/6.92	c handled 1 out of 1 symmetry components
6.84/6.92	c presolving (2 rounds: 2 fast, 1 medium, 1 exhaustive):
6.84/6.92	c  1 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.84/6.92	c  0 implications, 0 cliques
6.84/6.92	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 500 constraints
6.84/6.92	c     500 constraints of type <linear>
6.84/6.92	c transformed objective value is always integral (scale: 1)
6.84/6.92	c Presolving Time: 0.01
6.84/6.92	c 
6.84/6.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.84/6.92	c   0.0s|     1 |     0 |   539 |     - |    16M |   0 |1000 | 521 | 500 |   0 |  0 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   652 |     - |    16M |   0 |1000 | 527 | 512 |  12 |  1 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   660 |     - |    16M |   0 |1000 | 527 | 523 |  23 |  2 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   674 |     - |    17M |   0 |1000 | 527 | 527 |  27 |  3 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   686 |     - |    18M |   0 |1000 | 527 | 535 |  35 |  4 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   726 |     - |    19M |   0 |1000 | 527 | 540 |  40 |  5 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   732 |     - |    20M |   0 |1000 | 527 | 543 |  43 |  6 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   736 |     - |    20M |   0 |1000 | 527 | 546 |  46 |  7 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   738 |     - |    20M |   0 |1000 | 527 | 548 |  48 |  8 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   740 |     - |    20M |   0 |1000 | 527 | 550 |  50 |  9 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   748 |     - |    21M |   0 |1000 | 527 | 552 |  52 | 10 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   756 |     - |    21M |   0 |1000 | 527 | 553 |  53 | 11 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   797 |     - |    21M |   0 |1000 | 530 | 540 |  54 | 12 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   802 |     - |    21M |   0 |1000 | 530 | 542 |  56 | 13 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   805 |     - |    21M |   0 |1000 | 530 | 543 |  57 | 14 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.84/6.92	c   0.1s|     1 |     0 |   807 |     - |    21M |   0 |1000 | 530 | 544 |  58 | 15 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.1s|     1 |     0 |   817 |     - |    21M |   0 |1000 | 532 | 545 |  59 | 16 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   0.2s|     1 |     2 |   930 |     - |    21M |   0 |1000 | 540 | 545 |  59 | 16 |  34 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   1.1s|   100 |   101 |  9733 |  90.1 |    26M |  13 |1000 | 843 | 500 | 207 |  1 | 338 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   1.8s|   200 |   201 | 15062 |  71.6 |    30M |  21 |1000 |1038 | 505 | 448 |  1 | 537 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   2.2s|   300 |   299 | 17467 |  55.7 |    30M |  44 |1000 |1175 | 509 | 465 |  1 | 675 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   2.4s|   400 |   399 | 19308 |  46.3 |    30M |  44 |1000 |1274 | 510 | 582 |  1 | 774 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   2.7s|   500 |   499 | 21272 |  41.0 |    31M |  52 |1000 |1401 | 511 | 696 |  1 | 903 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   3.0s|   600 |   597 | 25780 |  41.7 |    31M |  53 |1000 |1455 | 522 | 807 |  2 | 957 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   3.1s|   700 |   691 | 26460 |  36.7 |    31M |  72 |1000 |1482 | 509 | 879 |  1 | 984 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   3.2s|   800 |   789 | 26863 |  32.6 |    31M |  72 |1000 |1502 | 513 | 889 |  1 |1004 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   3.3s|   900 |   883 | 27620 |  29.8 |    31M |  84 |1000 |1530 | 513 | 889 |  0 |1032 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   3.4s|  1000 |   977 | 28064 |  27.3 |    32M |  84 |1000 |1542 | 513 | 889 |  1 |1044 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   3.8s|  1100 |  1069 | 28657 |  25.3 |    32M |  86 |1000 |1629 | 513 | 889 |  1 |1133 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   3.8s|  1200 |  1161 | 28968 |  23.5 |    32M |  86 |1000 |1689 | 513 | 889 |  1 |1195 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.84/6.92	c   4.0s|  1300 |  1249 | 29467 |  22.1 |    32M |  86 |1000 |1727 | 513 | 889 |  1 |1235 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   4.1s|  1400 |  1347 | 29751 |  20.7 |    32M |  86 |1000 |1738 | 513 | 889 |  1 |1248 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   4.2s|  1500 |  1443 | 30046 |  19.5 |    33M |  86 |1000 |1775 | 513 | 889 |  1 |1286 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   4.3s|  1600 |  1525 | 30539 |  18.6 |    33M |  86 |1000 |1831 | 513 | 889 |  0 |1344 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   4.5s|  1700 |  1609 | 30923 |  17.7 |    33M |  86 |1000 |1904 | 513 | 889 |  1 |1421 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   4.8s|  1800 |  1709 | 31527 |  17.1 |    33M |  95 |1000 |1932 | 513 | 889 |  1 |1450 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   5.2s|  1900 |  1805 | 32260 |  16.6 |    33M |  95 |1000 |2002 | 513 | 889 |  1 |1520 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   5.5s|  2000 |  1895 | 32683 |  15.9 |    33M |  95 |1000 |2086 | 513 | 889 |  1 |1605 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   5.8s|  2100 |  1991 | 33007 |  15.3 |    33M |  95 |1000 |2129 | 513 | 889 |  1 |1651 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   6.1s|  2200 |  2091 | 33686 |  14.9 |    34M |  97 |1000 |2187 | 513 | 889 |  1 |1710 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.84/6.92	c   6.3s|  2300 |  2181 | 34238 |  14.5 |    34M |  99 |1000 |2278 | 513 | 889 |  1 |1805 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   6.8s|  2400 |  2273 | 34646 |  14.1 |    34M |  99 |1000 |2364 | 513 | 889 |  2 |1895 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   7.0s|  2500 |  2367 | 35062 |  13.7 |    35M |  99 |1000 |2408 | 513 | 889 |  1 |1941 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   7.2s|  2600 |  2465 | 35425 |  13.3 |    36M |  99 |1000 |2424 | 513 | 889 |  1 |1959 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   7.4s|  2700 |  2561 | 36305 |  13.1 |    36M |  99 |1000 |2528 | 513 | 889 |  1 |2067 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.12/12.28	c   7.5s|  2800 |  2657 | 36892 |  12.9 |    36M |  99 |1000 |2554 | 513 | 889 |  1 |2096 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   7.6s|  2900 |  2751 | 37284 |  12.6 |    36M |  99 |1000 |2584 | 513 | 889 |  1 |2130 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   7.6s|  3000 |  2843 | 37637 |  12.3 |    36M |  99 |1000 |2617 | 513 | 889 |  1 |2164 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   7.7s|  3100 |  2943 | 37986 |  12.0 |    36M |  99 |1000 |2666 | 513 | 889 |  1 |2216 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   8.0s|  3200 |  3037 | 38670 |  11.8 |    36M |  99 |1000 |2709 | 513 | 889 |  1 |2266 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   8.2s|  3300 |  3131 | 39013 |  11.6 |    37M |  99 |1000 |2755 | 513 | 889 |  1 |2315 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   8.6s|  3400 |  3221 | 39469 |  11.4 |    38M |  99 |1000 |2843 | 513 | 889 |  1 |2410 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   8.8s|  3500 |  3317 | 40225 |  11.3 |    38M |  99 |1000 |2894 | 513 | 889 |  1 |2471 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   8.9s|  3600 |  3411 | 40657 |  11.1 |    38M |  99 |1000 |2955 | 513 | 889 |  1 |2536 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   9.0s|  3700 |  3511 | 40967 |  10.9 |    38M |  99 |1000 |2957 | 513 | 889 |  1 |2538 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   9.3s|  3800 |  3603 | 41647 |  10.7 |    38M |  99 |1000 |3048 | 513 | 889 |  1 |2633 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   9.7s|  3900 |  3699 | 42051 |  10.6 |    38M |  99 |1000 |3104 | 513 | 889 |  1 |2691 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c   9.8s|  4000 |  3797 | 42395 |  10.4 |    38M |  99 |1000 |3110 | 513 | 889 |  1 |2698 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  10.3s|  4100 |  3895 | 42727 |  10.2 |    39M |  99 |1000 |3188 | 513 | 889 |  1 |2776 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  10.5s|  4200 |  3984 | 43077 |  10.1 |    39M | 102 |1000 |3215 | 513 | 889 |  1 |2806 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.12/12.28	c  10.6s|  4300 |  4082 | 43915 |  10.0 |    39M | 102 |1000 |3290 | 513 | 889 |  1 |2883 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  10.9s|  4400 |  4176 | 44162 |   9.9 |    39M | 112 |1000 |3305 | 513 | 889 |  1 |2899 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  11.0s|  4500 |  4276 | 44506 |   9.7 |    39M | 112 |1000 |3341 | 513 | 889 |  1 |2938 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  11.2s|  4600 |  4376 | 44784 |   9.6 |    40M | 116 |1000 |3346 | 513 | 889 |  1 |2943 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  11.3s|  4700 |  4476 | 45194 |   9.4 |    40M | 127 |1000 |3375 | 513 | 889 |  1 |2977 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  11.5s|  4800 |  4576 | 45684 |   9.3 |    40M | 127 |1000 |3421 | 513 | 889 |  2 |3025 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  12.0s|  4900 |  4676 | 46406 |   9.3 |    40M | 127 |1000 |3481 | 513 | 889 |  1 |3088 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c  12.0s|  5000 |  4776 | 46809 |   9.2 |    40M | 134 |1000 |3514 | 513 | 889 |  1 |3124 |  10 | 0.000000e+00 |      --      |    Inf | unknown
12.12/12.28	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
12.12/12.28	c 
12.12/12.28	c SCIP Status        : problem is solved [infeasible]
12.12/12.28	c Solving Time (sec) : 12.14
12.12/12.28	c Solving Nodes      : 5064
12.12/12.28	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
12.12/12.28	c Dual Bound         : +1.00000000000000e+20
12.12/12.28	c Gap                : 0.00 %
12.12/12.28	c SCIP found the problem to be infeasible.
12.12/12.28	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529891-1752260258/watcher-4529891-1752260258 -o /tmp/evaluation-result-4529891-1752260258/solver-4529891-1752260258 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117726 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529891-1752260258.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=119475, runsolver pid=119472

[startup+0.100064 s]*
/proc/loadavg: 4.11 4.10 4.09 6/269 119480
/proc/meminfo: memFree=128599356/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1187224 memory=32264 CPUtime=0.07 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 3777 0 0 0 6 1 0 0 20 0 1 0 141703669 1215717376 8066 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 296806 8066 4938 1 0 268828 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191416 KiB
Current children cumulated memory: 35336 KiB

[startup+0.205562 s]*
/proc/loadavg: 4.11 4.10 4.09 5/269 119480
/proc/meminfo: memFree=128572640/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1217960 memory=67460 CPUtime=0.17 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 10006 0 0 0 15 2 0 0 20 0 1 0 141703669 1247191040 16865 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 304490 16865 8170 1 0 275848 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1222152 KiB
Current children cumulated memory: 70532 KiB

[startup+0.305703 s]*
/proc/loadavg: 4.11 4.10 4.09 5/269 119480
/proc/meminfo: memFree=128572640/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1225636 memory=73636 CPUtime=0.26 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 12298 0 0 0 24 2 0 0 20 0 1 0 141703669 1255051264 18409 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 306409 18409 8170 1 0 277767 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1229828 KiB
Current children cumulated memory: 76708 KiB

[startup+0.700139 s]
/proc/loadavg: 4.11 4.10 4.09 5/269 119480
/proc/meminfo: memFree=128568860/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1228916 memory=77640 CPUtime=0.66 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 14474 0 0 0 63 3 0 0 20 0 1 0 141703669 1258409984 19410 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 307229 19410 8170 1 0 278587 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1233108 KiB
Current children cumulated memory: 80712 KiB

[startup+1.50014 s]
/proc/loadavg: 4.11 4.10 4.09 5/269 119480
/proc/meminfo: memFree=128563064/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1234412 memory=83840 CPUtime=1.45 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 16441 0 0 0 142 3 0 0 20 0 1 0 141703669 1264037888 20960 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 308603 20960 8170 1 0 279961 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1238604 KiB
Current children cumulated memory: 86912 KiB

[startup+3.10475 s]
/proc/loadavg: 4.10 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128539304/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1239108 memory=88576 CPUtime=3.05 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 17621 0 0 0 302 3 0 0 20 0 1 0 141703669 1268846592 22144 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 309777 22144 8170 1 0 281135 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1243300 KiB
Current children cumulated memory: 91648 KiB

[startup+6.30019 s]
/proc/loadavg: 4.10 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128539624/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1246680 memory=96364 CPUtime=6.23 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 22212 0 0 0 620 3 0 0 20 0 1 0 141703669 1276600320 24091 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 311670 24091 8170 1 0 283028 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1250872 KiB
Current children cumulated memory: 99436 KiB

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

# cumulated CPU time of all completed processes:  user=12.192 s, system=0.056723 s

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

[startup+6.40022 s]
/proc/loadavg: 4.10 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128539624/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1246860 memory=96492 CPUtime=6.33 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 22261 0 0 0 630 3 0 0 20 0 1 0 141703669 1276784640 24123 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 311715 24123 8170 1 0 283073 0
Current children cumulated CPU time: 6.33 s
Current children cumulated vsize: 1251052 KiB
Current children cumulated memory: 99564 KiB

[startup+9.60017 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128523748/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1254220 memory=103832 CPUtime=9.52 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 24647 0 0 0 948 4 0 0 20 0 1 0 141703669 1284321280 25958 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 313555 25958 8170 1 0 284913 0
Current children cumulated CPU time: 9.52 s
Current children cumulated vsize: 1258412 KiB
Current children cumulated memory: 106904 KiB

[startup+11.2002 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128519968/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1256956 memory=106648 CPUtime=11.12 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 25350 0 0 0 1108 4 0 0 20 0 1 0 141703669 1287122944 26662 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 314239 26662 8170 1 0 285597 0
Current children cumulated CPU time: 11.12 s
Current children cumulated vsize: 1261148 KiB
Current children cumulated memory: 109720 KiB

[startup+12.0002 s]*
/proc/loadavg: 4.08 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128515936/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1258132 memory=107800 CPUtime=11.92 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 25633 0 0 0 1188 4 0 0 20 0 1 0 141703669 1288327168 26950 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 314533 26950 8170 1 0 285891 0
Current children cumulated CPU time: 11.92 s
Current children cumulated vsize: 1262324 KiB
Current children cumulated memory: 110872 KiB

[startup+12.2002 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128515936/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1258132 memory=107800 CPUtime=12.12 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 25634 0 0 0 1208 4 0 0 20 0 1 0 141703669 1288327168 26950 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 314533 26950 8170 1 0 285891 0
Current children cumulated CPU time: 12.12 s
Current children cumulated vsize: 1262324 KiB
Current children cumulated memory: 110872 KiB

[startup+12.3001 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 119480
/proc/meminfo: memFree=128515936/131249996 swapFree=33000896/33010684
[pid=119475] ppid=119472 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/119475/stat : 119475 (scip-naps-1.00a) S 119472 119475 117714 0 -1 4194304 260 317 0 0 0 0 0 0 20 0 1 0 141703667 4292608 768 18446744073709551615 93855344779264 93855345673797 140722296388208 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93855345912848 93855345960592 93855350546432 140722296396187 140722296396286 140722296396286 140722296401890 0
/proc/119475/statm: 1048 768 704 219 0 110 0
[pid=119480] ppid=119475 vsize=1258132 memory=107800 CPUtime=12.22 cores=1,3
/proc/119480/stat : 119480 (python3) R 119475 119475 117714 0 -1 4194304 25639 0 0 0 1218 4 0 0 20 0 1 0 141703669 1288327168 26950 18446744073709551615 94273506250752 94273506251129 140722613209808 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94273506262424 94273506263044 94273536831488 140722613213519 140722613213728 140722613213728 140722613219303 0
/proc/119480/statm: 314533 26950 8170 1 0 285891 0
Current children cumulated CPU time: 12.22 s
Current children cumulated vsize: 1262324 KiB
Current children cumulated memory: 110872 KiB

Child status: 0

Real time (s): 12.3149
CPU time (s): 12.2487
CPU user time (s): 12.192
CPU system time (s): 0.056723
CPU usage (%): 99.4626
Max. virtual memory (cumulated for all children) (KiB): 1262324
Max. memory (cumulated for all children) (KiB): 110872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.192
system time used= 0.056723
maximum resident set size= 108440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26256
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= 349
involuntary context switches= 27


# summary of solver processes directly reported to runsolver:
#   pid: 119475
#   total CPU time (s): 12.2487
#   total CPU user time (s): 12.192
#   total CPU system time (s): 0.056723

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036033 second user time and 0.079236 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-11 20:57:38
IDJOB=4529891
IDBENCH=160439
IDSOLVER=3388
FILE ID=nodeC023/4529891-1752260258
RUNJOBID= nodeC023-1752253329-117726
SLURM_JOB_ID= 9682585
Free space on /tmp= 431852 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid5x100split.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529891-1752260258/watcher-4529891-1752260258 -o /tmp/evaluation-result-4529891-1752260258/solver-4529891-1752260258 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117726 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529891-1752260258.opb

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

MD5SUM BENCH= 8085e67efea758974236eb172d264588
RANDOM SEED=415909397

nodeC023 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.884
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.906
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		: 3600.670
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		: 3584.587
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.890
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.879
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		: 3661.864
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		: 3600.266
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:       131249996 kB
MemFree:        128599692 kB
MemAvailable:   128614632 kB
Buffers:              16 kB
Cached:           755452 kB
SwapCached:         2860 kB
Active:          1340548 kB
Inactive:         586856 kB
Active(anon):    1131820 kB
Inactive(anon):    52736 kB
Active(file):     208728 kB
Inactive(file):   534120 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5596 kB
Writeback:            28 kB
AnonPages:       1171284 kB
Mapped:           124788 kB
Shmem:             12612 kB
KReclaimable:     222660 kB
Slab:             316092 kB
SReclaimable:     222660 kB
SUnreclaim:        93432 kB
KernelStack:        4352 kB
PageTables:         6008 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4800236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431844 MiB
End job on nodeC023 at 2025-07-11 20:57:51