Trace number 4491221

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3600.24 3612.3

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_14.opb
MD5SUM0e700fc92a231fc1e477aebd59f20b52
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 benchmark137
Best CPU time to get the best result obtained on this benchmark72000.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3296
Total number of constraints6384
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 constraints6383
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 91
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 218
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 286
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1475
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

48.72/48.99	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4491221-1751379170.opb
48.72/48.99	c Solving mode: optimization
48.72/48.99	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
48.72/48.99	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
48.72/48.99	c original problem has 3296 variables (3296 bin, 0 int, 0 impl, 0 cont) and 6384 constraints
48.72/48.99	c presolving:
48.72/48.99	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 137 chg sides, 542 chg coeffs, 0 upgd conss, 0 impls, 134 clqs
48.72/48.99	c (round 2, exhaustive) 1 del vars, 2853 del conss, 0 add conss, 1 chg bounds, 137 chg sides, 542 chg coeffs, 0 upgd conss, 0 impls, 134 clqs
48.72/48.99	c (round 3, exhaustive) 1 del vars, 2853 del conss, 0 add conss, 1 chg bounds, 137 chg sides, 542 chg coeffs, 346 upgd conss, 0 impls, 134 clqs
48.72/48.99	c (round 4, medium)     1 del vars, 2853 del conss, 6 add conss, 1 chg bounds, 156 chg sides, 586 chg coeffs, 346 upgd conss, 0 impls, 189 clqs
48.72/48.99	c (round 5, exhaustive) 1 del vars, 2853 del conss, 6 add conss, 1 chg bounds, 156 chg sides, 587 chg coeffs, 679 upgd conss, 0 impls, 189 clqs
48.72/48.99	c (round 6, medium)     1 del vars, 2853 del conss, 6 add conss, 1 chg bounds, 230 chg sides, 661 chg coeffs, 679 upgd conss, 0 impls, 189 clqs
48.72/48.99	c    (0.2s) probing: 51/3295 (1.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
48.72/48.99	c    (0.2s) probing aborted: 50/50 successive totally useless probings
48.72/48.99	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
48.72/48.99	c    (0.3s) symmetry computation finished: 1365 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
48.72/48.99	c dynamic symmetry handling statistics:
48.72/48.99	c    orbitopal reduction:       no components
48.72/48.99	c    orbital reduction:         no components
48.72/48.99	c    lexicographic reduction:   no permutations
48.72/48.99	c handled 1365 out of 1365 symmetry components
48.72/48.99	c (round 7, exhaustive) 1 del vars, 2853 del conss, 1371 add conss, 1 chg bounds, 230 chg sides, 675 chg coeffs, 679 upgd conss, 0 impls, 1554 clqs
48.72/48.99	c (round 8, exhaustive) 1 del vars, 2853 del conss, 1371 add conss, 1 chg bounds, 230 chg sides, 679 chg coeffs, 2044 upgd conss, 0 impls, 1554 clqs
48.72/48.99	c presolving (9 rounds: 9 fast, 8 medium, 6 exhaustive):
48.72/48.99	c  1 deleted vars, 2853 deleted constraints, 1371 added constraints, 1 tightened bounds, 0 added holes, 230 changed sides, 679 changed coefficients
48.72/48.99	c  0 implications, 1554 cliques
48.72/48.99	c presolved problem has 3295 variables (3295 bin, 0 int, 0 impl, 0 cont) and 4902 constraints
48.72/48.99	c     679 constraints of type <knapsack>
48.72/48.99	c    1371 constraints of type <setppc>
48.72/48.99	c    2852 constraints of type <linear>
48.72/48.99	c transformed objective value is always integral (scale: 1)
48.72/48.99	c Presolving Time: 0.31
48.72/48.99	c 
48.72/48.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.72/48.99	c   0.6s|     1 |     0 |  1366 |     - |   150M |   0 |3295 |4953 |4902 |   0 |  0 |  50 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   1.3s|     1 |     0 |  5946 |     - |   153M |   0 |3295 |4953 |4911 |   9 |  1 |  50 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   1.4s|     1 |     0 |  6342 |     - |   156M |   0 |3295 |4956 |4921 |  19 |  2 |  54 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   1.6s|     1 |     0 |  6603 |     - |   159M |   0 |3295 |4958 |4932 |  30 |  3 |  56 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   1.7s|     1 |     0 |  7130 |     - |   162M |   0 |3295 |4959 |4941 |  39 |  4 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   1.9s|     1 |     0 |  7450 |     - |   165M |   0 |3295 |4959 |4950 |  48 |  5 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   2.0s|     1 |     0 |  7636 |     - |   167M |   0 |3295 |4959 |4960 |  58 |  6 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   2.2s|     1 |     0 |  7996 |     - |   170M |   0 |3295 |4959 |4970 |  68 |  7 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   2.3s|     1 |     0 |  8493 |     - |   171M |   0 |3295 |4959 |4977 |  75 |  8 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   2.5s|     1 |     0 |  8853 |     - |   173M |   0 |3295 |4959 |4988 |  86 |  9 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   2.7s|     1 |     0 |  9352 |     - |   174M |   0 |3295 |4959 |4997 |  95 | 10 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   2.8s|     1 |     0 | 10093 |     - |   177M |   0 |3295 |4959 |5006 | 104 | 11 |  57 |   0 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   3.8s|     1 |     2 | 15764 |     - |   178M |   0 |3295 |4973 |5006 | 104 | 11 |  71 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c   8.1s|   100 |    79 | 34400 | 246.6 |   182M |  56 |3295 |5016 |5022 | 201 |  1 | 114 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  11.0s|   200 |   142 | 49298 | 197.6 |   186M |  63 |3295 |5089 |   0 | 287 |  0 | 188 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.72/48.99	c  12.6s|   300 |   197 | 59965 | 167.2 |   190M |  63 |3295 |5109 |   0 | 391 |  0 | 208 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  16.0s|   400 |   249 | 90367 | 201.5 |   194M |  63 |3295 |5137 |   0 | 543 |  0 | 236 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  18.4s|   500 |   320 |104727 | 189.9 |   197M |  63 |3295 |5160 |4990 | 669 |  1 | 259 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  19.9s|   600 |   393 |119054 | 182.1 |   198M |  63 |3295 |5185 |5001 | 775 |  2 | 284 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  21.4s|   700 |   469 |134624 | 178.3 |   199M |  63 |3295 |5233 |4992 | 858 |  1 | 332 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  22.9s|   800 |   534 |147743 | 172.4 |   200M |  63 |3295 |5290 |   0 | 938 |  0 | 390 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  26.6s|   900 |   588 |161331 | 168.4 |   201M |  63 |3295 |5328 |4982 |1044 |  1 | 430 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  29.2s|  1000 |   643 |176422 | 166.6 |   201M |  63 |3295 |5363 |4999 |1120 |  1 | 466 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  30.5s|  1100 |   679 |185465 | 159.7 |   202M |  63 |3295 |5427 |5002 |1229 |  1 | 530 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  32.3s|  1200 |   709 |194025 | 153.5 |   204M |  63 |3295 |5461 |5003 |1353 |  1 | 565 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  33.2s|  1300 |   728 |200975 | 147.0 |   204M |  63 |3295 |5520 |   0 |1473 |  0 | 624 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  34.1s|  1400 |   750 |206859 | 140.7 |   205M |  63 |3295 |5576 |4997 |1533 |  1 | 680 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  35.9s|  1500 |   790 |221553 | 141.1 |   206M |  63 |3295 |5592 |4991 |1632 |  2 | 699 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  38.5s|  1600 |   839 |229467 | 137.3 |   207M |  63 |3295 |5618 |4986 |1714 |  1 | 729 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  40.8s|  1700 |   890 |240712 | 135.8 |   207M |  63 |3295 |5684 |5003 |1818 |  1 | 795 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.72/48.99	c  43.0s|  1800 |   934 |255006 | 136.2 |   208M |  63 |3295 |5728 |4998 |1913 |  1 | 839 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  44.2s|  1900 |   958 |268130 | 135.9 |   209M |  63 |3295 |5782 |4992 |2038 |  1 | 894 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  46.6s|  2000 |   999 |277905 | 134.0 |   209M |  63 |3295 |5854 |5007 |2124 |  2 | 968 |  24 | 9.100000e+01 |      --      |    Inf | unknown
48.72/48.99	c  48.8s|  2100 |  1061 |292189 | 134.4 |   210M |  63 |3295 |5888 |5001 |2241 |  1 |1003 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  50.9s|  2200 |  1109 |305416 | 134.3 |   211M |  63 |3295 |5947 |4992 |2321 |  1 |1062 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  52.7s|  2300 |  1153 |315888 | 133.1 |   211M |  63 |3295 |5995 |4991 |2399 |  1 |1111 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  55.7s|  2400 |  1215 |337655 | 136.6 |   212M |  63 |3295 |6054 |4994 |2499 |  1 |1176 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  57.8s|  2500 |  1273 |353423 | 137.4 |   212M |  63 |3295 |6084 |4994 |2604 |  1 |1208 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  58.9s|  2600 |  1326 |365977 | 137.0 |   214M |  63 |3295 |6132 |4991 |2679 |  1 |1256 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  61.5s|  2700 |  1372 |380317 | 137.2 |   214M |  63 |3295 |6192 |   0 |2796 |  0 |1319 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  63.2s|  2800 |  1424 |393255 | 136.9 |   214M |  63 |3295 |6220 |5004 |2874 |  1 |1347 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  64.6s|  2900 |  1471 |407130 | 137.0 |   215M |  63 |3295 |6238 |5007 |3008 |  1 |1366 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  66.6s|  3000 |  1513 |418587 | 136.2 |   215M |  63 |3295 |6289 |   0 |3083 |  0 |1418 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  69.0s|  3100 |  1571 |430775 | 135.8 |   215M |  63 |3295 |6313 |4999 |3153 |  1 |1451 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  70.8s|  3200 |  1634 |447563 | 136.8 |   217M |  63 |3295 |6346 |5001 |3213 |  1 |1487 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.73/187.39	c  72.2s|  3300 |  1680 |460520 | 136.6 |   218M |  63 |3295 |6384 |5006 |3323 |  2 |1528 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  73.7s|  3400 |  1748 |474698 | 136.7 |   219M |  63 |3295 |6397 |4994 |3440 |  1 |1543 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  74.7s|  3500 |  1802 |484991 | 135.8 |   219M |  63 |3295 |6432 |   0 |3538 |  0 |1581 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  75.7s|  3600 |  1830 |493832 | 134.4 |   220M |  63 |3295 |6469 |4994 |3602 |  1 |1620 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  76.6s|  3700 |  1855 |502874 | 133.3 |   220M |  63 |3295 |6504 |4991 |3683 |  1 |1662 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  77.7s|  3800 |  1890 |511941 | 132.1 |   220M |  63 |3295 |6532 |5004 |3772 |  2 |1699 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  80.4s|  3900 |  1958 |525327 | 132.2 |   222M |  63 |3295 |6548 |4989 |3889 |  1 |1724 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  82.9s|  4000 |  2008 |537948 | 132.0 |   222M |  63 |3295 |6567 |   0 |4010 |  0 |1752 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  85.8s|  4100 |  2056 |583107 | 139.8 |   223M |  63 |3295 |6608 |   0 |4079 |  0 |1811 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  90.1s|  4200 |  2100 |656425 | 154.0 |   224M |  63 |3295 |6632 |   0 |4190 |  0 |1849 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  92.9s|  4300 |  2132 |703534 | 161.3 |   225M |  63 |3295 |6655 |5000 |4305 |  2 |1877 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  96.8s|  4400 |  2180 |768703 | 172.5 |   225M |  63 |3295 |6680 |5011 |4458 |  1 |1911 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   101s|  4500 |  2219 |834264 | 183.2 |   225M |  63 |3295 |6725 |5008 |4586 |  1 |1966 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   103s|  4600 |  2243 |879743 | 189.1 |   225M |  63 |3295 |6772 |4999 |4681 |  1 |2031 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   107s|  4700 |  2287 |947414 | 199.5 |   227M |  63 |3295 |6807 |4982 |4734 |  1 |2080 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.73/187.39	c   111s|  4800 |  2335 |  1007k| 207.8 |   227M |  63 |3295 |6825 |4998 |4820 |  1 |2110 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   117s|  4900 |  2393 |  1101k| 222.9 |   227M |  63 |3295 |6853 |5004 |4951 |  1 |2150 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   122s|  5000 |  2426 |  1183k| 234.7 |   228M |  63 |3295 |6879 |5000 |5046 |  1 |2208 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   128s|  5100 |  2460 |  1265k| 246.3 |   229M |  63 |3295 |6915 |4995 |5185 |  1 |2276 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
186.73/187.39	c (run 1, node 5149) performing user restart
186.73/187.39	c 
186.73/187.39	c (restart) converted 21 cuts from the global cut pool into linear constraints
186.73/187.39	c 
186.73/187.39	c presolving:
186.73/187.39	c (round 1, fast)       0 del vars, 27 del conss, 0 add conss, 0 chg bounds, 20 chg sides, 39 chg coeffs, 0 upgd conss, 0 impls, 1556 clqs
186.73/187.39	c (round 2, medium)     0 del vars, 27 del conss, 0 add conss, 0 chg bounds, 27 chg sides, 46 chg coeffs, 0 upgd conss, 0 impls, 1556 clqs
186.73/187.39	c (round 3, exhaustive) 0 del vars, 29 del conss, 0 add conss, 0 chg bounds, 27 chg sides, 46 chg coeffs, 21 upgd conss, 0 impls, 1556 clqs
186.73/187.39	c (round 4, exhaustive) 0 del vars, 115 del conss, 0 add conss, 0 chg bounds, 28 chg sides, 1878 chg coeffs, 21 upgd conss, 0 impls, 1556 clqs
186.73/187.39	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
186.73/187.39	c  0 deleted vars, 119 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 28 changed sides, 1878 changed coefficients
186.73/187.39	c  0 implications, 1556 cliques
186.73/187.39	c presolved problem has 3295 variables (3295 bin, 0 int, 0 impl, 0 cont) and 6819 constraints
186.73/187.39	c     697 constraints of type <knapsack>
186.73/187.39	c    1373 constraints of type <setppc>
186.73/187.39	c    2878 constraints of type <linear>
186.73/187.39	c    1871 constraints of type <logicor>
186.73/187.39	c transformed objective value is always integral (scale: 1)
186.73/187.39	c Presolving Time: 0.48
186.73/187.39	c 
186.73/187.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.73/187.39	c   131s|     1 |     0 |  1318k|     - |   227M |   0 |3295 |6823 |4922 |   0 |  0 |2293 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   131s|     1 |     0 |  1319k|     - |   228M |   0 |3295 |6823 |4932 |  10 |  1 |2293 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   132s|     1 |     0 |  1322k|     - |   228M |   0 |3295 |6823 |4942 |  20 |  2 |2293 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   132s|     1 |     0 |  1326k|     - |   228M |   0 |3295 |6826 |4955 |  33 |  3 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   133s|     1 |     0 |  1330k|     - |   229M |   0 |3295 |6826 |4965 |  43 |  4 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   133s|     1 |     0 |  1333k|     - |   231M |   0 |3295 |6826 |4976 |  54 |  5 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   134s|     1 |     0 |  1337k|     - |   232M |   0 |3295 |6826 |4987 |  65 |  6 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   134s|     1 |     0 |  1340k|     - |   233M |   0 |3295 |6826 |4998 |  76 |  7 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   135s|     1 |     0 |  1345k|     - |   233M |   0 |3295 |6826 |5008 |  86 |  8 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   135s|     1 |     0 |  1347k|     - |   235M |   0 |3295 |6826 |5020 |  98 |  9 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   135s|     1 |     0 |  1349k|     - |   235M |   0 |3295 |6826 |5032 | 110 | 10 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   136s|     1 |     0 |  1352k|     - |   236M |   0 |3295 |6826 |5042 | 120 | 11 |2296 |  24 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   140s|     1 |     2 |  1399k|     - |   236M |   0 |3295 |6839 |5042 | 120 | 11 |2309 |  43 | 9.100000e+01 |      --      |    Inf | unknown
186.73/187.39	c   164s|   100 |   101 |  1715k| 318.1 |   245M |  21 |3295 |6964 |4971 | 351 |  1 |2438 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   187s|   200 |   197 |  2064k| 377.4 |   246M |  25 |3295 |7229 |   0 | 442 |  0 |2724 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.51/369.71	c   207s|   300 |   297 |  2313k| 416.2 |   247M |  27 |3295 |7391 |4975 | 540 |  1 |2914 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   214s|   400 |   337 |  2397k| 423.7 |   247M |  35 |3295 |7467 |4972 | 638 |  1 |3015 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   217s|   500 |   383 |  2458k| 427.0 |   247M |  39 |3295 |7521 |   0 | 712 |  0 |3104 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   223s|   600 |   429 |  2539k| 433.7 |   248M |  39 |3295 |7571 |4975 | 751 |  1 |3241 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   226s|   700 |   453 |  2583k| 433.9 |   248M |  40 |3295 |7544 |4977 | 772 |  1 |3277 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   233s|   800 |   497 |  2666k| 440.4 |   248M |  40 |3295 |7487 |4978 | 851 |  1 |3352 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   236s|   900 |   515 |  2700k| 438.8 |   248M |  40 |3295 |7410 |   0 | 878 |  0 |3422 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   241s|  1000 |   546 |  2775k| 444.0 |   249M |  40 |3295 |7266 |4978 | 984 |  1 |3460 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   246s|  1100 |   567 |  2841k| 447.4 |   251M |  40 |3295 |7137 |   0 |1028 |  0 |3564 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   250s|  1200 |   560 |  2888k| 447.7 |   251M |  40 |3295 |7052 |4968 |1068 |  1 |3612 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   257s|  1300 |   637 |  2988k| 456.2 |   251M |  40 |3295 |7105 |4971 |1142 |  1 |3759 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   263s|  1400 |   726 |  3089k| 464.8 |   252M |  40 |3295 |7158 |4982 |1219 |  1 |3933 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   268s|  1500 |   796 |  3160k| 468.4 |   254M |  46 |3295 |7348 |4982 |1322 |  1 |4141 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   271s|  1600 |   848 |  3201k| 467.6 |   254M |  54 |3295 |7477 |   0 |1436 |  0 |4273 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   274s|  1700 |   852 |  3232k| 465.3 |   254M |  56 |3295 |7457 |5000 |1513 |  2 |4327 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.51/369.71	c   275s|  1800 |   837 |  3247k| 460.8 |   255M |  56 |3295 |7450 |4992 |1538 |  1 |4354 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   277s|  1900 |   873 |  3281k| 459.1 |   255M |  56 |3295 |7416 |   0 |1598 |  0 |4402 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   280s|  2000 |   889 |  3330k| 459.4 |   255M |  56 |3295 |7338 |   0 |1715 |  0 |4442 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   283s|  2100 |   904 |  3374k| 459.3 |   256M |  56 |3295 |7288 |4985 |1781 |  1 |4518 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   285s|  2200 |   937 |  3415k| 458.5 |   256M |  56 |3295 |7243 |   0 |1802 |  0 |4556 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   289s|  2300 |   970 |  3459k| 458.2 |   256M |  59 |3295 |7205 |4996 |1883 |  1 |4590 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   292s|  2400 |   995 |  3511k| 459.0 |   256M |  59 |3295 |7186 |4984 |1955 |  1 |4647 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   296s|  2500 |  1056 |  3567k| 460.4 |   256M |  59 |3295 |7210 |4993 |2063 |  1 |4760 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   298s|  2600 |  1092 |  3592k| 457.7 |   258M |  59 |3295 |7304 |   0 |2144 |  0 |4881 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   299s|  2700 |  1101 |  3612k| 454.4 |   258M |  59 |3295 |7304 |4995 |2187 |  1 |4905 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   301s|  2800 |  1125 |  3642k| 452.5 |   258M |  59 |3295 |7325 |5001 |2263 |  1 |4969 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   303s|  2900 |  1137 |  3669k| 450.2 |   259M |  59 |3295 |7312 |   0 |2332 |  0 |5014 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   305s|  3000 |  1171 |  3702k| 448.8 |   259M |  59 |3295 |7327 |   0 |2438 |  0 |5060 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   307s|  3100 |  1183 |  3733k| 447.1 |   259M |  59 |3295 |7128 |4999 |2522 |  2 |5110 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   309s|  3200 |  1213 |  3756k| 444.4 |   259M |  59 |3295 |7131 |   0 |2548 |  0 |5193 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.51/369.71	c   311s|  3300 |  1248 |  3787k| 442.8 |   261M |  59 |3295 |7156 |4992 |2642 |  1 |5258 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   313s|  3400 |  1273 |  3806k| 439.9 |   261M |  59 |3295 |7253 |4992 |2671 |  1 |5364 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   315s|  3500 |  1302 |  3853k| 440.2 |   261M |  59 |3295 |7135 |4978 |2756 |  1 |5428 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   318s|  3600 |  1352 |  3896k| 440.1 |   261M |  59 |3295 |7166 |   0 |2805 |  0 |5505 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   320s|  3700 |  1374 |  3933k| 439.3 |   261M |  59 |3295 |7160 |4996 |2869 |  1 |5542 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   322s|  3800 |  1391 |  3959k| 437.3 |   261M |  59 |3295 |7067 |4997 |2921 |  1 |5597 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   324s|  3900 |  1406 |  3977k| 434.5 |   261M |  59 |3295 |7085 |   0 |2993 |  0 |5686 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   326s|  4000 |  1430 |  4007k| 433.0 |   262M |  59 |3295 |7029 |4990 |3022 |  1 |5791 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   327s|  4100 |  1456 |  4026k| 430.3 |   262M |  59 |3295 |7044 |   0 |3110 |  0 |5824 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   330s|  4200 |  1500 |  4063k| 429.8 |   262M |  59 |3295 |6976 |4978 |3170 |  1 |5922 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   334s|  4300 |  1533 |  4141k| 433.4 |   262M |  59 |3295 |6815 |4979 |3224 |  1 |5988 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   339s|  4400 |  1603 |  4224k| 437.6 |   263M |  59 |3295 |6730 |   0 |3286 |  0 |6095 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   342s|  4500 |  1638 |  4278k| 438.6 |   265M |  59 |3295 |6687 |   0 |3380 |  0 |6147 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   346s|  4600 |  1675 |  4337k| 440.2 |   265M |  59 |3295 |6634 |   0 |3461 |  0 |6191 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   348s|  4700 |  1700 |  4365k| 438.6 |   266M |  59 |3295 |6652 |   0 |3515 |  0 |6244 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.51/369.71	c   350s|  4800 |  1719 |  4399k| 437.6 |   266M |  59 |3295 |6632 |4995 |3568 |  1 |6296 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   353s|  4900 |  1772 |  4443k| 437.6 |   267M |  59 |3295 |6610 |4999 |3621 |  1 |6381 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   356s|  5000 |  1811 |  4488k| 437.7 |   267M |  59 |3295 |6621 |4978 |3678 |  1 |6501 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   358s|  5100 |  1850 |  4524k| 437.0 |   267M |  59 |3295 |6635 |   0 |3756 |  0 |6539 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   361s|  5200 |  1876 |  4577k| 437.9 |   268M |  59 |3295 |6620 |4979 |3840 |  1 |6607 |  43 | 9.100000e+01 |      --      |    Inf | unknown
368.51/369.71	c   366s|  5300 |  1949 |  4648k| 440.5 |   268M |  59 |3295 |6587 |4985 |3933 |  1 |6716 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   370s|  5400 |  1998 |  4700k| 441.3 |   268M |  59 |3295 |6587 |4996 |4038 |  1 |6791 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   373s|  5500 |  2027 |  4742k| 441.0 |   269M |  59 |3295 |6573 |   0 |4140 |  0 |6851 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   374s|  5600 |  2031 |  4757k| 438.4 |   269M |  59 |3295 |6607 |   0 |4247 |  0 |6889 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   377s|  5700 |  2063 |  4805k| 438.7 |   271M |  59 |3295 |6651 |4990 |4343 |  2 |6997 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   381s|  5800 |  2104 |  4858k| 439.6 |   271M |  59 |3295 |6713 |4987 |4428 |  1 |7122 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   383s|  5900 |  2132 |  4902k| 439.5 |   272M |  59 |3295 |6712 |4987 |4567 |  1 |7170 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   386s|  6000 |  2172 |  4955k| 440.4 |   272M |  59 |3295 |6747 |4992 |4716 |  2 |7282 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   389s|  6100 |  2218 |  4996k| 440.1 |   272M |  59 |3295 |6766 |4989 |4812 |  1 |7346 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   390s|  6200 |  2237 |  5021k| 438.4 |   272M |  59 |3295 |6804 |4990 |4854 |  1 |7426 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
534.84/536.69	c   393s|  6300 |  2282 |  5069k| 438.8 |   273M |  59 |3295 |6815 |4992 |4967 |  1 |7515 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   395s|  6400 |  2296 |  5097k| 437.4 |   273M |  59 |3295 |6741 |4992 |5021 |  1 |7552 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   398s|  6500 |  2318 |  5147k| 437.9 |   273M |  59 |3295 |6755 |5000 |5122 |  1 |7612 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   400s|  6600 |  2339 |  5172k| 436.4 |   274M |  59 |3295 |6723 |4987 |5182 |  1 |7650 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   404s|  6700 |  2409 |  5238k| 438.3 |   274M |  59 |3295 |6675 |4997 |5334 |  1 |7725 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   407s|  6800 |  2421 |  5282k| 438.2 |   274M |  59 |3295 |6615 |4995 |5465 |  1 |7787 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   411s|  6900 |  2448 |  5333k| 438.9 |   275M |  59 |3295 |6592 |4992 |5554 |  1 |7885 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   416s|  7000 |  2500 |  5435k| 443.6 |   275M |  59 |3295 |6642 |4988 |5624 |  1 |8072 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   418s|  7100 |  2532 |  5472k| 443.0 |   275M |  59 |3295 |6644 |   0 |5733 |  0 |8134 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   421s|  7200 |  2549 |  5514k| 442.9 |   276M |  59 |3295 |6651 |   0 |5783 |  0 |8226 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   424s|  7300 |  2591 |  5575k| 444.2 |   276M |  59 |3295 |6644 |4998 |5848 |  2 |8306 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   428s|  7400 |  2659 |  5649k| 446.5 |   277M |  59 |3295 |6656 |   0 |5904 |  0 |8399 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   431s|  7500 |  2689 |  5699k| 447.0 |   277M |  59 |3295 |6636 |   0 |6038 |  0 |8456 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   436s|  7600 |  2736 |  5774k| 449.4 |   279M |  59 |3295 |6692 |4997 |6129 |  1 |8644 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   438s|  7700 |  2763 |  5813k| 448.9 |   280M |  59 |3295 |6736 |4983 |6187 |  1 |8730 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
534.84/536.69	c   441s|  7800 |  2786 |  5865k| 449.4 |   280M |  59 |3295 |6797 |   0 |6289 |  0 |8836 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   445s|  7900 |  2814 |  5911k| 449.5 |   280M |  59 |3295 |6794 |4985 |6377 |  2 |8918 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   447s|  8000 |  2838 |  5950k| 449.0 |   281M |  59 |3295 |6788 |   0 |6440 |  0 |9004 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   449s|  8100 |  2856 |  5987k| 448.4 |   282M |  59 |3295 |6763 |4972 |6524 |  1 |9048 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   453s|  8200 |  2905 |  6044k| 449.4 |   282M |  59 |3295 |6804 |4997 |6655 |  1 |9195 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   455s|  8300 |  2909 |  6079k| 448.6 |   282M |  59 |3295 |6811 |4985 |6786 |  1 |9243 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   458s|  8400 |  2937 |  6136k| 449.5 |   282M |  59 |3295 |6736 |   0 |6894 |  0 |9313 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   460s|  8500 |  2954 |  6168k| 448.6 |   283M |  59 |3295 |6741 |4993 |6976 |  1 |9394 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   465s|  8600 |  3006 |  6239k| 450.5 |   283M |  59 |3295 |6720 |   0 |7050 |  0 |9469 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   468s|  8700 |  3025 |  6289k| 450.8 |   283M |  59 |3295 |6673 |   0 |7186 |  0 |9528 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   471s|  8800 |  3045 |  6336k| 451.0 |   284M |  59 |3295 |6641 |4982 |7265 |  1 |9583 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   473s|  8900 |  3066 |  6366k| 449.9 |   284M |  59 |3295 |6649 |   0 |7360 |  0 |9606 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   477s|  9000 |  3103 |  6428k| 451.1 |   284M |  59 |3295 |6668 |   0 |7490 |  0 |9706 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   480s|  9100 |  3126 |  6484k| 451.9 |   284M |  59 |3295 |6640 |   0 |7586 |  0 |9778 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   483s|  9200 |  3170 |  6522k| 451.3 |   285M |  59 |3295 |6651 |   0 |7758 |  0 |9844 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
534.84/536.69	c   485s|  9300 |  3217 |  6554k| 450.4 |   285M |  59 |3295 |6684 |4988 |7874 |  1 |9919 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   487s|  9400 |  3272 |  6591k| 449.9 |   287M |  59 |3295 |6733 |4990 |7952 |  1 |9981 |  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   490s|  9500 |  3287 |  6635k| 449.9 |   288M |  59 |3295 |6763 |4991 |8061 |  1 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   493s|  9600 |  3312 |  6688k| 450.4 |   288M |  59 |3295 |6760 |4990 |8214 |  1 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   498s|  9700 |  3368 |  6775k| 453.2 |   289M |  59 |3295 |6854 |   0 |8328 |  0 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   500s|  9800 |  3383 |  6815k| 452.9 |   289M |  59 |3295 |6836 |4985 |8375 |  1 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   505s|  9900 |  3425 |  6880k| 454.2 |   290M |  59 |3295 |6821 |4993 |8464 |  1 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   507s| 10000 |  3434 |  6919k| 453.8 |   290M |  59 |3295 |6767 |4991 |8550 |  1 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   510s| 10100 |  3485 |  6969k| 454.0 |   290M |  59 |3295 |6833 |4983 |8651 |  1 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   516s| 10200 |  3550 |  7092k| 459.1 |   291M |  59 |3295 |6913 |4977 |8741 |  1 |  10k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   523s| 10300 |  3626 |  7207k| 463.6 |   292M |  59 |3295 |7024 |4992 |8903 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   526s| 10400 |  3643 |  7240k| 462.7 |   292M |  59 |3295 |6983 |5000 |8971 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   529s| 10500 |  3682 |  7296k| 463.3 |   292M |  59 |3295 |7013 |4989 |9055 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
534.84/536.69	c   532s| 10600 |  3743 |  7355k| 464.1 |   293M |  59 |3295 |7045 |4979 |9168 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   536s| 10700 |  3785 |  7421k| 465.4 |   293M |  59 |3295 |7014 |4977 |9329 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.73/687.04	c   540s| 10800 |  3820 |  7477k| 466.0 |   294M |  59 |3295 |6965 |4979 |9426 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   543s| 10900 |  3850 |  7532k| 466.5 |   294M |  59 |3295 |6923 |4984 |9497 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   547s| 11000 |  3863 |  7589k| 467.1 |   295M |  59 |3295 |6808 |   0 |9662 |  0 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   550s| 11100 |  3892 |  7634k| 467.0 |   295M |  59 |3295 |6757 |   0 |9732 |  0 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   554s| 11200 |  3921 |  7697k| 468.0 |   295M |  59 |3295 |6714 |4993 |9774 |  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   557s| 11300 |  3959 |  7740k| 467.8 |   297M |  59 |3295 |6661 |4973 |9868 |  2 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   561s| 11400 |  4031 |  7817k| 469.6 |   297M |  59 |3295 |6663 |   0 |9946 |  0 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   563s| 11500 |  4059 |  7850k| 468.7 |   297M |  59 |3295 |6660 |4978 |  10k|  1 |  11k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   567s| 11600 |  4113 |  7917k| 469.9 |   298M |  59 |3295 |6753 |4977 |  10k|  1 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   571s| 11700 |  4186 |  7994k| 471.8 |   300M |  59 |3295 |6949 |   0 |  10k|  0 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   576s| 11800 |  4242 |  8073k| 473.7 |   302M |  59 |3295 |6977 |4977 |  10k|  1 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   580s| 11900 |  4302 |  8151k| 475.4 |   303M |  59 |3295 |6983 |4995 |  10k|  1 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   583s| 12000 |  4333 |  8176k| 474.1 |   304M |  59 |3295 |7007 |5002 |  10k|  1 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   585s| 12100 |  4355 |  8213k| 473.5 |   304M |  59 |3295 |6946 |   0 |  10k|  0 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   587s| 12200 |  4366 |  8234k| 472.0 |   305M |  59 |3295 |6961 |   0 |  10k|  0 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.73/687.04	c   590s| 12300 |  4387 |  8279k| 471.9 |   306M |  59 |3295 |6876 |4984 |  10k|  1 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   593s| 12400 |  4403 |  8319k| 471.5 |   308M |  59 |3295 |6903 |4990 |  10k|  1 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   597s| 12500 |  4440 |  8386k| 472.6 |   310M |  59 |3295 |6815 |4971 |  10k|  1 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   600s| 12600 |  4460 |  8424k| 472.0 |   311M |  59 |3295 |6813 |   0 |  10k|  0 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   604s| 12700 |  4498 |  8479k| 472.5 |   312M |  59 |3295 |6790 |   0 |  10k|  0 |  12k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   607s| 12800 |  4507 |  8525k| 472.4 |   312M |  59 |3295 |6751 |4991 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   610s| 12900 |  4537 |  8569k| 472.2 |   313M |  59 |3295 |6737 |4999 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   612s| 13000 |  4540 |  8601k| 471.4 |   313M |  59 |3295 |6753 |4982 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   615s| 13100 |  4562 |  8640k| 471.0 |   314M |  59 |3295 |6731 |4984 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   617s| 13200 |  4581 |  8671k| 470.1 |   314M |  59 |3295 |6758 |4995 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   619s| 13300 |  4583 |  8702k| 469.2 |   314M |  59 |3295 |6755 |4993 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   622s| 13400 |  4611 |  8748k| 469.2 |   315M |  59 |3295 |6803 |5005 |  11k|  2 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   624s| 13500 |  4643 |  8778k| 468.2 |   316M |  65 |3295 |6873 |   0 |  11k|  0 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   627s| 13600 |  4660 |  8817k| 467.9 |   316M |  65 |3295 |6871 |4989 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   631s| 13700 |  4695 |  8871k| 468.2 |   317M |  65 |3295 |6884 |4979 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.73/687.04	c   633s| 13800 |  4716 |  8908k| 467.7 |   318M |  65 |3295 |6852 |4999 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   635s| 13900 |  4727 |  8930k| 466.4 |   318M |  65 |3295 |6836 |4987 |  11k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   638s| 14000 |  4749 |  8976k| 466.4 |   319M |  65 |3295 |6840 |5006 |  11k|  2 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   641s| 14100 |  4778 |  9013k| 465.9 |   320M |  65 |3295 |6866 |4997 |  12k|  1 |  13k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   643s| 14200 |  4818 |  9047k| 465.2 |   321M |  65 |3295 |6939 |5002 |  12k|  1 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   646s| 14300 |  4837 |  9085k| 464.8 |   324M |  65 |3295 |6945 |5001 |  12k|  1 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   649s| 14400 |  4863 |  9129k| 464.7 |   325M |  65 |3295 |6988 |4992 |  12k|  1 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   651s| 14500 |  4893 |  9175k| 464.7 |   325M |  65 |3295 |6989 |4976 |  12k|  1 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   654s| 14600 |  4915 |  9225k| 464.8 |   325M |  65 |3295 |7003 |   0 |  12k|  0 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   656s| 14700 |  4904 |  9255k| 464.0 |   326M |  65 |3295 |7025 |   0 |  12k|  0 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   658s| 14800 |  4910 |  9279k| 462.9 |   326M |  65 |3295 |7025 |4996 |  12k|  1 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   659s| 14900 |  4938 |  9293k| 461.2 |   326M |  65 |3295 |7071 |4997 |  12k|  1 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   662s| 15000 |  4969 |  9338k| 461.2 |   326M |  65 |3295 |7122 |4984 |  13k|  1 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   665s| 15100 |  4962 |  9382k| 461.1 |   326M |  65 |3295 |7163 |   0 |  13k|  0 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   667s| 15200 |  4972 |  9414k| 460.4 |   326M |  65 |3295 |7164 |   0 |  13k|  0 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.73/687.04	c   669s| 15300 |  4996 |  9447k| 459.8 |   326M |  65 |3295 |7165 |   0 |  13k|  0 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   670s| 15400 |  4991 |  9460k| 458.1 |   326M |  65 |3295 |7172 |   0 |  13k|  0 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   673s| 15500 |  5016 |  9499k| 457.8 |   327M |  65 |3295 |7146 |4988 |  13k|  2 |  14k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   678s| 15600 |  5068 |  9576k| 459.3 |   329M |  65 |3295 |7230 |4992 |  13k|  1 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   680s| 15700 |  5088 |  9609k| 458.7 |   329M |  65 |3295 |7211 |4993 |  13k|  1 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
684.73/687.04	c   684s| 15800 |  5128 |  9663k| 459.1 |   329M |  65 |3295 |7202 |4999 |  13k|  2 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   687s| 15900 |  5168 |  9713k| 459.3 |   329M |  65 |3295 |7315 |4991 |  13k|  1 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   690s| 16000 |  5224 |  9767k| 459.7 |   330M |  65 |3295 |7372 |4985 |  13k|  1 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   694s| 16100 |  5259 |  9821k| 460.0 |   331M |  65 |3295 |7473 |   0 |  13k|  0 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   697s| 16200 |  5274 |  9866k| 460.0 |   332M |  65 |3295 |7436 |   0 |  14k|  0 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   701s| 16300 |  5320 |  9927k| 460.7 |   332M |  65 |3295 |7399 |5001 |  14k|  2 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   704s| 16400 |  5352 |  9977k| 460.9 |   333M |  65 |3295 |7391 |   0 |  14k|  0 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   707s| 16500 |  5400 | 10018k| 460.7 |   334M |  65 |3295 |7359 |4988 |  14k|  1 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   710s| 16600 |  5437 | 10078k| 461.3 |   334M |  65 |3295 |7200 |4985 |  14k|  1 |  15k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   713s| 16700 |  5476 | 10120k| 461.1 |   334M |  65 |3295 |7277 |4994 |  14k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
853.26/856.11	c   716s| 16800 |  5483 | 10159k| 460.8 |   335M |  65 |3295 |7297 |4976 |  14k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   721s| 16900 |  5519 | 10242k| 462.4 |   335M |  65 |3295 |7152 |4979 |  14k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   725s| 17000 |  5555 | 10292k| 462.6 |   336M |  65 |3295 |7116 |4981 |  14k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   728s| 17100 |  5616 | 10345k| 462.9 |   338M |  65 |3295 |7110 |5009 |  14k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   730s| 17200 |  5618 | 10365k| 461.7 |   338M |  65 |3295 |7128 |   0 |  14k|  0 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   733s| 17300 |  5655 | 10408k| 461.6 |   339M |  65 |3295 |7116 |4976 |  14k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   737s| 17400 |  5693 | 10472k| 462.4 |   339M |  65 |3295 |7056 |4992 |  14k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   740s| 17500 |  5712 | 10524k| 462.7 |   340M |  65 |3295 |7004 |   0 |  15k|  0 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   743s| 17600 |  5736 | 10568k| 462.6 |   340M |  65 |3295 |6963 |4984 |  15k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   747s| 17700 |  5785 | 10637k| 463.6 |   341M |  65 |3295 |6949 |4992 |  15k|  1 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   750s| 17800 |  5807 | 10672k| 463.0 |   342M |  65 |3295 |6959 |   0 |  15k|  0 |  16k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   752s| 17900 |  5837 | 10719k| 463.1 |   344M |  65 |3295 |6932 |4977 |  15k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   756s| 18000 |  5882 | 10760k| 462.9 |   345M |  65 |3295 |7095 |4992 |  15k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   758s| 18100 |  5895 | 10786k| 462.0 |   349M |  65 |3295 |7156 |4985 |  15k|  2 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   762s| 18200 |  5926 | 10855k| 463.0 |   349M |  65 |3295 |7153 |4984 |  15k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
853.26/856.11	c   766s| 18300 |  5962 | 10914k| 463.5 |   350M |  65 |3295 |7129 |4993 |  15k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   768s| 18400 |  5981 | 10956k| 463.3 |   350M |  65 |3295 |7129 |4995 |  15k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   771s| 18500 |  5995 | 10999k| 463.2 |   350M |  65 |3295 |7104 |4989 |  16k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   774s| 18600 |  6030 | 11040k| 462.9 |   351M |  65 |3295 |7074 |4993 |  16k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   778s| 18700 |  6048 | 11108k| 463.9 |   351M |  65 |3295 |7018 |4967 |  16k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   780s| 18800 |  6051 | 11138k| 463.2 |   351M |  65 |3295 |7016 |   0 |  16k|  0 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   784s| 18900 |  6066 | 11196k| 463.7 |   352M |  65 |3295 |6940 |4979 |  16k|  1 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   788s| 19000 |  6086 | 11260k| 464.4 |   352M |  65 |3295 |6794 |   0 |  16k|  0 |  17k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   792s| 19100 |  6130 | 11324k| 465.1 |   355M |  65 |3295 |6842 |   0 |  16k|  0 |  18k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   795s| 19200 |  6150 | 11381k| 465.5 |   355M |  65 |3295 |6861 |4988 |  16k|  1 |  18k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   798s| 19300 |  6158 | 11421k| 465.3 |   355M |  65 |3295 |6883 |   0 |  16k|  0 |  18k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   801s| 19400 |  6190 | 11470k| 465.4 |   355M |  65 |3295 |6943 |   0 |  16k|  0 |  18k|  43 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   803s| 19500 |  6200 | 11509k| 465.1 |   356M |  65 |3295 |6967 |4982 |  16k|  1 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   806s| 19600 |  6216 | 11542k| 464.5 |   357M |  65 |3295 |6950 |4999 |  17k|  1 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c   808s| 19700 |  6247 | 11572k| 463.9 |   357M |  65 |3295 |6961 |   0 |  17k|  0 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
853.26/856.11	c   810s| 19800 |  6272 | 11619k| 463.9 |   357M |  65 |3295 |6930 |   0 |  17k|  0 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   814s| 19900 |  6307 | 11672k| 464.2 |   357M |  65 |3295 |6882 |   0 |  17k|  0 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   816s| 20000 |  6355 | 11703k| 463.6 |   358M |  65 |3295 |6843 |4992 |  17k|  1 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   819s| 20100 |  6411 | 11743k| 463.3 |   358M |  65 |3295 |6859 |4989 |  17k|  1 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   822s| 20200 |  6418 | 11798k| 463.6 |   359M |  65 |3295 |6795 |4971 |  17k|  1 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   825s| 20300 |  6444 | 11838k| 463.4 |   359M |  65 |3295 |6794 |   0 |  17k|  0 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   828s| 20400 |  6486 | 11888k| 463.5 |   359M |  65 |3295 |6784 |4981 |  17k|  2 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   831s| 20500 |  6552 | 11943k| 463.9 |   359M |  65 |3295 |6733 |4984 |  17k|  1 |  18k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   835s| 20600 |  6589 | 11987k| 463.8 |   360M |  65 |3295 |6777 |4989 |  17k|  1 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   838s| 20700 |  6640 | 12055k| 464.6 |   360M |  65 |3295 |6779 |   0 |  17k|  0 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   842s| 20800 |  6683 | 12113k| 465.1 |   360M |  65 |3295 |6761 |   0 |  17k|  0 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   846s| 20900 |  6730 | 12178k| 465.8 |   361M |  65 |3295 |6749 |4984 |  17k|  1 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   849s| 21000 |  6760 | 12245k| 466.5 |   361M |  65 |3295 |6756 |4984 |  18k|  1 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
853.26/856.12	c   853s| 21100 |  6817 | 12292k| 466.5 |   362M |  65 |3295 |6767 |5000 |  18k|  2 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   856s| 21200 |  6843 | 12337k| 466.5 |   362M |  65 |3295 |6749 |4997 |  18k|  2 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.88/1000.20	c   859s| 21300 |  6883 | 12382k| 466.4 |   363M |  65 |3295 |6759 |   0 |  18k|  0 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   862s| 21400 |  6892 | 12420k| 466.1 |   364M |  65 |3295 |6746 |   0 |  18k|  0 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   865s| 21500 |  6924 | 12459k| 465.8 |   364M |  65 |3295 |6798 |4994 |  18k|  1 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   868s| 21600 |  6963 | 12502k| 465.7 |   367M |  65 |3295 |6833 |   0 |  18k|  0 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   870s| 21700 |  6999 | 12525k| 464.8 |   367M |  65 |3295 |6859 |4999 |  18k|  1 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   871s| 21800 |  6983 | 12546k| 463.9 |   367M |  65 |3295 |6866 |4987 |  18k|  1 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   874s| 21900 |  6999 | 12601k| 464.2 |   367M |  65 |3295 |6863 |4974 |  18k|  1 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   878s| 22000 |  7055 | 12655k| 464.5 |   369M |  65 |3295 |6828 |   0 |  19k|  0 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   881s| 22100 |  7100 | 12707k| 464.7 |   369M |  65 |3295 |6839 |   0 |  19k|  0 |  19k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   884s| 22200 |  7140 | 12744k| 464.3 |   373M |  65 |3295 |6895 |4979 |  19k|  1 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   888s| 22300 |  7173 | 12784k| 464.1 |   374M |  65 |3295 |6899 |   0 |  19k|  0 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   890s| 22400 |  7194 | 12827k| 464.0 |   376M |  65 |3295 |6943 |4981 |  19k|  1 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   895s| 22500 |  7248 | 12906k| 465.1 |   376M |  65 |3295 |6937 |4979 |  19k|  1 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   899s| 22600 |  7291 | 12956k| 465.3 |   377M |  65 |3295 |6974 |   0 |  19k|  0 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   902s| 22700 |  7323 | 13006k| 465.4 |   377M |  65 |3295 |7117 |   0 |  19k|  0 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.88/1000.20	c   905s| 22800 |  7385 | 13067k| 465.9 |   378M |  65 |3295 |7211 |   0 |  19k|  0 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   909s| 22900 |  7465 | 13147k| 467.1 |   378M |  65 |3295 |7242 |   0 |  19k|  0 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   914s| 23000 |  7521 | 13219k| 468.0 |   378M |  65 |3295 |7093 |4990 |  20k|  1 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   917s| 23100 |  7586 | 13288k| 468.8 |   379M |  65 |3295 |7096 |4983 |  20k|  1 |  20k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   922s| 23200 |  7659 | 13358k| 469.6 |   379M |  65 |3295 |7041 |4984 |  20k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   925s| 23300 |  7684 | 13404k| 469.6 |   380M |  65 |3295 |7014 |   0 |  20k|  0 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   927s| 23400 |  7716 | 13445k| 469.4 |   380M |  65 |3295 |6974 |4986 |  20k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   929s| 23500 |  7723 | 13475k| 468.8 |   381M |  65 |3295 |6958 |   0 |  20k|  0 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   933s| 23600 |  7771 | 13542k| 469.5 |   381M |  65 |3295 |6829 |   0 |  20k|  0 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   936s| 23700 |  7819 | 13595k| 469.7 |   382M |  65 |3295 |6919 |4995 |  20k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   940s| 23800 |  7851 | 13642k| 469.7 |   382M |  65 |3295 |6876 |4993 |  20k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   943s| 23900 |  7883 | 13682k| 469.4 |   383M |  65 |3295 |6874 |4997 |  20k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   946s| 24000 |  7913 | 13726k| 469.3 |   385M |  65 |3295 |6855 |5001 |  20k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   950s| 24100 |  7974 | 13783k| 469.7 |   385M |  65 |3295 |6859 |4986 |  20k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   951s| 24200 |  8007 | 13800k| 468.7 |   386M |  65 |3295 |6949 |4994 |  21k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.88/1000.20	c   954s| 24300 |  8012 | 13831k| 468.1 |   386M |  65 |3295 |6961 |4997 |  21k|  1 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   955s| 24400 |  8021 | 13850k| 467.2 |   386M |  65 |3295 |6963 |   0 |  21k|  0 |  21k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   957s| 24500 |  8041 | 13876k| 466.5 |   387M |  65 |3295 |6923 |   0 |  21k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   959s| 24600 |  8069 | 13909k| 466.0 |   387M |  65 |3295 |6917 |   0 |  21k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   961s| 24700 |  8083 | 13936k| 465.4 |   388M |  65 |3295 |6886 |4999 |  21k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   962s| 24800 |  8083 | 13953k| 464.4 |   388M |  65 |3295 |6894 |4995 |  21k|  2 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   964s| 24900 |  8070 | 13977k| 463.6 |   388M |  65 |3295 |6880 |4986 |  21k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   966s| 25000 |  8066 | 14004k| 463.0 |   388M |  65 |3295 |6853 |4995 |  21k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   968s| 25100 |  8055 | 14033k| 462.4 |   388M |  65 |3295 |6853 |4979 |  21k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   971s| 25200 |  8059 | 14067k| 462.0 |   389M |  65 |3295 |6845 |   0 |  22k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   973s| 25300 |  8079 | 14109k| 461.9 |   389M |  65 |3295 |6848 |4985 |  22k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   976s| 25400 |  8124 | 14149k| 461.7 |   390M |  65 |3295 |6848 |   0 |  22k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   980s| 25500 |  8138 | 14205k| 462.0 |   390M |  65 |3295 |6848 |4983 |  22k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   983s| 25600 |  8166 | 14244k| 461.8 |   391M |  65 |3295 |6837 |   0 |  22k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   984s| 25700 |  8178 | 14268k| 461.0 |   391M |  65 |3295 |6841 |5009 |  22k|  3 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.88/1000.20	c   988s| 25800 |  8198 | 14319k| 461.2 |   391M |  65 |3295 |6761 |   0 |  22k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   991s| 25900 |  8214 | 14366k| 461.2 |   392M |  65 |3295 |6677 |   0 |  22k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   994s| 26000 |  8235 | 14402k| 460.9 |   393M |  65 |3295 |6671 |4983 |  22k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   996s| 26100 |  8270 | 14442k| 460.7 |   393M |  65 |3295 |6620 |4984 |  23k|  1 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c   998s| 26200 |  8285 | 14469k| 460.1 |   393M |  65 |3295 |6623 |   0 |  23k|  0 |  22k|  48 | 9.100000e+01 |      --      |    Inf | unknown
996.88/1000.20	c 
996.88/1000.20	c SCIP Status        : solving was interrupted [time limit reached]
996.88/1000.20	c Solving Time (sec) : 1000.00
996.88/1000.20	c Solving Nodes      : 26269 (total of 31418 nodes in 2 runs)
996.88/1000.21	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
996.88/1000.21	c Dual Bound         : +9.10000000000000e+01
996.88/1000.21	c Gap                : infinite
996.88/1000.21	c ----------------------------------------------------------------------
996.88/1000.21	c dual bound: 91.0 -> 91
996.88/1000.21	c primal bound: 1e+20 -> 100000000000000000000
996.88/1000.21	c scip-goal-lb: 91
996.88/1000.21	c scip-goal-ub: 100000000000000000000
996.88/1000.21	c writing output to: HOME/tmpkh99eq9w.opb
996.88/1000.21	c appending fixed variable constraints
996.88/1000.21	c scip-fixed vars: 0.03% (1/3295)
996.88/1000.21	c ----------------------------------------------------------------------
996.88/1000.21	c executing external solver: HOME/naps-1.03a6
996.88/1000.21	c ----------------------------------------------------------------------
996.88/1000.21	c command: HOME/naps-1.03a6 -goal-lb=91 -goal-ub=99999999999999999999 HOME/tmpkh99eq9w.opb
996.88/1000.22	c NaPS 1.03a6.
996.88/1000.22	c Input file name: HOME/tmpkh99eq9w.opb
1044.73/1048.23	c multi stage optimization mode: 1-th step
3600.02/3612.10	c
3600.02/3612.10	c *** TERMINATED *** by signal 15
3600.02/3612.10	c _____________________________________________________________________________
3600.02/3612.10	c std/band forms        : 577,2903
3600.02/3612.10	c 2cl/3cl ITE-codings   : 6067345,271455
3600.02/3612.10	c BDD/srt/adr Max costs : 2074,0,0
3600.02/3612.10	c BDDraw/bin/mul/srt/adr: 0,0,3480,0,0
3600.02/3612.10	c BDD nodes             : 7722692
3600.02/3612.10	c Es1/CC detections     : 0,0
3600.02/3612.10	c CC sort               : 0
3600.02/3612.10	c SAT/UNSAT calls       : 0,0
3600.02/3612.10	c regenrated variables  : 0
3600.02/3612.10	c eliminated fixed lits : 4
3600.02/3612.10	c goal lit flips        : 0
3600.02/3612.10	c goal stages           : 1
3600.02/3612.10	c goal shrink           : 0
3600.02/3612.10	c goal coeff separations: 0
3600.02/3612.10	c restarts              : 0
3600.02/3612.10	c conflicts             : 0              (0 /sec)
3600.02/3612.10	c decisions             : 0              (0 /sec)
3600.02/3612.10	c propagations          : 0              (0 /sec)
3600.02/3612.10	c inspects              : 0              (0 /sec)
3600.02/3612.10	c CPU time (solving tm) : 2597 s        (2551 s, SAT 0 s, UNSAT 0 s)
3600.02/3612.10	c Time for Opt-base     : 5.956 s
3600.02/3612.10	c Steps for Opt-base    : 18281247
3600.02/3612.10	c Time for BDD coding   : 41.94 s
3600.02/3612.10	c Time for srt coding   : 0 s
3600.02/3612.10	c _____________________________________________________________________________
3600.02/3612.13	c received SIGTERM, forwarding to pbsolver...
3600.02/3612.13	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 (47374 MiB free)
  memory of node 1: 64507 MiB (63498 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=54574, runsolver pid=54571

[startup+0.100067 s]*
/proc/loadavg: 4.14 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113533736/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1186920 memory=31692 CPUtime=0.06 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 3688 0 0 0 6 0 0 0 20 0 1 0 53594741 1215406080 7923 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 296730 7923 4883 1 0 268752 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34764 KiB

[startup+0.205782 s]*
/proc/loadavg: 4.14 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113525940/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1214476 memory=67532 CPUtime=0.17 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 9939 0 0 0 15 2 0 0 20 0 1 0 53594741 1243623424 16883 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 303619 16883 7827 1 0 274977 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1218668 KiB
Current children cumulated memory: 70604 KiB

[startup+0.305741 s]*
/proc/loadavg: 4.14 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113485620/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1258452 memory=108620 CPUtime=0.26 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 20142 0 0 0 23 3 0 0 20 0 1 0 53594741 1288654848 27155 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 314613 27155 7891 1 0 285971 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1262644 KiB
Current children cumulated memory: 111692 KiB

[startup+0.700211 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113437488/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1349684 memory=184156 CPUtime=0.66 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 40277 0 0 0 59 7 0 0 20 0 1 0 53594741 1382076416 46039 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 337421 46039 8147 1 0 308779 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1353876 KiB
Current children cumulated memory: 187228 KiB

[startup+1.5002 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113397420/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1405456 memory=236160 CPUtime=1.45 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 54802 0 0 0 136 9 0 0 20 0 1 0 53594741 1439186944 59040 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 351364 59040 8147 1 0 322722 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1409648 KiB
Current children cumulated memory: 239232 KiB

[startup+3.10551 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113357604/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1403100 memory=235444 CPUtime=3.05 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 55195 0 0 0 296 9 0 0 20 0 1 0 53594741 1436774400 58861 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 350775 58861 8147 1 0 322133 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1407292 KiB
Current children cumulated memory: 238516 KiB

[startup+6.3002 s]
/proc/loadavg: 4.13 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113329416/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1436308 memory=270692 CPUtime=6.24 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 67514 0 0 0 614 10 0 0 20 0 1 0 53594741 1470779392 67673 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 359077 67673 8147 1 0 330435 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1440500 KiB
Current children cumulated memory: 273764 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 54579
/proc/meminfo: memFree=113322536/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1442252 memory=276708 CPUtime=12.62 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 69026 0 0 0 1251 11 0 0 20 0 1 0 53594741 1476866048 69177 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 360563 69177 8147 1 0 331921 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1446444 KiB
Current children cumulated memory: 279780 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.10 4.09 5/269 54580
/proc/meminfo: memFree=113266544/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1469356 memory=302572 CPUtime=25.38 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 76961 0 0 0 2526 12 0 0 20 0 1 0 53594741 1504620544 75643 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 367339 75643 8147 1 0 338697 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1473548 KiB
Current children cumulated memory: 305644 KiB

[startup+51.1056 s]
/proc/loadavg: 4.18 4.13 4.10 5/269 54580
/proc/meminfo: memFree=113245136/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1462540 memory=297344 CPUtime=50.91 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 85910 0 0 0 5078 13 0 0 20 0 1 0 53594741 1497640960 74336 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 365635 74336 8147 1 0 336993 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1466732 KiB
Current children cumulated memory: 300416 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 54583
/proc/meminfo: memFree=113205156/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1476460 memory=311812 CPUtime=101.96 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 98958 0 0 0 10179 17 0 0 20 0 1 0 53594741 1511895040 77953 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 369115 77953 8147 1 0 340473 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1480652 KiB
Current children cumulated memory: 314884 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/269 54733
/proc/meminfo: memFree=128046312/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1505664 memory=342348 CPUtime=161.8 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 113921 0 0 0 16160 20 0 0 20 0 1 0 53594741 1541799936 85587 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 376416 85587 8147 1 0 347774 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 1509856 KiB
Current children cumulated memory: 345420 KiB

[startup+222.3 s]
/proc/loadavg: 4.28 4.16 4.11 5/269 54736
/proc/meminfo: memFree=125537792/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1516632 memory=351940 CPUtime=221.61 cores=1,3
/proc/54579/stat : 54579 (python3) R 54574 54574 52933 0 -1 4194304 139111 0 0 0 22137 24 0 0 20 0 1 0 53594741 1553031168 87985 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 379158 87985 8147 1 0 350516 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 1520824 KiB

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

/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3693124 memory=3500896 CPUtime=2214.55 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 484150 0 0 0 220979 476 0 0 20 0 1 0 53694761 3781758976 875224 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 923281 875224 640 696 0 922442 0
Current children cumulated CPU time: 3211.45 s
Current children cumulated vsize: 5316380 KiB
Current children cumulated memory: 3965392 KiB

[startup+3282.3 s]
/proc/loadavg: 2.12 2.46 3.24 3/255 54955
/proc/meminfo: memFree=124232760/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3693124 memory=3540176 CPUtime=2274.36 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 488218 0 0 0 226934 502 0 0 20 0 1 0 53694761 3781758976 885044 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 923281 885044 640 696 0 922442 0
Current children cumulated CPU time: 3271.26 s
Current children cumulated vsize: 5316380 KiB
Current children cumulated memory: 4004672 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 2.39 3.16 3/255 54957
/proc/meminfo: memFree=124345904/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3693124 memory=3540176 CPUtime=2334.17 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 488688 0 0 0 232915 502 0 0 20 0 1 0 53694761 3781758976 885044 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 923281 885044 640 696 0 922442 0
Current children cumulated CPU time: 3331.07 s
Current children cumulated vsize: 5316380 KiB
Current children cumulated memory: 4004672 KiB

[startup+3402.3 s]
/proc/loadavg: 2.13 2.35 3.10 3/254 54961
/proc/meminfo: memFree=124392700/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3691872 memory=3500012 CPUtime=2393.98 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 491333 0 0 0 238881 517 0 0 20 0 1 0 53694761 3780476928 875003 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 922968 875003 640 696 0 922129 0
Current children cumulated CPU time: 3390.88 s
Current children cumulated vsize: 5315128 KiB
Current children cumulated memory: 3964508 KiB

[startup+3462.3 s]
/proc/loadavg: 2.10 2.30 3.03 3/254 54963
/proc/meminfo: memFree=124355932/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3691872 memory=3500004 CPUtime=2453.8 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 493881 0 0 0 244852 528 0 0 20 0 1 0 53694761 3780476928 875001 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 922968 875001 640 696 0 922129 0
Current children cumulated CPU time: 3450.7 s
Current children cumulated vsize: 5315128 KiB
Current children cumulated memory: 3964500 KiB

[startup+3522.3 s]
/proc/loadavg: 2.08 2.26 2.97 3/255 54967
/proc/meminfo: memFree=124320080/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3690512 memory=3504800 CPUtime=2513.61 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 499321 0 0 0 250798 563 0 0 20 0 1 0 53694761 3779084288 876200 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 922628 876200 640 696 0 921789 0
Current children cumulated CPU time: 3510.51 s
Current children cumulated vsize: 5313768 KiB
Current children cumulated memory: 3969296 KiB

[startup+3582.3 s]
/proc/loadavg: 2.12 2.24 2.92 3/255 54973
/proc/meminfo: memFree=124381796/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3690512 memory=3504800 CPUtime=2573.42 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 500044 0 0 0 256779 563 0 0 20 0 1 0 53694761 3779084288 876200 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 922628 876200 640 696 0 921789 0
Current children cumulated CPU time: 3570.32 s
Current children cumulated vsize: 5313768 KiB
Current children cumulated memory: 3969296 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 2.14 2.23 2.89 3/255 54973
/proc/meminfo: memFree=124382800/131249996 swapFree=33010416/33010684
[pid=54574] ppid=54571 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/54574/stat : 54574 (scip-naps-1.00.) S 54571 54574 52933 0 -1 4194304 255 333 0 0 0 0 0 0 20 0 1 0 53594739 4292608 768 18446744073709551615 94519377154048 94519378048581 140734954271952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94519378287632 94519378335376 94519396720640 140734954273185 140734954273282 140734954273282 140734954278884 0
/proc/54574/statm: 1048 768 704 219 0 110 0
[pid=54579] ppid=54574 vsize=1619064 memory=461424 CPUtime=996.9 cores=1,3
/proc/54579/stat : 54579 (python3) S 54574 54574 52933 0 -1 4194304 169301 0 0 0 99659 31 0 0 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
[pid=54773] ppid=54579 vsize=3690512 memory=3504800 CPUtime=2603.12 cores=1,3
/proc/54773/stat : 54773 (naps-1.03a6) R 54579 54773 54773 0 -1 4194304 500430 0 0 0 259749 563 0 0 20 0 1 0 53694761 3779084288 876200 18446744073709551615 4198400 7047149 140734290088928 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8912896 140734290094439 140734290094579 140734290094579 140734290100169 0
/proc/54773/statm: 922628 876200 640 696 0 921789 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 5313768 KiB
Current children cumulated memory: 3969296 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3594.22 s, system=6.01611 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.21 s]*
/proc/loadavg: 2.14 2.23 2.89 3/253 54973
/proc/meminfo: memFree=127897964/131249996 swapFree=33010416/33010684
[pid=54579] ppid=54571 vsize=1619064 memory=461424 CPUtime=3600.12 cores=1,3
/proc/54579/stat : 54579 (python3) R 54571 54574 52933 0 -1 4194304 193785 500431 0 0 99665 32 259749 566 20 0 1 0 53594741 1657921536 115356 18446744073709551615 94557976662016 94557976662393 140734293248016 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94557976673688 94557976674308 94557981904896 140734293256551 140734293256738 140734293256738 140734293262311 0
/proc/54579/statm: 404766 115356 8179 1 0 376124 0
Current cumulated CPU time of completed processes: 0.006275 s
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 1619064 KiB
Current children cumulated memory: 461424 KiB

Child status: 0

Real time (s): 3612.3
CPU time (s): 3600.24
CPU user time (s): 3594.22
CPU system time (s): 6.01611
CPU usage (%): 99.6661
Max. virtual memory (cumulated for all children) (KiB): 6731412
Max. memory (cumulated for all children) (KiB): 5394600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.22
system time used= 6.01611
maximum resident set size= 4930104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 562
involuntary context switches= 2185


# summary of solver processes directly reported to runsolver:
#   pid: 54574,54579
#   total CPU time (s): 3600.24
#   total CPU user time (s): 3594.22
#   total CPU system time (s): 6.01611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49995 second user time and 17.5698 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-01 16:12:50
IDJOB=4491221
IDBENCH=147690
IDSOLVER=3368
FILE ID=nodeC022/4491221-1751379170
RUNJOBID= nodeC022-1751370065-52945
SLURM_JOB_ID= 9598189
Free space on /tmp= 433032 MiB

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

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

MD5SUM BENCH= 0e700fc92a231fc1e477aebd59f20b52
RANDOM SEED=272451532

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        113533640 kB
MemAvailable:   113392984 kB
Buffers:            2128 kB
Cached:           662236 kB
SwapCached:           32 kB
Active:         16685100 kB
Inactive:         286012 kB
Active(anon):   16320612 kB
Inactive(anon):     4196 kB
Active(file):     364488 kB
Inactive(file):   281816 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6832 kB
Writeback:             0 kB
AnonPages:      16309356 kB
Mapped:           127776 kB
Shmem:             18028 kB
KReclaimable:     104156 kB
Slab:             191312 kB
SReclaimable:     104156 kB
SUnreclaim:        87156 kB
KernelStack:        4352 kB
PageTables:        35844 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   20888944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8818688 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC022 at 2025-07-01 17:13:02