Trace number 4492809

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3600.32 3610.62

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM34508937f6127f0a8669d934526c1066
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.25863
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3660
Total number of constraints109861
Number of constraints which are clauses109861
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

118.53/119.02	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4492809-1751145773.opb
118.53/119.02	c Solving mode: decision
118.53/119.02	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
118.53/119.02	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
118.53/119.02	c original problem has 3660 variables (3660 bin, 0 int, 0 impl, 0 cont) and 109861 constraints
118.53/119.02	c presolving:
118.53/119.02	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 109861 upgd conss, 0 impls, 109800 clqs
118.53/119.02	c    (1.4s) probing: 51/3660 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
118.53/119.02	c    (1.4s) probing aborted: 50/50 successive totally useless probings
118.53/119.02	c    (1.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
118.53/119.02	c symmetry computation terminated early, because number of cells 100284 in Nauty exceeds limit of 100000
118.53/119.02	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
118.53/119.02	c    (1.5s) no symmetry present (symcode time: 0.10)
118.53/119.02	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
118.53/119.02	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
118.53/119.02	c  0 implications, 109800 cliques
118.53/119.02	c presolved problem has 3660 variables (3660 bin, 0 int, 0 impl, 0 cont) and 109861 constraints
118.53/119.02	c  109800 constraints of type <setppc>
118.53/119.02	c      61 constraints of type <logicor>
118.53/119.02	c transformed objective value is always integral (scale: 1)
118.53/119.02	c Presolving Time: 1.43
118.53/119.02	c 
118.53/119.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.53/119.02	c   2.4s|     1 |     0 |   242 |     - |   244M |   0 |3660 | 109k| 109k|   0 |  0 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   3.2s|     1 |     0 |  3122 |     - |   273M |   0 |3660 | 109k| 109k|   3 |  1 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   3.6s|     1 |     0 |  4630 |     - |   284M |   0 |3660 | 109k| 109k|   6 |  2 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   5.0s|     1 |     0 |  5392 |     - |   296M |   0 |3660 | 109k| 109k|  20 |  3 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   6.9s|     1 |     0 |  6229 |     - |   315M |   0 |3660 | 109k| 109k|  31 |  4 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   8.7s|     1 |     0 |  7909 |     - |   333M |   0 |3660 | 109k| 109k|  38 |  5 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  10.6s|     1 |     0 |  8555 |     - |   348M |   0 |3660 | 109k| 109k|  43 |  6 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  12.7s|     1 |     0 |  9777 |     - |   361M |   0 |3660 | 109k| 109k|  55 |  7 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  14.5s|     1 |     0 | 10394 |     - |   372M |   0 |3660 | 109k| 109k|  66 |  8 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  15.9s|     1 |     0 | 11017 |     - |   382M |   0 |3660 | 109k| 109k|  75 |  9 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  17.2s|     1 |     0 | 11407 |     - |   393M |   0 |3660 | 109k| 109k|  85 | 10 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  17.4s|     1 |     0 | 11943 |     - |   404M |   0 |3660 | 109k| 109k|  92 | 11 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  22.1s|     1 |     2 | 18500 |     - |   406M |   0 |3660 | 109k| 109k|  92 | 11 |  82 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  44.1s|   100 |   101 | 84485 | 734.0 |   450M |  38 |3660 | 110k| 109k| 171 |  1 | 414 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  50.9s|   200 |   159 | 90373 | 394.7 |   480M |  69 |3660 | 110k| 109k| 192 |  0 | 510 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.53/119.02	c  53.7s|   300 |   199 | 92097 | 268.5 |   484M |  82 |3660 | 110k| 109k| 192 |  0 | 614 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  56.6s|   400 |   240 | 93934 | 205.8 |   486M |  82 |3660 | 110k| 109k| 192 |  1 | 702 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  59.2s|   500 |   252 | 94979 | 166.6 |   488M |  84 |3660 | 110k| 109k| 192 |  1 | 762 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  61.9s|   600 |   266 | 96569 | 141.5 |   489M |  86 |3660 | 110k| 109k| 192 |  1 | 843 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  64.4s|   700 |   273 | 98250 | 123.6 |   490M |  86 |3660 | 110k| 109k| 192 |  0 | 922 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  66.9s|   800 |   269 | 99491 | 109.7 |   490M |  86 |3660 | 110k| 109k| 192 |  0 | 976 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  69.4s|   900 |   260 |100888 |  99.1 |   491M |  86 |3660 | 110k| 109k| 192 |  1 |1028 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  72.0s|  1000 |   267 |102365 |  90.6 |   491M |  86 |3660 | 110k| 109k| 192 |  1 |1101 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  74.5s|  1100 |   269 |103900 |  83.8 |   491M |  86 |3660 | 110k| 109k| 192 |  1 |1178 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  77.2s|  1200 |   281 |105524 |  78.1 |   491M |  86 |3660 | 111k| 109k| 192 |  1 |1259 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  79.8s|  1300 |   289 |107286 |  73.5 |   492M |  86 |3660 | 111k| 109k| 192 |  0 |1341 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  82.3s|  1400 |   295 |108897 |  69.4 |   493M |  86 |3660 | 111k| 109k| 192 |  1 |1406 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  84.9s|  1500 |   299 |110566 |  65.9 |   493M |  86 |3660 | 111k| 109k| 192 |  0 |1481 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  87.4s|  1600 |   303 |111879 |  62.6 |   495M |  87 |3660 | 111k| 109k| 192 |  1 |1546 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  89.9s|  1700 |   303 |113342 |  59.8 |   495M |  87 |3660 | 111k| 109k| 192 |  0 |1623 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.53/119.02	c  92.4s|  1800 |   311 |115324 |  57.5 |   495M |  87 |3660 | 111k| 109k| 192 |  0 |1706 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  94.8s|  1900 |   315 |117088 |  55.4 |   495M |  87 |3660 | 111k| 109k| 192 |  0 |1782 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  97.2s|  2000 |   313 |118574 |  53.4 |   495M |  87 |3660 | 111k| 109k| 192 |  0 |1833 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c  99.6s|  2100 |   317 |120150 |  51.6 |   496M |  87 |3660 | 111k| 109k| 192 |  0 |1917 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   102s|  2200 |   325 |121943 |  50.1 |   496M |  89 |3660 | 111k| 109k| 192 |  1 |1992 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   104s|  2300 |   331 |123435 |  48.5 |   496M |  97 |3660 | 111k| 109k| 192 |  1 |2047 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   107s|  2400 |   339 |125180 |  47.3 |   496M |  97 |3660 | 111k| 109k| 192 |  1 |2129 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   109s|  2500 |   349 |126726 |  46.0 |   498M |  97 |3660 | 111k| 109k| 192 |  0 |2210 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   112s|  2600 |   357 |128244 |  44.8 |   498M |  97 |3660 | 112k| 109k| 192 |  1 |2283 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   114s|  2700 |   363 |130008 |  43.8 |   498M |  97 |3660 | 112k| 109k| 192 |  1 |2357 |  44 | 0.000000e+00 |      --      |    Inf | unknown
118.53/119.02	c   116s|  2800 |   363 |131584 |  42.8 |   499M |  97 |3660 | 112k| 109k| 192 |  0 |2407 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   119s|  2900 |   371 |133121 |  41.8 |   499M |  97 |3660 | 112k| 109k| 192 |  0 |2481 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   121s|  3000 |   375 |134480 |  40.9 |   499M |  97 |3660 | 112k| 109k| 192 |  1 |2529 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   123s|  3100 |   377 |135789 |  40.0 |   500M |  97 |3660 | 112k| 109k| 192 |  0 |2578 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   126s|  3200 |   375 |137067 |  39.2 |   500M |  97 |3660 | 112k| 109k| 192 |  0 |2629 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.38/241.35	c   128s|  3300 |   375 |138319 |  38.3 |   500M |  97 |3660 | 112k| 109k| 192 |  0 |2688 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   131s|  3400 |   389 |140250 |  37.8 |   501M |  97 |3660 | 112k| 109k| 192 |  1 |2786 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   133s|  3500 |   401 |142505 |  37.3 |   501M |  97 |3660 | 112k| 109k| 192 |  1 |2878 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   135s|  3600 |   407 |143960 |  36.7 |   502M |  97 |3660 | 112k| 109k| 192 |  0 |2952 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   138s|  3700 |   418 |145684 |  36.2 |   502M |  97 |3660 | 112k| 109k| 192 |  1 |3042 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   140s|  3800 |   424 |147277 |  35.7 |   503M |  97 |3660 | 112k| 109k| 192 |  0 |3135 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   143s|  3900 |   430 |148720 |  35.1 |   503M |  97 |3660 | 112k| 109k| 192 |  1 |3208 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   145s|  4000 |   432 |150359 |  34.6 |   503M |  97 |3660 | 112k| 109k| 192 |  1 |3284 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   147s|  4100 |   434 |151788 |  34.1 |   503M |  97 |3660 | 112k| 109k| 192 |  1 |3342 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   150s|  4200 |   438 |153646 |  33.8 |   503M |  97 |3660 | 113k| 109k| 192 |  1 |3426 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   152s|  4300 |   445 |155172 |  33.3 |   503M |  97 |3660 | 113k| 109k| 192 |  1 |3481 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   155s|  4400 |   458 |155782 |  32.7 |   504M | 102 |3660 | 113k| 109k| 192 |  0 |3524 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   157s|  4500 |   447 |157182 |  32.3 |   505M | 104 |3660 | 113k| 109k| 192 |  1 |3574 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   159s|  4600 |   448 |158454 |  31.9 |   505M | 104 |3660 | 113k| 109k| 192 |  0 |3650 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   162s|  4700 |   452 |160164 |  31.6 |   505M | 104 |3660 | 113k| 109k| 192 |  1 |3716 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.38/241.35	c   164s|  4800 |   458 |162064 |  31.3 |   505M | 104 |3660 | 113k| 109k| 192 |  0 |3799 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   167s|  4900 |   466 |163820 |  31.0 |   506M | 104 |3660 | 113k| 109k| 192 |  1 |3891 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   169s|  5000 |   465 |165277 |  30.7 |   506M | 104 |3660 | 113k| 109k| 192 |  0 |3941 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   171s|  5100 |   467 |166675 |  30.4 |   507M | 104 |3660 | 113k| 109k| 192 |  1 |4008 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   174s|  5200 |   463 |167879 |  30.0 |   507M | 104 |3660 | 113k| 109k| 192 |  0 |4060 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   176s|  5300 |   465 |169578 |  29.8 |   507M | 104 |3660 | 113k| 109k| 192 |  0 |4118 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   178s|  5400 |   469 |171010 |  29.5 |   507M | 104 |3660 | 113k| 109k| 192 |  0 |4166 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   181s|  5500 |   471 |172433 |  29.2 |   508M | 104 |3660 | 113k| 109k| 192 |  1 |4215 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   183s|  5600 |   475 |173978 |  29.0 |   508M | 104 |3660 | 113k| 109k| 192 |  1 |4263 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   185s|  5700 |   475 |175066 |  28.6 |   508M | 104 |3660 | 113k| 109k| 192 |  0 |4313 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   188s|  5800 |   477 |176237 |  28.4 |   508M | 104 |3660 | 113k| 109k| 192 |  0 |4362 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   190s|  5900 |   479 |177223 |  28.0 |   508M | 104 |3660 | 113k| 109k| 192 |  1 |4411 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   192s|  6000 |   479 |178705 |  27.8 |   508M | 104 |3660 | 113k| 109k| 192 |  0 |4461 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   195s|  6100 |   481 |180305 |  27.6 |   509M | 104 |3660 | 114k| 109k| 192 |  0 |4510 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   197s|  6200 |   487 |181761 |  27.4 |   509M | 106 |3660 | 114k| 109k| 192 |  0 |4557 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.38/241.35	c   199s|  6300 |   497 |183239 |  27.2 |   510M | 106 |3660 | 114k| 109k| 192 |  0 |4602 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   202s|  6400 |   505 |184760 |  27.0 |   510M | 108 |3660 | 114k| 109k| 192 |  0 |4657 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   204s|  6500 |   495 |186111 |  26.8 |   510M | 108 |3660 | 114k| 109k| 192 |  1 |4709 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   206s|  6600 |   504 |187617 |  26.6 |   510M | 108 |3660 | 114k| 109k| 192 |  1 |4790 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   209s|  6700 |   515 |189222 |  26.5 |   511M | 108 |3660 | 114k| 109k| 192 |  1 |4881 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   211s|  6800 |   521 |190759 |  26.3 |   511M | 108 |3660 | 114k| 109k| 192 |  0 |4973 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   213s|  6900 |   525 |192528 |  26.2 |   511M | 108 |3660 | 114k| 109k| 192 |  1 |5048 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   216s|  7000 |   527 |194036 |  26.0 |   511M | 108 |3660 | 114k| 109k| 192 |  1 |5106 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   218s|  7100 |   531 |195331 |  25.8 |   511M | 108 |3660 | 114k| 109k| 192 |  0 |5157 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   220s|  7200 |   533 |196678 |  25.7 |   511M | 108 |3660 | 114k| 109k| 192 |  0 |5206 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   223s|  7300 |   531 |198091 |  25.5 |   511M | 108 |3660 | 114k| 109k| 192 |  1 |5266 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   225s|  7400 |   530 |199558 |  25.4 |   512M | 108 |3660 | 114k| 109k| 192 |  0 |5334 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   227s|  7500 |   534 |200862 |  25.2 |   512M | 108 |3660 | 114k| 109k| 192 |  1 |5382 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   230s|  7600 |   540 |202013 |  25.0 |   513M | 108 |3660 | 114k| 109k| 192 |  0 |5434 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   232s|  7700 |   548 |202773 |  24.8 |   513M | 108 |3660 | 114k| 109k| 192 |  1 |5521 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.38/241.35	c   234s|  7800 |   550 |203444 |  24.6 |   513M | 108 |3660 | 114k| 109k| 192 |  1 |5590 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   236s|  7900 |   552 |204548 |  24.4 |   513M | 108 |3660 | 114k| 109k| 192 |  1 |5654 |  44 | 0.000000e+00 |      --      |    Inf | unknown
240.38/241.35	c   239s|  8000 |   553 |206090 |  24.3 |   514M | 108 |3660 | 114k| 109k| 192 |  0 |5703 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   241s|  8100 |   556 |207560 |  24.2 |   515M | 108 |3660 | 114k| 109k| 192 |  0 |5751 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   243s|  8200 |   556 |209115 |  24.1 |   515M | 108 |3660 | 114k| 109k| 192 |  0 |5801 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   246s|  8300 |   556 |210367 |  23.9 |   515M | 108 |3660 | 114k| 109k| 192 |  1 |5850 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   248s|  8400 |   554 |212015 |  23.8 |   515M | 108 |3660 | 114k| 109k| 192 |  0 |5901 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   250s|  8500 |   555 |213424 |  23.7 |   515M | 108 |3660 | 114k| 109k| 192 |  1 |5959 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   253s|  8600 |   559 |214661 |  23.6 |   516M | 108 |3660 | 114k| 109k| 192 |  1 |6034 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   255s|  8700 |   563 |215965 |  23.5 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6109 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   258s|  8800 |   565 |217043 |  23.3 |   516M | 108 |3660 | 114k| 109k| 192 |  1 |6176 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   260s|  8900 |   563 |218412 |  23.2 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6227 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   262s|  9000 |   565 |219370 |  23.1 |   516M | 108 |3660 | 114k| 109k| 192 |  1 |6296 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   265s|  9100 |   562 |220363 |  22.9 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6347 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   267s|  9200 |   564 |221677 |  22.8 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6411 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
362.83/364.26	c   269s|  9300 |   564 |223118 |  22.7 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6461 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   272s|  9400 |   570 |224423 |  22.6 |   516M | 108 |3660 | 114k| 109k| 192 |  1 |6517 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   274s|  9500 |   572 |225905 |  22.5 |   516M | 108 |3660 | 114k| 109k| 192 |  1 |6567 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   276s|  9600 |   569 |226893 |  22.4 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6618 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   278s|  9700 |   567 |227952 |  22.3 |   516M | 108 |3660 | 114k| 109k| 192 |  1 |6667 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   281s|  9800 |   571 |229398 |  22.2 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6715 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   283s|  9900 |   573 |230593 |  22.1 |   516M | 108 |3660 | 114k| 109k| 192 |  1 |6764 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   285s| 10000 |   573 |231968 |  22.0 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6814 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   288s| 10100 |   573 |233149 |  21.9 |   516M | 108 |3660 | 114k| 109k| 192 |  0 |6864 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   290s| 10200 |   577 |234415 |  21.8 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |6930 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   292s| 10300 |   577 |235609 |  21.7 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |6980 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   295s| 10400 |   577 |236951 |  21.6 |   517M | 108 |3660 | 114k| 109k| 192 |  0 |7030 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   297s| 10500 |   581 |238123 |  21.6 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |7078 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   299s| 10600 |   580 |239458 |  21.5 |   517M | 108 |3660 | 114k| 109k| 192 |  0 |7128 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   301s| 10700 |   582 |240580 |  21.4 |   517M | 108 |3660 | 114k| 109k| 192 |  0 |7186 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
362.83/364.26	c   304s| 10800 |   584 |241761 |  21.3 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |7253 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   306s| 10900 |   586 |242842 |  21.2 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |7302 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   308s| 11000 |   584 |243803 |  21.1 |   517M | 108 |3660 | 114k| 109k| 192 |  0 |7353 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   310s| 11100 |   586 |244872 |  21.0 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |7411 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   313s| 11200 |   586 |245829 |  20.9 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |7461 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   315s| 11300 |   586 |246698 |  20.8 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |7511 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   317s| 11400 |   584 |247522 |  20.7 |   517M | 108 |3660 | 114k| 109k| 192 |  1 |7562 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   319s| 11500 |   584 |248626 |  20.6 |   517M | 108 |3660 | 114k| 109k| 192 |  0 |7612 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   322s| 11600 |   581 |249592 |  20.5 |   517M | 108 |3660 | 114k| 109k| 192 |  0 |7664 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   324s| 11700 |   583 |250629 |  20.4 |   518M | 108 |3660 | 114k| 109k| 192 |  0 |7713 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   326s| 11800 |   572 |251522 |  20.3 |   518M | 108 |3660 | 114k| 109k| 192 |  1 |7768 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   329s| 11900 |   571 |252947 |  20.3 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |7819 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   331s| 12000 |   571 |253730 |  20.2 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |7869 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   333s| 12100 |   539 |254973 |  20.1 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |7921 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   335s| 12200 |   539 |256386 |  20.0 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |7971 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
362.83/364.26	c   338s| 12300 |   537 |257414 |  20.0 |   519M | 108 |3660 | 114k| 109k| 192 |  0 |8022 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   340s| 12400 |   550 |258531 |  19.9 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |8065 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   343s| 12500 |   555 |259289 |  19.8 |   519M | 108 |3660 | 114k| 109k| 192 |  0 |8112 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   345s| 12600 |   554 |260370 |  19.7 |   519M | 108 |3660 | 114k| 109k| 192 |  0 |8160 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   347s| 12700 |   547 |261393 |  19.7 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |8219 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   350s| 12800 |   554 |263254 |  19.6 |   519M | 108 |3660 | 114k| 109k| 192 |  0 |8292 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   352s| 12900 |   563 |264841 |  19.6 |   519M | 108 |3660 | 114k| 109k| 192 |  0 |8353 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   354s| 13000 |   567 |266285 |  19.6 |   519M | 108 |3660 | 114k| 109k| 192 |  0 |8411 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   357s| 13100 |   571 |267528 |  19.5 |   519M | 108 |3660 | 114k| 109k| 192 |  0 |8459 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   359s| 13200 |   579 |268570 |  19.5 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |8513 |  44 | 0.000000e+00 |      --      |    Inf | unknown
362.83/364.26	c   361s| 13300 |   576 |269836 |  19.4 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |8563 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   364s| 13400 |   589 |271603 |  19.4 |   519M | 108 |3660 | 113k| 109k| 192 |  1 |8642 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   366s| 13500 |   593 |272950 |  19.3 |   519M | 108 |3660 | 113k| 109k| 192 |  1 |8708 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   369s| 13600 |   592 |274352 |  19.3 |   519M | 108 |3660 | 113k| 109k| 192 |  1 |8765 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   371s| 13700 |   598 |275913 |  19.3 |   519M | 108 |3660 | 113k| 109k| 192 |  1 |8839 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.73/482.57	c   373s| 13800 |   602 |277509 |  19.3 |   519M | 108 |3660 | 113k| 109k| 192 |  1 |8905 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   376s| 13900 |   604 |278946 |  19.2 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |8963 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   378s| 14000 |   606 |280225 |  19.2 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |9012 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   380s| 14100 |   612 |281340 |  19.1 |   519M | 108 |3660 | 114k| 109k| 192 |  1 |9059 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   382s| 14200 |   618 |282769 |  19.1 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9106 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   385s| 14300 |   607 |284054 |  19.0 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9153 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   387s| 14400 |   612 |285590 |  19.0 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9199 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   389s| 14500 |   614 |286725 |  19.0 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9248 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   392s| 14600 |   619 |288365 |  18.9 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9321 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   394s| 14700 |   631 |289915 |  18.9 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9383 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   396s| 14800 |   635 |291216 |  18.9 |   521M | 108 |3660 | 114k| 109k| 192 |  0 |9441 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   399s| 14900 |   633 |292557 |  18.8 |   521M | 108 |3660 | 114k| 109k| 192 |  0 |9498 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   401s| 15000 |   634 |294180 |  18.8 |   521M | 108 |3660 | 114k| 109k| 192 |  0 |9565 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   403s| 15100 |   635 |295621 |  18.8 |   521M | 108 |3660 | 114k| 109k| 192 |  0 |9632 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   405s| 15200 |   639 |296817 |  18.8 |   521M | 108 |3660 | 114k| 109k| 192 |  0 |9680 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.73/482.57	c   408s| 15300 |   639 |298349 |  18.7 |   521M | 108 |3660 | 114k| 109k| 192 |  0 |9730 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   410s| 15400 |   646 |299739 |  18.7 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9812 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   412s| 15500 |   644 |300782 |  18.6 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9871 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   414s| 15600 |   645 |302208 |  18.6 |   521M | 108 |3660 | 114k| 109k| 192 |  1 |9938 |  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   417s| 15700 |   651 |303675 |  18.6 |   522M | 108 |3660 | 114k| 109k| 192 |  1 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   419s| 15800 |   651 |305282 |  18.6 |   522M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   421s| 15900 |   651 |306719 |  18.5 |   522M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   424s| 16000 |   649 |308136 |  18.5 |   522M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   426s| 16100 |   651 |309508 |  18.5 |   522M | 108 |3660 | 114k| 109k| 192 |  1 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   428s| 16200 |   665 |310832 |  18.5 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   430s| 16300 |   664 |312238 |  18.4 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   433s| 16400 |   667 |313540 |  18.4 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   435s| 16500 |   669 |314988 |  18.4 |   523M | 108 |3660 | 114k| 109k| 192 |  1 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   437s| 16600 |   669 |316228 |  18.3 |   523M | 108 |3660 | 114k| 109k| 192 |  1 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   439s| 16700 |   669 |317687 |  18.3 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.73/482.57	c   442s| 16800 |   669 |319030 |  18.3 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   444s| 16900 |   671 |320557 |  18.3 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   446s| 17000 |   678 |322045 |  18.2 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   449s| 17100 |   680 |323569 |  18.2 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   451s| 17200 |   680 |325078 |  18.2 |   523M | 108 |3660 | 114k| 109k| 192 |  1 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   453s| 17300 |   678 |326593 |  18.2 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   455s| 17400 |   682 |328145 |  18.2 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  10k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   458s| 17500 |   688 |329755 |  18.2 |   523M | 108 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   460s| 17600 |   685 |331098 |  18.1 |   523M | 108 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   462s| 17700 |   685 |332397 |  18.1 |   524M | 108 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   464s| 17800 |   688 |333659 |  18.1 |   524M | 108 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   467s| 17900 |   694 |334750 |  18.0 |   524M | 108 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   469s| 18000 |   708 |335875 |  18.0 |   525M | 108 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   471s| 18100 |   709 |336555 |  17.9 |   525M | 110 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   473s| 18200 |   709 |337910 |  17.9 |   525M | 110 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.73/482.57	c   476s| 18300 |   709 |339143 |  17.9 |   525M | 110 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   478s| 18400 |   706 |340027 |  17.8 |   525M | 110 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
480.73/482.57	c   480s| 18500 |   706 |341036 |  17.8 |   525M | 110 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   482s| 18600 |   711 |342579 |  17.8 |   525M | 110 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   484s| 18700 |   728 |343781 |  17.8 |   526M | 110 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   487s| 18800 |   739 |345057 |  17.7 |   527M | 110 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   489s| 18900 |   743 |346480 |  17.7 |   527M | 110 |3660 | 114k| 109k| 192 |  1 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   491s| 19000 |   742 |347399 |  17.7 |   527M | 110 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   493s| 19100 |   728 |348790 |  17.6 |   527M | 110 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   496s| 19200 |   734 |350086 |  17.6 |   527M | 110 |3660 | 114k| 109k| 192 |  0 |  11k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   498s| 19300 |   734 |350982 |  17.6 |   527M | 110 |3660 | 114k| 109k| 192 |  1 |  12k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c   500s| 19400 |   734 |352036 |  17.5 |   528M | 110 |3660 | 114k| 109k| 192 |  1 |  12k|  44 | 0.000000e+00 |      --      |    Inf | unknown
498.47/500.35	c 
498.47/500.35	c SCIP Status        : solving was interrupted [time limit reached]
498.47/500.35	c Solving Time (sec) : 500.00
498.47/500.35	c Solving Nodes      : 19401
498.47/500.35	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.47/500.35	c Dual Bound         : +0.00000000000000e+00
498.47/500.35	c Gap                : infinite
498.47/500.35	c ----------------------------------------------------------------------
498.47/500.35	c dual bound: 0.0 -> 0
498.47/500.35	c primal bound: 1e+20 -> 100000000000000000000
498.47/500.35	c scip-goal-lb: 0
498.47/500.35	c scip-goal-ub: 100000000000000000000
498.47/500.35	c writing output to: HOME/tmpy3na6qc6.opb
498.47/500.35	c appending fixed variable constraints
498.47/500.35	c scip-fixed vars: 0.00% (0/3660)
498.47/500.35	c ----------------------------------------------------------------------
498.47/500.35	c executing external solver: HOME/naps-1.03a6
498.47/500.35	c ----------------------------------------------------------------------
498.47/500.35	c command: HOME/naps-1.03a6 HOME/tmpy3na6qc6.opb
498.47/500.36	c NaPS 1.03a6.
498.47/500.36	c Input file name: HOME/tmpy3na6qc6.opb
3600.08/3610.40	c
3600.08/3610.40	c *** TERMINATED *** by signal 15
3600.08/3610.40	c _____________________________________________________________________________
3600.08/3610.40	c std/band forms        : 0,0
3600.08/3610.40	c 2cl/3cl ITE-codings   : 0,0
3600.08/3610.40	c BDD/srt/adr Max costs : 0,0,0
3600.08/3610.40	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.08/3610.40	c BDD nodes             : 0
3600.08/3610.40	c Es1/CC detections     : 0,0
3600.08/3610.40	c CC sort               : 0
3600.08/3610.40	c SAT/UNSAT calls       : 0,0
3600.08/3610.40	c regenrated variables  : 0
3600.08/3610.40	c eliminated fixed lits : 0
3600.08/3610.40	c goal lit flips        : 0
3600.08/3610.40	c goal stages           : 0
3600.08/3610.40	c goal shrink           : 0
3600.08/3610.40	c goal coeff separations: 0
3600.08/3610.40	c restarts              : 0
3600.08/3610.40	c conflicts             : 0              (0 /sec)
3600.08/3610.40	c decisions             : 0              (0 /sec)
3600.08/3610.40	c propagations          : 0              (0 /sec)
3600.08/3610.40	c inspects              : 0              (0 /sec)
3600.08/3610.40	c CPU time (solving tm) : 3089 s        (3089 s, SAT 0 s, UNSAT 0 s)
3600.08/3610.40	c Time for Opt-base     : 0 s
3600.08/3610.40	c Steps for Opt-base    : 0
3600.08/3610.40	c Time for BDD coding   : 0 s
3600.08/3610.40	c Time for srt coding   : 0 s
3600.08/3610.40	c _____________________________________________________________________________
3600.08/3610.40	s UNKNOWN
3600.21/3610.59	c received SIGTERM, forwarding to pbsolver...
3600.21/3610.59	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492809-1751145773/watcher-4492809-1751145773 -o /tmp/evaluation-result-4492809-1751145773/solver-4492809-1751145773 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19820 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4492809-1751145773.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=21162, runsolver pid=21159

[startup+0.10006 s]*
/proc/loadavg: 3.94 4.32 5.68 5/271 21167
/proc/meminfo: memFree=129395984/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1188228 memory=33072 CPUtime=0.07 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 3988 0 0 0 6 1 0 0 20 0 1 0 30256084 1216745472 8268 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 297057 8268 4908 1 0 269048 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192420 KiB
Current children cumulated memory: 36016 KiB

[startup+0.20557 s]*
/proc/loadavg: 3.94 4.32 5.68 5/271 21167
/proc/meminfo: memFree=129395984/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1222204 memory=73648 CPUtime=0.18 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 11632 0 0 0 16 2 0 0 20 0 1 0 30256084 1251536896 18412 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 305551 18412 7628 1 0 276909 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1226396 KiB
Current children cumulated memory: 76592 KiB

[startup+0.305537 s]*
/proc/loadavg: 3.94 4.32 5.68 5/271 21167
/proc/meminfo: memFree=129395984/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1250960 memory=101808 CPUtime=0.27 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 18679 0 0 0 24 3 0 0 20 0 1 0 30256084 1280983040 25452 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 312740 25452 7628 1 0 284098 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1255152 KiB
Current children cumulated memory: 104752 KiB

[startup+0.700222 s]
/proc/loadavg: 3.94 4.32 5.68 5/271 21167
/proc/meminfo: memFree=129323588/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1373076 memory=224816 CPUtime=0.66 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 49230 0 0 0 59 7 0 0 20 0 1 0 30256084 1406029824 56204 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 343269 56204 7852 1 0 314627 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1377268 KiB
Current children cumulated memory: 227760 KiB

[startup+1.50021 s]
/proc/loadavg: 3.94 4.32 5.68 5/271 21167
/proc/meminfo: memFree=129267392/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1388572 memory=240560 CPUtime=1.46 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 53160 0 0 0 138 8 0 0 20 0 1 0 30256084 1421897728 60140 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 347143 60140 7884 1 0 318501 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1392764 KiB
Current children cumulated memory: 243504 KiB

[startup+3.10563 s]
/proc/loadavg: 3.94 4.32 5.68 5/271 21167
/proc/meminfo: memFree=129049720/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1602132 memory=453432 CPUtime=3.06 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 106229 0 0 0 290 16 0 0 20 0 1 0 30256084 1640583168 113358 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 400533 113358 8140 1 0 371891 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1606324 KiB
Current children cumulated memory: 456376 KiB

[startup+6.30015 s]
/proc/loadavg: 3.95 4.31 5.67 5/271 21167
/proc/meminfo: memFree=129049720/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1602132 memory=453944 CPUtime=6.25 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 106362 0 0 0 609 16 0 0 20 0 1 0 30256084 1640583168 113486 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 400533 113486 8140 1 0 371891 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1606324 KiB
Current children cumulated memory: 456888 KiB

[startup+12.7002 s]
/proc/loadavg: 4.03 4.32 5.66 5/271 21167
/proc/meminfo: memFree=129034896/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1626948 memory=461880 CPUtime=12.62 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 108343 0 0 0 1246 16 0 0 20 0 1 0 30256084 1665994752 115470 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 406737 115470 8140 1 0 378095 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1631140 KiB
Current children cumulated memory: 464824 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 4.31 5.64 5/270 21315
/proc/meminfo: memFree=129126648/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1785936 memory=578744 CPUtime=25.39 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 137646 0 0 0 2518 21 0 0 20 0 1 0 30256084 1828798464 144686 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 446484 144686 8140 1 0 417842 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1790128 KiB
Current children cumulated memory: 581688 KiB

[startup+51.1055 s]
/proc/loadavg: 4.02 4.28 5.59 5/270 21365
/proc/meminfo: memFree=128829820/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1818752 memory=611384 CPUtime=50.91 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 145790 0 0 0 5068 23 0 0 20 0 1 0 30256084 1862402048 152846 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 454688 152846 8140 1 0 426046 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1822944 KiB
Current children cumulated memory: 614328 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.27 5.52 5/270 21660
/proc/meminfo: memFree=127927348/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1818752 memory=611384 CPUtime=101.89 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 145803 0 0 0 10165 24 0 0 20 0 1 0 30256084 1862402048 152846 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 454688 152846 8140 1 0 426046 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 1822944 KiB
Current children cumulated memory: 614328 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.23 5.42 5/270 21661
/proc/meminfo: memFree=127700004/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1818952 memory=612556 CPUtime=161.67 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 162584 0 0 0 16140 27 0 0 20 0 1 0 30256084 1862606848 153139 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 454738 153139 8140 1 0 426096 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 1823144 KiB
Current children cumulated memory: 615500 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.20 5.34 5/270 21663
/proc/meminfo: memFree=127598304/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1818952 memory=612556 CPUtime=221.46 cores=0,2
/proc/21167/stat : 21167 (python3) R 21162 21162 19810 0 -1 4194304 162585 0 0 0 22119 27 0 0 20 0 1 0 30256084 1862606848 153139 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 454738 153139 8140 1 0 426096 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 1823144 KiB

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

/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=181520 memory=109680 CPUtime=2714.55 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 1899766 0 0 0 270396 1059 0 0 20 0 1 0 30306118 185876480 27420 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 45380 27420 544 696 0 44541 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 2091012 KiB
Current children cumulated memory: 811324 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.11 4.14 5/273 22053
/proc/meminfo: memFree=125509244/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=558352 memory=373872 CPUtime=2774.38 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 1943038 0 0 0 276346 1092 0 0 20 0 1 0 30306118 571752448 93468 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 139588 93468 544 696 0 138749 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 2467844 KiB
Current children cumulated memory: 1075516 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.13 5/273 22059
/proc/meminfo: memFree=125619552/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=312592 memory=240752 CPUtime=2834.21 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 1981709 0 0 0 282307 1114 0 0 20 0 1 0 30306118 320094208 60188 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 78148 60188 544 696 0 77309 0
Current children cumulated CPU time: 3332.75 s
Current children cumulated vsize: 2222084 KiB
Current children cumulated memory: 942396 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.13 5/272 22064
/proc/meminfo: memFree=125591844/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=361744 memory=281712 CPUtime=2894.04 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 2011050 0 0 0 288268 1136 0 0 20 0 1 0 30306118 370425856 70428 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 90436 70428 544 696 0 89597 0
Current children cumulated CPU time: 3392.58 s
Current children cumulated vsize: 2271236 KiB
Current children cumulated memory: 983356 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.13 5/272 22066
/proc/meminfo: memFree=125592964/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=328976 memory=255076 CPUtime=2953.87 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 2056468 0 0 0 294219 1168 0 0 20 0 1 0 30306118 336871424 63769 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 82244 63769 544 696 0 81405 0
Current children cumulated CPU time: 3452.41 s
Current children cumulated vsize: 2238468 KiB
Current children cumulated memory: 956720 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.12 5/271 22068
/proc/meminfo: memFree=125615704/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=312592 memory=240752 CPUtime=3013.7 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 2084793 0 0 0 300181 1189 0 0 20 0 1 0 30306118 320094208 60188 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 78148 60188 544 696 0 77309 0
Current children cumulated CPU time: 3512.24 s
Current children cumulated vsize: 2222084 KiB
Current children cumulated memory: 942396 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.12 5/272 22071
/proc/meminfo: memFree=125546620/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=328976 memory=308336 CPUtime=3073.53 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 2120250 0 0 0 306136 1217 0 0 20 0 1 0 30306118 336871424 77084 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 82244 77084 544 696 0 81405 0
Current children cumulated CPU time: 3572.07 s
Current children cumulated vsize: 2238468 KiB
Current children cumulated memory: 1009980 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.11 4.10 4.12 5/272 22072
/proc/meminfo: memFree=125543448/131249992 swapFree=33010684/33010684
[pid=21162] ppid=21159 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/21162/stat : 21162 (scip-naps-1.00.) S 21159 21162 19810 0 -1 4194304 257 341 0 0 0 0 0 0 20 0 1 0 30256082 4292608 736 18446744073709551615 94102214270976 94102215165509 140734976987712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94102215404560 94102215452304 94102222442496 140734976993697 140734976993794 140734976993794 140734976999396 0
/proc/21162/statm: 1048 736 672 219 0 110 0
[pid=21167] ppid=21162 vsize=1905300 memory=698700 CPUtime=498.54 cores=0,2
/proc/21167/stat : 21167 (python3) S 21162 21162 19810 0 -1 4194304 183882 0 0 0 49824 30 0 0 20 0 1 0 30256084 1951027200 174675 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 476325 174675 8140 1 0 447683 0
[pid=21879] ppid=21167 vsize=328976 memory=306284 CPUtime=3101.54 cores=0,2
/proc/21879/stat : 21879 (naps-1.03a6) R 21167 21879 21879 0 -1 4194304 2130525 0 0 0 308929 1225 0 0 20 0 1 0 30306118 336871424 76571 18446744073709551615 4198400 7047149 140735660245056 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28786688 140735660247441 140735660247539 140735660247539 140735660253129 0
/proc/21879/statm: 82244 76571 544 696 0 81405 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2238468 KiB
Current children cumulated memory: 1007928 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002708 s, system=0.003003 s

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

# cumulated CPU time of all completed processes:  user=3587.75 s, system=12.5747 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.61 s]
/proc/loadavg: 4.10 4.10 4.12 5/270 22072
/proc/meminfo: memFree=125830168/131249992 swapFree=33010684/33010684
[pid=21167] ppid=21159 vsize=1903764 memory=697412 CPUtime=3600.28 cores=0,2
/proc/21167/stat : 21167 (python3) R 21159 21162 19810 0 -1 4194304 193496 2130526 0 0 49843 30 308930 1225 20 0 1 0 30256084 1949454336 174353 18446744073709551615 94453879357440 94453879357817 140726055196768 0 0 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0 94453879369112 94453879369732 94453891813376 140726055201112 140726055201314 140726055201314 140726055206887 0
/proc/21167/statm: 475941 174353 8172 1 0 447299 0
Current cumulated CPU time of completed processes: 0.005711 s
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 1903764 KiB
Current children cumulated memory: 697412 KiB

Child status: 0

Real time (s): 3610.62
CPU time (s): 3600.32
CPU user time (s): 3587.75
CPU system time (s): 12.5747
CPU usage (%): 99.7147
Max. virtual memory (cumulated for all children) (KiB): 2467844
Max. memory (cumulated for all children) (KiB): 1116476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.75
system time used= 12.5747
maximum resident set size= 698828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2325041
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 368
involuntary context switches= 4615


# summary of solver processes directly reported to runsolver:
#   pid: 21162,21167
#   total CPU time (s): 3600.32
#   total CPU user time (s): 3587.75
#   total CPU system time (s): 12.5747

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.55688 second user time and 17.0976 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-28 23:22:53
IDJOB=4492809
IDBENCH=147823
IDSOLVER=3368
FILE ID=nodeC025/4492809-1751145773
RUNJOBID= nodeC025-1751145166-19820
SLURM_JOB_ID= 9587446
Free space on /tmp= 433040 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-61-60.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492809-1751145773/watcher-4492809-1751145773 -o /tmp/evaluation-result-4492809-1751145773/solver-4492809-1751145773 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19820 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4492809-1751145773.opb

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

MD5SUM BENCH= 34508937f6127f0a8669d934526c1066
RANDOM SEED=1447904659

nodeC025 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		: 3602.260
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129387560 kB
MemAvailable:   129029236 kB
Buffers:            3280 kB
Cached:           446852 kB
SwapCached:            0 kB
Active:           950232 kB
Inactive:         188788 kB
Active(anon):     706972 kB
Inactive(anon):        0 kB
Active(file):     243260 kB
Inactive(file):   188788 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8424 kB
Writeback:             8 kB
AnonPages:        691976 kB
Mapped:           124976 kB
Shmem:             18084 kB
KReclaimable:      86664 kB
Slab:             170072 kB
SReclaimable:      86664 kB
SUnreclaim:        83408 kB
KernelStack:        4320 kB
PageTables:         5052 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4323264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150760 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC025 at 2025-06-29 00:23:04