Trace number 4490807

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.00a1? (TO) 3600.53 3609.97

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490807-1751375712/watcher-4490807-1751375712 -o /tmp/evaluation-result-4490807-1751375712/solver-4490807-1751375712 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751370065-52944 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4490807-1751375712.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=53948, runsolver pid=53945

[startup+0.100062 s]*
/proc/loadavg: 4.13 4.17 4.12 5/270 53953
/proc/meminfo: memFree=128097484/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1186048 memory=30440 CPUtime=0.05 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 3478 0 0 0 4 1 0 0 20 0 1 0 53248958 1214513152 7610 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 296512 7610 4765 1 0 268580 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1190240 KiB
Current children cumulated memory: 33384 KiB

[startup+0.205698 s]*
/proc/loadavg: 4.13 4.17 4.12 5/270 53953
/proc/meminfo: memFree=128072284/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1207852 memory=59496 CPUtime=0.15 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 8135 0 0 0 13 2 0 0 20 0 1 0 53248958 1236840448 14874 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 301963 14874 7613 1 0 273321 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1212044 KiB
Current children cumulated memory: 62440 KiB

[startup+0.305677 s]*
/proc/loadavg: 4.13 4.17 4.12 5/270 53953
/proc/meminfo: memFree=128056408/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1223892 memory=75624 CPUtime=0.26 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 12172 0 0 0 23 3 0 0 20 0 1 0 53248958 1253265408 18906 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 305973 18906 7613 1 0 277331 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1228084 KiB
Current children cumulated memory: 78568 KiB

[startup+0.700176 s]
/proc/loadavg: 4.13 4.17 4.12 5/270 53953
/proc/meminfo: memFree=127859028/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1385588 memory=231528 CPUtime=0.64 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 50923 0 0 0 55 9 0 0 20 0 1 0 53248958 1418842112 57882 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 346397 57882 7901 1 0 317755 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1389780 KiB
Current children cumulated memory: 234472 KiB

[startup+1.50021 s]
/proc/loadavg: 4.13 4.17 4.12 5/270 53953
/proc/meminfo: memFree=127818896/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1623252 memory=415336 CPUtime=1.44 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 96438 0 0 0 128 16 0 0 20 0 1 0 53248958 1662210048 103834 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 405813 103834 7997 1 0 377171 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1627444 KiB
Current children cumulated memory: 418280 KiB

[startup+3.10544 s]
/proc/loadavg: 4.12 4.17 4.11 5/270 53953
/proc/meminfo: memFree=127561536/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1708156 memory=500284 CPUtime=3.04 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 117648 0 0 0 284 20 0 0 20 0 1 0 53248958 1749151744 125071 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 427039 125071 8125 1 0 398397 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1712348 KiB
Current children cumulated memory: 503228 KiB

[startup+6.3002 s]
/proc/loadavg: 4.12 4.17 4.11 5/270 53953
/proc/meminfo: memFree=127542888/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1738560 memory=529028 CPUtime=6.22 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 123388 0 0 0 601 21 0 0 20 0 1 0 53248958 1780285440 132257 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 434640 132257 8157 1 0 405998 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1742752 KiB
Current children cumulated memory: 531972 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.16 4.11 5/270 53953
/proc/meminfo: memFree=127482276/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1783964 memory=575940 CPUtime=12.62 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 129222 0 0 0 1239 23 0 0 20 0 1 0 53248958 1826779136 143985 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 445991 143985 8157 1 0 417349 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1788156 KiB
Current children cumulated memory: 578884 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.17 4.12 5/271 53954
/proc/meminfo: memFree=127324968/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1813764 memory=602392 CPUtime=25.38 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 139249 0 0 0 2514 24 0 0 20 0 1 0 53248958 1857294336 150598 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 453441 150598 8157 1 0 424799 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1817956 KiB
Current children cumulated memory: 605336 KiB

[startup+51.1056 s]
/proc/loadavg: 4.18 4.17 4.12 5/271 53955
/proc/meminfo: memFree=127246432/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1813764 memory=602392 CPUtime=50.92 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 139287 0 0 0 5068 24 0 0 20 0 1 0 53248958 1857294336 150598 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 453441 150598 8157 1 0 424799 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1817956 KiB
Current children cumulated memory: 605336 KiB

[startup+102.3 s]
/proc/loadavg: 4.43 4.25 4.15 5/270 53957
/proc/meminfo: memFree=127143232/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1828944 memory=621256 CPUtime=101.99 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 171292 0 0 0 10169 30 0 0 20 0 1 0 53248958 1872838656 155314 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 457236 155314 8157 1 0 428594 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1833136 KiB
Current children cumulated memory: 624200 KiB

[startup+162.3 s]
/proc/loadavg: 4.22 4.22 4.14 5/270 53961
/proc/meminfo: memFree=126978104/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1828944 memory=621256 CPUtime=161.83 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 171325 0 0 0 16153 30 0 0 20 0 1 0 53248958 1872838656 155314 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 457236 155314 8157 1 0 428594 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1833136 KiB
Current children cumulated memory: 624200 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.19 4.14 5/270 53963
/proc/meminfo: memFree=126914036/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1828944 memory=621256 CPUtime=221.68 cores=4,6
/proc/53953/stat : 53953 (python3) R 53948 53948 52933 0 -1 4194304 171355 0 0 0 22138 30 0 0 20 0 1 0 53248958 1872838656 155314 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 457236 155314 8157 1 0 428594 0
Current children cumulated CPU time: 221.68 s

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

/proc/54006/stat : 54006 (naps-1.03a6) R 53953 54006 54006 0 -1 4194304 1999460 0 0 0 226337 1256 0 0 20 0 1 0 53348996 15781634048 3616779 18446744073709551615 4198400 7047149 140732594051776 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12120064 140732594059623 140732594059763 140732594059763 140732594065353 0
/proc/54006/statm: 3852938 3616779 640 696 0 3852099 0
Current children cumulated CPU time: 3273.8 s
Current children cumulated vsize: 17366796 KiB
Current children cumulated memory: 15206724 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/271 54228
/proc/meminfo: memFree=112690840/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1950852 memory=736664 CPUtime=997.87 cores=4,6
/proc/53953/stat : 53953 (python3) S 53948 53948 52933 0 -1 4194304 204615 0 0 0 99745 42 0 0 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
[pid=54006] ppid=53953 vsize=15411752 memory=14467116 CPUtime=2335.77 cores=4,6
/proc/54006/stat : 54006 (naps-1.03a6) R 53953 54006 54006 0 -1 4194304 2002146 0 0 0 232321 1256 0 0 20 0 1 0 53348996 15781634048 3616779 18446744073709551615 4198400 7047149 140732594051776 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12120064 140732594059623 140732594059763 140732594059763 140732594065353 0
/proc/54006/statm: 3852938 3616779 640 696 0 3852099 0
Current children cumulated CPU time: 3333.64 s
Current children cumulated vsize: 17366796 KiB
Current children cumulated memory: 15206724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/271 54234
/proc/meminfo: memFree=112639152/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1950852 memory=736664 CPUtime=997.87 cores=4,6
/proc/53953/stat : 53953 (python3) S 53948 53948 52933 0 -1 4194304 204615 0 0 0 99745 42 0 0 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
[pid=54006] ppid=53953 vsize=15411752 memory=14467116 CPUtime=2395.61 cores=4,6
/proc/54006/stat : 54006 (naps-1.03a6) R 53953 54006 54006 0 -1 4194304 2004651 0 0 0 238305 1256 0 0 20 0 1 0 53348996 15781634048 3616779 18446744073709551615 4198400 7047149 140732594051776 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12120064 140732594059623 140732594059763 140732594059763 140732594065353 0
/proc/54006/statm: 3852938 3616779 640 696 0 3852099 0
Current children cumulated CPU time: 3393.48 s
Current children cumulated vsize: 17366796 KiB
Current children cumulated memory: 15206724 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113361852/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1950852 memory=736664 CPUtime=997.87 cores=4,6
/proc/53953/stat : 53953 (python3) S 53948 53948 52933 0 -1 4194304 204615 0 0 0 99745 42 0 0 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
[pid=54006] ppid=53953 vsize=15411752 memory=14467116 CPUtime=2455.37 cores=4,6
/proc/54006/stat : 54006 (naps-1.03a6) R 53953 54006 54006 0 -1 4194304 2007563 0 0 0 244273 1264 0 0 20 0 1 0 53348996 15781634048 3616779 18446744073709551615 4198400 7047149 140732594051776 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12120064 140732594059623 140732594059763 140732594059763 140732594065353 0
/proc/54006/statm: 3852938 3616779 640 696 0 3852099 0
Current children cumulated CPU time: 3453.24 s
Current children cumulated vsize: 17366796 KiB
Current children cumulated memory: 15206724 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/269 54581
/proc/meminfo: memFree=113243836/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1950852 memory=736664 CPUtime=997.87 cores=4,6
/proc/53953/stat : 53953 (python3) S 53948 53948 52933 0 -1 4194304 204615 0 0 0 99745 42 0 0 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
[pid=54006] ppid=53953 vsize=15411752 memory=14467116 CPUtime=2515.2 cores=4,6
/proc/54006/stat : 54006 (naps-1.03a6) R 53953 54006 54006 0 -1 4194304 2009997 0 0 0 250256 1264 0 0 20 0 1 0 53348996 15781634048 3616779 18446744073709551615 4198400 7047149 140732594051776 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12120064 140732594059623 140732594059763 140732594059763 140732594065353 0
/proc/54006/statm: 3852938 3616779 640 696 0 3852099 0
Current children cumulated CPU time: 3513.07 s
Current children cumulated vsize: 17366796 KiB
Current children cumulated memory: 15206724 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/269 54584
/proc/meminfo: memFree=113181832/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1950852 memory=736664 CPUtime=997.87 cores=4,6
/proc/53953/stat : 53953 (python3) S 53948 53948 52933 0 -1 4194304 204615 0 0 0 99745 42 0 0 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
[pid=54006] ppid=53953 vsize=15411752 memory=14467116 CPUtime=2575.04 cores=4,6
/proc/54006/stat : 54006 (naps-1.03a6) R 53953 54006 54006 0 -1 4194304 2013031 0 0 0 256239 1265 0 0 20 0 1 0 53348996 15781634048 3616779 18446744073709551615 4198400 7047149 140732594051776 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12120064 140732594059623 140732594059763 140732594059763 140732594065353 0
/proc/54006/statm: 3852938 3616779 640 696 0 3852099 0
Current children cumulated CPU time: 3572.91 s
Current children cumulated vsize: 17366796 KiB
Current children cumulated memory: 15206724 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 54585
/proc/meminfo: memFree=113156440/131249996 swapFree=33010416/33010684
[pid=53948] ppid=53945 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/53948/stat : 53948 (scip-naps-1.00.) S 53945 53948 52933 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 53248955 4292608 736 18446744073709551615 94062047375360 94062048269893 140727178187520 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94062048508944 94062048556688 94062063759360 140727178193313 140727178193410 140727178193410 140727178199012 0
/proc/53948/statm: 1048 736 672 219 0 110 0
[pid=53953] ppid=53948 vsize=1950852 memory=736664 CPUtime=997.87 cores=4,6
/proc/53953/stat : 53953 (python3) S 53948 53948 52933 0 -1 4194304 204615 0 0 0 99745 42 0 0 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
[pid=54006] ppid=53953 vsize=15411752 memory=14467116 CPUtime=2602.16 cores=4,6
/proc/54006/stat : 54006 (naps-1.03a6) R 53953 54006 54006 0 -1 4194304 2014255 0 0 0 258951 1265 0 0 20 0 1 0 53348996 15781634048 3616779 18446744073709551615 4198400 7047149 140732594051776 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12120064 140732594059623 140732594059763 140732594059763 140732594065353 0
/proc/54006/statm: 3852938 3616779 640 696 0 3852099 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 17366796 KiB
Current children cumulated memory: 15206724 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3587.17 s, system=13.359 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+3609.61 s]*
/proc/loadavg: 4.10 4.11 4.09 5/268 54585
/proc/meminfo: memFree=118292632/131249996 swapFree=33010416/33010684
[pid=53953] ppid=53945 vsize=1950852 memory=736664 CPUtime=997.87 cores=4,6
/proc/53953/stat : 53953 (python3) S 53945 53948 52933 0 -1 4194304 204633 0 0 0 99745 42 0 0 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
Current cumulated CPU time of completed processes: 0.006091 s
Current children cumulated CPU time: 997.87 s
Current children cumulated vsize: 1950852 KiB
Current children cumulated memory: 736664 KiB

[startup+3609.8 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 54585
/proc/meminfo: memFree=118292632/131249996 swapFree=33010416/33010684
[pid=53953] ppid=53945 vsize=1950852 memory=736664 CPUtime=3600.33 cores=4,6
/proc/53953/stat : 53953 (python3) R 53945 53948 52933 0 -1 4194304 227228 2014256 0 0 99752 43 258951 1287 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
Current cumulated CPU time of completed processes: 0.006091 s
Current children cumulated CPU time: 3600.33 s
Current children cumulated vsize: 1950852 KiB
Current children cumulated memory: 736664 KiB

[startup+3609.9 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 54585
/proc/meminfo: memFree=118292632/131249996 swapFree=33010416/33010684
[pid=53953] ppid=53945 vsize=1950852 memory=736664 CPUtime=3600.43 cores=4,6
/proc/53953/stat : 53953 (python3) R 53945 53948 52933 0 -1 4194304 254054 2014256 0 0 99761 44 258951 1287 20 0 1 0 53248958 1997672448 184166 18446744073709551615 93843801411584 93843801411961 140731410629936 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 93843801423256 93843801423876 93843818307584 140731410639207 140731410639394 140731410639394 140731410644967 0
/proc/53953/statm: 487713 184166 8189 1 0 459071 0
Current cumulated CPU time of completed processes: 0.006091 s
Current children cumulated CPU time: 3600.43 s
Current children cumulated vsize: 1950852 KiB
Current children cumulated memory: 736664 KiB

Child status: 0

Real time (s): 3609.97
CPU time (s): 3600.53
CPU user time (s): 3587.17
CPU system time (s): 13.359
CPU usage (%): 99.7384
Max. virtual memory (cumulated for all children) (KiB): 21180448
Max. memory (cumulated for all children) (KiB): 19096100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.17
system time used= 13.359
maximum resident set size= 18356492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2280962
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= 503
involuntary context switches= 2991


# summary of solver processes directly reported to runsolver:
#   pid: 53948,53953
#   total CPU time (s): 3600.53
#   total CPU user time (s): 3587.17
#   total CPU system time (s): 13.359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.65726 second user time and 16.9547 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-01 15:15:12
IDJOB=4490807
IDBENCH=147620
IDSOLVER=3368
FILE ID=nodeC022/4490807-1751375712
RUNJOBID= nodeC022-1751370065-52944
SLURM_JOB_ID= 9598189
Free space on /tmp= 433028 MiB

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

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

MD5SUM BENCH= 329db8d421c28e548757e1dbc8e6ec5f
RANDOM SEED=742063268

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128102524 kB
MemAvailable:   127962116 kB
Buffers:            2128 kB
Cached:           662516 kB
SwapCached:           32 kB
Active:          2256284 kB
Inactive:         286312 kB
Active(anon):    1891796 kB
Inactive(anon):     4196 kB
Active(file):     364488 kB
Inactive(file):   282116 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11812 kB
Writeback:             8 kB
AnonPages:       1881112 kB
Mapped:           128068 kB
Shmem:             18028 kB
KReclaimable:     104056 kB
Slab:             192000 kB
SReclaimable:     104056 kB
SUnreclaim:        87944 kB
KernelStack:        4320 kB
PageTables:         7384 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5465912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC022 at 2025-07-01 16:15:22