Trace number 4545049

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.29

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-53-24-1-mgd_c18.opb
MD5SUMaa4c4c17affaea5fdc372b8ff9588da4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5363
Total number of constraints78421
Number of constraints which are clauses74437
Number of constraints which are cardinality constraints (but not clauses)53
Number of constraints which are nor clauses,nor cardinality constraints3931
Minimum length of a constraint1
Maximum length of a constraint250
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 307
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

280.89/281.72	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4545049-1753224841.opb
280.89/281.72	c Solving mode: decision
280.89/281.72	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
280.89/281.72	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
280.89/281.72	c original problem has 5363 variables (5363 bin, 0 int, 0 impl, 0 cont) and 78421 constraints
280.89/281.72	c presolving:
280.89/281.72	c (round 1, fast)       1 del vars, 1 del conss, 53 add conss, 0 chg bounds, 212 chg sides, 53 chg coeffs, 0 upgd conss, 0 impls, 74950 clqs
280.89/281.72	c (round 2, exhaustive) 1 del vars, 1 del conss, 53 add conss, 0 chg bounds, 212 chg sides, 636 chg coeffs, 78404 upgd conss, 0 impls, 74950 clqs
280.89/281.72	c (round 3, medium)     1 del vars, 3826 del conss, 7703 add conss, 0 chg bounds, 212 chg sides, 636 chg coeffs, 78404 upgd conss, 0 impls, 82600 clqs
280.89/281.72	c    (15.7s) probing: 1000/5362 (18.6%) - 0 fixings, 0 aggregations, 938284 implications, 0 bound changes
280.89/281.72	c    (15.7s) probing: 1001/5362 (18.7%) - 0 fixings, 0 aggregations, 940004 implications, 0 bound changes
280.89/281.72	c    (15.7s) probing aborted: 1000/1000 successive useless probings
280.89/281.72	c    (16.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
280.89/281.72	c    (16.3s) no symmetry present (symcode time: 0.01)
280.89/281.72	c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
280.89/281.72	c  1 deleted vars, 3826 deleted constraints, 7703 added constraints, 0 tightened bounds, 0 added holes, 212 changed sides, 636 changed coefficients
280.89/281.72	c  0 implications, 165863 cliques
280.89/281.72	c presolved problem has 5362 variables (5362 bin, 0 int, 0 impl, 0 cont) and 82298 constraints
280.89/281.72	c   82176 constraints of type <setppc>
280.89/281.72	c      53 constraints of type <linear>
280.89/281.72	c      69 constraints of type <logicor>
280.89/281.72	c transformed objective value is always integral (scale: 1)
280.89/281.72	c Presolving Time: 16.24
280.89/281.72	c 
280.89/281.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.89/281.72	c  16.9s|     1 |     0 |  1198 |     - |   357M |   0 |5362 |  82k|  82k|   0 |  0 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  33.1s|     1 |     0 | 21403 |     - |   380M |   0 |5362 |  82k|  82k|  18 |  1 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  35.7s|     1 |     0 | 21703 |     - |   392M |   0 |5362 |  82k|  82k|  45 |  2 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  36.1s|     1 |     0 | 22039 |     - |   410M |   0 |5362 |  82k|  82k|  68 |  3 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  37.9s|     1 |     0 | 22458 |     - |   427M |   0 |5362 |  82k|  82k|  89 |  4 | 146 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  38.6s|     1 |     0 | 23038 |     - |   438M |   0 |5362 |  82k|  82k| 114 |  5 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  45.8s|     1 |     0 | 23342 |     - |   458M |   0 |5362 |  82k|  82k| 131 |  6 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  53.0s|     1 |     0 | 24144 |     - |   466M |   0 |5362 |  82k|  82k| 146 |  7 | 157 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  54.0s|     1 |     0 | 25111 |     - |   479M |   0 |5362 |  82k|  82k| 161 |  8 | 166 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  65.0s|     1 |     0 | 25641 |     - |   492M |   0 |5362 |  82k|  82k| 175 |  9 | 175 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  75.8s|     1 |     0 | 26329 |     - |   500M |   0 |5362 |  82k|  82k| 186 | 10 | 182 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  76.6s|     1 |     0 | 27285 |     - |   513M |   0 |5362 |  82k|  82k| 198 | 11 | 189 |   0 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c  96.1s|     1 |     2 | 36053 |     - |   514M |   0 |5362 |  82k|  82k| 198 | 11 | 246 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   160s|   100 |    30 |148940 |1228.8 |   548M |  24 |5362 |  83k|  82k| 286 |  1 | 752 |  19 | 0.000000e+00 |      --      |    Inf |   0.76%
280.89/281.72	c   168s|   200 |    32 |154287 | 638.2 |   585M |  24 |5362 |  83k|   0 | 399 |  0 | 993 |  19 | 0.000000e+00 |      --      |    Inf |   1.07%
280.89/281.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.89/281.72	c   175s|   300 |    48 |161822 | 450.0 |   608M |  26 |5362 |  83k|   0 | 482 |  0 |1258 |  19 | 0.000000e+00 |      --      |    Inf |   1.69%
280.89/281.72	c   178s|   400 |    45 |165386 | 346.1 |   627M |  26 |5362 |  83k|  82k| 519 |  1 |1497 |  19 | 0.000000e+00 |      --      |    Inf |   1.88%
280.89/281.72	c   180s|   500 |    44 |169118 | 284.2 |   630M |  26 |5362 |  83k|  82k| 522 |  1 |1701 |  19 | 0.000000e+00 |      --      |    Inf |   1.96%
280.89/281.72	c   183s|   600 |    37 |173353 | 243.9 |   631M |  26 |5362 |  83k|   0 | 539 |  0 |1880 |  19 | 0.000000e+00 |      --      |    Inf |   1.98%
280.89/281.72	c   191s|   700 |    41 |177884 | 215.4 |   654M |  26 |5362 |  83k|  82k| 672 |  1 |2079 |  19 | 0.000000e+00 |      --      |    Inf |   2.31%
280.89/281.72	c   198s|   800 |    40 |183799 | 195.9 |   672M |  26 |5362 |  83k|   0 | 826 |  0 |2329 |  19 | 0.000000e+00 |      --      |    Inf |   2.66%
280.89/281.72	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
280.89/281.72	c (run 1, node 860) performing user restart
280.89/281.72	c 
280.89/281.72	c (restart) converted 48 cuts from the global cut pool into linear constraints
280.89/281.72	c 
280.89/281.72	c presolving:
280.89/281.72	c (round 1, exhaustive) 0 del vars, 41 del conss, 1 add conss, 0 chg bounds, 14 chg sides, 30 chg coeffs, 48 upgd conss, 0 impls, 165886 clqs
280.89/281.72	c (round 2, exhaustive) 0 del vars, 478 del conss, 1 add conss, 0 chg bounds, 17 chg sides, 106 chg coeffs, 48 upgd conss, 0 impls, 165887 clqs
280.89/281.72	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
280.89/281.72	c  0 deleted vars, 494 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 17 changed sides, 226 changed coefficients
280.89/281.72	c  0 implications, 165887 cliques
280.89/281.72	c presolved problem has 5362 variables (5362 bin, 0 int, 0 impl, 0 cont) and 83512 constraints
280.89/281.72	c      12 constraints of type <knapsack>
280.89/281.72	c   82216 constraints of type <setppc>
280.89/281.72	c      53 constraints of type <linear>
280.89/281.72	c    1231 constraints of type <logicor>
280.89/281.72	c transformed objective value is always integral (scale: 1)
280.89/281.72	c Presolving Time: 16.87
280.89/281.72	c 
280.89/281.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.89/281.72	c   200s|     1 |     0 |187991 |     - |   675M |   0 |5362 |  83k|  82k|   0 |  0 |2437 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   203s|     1 |     0 |188578 |     - |   683M |   0 |5362 |  83k|  82k|  31 |  1 |2447 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   205s|     1 |     0 |188990 |     - |   693M |   0 |5362 |  83k|  82k|  55 |  2 |2455 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   206s|     1 |     0 |189346 |     - |   704M |   0 |5362 |  83k|  82k|  77 |  3 |2456 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   213s|     1 |     0 |190922 |     - |   712M |   0 |5362 |  83k|  82k| 100 |  4 |2456 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   215s|     1 |     0 |191974 |     - |   720M |   0 |5362 |  83k|  82k| 124 |  5 |2466 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   227s|     1 |     0 |192960 |     - |   728M |   0 |5362 |  83k|  82k| 145 |  6 |2466 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   240s|     1 |     0 |194237 |     - |   736M |   0 |5362 |  83k|  82k| 163 |  7 |2466 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   252s|     1 |     0 |195224 |     - |   744M |   0 |5362 |  83k|  82k| 182 |  8 |2476 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   265s|     1 |     0 |196035 |     - |   752M |   0 |5362 |  83k|  82k| 196 |  9 |2476 |  19 | 0.000000e+00 |      --      |    Inf | unknown
280.89/281.72	c   280s|     1 |     0 |197367 |     - |   762M |   0 |5362 |  83k|  82k| 217 | 10 |2476 |  19 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c   281s|     1 |     0 |198736 |     - |   770M |   0 |5362 |  83k|  82k| 230 | 11 |2476 |  19 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c   310s|     1 |     2 |207949 |     - |   771M |   0 |5362 |  83k|  82k| 230 | 11 |2515 |  38 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c   333s|   100 |    24 |226607 | 195.1 |   791M |  27 |5362 |  83k|  82k| 266 |  1 |2792 |  38 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c   337s|   200 |    35 |234707 | 184.4 |   801M |  27 |5362 |  83k|  82k| 285 |  1 |3105 |  38 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
481.92/483.36	c   345s|   300 |    51 |246440 | 178.6 |   825M |  28 |5362 |  83k|   0 | 368 |  0 |3541 |  38 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c   347s|   400 |    53 |250031 | 167.3 |   827M |  28 |5362 |  84k|  82k| 388 |  1 |3783 |  38 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c   357s|   500 |    61 |262830 | 164.4 |   883M |  28 |5362 |  84k|  82k| 552 |  1 |4269 |  38 | 0.000000e+00 |      --      |    Inf | unknown
481.92/483.36	c   370s|   600 |    80 |272627 | 159.8 |   913M |  28 |5362 |  84k|   0 | 861 |  0 |4597 |  38 | 0.000000e+00 |      --      |    Inf |   0.86%
481.92/483.36	c   372s|   700 |    80 |275026 | 151.1 |   913M |  31 |5362 |  84k|   0 | 898 |  0 |4844 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
481.92/483.36	c   374s|   800 |    75 |278477 | 144.1 |   915M |  31 |5362 |  84k|   0 | 905 |  0 |5116 |  38 | 0.000000e+00 |      --      |    Inf |   1.00%
481.92/483.36	c   376s|   900 |    74 |281295 | 137.5 |   916M |  31 |5362 |  84k|   0 | 921 |  0 |5377 |  38 | 0.000000e+00 |      --      |    Inf |   1.04%
481.92/483.36	c   379s|  1000 |    72 |283954 | 131.5 |   916M |  31 |5362 |  84k|  82k| 987 |  2 |5586 |  38 | 0.000000e+00 |      --      |    Inf |   1.07%
481.92/483.36	c   381s|  1100 |    76 |287331 | 126.5 |   917M |  31 |5362 |  84k|   0 | 994 |  0 |5795 |  38 | 0.000000e+00 |      --      |    Inf |   1.13%
481.92/483.36	c   384s|  1200 |    81 |292394 | 122.8 |   918M |  31 |5362 |  84k|   0 |1042 |  0 |6011 |  38 | 0.000000e+00 |      --      |    Inf |   1.14%
481.92/483.36	c   386s|  1300 |    84 |295308 | 118.5 |   918M |  31 |5362 |  84k|   0 |1078 |  0 |6258 |  38 | 0.000000e+00 |      --      |    Inf |   1.14%
481.92/483.36	c   388s|  1400 |    78 |300114 | 115.4 |   922M |  31 |5362 |  85k|   0 |1110 |  0 |6526 |  38 | 0.000000e+00 |      --      |    Inf |   1.14%
481.92/483.36	c   391s|  1500 |    76 |306202 | 113.1 |   922M |  32 |5362 |  85k|  82k|1162 |  1 |6769 |  38 | 0.000000e+00 |      --      |    Inf |   1.14%
481.92/483.36	c   394s|  1600 |    81 |309780 | 109.9 |   931M |  32 |5362 |  85k|   0 |1222 |  0 |7025 |  38 | 0.000000e+00 |      --      |    Inf |   1.18%
481.92/483.36	c   399s|  1700 |    79 |317832 | 108.8 |   933M |  32 |5362 |  85k|   0 |1284 |  0 |7238 |  38 | 0.000000e+00 |      --      |    Inf |   1.23%
481.92/483.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
481.92/483.36	c   402s|  1800 |    85 |322674 | 106.5 |   934M |  32 |5362 |  85k|  82k|1314 |  1 |7492 |  38 | 0.000000e+00 |      --      |    Inf |   1.30%
481.92/483.36	c   404s|  1900 |    83 |326175 | 103.9 |   935M |  32 |5362 |  85k|  82k|1373 |  1 |7735 |  38 | 0.000000e+00 |      --      |    Inf |   1.31%
481.92/483.36	c   406s|  2000 |    82 |330260 | 101.7 |   935M |  32 |5362 |  85k|  82k|1391 |  1 |7968 |  38 | 0.000000e+00 |      --      |    Inf |   1.32%
481.92/483.36	c   408s|  2100 |    81 |332863 |  99.2 |   936M |  32 |5362 |  85k|   0 |1411 |  0 |8198 |  38 | 0.000000e+00 |      --      |    Inf |   1.32%
481.92/483.36	c   412s|  2200 |    83 |340422 |  98.4 |   936M |  32 |5362 |  85k|  82k|1438 |  2 |8441 |  38 | 0.000000e+00 |      --      |    Inf |   1.32%
481.92/483.36	c   414s|  2300 |    83 |343358 |  96.2 |   935M |  32 |5362 |  85k|   0 |1455 |  0 |8686 |  38 | 0.000000e+00 |      --      |    Inf |   1.32%
481.92/483.36	c   416s|  2400 |    85 |346014 |  94.1 |   935M |  32 |5362 |  85k|  82k|1511 |  1 |8885 |  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   419s|  2500 |    81 |350380 |  92.6 |   936M |  32 |5362 |  85k|  82k|1553 |  1 |9075 |  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   421s|  2600 |    88 |355524 |  91.4 |   937M |  32 |5362 |  85k|  82k|1583 |  1 |9373 |  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   423s|  2700 |    86 |359085 |  89.8 |   937M |  32 |5362 |  86k|   0 |1613 |  0 |9750 |  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   426s|  2800 |    82 |363586 |  88.6 |   938M |  32 |5362 |  86k|   0 |1642 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   428s|  2900 |    79 |367658 |  87.3 |   938M |  32 |5362 |  86k|   0 |1650 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   431s|  3000 |    92 |374553 |  86.8 |   939M |  32 |5362 |  86k|  82k|1690 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   433s|  3100 |    86 |378986 |  85.8 |   940M |  32 |5362 |  86k|   0 |1715 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   435s|  3200 |    88 |381931 |  84.4 |   940M |  32 |5362 |  86k|  82k|1742 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
481.92/483.36	c   438s|  3300 |    85 |385164 |  83.1 |   941M |  32 |5362 |  86k|  82k|1762 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   1.33%
481.92/483.36	c   440s|  3400 |    81 |388479 |  81.9 |   941M |  32 |5362 |  86k|   0 |1787 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   442s|  3500 |    85 |393322 |  81.2 |   942M |  32 |5362 |  86k|  82k|1827 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   445s|  3600 |    77 |396525 |  80.1 |   943M |  32 |5362 |  86k|  82k|1855 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   448s|  3700 |    88 |405236 |  80.2 |   944M |  32 |5362 |  86k|  82k|1915 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   451s|  3800 |    93 |409372 |  79.4 |   945M |  32 |5362 |  86k|  82k|1966 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   453s|  3900 |    89 |413351 |  78.6 |   945M |  32 |5362 |  86k|   0 |1996 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   456s|  4000 |    88 |417873 |  77.9 |   945M |  32 |5362 |  86k|  82k|2044 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   458s|  4100 |    84 |421203 |  77.0 |   946M |  32 |5362 |  87k|   0 |2055 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   460s|  4200 |    86 |426103 |  76.4 |   946M |  32 |5362 |  87k|  82k|2069 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   463s|  4300 |    84 |430689 |  75.8 |   946M |  32 |5362 |  87k|   0 |2097 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   465s|  4400 |    86 |434666 |  75.1 |   946M |  34 |5362 |  87k|  82k|2119 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   467s|  4500 |    85 |437436 |  74.3 |   947M |  34 |5362 |  87k|  82k|2126 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   469s|  4600 |    83 |441902 |  73.7 |   947M |  34 |5362 |  87k|  82k|2146 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   472s|  4700 |    82 |446470 |  73.2 |   947M |  37 |5362 |  87k|   0 |2167 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
481.92/483.36	c   474s|  4800 |    79 |450911 |  72.7 |   948M |  37 |5362 |  87k|  82k|2228 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   1.34%
481.92/483.36	c   477s|  4900 |    81 |456615 |  72.4 |   949M |  37 |5362 |  87k|   0 |2266 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   1.36%
481.92/483.36	c   480s|  5000 |    77 |461166 |  72.0 |   950M |  37 |5362 |  87k|   0 |2325 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   1.36%
498.77/500.29	c   483s|  5100 |    75 |466726 |  71.7 |   951M |  37 |5362 |  87k|   0 |2346 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   1.36%
498.77/500.29	c   485s|  5200 |    70 |471248 |  71.3 |   952M |  37 |5362 |  87k|  82k|2346 |  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   1.43%
498.77/500.29	c   489s|  5300 |    70 |477055 |  71.0 |   952M |  37 |5362 |  87k|   0 |2381 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   1.56%
498.77/500.29	c   491s|  5400 |    72 |481815 |  70.7 |   952M |  37 |5362 |  87k|  82k|2408 |  2 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   1.58%
498.77/500.29	c   493s|  5500 |    71 |484612 |  70.0 |   952M |  37 |5362 |  87k|  82k|2442 |  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   1.59%
498.77/500.29	c   497s|  5600 |    73 |489093 |  69.6 |   953M |  37 |5362 |  87k|   0 |2519 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   1.61%
498.77/500.29	c   500s|  5700 |    74 |493677 |  69.3 |   953M |  37 |5362 |  87k|  82k|2541 |  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   1.62%
498.77/500.29	c 
498.77/500.29	c SCIP Status        : solving was interrupted [time limit reached]
498.77/500.29	c Solving Time (sec) : 500.00
498.77/500.29	c Solving Nodes      : 5719 (total of 6579 nodes in 2 runs)
498.77/500.29	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.77/500.29	c Dual Bound         : +0.00000000000000e+00
498.77/500.29	c Gap                : infinite
498.77/500.29	c ----------------------------------------------------------------------
498.77/500.29	c dual bound: 0.0 -> 0
498.77/500.29	c primal bound: 1e+20 -> 100000000000000000000
498.77/500.29	c scip-goal-lb: 0
498.77/500.29	c scip-goal-ub: 100000000000000000000
498.77/500.29	c writing output to: HOME/tmp3bxx5jce.opb
498.77/500.29	c appending fixed variable constraints
498.77/500.29	c scip-fixed vars: 0.02% (1/5362)
498.77/500.29	c ----------------------------------------------------------------------
498.77/500.29	c executing external solver: HOME/naps-1.03a6
498.77/500.29	c ----------------------------------------------------------------------
498.77/500.29	c command: HOME/naps-1.03a6 HOME/tmp3bxx5jce.opb
498.87/500.31	c NaPS 1.03a6.
498.87/500.31	c Input file name: HOME/tmp3bxx5jce.opb
3600.02/3610.00	c
3600.02/3610.00	c *** TERMINATED *** by signal 15
3600.02/3610.00	c _____________________________________________________________________________
3600.02/3610.00	c std/band forms        : 3878,53
3600.02/3610.00	c 2cl/3cl ITE-codings   : 0,23267
3600.02/3610.00	c BDD/srt/adr Max costs : 534,264,0
3600.02/3610.00	c BDDraw/bin/mul/srt/adr: 3825,0,53,53,0
3600.02/3610.00	c BDD nodes             : 39883
3600.02/3610.00	c Es1/CC detections     : 0,0
3600.02/3610.00	c CC sort               : 53
3600.02/3610.00	c SAT/UNSAT calls       : 0,0
3600.02/3610.00	c regenrated variables  : 0
3600.02/3610.00	c eliminated fixed lits : 2
3600.02/3610.00	c goal lit flips        : 0
3600.02/3610.00	c goal stages           : 0
3600.02/3610.00	c goal shrink           : 0
3600.02/3610.00	c goal coeff separations: 0
3600.02/3610.00	c restarts              : 0
3600.02/3610.00	c conflicts             : 0              (0 /sec)
3600.02/3610.00	c decisions             : 0              (0 /sec)
3600.02/3610.00	c propagations          : 0              (0 /sec)
3600.02/3610.00	c inspects              : 0              (0 /sec)
3600.02/3610.00	c CPU time (solving tm) : 3099 s        (3099 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.00	c Time for Opt-base     : 0.01599 s
3600.02/3610.00	c Steps for Opt-base    : 35616
3600.02/3610.00	c Time for BDD coding   : 0.1661 s
3600.02/3610.00	c Time for srt coding   : 0.002858 s
3600.02/3610.00	c _____________________________________________________________________________
3600.02/3610.00	s UNKNOWN
3600.22/3610.24	c received SIGTERM, forwarding to pbsolver...
3600.22/3610.24	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 (60589 MiB free)
  memory of node 1: 64465 MiB (54548 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545049-1753224841/watcher-4545049-1753224841 -o /tmp/evaluation-result-4545049-1753224841/solver-4545049-1753224841 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168828 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4545049-1753224841.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=171552, runsolver pid=171549

[startup+0.100062 s]*
/proc/loadavg: 4.10 4.09 3.93 5/268 171557
/proc/meminfo: memFree=117889104/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1187604 memory=32360 CPUtime=0.06 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 3826 0 0 0 5 1 0 0 20 0 1 0 238162631 1216106496 8090 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 296901 8090 4922 1 0 268923 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191796 KiB
Current children cumulated memory: 35304 KiB

[startup+0.20561 s]*
/proc/loadavg: 4.10 4.09 3.93 5/268 171557
/proc/meminfo: memFree=117889104/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1224048 memory=75368 CPUtime=0.17 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 12115 0 0 0 15 2 0 0 20 0 1 0 238162631 1253425152 18842 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 306012 18842 7610 1 0 277370 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1228240 KiB
Current children cumulated memory: 78312 KiB

[startup+0.305582 s]*
/proc/loadavg: 4.10 4.09 3.93 5/268 171557
/proc/meminfo: memFree=117840972/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1272176 memory=124392 CPUtime=0.27 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 24176 0 0 0 23 4 0 0 20 0 1 0 238162631 1302708224 31098 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 318044 31098 7802 1 0 289402 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1276368 KiB
Current children cumulated memory: 127336 KiB

[startup+0.700213 s]
/proc/loadavg: 4.10 4.09 3.93 5/268 171557
/proc/meminfo: memFree=117792588/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1353148 memory=204520 CPUtime=0.65 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 44090 0 0 0 59 6 0 0 20 0 1 0 238162631 1385623552 51130 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 338287 51130 7930 1 0 309645 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1357340 KiB
Current children cumulated memory: 207464 KiB

[startup+1.50022 s]
/proc/loadavg: 4.10 4.09 3.93 5/268 171557
/proc/meminfo: memFree=117744204/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1373472 memory=224104 CPUtime=1.45 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 49065 0 0 0 138 7 0 0 20 0 1 0 238162631 1406435328 56026 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 343368 56026 7930 1 0 314726 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1377664 KiB
Current children cumulated memory: 227048 KiB

[startup+3.10569 s]
/proc/loadavg: 4.10 4.09 3.93 5/268 171557
/proc/meminfo: memFree=117736392/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1376068 memory=226280 CPUtime=3.05 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 49609 0 0 0 298 7 0 0 20 0 1 0 238162631 1409093632 56570 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 344017 56570 7930 1 0 315375 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1380260 KiB
Current children cumulated memory: 229224 KiB

[startup+6.30021 s]
/proc/loadavg: 4.17 4.10 3.93 5/268 171557
/proc/meminfo: memFree=117732548/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1376068 memory=226280 CPUtime=6.23 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 49611 0 0 0 616 7 0 0 20 0 1 0 238162631 1409093632 56570 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 344017 56570 7930 1 0 315375 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1380260 KiB
Current children cumulated memory: 229224 KiB

[startup+12.7002 s]
/proc/loadavg: 4.24 4.12 3.94 5/268 171557
/proc/meminfo: memFree=117728964/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1376960 memory=227048 CPUtime=12.61 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 49825 0 0 0 1254 7 0 0 20 0 1 0 238162631 1410007040 56762 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 344240 56762 7930 1 0 315598 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1381152 KiB
Current children cumulated memory: 229992 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.12 3.94 5/268 171557
/proc/meminfo: memFree=117399684/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1596620 memory=420568 CPUtime=25.38 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 85624 0 0 0 2524 14 0 0 20 0 1 0 238162631 1634938880 105142 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 399155 105142 8122 1 0 370513 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1600812 KiB
Current children cumulated memory: 423512 KiB

[startup+51.1054 s]
/proc/loadavg: 4.24 4.14 3.95 5/268 171557
/proc/meminfo: memFree=117392824/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1712852 memory=487728 CPUtime=50.92 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 102283 0 0 0 5075 17 0 0 20 0 1 0 238162631 1753960448 121932 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 428213 121932 8154 1 0 399571 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1717044 KiB
Current children cumulated memory: 490672 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 3.96 5/268 171559
/proc/meminfo: memFree=117231036/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1805968 memory=544752 CPUtime=101.97 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 141086 0 0 0 10173 24 0 0 20 0 1 0 238162631 1849311232 136188 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 451492 136188 8154 1 0 422850 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1810160 KiB
Current children cumulated memory: 547696 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.13 3.98 5/268 171561
/proc/meminfo: memFree=117032964/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1920024 memory=656752 CPUtime=161.82 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 169109 0 0 0 16154 28 0 0 20 0 1 0 238162631 1966104576 164188 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 480006 164188 8154 1 0 451364 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1924216 KiB
Current children cumulated memory: 659696 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.14 4.00 5/268 171563
/proc/meminfo: memFree=116919728/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=1972104 memory=651256 CPUtime=221.65 cores=0,2
/proc/171557/stat : 171557 (python3) R 171552 171552 168818 0 -1 4194304 173149 0 0 0 22136 29 0 0 20 0 1 0 238162631 2019434496 162814 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 493026 162814 8154 1 0 464384 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1976296 KiB

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

/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=73224 memory=54496 CPUtime=2714.55 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 381909 0 0 0 271330 125 0 0 20 0 1 0 238212660 74981376 13624 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 18306 13624 544 696 0 17467 0
Current children cumulated CPU time: 3213.43 s
Current children cumulated vsize: 2280048 KiB
Current children cumulated memory: 856372 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 171918
/proc/meminfo: memFree=111504808/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=73224 memory=54624 CPUtime=2774.38 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 401325 0 0 0 277306 132 0 0 20 0 1 0 238212660 74981376 13656 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 18306 13656 544 696 0 17467 0
Current children cumulated CPU time: 3273.26 s
Current children cumulated vsize: 2280048 KiB
Current children cumulated memory: 856500 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 171923
/proc/meminfo: memFree=111462720/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=73224 memory=61280 CPUtime=2834.21 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 430321 0 0 0 283282 139 0 0 20 0 1 0 238212660 74981376 15320 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 18306 15320 544 696 0 17467 0
Current children cumulated CPU time: 3333.09 s
Current children cumulated vsize: 2280048 KiB
Current children cumulated memory: 863156 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.10 4.09 5/269 172026
/proc/meminfo: memFree=114190068/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=73224 memory=63584 CPUtime=2894.04 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 446936 0 0 0 289258 146 0 0 20 0 1 0 238212660 74981376 15896 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 18306 15896 544 696 0 17467 0
Current children cumulated CPU time: 3392.92 s
Current children cumulated vsize: 2280048 KiB
Current children cumulated memory: 865460 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/270 172030
/proc/meminfo: memFree=113932940/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=73224 memory=62688 CPUtime=2953.87 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 471842 0 0 0 295233 154 0 0 20 0 1 0 238212660 74981376 15672 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 18306 15672 544 696 0 17467 0
Current children cumulated CPU time: 3452.75 s
Current children cumulated vsize: 2280048 KiB
Current children cumulated memory: 864564 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/270 172032
/proc/meminfo: memFree=113826016/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=73224 memory=62944 CPUtime=3013.68 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 513358 0 0 0 301200 168 0 0 20 0 1 0 238212660 74981376 15736 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 18306 15736 544 696 0 17467 0
Current children cumulated CPU time: 3512.56 s
Current children cumulated vsize: 2280048 KiB
Current children cumulated memory: 864820 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/270 172034
/proc/meminfo: memFree=113510412/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=76480 memory=62252 CPUtime=3073.51 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 550903 0 0 0 307171 180 0 0 20 0 1 0 238212660 78315520 15563 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 19120 15563 544 696 0 18281 0
Current children cumulated CPU time: 3572.39 s
Current children cumulated vsize: 2283304 KiB
Current children cumulated memory: 864128 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.13 4.12 4.09 5/270 172034
/proc/meminfo: memFree=113530908/131249988 swapFree=33010416/33010684
[pid=171552] ppid=171549 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/171552/stat : 171552 (scip-naps-1.00.) S 171549 171552 168818 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 238162629 4292608 736 18446744073709551615 94576110227456 94576111121989 140721054372048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576111361040 94576111408784 94576135991296 140721054374303 140721054374400 140721054374400 140721054380004 0
/proc/171552/statm: 1048 736 672 219 0 110 0
[pid=171557] ppid=171552 vsize=2202632 memory=798932 CPUtime=498.88 cores=0,2
/proc/171557/stat : 171557 (python3) S 171552 171552 168818 0 -1 4194304 209037 0 0 0 49850 38 0 0 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
[pid=171598] ppid=171557 vsize=76480 memory=66348 CPUtime=3101.14 cores=0,2
/proc/171598/stat : 171598 (naps-1.03a6) R 171557 171598 171598 0 -1 4194304 562526 0 0 0 309931 183 0 0 20 0 1 0 238212660 78315520 16587 18446744073709551615 4198400 7047149 140731681548704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15458304 140731681552783 140731681552881 140731681552881 140731681558473 0
/proc/171598/statm: 19120 16587 544 696 0 18281 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2283304 KiB
Current children cumulated memory: 868224 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003046 s, system=0.002642 s

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

# cumulated CPU time of all completed processes:  user=3598.03 s, system=2.29082 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.21 s]
/proc/loadavg: 4.13 4.12 4.09 5/268 172034
/proc/meminfo: memFree=113589368/131249988 swapFree=33010416/33010684
[pid=171557] ppid=171549 vsize=2202632 memory=798932 CPUtime=3600.21 cores=0,2
/proc/171557/stat : 171557 (python3) R 171549 171552 168818 0 -1 4194304 255037 562527 0 0 49867 40 309931 183 20 0 1 0 238162631 2255495168 199733 18446744073709551615 94877400473600 94877400473977 140733823581904 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94877400485272 94877400485892 94877405212672 140733823588694 140733823588896 140733823588896 140733823594471 0
/proc/171557/statm: 550658 199733 8154 1 0 522016 0
Current cumulated CPU time of completed processes: 0.005688 s
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 2202632 KiB
Current children cumulated memory: 798932 KiB

Child status: 0

Real time (s): 3610.29
CPU time (s): 3600.32
CPU user time (s): 3598.03
CPU system time (s): 2.29082
CPU usage (%): 99.7239
Max. virtual memory (cumulated for all children) (KiB): 2309848
Max. memory (cumulated for all children) (KiB): 874244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.03
system time used= 2.29082
maximum resident set size= 798932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 835749
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 348
involuntary context switches= 7999


# summary of solver processes directly reported to runsolver:
#   pid: 171552,171557
#   total CPU time (s): 3600.32
#   total CPU user time (s): 3598.03
#   total CPU system time (s): 2.29082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.77066 second user time and 16.2189 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 00:54:01
IDJOB=4545049
IDBENCH=180696
IDSOLVER=3368
FILE ID=nodeC031/4545049-1753224841
RUNJOBID= nodeC031-1753222578-168828
SLURM_JOB_ID= 9687820
Free space on /tmp= 432884 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-53-24-1-mgd_c18.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545049-1753224841/watcher-4545049-1753224841 -o /tmp/evaluation-result-4545049-1753224841/solver-4545049-1753224841 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168828 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4545049-1753224841.opb

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

MD5SUM BENCH= aa4c4c17affaea5fdc372b8ff9588da4
RANDOM SEED=620318908

nodeC031 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		: 3611.512
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.78
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.897
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.78
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.088
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.78
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		: 3650.367
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.78
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.867
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.78
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.843
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.78
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		: 3539.740
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        117900444 kB
MemAvailable:   123101184 kB
Buffers:            2128 kB
Cached:          5885392 kB
SwapCached:            8 kB
Active:          7698576 kB
Inactive:        4751316 kB
Active(anon):    6578164 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4740852 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7544 kB
Writeback:             4 kB
AnonPages:       6561156 kB
Mapped:           135716 kB
Shmem:             26248 kB
KReclaimable:     357428 kB
Slab:             456212 kB
SReclaimable:     357428 kB
SUnreclaim:        98784 kB
KernelStack:        4368 kB
PageTables:        16836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   10438136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1890304 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432856 MiB
End job on nodeC031 at 2025-07-23 01:54:11