Trace number 4530591

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a2SAT (MO)1139 1614.21 1619.97

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/
normalized-bnn_mnist_back_image_73_label5_adversarial_norm_1.opb
MD5SUM1376b7e36587a728493ace6af4c57a8e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark231.564
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1294
Total number of constraints1091
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 785
Biggest coefficient in the objective function 7345
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 59444
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 7345
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 59444
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

232.94/233.99	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530591-1752264351.opb
232.94/233.99	c Solving mode: optimization
232.94/233.99	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
232.94/233.99	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
232.94/233.99	c original problem has 1294 variables (1294 bin, 0 int, 0 impl, 0 cont) and 1091 constraints
232.94/233.99	c presolving:
232.94/233.99	c (round 1, fast)       2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
232.94/233.99	c (round 2, fast)       2 del vars, 11 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
232.94/233.99	c (round 3, exhaustive) 2 del vars, 11 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs
232.94/233.99	c (round 4, exhaustive) 2 del vars, 11 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs
232.94/233.99	c    (1.5s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
232.94/233.99	c    (1.5s) probing aborted: 50/50 successive totally useless probings
232.94/233.99	c    (1.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
232.94/233.99	c    (1.9s) no symmetry present (symcode time: 0.00)
232.94/233.99	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
232.94/233.99	c  2 deleted vars, 11 deleted constraints, 0 added constraints, 2 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
232.94/233.99	c  0 implications, 1 cliques
232.94/233.99	c presolved problem has 1292 variables (1292 bin, 0 int, 0 impl, 0 cont) and 1080 constraints
232.94/233.99	c    1079 constraints of type <knapsack>
232.94/233.99	c       1 constraints of type <setppc>
232.94/233.99	c transformed objective value is always integral (scale: 1)
232.94/233.99	c Presolving Time: 2.01
232.94/233.99	c 
232.94/233.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
232.94/233.99	c p 2.6s|     1 |     0 |     0 |     - |   locks|   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.959600e+04 |    Inf | unknown
232.94/233.99	c i 2.6s|     1 |     0 |     0 |     - |  oneopt|   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   2.6s|     1 |     0 |   276 |     - |   343M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   3.2s|     1 |     0 |   532 |     - |   371M |   0 |1292 |1080 |1236 | 156 |  1 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   3.7s|     1 |     0 |   744 |     - |   395M |   0 |1292 |1080 |1359 | 279 |  2 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   4.2s|     1 |     0 |   924 |     - |   416M |   0 |1292 |1080 |1482 | 402 |  3 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   4.8s|     1 |     0 |  1031 |     - |   439M |   0 |1292 |1080 |1573 | 493 |  4 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   5.3s|     1 |     0 |  1137 |     - |   468M |   0 |1292 |1080 |1649 | 569 |  5 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   5.8s|     1 |     0 |  1226 |     - |   486M |   0 |1292 |1080 |1713 | 633 |  6 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   6.2s|     1 |     0 |  1282 |     - |   511M |   0 |1292 |1080 |1755 | 675 |  7 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   6.7s|     1 |     0 |  1382 |     - |   546M |   0 |1292 |1080 |1814 | 734 |  8 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   7.2s|     1 |     0 |  1485 |     - |   553M |   0 |1292 |1080 |1890 | 810 |  9 |   0 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   7.7s|     1 |     0 |  1552 |     - |   594M |   0 |1292 |1081 |1949 | 869 | 10 |   1 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   8.0s|     1 |     0 |  1622 |     - |   596M |   0 |1292 |1081 |1858 | 931 | 11 |   1 |   0 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c  24.7s|     1 |     2 | 10347 |     - |   596M |   0 |1292 |1084 |1858 | 931 | 11 |   5 |  23 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
232.94/233.99	c  71.6s|   100 |   101 | 42680 | 414.7 |   666M |  21 |1292 |1091 |1210 |1543 |  1 |  12 | 585 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   101s|   200 |   201 |130281 | 646.5 |   696M |  22 |1292 |1114 |1210 |2201 |  1 |  36 | 640 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c   129s|   300 |   301 |170739 | 565.6 |   767M |  22 |1292 |1120 |1229 |2877 |  1 |  42 | 695 | 0.000000e+00 | 2.859900e+04 |    Inf | unknown
232.94/233.99	c o 139s|   385 |   386 |191063 | 493.3 |feaspump|  22 |1292 |1135 |1219 |3528 |  1 |  58 | 746 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   141s|   400 |   398 |193591 | 481.1 |   812M |  22 |1292 |1136 |1197 |3645 |  1 |  59 | 750 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   153s|   500 |   498 |219306 | 436.2 |   803M |  27 |1292 |1141 |1238 |4537 |  1 |  66 | 795 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   172s|   600 |   598 |263830 | 437.7 |   802M |  29 |1292 |1164 |1225 |5340 |  1 |  91 | 817 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   184s|   700 |   698 |289084 | 411.2 |   803M |  29 |1292 |1182 |1210 |6223 |  1 | 109 | 844 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   197s|   800 |   798 |321713 | 400.6 |   803M |  29 |1292 |1197 |1196 |7574 |  1 | 124 | 873 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   210s|   900 |   898 |355143 | 393.2 |   803M |  29 |1292 |1215 |1216 |9485 |  1 | 143 | 898 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   223s|  1000 |   998 |389637 | 388.4 |   791M |  29 |1292 |1236 |1196 |  11k|  1 | 164 | 916 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
232.94/233.99	c (run 1, node 1046) performing user restart
232.94/233.99	c 
232.94/233.99	c (restart) converted 142 cuts from the global cut pool into linear constraints
232.94/233.99	c 
232.94/233.99	c presolving:
232.94/233.99	c (round 1, fast)       0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 13 chg coeffs, 0 upgd conss, 0 impls, 1 clqs
232.94/233.99	c (round 2, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 13 chg coeffs, 137 upgd conss, 0 impls, 1 clqs
232.94/233.99	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
232.94/233.99	c  0 deleted vars, 2 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 17 changed coefficients
232.94/233.99	c  0 implications, 1 cliques
232.94/233.99	c presolved problem has 1292 variables (1292 bin, 0 int, 0 impl, 0 cont) and 1378 constraints
232.94/233.99	c    1215 constraints of type <knapsack>
232.94/233.99	c       1 constraints of type <setppc>
232.94/233.99	c      15 constraints of type <linear>
232.94/233.99	c     147 constraints of type <logicor>
232.94/233.99	c transformed objective value is always integral (scale: 1)
232.94/233.99	c Presolving Time: 2.32
232.94/233.99	c transformed 3/3 original solutions to the transformed problem space
232.94/233.99	c 
232.94/233.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
232.94/233.99	c   228s|     1 |     0 |402494 |     - |   707M |   0 |1292 |1378 |1222 |   0 |  0 | 166 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   229s|     1 |     0 |402895 |     - |   719M |   0 |1292 |1378 |1385 | 163 |  1 | 166 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   230s|     1 |     0 |403108 |     - |   721M |   0 |1292 |1379 |1560 | 338 |  2 | 167 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   231s|     1 |     0 |403339 |     - |   726M |   0 |1292 |1381 |1747 | 525 |  3 | 169 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   232s|     1 |     0 |403588 |     - |   726M |   0 |1292 |1382 |1931 | 709 |  4 | 170 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
232.94/233.99	c   233s|     1 |     0 |403975 |     - |   725M |   0 |1292 |1383 |2115 | 893 |  5 | 171 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   233s|     1 |     0 |404125 |     - |   721M |   0 |1292 |1384 |2249 |1027 |  6 | 172 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   234s|     1 |     0 |404319 |     - |   719M |   0 |1292 |1385 |2390 |1168 |  7 | 173 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   235s|     1 |     0 |404489 |     - |   709M |   0 |1292 |1386 |2528 |1306 |  8 | 174 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   236s|     1 |     0 |404582 |     - |   714M |   0 |1292 |1387 |2644 |1422 |  9 | 175 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   237s|     1 |     0 |404684 |     - |   690M |   0 |1292 |1388 |2770 |1548 | 10 | 176 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   237s|     1 |     0 |404805 |     - |   692M |   0 |1292 |1389 |2870 |1648 | 11 | 177 | 920 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   277s|     1 |     2 |426893 |     - |   693M |   0 |1292 |1391 |2870 |1648 | 11 | 180 | 955 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   297s|   100 |   101 |450926 | 390.1 |   689M |  21 |1292 |1404 |1196 |2794 |  1 | 193 |1127 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   312s|   200 |   201 |492560 | 392.2 |   712M |  44 |1292 |1412 |1312 |3494 |  1 | 203 |1175 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
611.37/613.66	c   320s|   300 |   301 |506989 | 373.8 |   708M |  66 |1292 |1415 |1349 |3804 |  1 | 208 |1210 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   327s|   400 |   401 |519624 | 356.7 |   706M |  97 |1292 |1421 |1375 |3911 |  1 | 214 |1244 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   332s|   500 |   501 |534014 | 342.9 |   701M | 112 |1292 |1441 |1373 |4046 |  1 | 234 |1260 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   348s|   600 |   601 |552488 | 333.3 |   693M | 112 |1292 |1455 |1373 |4108 |  1 | 250 |1317 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   354s|   700 |   701 |563612 | 320.6 |   689M | 112 |1292 |1471 |1379 |4226 |  1 | 267 |1354 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   361s|   800 |   801 |577529 | 310.7 |   690M | 122 |1292 |1490 |1388 |4293 |  1 | 287 |1394 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   366s|   900 |   901 |587039 | 299.6 |   690M | 135 |1292 |1539 |1398 |4349 |  1 | 336 |1418 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   373s|  1000 |  1001 |600377 | 291.5 |   690M | 135 |1292 |1575 |1379 |4599 |  1 | 372 |1450 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   380s|  1100 |  1101 |614615 | 284.6 |   690M | 135 |1292 |1586 |1381 |4739 |  1 | 383 |1494 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   386s|  1200 |  1201 |627627 | 277.7 |   691M | 135 |1292 |1615 |1402 |4887 |  1 | 412 |1539 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   407s|  1300 |  1301 |702807 | 297.9 |   691M | 138 |1292 |1638 |1279 |5121 |  1 | 435 |1573 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   413s|  1400 |  1401 |714893 | 290.7 |   691M | 138 |1292 |1662 |1410 |5331 |  1 | 459 |1622 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   420s|  1500 |  1501 |727913 | 284.3 |   691M | 144 |1292 |1711 |1387 |5383 |  1 | 508 |1657 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   427s|  1600 |  1601 |743025 | 279.3 |   691M | 144 |1292 |1729 |1392 |5566 |  1 | 526 |1705 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   432s|  1700 |  1701 |751731 | 272.3 |   692M | 144 |1292 |1801 |1403 |5632 |  1 | 602 |1747 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
611.37/613.66	c   436s|  1800 |  1801 |758301 | 265.0 |   681M | 145 |1292 |1865 |1412 |5673 |  1 | 667 |1776 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   443s|  1900 |  1901 |772047 | 260.7 |   681M | 153 |1292 |1910 |1405 |5793 |  1 | 715 |1828 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   448s|  2000 |  2001 |781857 | 255.4 |   681M | 153 |1292 |1951 |1419 |5857 |  1 | 757 |1875 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   454s|  2100 |  2099 |797096 | 252.1 |   681M | 153 |1292 |2003 |1419 |5936 |  0 | 810 |1898 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   458s|  2200 |  2199 |806394 | 247.2 |   682M | 153 |1292 |2044 |1420 |5948 |  1 | 851 |1932 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   464s|  2300 |  2297 |815931 | 242.7 |   682M | 160 |1292 |2091 |1442 |6289 |  1 | 901 |1983 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   472s|  2400 |  2393 |828438 | 239.2 |   686M | 166 |1292 |2109 |1458 |6794 |  1 | 925 |2062 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   484s|  2500 |  2491 |852025 | 239.1 |   691M | 166 |1292 |2152 |1471 |7460 |  1 | 974 |2150 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   490s|  2600 |  2587 |871289 | 237.9 |   694M | 166 |1292 |2209 |1471 |7983 |  1 |1033 |2165 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   496s|  2700 |  2687 |885175 | 235.2 |   695M | 166 |1292 |2255 |1385 |8143 |  1 |1085 |2182 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   501s|  2800 |  2787 |897832 | 232.4 |   695M | 166 |1292 |2283 |1419 |8286 |  1 |1121 |2196 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   506s|  2900 |  2883 |912307 | 230.2 |   692M | 166 |1292 |2312 |1392 |8569 |  1 |1160 |2213 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   511s|  3000 |  2979 |925383 | 227.7 |   688M | 166 |1292 |2319 |1468 |8688 |  1 |1176 |2220 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   516s|  3100 |  3073 |941396 | 226.1 |   688M | 166 |1292 |2358 |1409 |8941 |  1 |1220 |2231 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   521s|  3200 |  3173 |954892 | 223.9 |   688M | 166 |1292 |2384 |1411 |9123 |  1 |1258 |2236 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
611.37/613.66	c   525s|  3300 |  3273 |966458 | 221.5 |   689M | 166 |1292 |2416 |1399 |9224 |  1 |1305 |2241 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   530s|  3400 |  3373 |978125 | 219.1 |   689M | 166 |1292 |2428 |1389 |9360 |  1 |1344 |2253 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   534s|  3500 |  3467 |990047 | 216.9 |   690M | 166 |1292 |2495 |1439 |9676 |  1 |1433 |2256 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   538s|  3600 |  3563 |  1004k| 215.4 |   690M | 166 |1292 |2495 |1405 |9944 |  1 |1447 |2258 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   542s|  3700 |  3663 |  1013k| 212.7 |   691M | 166 |1292 |2556 |1392 |  10k|  1 |1544 |2258 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   547s|  3800 |  3759 |  1028k| 211.3 |   691M | 166 |1292 |2559 |1428 |  10k|  1 |1569 |2260 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   553s|  3900 |  3859 |  1048k| 211.3 |   691M | 166 |1292 |2551 |1430 |  10k|  1 |1578 |2261 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   558s|  4000 |  3959 |  1061k| 209.6 |   691M | 166 |1292 |2555 |1387 |  10k|  1 |1665 |2264 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   563s|  4100 |  4055 |  1077k| 208.6 |   691M | 166 |1292 |2543 |1470 |  10k|  1 |1717 |2277 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   572s|  4200 |  4143 |  1094k| 207.8 |   693M | 168 |1292 |2547 |1394 |  11k|  1 |1799 |2320 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   583s|  4300 |  4237 |  1135k| 211.6 |   693M | 168 |1292 |2524 |1481 |  11k|  1 |1855 |2336 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   591s|  4400 |  4329 |  1156k| 211.6 |   693M | 168 |1292 |2514 |1337 |  12k|  1 |1899 |2386 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   599s|  4500 |  4423 |  1173k| 210.9 |   693M | 168 |1292 |2513 |1373 |  12k|  1 |1976 |2421 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
611.37/613.66	c   606s|  4600 |  4509 |  1189k| 210.0 |   693M | 168 |1292 |2530 |1424 |  12k|  2 |2022 |2473 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   613s|  4700 |  4609 |  1204k| 208.9 |   693M | 168 |1292 |2522 |1414 |  12k|  2 |2060 |2510 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
922.53/925.86	c   619s|  4800 |  4701 |  1217k| 207.6 |   693M | 168 |1292 |2504 |1410 |  12k|  1 |2091 |2553 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   627s|  4900 |  4771 |  1235k| 207.2 |   694M | 168 |1292 |2526 |1411 |  13k|  1 |2142 |2599 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   635s|  5000 |  4849 |  1252k| 206.5 |   694M | 168 |1292 |2551 |1357 |  13k|  2 |2200 |2670 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   641s|  5100 |  4949 |  1268k| 205.8 |   695M | 168 |1292 |2531 |1409 |  13k|  1 |2209 |2713 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   647s|  5200 |  5045 |  1283k| 204.8 |   695M | 168 |1292 |2510 |1382 |  13k|  1 |2236 |2736 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   653s|  5300 |  5135 |  1298k| 203.9 |   695M | 168 |1292 |2493 |1420 |  14k|  1 |2244 |2772 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   659s|  5400 |  5231 |  1313k| 203.2 |   695M | 168 |1292 |2455 |1356 |  14k|  2 |2266 |2782 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   665s|  5500 |  5329 |  1329k| 202.4 |   695M | 168 |1292 |2430 |1420 |  14k|  1 |2298 |2807 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   670s|  5600 |  5419 |  1343k| 201.5 |   695M | 168 |1292 |2418 |1406 |  14k|  1 |2361 |2815 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   674s|  5700 |  5511 |  1355k| 200.4 |   695M | 168 |1292 |2391 |1440 |  15k|  1 |2384 |2825 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   680s|  5800 |  5597 |  1377k| 200.6 |   696M | 173 |1292 |2373 |1421 |  15k|  1 |2391 |2832 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   686s|  5900 |  5683 |  1394k| 200.2 |   696M | 173 |1292 |2385 |1403 |  15k|  1 |2463 |2837 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   691s|  6000 |  5763 |  1413k| 200.0 |   696M | 173 |1292 |2366 |1419 |  16k|  1 |2468 |2840 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   697s|  6100 |  5855 |  1431k| 199.8 |   696M | 173 |1292 |2395 |1328 |  16k|  1 |2549 |2848 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   702s|  6200 |  5953 |  1445k| 198.9 |   696M | 173 |1292 |2390 |1486 |  16k|  1 |2599 |2857 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
922.53/925.86	c   708s|  6300 |  6035 |  1463k| 198.6 |   696M | 173 |1292 |2385 |1462 |  16k|  1 |2628 |2863 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   712s|  6400 |  6131 |  1476k| 197.8 |   696M | 173 |1292 |2354 |1399 |  17k|  1 |2661 |2864 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   719s|  6500 |  6217 |  1500k| 198.3 |   697M | 173 |1292 |2344 |1469 |  17k|  1 |2686 |2867 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   725s|  6600 |  6297 |  1519k| 198.2 |   697M | 173 |1292 |2333 |1420 |  17k|  1 |2693 |2881 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   731s|  6700 |  6381 |  1537k| 197.9 |   698M | 173 |1292 |2319 |1388 |  18k|  1 |2702 |2887 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   737s|  6800 |  6469 |  1552k| 197.4 |   698M | 173 |1292 |2319 |1478 |  18k|  1 |2747 |2914 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   745s|  6900 |  6553 |  1570k| 197.1 |   699M | 173 |1292 |2314 |1473 |  18k|  1 |2783 |2967 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   754s|  7000 |  6615 |  1591k| 197.3 |   700M | 173 |1292 |2311 |1448 |  19k|  1 |2802 |3008 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   761s|  7100 |  6699 |  1606k| 196.7 |   700M | 173 |1292 |2283 |1466 |  19k|  1 |2811 |3052 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   768s|  7200 |  6771 |  1623k| 196.4 |   700M | 173 |1292 |2259 |1460 |  19k|  0 |2816 |3094 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   776s|  7300 |  6849 |  1645k| 196.6 |   700M | 173 |1292 |2245 |1517 |  20k|  2 |2822 |3146 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   783s|  7400 |  6929 |  1668k| 197.0 |   700M | 176 |1292 |2228 |1490 |  20k|  2 |2847 |3175 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   791s|  7500 |  7003 |  1687k| 197.0 |   700M | 176 |1292 |2258 |1382 |  20k|  1 |2927 |3226 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   799s|  7600 |  7075 |  1703k| 196.6 |   700M | 176 |1292 |2315 |1531 |  21k|  0 |3016 |3294 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   804s|  7700 |  7157 |  1719k| 196.1 |   701M | 176 |1292 |2351 |1403 |  21k|  1 |3089 |3326 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
922.53/925.86	c   812s|  7800 |  7235 |  1738k| 196.0 |   701M | 176 |1292 |2347 |1467 |  21k|  1 |3109 |3374 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   818s|  7900 |  7299 |  1755k| 195.8 |   701M | 176 |1292 |2334 |1556 |  22k|  9 |3113 |3404 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   825s|  8000 |  7379 |  1779k| 196.2 |   702M | 176 |1292 |2324 |1510 |  22k|  1 |3126 |3419 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   830s|  8100 |  7444 |  1796k| 196.0 |   702M | 176 |1292 |2319 |1463 |  22k|  1 |3137 |3446 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   836s|  8200 |  7534 |  1813k| 195.7 |   702M | 176 |1292 |2337 |1449 |  23k|  2 |3236 |3455 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   841s|  8300 |  7598 |  1831k| 195.6 |   702M | 176 |1292 |2321 |1496 |  23k|  1 |3258 |3456 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   846s|  8400 |  7678 |  1847k| 195.1 |   702M | 176 |1292 |2350 |1486 |  23k|  1 |3332 |3462 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   851s|  8500 |  7766 |  1862k| 194.7 |   702M | 176 |1292 |2333 |1392 |  24k|  1 |3390 |3465 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   855s|  8600 |  7842 |  1876k| 194.1 |   703M | 176 |1292 |2358 |1400 |  24k|  1 |3506 |3469 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   860s|  8700 |  7919 |  1894k| 194.0 |   703M | 176 |1292 |2340 |1408 |  24k|  1 |3535 |3473 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   865s|  8800 |  8011 |  1913k| 193.9 |   703M | 176 |1292 |2325 |1406 |  25k|  1 |3552 |3476 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   870s|  8900 |  8087 |  1930k| 193.7 |   703M | 176 |1292 |2304 |1514 |  25k|  1 |3563 |3479 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   875s|  9000 |  8167 |  1945k| 193.3 |   703M | 176 |1292 |2296 |1369 |  25k|  1 |3579 |3480 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   879s|  9100 |  8259 |  1961k| 192.9 |   703M | 176 |1292 |2258 |1474 |  26k|  2 |3586 |3484 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   883s|  9200 |  8339 |  1973k| 192.3 |   703M | 176 |1292 |2257 |1394 |  26k|  1 |3649 |3485 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
922.53/925.86	c   890s|  9300 |  8433 |  1995k| 192.4 |   704M | 176 |1292 |2274 |1441 |  26k|  1 |3718 |3492 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   894s|  9400 |  8501 |  2008k| 191.9 |   704M | 176 |1292 |2325 |1455 |  27k|  1 |3832 |3499 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   901s|  9500 |  8575 |  2036k| 192.7 |   704M | 176 |1292 |2283 |1367 |  27k|  1 |3834 |3504 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   906s|  9600 |  8665 |  2051k| 192.3 |   704M | 176 |1292 |2260 |1492 |  27k|  1 |3840 |3520 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   912s|  9700 |  8749 |  2070k| 192.3 |   704M | 176 |1292 |2311 |1399 |  28k|  1 |3960 |3549 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
922.53/925.86	c   919s|  9800 |  8823 |  2087k| 192.1 |   705M | 176 |1292 |2315 |1520 |  28k|  1 |3998 |3597 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   925s|  9900 |  8915 |  2103k| 191.8 |   705M | 176 |1292 |2308 |1467 |  28k|  1 |4041 |3622 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   930s| 10000 |  9001 |  2117k| 191.3 |   705M | 176 |1292 |2275 |1373 |  28k|  1 |4088 |3636 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   938s| 10100 |  9081 |  2132k| 191.0 |   705M | 176 |1292 |2281 |1438 |  29k|  1 |4174 |3697 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   944s| 10200 |  9147 |  2148k| 190.7 |   705M | 176 |1292 |2266 |1445 |  29k|  1 |4187 |3714 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   950s| 10300 |  9231 |  2164k| 190.4 |   705M | 176 |1292 |2246 |1505 |  29k|  1 |4197 |3748 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   956s| 10400 |  9309 |  2178k| 190.0 |   705M | 176 |1292 |2256 |1413 |  30k|  1 |4271 |3778 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   964s| 10500 |  9403 |  2199k| 190.1 |   705M | 176 |1292 |2243 |1419 |  30k|  2 |4275 |3816 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   971s| 10600 |  9493 |  2216k| 190.0 |   705M | 176 |1292 |2213 |1448 |  30k|  1 |4291 |3865 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   977s| 10700 |  9573 |  2232k| 189.7 |   705M | 176 |1292 |2223 |1435 |  31k|  1 |4339 |3899 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.27/1000.88	c   983s| 10800 |  9659 |  2247k| 189.4 |   705M | 176 |1292 |2308 |1520 |  31k|  4 |4483 |3925 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   988s| 10900 |  9743 |  2259k| 188.8 |   706M | 176 |1292 |2346 |1346 |  31k|  1 |4574 |3961 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c   996s| 11000 |  9841 |  2275k| 188.5 |   707M | 176 |1292 |2318 |1366 |  31k|  1 |4593 |3991 | 0.000000e+00 | 1.139000e+03 |    Inf | unknown
997.27/1000.88	c 
997.27/1000.88	c SCIP Status        : solving was interrupted [time limit reached]
997.27/1000.88	c Solving Time (sec) : 1000.00
997.27/1000.88	c Solving Nodes      : 11076 (total of 12122 nodes in 2 runs)
997.27/1000.88	c Primal Bound       : +1.13900000000000e+03 (3 solutions)
997.27/1000.88	c Dual Bound         : +0.00000000000000e+00
997.27/1000.88	c Gap                : infinite
997.27/1000.88	c All original constraints are satisfied.
997.27/1000.88	c SCIP's best solution is verified feasible for the original problem.
997.27/1000.88	c ----------------------------------------------------------------------
997.27/1000.88	c dual bound: 0.0 -> 0
997.27/1000.88	c primal bound: 1139.0 -> 1139
997.27/1000.88	c scip-goal-lb: 0
997.27/1000.88	c scip-goal-ub: 1139
997.27/1000.88	c writing output to: HOME/tmp14wbz6sg.opb
997.27/1000.88	c appending fixed variable constraints
997.27/1000.88	c scip-fixed vars: 0.15% (2/1292)
997.27/1000.88	c ----------------------------------------------------------------------
997.27/1000.88	c executing external solver: HOME/naps-1.03a6
997.27/1000.88	c ----------------------------------------------------------------------
997.27/1000.88	c command: HOME/naps-1.03a6 -goal-lb=0 -goal-ub=1138 HOME/tmp14wbz6sg.opb
997.36/1000.91	c NaPS 1.03a6.
997.36/1000.91	c Input file name: HOME/tmp14wbz6sg.opb
1409.14/1414.18	c single stage optimization mode
1613.09/1618.90	c
1613.09/1618.90	c *** TERMINATED *** by signal 15
1613.09/1618.90	c s UNKNOWN
1613.09/1618.90	c _____________________________________________________________________________
1613.09/1618.90	c std/band forms        : 1090,0
1613.09/1618.90	c 2cl/3cl ITE-codings   : 64667470,0
1613.09/1618.90	c BDD/srt/adr Max costs : 442838,64,0
1613.09/1618.90	c BDDraw/bin/mul/srt/adr: 1088,0,1,1,0
1613.09/1618.90	c BDD nodes             : 65092399
1613.09/1618.90	c Es1/CC detections     : 0,0
1613.09/1618.90	c CC sort               : 1
1613.09/1618.90	c SAT/UNSAT calls       : 0,0
1613.09/1618.90	c regenrated variables  : 0
1613.09/1618.90	c eliminated fixed lits : 6
1613.09/1618.90	c goal lit flips        : 0
1613.09/1618.90	c goal stages           : 1
1613.09/1618.90	c goal shrink           : 0
1613.09/1618.90	c goal coeff separations: 0
1613.09/1618.90	c restarts              : 0
1613.09/1618.90	c conflicts             : 0              (0 /sec)
1613.09/1618.90	c decisions             : 0              (0 /sec)
1613.09/1618.90	c propagations          : 0              (0 /sec)
1613.09/1618.90	c inspects              : 0              (0 /sec)
1613.09/1618.90	c CPU time (solving tm) : 605.9 s        (202.2 s, SAT 0 s, UNSAT 0 s)
1613.09/1618.90	c Time for Opt-base     : 0.01286 s
1613.09/1618.90	c Steps for Opt-base    : 50960
1613.09/1618.90	c Time for BDD coding   : 307.8 s
1613.09/1618.90	c Time for srt coding   : 1.8e-05 s
1613.09/1618.90	c _____________________________________________________________________________
1613.09/1618.90	c received SIGTERM, forwarding to pbsolver...
997.37/1619.45	v -x1 x2 -x3 x4 -x5 x6 -x7 -x8 x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 x21 x22 x23 x24 -x25 x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 x47 x48 -x49 x50 x51 x52 x53 x54 -x55 -x56 -x57 -x58 -x59 x60 x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 x73 -x74 -x75 x76 x77 -x78 x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 x92 x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 x107 x108 -x109 x110 -x111 -x112 -x113 -x114 x115 x116 -x117 -x118 -x119 x120 -x121 x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 x135 x136 x137 x138 -x139 -x140 x141 x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 -x152 x153 x154 x155 -x156 -x157 -x158 -x159 x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 x188 -x189 -x190 x191 -x192 x193 -x194 -x195 -x196 x197 x198 -x199 x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 x237 x238 -x239 -x240 -x241 -x242 -x243 x244 x245 -x246 -x247 -x248 x249 -x250 -x251 -x252 -x253 -x254 x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 x264 x265 x266 -x267 -x268 -x269 -x270 -x271 x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 x292 x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 x301 x302 -x303 -x304 -x305 -x306 -x307 x308 x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 x318 x319 x320 x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 x329 x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 x344 x345 -x346 -x347 x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 x357 x358 -x359 -x360 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370
997.37/1619.45	v -x371 -x372 -x373 -x374 -x375 x376 x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 x400 -x401 -x402 -x403 x404 x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 x414 -x415 -x416 x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 x429 x430 -x431 x432 x433 x434 x435 -x436 -x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 x458 -x459 -x460 x461 x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 x485 x486 -x487 -x488 -x489 -x490 x491 x492 x493 x494 x495 x496 -x497 -x498 -x499 -x500 x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 x569 x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 x597 x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 x625 x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 x648 -x649 -x650 -x651 -x652 x653 x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 x674 x675 x676 -x677 -x678 -x679 -x680 x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 x691 x692 -x693 -x694 -x695 x696 -x697 x698 -x699 -x700 -x701 x702 x703 -x704 -x705 -x706 x707 -x708 -x709 -x710 -x711 -x712
997.37/1619.45	v -x713 x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 x733 x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 x743 -x744 -x745 -x746 x747 -x748 x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 x760 -x761 x762 -x763 -x764 -x765 x766 x767 -x768 -x769 -x770 -x771 -x772 x773 -x774 -x775 -x776 -x777 -x778 -x779 x780 -x781 -x782 -x783 -x784 x1294 x795 -x796 -x797 -x798 x799 x800 -x801 x802 x803 -x804 x805 x806 x807 x808 x809 -x810 x811 x812 -x813 -x814 x815 x816 x817 x818 -x819 -x820 -x821 -x822 -x823 -x824 x825 x826 -x827 -x828 -x829 -x830 x831 -x832 x833 -x834 x835 x836 -x837 x838 x839 x840 -x841 -x842 x843 -x844 -x845 -x846 x847 -x848 x849 -x850 x851 x852 -x853 x854 -x855 x856 x857 x858 x859 x860 x861 x862 x863 -x864 x865 x866 x867 -x868 -x869 x870 x871 -x872 -x873 -x874 x875 -x876 x877 -x878 x879 -x880 x881 -x882 -x883 -x884 x885 x886 x887 x888 -x889 -x890 -x891 -x892 x893 x894 x895 -x896 x897 -x898 x899 -x900 x901 x902 -x903 x904 -x905 x906 -x907 -x908 -x909 -x910 -x911 x912 -x913 x914 x915 -x916 -x917 -x918 x919 -x920 x921 -x922 x923 -x924 -x925 -x926 -x927 -x928 x929 -x930 x931 x932 -x933 x934 x935 -x936 x937 x938 x939 x940 x941 -x942 -x943 -x944 -x945 x946 -x947 -x948 -x949 x950 x951 -x952 x953 x954 -x955 -x956 -x957 -x958 -x959 -x960 x961 x962 x963 -x964 -x965 -x966 x967 x968 -x969 x970 x971 x972 -x973 x974 -x975 x976 x977 x978 x979 x980 x981 -x982 -x983 x984 x985 x986 x987 -x988 x989 x990 x991 -x992 x993 -x994 x995 x996 x997 -x998 x999 x1000 x1001 x1002 -x1003 -x1004 x1005 x1006 x1007 -x1008 x1009 x1010 x1011 -x1012 x1013 -x1014 x1015 x1016 -x1017 -x1018 -x1019 x1020 -x1021 x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 -x1036 x1037 x1038 x1039 -x1040 x1041 x1042 -x1043 -x1044 -x1045 -x1046 x1047 -x1048 -x1049 x1050 x1051 -x1052 x1053 x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 x1064 -x1065 x1066 x1067
997.37/1619.45	v -x1068 -x1069 -x1070 x1071 -x1072 -x1073 -x1074 -x1075 x1076 x1077 x1078 x1079 x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 x1087 x1088 x1089 x1090 x1091 x1092 -x1093 x1094 x1095 x1096 x1097 x1098 x1099 -x1100 x1101 x1102 x1103 x1104 -x1105 -x1106 -x1107 x1108 x1109 x1110 x1111 -x1112 -x1113 -x1114 x1115 x1116 -x1117 x1118 x1119 x1120 x1121 x1122 x1123 -x1124 x1125 x1126 -x1127 x1128 -x1129 -x1130 x1131 x1132 x1133 x1134 x1135 x1136 -x1137 x1138 x1139 x1140 -x1141 -x1142 x1143 x1144 x1145 x1146 -x1147 -x1148 x1149 -x1150 -x1151 x1152 -x1153 x1154 -x1155 x1156 x1157 x1158 -x1159 -x1160 -x1161 -x1162 -x1163 x1164 x1165 -x1166 x1167 -x1168 x1169 -x1170 -x1171 -x1172 -x1173 x1174 -x1175 x1176 -x1177 -x1178 x1179 -x1180 x1181 -x1182 -x1183 x1184 -x1185 -x1186 -x1187 -x1188 x1189 -x1190 x1191 -x1192 x1193 x1194 x1195 -x1196 -x1197 x1198 x1199 x1200 x1201 x1202 x1203 -x1204 -x1205 -x1206 x1207 x1208 x1209 -x1210 -x1211 -x1212 x1213 x1214 -x1215 -x1216 -x1217 -x1218 x1219 -x1220 -x1221 x1222 x1223 x1224 -x1225 -x1226 x1227 -x1228 x1229 -x1230 -x1231 -x1232 -x1233 x1234 x1235 -x1236 -x1237 x1238 x1239 x1240 x1241 -x1242 x1243 -x1244 -x1245 -x1246 x1247 -x1248 -x1249 x1250 -x1251 x1252 x1253 x1254 x1255 -x1256 x1257 -x1258 -x1259 -x1260 x1261 -x1262 x1263 x1264 -x1265 x1266 x1267 x1268 x1269 -x1270 x1271 x1272 x1273 x1274 -x1275 -x1276 x1277 x1278 x1279 x1280 -x1281 -x1282 -x1283 -x1284 -x1285 x1286 -x1287 x1288 -x1289 -x1290 x1291 x1292 x1293 -x785 x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794
997.37/1619.45	o 1139
997.37/1619.45	s SATISFIABLE

Verifier Data

OK	1139

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: 63837 MiB (54608 MiB free)
  memory of node 1: 64465 MiB (54246 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530591-1752264351/watcher-4530591-1752264351 -o /tmp/evaluation-result-4530591-1752264351/solver-4530591-1752264351 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752258008-115399 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530591-1752264351.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=116731, runsolver pid=116728

[startup+0.100076 s]*
/proc/loadavg: 4.05 4.09 4.12 6/258 116736
/proc/meminfo: memFree=111457864/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=12812 memory=10112 CPUtime=0.06 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 1504 0 0 0 5 1 0 0 20 0 1 0 142114489 13119488 2528 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 3203 2528 1184 1 0 1406 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17004 KiB
Current children cumulated memory: 13056 KiB

[startup+0.215979 s]*
/proc/loadavg: 4.05 4.09 4.12 5/258 116736
/proc/meminfo: memFree=111452320/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1186096 memory=30572 CPUtime=0.15 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 3479 0 0 0 13 2 0 0 20 0 1 0 142114489 1214562304 7643 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 296524 7643 4802 1 0 268592 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1190288 KiB
Current children cumulated memory: 33516 KiB

[startup+0.318425 s]*
/proc/loadavg: 4.05 4.09 4.12 5/258 116736
/proc/meminfo: memFree=111448540/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1189592 memory=34796 CPUtime=0.23 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 4287 0 0 0 20 3 0 0 20 0 1 0 142114489 1218142208 8699 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 297398 8699 5058 1 0 269307 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1193784 KiB
Current children cumulated memory: 37740 KiB

[startup+0.700262 s]
/proc/loadavg: 4.05 4.09 4.12 5/258 116736
/proc/meminfo: memFree=111438460/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1258560 memory=111852 CPUtime=0.57 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 20998 0 0 0 48 9 0 0 20 0 1 0 142114489 1288765440 27963 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 314640 27963 7842 1 0 285998 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 1262752 KiB
Current children cumulated memory: 114796 KiB

[startup+1.50029 s]
/proc/loadavg: 4.05 4.09 4.12 5/258 116736
/proc/meminfo: memFree=111369872/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1328320 memory=181228 CPUtime=1.36 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 38218 0 0 0 122 14 0 0 20 0 1 0 142114489 1360199680 45307 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 332080 45307 7970 1 0 303438 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 1332512 KiB
Current children cumulated memory: 184172 KiB

[startup+3.11448 s]
/proc/loadavg: 4.05 4.09 4.12 5/258 116736
/proc/meminfo: memFree=111095792/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1548188 memory=368408 CPUtime=2.98 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 70723 0 0 0 275 23 0 0 20 0 1 0 142114489 1585344512 92102 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 387047 92102 8098 1 0 358405 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 1552380 KiB
Current children cumulated memory: 371352 KiB

[startup+6.30039 s]
/proc/loadavg: 4.04 4.09 4.12 5/258 116736
/proc/meminfo: memFree=110658420/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1698608 memory=516752 CPUtime=6.15 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 108122 0 0 0 586 29 0 0 20 0 1 0 142114489 1739374592 129188 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 424652 129188 8162 1 0 396010 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 1702800 KiB
Current children cumulated memory: 519696 KiB

[startup+12.7004 s]
/proc/loadavg: 4.04 4.09 4.12 5/255 116750
/proc/meminfo: memFree=120282776/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1841912 memory=657900 CPUtime=12.52 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 137690 0 0 0 1218 34 0 0 20 0 1 0 142114489 1886117888 164475 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 460478 164475 8162 1 0 431836 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 1846104 KiB
Current children cumulated memory: 660844 KiB

[startup+25.5004 s]
/proc/loadavg: 4.03 4.08 4.12 5/257 116785
/proc/meminfo: memFree=117103036/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1851540 memory=668436 CPUtime=25.29 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 138790 0 0 0 2494 35 0 0 20 0 1 0 142114489 1895976960 167109 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 462885 167109 8162 1 0 434243 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 1855732 KiB
Current children cumulated memory: 671380 KiB

[startup+51.1135 s]
/proc/loadavg: 4.09 4.09 4.12 5/256 116786
/proc/meminfo: memFree=115644416/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1876220 memory=693500 CPUtime=50.81 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 150059 0 0 0 5044 37 0 0 20 0 1 0 142114489 1921249280 173375 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 469055 173375 8162 1 0 440413 0
Current children cumulated CPU time: 50.81 s
Current children cumulated vsize: 1880412 KiB
Current children cumulated memory: 696444 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.11 5/257 116792
/proc/meminfo: memFree=115464812/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=1967280 memory=782204 CPUtime=101.83 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 172558 0 0 0 10142 41 0 0 20 0 1 0 142114489 2014494720 195551 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 491820 195551 8162 1 0 463178 0
Current children cumulated CPU time: 101.83 s
Current children cumulated vsize: 1971472 KiB
Current children cumulated memory: 785148 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 4.07 4.10 5/257 116794
/proc/meminfo: memFree=114020444/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2063240 memory=878116 CPUtime=161.63 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 194280 0 0 0 16118 45 0 0 20 0 1 0 142114489 2112757760 219529 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 515810 219529 8162 1 0 487168 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 2067432 KiB
Current children cumulated memory: 881060 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.10 5/257 116797
/proc/meminfo: memFree=114194760/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2085140 memory=899108 CPUtime=221.39 cores=1,3
/proc/116736/stat : 116736 (python3) R 116731 116731 115387 0 -1 4194304 199629 0 0 0 22092 47 0 0 20 0 1 0 142114489 2135183360 224777 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 521285 224777 8162 1 0 492643 0
Current children cumulated CPU time: 221.39 s

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

/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2092380 memory=912528 CPUtime=997.36 cores=1,3
/proc/116736/stat : 116736 (python3) S 116731 116731 115387 0 -1 4194304 203638 0 0 0 99681 55 0 0 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
[pid=116833] ppid=116736 vsize=2459764 memory=2318212 CPUtime=360.15 cores=1,3
/proc/116833/stat : 116833 (naps-1.03a6) R 116736 116833 116833 0 -1 4194304 277411 0 0 0 35919 96 0 0 20 0 1 0 142214575 2518798336 579553 18446744073709551615 4198400 7047149 140729003154432 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33603584 140729003161974 140729003162097 140729003162097 140729003167689 0
/proc/116833/statm: 614941 579553 576 696 0 614102 0
Current children cumulated CPU time: 1357.51 s
Current children cumulated vsize: 4556336 KiB
Current children cumulated memory: 3233684 KiB

[startup+1422.3 s]
/proc/loadavg: 3.28 3.79 4.00 4/250 116886
/proc/meminfo: memFree=71752888/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2092380 memory=912528 CPUtime=997.36 cores=1,3
/proc/116736/stat : 116736 (python3) S 116731 116731 115387 0 -1 4194304 203639 0 0 0 99681 55 0 0 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
[pid=116833] ppid=116736 vsize=22854924 memory=22057860 CPUtime=419.93 cores=1,3
/proc/116833/stat : 116833 (naps-1.03a6) R 116736 116833 116833 0 -1 4194304 3243493 0 0 0 41173 820 0 0 20 0 1 0 142214575 23403442176 5514465 18446744073709551615 4198400 7047149 140729003154432 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33603584 140729003161974 140729003162097 140729003162097 140729003167689 0
/proc/116833/statm: 5713731 5514465 576 696 0 5712892 0
Current children cumulated CPU time: 1417.29 s
Current children cumulated vsize: 24951496 KiB
Current children cumulated memory: 22973332 KiB

[startup+1482.3 s]
/proc/loadavg: 3.15 3.66 3.94 4/250 116888
/proc/meminfo: memFree=72009052/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2092380 memory=912528 CPUtime=997.36 cores=1,3
/proc/116736/stat : 116736 (python3) S 116731 116731 115387 0 -1 4194304 203639 0 0 0 99681 55 0 0 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
[pid=116833] ppid=116736 vsize=22920460 memory=22150600 CPUtime=479.7 cores=1,3
/proc/116833/stat : 116833 (naps-1.03a6) R 116736 116833 116833 0 -1 4194304 3249545 0 0 0 47146 824 0 0 20 0 1 0 142214575 23470551040 5537650 18446744073709551615 4198400 7047149 140729003154432 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33603584 140729003161974 140729003162097 140729003162097 140729003167689 0
/proc/116833/statm: 5730115 5537650 608 696 0 5729276 0
Current children cumulated CPU time: 1477.06 s
Current children cumulated vsize: 25017032 KiB
Current children cumulated memory: 23066072 KiB

[startup+1542.3 s]
/proc/loadavg: 3.10 3.55 3.88 3/245 116899
/proc/meminfo: memFree=97945792/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2092380 memory=912528 CPUtime=997.36 cores=1,3
/proc/116736/stat : 116736 (python3) S 116731 116731 115387 0 -1 4194304 203639 0 0 0 99681 55 0 0 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
[pid=116833] ppid=116736 vsize=24259912 memory=22876036 CPUtime=539.46 cores=1,3
/proc/116833/stat : 116833 (naps-1.03a6) R 116736 116833 116833 0 -1 4194304 3436827 0 0 0 53053 893 0 0 20 0 1 0 142214575 24842149888 5719009 18446744073709551615 4198400 7047149 140729003154432 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33603584 140729003161974 140729003162097 140729003162097 140729003167689 0
/proc/116833/statm: 6064978 5719009 608 696 0 6064139 0
Current children cumulated CPU time: 1536.82 s
Current children cumulated vsize: 26356484 KiB
Current children cumulated memory: 23791508 KiB

[startup+1602.3 s]
/proc/loadavg: 2.50 3.30 3.77 3/242 116923
/proc/meminfo: memFree=93686784/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2092380 memory=912528 CPUtime=997.36 cores=1,3
/proc/116736/stat : 116736 (python3) S 116731 116731 115387 0 -1 4194304 203639 0 0 0 99681 55 0 0 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
[pid=116833] ppid=116736 vsize=28832436 memory=27446068 CPUtime=599.21 cores=1,3
/proc/116833/stat : 116833 (naps-1.03a6) R 116736 116833 116833 0 -1 4194304 3444297 0 0 0 58941 980 0 0 20 0 1 0 142214575 29524414464 6861517 18446744073709551615 4198400 7047149 140729003154432 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33603584 140729003161974 140729003162097 140729003162097 140729003167689 0
/proc/116833/statm: 7208109 6861517 608 696 0 7207270 0
Current children cumulated CPU time: 1596.57 s
Current children cumulated vsize: 30929008 KiB
Current children cumulated memory: 28361540 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1618.9 s]
/proc/loadavg: 2.39 3.23 3.74 3/242 116924
/proc/meminfo: memFree=93616804/131382116 swapFree=33005528/33010684
[pid=116731] ppid=116728 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116731/stat : 116731 (scip-naps-1.00a) S 116728 116731 115387 0 -1 4194304 261 338 0 0 0 0 0 0 20 0 1 0 142114486 4292608 736 18446744073709551615 94517915844608 94517916739141 140731564701200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94517916978192 94517917025936 94517923094528 140731564706203 140731564706302 140731564706302 140731564711906 0
/proc/116731/statm: 1048 736 672 219 0 110 0
[pid=116736] ppid=116731 vsize=2092380 memory=912528 CPUtime=997.36 cores=1,3
/proc/116736/stat : 116736 (python3) S 116731 116731 115387 0 -1 4194304 203639 0 0 0 99681 55 0 0 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
[pid=116833] ppid=116736 vsize=29847436 memory=27536204 CPUtime=615.73 cores=1,3
/proc/116833/stat : 116833 (naps-1.03a6) R 116736 116833 116833 0 -1 4194304 3459657 0 0 0 60591 982 0 0 20 0 1 0 142214575 30563774464 6884051 18446744073709551615 4198400 7047149 140729003154432 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33603584 140729003161974 140729003162097 140729003162097 140729003167689 0
/proc/116833/statm: 7461859 6884051 608 696 0 7461020 0
Current children cumulated CPU time: 1613.09 s
Current children cumulated vsize: 31944008 KiB
Current children cumulated memory: 28451676 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002657 s, system=0.012073 s

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

# cumulated CPU time of all completed processes:  user=1603.12 s, system=11.084 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+1619.2 s]
/proc/loadavg: 2.39 3.23 3.74 3/241 116924
/proc/meminfo: memFree=96635412/131382116 swapFree=33005528/33010684
[pid=116736] ppid=116728 vsize=2092380 memory=912528 CPUtime=997.36 cores=1,3
/proc/116736/stat : 116736 (python3) S 116728 116731 115387 0 -1 4194304 203660 0 0 0 99681 55 0 0 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
Current cumulated CPU time of completed processes: 0.01473 s
Current children cumulated CPU time: 997.36 s
Current children cumulated vsize: 2092380 KiB
Current children cumulated memory: 912528 KiB

[startup+1619.6 s]
/proc/loadavg: 2.39 3.23 3.74 3/241 116924
/proc/meminfo: memFree=96635412/131382116 swapFree=33005528/33010684
[pid=116736] ppid=116728 vsize=2092380 memory=912528 CPUtime=1613.8 cores=1,3
/proc/116736/stat : 116736 (python3) R 116728 116731 115387 0 -1 4194304 219090 3459660 0 0 99695 57 60591 1037 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
Current cumulated CPU time of completed processes: 0.01473 s
Current children cumulated CPU time: 1613.8 s
Current children cumulated vsize: 2092380 KiB
Current children cumulated memory: 912528 KiB

[startup+1619.8 s]
/proc/loadavg: 2.39 3.23 3.74 3/241 116924
/proc/meminfo: memFree=96635412/131382116 swapFree=33005528/33010684
[pid=116736] ppid=116728 vsize=2092380 memory=912528 CPUtime=1614 cores=1,3
/proc/116736/stat : 116736 (python3) R 116728 116731 115387 0 -1 4194304 237247 3459660 0 0 99713 59 60591 1037 20 0 1 0 142114489 2142597120 228132 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 523095 228132 8226 1 0 494453 0
Current cumulated CPU time of completed processes: 0.01473 s
Current children cumulated CPU time: 1614 s
Current children cumulated vsize: 2092380 KiB
Current children cumulated memory: 912528 KiB

[startup+1619.9 s]
/proc/loadavg: 2.39 3.23 3.74 3/241 116924
/proc/meminfo: memFree=96635412/131382116 swapFree=33005528/33010684
[pid=116736] ppid=116728 vsize=850252 memory=755580 CPUtime=1614.1 cores=1,3
/proc/116736/stat : 116736 (python3) R 116728 116731 115387 0 -1 4194304 250024 3459660 0 0 99720 62 60591 1037 20 0 1 0 142114489 870658048 188895 18446744073709551615 94870428839936 94870428840313 140735454367712 0 0 0 0 16781312 0 0 0 0 17 3 0 0 0 0 0 94870428851608 94870428852228 94870438907904 140735454370142 140735454370336 140735454370336 140735454375911 0
/proc/116736/statm: 212563 188895 8354 1 0 183921 0
Current cumulated CPU time of completed processes: 0.01473 s
Current children cumulated CPU time: 1614.1 s
Current children cumulated vsize: 850252 KiB
Current children cumulated memory: 755580 KiB

Child status: 0

Real time (s): 1619.97
CPU time (s): 1614.21
CPU user time (s): 1603.12
CPU system time (s): 11.084
CPU usage (%): 99.644
Max. virtual memory (cumulated for all children) (KiB): 31944008
Max. memory (cumulated for all children) (KiB): 28451676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1603.12
system time used= 11.084
maximum resident set size= 27540300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3710298
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 358
involuntary context switches= 9050


# summary of solver processes directly reported to runsolver:
#   pid: 116731,116736
#   total CPU time (s): 1614.21
#   total CPU user time (s): 1603.12
#   total CPU system time (s): 11.084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.80621 second user time and 17.2191 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-11 22:05:51
IDJOB=4530591
IDBENCH=180376
IDSOLVER=3388
FILE ID=nodeC010/4530591-1752264351
RUNJOBID= nodeC010-1752258008-115399
SLURM_JOB_ID= 9682609
Free space on /tmp= 429436 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/normalized-bnn_mnist_back_image_73_label5_adversarial_norm_1.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530591-1752264351/watcher-4530591-1752264351 -o /tmp/evaluation-result-4530591-1752264351/solver-4530591-1752264351 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752258008-115399 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530591-1752264351.opb

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

MD5SUM BENCH= 1376b7e36587a728493ace6af4c57a8e
RANDOM SEED=1465931665

nodeC010 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	: 0xb00001f
cpu MHz		: 3691.200
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.349
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.272
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.146
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.274
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.683
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.484
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        111469236 kB
MemAvailable:   112112020 kB
Buffers:             228 kB
Cached:          1436632 kB
SwapCached:         4296 kB
Active:         18142192 kB
Inactive:        1182784 kB
Active(anon):   17849480 kB
Inactive(anon):    52264 kB
Active(file):     292712 kB
Inactive(file):  1130520 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8712 kB
Writeback:             0 kB
AnonPages:      17884756 kB
Mapped:           129432 kB
Shmem:             13628 kB
KReclaimable:     118360 kB
Slab:             206548 kB
SReclaimable:     118360 kB
SUnreclaim:        88188 kB
KernelStack:        4172 kB
PageTables:        38908 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   23120736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7940096 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429552 MiB
End job on nodeC010 at 2025-07-11 22:32:51