Trace number 4493601

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1Wrong Cert. 17.0664 17.1441

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.00	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4493601-1751149865.opb
6.95/7.00	c Solving mode: decision
6.95/7.00	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
6.95/7.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
6.95/7.00	c original problem has 370 variables (370 bin, 0 int, 0 impl, 0 cont) and 557 constraints
6.95/7.00	c presolving:
6.95/7.00	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.00	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.00	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.00	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.00	c    (0.0s) probing cycle finished: starting next cycle
6.95/7.00	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.95/7.00	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.00	c dynamic symmetry handling statistics:
6.95/7.00	c    orbitopal reduction:       no components
6.95/7.00	c    orbital reduction:          1 components of sizes 4
6.95/7.00	c    lexicographic reduction:    4 permutations with support sizes 316, 316, 300, 362
6.95/7.00	c handled 1 out of 1 symmetry components
6.95/7.00	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
6.95/7.00	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.00	c  0 implications, 2918 cliques
6.95/7.00	c presolved problem has 362 variables (362 bin, 0 int, 0 impl, 0 cont) and 303 constraints
6.95/7.00	c       2 constraints of type <knapsack>
6.95/7.00	c     181 constraints of type <setppc>
6.95/7.00	c     120 constraints of type <and>
6.95/7.00	c transformed objective value is always integral (scale: 1)
6.95/7.00	c Presolving Time: 0.04
6.95/7.00	c 
6.95/7.00	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.00	c   0.1s|     1 |     0 |   134 |     - |    11M |   0 | 362 | 371 | 423 |   0 |  0 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.1s|     1 |     0 |   327 |     - |    12M |   0 | 362 | 402 | 480 |  57 |  1 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.1s|     1 |     0 |   390 |     - |    16M |   0 | 362 | 405 | 519 |  96 |  2 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.2s|     1 |     0 |   449 |     - |    22M |   0 | 362 | 410 | 556 | 133 |  3 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.2s|     1 |     0 |   511 |     - |    29M |   0 | 362 | 414 | 596 | 173 |  4 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.3s|     1 |     0 |   568 |     - |    35M |   0 | 362 | 415 | 610 | 187 |  5 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.3s|     1 |     0 |   614 |     - |    43M |   0 | 362 | 418 | 633 | 210 |  6 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.4s|     1 |     0 |   665 |     - |    49M |   0 | 362 | 422 | 651 | 228 |  7 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.5s|     1 |     0 |   742 |     - |    56M |   0 | 362 | 427 | 674 | 251 |  8 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.6s|     1 |     0 |   792 |     - |    65M |   0 | 362 | 433 | 690 | 267 |  9 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.6s|     1 |     0 |   796 |     - |    66M |   0 | 362 | 439 | 700 | 277 | 10 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.6s|     1 |     0 |   836 |     - |    66M |   0 | 362 | 446 | 703 | 280 | 11 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	c   0.7s|     1 |     2 |  1198 |     - |    66M |   0 | 362 | 478 | 703 | 280 | 11 | 158 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.95/7.00	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.00	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.00	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.00	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.00	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.00	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.00	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.00	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.00	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.00	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.00	c   6.0s|  1000 |    38 | 53549 |  52.8 |    79M |  31 | 362 | 717 | 783 |6760 |  1 | 399 |  11 | 0.000000e+00 |      --      |    Inf |   0.66%
6.95/7.00	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.00	c   6.5s|  1200 |    36 | 60379 |  49.7 |    79M |  31 | 362 | 740 | 779 |7571 |  0 | 422 |  11 | 0.000000e+00 |      --      |    Inf |   0.67%
6.95/7.00	c   6.7s|  1300 |    34 | 63300 |  48.1 |    79M |  31 | 362 | 749 | 717 |7929 |  2 | 431 |  11 | 0.000000e+00 |      --      |    Inf |   0.67%
6.95/7.00	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
6.95/7.00	c (run 1, node 1359) performing user restart
6.95/7.00	c 
6.95/7.00	c (restart) converted 127 cuts from the global cut pool into linear constraints
6.95/7.00	c 
6.95/7.00	c presolving:
6.95/7.00	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.00	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.00	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.00	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.00	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.00	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.00	c presolving (7 rounds: 7 fast, 5 medium, 4 exhaustive):
6.95/7.00	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.00	c  0 implications, 2918 cliques
6.95/7.00	c presolved problem has 362 variables (362 bin, 0 int, 0 impl, 0 cont) and 794 constraints
6.95/7.00	c       6 constraints of type <knapsack>
6.95/7.00	c     315 constraints of type <setppc>
6.95/7.00	c     120 constraints of type <and>
6.95/7.00	c     353 constraints of type <logicor>
6.95/7.00	c transformed objective value is always integral (scale: 1)
6.95/7.00	c Presolving Time: 0.07
6.95/7.00	c 
6.95/7.00	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.00	c   6.8s|     1 |     0 | 65123 |     - |    75M |   0 | 362 | 775 | 557 |   0 |  0 | 441 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   6.9s|     1 |     0 | 65205 |     - |    76M |   0 | 362 | 780 | 622 |  65 |  1 | 446 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   6.9s|     1 |     0 | 65285 |     - |    76M |   0 | 362 | 786 | 660 | 103 |  2 | 452 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.0s|     1 |     0 | 65358 |     - |    76M |   0 | 362 | 787 | 691 | 134 |  3 | 453 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.0s|     1 |     0 | 65422 |     - |    76M |   0 | 362 | 792 | 724 | 167 |  4 | 458 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.1s|     1 |     0 | 65460 |     - |    76M |   0 | 362 | 796 | 747 | 190 |  5 | 462 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.2s|     1 |     0 | 65502 |     - |    76M |   0 | 362 | 799 | 774 | 217 |  6 | 465 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.2s|     1 |     0 | 65563 |     - |    77M |   0 | 362 | 802 | 807 | 250 |  7 | 468 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.3s|     1 |     0 | 65625 |     - |    78M |   0 | 362 | 804 | 819 | 262 |  8 | 470 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.4s|     1 |     0 | 65731 |     - |    78M |   0 | 362 | 805 | 837 | 280 |  9 | 471 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.4s|     1 |     0 | 65796 |     - |    81M |   0 | 362 | 808 | 729 | 297 | 10 | 474 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.5s|     1 |     0 | 65839 |     - |    81M |   0 | 362 | 812 | 750 | 318 | 11 | 478 |  11 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   7.7s|     1 |     2 | 66219 |     - |    81M |   0 | 362 | 840 | 750 | 318 | 11 | 506 |  30 | 0.000000e+00 |      --      |    Inf | unknown
17.01/17.11	c   8.2s|   100 |    19 | 73517 |  49.2 |    87M |  18 | 362 | 946 | 836 |1187 |  1 | 615 |  30 | 0.000000e+00 |      --      |    Inf |   0.77%
17.01/17.11	c   9.0s|   200 |    35 | 81492 |  51.2 |    97M |  18 | 362 |1037 | 822 |2048 |  2 | 706 |  30 | 0.000000e+00 |      --      |    Inf |   1.27%
17.01/17.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.01/17.11	c   9.3s|   300 |    33 | 85088 |  50.3 |    98M |  26 | 362 |1096 | 811 |2667 |  2 | 765 |  30 | 0.000000e+00 |      --      |    Inf |   1.32%
17.01/17.11	c   9.4s|   400 |    39 | 88026 |  49.1 |    98M |  27 | 362 |1117 | 813 |3067 |  1 | 787 |  30 | 0.000000e+00 |      --      |    Inf |   1.42%
17.01/17.11	c   9.7s|   500 |    37 | 90294 |  47.7 |   103M |  28 | 362 |1136 | 775 |3550 |  2 | 806 |  30 | 0.000000e+00 |      --      |    Inf |   1.44%
17.01/17.11	c  10.0s|   600 |    39 | 93967 |  47.1 |   106M |  28 | 362 |1152 | 801 |4111 |  1 | 822 |  30 | 0.000000e+00 |      --      |    Inf |   1.67%
17.01/17.11	c  10.2s|   700 |    39 | 97255 |  46.4 |   108M |  28 | 362 |1158 | 850 |4442 |  0 | 828 |  30 | 0.000000e+00 |      --      |    Inf |   1.81%
17.01/17.11	c  10.5s|   800 |    41 | 99185 |  45.2 |   108M |  28 | 362 |1162 | 811 |4743 |  0 | 832 |  30 | 0.000000e+00 |      --      |    Inf |   1.95%
17.01/17.11	c  10.6s|   900 |    39 |101368 |  44.1 |   108M |  28 | 362 |1164 | 805 |5042 |  1 | 834 |  30 | 0.000000e+00 |      --      |    Inf |   2.02%
17.01/17.11	c  10.8s|  1000 |    37 |104228 |  43.5 |   108M |  28 | 362 |1167 | 815 |5428 |  1 | 837 |  30 | 0.000000e+00 |      --      |    Inf |   2.04%
17.01/17.11	c  11.3s|  1100 |    47 |107468 |  43.0 |   110M |  28 | 362 |1174 | 786 |5991 |  1 | 846 |  30 | 0.000000e+00 |      --      |    Inf |   2.17%
17.01/17.11	c  11.5s|  1200 |    55 |109507 |  42.1 |   110M |  28 | 362 |1181 | 771 |6337 |  2 | 853 |  30 | 0.000000e+00 |      --      |    Inf |   2.22%
17.01/17.11	c  11.7s|  1300 |    57 |111820 |  41.4 |   110M |  28 | 362 |1183 | 784 |6719 |  2 | 855 |  30 | 0.000000e+00 |      --      |    Inf |   2.32%
17.01/17.11	c  11.8s|  1400 |    51 |113596 |  40.6 |   110M |  28 | 362 |1184 | 772 |7054 |  2 | 857 |  30 | 0.000000e+00 |      --      |    Inf |   2.35%
17.01/17.11	c  12.0s|  1500 |    47 |116614 |  40.2 |   110M |  28 | 362 |1192 | 812 |7531 |  0 | 865 |  30 | 0.000000e+00 |      --      |    Inf |   2.42%
17.01/17.11	c  12.2s|  1600 |    55 |119279 |  39.7 |   110M |  28 | 362 |1236 | 830 |8034 |  1 | 909 |  30 | 0.000000e+00 |      --      |    Inf |   2.51%
17.01/17.11	c  12.4s|  1700 |    45 |122463 |  39.5 |   110M |  28 | 362 |1247 |1065 |8303 |  2 | 920 |  30 | 0.000000e+00 |      --      |    Inf |   2.54%
17.01/17.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.01/17.11	c  12.9s|  1800 |    47 |125308 |  39.1 |   111M |  28 | 362 |1266 | 805 |8711 |  2 | 939 |  30 | 0.000000e+00 |      --      |    Inf |   2.88%
17.01/17.11	c  13.0s|  1900 |    45 |127237 |  38.5 |   111M |  28 | 362 |1271 | 848 |8954 |  0 | 944 |  30 | 0.000000e+00 |      --      |    Inf |   2.93%
17.01/17.11	c  13.3s|  2000 |    49 |129843 |  38.2 |   111M |  28 | 362 |1275 | 873 |9488 |  2 | 948 |  30 | 0.000000e+00 |      --      |    Inf |   3.00%
17.01/17.11	c  13.5s|  2100 |    51 |132078 |  37.7 |   111M |  28 | 362 |1284 |   0 |9878 |  0 | 958 |  30 | 0.000000e+00 |      --      |    Inf |   3.15%
17.01/17.11	c  13.7s|  2200 |    53 |135032 |  37.5 |   111M |  28 | 362 |1299 | 814 |  10k|  0 | 974 |  30 | 0.000000e+00 |      --      |    Inf |   3.26%
17.01/17.11	c  13.9s|  2300 |    57 |137335 |  37.1 |   111M |  28 | 362 |1301 | 795 |  10k|  2 | 977 |  30 | 0.000000e+00 |      --      |    Inf |   3.34%
17.01/17.11	c  14.1s|  2400 |    59 |139345 |  36.6 |   111M |  28 | 362 |1320 | 861 |  10k|  2 | 996 |  30 | 0.000000e+00 |      --      |    Inf |   3.37%
17.01/17.11	c  14.3s|  2500 |    61 |142473 |  36.5 |   111M |  28 | 362 |1331 | 848 |  11k|  2 |1008 |  30 | 0.000000e+00 |      --      |    Inf |   3.44%
17.01/17.11	c  14.7s|  2600 |    59 |148278 |  37.0 |   111M |  28 | 362 |1332 | 820 |  11k|  2 |1012 |  30 | 0.000000e+00 |      --      |    Inf |   3.57%
17.01/17.11	c  14.9s|  2700 |    59 |152828 |  37.2 |   111M |  28 | 362 |1336 | 850 |  12k|  0 |1021 |  30 | 0.000000e+00 |      --      |    Inf |   3.60%
17.01/17.11	c  15.1s|  2800 |    59 |155319 |  36.9 |   111M |  28 | 362 |1351 | 830 |  12k|  2 |1039 |  30 | 0.000000e+00 |      --      |    Inf |   3.68%
17.01/17.11	c  15.4s|  2900 |    63 |158381 |  36.8 |   111M |  28 | 362 |1366 |   0 |  13k|  0 |1057 |  30 | 0.000000e+00 |      --      |    Inf |   3.85%
17.01/17.11	c  15.7s|  3000 |    61 |162763 |  37.0 |   112M |  28 | 362 |1364 | 787 |  13k|  0 |1060 |  30 | 0.000000e+00 |      --      |    Inf |   3.88%
17.01/17.11	c  15.9s|  3100 |    61 |165188 |  36.7 |   112M |  28 | 362 |1366 | 843 |  14k|  0 |1069 |  30 | 0.000000e+00 |      --      |    Inf |   4.02%
17.01/17.11	c  16.1s|  3200 |    63 |168305 |  36.5 |   112M |  28 | 362 |1362 | 808 |  14k|  0 |1076 |  30 | 0.000000e+00 |      --      |    Inf |   4.09%
17.01/17.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.01/17.11	c  16.3s|  3300 |    63 |170864 |  36.3 |   112M |  28 | 362 |1359 | 802 |  15k|  2 |1076 |  30 | 0.000000e+00 |      --      |    Inf |   4.11%
17.01/17.11	c  16.5s|  3400 |    63 |174455 |  36.3 |   112M |  28 | 362 |1360 | 812 |  15k|  0 |1084 |  30 | 0.000000e+00 |      --      |    Inf |   4.22%
17.01/17.11	c  16.7s|  3500 |    63 |176636 |  36.0 |   112M |  28 | 362 |1358 |1138 |  16k|  0 |1084 |  30 | 0.000000e+00 |      --      |    Inf |   4.22%
17.01/17.11	c  16.8s|  3600 |    63 |179093 |  35.8 |   112M |  28 | 362 |1350 | 819 |  16k|  2 |1084 |  30 | 0.000000e+00 |      --      |    Inf |   4.24%
17.01/17.11	c  16.9s|  3700 |    65 |181433 |  35.5 |   112M |  28 | 362 |1362 | 801 |  16k|  2 |1097 |  30 | 0.000000e+00 |      --      |    Inf |   4.25%
17.01/17.11	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.01/17.11	c 
17.01/17.11	c SCIP Status        : problem is solved [optimal solution found]
17.01/17.11	c Solving Time (sec) : 16.97
17.01/17.11	c Solving Nodes      : 3713 (total of 5072 nodes in 2 runs)
17.01/17.11	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
17.01/17.11	c Dual Bound         : +0.00000000000000e+00
17.01/17.11	c Gap                : 0.00 %
17.01/17.11	c All original constraints are satisfied.
17.01/17.11	c SCIP's best solution is verified feasible for the original problem.
17.01/17.11	c SCIP found a feasible solution.
17.01/17.11	s SATISFIABLE
17.01/17.11	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
17.01/17.11	v -x359 x362 -x361 x364 -x363 -x366 -x365 -x368 -x367 -x370 x369

Verifier Data

FAILED
ERROR: unsatisfied constraint on line 7
	7>=17

Falsified constraint is:
+1*x1[=0] +1*x3[=0] +1*x5[=0] +1*x7[=0] +1*x9[=0] +1*x11[=0] +1*x13[=0] +1*x15[=0] +1*x17[=0] +1*x19[=0] +1*x21[=0] +1*x23[=0] +1*x25[=0] +1*x27[=0] +1*x29[=0] +1*x31[=0] +1*x33[=0] +1*x35[=0] +1*x37[=0] +1*x39[=0] +1*x41[=0] +1*x43[=0] +1*x45[=0] +1*x47[=0] +1*x49[=0] +1*x51[=0] +1*x53[=0] +1*x55[=0] +1*x57[=0] +1*x59[=0] +1*x61[=0] +1*x63[=0] +1*x65[=0] +1*x67[=0] +1*x69[=0] +1*x71[=0] +1*x73[=0] +1*x75[=0] +1*x77[=0] +1*x79[=0] +1*x81[=0] +1*x83[=0] +1*x85[=0] +1*x87[=0] +1*x89[=0] +1*x91[=0] +1*x93[=0] +1*x95[=0] +1*x97[=0] +1*x99[=0] +1*x101[=0] +1*x103[=0] +1*x105[=0] +1*x107[=0] +1*x109[=0] +1*x111[=0] +1*x113[=0] +1*x115[=0] +1*x117[=0] +1*x119[=0] +1*x121[=0] +1*x123[=0] +1*x125[=0] +1*x127[=0] +1*x129[=0] +1*x131[=1] +1*x133[=0] +1*x135[=0] +1*x137[=0] +1*x139[=0] +1*x141[=0] +1*x143[=0] +1*x145[=0] +1*x147[=0] +1*x149[=0] +1*x151[=0] +1*x153[=1] +1*x155[=0] +1*x157[=0] +1*x159[=0] +1*x161[=0] +1*x163[=1] +1*x165[=0] +1*x167[=0] +1*x169[=0] +1*x171[=0] +1*x173[=0] +1*x175[=0] +1*x177[=0] +1*x179[=0] +1*x181[=0] +1*x183[=0] +1*x185[=0] +1*x187[=0] +1*x189[=0] +1*x191[=0] +1*x193[=0] +1*x195[=0] +1*x197[=0] +1*x199[=0] +1*x201[=0] +1*x203[=0] +1*x205[=0] +1*x207[=1] +1*x209[=1] +1*x211[=1] +1*x213[=1] +1*x215[=0] +1*x217[=0] +1*x219[=0] +1*x221[=0] +1*x223[=0] +1*x225[=0] +1*x227[=0] +1*x229[=0] +1*x231[=0] +1*x233[=0] +1*x235[=0] +1*x237[=0] +1*x239[=0] +1*x241[=0] >= 17 

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=22481, runsolver pid=22478

[startup+0.10006 s]*
/proc/loadavg: 4.08 4.10 4.09 5/268 22486
/proc/meminfo: memFree=129358012/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1188232 memory=32996 CPUtime=0.07 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 3996 0 0 0 6 1 0 0 20 0 1 0 30665270 1216749568 8249 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 297058 8249 4894 1 0 269049 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192424 KiB
Current children cumulated memory: 36068 KiB

[startup+0.205444 s]*
/proc/loadavg: 4.08 4.10 4.09 5/268 22486
/proc/meminfo: memFree=129337852/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1213808 memory=64996 CPUtime=0.17 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 9031 0 0 0 15 2 0 0 20 0 1 0 30665270 1242939392 16249 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 303452 16249 8126 1 0 274810 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1218000 KiB
Current children cumulated memory: 68068 KiB

[startup+0.305409 s]*
/proc/loadavg: 4.08 4.10 4.09 5/268 22486
/proc/meminfo: memFree=129329788/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1220920 memory=72804 CPUtime=0.27 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 10976 0 0 0 25 2 0 0 20 0 1 0 30665270 1250222080 18201 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 305230 18201 8126 1 0 276588 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1225112 KiB
Current children cumulated memory: 75876 KiB

[startup+0.700196 s]
/proc/loadavg: 4.08 4.10 4.09 6/268 22486
/proc/meminfo: memFree=129305596/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1260716 memory=110820 CPUtime=0.67 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 20476 0 0 0 62 5 0 0 20 0 1 0 30665270 1290973184 27705 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 315179 27705 8126 1 0 286537 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 1264908 KiB
Current children cumulated memory: 113892 KiB

[startup+1.50019 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 22486
/proc/meminfo: memFree=129281404/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1275112 memory=124772 CPUtime=1.46 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 23965 0 0 0 141 5 0 0 20 0 1 0 30665270 1305714688 31193 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 318778 31193 8126 1 0 290136 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1279304 KiB
Current children cumulated memory: 127844 KiB

[startup+3.10526 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 22486
/proc/meminfo: memFree=129273508/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1281692 memory=130020 CPUtime=3.06 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 25304 0 0 0 300 6 0 0 20 0 1 0 30665270 1312452608 32505 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 320423 32505 8126 1 0 291781 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1285884 KiB
Current children cumulated memory: 133092 KiB

[startup+6.30018 s]
/proc/loadavg: 4.16 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129261600/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1283152 memory=132068 CPUtime=6.24 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 25819 0 0 0 618 6 0 0 20 0 1 0 30665270 1313947648 33017 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 320788 33017 8126 1 0 292146 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1287344 KiB
Current children cumulated memory: 135140 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129237408/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1308596 memory=155876 CPUtime=12.62 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 31747 0 0 0 1255 7 0 0 20 0 1 0 30665270 1340002304 38969 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 327149 38969 8126 1 0 298507 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1312788 KiB
Current children cumulated memory: 158948 KiB

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

# cumulated CPU time of all completed processes:  user=16.9805 s, system=0.085851 s

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

[startup+12.8002 s]
/proc/loadavg: 4.14 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129237408/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1308596 memory=155876 CPUtime=12.72 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 31748 0 0 0 1265 7 0 0 20 0 1 0 30665270 1340002304 38969 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 327149 38969 8126 1 0 298507 0
Current children cumulated CPU time: 12.72 s
Current children cumulated vsize: 1312788 KiB
Current children cumulated memory: 158948 KiB

[startup+14.4002 s]
/proc/loadavg: 4.13 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129237408/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1310016 memory=156900 CPUtime=14.32 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 32035 0 0 0 1425 7 0 0 20 0 1 0 30665270 1341456384 39225 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 327504 39225 8126 1 0 298862 0
Current children cumulated CPU time: 14.32 s
Current children cumulated vsize: 1314208 KiB
Current children cumulated memory: 159972 KiB

[startup+16.0001 s]*
/proc/loadavg: 4.13 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129229216/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1310344 memory=157284 CPUtime=15.92 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 32121 0 0 0 1585 7 0 0 20 0 1 0 30665270 1341792256 39321 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 327586 39321 8126 1 0 298944 0
Current children cumulated CPU time: 15.92 s
Current children cumulated vsize: 1314536 KiB
Current children cumulated memory: 160356 KiB

[startup+16.8002 s]
/proc/loadavg: 4.13 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129229216/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1310344 memory=157284 CPUtime=16.71 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 32122 0 0 0 1664 7 0 0 20 0 1 0 30665270 1341792256 39321 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 327586 39321 8126 1 0 298944 0
Current children cumulated CPU time: 16.71 s
Current children cumulated vsize: 1314536 KiB
Current children cumulated memory: 160356 KiB

[startup+17.0002 s]*
/proc/loadavg: 4.13 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129229216/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1310344 memory=157284 CPUtime=16.91 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 32122 0 0 0 1684 7 0 0 20 0 1 0 30665270 1341792256 39321 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 327586 39321 8126 1 0 298944 0
Current children cumulated CPU time: 16.91 s
Current children cumulated vsize: 1314536 KiB
Current children cumulated memory: 160356 KiB

[startup+17.1052 s]
/proc/loadavg: 4.13 4.11 4.09 5/268 22487
/proc/meminfo: memFree=129229216/131249992 swapFree=33010684/33010684
[pid=22481] ppid=22478 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/22481/stat : 22481 (scip-naps-1.00.) S 22478 22481 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30665269 4292608 768 18446744073709551615 93894924386304 93894925280837 140729711480080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93894925519888 93894925567632 93894936887296 140729711487393 140729711487490 140729711487490 140729711493092 0
/proc/22481/statm: 1048 768 704 219 0 110 0
[pid=22486] ppid=22481 vsize=1310344 memory=157284 CPUtime=17.01 cores=4,6
/proc/22486/stat : 22486 (python3) R 22481 22481 19810 0 -1 4194304 32122 0 0 0 1694 7 0 0 20 0 1 0 30665270 1341792256 39321 18446744073709551615 94110681313280 94110681313657 140722189720928 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94110681324952 94110681325572 94110705012736 140722189728088 140722189728290 140722189728290 140722189733863 0
/proc/22486/statm: 327586 39321 8126 1 0 298944 0
Current children cumulated CPU time: 17.01 s
Current children cumulated vsize: 1314536 KiB
Current children cumulated memory: 160356 KiB

Child status: 0

Real time (s): 17.1441
CPU time (s): 17.0664
CPU user time (s): 16.9805
CPU system time (s): 0.085851
CPU usage (%): 99.5463
Max. virtual memory (cumulated for all children) (KiB): 1314536
Max. memory (cumulated for all children) (KiB): 160356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9805
system time used= 0.085851
maximum resident set size= 157924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32809
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 334
involuntary context switches= 115


# summary of solver processes directly reported to runsolver:
#   pid: 22481
#   total CPU time (s): 17.0664
#   total CPU user time (s): 16.9805
#   total CPU system time (s): 0.085851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050447 second user time and 0.095349 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 00:31:05
IDJOB=4493601
IDBENCH=147867
IDSOLVER=3368
FILE ID=nodeC025/4493601-1751149865
RUNJOBID= nodeC025-1751145166-19821
SLURM_JOB_ID= 9587446
Free space on /tmp= 433044 MiB

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

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

MD5SUM BENCH= 577423e4c806b19b8b5f6a5daee1c614
RANDOM SEED=997750810

nodeC025 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129366804 kB
MemAvailable:   129007784 kB
Buffers:            3280 kB
Cached:           445220 kB
SwapCached:            0 kB
Active:          1103552 kB
Inactive:         187128 kB
Active(anon):     860272 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   187128 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5636 kB
Writeback:             0 kB
AnonPages:        845268 kB
Mapped:           124732 kB
Shmem:             18084 kB
KReclaimable:      86912 kB
Slab:             170612 kB
SReclaimable:      86912 kB
SUnreclaim:        83700 kB
KernelStack:        4336 kB
PageTables:         5368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4477956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC025 at 2025-06-29 00:31:22