Trace number 4529737

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 17.0904 17.6562

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
MD5SUM577423e4c806b19b8b5f6a5daee1c614
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.071126
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.95/7.54	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529737-1752253329.opb
6.95/7.54	c Solving mode: decision
6.95/7.54	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
6.95/7.54	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
6.95/7.54	c original problem has 370 variables (370 bin, 0 int, 0 impl, 0 cont) and 557 constraints
6.95/7.54	c presolving:
6.95/7.54	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 557 upgd conss, 0 impls, 193 clqs
6.95/7.54	c (round 2, medium)     8 del vars, 250 del conss, 968 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 557 upgd conss, 0 impls, 1141 clqs
6.95/7.54	c (round 3, fast)       8 del vars, 262 del conss, 968 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 557 upgd conss, 0 impls, 1141 clqs
6.95/7.54	c (round 4, exhaustive) 8 del vars, 1342 del conss, 1088 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 557 upgd conss, 0 impls, 1141 clqs
6.95/7.54	c    (0.0s) probing cycle finished: starting next cycle
6.95/7.54	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.95/7.54	c    (0.0s) symmetry computation finished: 4 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
6.95/7.54	c dynamic symmetry handling statistics:
6.95/7.54	c    orbitopal reduction:       no components
6.95/7.54	c    orbital reduction:          1 components of sizes 4
6.95/7.54	c    lexicographic reduction:    4 permutations with support sizes 316, 316, 300, 362
6.95/7.54	c handled 1 out of 1 symmetry components
6.95/7.54	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
6.95/7.54	c  8 deleted vars, 1342 deleted constraints, 1088 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.95/7.54	c  0 implications, 2918 cliques
6.95/7.54	c presolved problem has 362 variables (362 bin, 0 int, 0 impl, 0 cont) and 303 constraints
6.95/7.54	c       2 constraints of type <knapsack>
6.95/7.54	c     181 constraints of type <setppc>
6.95/7.54	c     120 constraints of type <and>
6.95/7.54	c transformed objective value is always integral (scale: 1)
6.95/7.54	c Presolving Time: 0.04
6.95/7.54	c 
6.95/7.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.95/7.54	c   0.1s|     1 |     0 |   134 |     - |    11M |   0 | 362 | 371 | 423 |   0 |  0 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.1s|     1 |     0 |   327 |     - |    12M |   0 | 362 | 402 | 480 |  57 |  1 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.1s|     1 |     0 |   390 |     - |    16M |   0 | 362 | 405 | 519 |  96 |  2 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.2s|     1 |     0 |   449 |     - |    22M |   0 | 362 | 410 | 556 | 133 |  3 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.2s|     1 |     0 |   511 |     - |    29M |   0 | 362 | 414 | 596 | 173 |  4 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.3s|     1 |     0 |   568 |     - |    35M |   0 | 362 | 415 | 610 | 187 |  5 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.3s|     1 |     0 |   614 |     - |    43M |   0 | 362 | 418 | 633 | 210 |  6 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.4s|     1 |     0 |   665 |     - |    49M |   0 | 362 | 422 | 651 | 228 |  7 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.5s|     1 |     0 |   742 |     - |    56M |   0 | 362 | 427 | 674 | 251 |  8 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.6s|     1 |     0 |   792 |     - |    65M |   0 | 362 | 433 | 690 | 267 |  9 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.6s|     1 |     0 |   796 |     - |    66M |   0 | 362 | 439 | 700 | 277 | 10 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.6s|     1 |     0 |   836 |     - |    66M |   0 | 362 | 446 | 703 | 280 | 11 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   0.7s|     1 |     2 |  1198 |     - |    66M |   0 | 362 | 478 | 703 | 280 | 11 | 158 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   1.5s|   100 |    21 |  8058 |  72.9 |    71M |  25 | 362 | 523 | 786 |1208 |  0 | 203 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   1.7s|   200 |    25 | 12179 |  57.0 |    71M |  30 | 362 | 541 | 871 |1655 |  0 | 223 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.95/7.54	c   2.2s|   300 |    34 | 18062 |  57.6 |    78M |  30 | 362 | 587 | 809 |2578 |  2 | 269 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   2.5s|   400 |    30 | 23027 |  55.6 |    78M |  30 | 362 | 603 | 793 |3173 |  1 | 285 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.54	c   3.1s|   500 |    30 | 27901 |  54.2 |    79M |  31 | 362 | 610 | 812 |3860 |  2 | 292 |  11 | 0.000000e+00 |      --      |    Inf |   0.57%
6.95/7.54	c   3.7s|   600 |    30 | 31501 |  51.2 |    79M |  31 | 362 | 620 | 839 |4358 |  2 | 302 |  11 | 0.000000e+00 |      --      |    Inf |   0.58%
6.95/7.54	c   4.4s|   700 |    36 | 38710 |  54.2 |    78M |  31 | 362 | 647 | 794 |5096 |  2 | 329 |  11 | 0.000000e+00 |      --      |    Inf |   0.62%
6.95/7.54	c   4.9s|   800 |    34 | 42938 |  52.7 |    79M |  31 | 362 | 662 | 793 |5722 |  2 | 344 |  11 | 0.000000e+00 |      --      |    Inf |   0.63%
6.95/7.54	c   5.6s|   900 |    36 | 48711 |  53.3 |    79M |  31 | 362 | 689 |   0 |6291 |  0 | 371 |  11 | 0.000000e+00 |      --      |    Inf |   0.65%
6.95/7.54	c   6.1s|  1000 |    38 | 53549 |  52.8 |    79M |  31 | 362 | 717 | 783 |6760 |  1 | 399 |  11 | 0.000000e+00 |      --      |    Inf |   0.66%
6.95/7.54	c   6.4s|  1100 |    36 | 56888 |  51.0 |    79M |  31 | 362 | 733 | 782 |7177 |  0 | 415 |  11 | 0.000000e+00 |      --      |    Inf |   0.67%
6.95/7.54	c   6.6s|  1200 |    36 | 60379 |  49.7 |    79M |  31 | 362 | 740 | 779 |7571 |  0 | 422 |  11 | 0.000000e+00 |      --      |    Inf |   0.67%
6.95/7.54	c   6.8s|  1300 |    34 | 63300 |  48.1 |    79M |  31 | 362 | 749 | 717 |7929 |  2 | 431 |  11 | 0.000000e+00 |      --      |    Inf |   0.67%
6.95/7.54	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
6.95/7.54	c (run 1, node 1359) performing user restart
6.95/7.54	c 
6.95/7.54	c (restart) converted 127 cuts from the global cut pool into linear constraints
6.95/7.54	c 
6.95/7.54	c presolving:
6.95/7.54	c (round 1, fast)       0 del vars, 6 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2918 clqs
6.95/7.54	c (round 2, exhaustive) 0 del vars, 6 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 152 upgd conss, 0 impls, 2918 clqs
6.95/7.54	c (round 3, fast)       0 del vars, 7 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 152 upgd conss, 0 impls, 2918 clqs
6.95/7.54	c (round 4, medium)     0 del vars, 11 del conss, 11 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 152 upgd conss, 0 impls, 2918 clqs
6.95/7.54	c (round 5, exhaustive) 0 del vars, 96 del conss, 11 add conss, 0 chg bounds, 0 chg sides, 63 chg coeffs, 152 upgd conss, 0 impls, 2918 clqs
6.95/7.54	c (round 6, exhaustive) 0 del vars, 96 del conss, 11 add conss, 0 chg bounds, 0 chg sides, 250 chg coeffs, 152 upgd conss, 0 impls, 2918 clqs
6.95/7.54	c presolving (7 rounds: 7 fast, 5 medium, 4 exhaustive):
6.95/7.54	c  0 deleted vars, 96 deleted constraints, 11 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 250 changed coefficients
6.95/7.54	c  0 implications, 2918 cliques
6.95/7.54	c presolved problem has 362 variables (362 bin, 0 int, 0 impl, 0 cont) and 794 constraints
6.95/7.54	c       6 constraints of type <knapsack>
6.95/7.54	c     315 constraints of type <setppc>
6.95/7.54	c     120 constraints of type <and>
6.95/7.54	c     353 constraints of type <logicor>
6.95/7.54	c transformed objective value is always integral (scale: 1)
6.95/7.54	c Presolving Time: 0.07
6.95/7.54	c 
6.95/7.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.95/7.54	c   6.9s|     1 |     0 | 65123 |     - |    75M |   0 | 362 | 775 | 557 |   0 |  0 | 441 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   6.9s|     1 |     0 | 65205 |     - |    76M |   0 | 362 | 780 | 622 |  65 |  1 | 446 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.0s|     1 |     0 | 65285 |     - |    76M |   0 | 362 | 786 | 660 | 103 |  2 | 452 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.0s|     1 |     0 | 65358 |     - |    76M |   0 | 362 | 787 | 691 | 134 |  3 | 453 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.1s|     1 |     0 | 65422 |     - |    76M |   0 | 362 | 792 | 724 | 167 |  4 | 458 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.1s|     1 |     0 | 65460 |     - |    76M |   0 | 362 | 796 | 747 | 190 |  5 | 462 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.2s|     1 |     0 | 65502 |     - |    76M |   0 | 362 | 799 | 774 | 217 |  6 | 465 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.3s|     1 |     0 | 65563 |     - |    77M |   0 | 362 | 802 | 807 | 250 |  7 | 468 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.4s|     1 |     0 | 65625 |     - |    78M |   0 | 362 | 804 | 819 | 262 |  8 | 470 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.4s|     1 |     0 | 65731 |     - |    78M |   0 | 362 | 805 | 837 | 280 |  9 | 471 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.5s|     1 |     0 | 65796 |     - |    81M |   0 | 362 | 808 | 729 | 297 | 10 | 474 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.5s|     1 |     0 | 65839 |     - |    81M |   0 | 362 | 812 | 750 | 318 | 11 | 478 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   7.7s|     1 |     2 | 66219 |     - |    81M |   0 | 362 | 840 | 750 | 318 | 11 | 506 |  30 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.62	c   8.2s|   100 |    19 | 73517 |  49.2 |    87M |  18 | 362 | 946 | 836 |1187 |  1 | 615 |  30 | 0.000000e+00 |      --      |    Inf |   0.77%
17.02/17.62	c   9.1s|   200 |    35 | 81492 |  51.2 |    97M |  18 | 362 |1037 | 822 |2048 |  2 | 706 |  30 | 0.000000e+00 |      --      |    Inf |   1.27%
17.02/17.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.02/17.62	c   9.3s|   300 |    33 | 85088 |  50.3 |    98M |  26 | 362 |1096 | 811 |2667 |  2 | 765 |  30 | 0.000000e+00 |      --      |    Inf |   1.32%
17.02/17.62	c   9.5s|   400 |    39 | 88026 |  49.1 |    98M |  27 | 362 |1117 | 813 |3067 |  1 | 787 |  30 | 0.000000e+00 |      --      |    Inf |   1.42%
17.02/17.62	c   9.7s|   500 |    37 | 90294 |  47.7 |   103M |  28 | 362 |1136 | 775 |3550 |  2 | 806 |  30 | 0.000000e+00 |      --      |    Inf |   1.44%
17.02/17.62	c  10.1s|   600 |    39 | 93967 |  47.1 |   106M |  28 | 362 |1152 | 801 |4111 |  1 | 822 |  30 | 0.000000e+00 |      --      |    Inf |   1.67%
17.02/17.62	c  10.3s|   700 |    39 | 97255 |  46.4 |   108M |  28 | 362 |1158 | 850 |4442 |  0 | 828 |  30 | 0.000000e+00 |      --      |    Inf |   1.81%
17.02/17.62	c  10.6s|   800 |    41 | 99185 |  45.2 |   108M |  28 | 362 |1162 | 811 |4743 |  0 | 832 |  30 | 0.000000e+00 |      --      |    Inf |   1.95%
17.02/17.62	c  10.7s|   900 |    39 |101368 |  44.1 |   108M |  28 | 362 |1164 | 805 |5042 |  1 | 834 |  30 | 0.000000e+00 |      --      |    Inf |   2.02%
17.02/17.62	c  10.9s|  1000 |    37 |104228 |  43.5 |   108M |  28 | 362 |1167 | 815 |5428 |  1 | 837 |  30 | 0.000000e+00 |      --      |    Inf |   2.04%
17.02/17.62	c  11.3s|  1100 |    47 |107468 |  43.0 |   110M |  28 | 362 |1174 | 786 |5991 |  1 | 846 |  30 | 0.000000e+00 |      --      |    Inf |   2.17%
17.02/17.62	c  11.6s|  1200 |    55 |109507 |  42.1 |   110M |  28 | 362 |1181 | 771 |6337 |  2 | 853 |  30 | 0.000000e+00 |      --      |    Inf |   2.22%
17.02/17.62	c  11.8s|  1300 |    57 |111820 |  41.4 |   110M |  28 | 362 |1183 | 784 |6719 |  2 | 855 |  30 | 0.000000e+00 |      --      |    Inf |   2.32%
17.02/17.62	c  11.9s|  1400 |    51 |113596 |  40.6 |   110M |  28 | 362 |1184 | 772 |7054 |  2 | 857 |  30 | 0.000000e+00 |      --      |    Inf |   2.35%
17.02/17.62	c  12.1s|  1500 |    47 |116614 |  40.2 |   110M |  28 | 362 |1192 | 812 |7531 |  0 | 865 |  30 | 0.000000e+00 |      --      |    Inf |   2.42%
17.02/17.62	c  12.3s|  1600 |    55 |119279 |  39.7 |   110M |  28 | 362 |1236 | 830 |8034 |  1 | 909 |  30 | 0.000000e+00 |      --      |    Inf |   2.51%
17.02/17.62	c  12.4s|  1700 |    45 |122463 |  39.5 |   110M |  28 | 362 |1247 |1065 |8303 |  2 | 920 |  30 | 0.000000e+00 |      --      |    Inf |   2.54%
17.02/17.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.02/17.62	c  13.0s|  1800 |    47 |125308 |  39.1 |   111M |  28 | 362 |1266 | 805 |8711 |  2 | 939 |  30 | 0.000000e+00 |      --      |    Inf |   2.88%
17.02/17.62	c  13.1s|  1900 |    45 |127237 |  38.5 |   111M |  28 | 362 |1271 | 848 |8954 |  0 | 944 |  30 | 0.000000e+00 |      --      |    Inf |   2.93%
17.02/17.62	c  13.4s|  2000 |    49 |129843 |  38.2 |   111M |  28 | 362 |1275 | 873 |9488 |  2 | 948 |  30 | 0.000000e+00 |      --      |    Inf |   3.00%
17.02/17.62	c  13.5s|  2100 |    51 |132078 |  37.7 |   111M |  28 | 362 |1284 |   0 |9878 |  0 | 958 |  30 | 0.000000e+00 |      --      |    Inf |   3.15%
17.02/17.62	c  13.8s|  2200 |    53 |135032 |  37.5 |   111M |  28 | 362 |1299 | 814 |  10k|  0 | 974 |  30 | 0.000000e+00 |      --      |    Inf |   3.26%
17.02/17.62	c  14.0s|  2300 |    57 |137335 |  37.1 |   111M |  28 | 362 |1301 | 795 |  10k|  2 | 977 |  30 | 0.000000e+00 |      --      |    Inf |   3.34%
17.02/17.62	c  14.1s|  2400 |    59 |139345 |  36.6 |   111M |  28 | 362 |1320 | 861 |  10k|  2 | 996 |  30 | 0.000000e+00 |      --      |    Inf |   3.37%
17.02/17.62	c  14.4s|  2500 |    61 |142473 |  36.5 |   111M |  28 | 362 |1331 | 848 |  11k|  2 |1008 |  30 | 0.000000e+00 |      --      |    Inf |   3.44%
17.02/17.62	c  14.7s|  2600 |    59 |148278 |  37.0 |   111M |  28 | 362 |1332 | 820 |  11k|  2 |1012 |  30 | 0.000000e+00 |      --      |    Inf |   3.57%
17.02/17.62	c  14.9s|  2700 |    59 |152828 |  37.2 |   111M |  28 | 362 |1336 | 850 |  12k|  0 |1021 |  30 | 0.000000e+00 |      --      |    Inf |   3.60%
17.02/17.62	c  15.1s|  2800 |    59 |155319 |  36.9 |   111M |  28 | 362 |1351 | 830 |  12k|  2 |1039 |  30 | 0.000000e+00 |      --      |    Inf |   3.68%
17.02/17.62	c  15.4s|  2900 |    63 |158381 |  36.8 |   111M |  28 | 362 |1366 |   0 |  13k|  0 |1057 |  30 | 0.000000e+00 |      --      |    Inf |   3.85%
17.02/17.62	c  15.7s|  3000 |    61 |162763 |  37.0 |   112M |  28 | 362 |1364 | 787 |  13k|  0 |1060 |  30 | 0.000000e+00 |      --      |    Inf |   3.88%
17.02/17.62	c  15.9s|  3100 |    61 |165188 |  36.7 |   112M |  28 | 362 |1366 | 843 |  14k|  0 |1069 |  30 | 0.000000e+00 |      --      |    Inf |   4.02%
17.02/17.62	c  16.2s|  3200 |    63 |168305 |  36.5 |   112M |  28 | 362 |1362 | 808 |  14k|  0 |1076 |  30 | 0.000000e+00 |      --      |    Inf |   4.09%
17.02/17.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.02/17.62	c  16.3s|  3300 |    63 |170864 |  36.3 |   112M |  28 | 362 |1359 | 802 |  15k|  2 |1076 |  30 | 0.000000e+00 |      --      |    Inf |   4.11%
17.02/17.62	c  16.5s|  3400 |    63 |174455 |  36.3 |   112M |  28 | 362 |1360 | 812 |  15k|  0 |1084 |  30 | 0.000000e+00 |      --      |    Inf |   4.22%
17.02/17.62	c  16.7s|  3500 |    63 |176636 |  36.0 |   112M |  28 | 362 |1358 |1138 |  16k|  0 |1084 |  30 | 0.000000e+00 |      --      |    Inf |   4.22%
17.02/17.62	c  16.8s|  3600 |    63 |179093 |  35.8 |   112M |  28 | 362 |1350 | 819 |  16k|  2 |1084 |  30 | 0.000000e+00 |      --      |    Inf |   4.24%
17.02/17.62	c  17.0s|  3700 |    65 |181433 |  35.5 |   112M |  28 | 362 |1362 | 801 |  16k|  2 |1097 |  30 | 0.000000e+00 |      --      |    Inf |   4.25%
17.02/17.62	c *17.0s|  3713 |     0 |181753 |  35.5 |    LP  |  28 | 362 |1359 | 830 |  16k|  2 |1097 |  30 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
17.02/17.62	c 
17.02/17.62	c SCIP Status        : problem is solved [optimal solution found]
17.02/17.62	c Solving Time (sec) : 16.99
17.02/17.62	c Solving Nodes      : 3713 (total of 5072 nodes in 2 runs)
17.02/17.62	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
17.02/17.62	c Dual Bound         : +0.00000000000000e+00
17.02/17.62	c Gap                : 0.00 %
17.02/17.62	c All original constraints are satisfied.
17.02/17.62	c SCIP's best solution is verified feasible for the original problem.
17.02/17.62	c SCIP found a feasible solution.
17.02/17.62	s SATISFIABLE
17.02/17.62	v -x1 -x3 -x5 -x7 -x9 -x11 -x13 -x15 -x17 -x19 -x21 -x23 -x25 -x27 -x29 -x31 -x33 -x35 -x37 -x39 -x41 -x43 -x45 -x47 -x49 -x51 -x53 -x55 -x57 -x59 -x61 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x77 -x79 -x81 -x83 -x85 -x87 -x89 -x91 -x93 -x95 -x97 -x99 -x101 x103 x105 -x107 x109 -x111 -x113 -x115 -x117 -x119 -x121 -x123 -x125 x127 -x129 x131 -x133 -x135 -x137 -x139 -x141 -x143 -x145 -x147 -x149 -x151 x153 -x155 -x157 -x159 -x161 x163 x165 -x167 -x169 -x171 -x173 x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x201 -x203 -x205 x207 x209 x211 x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 x231 x233 x235 x237 -x239 -x241 x2 x4 x6 -x8 -x10 -x12 -x14 -x16 -x18 x20 -x22 x24 x26 x28 x30 -x32 -x34 -x36 -x38 -x40 x42 -x44 -x46 x48 x50 x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 x72 x74 -x76 -x78 -x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 -x114 -x116 -x118 -x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 -x136 -x138 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 -x172 -x174 -x176 x178 x180 x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x236 -x238 -x240 -x242 -x244 x243 -x246 x245 -x248 x247 -x250 x249 x252 -x251 x254 -x253 x256 -x255 x258 -x257 -x260 x259 x262 -x261 x264 -x263 -x266 x265 -x268 x267 -x270 x269 -x272 x271 x274 -x273 x276 -x275 x278 -x277 x280 -x279 x282 -x281 -x284 x283 x286 -x285 -x288 x287 -x290 x289 x292 -x291 x294 -x293 x296 -x295 x298 -x297 -x300 x299 -x302 x301 -x304 x303 -x306 -x305 -x308 -x307 -x310 x309 -x312 x311 -x314 x313 -x316 x315 -x318 x317 -x320 x319 -x322 x321 -x324 -x323 -x326 x325 -x328 x327 -x330 x329 x332 -x331 x334 -x333 x336 -x335 x338 -x337 x340 -x339 x342 -x341 x344 -x343 x346 -x345 -x348 -x347 -x350 -x349 -x352 -x351 -x354 x353 -x356 x355 -x358 -x357 x360 -x359 x362 -x361 x364 -x363 x366 -x365
17.02/17.62	v -x368 x367 -x370 x369

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=117773, runsolver pid=117765

[startup+0.100031 s]*
/proc/loadavg: 0.85 1.06 1.52 6/267 117799
/proc/meminfo: memFree=129669476/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=49764 memory=14848 CPUtime=0.02 cores=0,2
/proc/117795/stat : 117795 (python3) D 117773 117773 117714 0 -1 4194304 1937 0 0 0 2 0 0 0 20 0 1 0 141010753 50958336 3712 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 12441 3712 2112 1 0 3441 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 53956 KiB
Current children cumulated memory: 17920 KiB

[startup+0.204864 s]*
/proc/loadavg: 0.85 1.06 1.52 2/267 117799
/proc/meminfo: memFree=129659168/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=75432 memory=24576 CPUtime=0.04 cores=0,2
/proc/117795/stat : 117795 (python3) D 117773 117773 117714 0 -1 4194304 2890 0 10 0 4 0 0 0 20 0 1 0 141010753 77242368 6144 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 18858 6144 3712 1 0 3891 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 79624 KiB
Current children cumulated memory: 27648 KiB

[startup+0.305745 s]*
/proc/loadavg: 0.85 1.06 1.52 2/267 117799
/proc/meminfo: memFree=129650612/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1185208 memory=29452 CPUtime=0.06 cores=0,2
/proc/117795/stat : 117795 (python3) D 117773 117773 117714 0 -1 4194304 3286 0 16 0 5 1 0 0 20 0 1 0 141010753 1213652992 7363 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 296302 7363 4715 1 0 268370 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1189400 KiB
Current children cumulated memory: 32524 KiB

[startup+0.700137 s]
/proc/loadavg: 0.85 1.06 1.52 6/267 117799
/proc/meminfo: memFree=129632784/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1213860 memory=64780 CPUtime=0.19 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 9122 0 26 0 16 3 0 0 20 0 1 0 141010753 1242992640 16195 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 303465 16195 8043 1 0 274823 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 1218052 KiB
Current children cumulated memory: 67852 KiB

[startup+1.50017 s]
/proc/loadavg: 0.85 1.06 1.52 5/264 117799
/proc/meminfo: memFree=129465204/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1270768 memory=120204 CPUtime=0.99 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 22983 0 26 0 93 6 0 0 20 0 1 0 141010753 1301266432 30051 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 317692 30051 8043 1 0 289050 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 1274960 KiB
Current children cumulated memory: 123276 KiB

[startup+3.10463 s]
/proc/loadavg: 0.85 1.06 1.52 6/267 117848
/proc/meminfo: memFree=129334644/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1281480 memory=129292 CPUtime=2.58 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 25259 0 26 0 252 6 0 0 20 0 1 0 141010753 1312235520 32323 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 320370 32323 8043 1 0 291728 0
Current children cumulated CPU time: 2.58 s
Current children cumulated vsize: 1285672 KiB
Current children cumulated memory: 132364 KiB

[startup+6.30015 s]
/proc/loadavg: 1.10 1.10 1.53 6/267 117848
/proc/meminfo: memFree=129247904/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1283200 memory=131852 CPUtime=5.76 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 25896 0 26 0 570 6 0 0 20 0 1 0 141010753 1313996800 32963 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 320800 32963 8043 1 0 292158 0
Current children cumulated CPU time: 5.76 s
Current children cumulated vsize: 1287392 KiB
Current children cumulated memory: 134924 KiB

[startup+12.7001 s]
/proc/loadavg: 1.33 1.15 1.55 6/267 117848
/proc/meminfo: memFree=129175688/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1309824 memory=157068 CPUtime=12.14 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 32197 0 26 0 1206 8 0 0 20 0 1 0 141010753 1341259776 39267 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 327456 39267 8043 1 0 298814 0
Current children cumulated CPU time: 12.14 s
Current children cumulated vsize: 1314016 KiB
Current children cumulated memory: 160140 KiB

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

# cumulated CPU time of all completed processes:  user=16.9897 s, system=0.100666 s

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

[startup+12.8002 s]
/proc/loadavg: 1.33 1.15 1.55 6/267 117848
/proc/meminfo: memFree=129175688/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1309824 memory=157068 CPUtime=12.24 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 32197 0 26 0 1216 8 0 0 20 0 1 0 141010753 1341259776 39267 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 327456 39267 8043 1 0 298814 0
Current children cumulated CPU time: 12.24 s
Current children cumulated vsize: 1314016 KiB
Current children cumulated memory: 160140 KiB

[startup+16.0001 s]*
/proc/loadavg: 1.55 1.20 1.56 6/267 117848
/proc/meminfo: memFree=129167432/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1310392 memory=157708 CPUtime=15.43 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 32375 0 26 0 1535 8 0 0 20 0 1 0 141010753 1341841408 39427 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 327598 39427 8043 1 0 298956 0
Current children cumulated CPU time: 15.43 s
Current children cumulated vsize: 1314584 KiB
Current children cumulated memory: 160780 KiB

[startup+16.8001 s]
/proc/loadavg: 1.55 1.20 1.56 6/267 117848
/proc/meminfo: memFree=129167432/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1310392 memory=157708 CPUtime=16.22 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 32376 0 26 0 1614 8 0 0 20 0 1 0 141010753 1341841408 39427 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 327598 39427 8043 1 0 298956 0
Current children cumulated CPU time: 16.22 s
Current children cumulated vsize: 1314584 KiB
Current children cumulated memory: 160780 KiB

[startup+17.2001 s]
/proc/loadavg: 1.55 1.20 1.56 6/267 117848
/proc/meminfo: memFree=129167480/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1310392 memory=157708 CPUtime=16.62 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 32382 0 26 0 1654 8 0 0 20 0 1 0 141010753 1341841408 39427 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 327598 39427 8043 1 0 298956 0
Current children cumulated CPU time: 16.62 s
Current children cumulated vsize: 1314584 KiB
Current children cumulated memory: 160780 KiB

[startup+17.6001 s]
/proc/loadavg: 1.55 1.20 1.56 6/267 117848
/proc/meminfo: memFree=129167480/131249996 swapFree=33000896/33010684
[pid=117773] ppid=117765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117773/stat : 117773 (scip-naps-1.00a) S 117765 117773 117714 0 -1 4194304 258 327 0 1 0 0 0 0 20 0 1 0 141010748 4292608 768 18446744073709551615 94022504075264 94022504969797 140722664370032 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94022505208848 94022505256592 94022533660672 140722664372635 140722664372734 140722664372734 140722664378338 0
/proc/117773/statm: 1048 768 704 219 0 110 0
[pid=117795] ppid=117773 vsize=1310392 memory=157708 CPUtime=17.02 cores=0,2
/proc/117795/stat : 117795 (python3) R 117773 117773 117714 0 -1 4194304 32386 0 26 0 1694 8 0 0 20 0 1 0 141010753 1341841408 39427 18446744073709551615 94920618561536 94920618561913 140736015524800 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94920618573208 94920618573828 94920636747776 140736015526223 140736015526432 140736015526432 140736015532007 0
/proc/117795/statm: 327598 39427 8043 1 0 298956 0
Current children cumulated CPU time: 17.02 s
Current children cumulated vsize: 1314584 KiB
Current children cumulated memory: 160780 KiB

Child status: 0

Real time (s): 17.6562
CPU time (s): 17.0904
CPU user time (s): 16.9897
CPU system time (s): 0.100666
CPU usage (%): 96.7958
Max. virtual memory (cumulated for all children) (KiB): 1314584
Max. memory (cumulated for all children) (KiB): 160780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9898
system time used= 0.100666
maximum resident set size= 158220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33081
page faults= 27
swaps= 0
block input operations= 8616
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 701
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 117773
#   total CPU time (s): 17.0904
#   total CPU user time (s): 16.9897
#   total CPU system time (s): 0.100666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038756 second user time and 0.088869 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-11 19:02:09
IDJOB=4529737
IDBENCH=147867
IDSOLVER=3388
FILE ID=nodeC023/4529737-1752253329
RUNJOBID= nodeC023-1752253329-117724
SLURM_JOB_ID= 9682585
Free space on /tmp= 431872 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529737-1752253329/watcher-4529737-1752253329 -o /tmp/evaluation-result-4529737-1752253329/solver-4529737-1752253329 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117724 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529737-1752253329.opb

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

MD5SUM BENCH= 577423e4c806b19b8b5f6a5daee1c614
RANDOM SEED=243401552

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.887
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		: 3601.288
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.783
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.869
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.997
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.976
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		: 3599.908
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		: 3599.834
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:        129685596 kB
MemAvailable:   129663172 kB
Buffers:              16 kB
Cached:           718300 kB
SwapCached:         2860 kB
Active:           244612 kB
Inactive:         554896 kB
Active(anon):      41048 kB
Inactive(anon):    52756 kB
Active(file):     203564 kB
Inactive(file):   502140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16524 kB
Writeback:             0 kB
AnonPages:         82096 kB
Mapped:            99596 kB
Shmem:             12612 kB
KReclaimable:     222224 kB
Slab:             314876 kB
SReclaimable:     222224 kB
SUnreclaim:        92652 kB
KernelStack:        4008 kB
PageTables:         2416 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     344124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 431848 MiB
End job on nodeC023 at 2025-07-11 19:02:27