Trace number 4514927

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.00a1? (TO) 3600.27 3612.15

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib3/normalized-seymour.0.u.opb
MD5SUM8ef3131177365cbfba34b2238fc87839
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1372
Total number of constraints4945
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1372
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 422
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1794
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

242.98/243.86	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4514927-1751226834.opb
242.98/243.86	c Solving mode: decision
242.98/243.86	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
242.98/243.86	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
242.98/243.86	c original problem has 1372 variables (1372 bin, 0 int, 0 impl, 0 cont) and 4945 constraints
242.98/243.86	c presolving:
242.98/243.86	c (round 1, fast)       154 del vars, 154 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 248 clqs
242.98/243.86	c (round 2, fast)       157 del vars, 157 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 245 clqs
242.98/243.86	c (round 3, fast)       190 del vars, 270 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 232 clqs
242.98/243.86	c (round 4, fast)       192 del vars, 272 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 230 clqs
242.98/243.86	c (round 5, fast)       193 del vars, 273 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 229 clqs
242.98/243.86	c (round 6, fast)       194 del vars, 277 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 229 clqs
242.98/243.86	c (round 7, fast)       196 del vars, 277 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 229 clqs
242.98/243.86	c (round 8, exhaustive) 196 del vars, 277 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 4632 upgd conss, 0 impls, 229 clqs
242.98/243.86	c (round 9, exhaustive) 196 del vars, 277 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 4668 upgd conss, 0 impls, 229 clqs
242.98/243.86	c (round 10, exhaustive) 369 del vars, 277 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 4668 upgd conss, 0 impls, 229 clqs
242.98/243.86	c (round 11, fast)       380 del vars, 288 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1460 chg coeffs, 4668 upgd conss, 0 impls, 273 clqs
242.98/243.86	c (round 12, fast)       380 del vars, 317 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1460 chg coeffs, 4668 upgd conss, 0 impls, 273 clqs
242.98/243.86	c (round 13, exhaustive) 380 del vars, 430 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1460 chg coeffs, 4668 upgd conss, 0 impls, 273 clqs
242.98/243.86	c (round 14, exhaustive) 421 del vars, 430 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1460 chg coeffs, 4668 upgd conss, 0 impls, 265 clqs
242.98/243.86	c (round 15, fast)       421 del vars, 450 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1641 chg coeffs, 4668 upgd conss, 0 impls, 279 clqs
242.98/243.86	c (round 16, exhaustive) 421 del vars, 470 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1641 chg coeffs, 4668 upgd conss, 0 impls, 279 clqs
242.98/243.86	c (round 17, exhaustive) 437 del vars, 470 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1641 chg coeffs, 4668 upgd conss, 0 impls, 272 clqs
242.98/243.86	c (round 18, fast)       437 del vars, 479 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1871 chg coeffs, 4668 upgd conss, 0 impls, 275 clqs
242.98/243.86	c (round 19, exhaustive) 437 del vars, 511 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1871 chg coeffs, 4668 upgd conss, 0 impls, 275 clqs
242.98/243.86	c (round 20, exhaustive) 438 del vars, 511 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1871 chg coeffs, 4668 upgd conss, 0 impls, 275 clqs
242.98/243.86	c (round 21, fast)       438 del vars, 511 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1930 chg coeffs, 4668 upgd conss, 0 impls, 275 clqs
242.98/243.86	c (round 22, exhaustive) 439 del vars, 511 del conss, 0 add conss, 117 chg bounds, 0 chg sides, 1930 chg coeffs, 4668 upgd conss, 0 impls, 275 clqs
242.98/243.86	c    (0.3s) probing: 51/933 (5.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
242.98/243.86	c    (0.3s) probing aborted: 50/50 successive totally useless probings
242.98/243.86	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
242.98/243.86	c    (0.4s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
242.98/243.86	c dynamic symmetry handling statistics:
242.98/243.86	c    orbitopal reduction:       no components
242.98/243.86	c    orbital reduction:         no components
242.98/243.86	c    lexicographic reduction:    1 permutations with support sizes 6
242.98/243.86	c handled 3 out of 3 symmetry components
242.98/243.86	c presolving (23 rounds: 23 fast, 11 medium, 11 exhaustive):
242.98/243.86	c  439 deleted vars, 511 deleted constraints, 2 added constraints, 117 tightened bounds, 0 added holes, 0 changed sides, 1939 changed coefficients
242.98/243.86	c  0 implications, 277 cliques
242.98/243.86	c presolved problem has 933 variables (933 bin, 0 int, 0 impl, 0 cont) and 4436 constraints
242.98/243.86	c       1 constraints of type <knapsack>
242.98/243.86	c     229 constraints of type <setppc>
242.98/243.86	c       2 constraints of type <linear>
242.98/243.86	c    4204 constraints of type <logicor>
242.98/243.86	c transformed objective value is always integral (scale: 1)
242.98/243.86	c Presolving Time: 0.41
242.98/243.86	c 
242.98/243.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
242.98/243.86	c   1.4s|     1 |     0 |  3135 |     - |    45M |   0 | 933 |4436 |4436 |   0 |  0 |   2 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   3.8s|     1 |     0 | 19499 |     - |    62M |   0 | 933 |4436 |4431 |   8 |  1 |   3 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   4.1s|     1 |     0 | 20488 |     - |    75M |   0 | 933 |4431 |4443 |  20 |  2 |   4 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   4.4s|     1 |     0 | 21468 |     - |    90M |   0 | 933 |4430 |4453 |  30 |  3 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   4.7s|     1 |     0 | 22299 |     - |   101M |   0 | 933 |4429 |4463 |  40 |  4 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   4.9s|     1 |     0 | 23019 |     - |   112M |   0 | 933 |4429 |4472 |  49 |  5 |   7 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   5.2s|     1 |     0 | 23675 |     - |   124M |   0 | 933 |4429 |4479 |  56 |  6 |   8 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   5.4s|     1 |     0 | 23747 |     - |   139M |   0 | 933 |4429 |4483 |  60 |  7 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   5.6s|     1 |     0 | 23888 |     - |   149M |   0 | 933 |4429 |4488 |  65 |  8 |  10 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   5.9s|     1 |     0 | 24364 |     - |   166M |   0 | 933 |4429 |4494 |  71 |  9 |  11 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   6.1s|     1 |     0 | 24451 |     - |   184M |   0 | 933 |4429 |4496 |  73 | 10 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   6.2s|     1 |     0 | 24560 |     - |   185M |   0 | 933 |4428 |4500 |  78 | 11 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   9.4s|     1 |     2 | 26532 |     - |   185M |   0 | 933 |4437 |4500 |  78 | 11 |  23 |  17 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c  62.9s|   100 |   101 |205361 |1826.3 |   227M |  19 | 933 |4561 |4483 | 254 |  1 | 176 |  17 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c  97.4s|   200 |   201 |339857 |1584.4 |   293M |  27 | 933 |4655 |4462 | 815 |  1 | 380 |  17 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
242.98/243.86	c   131s|   300 |   299 |480211 |1523.9 |   337M |  29 | 933 |4737 |4493 |1475 |  1 | 575 |  17 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   171s|   400 |   399 |626138 |1507.7 |   338M |  29 | 933 |4836 |4509 |2111 |  1 | 767 |  17 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   201s|   500 |   497 |749662 |1453.1 |   339M |  29 | 933 |4890 |4500 |2619 |  1 | 945 |  17 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   221s|   600 |   543 |848541 |1375.6 |   339M |  29 | 933 |4882 |4514 |2855 |  0 |1020 |  17 | 0.000000e+00 |      --      |    Inf | unknown
242.98/243.86	c   235s|   700 |   591 |915085 |1274.0 |   339M |  35 | 933 |4920 |4510 |3148 |  1 |1097 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   243s|   800 |   601 |965305 |1177.4 |   336M |  37 | 933 |4955 |4483 |3371 |  1 |1149 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   257s|   900 |   612 |  1032k|1121.1 |   323M |  39 | 933 |4997 |4531 |3604 |  0 |1224 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   267s|  1000 |   620 |  1091k|1067.6 |   319M |  39 | 933 |5022 |4501 |3734 |  1 |1265 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   277s|  1100 |   636 |  1148k|1023.1 |   319M |  39 | 933 |5032 |4503 |3861 |  0 |1309 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   283s|  1200 |   640 |  1187k| 969.5 |   319M |  39 | 933 |5087 |4529 |3972 |  1 |1372 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   292s|  1300 |   644 |  1240k| 936.4 |   319M |  40 | 933 |5139 |4528 |4038 |  1 |1427 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   298s|  1400 |   641 |  1280k| 897.6 |   309M |  40 | 933 |5196 |4534 |4227 |  2 |1484 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   303s|  1500 |   643 |  1315k| 861.4 |   309M |  40 | 933 |5250 |4529 |4333 |  0 |1540 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   309s|  1600 |   643 |  1353k| 830.8 |   309M |  40 | 933 |5301 |4534 |4441 |  0 |1600 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   315s|  1700 |   645 |  1392k| 805.0 |   309M |  40 | 933 |5371 |4533 |4529 |  1 |1675 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
495.63/497.21	c   322s|  1800 |   645 |  1435k| 784.3 |   310M |  40 | 933 |5449 |4535 |4673 |  2 |1760 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   343s|  1900 |   649 |  1511k| 783.1 |   310M |  40 | 933 |5442 |4500 |4894 |  1 |1803 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   353s|  2000 |   673 |  1572k| 774.6 |   310M |  40 | 933 |5474 |4540 |5167 |  2 |1861 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   362s|  2100 |   679 |  1625k| 762.8 |   310M |  40 | 933 |5503 |4540 |5398 |  1 |1904 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   372s|  2200 |   689 |  1692k| 758.7 |   310M |  40 | 933 |5498 |4526 |5640 |  0 |1948 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   379s|  2300 |   699 |  1736k| 744.8 |   310M |  40 | 933 |5419 |4500 |5734 |  0 |1997 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   388s|  2400 |   707 |  1787k| 734.8 |   310M |  40 | 933 |5431 |4518 |5808 |  0 |2053 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   398s|  2500 |   722 |  1848k| 729.8 |   310M |  40 | 933 |5379 |4532 |5998 |  1 |2085 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   408s|  2600 |   750 |  1907k| 724.4 |   310M |  40 | 933 |5335 |4502 |6259 |  1 |2143 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   416s|  2700 |   758 |  1956k| 715.9 |   310M |  40 | 933 |5318 |4549 |6390 |  0 |2170 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   426s|  2800 |   776 |  2013k| 710.8 |   311M |  40 | 933 |5300 |4534 |6535 |  1 |2233 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   434s|  2900 |   761 |  2065k| 704.1 |   311M |  40 | 933 |5291 |4509 |6742 |  1 |2294 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
495.63/497.21	c (run 1, node 2933) performing user restart
495.63/497.21	c 
495.63/497.21	c (restart) converted 51 cuts from the global cut pool into linear constraints
495.63/497.21	c 
495.63/497.21	c presolving:
495.63/497.21	c (round 1, fast)       6 del vars, 8 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 2, exhaustive) 6 del vars, 8 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 3, exhaustive) 6 del vars, 38 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 4, exhaustive) 6 del vars, 211 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1995 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 5, exhaustive) 6 del vars, 220 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1998 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 6, exhaustive) 7 del vars, 221 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2005 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 7, exhaustive) 9 del vars, 222 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2007 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 8, fast)       9 del vars, 227 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2057 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 9, exhaustive) 9 del vars, 241 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2057 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c (round 10, exhaustive) 10 del vars, 241 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2057 chg coeffs, 52 upgd conss, 0 impls, 280 clqs
495.63/497.21	c presolving (11 rounds: 11 fast, 9 medium, 9 exhaustive):
495.63/497.21	c  10 deleted vars, 245 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 2059 changed coefficients
495.63/497.21	c  0 implications, 280 cliques
495.63/497.21	c presolved problem has 923 variables (923 bin, 0 int, 0 impl, 0 cont) and 5079 constraints
495.63/497.21	c      40 constraints of type <knapsack>
495.63/497.21	c     207 constraints of type <setppc>
495.63/497.21	c       1 constraints of type <linear>
495.63/497.21	c    4831 constraints of type <logicor>
495.63/497.21	c transformed objective value is always integral (scale: 1)
495.63/497.21	c Presolving Time: 0.73
495.63/497.21	c 
495.63/497.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
495.63/497.21	c   437s|     1 |     0 |  2083k|     - |   290M |   0 | 923 |5079 |4426 |   0 |  0 |2299 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   437s|     1 |     0 |  2084k|     - |   290M |   0 | 923 |5079 |4436 |  10 |  1 |2300 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   438s|     1 |     0 |  2084k|     - |   290M |   0 | 923 |5079 |4442 |  16 |  2 |2301 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   438s|     1 |     0 |  2084k|     - |   291M |   0 | 923 |5079 |4448 |  22 |  3 |2302 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   438s|     1 |     0 |  2085k|     - |   291M |   0 | 923 |5079 |4450 |  24 |  4 |2303 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   438s|     1 |     0 |  2085k|     - |   292M |   0 | 923 |5079 |4456 |  30 |  5 |2304 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   438s|     1 |     0 |  2085k|     - |   293M |   0 | 923 |5079 |4459 |  33 |  6 |2305 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   439s|     1 |     0 |  2085k|     - |   294M |   0 | 923 |5079 |4462 |  36 |  7 |2306 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   439s|     1 |     0 |  2086k|     - |   302M |   0 | 923 |5079 |4466 |  40 |  8 |2307 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   439s|     1 |     0 |  2086k|     - |   306M |   0 | 923 |5079 |4470 |  44 |  9 |2308 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   439s|     1 |     0 |  2086k|     - |   312M |   0 | 923 |5061 |4457 |  47 | 10 |2309 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   440s|     1 |     0 |  2086k|     - |   312M |   0 | 923 |5040 |4461 |  51 | 11 |2310 |  17 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   443s|     1 |     2 |  2088k|     - |   312M |   0 | 923 |4998 |4461 |  51 | 11 |2322 |  36 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   472s|   100 |    37 |  2193k| 713.2 |   315M |  26 | 923 |4927 |4446 |  89 |  0 |2414 |  36 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c   479s|   200 |    43 |  2237k| 704.3 |   315M |  30 | 923 |5003 |4445 |  90 |  1 |2509 |  36 | 0.000000e+00 |      --      |    Inf | unknown
495.63/497.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
495.63/497.21	c   487s|   300 |    49 |  2283k| 696.8 |   317M |  30 | 923 |5077 |4447 | 122 |  0 |2606 |  36 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.45	c   497s|   400 |    49 |  2337k| 692.2 |   317M |  31 | 923 |5111 |4449 | 129 |  0 |2651 |  36 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.45	c 
498.82/500.45	c SCIP Status        : solving was interrupted [time limit reached]
498.82/500.45	c Solving Time (sec) : 500.00
498.82/500.45	c Solving Nodes      : 472 (total of 3405 nodes in 2 runs)
498.82/500.45	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.82/500.45	c Dual Bound         : +0.00000000000000e+00
498.82/500.45	c Gap                : infinite
498.82/500.45	c ----------------------------------------------------------------------
498.82/500.45	c dual bound: 0.0 -> 0
498.82/500.45	c primal bound: 1e+20 -> 100000000000000000000
498.82/500.45	c scip-goal-lb: 0
498.82/500.45	c scip-goal-ub: 100000000000000000000
498.82/500.45	c writing output to: HOME/tmplpdoq51u.opb
498.82/500.45	c appending fixed variable constraints
498.82/500.45	c scip-fixed vars: 48.00% (443/923)
498.82/500.45	c ----------------------------------------------------------------------
498.82/500.45	c executing external solver: HOME/naps-1.03a6
498.82/500.45	c ----------------------------------------------------------------------
498.82/500.45	c command: HOME/naps-1.03a6 HOME/tmplpdoq51u.opb
498.82/500.45	c NaPS 1.03a6.
498.82/500.45	c Input file name: HOME/tmplpdoq51u.opb
3600.10/3612.01	c
3600.10/3612.01	c *** TERMINATED *** by signal 15
3600.10/3612.01	c _____________________________________________________________________________
3600.10/3612.01	c std/band forms        : 1,0
3600.10/3612.01	c 2cl/3cl ITE-codings   : 0,0
3600.10/3612.01	c BDD/srt/adr Max costs : 0,76410,0
3600.10/3612.01	c BDDraw/bin/mul/srt/adr: 0,0,0,1,0
3600.10/3612.01	c BDD nodes             : 0
3600.10/3612.01	c Es1/CC detections     : 0,0
3600.10/3612.01	c CC sort               : 1
3600.10/3612.01	c SAT/UNSAT calls       : 0,0
3600.10/3612.01	c regenrated variables  : 0
3600.10/3612.01	c eliminated fixed lits : 516
3600.10/3612.01	c goal lit flips        : 0
3600.10/3612.01	c goal stages           : 0
3600.10/3612.01	c goal shrink           : 0
3600.10/3612.01	c goal coeff separations: 0
3600.10/3612.01	c restarts              : 0
3600.10/3612.01	c conflicts             : 0              (0 /sec)
3600.10/3612.01	c decisions             : 0              (0 /sec)
3600.10/3612.01	c propagations          : 0              (0 /sec)
3600.10/3612.01	c inspects              : 0              (0 /sec)
3600.10/3612.01	c CPU time (solving tm) : 3094 s        (3094 s, SAT 0 s, UNSAT 0 s)
3600.10/3612.01	c Time for Opt-base     : 0.000701 s
3600.10/3612.01	c Steps for Opt-base    : 0
3600.10/3612.01	c Time for BDD coding   : 0 s
3600.10/3612.01	c Time for srt coding   : 0.01537 s
3600.10/3612.01	c _____________________________________________________________________________
3600.10/3612.01	s UNKNOWN
3600.10/3612.13	c received SIGTERM, forwarding to pbsolver...
3600.10/3612.13	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (63064 MiB free)
  memory of node 1: 64507 MiB (63814 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514927-1751226834/watcher-4514927-1751226834 -o /tmp/evaluation-result-4514927-1751226834/solver-4514927-1751226834 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31369 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4514927-1751226834.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100065 s]*
/proc/loadavg: 0.86 1.62 2.79 4/256 31688
/proc/meminfo: memFree=129919860/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=13152 memory=10368 CPUtime=0.06 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 1585 0 0 0 5 1 0 0 20 0 1 0 38363153 13467648 2592 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 3288 2592 1216 1 0 1459 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17344 KiB
Current children cumulated memory: 13440 KiB

[startup+0.213448 s]*
/proc/loadavg: 0.86 1.62 2.79 5/256 31688
/proc/meminfo: memFree=129898692/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1186240 memory=30852 CPUtime=0.16 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 3530 0 0 0 13 3 0 0 20 0 1 0 38363153 1214709760 7713 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 296560 7713 4833 1 0 268582 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1190432 KiB
Current children cumulated memory: 33924 KiB

[startup+0.319797 s]*
/proc/loadavg: 1.11 1.66 2.80 5/256 31688
/proc/meminfo: memFree=129894660/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1189796 memory=34692 CPUtime=0.24 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 4329 0 0 0 21 3 0 0 20 0 1 0 38363153 1218351104 8673 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 297449 8673 5025 1 0 269358 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1193988 KiB
Current children cumulated memory: 37764 KiB

[startup+0.700278 s]
/proc/loadavg: 1.11 1.66 2.80 5/256 31688
/proc/meminfo: memFree=129861900/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1217956 memory=70532 CPUtime=0.58 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 10616 0 0 0 53 5 0 0 20 0 1 0 38363153 1247186944 17633 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 304489 17633 7905 1 0 275847 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1222148 KiB
Current children cumulated memory: 73604 KiB

[startup+1.50036 s]
/proc/loadavg: 1.11 1.66 2.80 5/256 31688
/proc/meminfo: memFree=129828384/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1246092 memory=94468 CPUtime=1.38 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 16947 0 0 0 130 8 0 0 20 0 1 0 38363153 1275998208 23617 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 311523 23617 8129 1 0 282881 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 1250284 KiB
Current children cumulated memory: 97540 KiB

[startup+3.11297 s]
/proc/loadavg: 1.11 1.66 2.80 5/256 31737
/proc/meminfo: memFree=129791480/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1246560 memory=94980 CPUtime=2.98 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 17047 0 0 0 289 9 0 0 20 0 1 0 38363153 1276477440 23745 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 311640 23745 8129 1 0 282998 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 1250752 KiB
Current children cumulated memory: 98052 KiB

[startup+6.30038 s]
/proc/loadavg: 1.42 1.71 2.81 6/256 31786
/proc/meminfo: memFree=129746312/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1366184 memory=207876 CPUtime=6.14 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 45849 0 0 0 598 16 0 0 20 0 1 0 38363153 1398972416 51969 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 341546 51969 8129 1 0 312904 0
Current children cumulated CPU time: 6.14 s
Current children cumulated vsize: 1370376 KiB
Current children cumulated memory: 210948 KiB

[startup+12.7004 s]
/proc/loadavg: 1.63 1.75 2.82 5/256 31786
/proc/meminfo: memFree=129319620/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1402700 memory=243388 CPUtime=12.53 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 55291 0 0 0 1235 18 0 0 20 0 1 0 38363153 1436364800 60847 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 350675 60847 8129 1 0 322033 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 1406892 KiB
Current children cumulated memory: 246460 KiB

[startup+25.5004 s]
/proc/loadavg: 1.99 1.83 2.83 5/256 31786
/proc/meminfo: memFree=129220104/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1402876 memory=243900 CPUtime=25.3 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 55395 0 0 0 2512 18 0 0 20 0 1 0 38363153 1436545024 60975 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 350719 60975 8129 1 0 322077 0
Current children cumulated CPU time: 25.3 s
Current children cumulated vsize: 1407068 KiB
Current children cumulated memory: 246972 KiB

[startup+51.1131 s]
/proc/loadavg: 2.79 2.04 2.87 5/256 31787
/proc/meminfo: memFree=129084872/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1408532 memory=249660 CPUtime=50.84 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 56860 0 0 0 5066 18 0 0 20 0 1 0 38363153 1442336768 62415 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 352133 62415 8129 1 0 323491 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 1412724 KiB
Current children cumulated memory: 252732 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.35 2.94 5/257 31790
/proc/meminfo: memFree=128929984/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1508760 memory=347556 CPUtime=101.9 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 81811 0 0 0 10168 22 0 0 20 0 1 0 38363153 1544970240 86889 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 377190 86889 8129 1 0 348548 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 1512952 KiB
Current children cumulated memory: 350628 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 2.70 3.02 5/257 31793
/proc/meminfo: memFree=128776700/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1556232 memory=395044 CPUtime=161.74 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 93663 0 0 0 16150 24 0 0 20 0 1 0 38363153 1593581568 98761 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 389058 98761 8129 1 0 360416 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 1560424 KiB
Current children cumulated memory: 398116 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 2.99 3.10 5/257 31892
/proc/meminfo: memFree=119297908/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1556232 memory=395044 CPUtime=221.55 cores=1,3
/proc/31688/stat : 31688 (python3) R 31683 31683 31357 0 -1 4194304 93666 0 0 0 22131 24 0 0 20 0 1 0 38363153 1593581568 98761 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 389058 98761 8129 1 0 360416 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 1560424 KiB

################
# More data... #
################

[pid=31966] ppid=31688 vsize=102276 memory=83884 CPUtime=2653.04 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1506177 0 0 0 264730 574 0 0 20 0 1 0 38413196 104730624 20971 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 25569 20971 544 696 0 24730 0
Current children cumulated CPU time: 3151.91 s
Current children cumulated vsize: 1660676 KiB
Current children cumulated memory: 495768 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/259 32452
/proc/meminfo: memFree=106744852/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=102276 memory=83884 CPUtime=2712.83 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1574622 0 0 0 270678 605 0 0 20 0 1 0 38413196 104730624 20971 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 25569 20971 544 696 0 24730 0
Current children cumulated CPU time: 3211.7 s
Current children cumulated vsize: 1660676 KiB
Current children cumulated memory: 495768 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 32457
/proc/meminfo: memFree=106313672/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=85888 memory=83568 CPUtime=2772.63 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1593806 0 0 0 276651 612 0 0 20 0 1 0 38413196 87949312 20892 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 21472 20892 544 696 0 20633 0
Current children cumulated CPU time: 3271.5 s
Current children cumulated vsize: 1644288 KiB
Current children cumulated memory: 495452 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/260 32459
/proc/meminfo: memFree=106874808/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=102276 memory=83884 CPUtime=2832.43 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1611129 0 0 0 282625 618 0 0 20 0 1 0 38413196 104730624 20971 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 25569 20971 544 696 0 24730 0
Current children cumulated CPU time: 3331.3 s
Current children cumulated vsize: 1660676 KiB
Current children cumulated memory: 495768 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/259 32462
/proc/meminfo: memFree=106218088/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=94084 memory=86188 CPUtime=2892.23 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1627390 0 0 0 288596 627 0 0 20 0 1 0 38413196 96342016 21547 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 23521 21547 544 696 0 22682 0
Current children cumulated CPU time: 3391.1 s
Current children cumulated vsize: 1652484 KiB
Current children cumulated memory: 498072 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 32465
/proc/meminfo: memFree=107084320/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=102276 memory=91692 CPUtime=2952.02 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1641284 0 0 0 294570 632 0 0 20 0 1 0 38413196 104730624 22923 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 25569 22923 544 696 0 24730 0
Current children cumulated CPU time: 3450.89 s
Current children cumulated vsize: 1660676 KiB
Current children cumulated memory: 503576 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/260 32467
/proc/meminfo: memFree=105683880/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=102276 memory=96172 CPUtime=3011.81 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1702069 0 0 0 300524 657 0 0 20 0 1 0 38413196 104730624 24043 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 25569 24043 544 696 0 24730 0
Current children cumulated CPU time: 3510.68 s
Current children cumulated vsize: 1660676 KiB
Current children cumulated memory: 508056 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/260 32469
/proc/meminfo: memFree=106736008/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=102276 memory=96172 CPUtime=3071.61 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1763100 0 0 0 306476 685 0 0 20 0 1 0 38413196 104730624 24043 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 25569 24043 544 696 0 24730 0
Current children cumulated CPU time: 3570.48 s
Current children cumulated vsize: 1660676 KiB
Current children cumulated memory: 508056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.16 4.12 4.09 5/259 32470
/proc/meminfo: memFree=106678432/131382116 swapFree=33010684/33010684
[pid=31683] ppid=31680 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/31683/stat : 31683 (scip-naps-1.00.) S 31680 31683 31357 0 -1 4194304 255 337 0 0 0 0 0 0 20 0 1 0 38363151 4292608 768 18446744073709551615 94230091685888 94230092580421 140726546206080 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94230092819472 94230092867216 94230117945344 140726546213281 140726546213378 140726546213378 140726546218980 0
/proc/31683/statm: 1048 768 704 219 0 110 0
[pid=31688] ppid=31683 vsize=1554208 memory=408812 CPUtime=498.87 cores=1,3
/proc/31688/stat : 31688 (python3) S 31683 31683 31357 0 -1 4194304 94771 0 0 0 49861 26 0 0 20 0 1 0 38363153 1591508992 102203 18446744073709551615 94720640487424 94720640487801 140737199093920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94720640499096 94720640499716 94720651968512 140737199102296 140737199102498 140737199102498 140737199108071 0
/proc/31688/statm: 388552 102203 8289 1 0 359910 0
[pid=31966] ppid=31688 vsize=118656 memory=84720 CPUtime=3101.23 cores=1,3
/proc/31966/stat : 31966 (naps-1.03a6) R 31688 31966 31966 0 -1 4194304 1768767 0 0 0 309435 688 0 0 20 0 1 0 38413196 121503744 21180 18446744073709551615 4198400 7047149 140734268646560 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29155328 140734268647825 140734268647923 140734268647923 140734268653513 0
/proc/31966/statm: 29664 21180 544 696 0 28825 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 1677056 KiB
Current children cumulated memory: 496604 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3612.04 s]
# the end of solver process 31683 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.00394 s, system=0.009993 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3593.1 s, system=7.17349 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 0

Real time (s): 3612.15
CPU time (s): 3600.27
CPU user time (s): 3593.1
CPU system time (s): 7.17349
CPU usage (%): 99.6711
Max. virtual memory (cumulated for all children) (KiB): 1732868
Max. memory (cumulated for all children) (KiB): 543148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.1
system time used= 7.17349
maximum resident set size= 408812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1869164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 378
involuntary context switches= 3562


# summary of solver processes directly reported to runsolver:
#   pid: 31683,31688
#   total CPU time (s): 3600.27
#   total CPU user time (s): 3593.1
#   total CPU system time (s): 7.17349

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9712 second user time and 38.5732 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 21:53:54
IDJOB=4514927
IDBENCH=163980
IDSOLVER=3368
FILE ID=nodeC011/4514927-1751226834
RUNJOBID= nodeC011-1751226828-31369
SLURM_JOB_ID= 9587684
Free space on /tmp= 433036 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib3/normalized-seymour.0.u.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514927-1751226834/watcher-4514927-1751226834 -o /tmp/evaluation-result-4514927-1751226834/solver-4514927-1751226834 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31369 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4514927-1751226834.opb

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

MD5SUM BENCH= 8ef3131177365cbfba34b2238fc87839
RANDOM SEED=1397856067

nodeC011 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	: 0xb00001f
cpu MHz		: 3660.799
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.294
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.389
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 2494.874
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.297
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3663.298
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.527
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1198.392
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129923892 kB
MemAvailable:   129708580 kB
Buffers:            3280 kB
Cached:           594572 kB
SwapCached:            0 kB
Active:           608120 kB
Inactive:         295696 kB
Active(anon):     323928 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   295696 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23508 kB
Writeback:             8 kB
AnonPages:        309256 kB
Mapped:           124276 kB
Shmem:             17960 kB
KReclaimable:      88472 kB
Slab:             168968 kB
SReclaimable:      88472 kB
SUnreclaim:        80496 kB
KernelStack:        4128 kB
PageTables:         3984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    3852560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC011 at 2025-06-29 22:54:07