Trace number 4530163

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a2? (TO) 3600.34 3612.09

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_16.opb
MD5SUM0c97dedf99f03a2f12057daa91676c25
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 benchmark202
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5570
Total number of constraints10896
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 9
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 375
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 1908
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

100.39/100.78	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530163-1752253242.opb
100.39/100.78	c Solving mode: optimization
100.39/100.78	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
100.39/100.78	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
100.39/100.78	c original problem has 5570 variables (5570 bin, 0 int, 0 impl, 0 cont) and 10896 constraints
100.39/100.78	c presolving:
100.39/100.78	c (round 1, fast)       2 del vars, 1 del conss, 0 add conss, 2 chg bounds, 180 chg sides, 449 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
100.39/100.78	c (round 2, exhaustive) 2 del vars, 5163 del conss, 0 add conss, 2 chg bounds, 180 chg sides, 456 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
100.39/100.78	c (round 3, exhaustive) 2 del vars, 5163 del conss, 0 add conss, 2 chg bounds, 180 chg sides, 456 chg coeffs, 293 upgd conss, 0 impls, 34 clqs
100.39/100.78	c (round 4, medium)     2 del vars, 5163 del conss, 5 add conss, 2 chg bounds, 185 chg sides, 466 chg coeffs, 293 upgd conss, 0 impls, 35 clqs
100.39/100.78	c (round 5, exhaustive) 2 del vars, 5163 del conss, 5 add conss, 2 chg bounds, 185 chg sides, 466 chg coeffs, 571 upgd conss, 0 impls, 35 clqs
100.39/100.78	c    (0.3s) probing: 51/5568 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
100.39/100.78	c    (0.3s) probing aborted: 50/50 successive totally useless probings
100.39/100.78	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
100.39/100.78	c    (0.4s) symmetry computation finished: 1500 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.03)
100.39/100.78	c dynamic symmetry handling statistics:
100.39/100.78	c    orbitopal reduction:       no components
100.39/100.78	c    orbital reduction:         no components
100.39/100.78	c    lexicographic reduction:   no permutations
100.39/100.78	c handled 1500 out of 1500 symmetry components
100.39/100.78	c (round 6, exhaustive) 2 del vars, 5163 del conss, 1505 add conss, 2 chg bounds, 185 chg sides, 466 chg coeffs, 571 upgd conss, 0 impls, 1535 clqs
100.39/100.78	c (round 7, exhaustive) 2 del vars, 5163 del conss, 1505 add conss, 2 chg bounds, 185 chg sides, 466 chg coeffs, 2071 upgd conss, 0 impls, 1535 clqs
100.39/100.78	c presolving (8 rounds: 8 fast, 7 medium, 6 exhaustive):
100.39/100.78	c  2 deleted vars, 5163 deleted constraints, 1505 added constraints, 2 tightened bounds, 0 added holes, 185 changed sides, 466 changed coefficients
100.39/100.78	c  0 implications, 1535 cliques
100.39/100.78	c presolved problem has 5568 variables (5568 bin, 0 int, 0 impl, 0 cont) and 7238 constraints
100.39/100.78	c     571 constraints of type <knapsack>
100.39/100.78	c    1505 constraints of type <setppc>
100.39/100.78	c    5162 constraints of type <linear>
100.39/100.78	c transformed objective value is always integral (scale: 1)
100.39/100.78	c Presolving Time: 0.48
100.39/100.78	c 
100.39/100.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.39/100.78	c   1.2s|     1 |     0 |  4200 |     - |   248M |   0 |5568 |7254 |7238 |   0 |  0 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   3.1s|     1 |     0 | 13739 |     - |   256M |   0 |5568 |7254 |7249 |  11 |  1 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   3.3s|     1 |     0 | 14382 |     - |   257M |   0 |5568 |7254 |7261 |  23 |  2 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   3.6s|     1 |     0 | 15041 |     - |   259M |   0 |5568 |7254 |7272 |  34 |  3 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   3.9s|     1 |     0 | 15554 |     - |   259M |   0 |5568 |7254 |7284 |  46 |  4 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   4.1s|     1 |     0 | 16189 |     - |   263M |   0 |5568 |7254 |7296 |  58 |  5 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   4.5s|     1 |     0 | 16392 |     - |   265M |   0 |5568 |7254 |7308 |  70 |  6 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   4.7s|     1 |     0 | 17029 |     - |   267M |   0 |5568 |7254 |7319 |  81 |  7 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   4.9s|     1 |     0 | 18404 |     - |   271M |   0 |5568 |7254 |7328 |  90 |  8 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   5.4s|     1 |     0 | 19131 |     - |   274M |   0 |5568 |7254 |7338 | 100 |  9 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   5.6s|     1 |     0 | 19653 |     - |   276M |   0 |5568 |7254 |7348 | 110 | 10 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   5.7s|     1 |     0 | 19769 |     - |   278M |   0 |5568 |7254 |7358 | 120 | 11 |  16 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   5.9s|     1 |     0 | 19803 |     - |   281M |   0 |5568 |7256 |7367 | 129 | 12 |  18 |   0 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   7.5s|     1 |     2 | 29526 |     - |   282M |   0 |5568 |7262 |7367 | 129 | 12 |  24 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  16.3s|   100 |    76 | 67032 | 477.1 |   290M |  33 |5568 |7339 |7356 | 229 |  0 | 101 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.39/100.78	c  26.4s|   200 |   155 |113899 | 472.8 |   294M |  33 |5568 |7373 |   0 | 330 |  0 | 135 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  36.6s|   300 |   219 |148783 | 431.4 |   296M |  35 |5568 |7501 |7344 | 404 |  1 | 266 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  45.5s|   400 |   296 |171761 | 380.8 |   301M |  41 |5568 |7531 |7343 | 546 |  1 | 296 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  53.7s|   500 |   368 |194229 | 349.6 |   302M |  41 |5568 |7574 |7362 | 631 |  1 | 340 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  61.2s|   600 |   454 |243224 | 373.0 |   306M |  45 |5568 |7646 |7355 | 741 |  1 | 419 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  65.4s|   700 |   521 |261862 | 346.3 |   308M |  47 |5568 |7686 |7345 | 807 |  1 | 462 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  74.7s|   800 |   582 |315690 | 370.3 |   310M |  47 |5568 |7739 |7342 | 875 |  1 | 520 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  84.5s|   900 |   675 |395522 | 417.9 |   312M |  47 |5568 |7802 |   0 |1044 |  0 | 587 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c  93.9s|  1000 |   751 |433936 | 414.5 |   314M |  47 |5568 |7950 |7343 |1169 |  1 | 740 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
100.39/100.78	c (run 1, node 1034) performing user restart
100.39/100.78	c 
100.39/100.78	c (restart) converted 17 cuts from the global cut pool into linear constraints
100.39/100.78	c 
100.39/100.78	c presolving:
100.39/100.78	c (round 1, fast)       0 del vars, 15 del conss, 0 add conss, 0 chg bounds, 14 chg sides, 34 chg coeffs, 0 upgd conss, 0 impls, 1535 clqs
100.39/100.78	c (round 2, exhaustive) 0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 14 chg sides, 34 chg coeffs, 16 upgd conss, 0 impls, 1535 clqs
100.39/100.78	c (round 3, exhaustive) 0 del vars, 37 del conss, 0 add conss, 0 chg bounds, 14 chg sides, 472 chg coeffs, 16 upgd conss, 0 impls, 1535 clqs
100.39/100.78	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
100.39/100.78	c  0 deleted vars, 39 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14 changed sides, 472 changed coefficients
100.39/100.78	c  0 implications, 1535 cliques
100.39/100.78	c presolved problem has 5568 variables (5568 bin, 0 int, 0 impl, 0 cont) and 7958 constraints
100.39/100.78	c     584 constraints of type <knapsack>
100.39/100.78	c    1505 constraints of type <setppc>
100.39/100.78	c    5198 constraints of type <linear>
100.39/100.78	c     671 constraints of type <logicor>
100.39/100.78	c transformed objective value is always integral (scale: 1)
100.39/100.78	c Presolving Time: 0.59
100.39/100.78	c 
100.39/100.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.39/100.78	c   100s|     1 |     0 |448299 |     - |   313M |   0 |5568 |7969 |7255 |   0 |  0 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
100.39/100.78	c   100s|     1 |     0 |449369 |     - |   316M |   0 |5568 |7969 |7267 |  12 |  1 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   101s|     1 |     0 |450224 |     - |   317M |   0 |5568 |7969 |7278 |  23 |  2 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   101s|     1 |     0 |451874 |     - |   317M |   0 |5568 |7969 |7290 |  35 |  3 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   101s|     1 |     0 |453463 |     - |   319M |   0 |5568 |7969 |7304 |  49 |  4 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   102s|     1 |     0 |454781 |     - |   320M |   0 |5568 |7969 |7316 |  61 |  5 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   102s|     1 |     0 |456754 |     - |   321M |   0 |5568 |7969 |7328 |  73 |  6 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   102s|     1 |     0 |458185 |     - |   322M |   0 |5568 |7969 |7341 |  86 |  7 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   103s|     1 |     0 |458855 |     - |   324M |   0 |5568 |7969 |7351 |  96 |  8 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   103s|     1 |     0 |459527 |     - |   326M |   0 |5568 |7969 |7364 | 109 |  9 | 781 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   103s|     1 |     0 |460930 |     - |   326M |   0 |5568 |7970 |7376 | 121 | 10 | 782 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   103s|     1 |     0 |461863 |     - |   326M |   0 |5568 |7970 |7389 | 134 | 11 | 782 |  16 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   106s|     1 |     2 |477096 |     - |   326M |   0 |5568 |7976 |7389 | 134 | 11 | 788 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   114s|   100 |    97 |554477 | 457.5 |   331M |  43 |5568 |8008 |7357 | 274 |  1 | 820 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   116s|   200 |   152 |564103 | 428.2 |   332M |  78 |5568 |8047 |7368 | 314 |  1 | 859 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
196.82/197.41	c   119s|   300 |   228 |590849 | 416.2 |   334M |  78 |5568 |8094 |7360 | 394 |  1 | 910 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   120s|   400 |   276 |599636 | 393.2 |   334M |  78 |5568 |8135 |7368 | 429 |  1 | 954 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   123s|   500 |   326 |626059 | 384.8 |   335M |  78 |5568 |8180 |7369 | 498 |  0 |1002 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   130s|   600 |   376 |670431 | 388.4 |   336M |  78 |5568 |8239 |7351 | 564 |  1 |1064 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   133s|   700 |   447 |692233 | 378.6 |   339M |  78 |5568 |8353 |7369 | 642 |  1 |1183 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   135s|   800 |   510 |715416 | 370.6 |   340M |  78 |5568 |8436 |7368 | 729 |  1 |1270 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   136s|   900 |   526 |721772 | 354.7 |   340M |  78 |5568 |8452 |   0 | 755 |  0 |1286 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   137s|  1000 |   534 |729160 | 340.9 |   340M |  78 |5568 |8472 |   0 | 759 |  0 |1306 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   138s|  1100 |   536 |735547 | 327.9 |   341M |  78 |5568 |8474 |7378 | 762 |  1 |1311 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   141s|  1200 |   583 |763274 | 325.6 |   341M |  78 |5568 |8518 |   0 | 835 |  0 |1360 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   143s|  1300 |   618 |778312 | 318.1 |   342M |  78 |5568 |8532 |7367 | 920 |  2 |1378 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   144s|  1400 |   636 |789814 | 309.8 |   342M |  78 |5568 |8549 |   0 | 960 |  0 |1398 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   146s|  1500 |   647 |798692 | 301.1 |   343M |  78 |5568 |8590 |   0 | 970 |  0 |1442 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   148s|  1600 |   690 |820062 | 297.7 |   343M |  78 |5568 |8625 |   0 |1036 |  0 |1482 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   150s|  1700 |   726 |838818 | 293.7 |   344M |  78 |5568 |8668 |7354 |1135 |  2 |1527 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
196.82/197.41	c   152s|  1800 |   797 |858105 | 290.1 |   345M |  78 |5568 |8694 |7375 |1177 |  1 |1558 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   154s|  1900 |   812 |868807 | 283.9 |   345M |  79 |5568 |8807 |   0 |1186 |  0 |1676 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   155s|  2000 |   820 |880777 | 278.5 |   346M |  79 |5568 |8906 |7369 |1225 |  1 |1780 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   157s|  2100 |   851 |899920 | 275.7 |   347M |  79 |5568 |8993 |7376 |1285 |  1 |1870 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   159s|  2200 |   872 |917143 | 272.5 |   347M |  79 |5568 |9044 |   0 |1323 |  0 |1936 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   161s|  2300 |   905 |935060 | 269.7 |   348M |  79 |5568 |9119 |7377 |1355 |  1 |2018 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   165s|  2400 |   968 |966090 | 270.9 |   349M |  79 |5568 |9088 |7374 |1453 |  1 |2056 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   168s|  2500 |  1008 |  1009k| 275.4 |   350M |  79 |5568 |9103 |7361 |1537 |  1 |2165 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   172s|  2600 |  1081 |  1045k| 277.8 |   351M |  79 |5568 |9091 |7362 |1638 |  1 |2237 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   174s|  2700 |  1132 |  1078k| 279.3 |   354M |  79 |5568 |9091 |7373 |1720 |  1 |2313 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   177s|  2800 |  1185 |  1106k| 279.2 |   355M |  79 |5568 |9035 |7369 |1801 |  0 |2379 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   179s|  2900 |  1207 |  1117k| 275.0 |   355M |  80 |5568 |9055 |   0 |1848 |  0 |2448 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   181s|  3000 |  1250 |  1128k| 271.0 |   355M |  80 |5568 |9064 |   0 |1895 |  0 |2490 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   182s|  3100 |  1283 |  1133k| 265.5 |   356M |  80 |5568 |9096 |7375 |1933 |  0 |2547 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   184s|  3200 |  1302 |  1141k| 261.2 |   356M |  80 |5568 |9142 |7375 |1964 |  1 |2623 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
196.82/197.41	c   185s|  3300 |  1309 |  1147k| 256.5 |   356M |  80 |5568 |9241 |7381 |1994 |  1 |2768 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   187s|  3400 |  1326 |  1154k| 252.2 |   357M |  80 |5568 |9331 |7381 |2018 |  0 |2893 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   188s|  3500 |  1318 |  1160k| 248.0 |   357M |  80 |5568 |9435 |7383 |2057 |  0 |3019 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   189s|  3600 |  1341 |  1165k| 243.7 |   357M |  80 |5568 |9481 |7364 |2082 |  1 |3105 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   190s|  3700 |  1403 |  1172k| 240.1 |   358M |  80 |5568 |9488 |7365 |2088 |  1 |3148 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   192s|  3800 |  1465 |  1183k| 237.3 |   359M |  80 |5568 |9506 |7365 |2105 |  1 |3227 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   193s|  3900 |  1491 |  1191k| 234.1 |   359M |  80 |5568 |9518 |   0 |2120 |  0 |3254 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   194s|  4000 |  1498 |  1196k| 230.5 |   360M |  80 |5568 |9543 |7364 |2129 |  1 |3297 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   195s|  4100 |  1520 |  1203k| 227.5 |   360M |  80 |5568 |9539 |7364 |2144 |  1 |3332 |  47 | 1.200000e+02 |      --      |    Inf | unknown
196.82/197.41	c   196s|  4200 |  1535 |  1211k| 224.6 |   361M |  80 |5568 |9573 |7364 |2177 |  0 |3386 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   197s|  4300 |  1538 |  1217k| 221.6 |   361M |  80 |5568 |9650 |7364 |2187 |  1 |3490 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   198s|  4400 |  1564 |  1222k| 218.4 |   362M |  80 |5568 |9699 |   0 |2202 |  0 |3554 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   199s|  4500 |  1572 |  1227k| 215.3 |   362M |  80 |5568 |9776 |7364 |2202 |  1 |3656 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   200s|  4600 |  1601 |  1232k| 212.4 |   362M |  80 |5568 |9805 |7368 |2226 |  1 |3710 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   201s|  4700 |  1610 |  1239k| 209.9 |   363M |  80 |5568 |9832 |7364 |2235 |  1 |3768 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.44/348.51	c   202s|  4800 |  1626 |  1246k| 207.5 |   363M |  80 |5568 |9867 |   0 |2252 |  0 |3827 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   203s|  4900 |  1635 |  1251k| 204.8 |   363M |  80 |5568 |9856 |   0 |2255 |  0 |3849 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   204s|  5000 |  1659 |  1257k| 202.4 |   364M |  80 |5568 |9858 |7365 |2265 |  1 |3900 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   205s|  5100 |  1684 |  1266k| 200.6 |   365M |  80 |5568 |9866 |7365 |2279 |  1 |3952 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   207s|  5200 |  1666 |  1275k| 198.8 |   365M |  80 |5568 |9788 |   0 |2289 |  0 |3993 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   208s|  5300 |  1682 |  1278k| 196.2 |   365M |  80 |5568 |9796 |   0 |2289 |  0 |4049 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   209s|  5400 |  1704 |  1283k| 193.8 |   366M |  80 |5568 |9784 |   0 |2298 |  0 |4071 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   212s|  5500 |  1731 |  1305k| 194.2 |   366M |  80 |5568 |9714 |   0 |2330 |  0 |4103 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   214s|  5600 |  1719 |  1318k| 193.3 |   366M |  80 |5568 |9670 |   0 |2360 |  0 |4144 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   215s|  5700 |  1736 |  1331k| 192.4 |   367M |  80 |5568 |9665 |7366 |2390 |  1 |4205 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   217s|  5800 |  1765 |  1344k| 191.5 |   368M |  80 |5568 |9632 |   0 |2424 |  0 |4262 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   218s|  5900 |  1806 |  1360k| 191.0 |   368M |  80 |5568 |9653 |7364 |2449 |  1 |4361 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   220s|  6000 |  1840 |  1380k| 191.1 |   370M |  80 |5568 |9652 |   0 |2470 |  0 |4429 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   221s|  6100 |  1844 |  1386k| 189.3 |   370M |  80 |5568 |9667 |7372 |2478 |  1 |4477 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   224s|  6200 |  1870 |  1399k| 188.5 |   370M |  80 |5568 |9564 |   0 |2505 |  0 |4528 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.44/348.51	c   228s|  6300 |  1892 |  1420k| 188.7 |   372M |  80 |5568 |9442 |   0 |2542 |  0 |4605 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   232s|  6400 |  1920 |  1449k| 190.1 |   373M |  80 |5568 |9364 |   0 |2578 |  0 |4659 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   233s|  6500 |  1926 |  1455k| 188.4 |   373M |  80 |5568 |9297 |   0 |2604 |  0 |4715 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   239s|  6600 |  1962 |  1474k| 188.5 |   374M |  80 |5568 |9162 |7366 |2667 |  1 |4773 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   240s|  6700 |  1991 |  1483k| 187.2 |   374M |  80 |5568 |9108 |   0 |2683 |  0 |4818 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   241s|  6800 |  2005 |  1491k| 185.8 |   374M |  80 |5568 |9014 |   0 |2702 |  0 |4848 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   243s|  6900 |  2014 |  1503k| 184.9 |   375M |  80 |5568 |8949 |7367 |2718 |  2 |4942 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   244s|  7000 |  2033 |  1511k| 183.7 |   376M |  80 |5568 |8930 |7367 |2735 |  1 |4996 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   246s|  7100 |  2059 |  1533k| 184.1 |   376M |  80 |5568 |8852 |   0 |2754 |  0 |5056 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   247s|  7200 |  2074 |  1537k| 182.3 |   376M |  80 |5568 |8884 |   0 |2760 |  0 |5097 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   248s|  7300 |  2078 |  1544k| 181.0 |   377M |  80 |5568 |8806 |   0 |2777 |  0 |5135 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   250s|  7400 |  2111 |  1565k| 181.3 |   377M |  80 |5568 |8651 |7364 |2810 |  1 |5224 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   253s|  7500 |  2161 |  1589k| 182.0 |   378M |  80 |5568 |8627 |7369 |2872 |  1 |5315 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   254s|  7600 |  2183 |  1598k| 180.9 |   379M |  80 |5568 |8638 |7366 |2902 |  1 |5388 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   255s|  7700 |  2185 |  1602k| 179.4 |   379M |  80 |5568 |8682 |7368 |2912 |  1 |5438 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.44/348.51	c   256s|  7800 |  2198 |  1607k| 177.9 |   380M |  80 |5568 |8690 |7366 |2928 |  1 |5494 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   258s|  7900 |  2248 |  1629k| 178.4 |   381M |  80 |5568 |8626 |   0 |2983 |  0 |5547 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   260s|  8000 |  2276 |  1640k| 177.6 |   382M |  80 |5568 |8628 |7366 |2999 |  1 |5613 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   261s|  8100 |  2304 |  1652k| 177.0 |   383M |  80 |5568 |8602 |   0 |3026 |  0 |5666 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   263s|  8200 |  2358 |  1671k| 177.1 |   384M |  80 |5568 |8519 |   0 |3086 |  0 |5723 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   265s|  8300 |  2393 |  1691k| 177.3 |   384M |  80 |5568 |8500 |7349 |3128 |  1 |5759 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   269s|  8400 |  2467 |  1716k| 178.1 |   385M |  80 |5568 |8612 |7368 |3234 |  2 |5950 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   271s|  8500 |  2541 |  1731k| 177.9 |   386M |  80 |5568 |8805 |7379 |3306 |  2 |6197 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   276s|  8600 |  2612 |  1782k| 181.3 |   389M |  80 |5568 |8906 |7362 |3396 |  1 |6365 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   282s|  8700 |  2673 |  1856k| 187.0 |   390M |  80 |5568 |8933 |7367 |3490 |  1 |6473 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   290s|  8800 |  2748 |  1960k| 195.7 |   393M |  80 |5568 |9002 |   0 |3600 |  0 |6635 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   298s|  8900 |  2823 |  2053k| 203.1 |   394M |  80 |5568 |9166 |7377 |3739 |  1 |6863 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   311s|  9000 |  2891 |  2199k| 215.6 |   395M |  80 |5568 |9167 |7375 |3868 |  1 |7046 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   317s|  9100 |  2948 |  2280k| 221.4 |   396M |  80 |5568 |9088 |7377 |3972 |  1 |7081 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   324s|  9200 |  3009 |  2356k| 226.8 |   397M |  80 |5568 |9025 |7362 |4078 |  1 |7189 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.44/348.51	c   332s|  9300 |  3099 |  2448k| 233.4 |   399M |  80 |5568 |9038 |   0 |4210 |  0 |7339 |  47 | 1.200000e+02 |      --      |    Inf | unknown
347.44/348.51	c   340s|  9400 |  3135 |  2541k| 240.2 |   400M |  80 |5568 |8934 |   0 |4282 |  0 |7359 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   348s|  9500 |  3182 |  2630k| 246.4 |   403M |  80 |5568 |8875 |7371 |4377 |  1 |7394 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   356s|  9600 |  3208 |  2726k| 253.0 |   405M |  80 |5568 |8881 |   0 |4481 |  0 |7517 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   361s|  9700 |  3258 |  2775k| 255.2 |   406M |  80 |5568 |8886 |7380 |4558 |  1 |7559 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   368s|  9800 |  3301 |  2852k| 259.9 |   407M |  80 |5568 |8851 |7373 |4639 |  1 |7600 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   373s|  9900 |  3354 |  2920k| 263.8 |   409M |  80 |5568 |8839 |7362 |4698 |  1 |7638 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   379s| 10000 |  3393 |  2985k| 267.4 |   410M |  80 |5568 |8854 |7374 |4850 |  1 |7701 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   383s| 10100 |  3421 |  3031k| 269.1 |   410M |  80 |5568 |8818 |7365 |4905 |  1 |7726 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   391s| 10200 |  3473 |  3114k| 274.0 |   411M |  80 |5568 |8800 |7371 |4984 |  1 |7832 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   395s| 10300 |  3505 |  3163k| 275.9 |   412M |  80 |5568 |8811 |7372 |5027 |  1 |7874 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   402s| 10400 |  3536 |  3241k| 280.3 |   413M |  80 |5568 |8789 |7373 |5074 |  1 |7906 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   409s| 10500 |  3563 |  3304k| 283.4 |   415M |  80 |5568 |8873 |7366 |5155 |  1 |8043 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   415s| 10600 |  3585 |  3374k| 287.0 |   416M |  80 |5568 |8892 |7373 |5226 |  1 |8132 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   420s| 10700 |  3610 |  3426k| 289.0 |   417M |  80 |5568 |8886 |7374 |5282 |  1 |8165 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
631.50/633.49	c   426s| 10800 |  3647 |  3487k| 291.7 |   417M |  80 |5568 |8899 |7372 |5335 |  1 |8219 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   430s| 10900 |  3652 |  3532k| 293.0 |   418M |  80 |5568 |8905 |   0 |5380 |  0 |8291 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   438s| 11000 |  3672 |  3607k| 296.8 |   419M |  80 |5568 |8903 |   0 |5428 |  0 |8355 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   450s| 11100 |  3713 |  3743k| 305.5 |   420M |  80 |5568 |8904 |7375 |5501 |  1 |8438 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   453s| 11200 |  3723 |  3781k| 306.2 |   420M |  80 |5568 |9022 |7367 |5538 |  1 |8588 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   459s| 11300 |  3737 |  3838k| 308.3 |   421M |  80 |5568 |8973 |   0 |5618 |  0 |8631 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   464s| 11400 |  3764 |  3893k| 310.3 |   421M |  80 |5568 |8915 |7373 |5676 |  1 |8700 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   468s| 11500 |  3762 |  3933k| 311.0 |   422M |  80 |5568 |8951 |7370 |5717 |  1 |8819 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   474s| 11600 |  3807 |  4012k| 314.7 |   422M |  80 |5568 |8932 |   0 |5780 |  0 |8926 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   480s| 11700 |  3833 |  4067k| 316.6 |   422M |  80 |5568 |8957 |7369 |5832 |  1 |8988 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   484s| 11800 |  3841 |  4111k| 317.6 |   424M |  80 |5568 |8962 |7374 |5884 |  1 |9047 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   489s| 11900 |  3862 |  4168k| 319.5 |   424M |  80 |5568 |8989 |   0 |5947 |  0 |9128 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   498s| 12000 |  3909 |  4270k| 324.9 |   425M |  80 |5568 |8937 |7378 |6031 |  1 |9145 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   502s| 12100 |  3936 |  4320k| 326.2 |   426M |  80 |5568 |8914 |7371 |6109 |  1 |9195 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   509s| 12200 |  3965 |  4404k| 330.1 |   426M |  80 |5568 |8904 |   0 |6186 |  0 |9291 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
631.50/633.49	c   518s| 12300 |  4006 |  4507k| 335.4 |   426M |  80 |5568 |8888 |7358 |6244 |  1 |9364 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   525s| 12400 |  4035 |  4578k| 338.2 |   427M |  80 |5568 |8870 |7368 |6303 |  1 |9392 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   530s| 12500 |  4063 |  4629k| 339.4 |   427M |  80 |5568 |8909 |7376 |6362 |  1 |9506 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   536s| 12600 |  4088 |  4693k| 341.6 |   428M |  80 |5568 |8934 |7365 |6427 |  1 |9595 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   542s| 12700 |  4129 |  4769k| 344.6 |   428M |  80 |5568 |8938 |7366 |6525 |  1 |9669 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   548s| 12800 |  4138 |  4835k| 347.0 |   429M |  80 |5568 |8943 |   0 |6583 |  0 |9732 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   553s| 12900 |  4167 |  4890k| 348.4 |   430M |  80 |5568 |8957 |   0 |6638 |  0 |9790 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   558s| 13000 |  4201 |  4953k| 350.4 |   431M |  80 |5568 |8990 |   0 |6697 |  0 |9861 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   562s| 13100 |  4234 |  4996k| 351.0 |   431M |  80 |5568 |9006 |7370 |6768 |  1 |9893 |  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   569s| 13200 |  4277 |  5074k| 354.0 |   432M |  80 |5568 |9101 |7369 |6875 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   571s| 13300 |  4287 |  5099k| 353.3 |   432M |  80 |5568 |9161 |7371 |6906 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   574s| 13400 |  4286 |  5125k| 352.6 |   433M |  80 |5568 |9195 |7369 |6931 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   578s| 13500 |  4308 |  5176k| 353.7 |   433M |  80 |5568 |9201 |7372 |6979 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   581s| 13600 |  4310 |  5206k| 353.3 |   433M |  80 |5568 |9222 |   0 |7005 |  0 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   585s| 13700 |  4346 |  5250k| 354.0 |   435M |  80 |5568 |9231 |7378 |7038 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
631.50/633.49	c   587s| 13800 |  4350 |  5273k| 353.1 |   435M |  80 |5568 |9281 |   0 |7048 |  0 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   593s| 13900 |  4385 |  5333k| 354.7 |   436M |  80 |5568 |9279 |7362 |7125 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   598s| 14000 |  4402 |  5388k| 356.1 |   436M |  80 |5568 |9260 |   0 |7179 |  0 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   601s| 14100 |  4414 |  5425k| 356.1 |   436M |  80 |5568 |9268 |7373 |7216 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   604s| 14200 |  4422 |  5461k| 356.1 |   437M |  80 |5568 |9286 |   0 |7234 |  0 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   610s| 14300 |  4482 |  5528k| 358.2 |   437M |  80 |5568 |9275 |7387 |7370 |  2 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   615s| 14400 |  4530 |  5590k| 359.9 |   438M |  80 |5568 |9233 |7385 |7435 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   620s| 14500 |  4557 |  5647k| 361.2 |   438M |  80 |5568 |9217 |7385 |7493 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   624s| 14600 |  4603 |  5688k| 361.5 |   439M |  80 |5568 |9272 |7378 |7543 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
631.50/633.49	c   628s| 14700 |  4636 |  5739k| 362.5 |   439M |  80 |5568 |9307 |7375 |7643 |  1 |  10k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   633s| 14800 |  4684 |  5803k| 364.2 |   440M |  80 |5568 |9338 |7368 |7787 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   639s| 14900 |  4725 |  5866k| 365.9 |   440M |  80 |5568 |9270 |7383 |7850 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   644s| 15000 |  4755 |  5921k| 367.1 |   441M |  80 |5568 |9230 |   0 |7883 |  0 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   649s| 15100 |  4789 |  5975k| 368.2 |   441M |  80 |5568 |9195 |7390 |7933 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   656s| 15200 |  4815 |  6043k| 370.1 |   442M |  80 |5568 |9147 |7372 |7967 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
916.77/919.40	c   663s| 15300 |  4853 |  6122k| 372.6 |   443M |  80 |5568 |9133 |   0 |8018 |  0 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   670s| 15400 |  4893 |  6197k| 375.0 |   444M |  80 |5568 |9081 |7356 |8085 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   675s| 15500 |  4910 |  6260k| 376.5 |   444M |  80 |5568 |9022 |7374 |8157 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   685s| 15600 |  4922 |  6354k| 379.9 |   445M |  80 |5568 |8918 |7369 |8236 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   692s| 15700 |  4948 |  6427k| 381.9 |   445M |  80 |5568 |8879 |7373 |8313 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   699s| 15800 |  4982 |  6502k| 384.2 |   445M |  80 |5568 |8888 |7365 |8369 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   705s| 15900 |  5024 |  6579k| 386.4 |   446M |  80 |5568 |8907 |7382 |8451 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   709s| 16000 |  5034 |  6624k| 386.8 |   447M |  80 |5568 |8943 |7369 |8491 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   720s| 16100 |  5078 |  6730k| 390.7 |   448M |  80 |5568 |8938 |7372 |8562 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   726s| 16200 |  5152 |  6810k| 393.1 |   449M |  80 |5568 |9051 |   0 |8663 |  0 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   730s| 16300 |  5190 |  6857k| 393.5 |   451M |  80 |5568 |9069 |7377 |8735 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   737s| 16400 |  5238 |  6942k| 396.1 |   452M |  80 |5568 |9110 |7370 |8809 |  1 |  11k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   743s| 16500 |  5304 |  7015k| 398.1 |   453M |  80 |5568 |9188 |7373 |8910 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   748s| 16600 |  5346 |  7077k| 399.3 |   453M |  80 |5568 |9211 |7371 |8990 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   755s| 16700 |  5366 |  7157k| 401.6 |   454M |  80 |5568 |9149 |7331 |9038 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
916.77/919.40	c   762s| 16800 |  5400 |  7236k| 403.8 |   454M |  80 |5568 |9123 |   0 |9119 |  0 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   765s| 16900 |  5414 |  7271k| 403.4 |   455M |  80 |5568 |9110 |7372 |9150 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   770s| 17000 |  5455 |  7325k| 404.2 |   455M |  80 |5568 |9081 |7368 |9215 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   773s| 17100 |  5454 |  7354k| 403.6 |   456M |  80 |5568 |9124 |   0 |9239 |  0 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   775s| 17200 |  5447 |  7379k| 402.8 |   456M |  80 |5568 |9142 |7362 |9267 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   782s| 17300 |  5471 |  7449k| 404.4 |   456M |  80 |5568 |9124 |7367 |9307 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   790s| 17400 |  5533 |  7543k| 407.3 |   458M |  80 |5568 |9227 |7375 |9409 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   794s| 17500 |  5568 |  7581k| 407.1 |   459M |  80 |5568 |9246 |7374 |9443 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   797s| 17600 |  5568 |  7617k| 406.9 |   459M |  80 |5568 |9273 |7363 |9468 |  1 |  12k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   803s| 17700 |  5559 |  7664k| 407.2 |   462M |  80 |5568 |9272 |7373 |9494 |  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   807s| 17800 |  5563 |  7706k| 407.3 |   463M |  80 |5568 |9295 |   0 |9528 |  0 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   814s| 17900 |  5585 |  7788k| 409.4 |   464M |  80 |5568 |9211 |7364 |9579 |  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   824s| 18000 |  5673 |  7909k| 413.7 |   465M |  80 |5568 |9223 |7373 |9760 |  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   833s| 18100 |  5746 |  8024k| 417.5 |   467M |  80 |5568 |9256 |7371 |9841 |  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   841s| 18200 |  5817 |  8113k| 420.0 |   467M |  80 |5568 |9245 |7369 |9928 |  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
916.77/919.40	c   847s| 18300 |  5837 |  8192k| 421.9 |   468M |  80 |5568 |9210 |7374 |9969 |  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   850s| 18400 |  5839 |  8232k| 421.8 |   469M |  80 |5568 |9189 |7371 |  10k|  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   858s| 18500 |  5872 |  8308k| 423.5 |   469M |  80 |5568 |9229 |   0 |  10k|  0 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   862s| 18600 |  5883 |  8355k| 423.7 |   470M |  80 |5568 |9215 |   0 |  10k|  0 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   866s| 18700 |  5928 |  8401k| 424.0 |   470M |  80 |5568 |9264 |7378 |  10k|  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   870s| 18800 |  5970 |  8442k| 423.8 |   471M |  80 |5568 |9297 |   0 |  10k|  0 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   874s| 18900 |  5982 |  8482k| 423.7 |   473M |  80 |5568 |9265 |7368 |  10k|  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   877s| 19000 |  6000 |  8522k| 423.6 |   473M |  80 |5568 |9266 |7375 |  10k|  1 |  13k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   880s| 19100 |  5995 |  8554k| 423.1 |   473M |  80 |5568 |9220 |7370 |  10k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   884s| 19200 |  6002 |  8597k| 423.1 |   474M |  80 |5568 |9191 |7377 |  10k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   887s| 19300 |  6017 |  8633k| 422.8 |   474M |  80 |5568 |9131 |7374 |  10k|  2 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   893s| 19400 |  6045 |  8693k| 423.7 |   475M |  80 |5568 |9067 |7368 |  10k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   898s| 19500 |  6090 |  8761k| 424.9 |   475M |  80 |5568 |9086 |   0 |  10k|  0 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   904s| 19600 |  6123 |  8828k| 426.1 |   476M |  80 |5568 |9101 |7373 |  10k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   907s| 19700 |  6129 |  8871k| 426.1 |   477M |  80 |5568 |9068 |7381 |  10k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
916.77/919.40	c   911s| 19800 |  6175 |  8927k| 426.8 |   477M |  80 |5568 |9068 |7390 |  10k|  2 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
916.77/919.40	c   915s| 19900 |  6223 |  8977k| 427.2 |   478M |  80 |5568 |9104 |7381 |  10k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   919s| 20000 |  6235 |  9027k| 427.5 |   479M |  80 |5568 |9119 |7372 |  10k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   924s| 20100 |  6249 |  9073k| 427.7 |   479M |  80 |5568 |9117 |7372 |  11k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   929s| 20200 |  6284 |  9135k| 428.6 |   480M |  80 |5568 |9115 |7374 |  11k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   935s| 20300 |  6296 |  9195k| 429.4 |   480M |  80 |5568 |9094 |7374 |  11k|  1 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   940s| 20400 |  6287 |  9254k| 430.1 |   480M |  80 |5568 |9098 |   0 |  11k|  0 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   947s| 20500 |  6319 |  9321k| 431.2 |   480M |  80 |5568 |9079 |   0 |  11k|  0 |  14k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   955s| 20600 |  6356 |  9419k| 433.8 |   482M |  80 |5568 |9826 |7369 |  11k|  1 |  15k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   959s| 20700 |  6370 |  9471k| 434.2 |   482M |  80 |5568 |9818 |   0 |  11k|  0 |  15k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   965s| 20800 |  6405 |  9534k| 435.0 |   483M |  80 |5568 |9805 |   0 |  11k|  0 |  15k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   968s| 20900 |  6417 |  9573k| 434.9 |   483M |  80 |5568 |9836 |   0 |  11k|  0 |  15k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   972s| 21000 |  6439 |  9614k| 434.7 |   484M |  80 |5568 |9840 |7371 |  11k|  1 |  15k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   977s| 21100 |  6460 |  9670k| 435.3 |   485M |  80 |5568 |9821 |   0 |  11k|  0 |  15k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   979s| 21200 |  6459 |  9686k| 434.0 |   485M |  80 |5568 |9849 |7370 |  11k|  1 |  16k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.36/1000.24	c   986s| 21300 |  6486 |  9767k| 435.7 |   486M |  80 |5568 |9859 |7364 |  11k|  1 |  16k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   993s| 21400 |  6492 |  9832k| 436.7 |   486M |  80 |5568 |9805 |   0 |  11k|  0 |  16k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   996s| 21500 |  6517 |  9871k| 436.5 |   486M |  80 |5568 |9771 |7372 |  11k|  2 |  16k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c   999s| 21600 |  6508 |  9901k| 435.9 |   487M |  80 |5568 |9800 |7375 |  11k|  1 |  16k|  47 | 1.200000e+02 |      --      |    Inf | unknown
997.36/1000.24	c 
997.36/1000.24	c SCIP Status        : solving was interrupted [time limit reached]
997.36/1000.24	c Solving Time (sec) : 1000.00
997.36/1000.24	c Solving Nodes      : 21631 (total of 22665 nodes in 2 runs)
997.36/1000.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
997.36/1000.24	c Dual Bound         : +1.20000000000000e+02
997.36/1000.24	c Gap                : infinite
997.36/1000.24	c ----------------------------------------------------------------------
997.36/1000.24	c dual bound: 120.0 -> 120
997.36/1000.24	c primal bound: 1e+20 -> 100000000000000000000
997.36/1000.24	c scip-goal-lb: 120
997.36/1000.24	c scip-goal-ub: 100000000000000000000
997.36/1000.24	c writing output to: HOME/tmpe14ivim2.opb
997.36/1000.24	c appending fixed variable constraints
997.36/1000.24	c scip-fixed vars: 0.04% (2/5568)
997.36/1000.24	c ----------------------------------------------------------------------
997.36/1000.24	c executing external solver: HOME/naps-1.03a6
997.36/1000.24	c ----------------------------------------------------------------------
997.36/1000.24	c command: HOME/naps-1.03a6 -goal-lb=120 -goal-ub=99999999999999999999 HOME/tmpe14ivim2.opb
997.36/1000.24	c NaPS 1.03a6.
997.36/1000.24	c Input file name: HOME/tmpe14ivim2.opb
1091.69/1094.86	c goal1 is divided by 8
1091.69/1094.86	c multi stage optimization mode: 1-th step
3600.02/3611.80	c
3600.02/3611.80	c *** TERMINATED *** by signal 15
3600.02/3611.80	c s UNKNOWN
3600.02/3611.80	c _____________________________________________________________________________
3600.02/3611.80	c std/band forms        : 415,5240
3600.02/3611.80	c 2cl/3cl ITE-codings   : 11677715,725375
3600.02/3611.80	c BDD/srt/adr Max costs : 2300,0,0
3600.02/3611.80	c BDDraw/bin/mul/srt/adr: 0,0,5655,0,0
3600.02/3611.80	c BDD nodes             : 14846134
3600.02/3611.80	c Es1/CC detections     : 0,0
3600.02/3611.80	c CC sort               : 0
3600.02/3611.80	c SAT/UNSAT calls       : 0,0
3600.02/3611.80	c regenrated variables  : 0
3600.02/3611.80	c eliminated fixed lits : 8
3600.02/3611.80	c goal lit flips        : 0
3600.02/3611.80	c goal stages           : 1
3600.02/3611.80	c goal shrink           : 1
3600.02/3611.80	c goal coeff separations: 0
3600.02/3611.80	c restarts              : 0
3600.02/3611.80	c conflicts             : 0              (0 /sec)
3600.02/3611.80	c decisions             : 0              (0 /sec)
3600.02/3611.80	c propagations          : 0              (0 /sec)
3600.02/3611.80	c inspects              : 0              (0 /sec)
3600.02/3611.80	c CPU time (solving tm) : 2594 s        (2502 s, SAT 0 s, UNSAT 0 s)
3600.02/3611.80	c Time for Opt-base     : 13.48 s
3600.02/3611.80	c Steps for Opt-base    : 42687257
3600.02/3611.80	c Time for BDD coding   : 83.16 s
3600.02/3611.80	c Time for srt coding   : 0 s
3600.02/3611.80	c _____________________________________________________________________________
3600.02/3611.80	c received SIGTERM, forwarding to pbsolver...
997.41/3611.92	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 (60147 MiB free)
  memory of node 1: 64507 MiB (53150 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530163-1752253242/watcher-4530163-1752253242 -o /tmp/evaluation-result-4530163-1752253242/solver-4530163-1752253242 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1752253229-122403 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530163-1752253242.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
solver pid=122816, runsolver pid=122813
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.62 1.25 1.78 5/269 122821
/proc/meminfo: memFree=116016840/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1187904 memory=32816 CPUtime=0.07 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 3937 0 0 0 6 1 0 0 20 0 1 0 141002081 1216413696 8204 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 296976 8204 4913 1 0 268998 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192096 KiB
Current children cumulated memory: 35760 KiB

[startup+0.205729 s]*
/proc/loadavg: 1.62 1.25 1.78 5/269 122821
/proc/meminfo: memFree=116009028/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1213736 memory=65584 CPUtime=0.17 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 9669 0 0 0 15 2 0 0 20 0 1 0 141002081 1242865664 16396 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 303434 16396 7601 1 0 274792 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1217928 KiB
Current children cumulated memory: 68528 KiB

[startup+0.305693 s]*
/proc/loadavg: 1.62 1.25 1.78 5/269 122821
/proc/meminfo: memFree=115928388/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1295432 memory=145712 CPUtime=0.27 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 29421 0 0 0 22 5 0 0 20 0 1 0 141002081 1326522368 36428 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 323858 36428 7889 1 0 295216 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1299624 KiB
Current children cumulated memory: 148656 KiB

[startup+0.700202 s]
/proc/loadavg: 1.62 1.25 1.78 4/264 122829
/proc/meminfo: memFree=116127280/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1398360 memory=234416 CPUtime=0.66 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 52151 0 0 0 58 8 0 0 20 0 1 0 141002081 1431920640 58604 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 349590 58604 7985 1 0 320948 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1402552 KiB
Current children cumulated memory: 237360 KiB

[startup+1.5002 s]
/proc/loadavg: 1.62 1.25 1.78 4/264 122829
/proc/meminfo: memFree=116011736/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1482652 memory=301288 CPUtime=1.46 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 71363 0 0 0 134 12 0 0 20 0 1 0 141002081 1518235648 75322 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 370663 75322 8113 1 0 342021 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1486844 KiB
Current children cumulated memory: 304232 KiB

[startup+3.10564 s]
/proc/loadavg: 1.89 1.32 1.80 5/269 122870
/proc/meminfo: memFree=115602600/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1550732 memory=365800 CPUtime=3.06 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 87496 0 0 0 292 14 0 0 20 0 1 0 141002081 1587949568 91450 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 387683 91450 8145 1 0 359041 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1554924 KiB
Current children cumulated memory: 368744 KiB

[startup+6.3002 s]
/proc/loadavg: 1.89 1.32 1.80 5/269 122870
/proc/meminfo: memFree=114756236/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1544904 memory=361072 CPUtime=6.25 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 87786 0 0 0 611 14 0 0 20 0 1 0 141002081 1581981696 90268 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 386226 90268 8145 1 0 357584 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1549096 KiB
Current children cumulated memory: 364016 KiB

[startup+12.7002 s]
/proc/loadavg: 2.21 1.40 1.82 5/269 122870
/proc/meminfo: memFree=114474264/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1576880 memory=396016 CPUtime=12.62 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 96557 0 0 0 1247 15 0 0 20 0 1 0 141002081 1614725120 99004 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 394220 99004 8145 1 0 365578 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1581072 KiB
Current children cumulated memory: 398960 KiB

[startup+25.5002 s]
/proc/loadavg: 2.56 1.51 1.85 5/269 122881
/proc/meminfo: memFree=113815908/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1588320 memory=407424 CPUtime=25.4 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 102239 0 0 0 2523 17 0 0 20 0 1 0 141002081 1626439680 101856 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 397080 101856 8145 1 0 368438 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1592512 KiB
Current children cumulated memory: 410368 KiB

[startup+51.1057 s]
/proc/loadavg: 3.05 1.71 1.91 5/269 122882
/proc/meminfo: memFree=113735416/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1591684 memory=411040 CPUtime=50.92 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 105672 0 0 0 5075 17 0 0 20 0 1 0 141002081 1629884416 102760 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 397921 102760 8145 1 0 369279 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1595876 KiB
Current children cumulated memory: 413984 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 2.11 2.04 5/269 122883
/proc/meminfo: memFree=113224792/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1621132 memory=440376 CPUtime=101.98 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 115511 0 0 0 10179 19 0 0 20 0 1 0 141002081 1660039168 110094 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 405283 110094 8145 1 0 376641 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1625324 KiB
Current children cumulated memory: 443320 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.47 2.17 5/268 122885
/proc/meminfo: memFree=113413828/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1637356 memory=458040 CPUtime=161.82 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 119985 0 0 0 16162 20 0 0 20 0 1 0 141002081 1676652544 114510 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 409339 114510 8145 1 0 380697 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1641548 KiB
Current children cumulated memory: 460984 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.77 2.29 5/270 122890
/proc/meminfo: memFree=113395524/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1670644 memory=487324 CPUtime=221.65 cores=4,6
/proc/122821/stat : 122821 (python3) R 122816 122816 121570 0 -1 4194304 130009 0 0 0 22143 22 0 0 20 0 1 0 141002081 1710739456 121831 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 417661 121831 8145 1 0 389019 0
Current children cumulated CPU time: 221.65 s

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

/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2214.47 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 883744 0 0 0 220634 813 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3211.87 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.12 4.05 5/272 123094
/proc/meminfo: memFree=89458788/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2274.27 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 884140 0 0 0 226612 815 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3271.67 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.06 5/272 123096
/proc/meminfo: memFree=89463028/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2334.06 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 884677 0 0 0 232590 816 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3331.46 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.06 5/272 123100
/proc/meminfo: memFree=88234248/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2393.86 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 885768 0 0 0 238569 817 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3391.26 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/272 123107
/proc/meminfo: memFree=89426744/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2453.66 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 886198 0 0 0 244547 819 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3451.06 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.06 5/272 123109
/proc/meminfo: memFree=89371252/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2513.45 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 886803 0 0 0 250526 819 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3510.85 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.06 5/272 123112
/proc/meminfo: memFree=89006316/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2573.25 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 887147 0 0 0 256504 821 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3570.65 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 3.95 4.07 4.05 3/256 123174
/proc/meminfo: memFree=94903560/131249996 swapFree=33010684/33010684
[pid=122816] ppid=122813 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/122816/stat : 122816 (scip-naps-1.00a) S 122813 122816 121570 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141002079 4292608 736 18446744073709551615 94350940413952 94350941308485 140727886689824 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94350941547536 94350941595280 94350975037440 140727886694811 140727886694910 140727886694910 140727886700514 0
/proc/122816/statm: 1048 736 672 219 0 110 0
[pid=122821] ppid=122816 vsize=1772300 memory=613084 CPUtime=997.4 cores=4,6
/proc/122821/stat : 122821 (python3) S 122816 122816 121570 0 -1 4194304 181571 0 0 0 99707 33 0 0 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
[pid=122931] ppid=122821 vsize=6947212 memory=6509620 CPUtime=2602.62 cores=4,6
/proc/122931/stat : 122931 (naps-1.03a6) R 122821 122931 122931 0 -1 4194304 887477 0 0 0 259437 825 0 0 20 0 1 0 141102104 7113945088 1627405 18446744073709551615 4198400 7047149 140735719595696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17809408 140735719602532 140735719602673 140735719602673 140735719608265 0
/proc/122931/statm: 1736803 1627405 640 696 0 1735964 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 8723704 KiB
Current children cumulated memory: 7125648 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=0.001166 s, system=0.004336 s

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

# cumulated CPU time of all completed processes:  user=3591.59 s, system=8.74181 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+3612.01 s]*
/proc/loadavg: 3.80 4.03 4.04 3/254 123174
/proc/meminfo: memFree=101432488/131249996 swapFree=33010684/33010684
[pid=122821] ppid=122813 vsize=1772300 memory=613084 CPUtime=3600.23 cores=4,6
/proc/122821/stat : 122821 (python3) R 122813 122816 121570 0 -1 4194304 186555 887478 0 0 99715 34 259437 837 20 0 1 0 141002081 1814835200 153271 18446744073709551615 94790153535488 94790153535865 140721464206112 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94790153547160 94790153547780 94790178693120 140721464211806 140721464212000 140721464212000 140721464217575 0
/proc/122821/statm: 443075 153271 8273 1 0 414433 0
Current cumulated CPU time of completed processes: 0.005502 s
Current children cumulated CPU time: 3600.23 s
Current children cumulated vsize: 1772300 KiB
Current children cumulated memory: 613084 KiB

Child status: 0

Real time (s): 3612.09
CPU time (s): 3600.34
CPU user time (s): 3591.59
CPU system time (s): 8.74181
CPU usage (%): 99.6745
Max. virtual memory (cumulated for all children) (KiB): 10798300
Max. memory (cumulated for all children) (KiB): 9177148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.59
system time used= 8.74181
maximum resident set size= 8561120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1079812
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 385
involuntary context switches= 2295


# summary of solver processes directly reported to runsolver:
#   pid: 122816,122821
#   total CPU time (s): 3600.34
#   total CPU user time (s): 3591.59
#   total CPU system time (s): 8.74181

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.08091 second user time and 17.6817 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-11 19:00:42
IDJOB=4530163
IDBENCH=147704
IDSOLVER=3388
FILE ID=nodeC024/4530163-1752253242
RUNJOBID= nodeC024-1752253229-122403
SLURM_JOB_ID= 9682562
Free space on /tmp= 432340 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_16.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530163-1752253242/watcher-4530163-1752253242 -o /tmp/evaluation-result-4530163-1752253242/solver-4530163-1752253242 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1752253229-122403 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530163-1752253242.opb

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

MD5SUM BENCH= 0c97dedf99f03a2f12057daa91676c25
RANDOM SEED=1307736833

nodeC024 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.676
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.36
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.753
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.36
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		: 3581.724
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.36
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		: 3488.252
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        116016840 kB
MemAvailable:   129045056 kB
Buffers:            2144 kB
Cached:         13792092 kB
SwapCached:            0 kB
Active:          1311596 kB
Inactive:       13211936 kB
Active(anon):     747328 kB
Inactive(anon):       36 kB
Active(file):     564268 kB
Inactive(file): 13211900 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21712 kB
Writeback:             4 kB
AnonPages:        732124 kB
Mapped:           128628 kB
Shmem:             18064 kB
KReclaimable:     182172 kB
Slab:             276232 kB
SReclaimable:     182172 kB
SUnreclaim:        94060 kB
KernelStack:        4288 kB
PageTables:         5036 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4305900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432340 MiB
End job on nodeC024 at 2025-07-11 20:00:54