Trace number 4529700

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2SAT 137.999 138.523

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMf4201f1ef8f74939600eabb6a2266017
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.017181
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables80
Total number of constraints2
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 constraints2
Minimum length of a constraint80
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.46/0.53	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529700-1752253455.opb
0.46/0.53	c Solving mode: decision
0.46/0.53	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.46/0.53	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.46/0.53	c original problem has 80 variables (80 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.46/0.53	c presolving:
0.46/0.53	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 24 clqs
0.46/0.53	c (round 2, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 24 clqs
0.46/0.53	c (round 3, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 40 chg sides, 39 chg coeffs, 0 upgd conss, 0 impls, 24 clqs
0.46/0.53	c    (0.0s) probing: 51/80 (63.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.46/0.53	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.46/0.53	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.46/0.53	c    (0.0s) no symmetry present (symcode time: 0.00)
0.46/0.53	c presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):
0.46/0.53	c  0 deleted vars, 1 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 40 changed sides, 39 changed coefficients
0.46/0.53	c  0 implications, 24 cliques
0.46/0.53	c presolved problem has 80 variables (80 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.46/0.53	c       2 constraints of type <linear>
0.46/0.53	c transformed objective value is always integral (scale: 1)
0.46/0.53	c Presolving Time: 0.00
0.46/0.53	c 
0.46/0.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.46/0.53	c   0.0s|     1 |     0 |     5 |     - |  1532k |   0 |  80 |   3 |   2 |   0 |  0 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |     7 |     - |  1555k |   0 |  80 |   3 |   3 |   1 |  1 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |     8 |     - |  1579k |   0 |  80 |   3 |   4 |   2 |  2 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    11 |     - |  1613k |   0 |  80 |   3 |   6 |   4 |  3 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    13 |     - |  1646k |   0 |  80 |   3 |   8 |   6 |  4 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    16 |     - |  1692k |   0 |  80 |   3 |  10 |   8 |  5 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    17 |     - |  1732k |   0 |  80 |   3 |  12 |  10 |  6 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    19 |     - |  1846k |   0 |  80 |   3 |  14 |  12 |  7 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    22 |     - |  1955k |   0 |  80 |   3 |  16 |  14 |  8 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    24 |     - |  1960k |   0 |  80 |   3 |  18 |  16 |  9 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    26 |     - |  1977k |   0 |  80 |   3 |  19 |  17 | 10 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     0 |    27 |     - |  1996k |   0 |  80 |   3 |  20 |  18 | 11 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.0s|     1 |     2 |    37 |     - |  2006k |   0 |  80 |   3 |  20 |  18 | 11 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.1s|   100 |    95 |   407 |   3.9 |  2218k |  30 |  80 |   3 |   3 |  31 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.1s|   200 |   125 |   511 |   2.4 |  2271k |  40 |  80 |   3 |   0 |  32 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.46/0.53	c   0.1s|   300 |   173 |   689 |   2.2 |  2280k |  40 |  80 |   3 |   3 |  36 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.2s|   400 |   213 |   812 |   2.0 |  2511k |  44 |  80 |   3 |   3 |  52 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.2s|   500 |   257 |   913 |   1.8 |  2527k |  44 |  80 |   3 |   0 |  52 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.2s|   600 |   297 |  1022 |   1.7 |  2722k |  45 |  80 |   3 |   3 |  54 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.2s|   700 |   331 |  1124 |   1.6 |  2725k |  45 |  80 |   3 |   0 |  59 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.2s|   800 |   351 |  1198 |   1.5 |  2732k |  45 |  80 |   3 |   3 |  61 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.2s|   900 |   373 |  1285 |   1.4 |  2744k |  45 |  80 |   3 |   0 |  69 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   0.74%
0.46/0.53	c   0.3s|  1000 |   429 |  1464 |   1.4 |  2809k |  45 |  80 |   3 |   0 |  75 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   0.74%
0.46/0.53	c   0.3s|  1100 |   479 |  1636 |   1.5 |  2864k |  45 |  80 |   3 |   6 | 108 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   0.74%
0.46/0.53	c   0.3s|  1200 |   515 |  1760 |   1.4 |  3168k |  45 |  80 |   3 |   3 | 133 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   0.74%
0.46/0.53	c   0.3s|  1300 |   547 |  1861 |   1.4 |  3168k |  45 |  80 |   3 |   3 | 139 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   0.75%
0.46/0.53	c   0.3s|  1400 |   573 |  1956 |   1.4 |  3200k |  46 |  80 |   3 |   0 | 147 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   0.75%
0.46/0.53	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
0.46/0.53	c (run 1, node 1483) performing user restart
0.46/0.53	c 
0.46/0.53	c presolving:
0.46/0.53	c (round 1, fast)       0 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 24 clqs
0.46/0.53	c (round 2, fast)       0 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 3 chg coeffs, 0 upgd conss, 0 impls, 24 clqs
0.46/0.53	c (round 3, exhaustive) 0 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 3 chg coeffs, 1 upgd conss, 0 impls, 24 clqs
0.46/0.53	c presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):
0.46/0.53	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3 changed coefficients
0.46/0.53	c  0 implications, 24 cliques
0.46/0.53	c presolved problem has 80 variables (80 bin, 0 int, 0 impl, 0 cont) and 4 constraints
0.46/0.53	c       2 constraints of type <linear>
0.46/0.53	c       2 constraints of type <logicor>
0.46/0.53	c transformed objective value is always integral (scale: 1)
0.46/0.53	c Presolving Time: 0.00
0.46/0.53	c 
0.46/0.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.46/0.53	c   0.4s|     1 |     0 |  2014 |     - |  3203k |   0 |  80 |   4 |   3 |   0 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.4s|     1 |     0 |  2016 |     - |  3203k |   0 |  80 |   4 |   4 |   1 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.4s|     1 |     0 |  2017 |     - |  3203k |   0 |  80 |   4 |   6 |   3 |  2 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.4s|     1 |     0 |  2018 |     - |  3203k |   0 |  80 |   4 |   7 |   4 |  3 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.4s|     1 |     0 |  2020 |     - |  3203k |   0 |  80 |   4 |   9 |   6 |  4 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.4s|     1 |     0 |  2026 |     - |  3203k |   0 |  80 |   4 |  10 |   7 |  5 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.46/0.53	c   0.4s|     1 |     0 |  2028 |     - |  3203k |   0 |  80 |   4 |  11 |   8 |  6 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|     1 |     0 |  2029 |     - |  3203k |   0 |  80 |   4 |  12 |   9 |  7 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|     1 |     0 |  2032 |     - |  3203k |   0 |  80 |   4 |  13 |  10 |  8 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|     1 |     0 |  2033 |     - |  3203k |   0 |  80 |   4 |  14 |  11 |  9 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|     1 |     0 |  2034 |     - |  3203k |   0 |  80 |   4 |  14 |  12 | 10 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|     1 |     0 |  2035 |     - |  3203k |   0 |  80 |   4 |  15 |  13 | 11 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|     1 |     2 |  2042 |     - |  3203k |   0 |  80 |   4 |  15 |  13 | 11 |   0 |  18 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|   100 |    43 |  2134 |   1.3 |  3212k |  33 |  80 |   4 |   5 |  17 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|   200 |    83 |  2235 |   1.3 |  3224k |  41 |  80 |   4 |   7 |  21 |  2 |   0 |  18 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.96/1.08	c   0.4s|   300 |   109 |  2350 |   1.3 |  3224k |  44 |  80 |   4 |   0 |  35 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|   400 |   125 |  2425 |   1.3 |  3226k |  44 |  80 |   4 |   5 |  43 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.4s|   500 |   151 |  2517 |   1.2 |  3230k |  47 |  80 |   4 |   0 |  52 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf | unknown
0.96/1.08	c   0.5s|   600 |   177 |  2630 |   1.2 |  3238k |  48 |  80 |   4 |   0 |  68 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.70%
0.96/1.08	c   0.5s|   700 |   205 |  2723 |   1.2 |  3260k |  48 |  80 |   4 |   0 |  68 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.71%
0.96/1.08	c   0.5s|   800 |   227 |  2824 |   1.2 |  3260k |  48 |  80 |   4 |   0 |  78 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.74%
0.96/1.08	c   0.5s|   900 |   233 |  2880 |   1.2 |  3260k |  48 |  80 |   4 |   5 |  78 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.74%
0.96/1.08	c   0.5s|  1000 |   231 |  2934 |   1.2 |  3260k |  48 |  80 |   4 |   0 |  79 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.78%
0.96/1.08	c   0.5s|  1100 |   239 |  3005 |   1.1 |  3260k |  48 |  80 |   4 |   5 |  85 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.79%
0.96/1.08	c   0.6s|  1200 |   247 |  3093 |   1.1 |  3260k |  48 |  80 |   4 |   5 |  98 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.79%
0.96/1.08	c   0.6s|  1300 |   255 |  3167 |   1.1 |  3260k |  48 |  80 |   4 |   5 | 104 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.79%
0.96/1.08	c   0.6s|  1400 |   269 |  3243 |   1.1 |  3266k |  48 |  80 |   4 |   0 | 110 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.79%
0.96/1.08	c   0.6s|  1500 |   271 |  3312 |   1.1 |  3266k |  48 |  80 |   4 |   5 | 117 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.79%
0.96/1.08	c   0.6s|  1600 |   277 |  3373 |   1.1 |  3266k |  48 |  80 |   4 |   5 | 117 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.79%
0.96/1.08	c   0.6s|  1700 |   287 |  3437 |   1.1 |  3272k |  48 |  80 |   4 |   5 | 119 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.79%
0.96/1.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.96/1.08	c   0.6s|  1800 |   301 |  3517 |   1.1 |  3272k |  48 |  80 |   4 |   0 | 119 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.80%
0.96/1.08	c   0.6s|  1900 |   305 |  3577 |   1.0 |  3272k |  48 |  80 |   4 |   6 | 122 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.83%
0.96/1.08	c   0.7s|  2000 |   311 |  3638 |   1.0 |  3272k |  48 |  80 |   4 |   5 | 122 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.83%
0.96/1.08	c   0.7s|  2100 |   321 |  3701 |   1.0 |  3287k |  48 |  80 |   4 |   5 | 122 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.83%
0.96/1.08	c   0.7s|  2200 |   333 |  3765 |   1.0 |  3292k |  48 |  80 |   4 |   5 | 122 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.83%
0.96/1.08	c   0.7s|  2300 |   341 |  3848 |   1.0 |  3296k |  48 |  80 |   4 |   5 | 137 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.83%
0.96/1.08	c   0.7s|  2400 |   359 |  3969 |   1.0 |  3304k |  48 |  80 |   4 |   5 | 168 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.83%
0.96/1.08	c   0.7s|  2500 |   369 |  4043 |   1.0 |  3307k |  48 |  80 |   4 |   0 | 176 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.98%
0.96/1.08	c   0.7s|  2600 |   377 |  4097 |   1.0 |  3307k |  48 |  80 |   4 |   0 | 176 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.98%
0.96/1.08	c   0.7s|  2700 |   379 |  4160 |   1.0 |  3307k |  48 |  80 |   4 |   5 | 181 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.98%
0.96/1.08	c   0.7s|  2800 |   385 |  4214 |   1.0 |  3307k |  48 |  80 |   4 |   5 | 181 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.98%
0.96/1.08	c   0.8s|  2900 |   393 |  4275 |   1.0 |  3354k |  48 |  80 |   4 |   6 | 183 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   4.99%
0.96/1.08	c   0.8s|  3000 |   395 |  4363 |   1.0 |  3354k |  48 |  80 |   4 |   0 | 185 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   5.08%
0.96/1.08	c   0.8s|  3100 |   401 |  4416 |   1.0 |  3483k |  48 |  80 |   4 |   0 | 185 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   5.08%
0.96/1.08	c   0.8s|  3200 |   405 |  4489 |   0.9 |  3543k |  48 |  80 |   4 |   5 | 192 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   5.08%
0.96/1.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.96/1.08	c   0.8s|  3300 |   419 |  4566 |   0.9 |  3546k |  48 |  80 |   4 |   6 | 202 |  1 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   6.57%
0.96/1.08	c   0.8s|  3400 |   429 |  4657 |   0.9 |  3551k |  48 |  80 |   4 |   0 | 214 |  0 |   0 |  18 | 0.000000e+00 |      --      |    Inf |   7.29%
0.96/1.08	c   0.8s|  3500 |   439 |  4720 |   0.9 |  3556k |  48 |  80 |   5 |   0 | 214 |  0 |   1 |  18 | 0.000000e+00 |      --      |    Inf |   7.31%
0.96/1.08	c   0.9s|  3600 |   449 |  4780 |   0.9 |  3561k |  48 |  80 |   5 |   5 | 216 |  1 |   1 |  18 | 0.000000e+00 |      --      |    Inf |   7.31%
0.96/1.08	c   0.9s|  3700 |   451 |  4835 |   0.9 |  3561k |  48 |  80 |   5 |   5 | 216 |  1 |   1 |  18 | 0.000000e+00 |      --      |    Inf |   7.31%
0.96/1.08	c   0.9s|  3800 |   467 |  4903 |   0.9 |  3698k |  48 |  80 |   5 |   5 | 216 |  1 |   1 |  18 | 0.000000e+00 |      --      |    Inf |   7.31%
0.96/1.08	c   0.9s|  3900 |   477 |  4962 |   0.9 |  3698k |  48 |  80 |   5 |   0 | 216 |  0 |   1 |  18 | 0.000000e+00 |      --      |    Inf |   7.31%
0.96/1.08	c   0.9s|  4000 |   491 |  5025 |   0.9 |  3698k |  48 |  80 |   5 |   0 | 216 |  0 |   1 |  18 | 0.000000e+00 |      --      |    Inf |   7.31%
0.96/1.08	c   0.9s|  4100 |   513 |  5093 |   0.9 |  3698k |  48 |  80 |   5 |   5 | 216 |  1 |   1 |  18 | 0.000000e+00 |      --      |    Inf |   7.31%
0.96/1.09	c   0.9s|  4200 |   531 |  5164 |   0.9 |  3701k |  48 |  80 |   6 |   0 | 216 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
0.96/1.09	c   0.9s|  4300 |   541 |  5233 |   0.9 |  3708k |  48 |  80 |   6 |   5 | 222 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
0.96/1.09	c   0.9s|  4400 |   557 |  5311 |   0.9 |  3738k |  48 |  80 |   6 |   0 | 230 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
0.96/1.09	c   0.9s|  4500 |   573 |  5423 |   0.9 |  3739k |  49 |  80 |   6 |   0 | 249 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
0.96/1.09	c   0.9s|  4600 |   579 |  5487 |   0.9 |  3739k |  49 |  80 |   6 |   5 | 254 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
0.96/1.09	c   0.9s|  4700 |   593 |  5603 |   0.9 |  3770k |  49 |  80 |   6 |   5 | 276 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
1.35/1.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.35/1.42	c   0.9s|  4800 |   603 |  5673 |   0.9 |  3773k |  49 |  80 |   6 |   5 | 283 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
1.35/1.42	c   0.9s|  4900 |   613 |  5734 |   0.9 |  3806k |  49 |  80 |   6 |   5 | 287 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.32%
1.35/1.42	c   1.0s|  5000 |   633 |  5839 |   0.9 |  3857k |  49 |  80 |   6 |   0 | 307 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.33%
1.35/1.42	c   1.0s|  5100 |   635 |  5891 |   0.9 |  3857k |  49 |  80 |   6 |   6 | 307 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.33%
1.35/1.42	c   1.0s|  5200 |   639 |  5947 |   0.9 |  3857k |  49 |  80 |   6 |   0 | 307 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.33%
1.35/1.42	c   1.0s|  5300 |   645 |  6002 |   0.9 |  3857k |  49 |  80 |   6 |   0 | 307 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.33%
1.35/1.42	c   1.0s|  5400 |   651 |  6059 |   0.9 |  3857k |  49 |  80 |   6 |   0 | 307 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.33%
1.35/1.42	c   1.0s|  5500 |   671 |  6128 |   0.9 |  3868k |  49 |  80 |   6 |   5 | 309 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.38%
1.35/1.42	c   1.0s|  5600 |   689 |  6193 |   0.9 |  3868k |  49 |  80 |   6 |   0 | 309 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.38%
1.35/1.42	c   1.0s|  5700 |   695 |  6278 |   0.9 |  3868k |  49 |  80 |   6 |   0 | 322 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.38%
1.35/1.42	c   1.0s|  5800 |   699 |  6342 |   0.9 |  3868k |  49 |  80 |   6 |   0 | 326 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.38%
1.35/1.42	c   1.0s|  5900 |   709 |  6418 |   0.9 |  3871k |  49 |  80 |   6 |   5 | 335 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.38%
1.35/1.42	c   1.0s|  6000 |   715 |  6484 |   0.9 |  3879k |  49 |  80 |   6 |   5 | 335 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.38%
1.35/1.42	c   1.0s|  6100 |   721 |  6547 |   0.9 |  3879k |  49 |  80 |   6 |   0 | 337 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.43%
1.35/1.42	c   1.0s|  6200 |   739 |  6619 |   0.9 |  3879k |  49 |  80 |   6 |   0 | 339 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.43%
1.35/1.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.35/1.42	c   1.0s|  6300 |   743 |  6674 |   0.9 |  3879k |  49 |  80 |   6 |   0 | 339 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.43%
1.35/1.42	c   1.0s|  6400 |   755 |  6732 |   0.8 |  3879k |  49 |  80 |   6 |   5 | 339 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.43%
1.35/1.42	c   1.0s|  6500 |   757 |  6786 |   0.8 |  3879k |  49 |  80 |   6 |   0 | 339 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   7.43%
1.35/1.42	c   1.0s|  6600 |   781 |  6867 |   0.8 |  3879k |  49 |  80 |   6 |   0 | 347 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.21%
1.35/1.42	c   1.1s|  6700 |   797 |  6944 |   0.8 |  3884k |  49 |  80 |   6 |   5 | 354 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.38%
1.35/1.42	c   1.1s|  6800 |   813 |  7010 |   0.8 |  3884k |  49 |  80 |   6 |   5 | 354 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.39%
1.35/1.42	c   1.1s|  6900 |   833 |  7078 |   0.8 |  3884k |  49 |  80 |   6 |   5 | 354 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.39%
1.35/1.42	c   1.1s|  7000 |   849 |  7157 |   0.8 |  3884k |  49 |  80 |   6 |   5 | 354 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.39%
1.35/1.42	c   1.1s|  7100 |   865 |  7216 |   0.8 |  4142k |  49 |  80 |   6 |   5 | 354 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.39%
1.35/1.42	c   1.1s|  7200 |   903 |  7321 |   0.8 |  4142k |  49 |  80 |   6 |   0 | 354 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.39%
1.35/1.42	c   1.1s|  7300 |   917 |  7384 |   0.8 |  4208k |  49 |  80 |   6 |   5 | 354 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.42%
1.35/1.42	c   1.1s|  7400 |   933 |  7473 |   0.8 |  4208k |  49 |  80 |   6 |   6 | 357 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.48%
1.35/1.42	c   1.1s|  7500 |   947 |  7549 |   0.8 |  4220k |  49 |  80 |   6 |   0 | 357 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.1s|  7600 |   971 |  7630 |   0.8 |  4478k |  49 |  80 |   6 |   6 | 357 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.1s|  7700 |   981 |  7700 |   0.8 |  4491k |  49 |  80 |   6 |   6 | 357 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.35/1.42	c   1.1s|  7800 |   999 |  7767 |   0.8 |  4491k |  49 |  80 |   6 |   6 | 357 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.1s|  7900 |  1011 |  7854 |   0.8 |  4491k |  49 |  80 |   6 |   6 | 357 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.1s|  8000 |  1035 |  7945 |   0.8 |  4491k |  49 |  80 |   6 |   5 | 357 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.1s|  8100 |  1049 |  8009 |   0.8 |  4491k |  49 |  80 |   6 |   5 | 357 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.1s|  8200 |  1065 |  8083 |   0.8 |  4491k |  49 |  80 |   6 |   5 | 366 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.2s|  8300 |  1085 |  8153 |   0.8 |  4491k |  49 |  80 |   6 |   5 | 370 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.2s|  8400 |  1099 |  8231 |   0.8 |  4491k |  49 |  80 |   6 |   0 | 383 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.2s|  8500 |  1121 |  8323 |   0.8 |  4496k |  49 |  80 |   6 |   5 | 389 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.50%
1.35/1.42	c   1.2s|  8600 |  1139 |  8411 |   0.8 |  4496k |  49 |  80 |   6 |   6 | 400 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.51%
1.35/1.42	c   1.2s|  8700 |  1161 |  8474 |   0.8 |  4496k |  49 |  80 |   6 |   0 | 401 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.51%
1.35/1.42	c   1.2s|  8800 |  1183 |  8573 |   0.8 |  4523k |  49 |  80 |   6 |   0 | 413 |  0 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.51%
1.35/1.42	c   1.2s|  8900 |  1195 |  8646 |   0.8 |  4523k |  49 |  80 |   6 |   6 | 416 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.51%
1.35/1.42	c   1.2s|  9000 |  1215 |  8718 |   0.8 |  4529k |  49 |  80 |   6 |   6 | 416 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.51%
1.35/1.42	c   1.2s|  9100 |  1231 |  8785 |   0.8 |  4541k |  49 |  80 |   6 |   5 | 418 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c   1.2s|  9200 |  1235 |  8839 |   0.8 |  4552k |  49 |  80 |   6 |   5 | 418 |  1 |   2 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.35/1.42	c   1.2s|  9300 |  1239 |  8892 |   0.8 |  4558k |  49 |  80 |   7 |   0 | 418 |  0 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c   1.2s|  9400 |  1263 |  8968 |   0.8 |  4558k |  49 |  80 |   7 |   5 | 421 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c   1.2s|  9500 |  1269 |  9023 |   0.8 |  4558k |  49 |  80 |   7 |   5 | 421 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c   1.2s|  9600 |  1277 |  9079 |   0.8 |  4568k |  49 |  80 |   7 |   0 | 421 |  0 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c   1.2s|  9700 |  1291 |  9143 |   0.8 |  4568k |  49 |  80 |   7 |   5 | 425 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c   1.3s|  9800 |  1313 |  9246 |   0.8 |  4632k |  49 |  80 |   7 |   5 | 437 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.35/1.42	c   1.3s|  9900 |  1321 |  9312 |   0.8 |  4632k |  49 |  80 |   7 |   5 | 442 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10000 |  1331 |  9379 |   0.8 |  4632k |  49 |  80 |   7 |   0 | 442 |  0 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10100 |  1373 |  9526 |   0.8 |  4694k |  49 |  80 |   7 |   7 | 468 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10200 |  1379 |  9618 |   0.8 |  4694k |  49 |  80 |   7 |   0 | 479 |  0 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10300 |  1391 |  9693 |   0.8 |  4700k |  49 |  80 |   7 |   5 | 484 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10400 |  1407 |  9786 |   0.8 |  4730k |  49 |  80 |   7 |   0 | 503 |  0 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10500 |  1439 |  9941 |   0.8 |  4779k |  49 |  80 |   7 |   8 | 531 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10600 |  1451 | 10051 |   0.8 |  4807k |  49 |  80 |   7 |   5 | 547 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.3s| 10700 |  1457 | 10124 |   0.8 |  4823k |  49 |  80 |   7 |   0 | 553 |  0 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.45/1.52	c   1.3s| 10800 |  1471 | 10196 |   0.8 |  4823k |  49 |  80 |   7 |   5 | 559 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.4s| 10900 |  1485 | 10322 |   0.8 |  4973k |  49 |  80 |   7 |   7 | 596 |  1 |   3 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.4s| 11000 |  1489 | 10381 |   0.8 |  4973k |  49 |  80 |   8 |   0 | 596 |  0 |   4 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c   1.4s| 11100 |  1497 | 10449 |   0.8 |  4973k |  49 |  80 |   8 |   0 | 603 |  0 |   4 |  18 | 0.000000e+00 |      --      |    Inf |   8.55%
1.45/1.52	c r 1.4s| 11148 |     0 | 10492 |   0.8 |randroun|  49 |  80 |   8 |   5 | 611 |  0 |   4 |  18 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
1.45/1.52	c 
1.45/1.52	c SCIP Status        : problem is solved [optimal solution found]
1.45/1.52	c Solving Time (sec) : 1.37
1.45/1.52	c Solving Nodes      : 11148 (total of 12631 nodes in 2 runs)
1.45/1.52	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
1.45/1.52	c Dual Bound         : +0.00000000000000e+00
1.45/1.52	c Gap                : 0.00 %
1.45/1.52	c [VIOLATION] Line 8: +28637 x1 +57274 x2 +114548 x3 +229096 x4 +458192 x5 +916384 x6 +1832768 x7 +3665536 x8 +7331072 x9 +14662144 x10 +29324288 x11 +58648576 x12 +48198 x13 +96396 x14 +192792 x15 +385584 x16 +771168 x17 +1542336 x18 +3084672 x19 +6169344 x20 +12338688 x21 +24677376 x22 +49354752 x23 +80330 x24 +160660 x25 +321320 x26 +642640 x27 +1285280 x28 +2570560 x29 +5141120 x30 +10282240 x31 +20564480 x32 +41128960 x33 +91980 x34 +183960 x35 +367920 x36 +735840 x37 +1471680 x38 +2943360 x39 +5886720 x40 +11773440 x41 +23546880 x42 +47093760 x43 +102221 x44 +204442 x45 +408884 x46 +817768 x47 +1635536 x48 +3271072 x49 +6542144 x50 +13084288 x51 +26168576 x52 +52337152 x53 +135518 x54 +271036 x55 +542072 x56 +1084144 x57 +2168288 x58 +4336576 x59 +8673152 x60 +17346304 x61 +34692608 x62 +165564 x63 +331128 x64 +662256 x65 +1324512 x66 +2649024 x67 +5298048 x68 +10596096 x69 +21192192 x70 +42384384 x71 +176049 x72 +352098 x73 +704196 x74 +1408392 x75 +2816784 x76 +5633568 x77 +11267136 x78 +22534272 x79 +45068544 x80 >= 62442885 ;
1.45/1.52	c   Computed activity: 62442845
1.45/1.52	c   Required: activity >= 62442885
1.45/1.52	c   Variable assignments: {x1=1, x2=0, x3=0, x4=1, x5=0, x6=0, x7=1, x8=0, x9=0, x10=0, x11=0, x12=0, x13=0, x14=0, x15=0, x16=1, x17=0, x18=0, x19=0, x20=0, x21=0, x22=0, x23=0, x24=0, x25=0, x26=0, x27=0, x28=0, x29=0, x30=0, x31=1, x32=1, x33=0, x34=0, x35=0, x36=1, x37=0, x38=0, x39=0, x40=1, x41=0, x42=0, x43=0, x44=0, x45=0, x46=0, x47=0, x48=0, x49=0, x50=0, x51=0, x52=0, x53=0, x54=0, x55=0, x56=0, x57=0, x58=0, x59=0, x60=0, x61=0, x62=0, x63=0, x64=1, x65=0, x66=0, x67=0, x68=0, x69=0, x70=0, x71=0, x72=0, x73=0, x74=0, x75=0, x76=0, x77=0, x78=0, x79=1, x80=0}}
1.45/1.52	c SCIP found a solution, but it is not feasible according to the original problem.
1.45/1.52	c ----------------------------------------------------------------------
1.45/1.52	c executing external solver (fallback): HOME/naps-1.03a6
1.45/1.52	c ----------------------------------------------------------------------
1.45/1.52	c command: HOME/naps-1.03a6 HOME/instance-4529700-1752253455.opb
1.45/1.53	c NaPS 1.03a6.
1.45/1.53	c Input file name: HOME/instance-4529700-1752253455.opb
137.94/138.50	c s SATISFIABLE
137.94/138.50	c _____________________________________________________________________________
137.94/138.50	c std/band forms        : 0,1
137.94/138.50	c 2cl/3cl ITE-codings   : 0,37129
137.94/138.50	c BDD/srt/adr Max costs : 38788,0,0
137.94/138.50	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
137.94/138.50	c BDD nodes             : 38790
137.94/138.50	c Es1/CC detections     : 0,0
137.94/138.50	c CC sort               : 0
137.94/138.50	c SAT/UNSAT calls       : 1,0
137.94/138.50	c regenrated variables  : 0
137.94/138.50	c eliminated fixed lits : 0
137.94/138.50	c goal lit flips        : 0
137.94/138.50	c goal stages           : 0
137.94/138.50	c goal shrink           : 0
137.94/138.50	c goal coeff separations: 0
137.94/138.50	c restarts              : 19208
137.94/138.50	c conflicts             : 526951         (3864 /sec)
137.94/138.50	c decisions             : 2587759        (18977 /sec)
137.94/138.50	c propagations          : 1329606342     (9750704 /sec)
137.94/138.50	c inspects              : 0              (0 /sec)
137.94/138.50	c CPU time (solving tm) : 136.4 s        (136.1 s, SAT 136.1 s, UNSAT 0 s)
137.94/138.50	c Time for Opt-base     : 0.05258 s
137.94/138.50	c Steps for Opt-base    : 219120
137.94/138.50	c Time for BDD coding   : 0.2661 s
137.94/138.50	c Time for srt coding   : 0 s
137.94/138.50	c _____________________________________________________________________________
137.94/138.50	c v x1 x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
137.94/138.50	s SATISFIABLE
137.94/138.50	v x1 x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80

Verifier Data

OK	0

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (61797 MiB free)
  memory of node 1: 64507 MiB (60141 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529700-1752253455/watcher-4529700-1752253455 -o /tmp/evaluation-result-4529700-1752253455/solver-4529700-1752253455 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117662 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529700-1752253455.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=117832, runsolver pid=117829

[startup+0.100063 s]*
/proc/loadavg: 1.45 1.44 1.84 5/275 117837
/proc/meminfo: memFree=124865768/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1186972 memory=31964 CPUtime=0.06 cores=5,7
/proc/117837/stat : 117837 (python3) R 117832 117832 117649 0 -1 4194304 3724 0 0 0 5 1 0 0 20 0 1 0 141023251 1215459328 7991 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 296743 7991 4895 1 0 268765 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 34908 KiB

[startup+0.205917 s]*
/proc/loadavg: 1.45 1.44 1.84 5/275 117837
/proc/meminfo: memFree=124865768/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1202308 memory=55004 CPUtime=0.17 cores=5,7
/proc/117837/stat : 117837 (python3) R 117832 117832 117649 0 -1 4194304 6523 0 0 0 15 2 0 0 20 0 1 0 141023251 1231163392 13751 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300577 13751 8127 1 0 271935 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1206500 KiB
Current children cumulated memory: 57948 KiB

[startup+0.30589 s]*
/proc/loadavg: 1.45 1.44 1.84 5/275 117837
/proc/meminfo: memFree=124865768/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1202628 memory=55516 CPUtime=0.26 cores=5,7
/proc/117837/stat : 117837 (python3) R 117832 117832 117649 0 -1 4194304 6642 0 0 0 24 2 0 0 20 0 1 0 141023251 1231491072 13879 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300657 13879 8127 1 0 272015 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1206820 KiB
Current children cumulated memory: 58460 KiB

[startup+0.700187 s]
/proc/loadavg: 1.45 1.44 1.84 5/275 117837
/proc/meminfo: memFree=124865632/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=56540 CPUtime=0.65 cores=5,7
/proc/117837/stat : 117837 (python3) R 117832 117832 117649 0 -1 4194304 6903 0 0 0 63 2 0 0 20 0 1 0 141023251 1232519168 14135 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14135 8127 1 0 272266 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1207824 KiB
Current children cumulated memory: 59484 KiB

[startup+1.50017 s]
/proc/loadavg: 1.45 1.44 1.84 5/275 117837
/proc/meminfo: memFree=124865632/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=56924 CPUtime=1.45 cores=5,7
/proc/117837/stat : 117837 (python3) R 117832 117832 117649 0 -1 4194304 7010 0 0 0 143 2 0 0 20 0 1 0 141023251 1232519168 14231 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14231 8127 1 0 272266 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1207824 KiB
Current children cumulated memory: 59868 KiB

[startup+3.10611 s]
/proc/loadavg: 1.45 1.44 1.84 5/276 117838
/proc/meminfo: memFree=124823024/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=57436 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14359 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14359 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=54560 memory=46816 CPUtime=1.55 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 13267 0 0 0 153 2 0 0 20 0 1 0 141023401 55869440 11704 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 13640 11704 544 696 0 12801 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 1262384 KiB
Current children cumulated memory: 107196 KiB

[startup+6.30022 s]
/proc/loadavg: 1.66 1.48 1.85 5/277 117937
/proc/meminfo: memFree=124906072/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=57436 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14359 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14359 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=58656 memory=51356 CPUtime=4.73 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 13384 0 0 0 471 2 0 0 20 0 1 0 141023401 60063744 12839 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 14664 12839 544 696 0 13825 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1266480 KiB
Current children cumulated memory: 111736 KiB

[startup+12.7002 s]
/proc/loadavg: 1.84 1.53 1.87 5/278 117939
/proc/meminfo: memFree=124825176/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=57436 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14359 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14359 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=58656 memory=51356 CPUtime=11.1 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 13402 0 0 0 1108 2 0 0 20 0 1 0 141023401 60063744 12839 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 14664 12839 544 696 0 13825 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 1266480 KiB
Current children cumulated memory: 111736 KiB

[startup+25.5003 s]
/proc/loadavg: 2.32 1.65 1.90 6/278 117939
/proc/meminfo: memFree=124805096/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=57436 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14359 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14359 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=56572 memory=51172 CPUtime=23.87 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 13858 0 0 0 2384 3 0 0 20 0 1 0 141023401 57929728 12793 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 14143 12793 544 696 0 13304 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 1264396 KiB
Current children cumulated memory: 111552 KiB

[startup+51.1057 s]
/proc/loadavg: 2.95 1.85 1.96 5/278 117988
/proc/meminfo: memFree=124335144/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=57436 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14359 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14359 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=56832 memory=52964 CPUtime=49.38 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 14448 0 0 0 4935 3 0 0 20 0 1 0 141023401 58195968 13241 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 14208 13241 544 696 0 13369 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 1264656 KiB
Current children cumulated memory: 113344 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 2.20 2.08 5/278 118038
/proc/meminfo: memFree=123925832/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=57436 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14359 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14359 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=73028 memory=62680 CPUtime=100.38 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 30865 0 0 0 10032 6 0 0 20 0 1 0 141023401 74780672 15670 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 18257 15670 544 696 0 17418 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 1280852 KiB
Current children cumulated memory: 123060 KiB

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

# cumulated CPU time of all completed processes:  user=137.839 s, system=0.159792 s

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

[startup+102.4 s]
/proc/loadavg: 3.60 2.20 2.08 5/278 118038
/proc/meminfo: memFree=123925832/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=57436 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14359 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14359 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=73028 memory=62808 CPUtime=100.48 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 30912 0 0 0 10042 6 0 0 20 0 1 0 141023401 74780672 15702 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 18257 15702 544 696 0 17418 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1280852 KiB
Current children cumulated memory: 123188 KiB

[startup+115.2 s]
/proc/loadavg: 3.69 2.29 2.11 5/278 118038
/proc/meminfo: memFree=123899928/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=73028 memory=60524 CPUtime=113.25 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 36947 0 0 0 11316 9 0 0 20 0 1 0 141023401 74780672 15131 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 18257 15131 544 696 0 17418 0
Current children cumulated CPU time: 114.72 s
Current children cumulated vsize: 1280852 KiB
Current children cumulated memory: 122056 KiB

[startup+128 s]*
/proc/loadavg: 3.81 2.36 2.13 5/278 118038
/proc/meminfo: memFree=123857720/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=73028 memory=63088 CPUtime=126.01 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 41822 0 0 0 12591 10 0 0 20 0 1 0 141023401 74780672 15772 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 18257 15772 544 696 0 17418 0
Current children cumulated CPU time: 127.48 s
Current children cumulated vsize: 1280852 KiB
Current children cumulated memory: 124620 KiB

[startup+134.4 s]
/proc/loadavg: 3.83 2.39 2.14 5/278 118040
/proc/meminfo: memFree=123885540/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=73028 memory=65368 CPUtime=132.39 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 46844 0 0 0 13227 12 0 0 20 0 1 0 141023401 74780672 16342 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 18257 16342 544 696 0 17418 0
Current children cumulated CPU time: 133.86 s
Current children cumulated vsize: 1280852 KiB
Current children cumulated memory: 126900 KiB

[startup+136 s]*
/proc/loadavg: 3.84 2.42 2.16 5/278 118040
/proc/meminfo: memFree=123881444/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=81220 memory=66648 CPUtime=133.99 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 47755 0 0 0 13387 12 0 0 20 0 1 0 141023401 83169280 16662 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 20305 16662 544 696 0 19466 0
Current children cumulated CPU time: 135.46 s
Current children cumulated vsize: 1289044 KiB
Current children cumulated memory: 128180 KiB

[startup+137.6 s]
/proc/loadavg: 3.84 2.42 2.16 5/278 118040
/proc/meminfo: memFree=123881444/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=73028 memory=65496 CPUtime=135.58 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 48148 0 0 0 13546 12 0 0 20 0 1 0 141023401 74780672 16374 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 18257 16374 544 696 0 17418 0
Current children cumulated CPU time: 137.05 s
Current children cumulated vsize: 1280852 KiB
Current children cumulated memory: 127028 KiB

[startup+138 s]*
/proc/loadavg: 3.84 2.42 2.16 5/278 118040
/proc/meminfo: memFree=123873380/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=73028 memory=66264 CPUtime=135.98 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 48312 0 0 0 13586 12 0 0 20 0 1 0 141023401 74780672 16566 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 18257 16566 544 696 0 17418 0
Current children cumulated CPU time: 137.45 s
Current children cumulated vsize: 1280852 KiB
Current children cumulated memory: 127796 KiB

[startup+138.4 s]
/proc/loadavg: 3.84 2.42 2.16 5/278 118040
/proc/meminfo: memFree=123873380/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=81220 memory=66904 CPUtime=136.37 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 48488 0 0 0 13625 12 0 0 20 0 1 0 141023401 83169280 16726 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 20305 16726 544 696 0 19466 0
Current children cumulated CPU time: 137.84 s
Current children cumulated vsize: 1289044 KiB
Current children cumulated memory: 128436 KiB

[startup+138.5 s]
/proc/loadavg: 3.84 2.42 2.16 5/278 118040
/proc/meminfo: memFree=123873380/131249996 swapFree=33010672/33010684
[pid=117832] ppid=117829 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/117832/stat : 117832 (scip-naps-1.00a) S 117829 117832 117649 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 141023248 4292608 736 18446744073709551615 94565743104000 94565743998533 140734904142736 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94565744237584 94565744285328 94565771083776 140734904146331 140734904146430 140734904146430 140734904152034 0
/proc/117832/statm: 1048 736 672 219 0 110 0
[pid=117837] ppid=117832 vsize=1203632 memory=58588 CPUtime=1.47 cores=5,7
/proc/117837/stat : 117837 (python3) S 117832 117832 117649 0 -1 4194304 7201 0 0 0 145 2 0 0 20 0 1 0 141023251 1232519168 14647 18446744073709551615 93880363937792 93880363938169 140734457349888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93880363949464 93880363950084 93880372699136 140734457358671 140734457358880 140734457358880 140734457364455 0
/proc/117837/statm: 300908 14647 8223 1 0 272266 0
[pid=117838] ppid=117837 vsize=81220 memory=67032 CPUtime=136.47 cores=5,7
/proc/117838/stat : 117838 (naps-1.03a6) R 117837 117838 117838 0 -1 4194304 48506 0 0 0 13635 12 0 0 20 0 1 0 141023401 83169280 16758 18446744073709551615 4198400 7047149 140721184972112 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31666176 140721184975231 140721184975345 140721184975345 140721184980937 0
/proc/117838/statm: 20305 16758 544 696 0 19466 0
Current children cumulated CPU time: 137.94 s
Current children cumulated vsize: 1289044 KiB
Current children cumulated memory: 128564 KiB

Child status: 0

Real time (s): 138.523
CPU time (s): 137.999
CPU user time (s): 137.839
CPU system time (s): 0.159792
CPU usage (%): 99.6218
Max. virtual memory (cumulated for all children) (KiB): 1289044
Max. memory (cumulated for all children) (KiB): 133044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.839
system time used= 0.159792
maximum resident set size= 71512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59659
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357
involuntary context switches= 837


# summary of solver processes directly reported to runsolver:
#   pid: 117832
#   total CPU time (s): 137.999
#   total CPU user time (s): 137.839
#   total CPU system time (s): 0.159792

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.323786 second user time and 0.675093 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 19:04:15
IDJOB=4529700
IDBENCH=148101
IDSOLVER=3388
FILE ID=nodeC017/4529700-1752253455
RUNJOBID= nodeC017-1752253448-117662
SLURM_JOB_ID= 9682588
Free space on /tmp= 432448 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob5.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529700-1752253455/watcher-4529700-1752253455 -o /tmp/evaluation-result-4529700-1752253455/solver-4529700-1752253455 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117662 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529700-1752253455.opb

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

MD5SUM BENCH= f4201f1ef8f74939600eabb6a2266017
RANDOM SEED=1690800014

nodeC017 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.066
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	: 7000.12
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		: 3600.062
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	: 7000.12
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		: 3600.533
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	: 7000.12
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		: 3601.714
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	: 7000.12
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.058
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	: 7000.12
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		: 3601.623
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	: 7000.12
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		: 3626.580
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	: 7000.12
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		: 3600.051
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        124866104 kB
MemAvailable:   129426620 kB
Buffers:            1688 kB
Cached:          5326024 kB
SwapCached:            8 kB
Active:           694920 kB
Inactive:        4975888 kB
Active(anon):     345220 kB
Inactive(anon):    15952 kB
Active(file):     349700 kB
Inactive(file):  4959936 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14300 kB
Writeback:             0 kB
AnonPages:        346312 kB
Mapped:           127996 kB
Shmem:             18072 kB
KReclaimable:     179840 kB
Slab:             273816 kB
SReclaimable:     179840 kB
SUnreclaim:        93976 kB
KernelStack:        4480 kB
PageTables:         4344 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3882408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432436 MiB
End job on nodeC017 at 2025-07-11 19:06:34