Trace number 4530169

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 NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a2? (TO) 3600.53 3611.14

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM329db8d421c28e548757e1dbc8e6ec5f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark342
Best CPU time to get the best result obtained on this benchmark72001.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11001
Total number of constraints21678
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2765
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

284.09/285.10	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530169-1752253208.opb
284.09/285.10	c Solving mode: optimization
284.09/285.10	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
284.09/285.10	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
284.09/285.10	c original problem has 11001 variables (11001 bin, 0 int, 0 impl, 0 cont) and 21678 constraints
284.09/285.10	c presolving:
284.09/285.10	c (round 1, exhaustive) 0 del vars, 10830 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 171 clqs
284.09/285.10	c (round 2, exhaustive) 0 del vars, 10830 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 18 upgd conss, 0 impls, 171 clqs
284.09/285.10	c    (0.5s) probing: 76/11001 (0.7%) - 0 fixings, 0 aggregations, 4 implications, 0 bound changes
284.09/285.10	c    (0.5s) probing aborted: 50/50 successive totally useless probings
284.09/285.10	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
284.09/285.10	c    (0.8s) symmetry computation finished: 1500 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.13)
284.09/285.10	c dynamic symmetry handling statistics:
284.09/285.10	c    orbitopal reduction:       no components
284.09/285.10	c    orbital reduction:         no components
284.09/285.10	c    lexicographic reduction:   no permutations
284.09/285.10	c handled 1500 out of 1500 symmetry components
284.09/285.10	c (round 3, exhaustive) 0 del vars, 10830 del conss, 1500 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 18 upgd conss, 0 impls, 1693 clqs
284.09/285.10	c (round 4, exhaustive) 0 del vars, 10830 del conss, 1500 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1518 upgd conss, 0 impls, 1693 clqs
284.09/285.10	c presolving (5 rounds: 5 fast, 5 medium, 5 exhaustive):
284.09/285.10	c  0 deleted vars, 10830 deleted constraints, 1500 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
284.09/285.10	c  0 implications, 1693 cliques
284.09/285.10	c presolved problem has 11001 variables (11001 bin, 0 int, 0 impl, 0 cont) and 12348 constraints
284.09/285.10	c      18 constraints of type <knapsack>
284.09/285.10	c    1500 constraints of type <setppc>
284.09/285.10	c   10830 constraints of type <linear>
284.09/285.10	c transformed objective value is always integral (scale: 1)
284.09/285.10	c Presolving Time: 1.00
284.09/285.10	c 
284.09/285.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
284.09/285.10	c   2.1s|     1 |     0 |  6584 |     - |   485M |   0 |  11k|  12k|  12k|   0 |  0 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   5.5s|     1 |     0 | 14963 |     - |   499M |   0 |  11k|  12k|  12k|  11 |  1 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   5.7s|     1 |     0 | 14980 |     - |   504M |   0 |  11k|  12k|  12k|  23 |  2 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   6.0s|     1 |     0 | 14998 |     - |   507M |   0 |  11k|  12k|  12k|  34 |  3 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   6.3s|     1 |     0 | 15017 |     - |   510M |   0 |  11k|  12k|  12k|  47 |  4 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   6.7s|     1 |     0 | 15034 |     - |   513M |   0 |  11k|  12k|  12k|  60 |  5 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   7.0s|     1 |     0 | 15053 |     - |   519M |   0 |  11k|  12k|  12k|  72 |  6 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   7.3s|     1 |     0 | 15086 |     - |   522M |   0 |  11k|  12k|  12k|  87 |  7 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   7.7s|     1 |     0 | 15116 |     - |   524M |   0 |  11k|  12k|  12k|  99 |  8 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   8.1s|     1 |     0 | 15138 |     - |   526M |   0 |  11k|  12k|  12k| 111 |  9 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   8.5s|     1 |     0 | 15171 |     - |   530M |   0 |  11k|  12k|  12k| 125 | 10 |   1 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c   8.9s|     1 |     0 | 15206 |     - |   536M |   0 |  11k|  12k|  12k| 139 | 11 |   6 |   0 | 1.800000e+01 |      --      |    Inf | unknown
284.09/285.10	c  15.1s|     1 |     2 | 30922 |     - |   539M |   0 |  11k|  12k|  12k| 139 | 11 |  29 |  24 | 1.900000e+01 |      --      |    Inf | unknown
284.09/285.10	c  93.4s|   100 |   101 |392568 |3811.7 |   557M |  21 |  11k|  12k|  12k| 337 |  1 | 120 |  24 | 1.900000e+01 |      --      |    Inf | unknown
284.09/285.10	c   124s|   200 |   196 |576163 |2818.9 |   564M |  22 |  11k|  12k|  12k| 454 |  2 | 273 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
284.09/285.10	c   152s|   300 |   292 |729050 |2387.4 |   567M |  22 |  11k|  12k|  12k| 573 |  2 | 386 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   172s|   400 |   391 |846870 |2084.4 |   570M |  31 |  11k|  12k|  12k| 761 |  1 | 495 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   183s|   500 |   470 |895858 |1764.8 |   572M |  31 |  11k|  12k|  12k| 990 |  1 | 563 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   202s|   600 |   542 |  1026k|1688.4 |   573M |  31 |  11k|  12k|  12k|1207 |  1 | 680 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   223s|   700 |   614 |  1155k|1631.3 |   575M |  33 |  11k|  13k|  12k|1402 |  2 | 821 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   242s|   800 |   692 |  1302k|1610.9 |   577M |  33 |  11k|  13k|  12k|1579 |  1 | 945 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   260s|   900 |   756 |  1415k|1557.7 |   578M |  33 |  11k|  13k|  12k|1827 |  1 |1022 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   279s|  1000 |   815 |  1538k|1525.2 |   579M |  33 |  11k|  13k|  12k|1950 |  1 |1192 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
284.09/285.10	c (run 1, node 1028) performing user restart
284.09/285.10	c 
284.09/285.10	c (restart) converted 27 cuts from the global cut pool into linear constraints
284.09/285.10	c 
284.09/285.10	c presolving:
284.09/285.10	c (round 1, fast)       0 del vars, 65 del conss, 2 add conss, 0 chg bounds, 28 chg sides, 88 chg coeffs, 0 upgd conss, 0 impls, 1704 clqs
284.09/285.10	c (round 2, medium)     4 del vars, 66 del conss, 4 add conss, 0 chg bounds, 36 chg sides, 98 chg coeffs, 0 upgd conss, 0 impls, 1696 clqs
284.09/285.10	c (round 3, fast)       4 del vars, 76 del conss, 4 add conss, 0 chg bounds, 42 chg sides, 128 chg coeffs, 0 upgd conss, 0 impls, 1696 clqs
284.09/285.10	c (round 4, exhaustive) 4 del vars, 81 del conss, 4 add conss, 0 chg bounds, 42 chg sides, 128 chg coeffs, 26 upgd conss, 0 impls, 1696 clqs
284.09/285.10	c (round 5, exhaustive) 4 del vars, 106 del conss, 7 add conss, 0 chg bounds, 45 chg sides, 298 chg coeffs, 26 upgd conss, 0 impls, 1699 clqs
284.09/285.10	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
284.09/285.10	c  4 deleted vars, 106 deleted constraints, 7 added constraints, 0 tightened bounds, 0 added holes, 45 changed sides, 365 changed coefficients
284.09/285.10	c  0 implications, 1699 cliques
284.09/285.10	c presolved problem has 10997 variables (10997 bin, 0 int, 0 impl, 0 cont) and 13345 constraints
284.09/285.10	c      72 constraints of type <knapsack>
284.09/285.10	c    1507 constraints of type <setppc>
284.09/285.10	c   10838 constraints of type <linear>
284.09/285.10	c     928 constraints of type <logicor>
284.09/285.10	c transformed objective value is always integral (scale: 1)
284.09/285.10	c Presolving Time: 1.20
284.09/285.10	c 
284.09/285.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
284.09/285.10	c   283s|     1 |     0 |  1568k|     - |   610M |   0 |  10k|  13k|  12k|   0 |  0 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   284s|     1 |     0 |  1568k|     - |   613M |   0 |  10k|  13k|  12k|  16 |  1 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   284s|     1 |     0 |  1569k|     - |   614M |   0 |  10k|  13k|  12k|  30 |  2 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
284.09/285.10	c   284s|     1 |     0 |  1570k|     - |   614M |   0 |  10k|  13k|  12k|  46 |  3 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   285s|     1 |     0 |  1571k|     - |   617M |   0 |  10k|  13k|  12k|  59 |  4 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   285s|     1 |     0 |  1573k|     - |   618M |   0 |  10k|  13k|  12k|  72 |  5 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   286s|     1 |     0 |  1573k|     - |   619M |   0 |  10k|  13k|  12k|  87 |  6 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   286s|     1 |     0 |  1574k|     - |   620M |   0 |  10k|  13k|  12k| 103 |  7 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   287s|     1 |     0 |  1574k|     - |   622M |   0 |  10k|  13k|  12k| 120 |  8 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   287s|     1 |     0 |  1574k|     - |   624M |   0 |  10k|  13k|  12k| 137 |  9 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   287s|     1 |     0 |  1575k|     - |   625M |   0 |  10k|  13k|  12k| 152 | 10 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   288s|     1 |     0 |  1577k|     - |   627M |   0 |  10k|  13k|  12k| 166 | 11 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   289s|     1 |     0 |  1583k|     - |   629M |   0 |  10k|  13k|  12k| 180 | 12 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   290s|     1 |     0 |  1583k|     - |   630M |   0 |  10k|  13k|  12k| 193 | 13 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   290s|     1 |     0 |  1584k|     - |   631M |   0 |  10k|  13k|  12k| 207 | 14 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.07/1000.39	c   291s|     1 |     0 |  1584k|     - |   635M |   0 |  10k|  13k|  12k| 222 | 15 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   292s|     1 |     0 |  1587k|     - |   636M |   0 |  10k|  13k|  12k| 234 | 16 |1209 |  24 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   302s|     1 |     2 |  1600k|     - |   636M |   0 |  10k|  13k|  12k| 234 | 16 |1221 |  44 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   359s|   100 |    99 |  2031k|1766.4 |   639M |  16 |  10k|  13k|  12k| 446 |  1 |1310 |  44 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   415s|   200 |   193 |  2476k|1984.7 |   644M |  19 |  10k|  13k|  12k| 633 |  1 |1449 |  44 | 2.000000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   488s|   300 |   264 |  2852k|2118.8 |   648M |  31 |  10k|  13k|  12k| 830 |  1 |1609 |  44 | 2.000557e+01 |      --      |    Inf | unknown
997.07/1000.39	c   525s|   400 |   332 |  3188k|2205.8 |   652M |  31 |  10k|  13k|  12k| 924 |  1 |1809 |  44 | 2.100000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   559s|   500 |   391 |  3479k|2251.6 |   657M |  32 |  10k|  13k|  12k|1032 |  1 |1896 |  44 | 2.200000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   583s|   600 |   447 |  3733k|2269.8 |   660M |  32 |  10k|  13k|   0 |1193 |  0 |2063 |  44 | 2.500000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   599s|   700 |   480 |  3888k|2227.7 |   663M |  36 |  10k|  14k|   0 |1351 |  0 |2190 |  44 | 2.600000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   621s|   800 |   497 |  4071k|2206.3 |   665M |  36 |  10k|  14k|  12k|1444 |  1 |2287 |  44 | 2.600000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   640s|   900 |   538 |  4230k|2174.4 |   667M |  36 |  10k|  14k|   0 |1504 |  0 |2397 |  44 | 2.600000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   668s|  1000 |   584 |  4452k|2176.6 |   670M |  36 |  10k|  13k|   0 |1579 |  0 |2463 |  44 | 2.600000e+01 |      --      |    Inf | unknown
997.07/1000.39	c   706s|  1100 |   644 |  4746k|2212.3 |   671M |  36 |  10k|  13k|  12k|1708 |  1 |2641 |  44 | 2.600000e+01 |      --      |    Inf |   0.51%
997.07/1000.39	c   728s|  1200 |   695 |  4915k|2188.8 |   672M |  36 |  10k|  14k|  12k|1860 |  1 |2715 |  44 | 2.600000e+01 |      --      |    Inf |   0.52%
997.07/1000.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.07/1000.39	c   748s|  1300 |   735 |  5081k|2166.1 |   674M |  36 |  10k|  14k|   0 |1964 |  0 |2788 |  44 | 2.600000e+01 |      --      |    Inf |   0.52%
997.07/1000.39	c   763s|  1400 |   746 |  5190k|2121.9 |   675M |  36 |  10k|  14k|  12k|2039 |  0 |2830 |  44 | 2.600000e+01 |      --      |    Inf |   0.53%
997.07/1000.39	c   800s|  1500 |   800 |  5468k|2147.8 |   676M |  36 |  10k|  14k|  12k|2204 |  1 |2979 |  44 | 2.600000e+01 |      --      |    Inf |   0.53%
997.07/1000.39	c   841s|  1600 |   864 |  5806k|2194.8 |   678M |  36 |  10k|  14k|  12k|2384 |  1 |3153 |  44 | 2.600000e+01 |      --      |    Inf |   0.54%
997.07/1000.39	c   874s|  1700 |   924 |  6035k|2198.3 |   679M |  36 |  10k|  14k|  12k|2581 |  1 |3378 |  44 | 2.700000e+01 |      --      |    Inf |   0.54%
997.07/1000.39	c   889s|  1800 |   937 |  6123k|2151.6 |   680M |  36 |  10k|  14k|  12k|2678 |  1 |3475 |  44 | 2.700000e+01 |      --      |    Inf |   0.54%
997.07/1000.39	c   900s|  1900 |   965 |  6223k|2112.4 |   681M |  36 |  10k|  14k|  12k|2714 |  2 |3521 |  44 | 2.800000e+01 |      --      |    Inf |   0.54%
997.07/1000.39	c   919s|  2000 |  1002 |  6406k|2102.9 |   683M |  37 |  10k|  14k|  12k|2814 |  1 |3646 |  44 | 2.800000e+01 |      --      |    Inf |   0.74%
997.07/1000.39	c   939s|  2100 |  1023 |  6499k|2065.6 |   692M |  60 |  10k|  14k|  12k|2937 |  1 |3674 |  44 | 2.800000e+01 |      --      |    Inf |   0.74%
997.07/1000.39	c   966s|  2200 |  1089 |  6670k|2054.6 |   694M |  60 |  10k|  14k|  12k|3027 |  2 |3824 |  44 | 2.800000e+01 |      --      |    Inf |   0.75%
997.07/1000.39	c   980s|  2300 |  1130 |  6772k|2023.2 |   694M |  60 |  10k|  14k|   0 |3113 |  0 |3865 |  44 | 2.800000e+01 |      --      |    Inf |   0.78%
997.07/1000.39	c   997s|  2400 |  1185 |  6889k|1998.5 |   696M |  60 |  10k|  14k|  12k|3148 |  1 |4029 |  44 | 2.800000e+01 |      --      |    Inf |   0.80%
997.07/1000.39	c 
997.07/1000.39	c SCIP Status        : solving was interrupted [time limit reached]
997.07/1000.39	c Solving Time (sec) : 1000.01
997.07/1000.39	c Solving Nodes      : 2417 (total of 3445 nodes in 2 runs)
997.07/1000.39	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
997.07/1000.39	c Dual Bound         : +2.80000000000000e+01
997.07/1000.39	c Gap                : infinite
997.07/1000.39	c ----------------------------------------------------------------------
997.07/1000.39	c dual bound: 28.000000000000007 -> 28
997.07/1000.39	c primal bound: 1e+20 -> 100000000000000000000
997.07/1000.39	c scip-goal-lb: 28
997.07/1000.39	c scip-goal-ub: 100000000000000000000
997.07/1000.39	c writing output to: HOME/tmptm4dtu7p.opb
997.07/1000.39	c appending fixed variable constraints
997.07/1000.39	c scip-fixed vars: 0.00% (0/10997)
997.07/1000.39	c ----------------------------------------------------------------------
997.07/1000.39	c executing external solver: HOME/naps-1.03a6
997.07/1000.39	c ----------------------------------------------------------------------
997.07/1000.39	c command: HOME/naps-1.03a6 -goal-lb=28 -goal-ub=99999999999999999999 HOME/tmptm4dtu7p.opb
997.07/1000.40	c NaPS 1.03a6.
997.07/1000.40	c Input file name: HOME/tmptm4dtu7p.opb
1237.30/1241.21	c goal1 is divided by 256
1237.30/1241.21	c multi stage optimization mode: 1-th step
3600.07/3610.70	c
3600.07/3610.70	c *** TERMINATED *** by signal 15
3600.07/3610.70	c s UNKNOWN
3600.07/3610.70	c _____________________________________________________________________________
3600.07/3610.70	c std/band forms        : 19,10830
3600.07/3610.70	c 2cl/3cl ITE-codings   : 29613983,1442157
3600.07/3610.70	c BDD/srt/adr Max costs : 2137,0,0
3600.07/3610.70	c BDDraw/bin/mul/srt/adr: 1,0,10848,0,0
3600.07/3610.70	c BDD nodes             : 37365199
3600.07/3610.70	c Es1/CC detections     : 0,0
3600.07/3610.70	c CC sort               : 0
3600.07/3610.70	c SAT/UNSAT calls       : 0,0
3600.07/3610.70	c regenrated variables  : 0
3600.07/3610.70	c eliminated fixed lits : 0
3600.07/3610.70	c goal lit flips        : 0
3600.07/3610.70	c goal stages           : 1
3600.07/3610.70	c goal shrink           : 1
3600.07/3610.70	c goal coeff separations: 0
3600.07/3610.70	c restarts              : 0
3600.07/3610.70	c conflicts             : 0              (0 /sec)
3600.07/3610.70	c decisions             : 0              (0 /sec)
3600.07/3610.70	c propagations          : 0              (0 /sec)
3600.07/3610.70	c inspects              : 0              (0 /sec)
3600.07/3610.70	c CPU time (solving tm) : 2590 s        (2355 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.70	c Time for Opt-base     : 30.99 s
3600.07/3610.70	c Steps for Opt-base    : 98144049
3600.07/3610.70	c Time for BDD coding   : 213.4 s
3600.07/3610.70	c Time for srt coding   : 0 s
3600.07/3610.70	c _____________________________________________________________________________
3600.07/3610.70	c received SIGTERM, forwarding to pbsolver...
997.18/3610.91	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=142905, runsolver pid=142892

[startup+0.10006 s]*
/proc/loadavg: 0.85 1.56 2.01 5/268 142915
/proc/meminfo: memFree=126022988/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1186972 memory=31792 CPUtime=0.05 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 3710 0 0 0 5 0 0 0 20 0 1 0 140999301 1215459328 7948 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 296743 7948 4883 1 0 268765 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 34736 KiB

[startup+0.205406 s]*
/proc/loadavg: 0.85 1.56 2.01 5/268 142915
/proc/meminfo: memFree=125944888/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1210056 memory=61872 CPUtime=0.16 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 8687 0 0 0 15 1 0 0 20 0 1 0 140999301 1239097344 15468 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 302514 15468 7635 1 0 273872 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1214248 KiB
Current children cumulated memory: 64816 KiB

[startup+0.305212 s]*
/proc/loadavg: 0.85 1.56 2.01 5/268 142915
/proc/meminfo: memFree=125883400/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1228932 memory=80816 CPUtime=0.26 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 13437 0 0 0 24 2 0 0 20 0 1 0 140999301 1258426368 20204 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 307233 20204 7635 1 0 278591 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1233124 KiB
Current children cumulated memory: 83760 KiB

[startup+0.70018 s]
/proc/loadavg: 0.85 1.56 2.01 5/268 142915
/proc/meminfo: memFree=125720356/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1385636 memory=231728 CPUtime=0.65 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 50938 0 0 0 56 9 0 0 20 0 1 0 140999301 1418891264 57932 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 346409 57932 7923 1 0 317767 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1389828 KiB
Current children cumulated memory: 234672 KiB

[startup+1.50019 s]
/proc/loadavg: 0.85 1.56 2.01 5/268 142915
/proc/meminfo: memFree=125658616/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1631840 memory=426820 CPUtime=1.44 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 99210 0 0 0 128 16 0 0 20 0 1 0 140999301 1671004160 106705 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 407960 106705 8051 1 0 379318 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1636032 KiB
Current children cumulated memory: 429764 KiB

[startup+3.10496 s]
/proc/loadavg: 0.85 1.56 2.01 5/268 142915
/proc/meminfo: memFree=125371232/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1707796 memory=499964 CPUtime=3.04 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 118485 0 0 0 284 20 0 0 20 0 1 0 140999301 1748783104 124991 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 426949 124991 8147 1 0 398307 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1711988 KiB
Current children cumulated memory: 502908 KiB

[startup+6.30018 s]
/proc/loadavg: 1.11 1.60 2.02 5/268 142915
/proc/meminfo: memFree=125342572/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1748924 memory=537468 CPUtime=6.23 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 124905 0 0 0 601 22 0 0 20 0 1 0 140999301 1790898176 134367 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 437231 134367 8147 1 0 408589 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1753116 KiB
Current children cumulated memory: 540412 KiB

[startup+12.7002 s]
/proc/loadavg: 1.34 1.64 2.03 4/263 142923
/proc/meminfo: memFree=125312424/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1785904 memory=576716 CPUtime=12.61 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 130215 0 0 0 1237 24 0 0 20 0 1 0 140999301 1828765696 144179 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 446476 144179 8147 1 0 417834 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1790096 KiB
Current children cumulated memory: 579660 KiB

[startup+25.5002 s]
/proc/loadavg: 1.93 1.76 2.06 5/269 142966
/proc/meminfo: memFree=125058980/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1788216 memory=579488 CPUtime=25.36 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 143807 0 0 0 2510 26 0 0 20 0 1 0 140999301 1831133184 144872 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 447054 144872 8147 1 0 418412 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1792408 KiB
Current children cumulated memory: 582432 KiB

[startup+51.1053 s]
/proc/loadavg: 2.71 1.96 2.12 5/269 142966
/proc/meminfo: memFree=124980484/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1788216 memory=579488 CPUtime=50.88 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 143831 0 0 0 5061 27 0 0 20 0 1 0 140999301 1831133184 144872 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 447054 144872 8147 1 0 418412 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1792408 KiB
Current children cumulated memory: 582432 KiB

[startup+102.3 s]
/proc/loadavg: 3.51 2.29 2.23 5/270 142980
/proc/meminfo: memFree=124826196/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1827960 memory=619240 CPUtime=101.91 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 176843 0 0 0 10158 33 0 0 20 0 1 0 140999301 1871831040 154810 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 456990 154810 8147 1 0 428348 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 1832152 KiB
Current children cumulated memory: 622184 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.62 2.35 5/270 142982
/proc/meminfo: memFree=124671036/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1827960 memory=619240 CPUtime=161.7 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 176878 0 0 0 16137 33 0 0 20 0 1 0 140999301 1871831040 154810 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 456990 154810 8147 1 0 428348 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 1832152 KiB
Current children cumulated memory: 622184 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.90 2.46 5/269 142984
/proc/meminfo: memFree=124528036/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1827960 memory=619240 CPUtime=221.5 cores=1,3
/proc/142915/stat : 142915 (python3) R 142905 142905 142829 0 -1 4194304 176910 0 0 0 22117 33 0 0 20 0 1 0 140999301 1871831040 154810 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 456990 154810 8147 1 0 428348 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 1832152 KiB

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

/proc/143024/stat : 143024 (naps-1.03a6) R 142915 143024 143024 0 -1 4194304 2009220 0 0 0 226279 1266 0 0 20 0 1 0 141099338 15781634048 3617186 18446744073709551615 4198400 7047149 140733318830272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33357824 140733318834533 140733318834673 140733318834673 140733318840265 0
/proc/143024/statm: 3852938 3617186 640 696 0 3852099 0
Current children cumulated CPU time: 3272.62 s
Current children cumulated vsize: 17368036 KiB
Current children cumulated memory: 15221492 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.03 5/271 143138
/proc/meminfo: memFree=104735524/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1952092 memory=749804 CPUtime=997.17 cores=1,3
/proc/142915/stat : 142915 (python3) S 142905 142905 142829 0 -1 4194304 212399 0 0 0 99673 44 0 0 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
[pid=143024] ppid=142915 vsize=15411752 memory=14468744 CPUtime=2335.27 cores=1,3
/proc/143024/stat : 143024 (naps-1.03a6) R 142915 143024 143024 0 -1 4194304 2012246 0 0 0 232260 1267 0 0 20 0 1 0 141099338 15781634048 3617186 18446744073709551615 4198400 7047149 140733318830272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33357824 140733318834533 140733318834673 140733318834673 140733318840265 0
/proc/143024/statm: 3852938 3617186 640 696 0 3852099 0
Current children cumulated CPU time: 3332.44 s
Current children cumulated vsize: 17368036 KiB
Current children cumulated memory: 15221492 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.04 5/271 143140
/proc/meminfo: memFree=104609104/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1952092 memory=749804 CPUtime=997.17 cores=1,3
/proc/142915/stat : 142915 (python3) S 142905 142905 142829 0 -1 4194304 212399 0 0 0 99673 44 0 0 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
[pid=143024] ppid=142915 vsize=15411752 memory=14468744 CPUtime=2395.1 cores=1,3
/proc/143024/stat : 143024 (naps-1.03a6) R 142915 143024 143024 0 -1 4194304 2014923 0 0 0 238243 1267 0 0 20 0 1 0 141099338 15781634048 3617186 18446744073709551615 4198400 7047149 140733318830272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33357824 140733318834533 140733318834673 140733318834673 140733318840265 0
/proc/143024/statm: 3852938 3617186 640 696 0 3852099 0
Current children cumulated CPU time: 3392.27 s
Current children cumulated vsize: 17368036 KiB
Current children cumulated memory: 15221492 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/271 143142
/proc/meminfo: memFree=104675528/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1952092 memory=749804 CPUtime=997.17 cores=1,3
/proc/142915/stat : 142915 (python3) S 142905 142905 142829 0 -1 4194304 212399 0 0 0 99673 44 0 0 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
[pid=143024] ppid=142915 vsize=15411752 memory=14468744 CPUtime=2454.93 cores=1,3
/proc/143024/stat : 143024 (naps-1.03a6) R 142915 143024 143024 0 -1 4194304 2017699 0 0 0 244226 1267 0 0 20 0 1 0 141099338 15781634048 3617186 18446744073709551615 4198400 7047149 140733318830272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33357824 140733318834533 140733318834673 140733318834673 140733318840265 0
/proc/143024/statm: 3852938 3617186 640 696 0 3852099 0
Current children cumulated CPU time: 3452.1 s
Current children cumulated vsize: 17368036 KiB
Current children cumulated memory: 15221492 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.04 5/272 143151
/proc/meminfo: memFree=104691592/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1952092 memory=749804 CPUtime=997.17 cores=1,3
/proc/142915/stat : 142915 (python3) S 142905 142905 142829 0 -1 4194304 212399 0 0 0 99673 44 0 0 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
[pid=143024] ppid=142915 vsize=15411752 memory=14468744 CPUtime=2514.76 cores=1,3
/proc/143024/stat : 143024 (naps-1.03a6) R 142915 143024 143024 0 -1 4194304 2020614 0 0 0 250208 1268 0 0 20 0 1 0 141099338 15781634048 3617186 18446744073709551615 4198400 7047149 140733318830272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33357824 140733318834533 140733318834673 140733318834673 140733318840265 0
/proc/143024/statm: 3852938 3617186 640 696 0 3852099 0
Current children cumulated CPU time: 3511.93 s
Current children cumulated vsize: 17368036 KiB
Current children cumulated memory: 15221492 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.11 4.04 5/272 143153
/proc/meminfo: memFree=104414056/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1952092 memory=749804 CPUtime=997.17 cores=1,3
/proc/142915/stat : 142915 (python3) S 142905 142905 142829 0 -1 4194304 212399 0 0 0 99673 44 0 0 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
[pid=143024] ppid=142915 vsize=15411752 memory=14468744 CPUtime=2574.59 cores=1,3
/proc/143024/stat : 143024 (naps-1.03a6) R 142915 143024 143024 0 -1 4194304 2023273 0 0 0 256191 1268 0 0 20 0 1 0 141099338 15781634048 3617186 18446744073709551615 4198400 7047149 140733318830272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33357824 140733318834533 140733318834673 140733318834673 140733318840265 0
/proc/143024/statm: 3852938 3617186 640 696 0 3852099 0
Current children cumulated CPU time: 3571.76 s
Current children cumulated vsize: 17368036 KiB
Current children cumulated memory: 15221492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.16 4.12 4.05 5/271 143153
/proc/meminfo: memFree=104438880/131249996 swapFree=33010160/33010684
[pid=142905] ppid=142892 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/142905/stat : 142905 (scip-naps-1.00a) S 142892 142905 142829 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 140999298 4292608 736 18446744073709551615 94038981382144 94038982276677 140732104577744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94038982515728 94038982563472 94039009107968 140732104579483 140732104579582 140732104579582 140732104585186 0
/proc/142905/statm: 1048 736 672 219 0 110 0
[pid=142915] ppid=142905 vsize=1952092 memory=749804 CPUtime=997.17 cores=1,3
/proc/142915/stat : 142915 (python3) S 142905 142905 142829 0 -1 4194304 212399 0 0 0 99673 44 0 0 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
[pid=143024] ppid=142915 vsize=15411752 memory=14468744 CPUtime=2602.9 cores=1,3
/proc/143024/stat : 143024 (naps-1.03a6) R 142915 143024 143024 0 -1 4194304 2024839 0 0 0 259022 1268 0 0 20 0 1 0 141099338 15781634048 3617186 18446744073709551615 4198400 7047149 140733318830272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33357824 140733318834533 140733318834673 140733318834673 140733318840265 0
/proc/143024/statm: 3852938 3617186 640 696 0 3852099 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 17368036 KiB
Current children cumulated memory: 15221492 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3587.15 s, system=13.3761 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

[startup+3610.81 s]*
/proc/loadavg: 4.16 4.12 4.05 5/270 143153
/proc/meminfo: memFree=109857192/131249996 swapFree=33010160/33010684
[pid=142915] ppid=142892 vsize=1952092 memory=749804 CPUtime=997.17 cores=1,3
/proc/142915/stat : 142915 (python3) S 142892 142905 142829 0 -1 4194304 212421 0 0 0 99673 44 0 0 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
Current cumulated CPU time of completed processes: 0.007158 s
Current children cumulated CPU time: 997.17 s
Current children cumulated vsize: 1952092 KiB
Current children cumulated memory: 749804 KiB

[startup+3611 s]*
/proc/loadavg: 4.16 4.12 4.05 5/269 143153
/proc/meminfo: memFree=118935240/131249996 swapFree=33010160/33010684
[pid=142915] ppid=142892 vsize=1952092 memory=749804 CPUtime=3600.36 cores=1,3
/proc/142915/stat : 142915 (python3) R 142892 142905 142829 0 -1 4194304 228444 2024840 0 0 99681 44 259022 1289 20 0 1 0 140999301 1998942208 187451 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 488023 187451 8179 1 0 459381 0
Current cumulated CPU time of completed processes: 0.007158 s
Current children cumulated CPU time: 3600.36 s
Current children cumulated vsize: 1952092 KiB
Current children cumulated memory: 749804 KiB

[startup+3611.11 s]
/proc/loadavg: 4.16 4.12 4.05 5/269 143153
/proc/meminfo: memFree=118935240/131249996 swapFree=33010160/33010684
[pid=142915] ppid=142892 vsize=1863348 memory=677096 CPUtime=3600.46 cores=1,3
/proc/142915/stat : 142915 (python3) R 142892 142905 142829 0 -1 4194304 237791 2024840 0 0 99690 45 259022 1289 20 0 1 0 140999301 1908068352 169274 18446744073709551615 94533615185920 94533615186297 140733318353024 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94533615197592 94533615198212 94533640097792 140733318355294 140733318355488 140733318355488 140733318361063 0
/proc/142915/statm: 465837 169274 8179 1 0 437195 0
Current cumulated CPU time of completed processes: 0.007158 s
Current children cumulated CPU time: 3600.46 s
Current children cumulated vsize: 1863348 KiB
Current children cumulated memory: 677096 KiB

Child status: 0

Real time (s): 3611.14
CPU time (s): 3600.53
CPU user time (s): 3587.15
CPU system time (s): 13.3761
CPU usage (%): 99.706
Max. virtual memory (cumulated for all children) (KiB): 21181688
Max. memory (cumulated for all children) (KiB): 19108708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.15
system time used= 13.3761
maximum resident set size= 18355960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2265189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 542
involuntary context switches= 3823


# summary of solver processes directly reported to runsolver:
#   pid: 142905,142915
#   total CPU time (s): 3600.53
#   total CPU user time (s): 3587.15
#   total CPU system time (s): 13.3761

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.41777 second user time and 16.8361 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-11 19:00:09
IDJOB=4530169
IDBENCH=147620
IDSOLVER=3388
FILE ID=nodeC029/4530169-1752253208
RUNJOBID= nodeC029-1752253208-142841
SLURM_JOB_ID= 9682582
Free space on /tmp= 432196 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_19.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530169-1752253208/watcher-4530169-1752253208 -o /tmp/evaluation-result-4530169-1752253208/solver-4530169-1752253208 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752253208-142841 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530169-1752253208.opb

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

MD5SUM BENCH= 329db8d421c28e548757e1dbc8e6ec5f
RANDOM SEED=529743048

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.147
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.887
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.726
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.46
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.796
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.46
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		: 3600.899
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.46
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		: 3600.606
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.752
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126061196 kB
MemAvailable:   129748012 kB
Buffers:            2128 kB
Cached:          4473868 kB
SwapCached:           40 kB
Active:           510388 kB
Inactive:        4030652 kB
Active(anon):      78300 kB
Inactive(anon):     4764 kB
Active(file):     432088 kB
Inactive(file):  4025888 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             28380 kB
Writeback:             0 kB
AnonPages:         68212 kB
Mapped:           106796 kB
Shmem:             18020 kB
KReclaimable:     136160 kB
Slab:             229740 kB
SReclaimable:     136160 kB
SUnreclaim:        93580 kB
KernelStack:        4112 kB
PageTables:         2952 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     336944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432172 MiB
End job on nodeC029 at 2025-07-11 20:00:20