Trace number 4489243

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.00a1SAT (TO)189 3600.22 3611.34

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUM79a11fcf881101c51e0b67ee01609c80
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark179
Best CPU time to get the best result obtained on this benchmark3586
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
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

60.72/61.10	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4489243-1751333729.opb
60.72/61.10	c Solving mode: optimization
60.72/61.10	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
60.72/61.10	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
60.72/61.10	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 470 constraints
60.72/61.10	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 4.700000e+02
60.72/61.10	c presolving:
60.72/61.10	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 16 chg sides, 100 chg coeffs, 0 upgd conss, 0 impls, 112 clqs
60.72/61.10	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 16 chg sides, 100 chg coeffs, 470 upgd conss, 0 impls, 112 clqs
60.72/61.10	c (round 3, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 125 chg sides, 382 chg coeffs, 470 upgd conss, 0 impls, 112 clqs
60.72/61.10	c (round 4, medium)     0 del vars, 116 del conss, 221 add conss, 0 chg bounds, 355 chg sides, 821 chg coeffs, 470 upgd conss, 0 impls, 113 clqs
60.72/61.10	c (round 5, fast)       0 del vars, 153 del conss, 237 add conss, 0 chg bounds, 449 chg sides, 1319 chg coeffs, 470 upgd conss, 0 impls, 113 clqs
60.72/61.10	c (round 6, fast)       0 del vars, 153 del conss, 237 add conss, 0 chg bounds, 449 chg sides, 1322 chg coeffs, 470 upgd conss, 0 impls, 113 clqs
60.72/61.10	c (round 7, exhaustive) 0 del vars, 153 del conss, 237 add conss, 0 chg bounds, 449 chg sides, 1325 chg coeffs, 470 upgd conss, 0 impls, 113 clqs
60.72/61.10	c    (0.0s) probing: 51/470 (10.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
60.72/61.10	c    (0.0s) probing aborted: 50/50 successive totally useless probings
60.72/61.10	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
60.72/61.10	c    (0.0s) no symmetry present (symcode time: 0.00)
60.72/61.10	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
60.72/61.10	c  0 deleted vars, 153 deleted constraints, 237 added constraints, 0 tightened bounds, 0 added holes, 449 changed sides, 1325 changed coefficients
60.72/61.10	c  0 implications, 113 cliques
60.72/61.10	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 554 constraints
60.72/61.10	c     426 constraints of type <knapsack>
60.72/61.10	c     110 constraints of type <setppc>
60.72/61.10	c      18 constraints of type <logicor>
60.72/61.10	c transformed objective value is always integral (scale: 1)
60.72/61.10	c Presolving Time: 0.02
60.72/61.10	c transformed 1/1 original solutions to the transformed problem space
60.72/61.10	c 
60.72/61.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.72/61.10	c p 0.0s|     1 |     0 |     0 |     - |   locks|   0 | 470 | 554 | 554 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.270000e+02 |    Inf | unknown
60.72/61.10	c i 0.0s|     1 |     0 |     0 |     - |  oneopt|   0 | 470 | 554 | 554 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.070000e+02 |    Inf | unknown
60.72/61.10	c   0.6s|     1 |     0 |  9645 |     - |  7461k |   0 | 470 | 554 | 554 |   0 |  0 |   0 |   0 | 1.490466e+02 | 2.070000e+02 |  38.88%| unknown
60.72/61.10	c   0.7s|     1 |     0 | 10296 |     - |    25M |   0 | 470 | 554 | 616 |  62 |  1 |   0 |   0 | 1.534159e+02 | 2.070000e+02 |  34.93%| unknown
60.72/61.10	c   0.8s|     1 |     0 | 10923 |     - |    37M |   0 | 470 | 554 | 671 | 117 |  2 |   0 |   0 | 1.562638e+02 | 2.070000e+02 |  32.47%| unknown
60.72/61.10	c   1.0s|     1 |     0 | 11566 |     - |    51M |   0 | 470 | 554 | 721 | 167 |  3 |   0 |   0 | 1.580178e+02 | 2.070000e+02 |  31.00%| unknown
60.72/61.10	c   1.1s|     1 |     0 | 12069 |     - |    63M |   0 | 470 | 554 | 771 | 217 |  4 |   0 |   0 | 1.589783e+02 | 2.070000e+02 |  30.21%| unknown
60.72/61.10	c   1.2s|     1 |     0 | 12602 |     - |    72M |   0 | 470 | 554 | 819 | 265 |  5 |   0 |   0 | 1.599324e+02 | 2.070000e+02 |  29.43%| unknown
60.72/61.10	c   1.3s|     1 |     0 | 13036 |     - |    83M |   0 | 470 | 554 | 869 | 315 |  6 |   0 |   0 | 1.605789e+02 | 2.070000e+02 |  28.91%| unknown
60.72/61.10	c   1.5s|     1 |     0 | 13409 |     - |   100M |   0 | 470 | 554 | 915 | 361 |  7 |   0 |   0 | 1.609377e+02 | 2.070000e+02 |  28.62%| unknown
60.72/61.10	c   1.6s|     1 |     0 | 13742 |     - |   102M |   0 | 470 | 554 | 950 | 396 |  8 |   0 |   0 | 1.612207e+02 | 2.070000e+02 |  28.40%| unknown
60.72/61.10	c   1.7s|     1 |     0 | 14178 |     - |   118M |   0 | 470 | 554 | 994 | 440 |  9 |   0 |   0 | 1.617554e+02 | 2.070000e+02 |  27.97%| unknown
60.72/61.10	c   1.8s|     1 |     0 | 14421 |     - |   138M |   0 | 470 | 554 |1020 | 466 | 10 |   0 |   0 | 1.618871e+02 | 2.070000e+02 |  27.87%| unknown
60.72/61.10	c   1.8s|     1 |     0 | 14686 |     - |   138M |   0 | 470 | 554 |1048 | 495 | 11 |   0 |   0 | 1.620416e+02 | 2.070000e+02 |  27.74%| unknown
60.72/61.10	c   1.9s|     1 |     0 | 14889 |     - |   138M |   0 | 470 | 554 |1080 | 527 | 12 |   0 |   0 | 1.621648e+02 | 2.070000e+02 |  27.65%| unknown
60.72/61.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.72/61.10	c   2.0s|     1 |     0 | 15105 |     - |   138M |   0 | 470 | 554 |1101 | 548 | 13 |   0 |   0 | 1.622667e+02 | 2.070000e+02 |  27.57%| unknown
60.72/61.10	c   2.0s|     1 |     0 | 15247 |     - |   138M |   0 | 470 | 554 |1117 | 564 | 14 |   0 |   0 | 1.623072e+02 | 2.070000e+02 |  27.54%| unknown
60.72/61.10	c   2.1s|     1 |     0 | 15373 |     - |   138M |   0 | 470 | 554 |1134 | 581 | 15 |   0 |   0 | 1.623654e+02 | 2.070000e+02 |  27.49%| unknown
60.72/61.10	c   2.1s|     1 |     0 | 15460 |     - |   138M |   0 | 470 | 554 |1145 | 592 | 16 |   0 |   0 | 1.623806e+02 | 2.070000e+02 |  27.48%| unknown
60.72/61.10	c   2.1s|     1 |     0 | 15538 |     - |   138M |   0 | 470 | 554 |1094 | 601 | 17 |   0 |   0 | 1.623914e+02 | 2.070000e+02 |  27.47%| unknown
60.72/61.10	c   2.2s|     1 |     0 | 15574 |     - |   139M |   0 | 470 | 554 |1101 | 608 | 18 |   0 |   0 | 1.623953e+02 | 2.070000e+02 |  27.47%| unknown
60.72/61.10	c   2.2s|     1 |     0 | 15583 |     - |   139M |   0 | 470 | 554 |1103 | 610 | 19 |   0 |   0 | 1.623957e+02 | 2.070000e+02 |  27.47%| unknown
60.72/61.10	c   3.2s|     1 |     2 | 15585 |     - |   139M |   0 | 470 | 554 |1103 | 610 | 20 |   0 |  19 | 1.626535e+02 | 2.070000e+02 |  27.26%| unknown
60.72/61.10	c d13.7s|    23 |    24 | 24304 | 396.4 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.050000e+02 |  25.92%| unknown
60.72/61.10	c d13.7s|    23 |    24 | 24313 | 396.8 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.030000e+02 |  24.69%| unknown
60.72/61.10	c d13.7s|    23 |    24 | 24323 | 397.3 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.010000e+02 |  23.46%| unknown
60.72/61.10	c d13.7s|    23 |    24 | 24337 | 397.9 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.000000e+02 |  22.85%| unknown
60.72/61.10	c  20.2s|   100 |   101 | 72796 | 577.9 |   236M |  22 | 470 | 554 |1015 |1669 |  1 |   0 | 362 | 1.627993e+02 | 2.000000e+02 |  22.85%| unknown
60.72/61.10	c d22.2s|   142 |   143 | 90445 | 530.9 |adaptive|  32 | 470 | 554 |1124 |   0 |  1 |   0 | 372 | 1.627993e+02 | 1.990000e+02 |  22.24%| unknown
60.72/61.10	c d22.2s|   142 |   143 | 90449 | 531.0 |adaptive|  32 | 470 | 554 |1124 |   0 |  1 |   0 | 372 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.72/61.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.72/61.10	c  25.0s|   200 |   201 |114055 | 494.8 |   232M |  33 | 470 | 554 |1076 |2428 |  1 |   1 | 393 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.72/61.10	c  31.8s|   300 |   301 |181394 | 554.6 |   232M |  33 | 470 | 554 |1095 |3159 |  1 |   8 | 432 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.72/61.10	c d32.3s|   305 |   306 |185322 | 558.4 |pscostdi|  33 | 470 | 554 |1091 |   0 |  1 |   8 | 441 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.72/61.10	c i32.3s|   306 |   307 |185662 | 557.6 |  oneopt|  33 | 470 | 554 |1079 |3159 |  1 |   8 | 441 | 1.627993e+02 | 1.940000e+02 |  19.17%| unknown
60.72/61.10	c  43.9s|   400 |   401 |305632 | 726.9 |   234M |  33 | 470 | 554 |1047 |3917 |  1 |  17 | 485 | 1.627993e+02 | 1.940000e+02 |  19.17%| unknown
60.72/61.10	c  59.7s|   500 |   501 |464458 | 899.5 |   236M |  36 | 470 | 554 |1126 |4539 |  1 |  25 | 531 | 1.627993e+02 | 1.940000e+02 |  19.17%| unknown
355.11/356.22	c L60.9s|   506 |   507 |472505 | 904.8 |crossove|  36 | 470 | 554 |1050 |4635 |  1 |  25 | 534 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c  74.3s|   600 |   601 |605884 | 985.5 |   242M |  36 | 470 | 560 |1143 |5374 |  4 |  38 | 568 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c  87.0s|   700 |   701 |753738 |1056.0 |   243M |  36 | 470 | 560 |1127 |5890 |  1 |  50 | 580 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c  99.0s|   800 |   801 |898673 |1105.2 |   243M |  37 | 470 | 561 |1122 |6611 |  1 |  58 | 583 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   113s|   900 |   901 |  1061k|1163.4 |   244M |  37 | 470 | 564 |1096 |7249 |  1 |  72 | 610 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   123s|  1000 |  1001 |  1174k|1160.1 |   244M |  37 | 470 | 571 |1092 |7699 |  1 |  82 | 639 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
355.11/356.22	c (run 1, node 1049) performing user restart
355.11/356.22	c 
355.11/356.22	c (restart) converted 338 cuts from the global cut pool into linear constraints
355.11/356.22	c 
355.11/356.22	c presolving:
355.11/356.22	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 12 chg coeffs, 0 upgd conss, 0 impls, 113 clqs
355.11/356.22	c (round 2, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 12 chg coeffs, 0 upgd conss, 0 impls, 113 clqs
355.11/356.22	c (round 3, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 12 chg coeffs, 336 upgd conss, 0 impls, 113 clqs
355.11/356.22	c (round 4, fast)       0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 6 chg sides, 20 chg coeffs, 336 upgd conss, 0 impls, 113 clqs
355.11/356.22	c (round 5, medium)     0 del vars, 3 del conss, 0 add conss, 0 chg bounds, 6 chg sides, 20 chg coeffs, 336 upgd conss, 0 impls, 113 clqs
355.11/356.22	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
355.11/356.22	c  0 deleted vars, 3 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 6 changed sides, 20 changed coefficients
355.11/356.22	c  0 implications, 113 cliques
355.11/356.22	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 906 constraints
355.11/356.22	c     645 constraints of type <knapsack>
355.11/356.22	c     110 constraints of type <setppc>
355.11/356.22	c     151 constraints of type <logicor>
355.11/356.22	c transformed objective value is always integral (scale: 1)
355.11/356.22	c Presolving Time: 0.03
355.11/356.22	c transformed 77/100 original solutions to the transformed problem space
355.11/356.22	c 
355.11/356.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
355.11/356.22	c   128s|     1 |     0 |  1224k|     - |   220M |   0 | 470 | 906 | 889 |   0 |  0 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   128s|     1 |     0 |  1225k|     - |   221M |   0 | 470 | 906 | 930 |  41 |  1 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   128s|     1 |     0 |  1225k|     - |   223M |   0 | 470 | 906 | 965 |  76 |  2 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   128s|     1 |     0 |  1226k|     - |   220M |   0 | 470 | 906 | 986 |  97 |  3 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   128s|     1 |     0 |  1226k|     - |   226M |   0 | 470 | 906 |1000 | 111 |  4 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1226k|     - |   230M |   0 | 470 | 906 |1015 | 126 |  5 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1226k|     - |   232M |   0 | 470 | 906 |1023 | 134 |  6 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1226k|     - |   230M |   0 | 470 | 906 |1033 | 144 |  7 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1227k|     - |   232M |   0 | 470 | 906 |1039 | 150 |  8 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1227k|     - |   230M |   0 | 470 | 906 |1048 | 159 |  9 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1054 | 165 | 10 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1059 | 170 | 11 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1064 | 175 | 12 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1067 | 178 | 13 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   129s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1069 | 180 | 14 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
355.11/356.22	c   130s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 | 987 | 181 | 15 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   130s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 | 989 | 183 | 16 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   130s|     1 |     0 |  1227k|     - |   235M |   0 | 470 | 906 | 992 | 186 | 17 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   130s|     1 |     0 |  1227k|     - |   235M |   0 | 470 | 906 | 993 | 187 | 18 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   130s|     1 |     0 |  1227k|     - |   235M |   0 | 470 | 906 | 995 | 189 | 19 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   131s|     1 |     2 |  1233k|     - |   235M |   0 | 470 | 906 | 995 | 189 | 19 |  84 | 652 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
355.11/356.22	c   153s|   100 |   101 |  1371k|1171.3 |   259M |  38 | 470 | 906 | 982 | 541 |  1 |  85 | 818 | 1.629746e+02 | 1.900000e+02 |  16.58%| unknown
355.11/356.22	c   160s|   200 |   201 |  1432k|1125.9 |   253M |  63 | 470 | 906 |1028 | 648 |  1 |  90 | 851 | 1.632629e+02 | 1.900000e+02 |  16.38%| unknown
355.11/356.22	c   172s|   300 |   301 |  1509k|1099.8 |   254M |  93 | 470 | 908 | 958 |1037 |  1 |  95 | 894 | 1.634941e+02 | 1.900000e+02 |  16.21%| unknown
355.11/356.22	c   187s|   400 |   401 |  1605k|1090.2 |   255M |  93 | 470 | 908 | 972 |1630 |  1 | 100 | 941 | 1.636944e+02 | 1.900000e+02 |  16.07%| unknown
355.11/356.22	c   202s|   500 |   501 |  1700k|1081.4 |   257M |  93 | 470 | 908 |1003 |2183 |  1 | 107 | 982 | 1.639268e+02 | 1.900000e+02 |  15.91%| unknown
355.11/356.22	c   216s|   600 |   601 |  1794k|1072.4 |   259M |  93 | 470 | 908 | 956 |2755 |  1 | 113 |1029 | 1.640529e+02 | 1.900000e+02 |  15.82%| unknown
355.11/356.22	c   230s|   700 |   701 |  1881k|1061.2 |   261M |  93 | 470 | 908 |1002 |3363 |  1 | 118 |1061 | 1.641446e+02 | 1.900000e+02 |  15.75%| unknown
355.11/356.22	c   243s|   800 |   801 |  1974k|1054.1 |   261M |  93 | 470 | 908 | 984 |3952 |  1 | 120 |1078 | 1.641978e+02 | 1.900000e+02 |  15.71%| unknown
355.11/356.22	c   255s|   900 |   901 |  2068k|1048.1 |   261M |  93 | 470 | 908 | 991 |4505 |  1 | 122 |1086 | 1.642497e+02 | 1.900000e+02 |  15.68%| unknown
355.11/356.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
355.11/356.22	c   268s|  1000 |  1001 |  2163k|1043.1 |   262M |  93 | 470 | 910 | 974 |5142 |  1 | 129 |1094 | 1.642954e+02 | 1.900000e+02 |  15.65%| unknown
355.11/356.22	c   280s|  1100 |  1101 |  2256k|1037.9 |   262M |  93 | 470 | 911 | 989 |5734 |  1 | 134 |1100 | 1.643347e+02 | 1.900000e+02 |  15.62%| unknown
355.11/356.22	c   292s|  1200 |  1201 |  2349k|1033.2 |   262M |  93 | 470 | 911 | 974 |6329 |  1 | 136 |1101 | 1.643651e+02 | 1.900000e+02 |  15.60%| unknown
355.11/356.22	c   304s|  1300 |  1301 |  2443k|1029.3 |   263M |  93 | 470 | 910 | 990 |6996 |  1 | 136 |1107 | 1.644197e+02 | 1.900000e+02 |  15.56%| unknown
355.11/356.22	c   318s|  1400 |  1401 |  2538k|1025.9 |   264M |  93 | 470 | 908 | 981 |7652 |  1 | 141 |1138 | 1.644536e+02 | 1.900000e+02 |  15.53%| unknown
355.11/356.22	c   331s|  1500 |  1501 |  2631k|1022.2 |   264M |  93 | 470 | 908 | 988 |8243 |  1 | 143 |1149 | 1.644936e+02 | 1.900000e+02 |  15.51%| unknown
355.11/356.22	c   343s|  1600 |  1601 |  2723k|1018.3 |   264M |  93 | 470 | 908 | 983 |8844 |  1 | 147 |1152 | 1.645120e+02 | 1.900000e+02 |  15.49%| unknown
906.64/909.52	c   356s|  1700 |  1701 |  2819k|1016.3 |   264M |  93 | 470 | 908 | 994 |9532 |  1 | 154 |1156 | 1.645369e+02 | 1.900000e+02 |  15.48%| unknown
906.64/909.52	c   368s|  1800 |  1801 |  2913k|1013.6 |   265M |  93 | 470 | 908 | 988 |  10k|  1 | 159 |1157 | 1.645647e+02 | 1.900000e+02 |  15.46%| unknown
906.64/909.52	c   380s|  1900 |  1901 |  3010k|1012.2 |   303M |  93 | 470 | 908 | 986 |  10k|  1 | 164 |1159 | 1.646062e+02 | 1.900000e+02 |  15.43%| unknown
906.64/909.52	c   392s|  2000 |  2001 |  3104k|1009.6 |   298M |  93 | 470 | 906 |1008 |  11k|  1 | 166 |1161 | 1.646365e+02 | 1.900000e+02 |  15.41%| unknown
906.64/909.52	c   405s|  2100 |  2101 |  3191k|1005.3 |   298M |  93 | 470 | 904 |1009 |  11k|  1 | 169 |1192 | 1.646575e+02 | 1.900000e+02 |  15.39%| unknown
906.64/909.52	c   417s|  2200 |  2201 |  3280k|1001.8 |   298M |  93 | 470 | 904 | 997 |  12k|  1 | 170 |1202 | 1.646743e+02 | 1.900000e+02 |  15.38%| unknown
906.64/909.52	c   429s|  2300 |  2301 |  3363k| 996.7 |   299M |  93 | 470 | 904 |1043 |  13k|  5 | 174 |1210 | 1.646933e+02 | 1.900000e+02 |  15.37%| unknown
906.64/909.52	c   441s|  2400 |  2401 |  3456k| 994.8 |   299M |  93 | 470 | 903 | 982 |  14k|  1 | 177 |1214 | 1.647256e+02 | 1.900000e+02 |  15.34%| unknown
906.64/909.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
906.64/909.52	c   453s|  2500 |  2501 |  3553k| 993.9 |   299M |  93 | 470 | 901 | 985 |  14k|  1 | 180 |1217 | 1.647534e+02 | 1.900000e+02 |  15.32%| unknown
906.64/909.52	c   465s|  2600 |  2601 |  3646k| 992.1 |   299M |  93 | 470 | 900 |1027 |  15k|  1 | 185 |1218 | 1.647826e+02 | 1.900000e+02 |  15.30%| unknown
906.64/909.52	c   476s|  2700 |  2701 |  3742k| 991.4 |   299M |  93 | 470 | 898 |1002 |  16k|  1 | 192 |1219 | 1.648055e+02 | 1.900000e+02 |  15.29%| unknown
906.64/909.52	c   487s|  2800 |  2801 |  3832k| 988.9 |   300M |  93 | 470 | 897 | 976 |  16k|  1 | 194 |1226 | 1.648182e+02 | 1.900000e+02 |  15.28%| unknown
906.64/909.52	c   501s|  2900 |  2901 |  3926k| 987.7 |   300M |  93 | 470 | 897 |1038 |  17k|  4 | 199 |1250 | 1.648470e+02 | 1.900000e+02 |  15.26%| unknown
906.64/909.52	c   511s|  3000 |  3001 |  4017k| 985.9 |   300M |  93 | 470 | 897 |1041 |  18k|  1 | 203 |1258 | 1.648812e+02 | 1.900000e+02 |  15.23%| unknown
906.64/909.52	c   523s|  3100 |  3101 |  4115k| 985.7 |   301M |  93 | 470 | 897 | 987 |  18k|  1 | 208 |1266 | 1.649148e+02 | 1.900000e+02 |  15.21%| unknown
906.64/909.52	c   536s|  3200 |  3201 |  4207k| 984.1 |   302M |  93 | 470 | 896 | 998 |  19k|  1 | 209 |1271 | 1.649256e+02 | 1.900000e+02 |  15.20%| unknown
906.64/909.52	c   546s|  3300 |  3301 |  4293k| 981.3 |   302M |  93 | 470 | 895 |1007 |  20k|  1 | 213 |1273 | 1.649392e+02 | 1.900000e+02 |  15.19%| unknown
906.64/909.52	c   556s|  3400 |  3401 |  4385k| 979.9 |   302M |  93 | 470 | 894 |1029 |  21k|  1 | 218 |1274 | 1.649645e+02 | 1.900000e+02 |  15.18%| unknown
906.64/909.52	c   567s|  3500 |  3501 |  4474k| 978.0 |   302M |  93 | 470 | 892 |1009 |  21k|  1 | 225 |1275 | 1.649819e+02 | 1.900000e+02 |  15.16%| unknown
906.64/909.52	c   578s|  3600 |  3601 |  4563k| 976.1 |   302M |  93 | 470 | 892 | 985 |  22k|  1 | 227 |1276 | 1.649976e+02 | 1.900000e+02 |  15.15%| unknown
906.64/909.52	c   589s|  3700 |  3701 |  4659k| 975.7 |   302M |  93 | 470 | 892 |1012 |  23k|  1 | 231 |1280 | 1.650230e+02 | 1.900000e+02 |  15.14%| unknown
906.64/909.52	c   599s|  3800 |  3801 |  4752k| 974.7 |   303M |  93 | 470 | 894 |1040 |  23k|  1 | 237 |1280 | 1.650415e+02 | 1.900000e+02 |  15.12%| unknown
906.64/909.52	c   608s|  3900 |  3901 |  4840k| 972.9 |   303M |  93 | 470 | 894 |1011 |  24k|  1 | 240 |1280 | 1.650581e+02 | 1.900000e+02 |  15.11%| unknown
906.64/909.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
906.64/909.52	c   618s|  4000 |  4001 |  4931k| 971.6 |   303M |  93 | 470 | 897 | 991 |  25k|  1 | 247 |1281 | 1.650750e+02 | 1.900000e+02 |  15.10%| unknown
906.64/909.52	c   629s|  4100 |  4101 |  5020k| 970.1 |   303M |  93 | 470 | 897 |1006 |  25k|  1 | 251 |1284 | 1.650852e+02 | 1.900000e+02 |  15.09%| unknown
906.64/909.52	c   641s|  4200 |  4201 |  5113k| 969.3 |   304M |  93 | 470 | 897 |1002 |  26k|  1 | 253 |1298 | 1.650962e+02 | 1.900000e+02 |  15.08%| unknown
906.64/909.52	c   651s|  4300 |  4301 |  5219k| 971.0 |   304M |  93 | 470 | 897 |1005 |  27k|  1 | 256 |1301 | 1.651058e+02 | 1.900000e+02 |  15.08%| unknown
906.64/909.52	c   660s|  4400 |  4401 |  5309k| 969.6 |   304M |  93 | 470 | 897 |1045 |  27k|  1 | 261 |1303 | 1.651175e+02 | 1.900000e+02 |  15.07%| unknown
906.64/909.52	c   671s|  4500 |  4501 |  5400k| 968.5 |   305M |  93 | 470 | 897 |1066 |  28k|  5 | 265 |1305 | 1.651273e+02 | 1.900000e+02 |  15.06%| unknown
906.64/909.52	c   682s|  4600 |  4601 |  5495k| 968.2 |   305M |  93 | 470 | 897 | 998 |  29k|  1 | 269 |1310 | 1.651387e+02 | 1.900000e+02 |  15.05%| unknown
906.64/909.52	c   692s|  4700 |  4701 |  5592k| 968.2 |   305M |  93 | 470 | 897 |1028 |  29k|  1 | 271 |1311 | 1.651566e+02 | 1.900000e+02 |  15.04%| unknown
906.64/909.52	c   702s|  4800 |  4801 |  5679k| 966.7 |   305M |  93 | 470 | 897 |1007 |  30k|  1 | 273 |1316 | 1.651692e+02 | 1.900000e+02 |  15.03%| unknown
906.64/909.52	c   711s|  4900 |  4901 |  5771k| 965.7 |   306M |  93 | 470 | 897 |1020 |  31k|  1 | 274 |1318 | 1.651807e+02 | 1.900000e+02 |  15.03%| unknown
906.64/909.52	c   721s|  5000 |  5001 |  5860k| 964.6 |   306M |  93 | 470 | 897 |1046 |  31k|  5 | 282 |1329 | 1.651887e+02 | 1.900000e+02 |  15.02%| unknown
906.64/909.52	c   730s|  5100 |  5101 |  5939k| 961.8 |   306M |  93 | 470 | 897 |1040 |  32k|  1 | 283 |1340 | 1.652087e+02 | 1.900000e+02 |  15.01%| unknown
906.64/909.52	c   741s|  5200 |  5201 |  6049k| 963.9 |   306M |  93 | 470 | 898 |1042 |  33k|  1 | 288 |1347 | 1.652189e+02 | 1.900000e+02 |  15.00%| unknown
906.64/909.52	c   752s|  5300 |  5301 |  6139k| 963.0 |   306M |  93 | 470 | 898 |1022 |  33k|  1 | 291 |1350 | 1.652300e+02 | 1.900000e+02 |  14.99%| unknown
906.64/909.52	c   763s|  5400 |  5401 |  6263k| 967.3 |   306M |  93 | 470 | 898 |1060 |  34k|  4 | 291 |1353 | 1.652392e+02 | 1.900000e+02 |  14.98%| unknown
906.64/909.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
906.64/909.52	c   772s|  5500 |  5501 |  6353k| 966.2 |   306M |  93 | 470 | 898 |1071 |  35k|  4 | 293 |1357 | 1.652521e+02 | 1.900000e+02 |  14.98%| unknown
906.64/909.52	c   782s|  5600 |  5601 |  6446k| 965.7 |   306M |  93 | 470 | 898 |1037 |  35k|  1 | 297 |1357 | 1.652601e+02 | 1.900000e+02 |  14.97%| unknown
906.64/909.52	c   791s|  5700 |  5701 |  6537k| 964.8 |   306M |  93 | 470 | 898 |1049 |  36k|  4 | 302 |1359 | 1.652692e+02 | 1.900000e+02 |  14.96%| unknown
906.64/909.52	c   801s|  5800 |  5801 |  6646k| 966.6 |   306M |  93 | 470 | 898 |1009 |  37k|  1 | 310 |1362 | 1.652749e+02 | 1.900000e+02 |  14.96%| unknown
906.64/909.52	c   810s|  5900 |  5901 |  6737k| 965.9 |   306M |  93 | 470 | 898 |1007 |  37k|  1 | 313 |1364 | 1.652797e+02 | 1.900000e+02 |  14.96%| unknown
906.64/909.52	c   819s|  6000 |  6001 |  6820k| 963.9 |   307M |  93 | 470 | 898 |1032 |  38k|  1 | 317 |1378 | 1.652847e+02 | 1.900000e+02 |  14.95%| unknown
906.64/909.52	c   830s|  6100 |  6101 |  6938k| 966.9 |   307M |  93 | 470 | 898 |1011 |  38k|  1 | 322 |1382 | 1.652935e+02 | 1.900000e+02 |  14.95%| unknown
906.64/909.52	c   838s|  6200 |  6201 |  7025k| 965.6 |   307M |  93 | 470 | 897 |1031 |  39k|  1 | 324 |1388 | 1.653003e+02 | 1.900000e+02 |  14.94%| unknown
906.64/909.52	c   847s|  6300 |  6301 |  7112k| 964.3 |   307M |  93 | 470 | 896 |1047 |  40k|  3 | 325 |1390 | 1.653074e+02 | 1.900000e+02 |  14.94%| unknown
906.64/909.52	c   856s|  6400 |  6401 |  7197k| 962.7 |   307M |  93 | 470 | 896 |1062 |  40k|  1 | 327 |1393 | 1.653134e+02 | 1.900000e+02 |  14.93%| unknown
906.64/909.52	c   866s|  6500 |  6501 |  7291k| 962.5 |   308M |  93 | 470 | 896 | 996 |  41k|  1 | 329 |1396 | 1.653193e+02 | 1.900000e+02 |  14.93%| unknown
906.64/909.52	c   874s|  6600 |  6601 |  7376k| 961.0 |   308M |  93 | 470 | 895 |1020 |  41k|  1 | 332 |1398 | 1.653238e+02 | 1.900000e+02 |  14.93%| unknown
906.64/909.52	c   883s|  6700 |  6701 |  7469k| 960.6 |   308M |  93 | 470 | 894 |1024 |  42k|  1 | 337 |1403 | 1.653368e+02 | 1.900000e+02 |  14.92%| unknown
906.64/909.52	c   892s|  6800 |  6801 |  7567k| 960.8 |   308M |  93 | 470 | 894 |1013 |  43k|  1 | 339 |1403 | 1.653440e+02 | 1.900000e+02 |  14.91%| unknown
906.64/909.52	c   900s|  6900 |  6901 |  7655k| 959.8 |   308M |  93 | 470 | 894 |1063 |  43k|  1 | 341 |1408 | 1.653494e+02 | 1.900000e+02 |  14.91%| unknown
997.04/1000.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.04/1000.23	c   909s|  7000 |  7001 |  7744k| 958.9 |   308M |  93 | 470 | 894 |1016 |  44k|  1 | 345 |1417 | 1.653563e+02 | 1.900000e+02 |  14.90%| unknown
997.04/1000.23	c   919s|  7100 |  7101 |  7829k| 957.6 |   308M |  93 | 470 | 893 |1044 |  44k|  1 | 348 |1431 | 1.653654e+02 | 1.900000e+02 |  14.90%| unknown
997.04/1000.23	c   928s|  7200 |  7201 |  7911k| 955.9 |   309M |  93 | 470 | 893 | 996 |  45k|  1 | 351 |1438 | 1.653694e+02 | 1.900000e+02 |  14.89%| unknown
997.04/1000.23	c   937s|  7300 |  7301 |  8005k| 955.7 |   309M |  93 | 470 | 893 |1080 |  46k|  5 | 355 |1443 | 1.653789e+02 | 1.900000e+02 |  14.89%| unknown
997.04/1000.23	c   946s|  7400 |  7401 |  8089k| 954.3 |   309M |  93 | 470 | 893 |1039 |  46k|  1 | 358 |1446 | 1.653851e+02 | 1.900000e+02 |  14.88%| unknown
997.04/1000.23	c d 954s|  7500 |  7501 |  8176k| 953.4 |pscostdi|  93 | 470 | 893 | 998 |   0 |  1 | 359 |1448 | 1.653887e+02 | 1.900000e+02 |  14.88%| unknown
997.04/1000.23	c d 954s|  7500 |  7501 |  8176k| 953.4 |pscostdi|  93 | 470 | 893 | 998 |   0 |  1 | 359 |1448 | 1.653887e+02 | 1.890000e+02 |  14.28%| unknown
997.04/1000.23	c   961s|  7600 |  7601 |  8257k| 951.8 |   310M |  93 | 470 | 893 |1014 |  47k|  1 | 360 |1449 | 1.653945e+02 | 1.890000e+02 |  14.27%| unknown
997.04/1000.23	c   970s|  7700 |  7701 |  8349k| 951.4 |   310M |  93 | 470 | 893 |1032 |  48k|  1 | 366 |1452 | 1.654008e+02 | 1.890000e+02 |  14.27%| unknown
997.04/1000.23	c   979s|  7800 |  7801 |  8440k| 950.9 |   310M |  93 | 470 | 893 |1000 |  48k|  1 | 368 |1455 | 1.654060e+02 | 1.890000e+02 |  14.26%| unknown
997.04/1000.23	c   987s|  7900 |  7901 |  8520k| 949.2 |   310M |  93 | 470 | 893 |1040 |  49k|  1 | 369 |1457 | 1.654130e+02 | 1.890000e+02 |  14.26%| unknown
997.04/1000.23	c   996s|  8000 |  8001 |  8629k| 950.8 |   310M |  93 | 470 | 893 | 995 |  49k|  1 | 372 |1458 | 1.654199e+02 | 1.890000e+02 |  14.25%| unknown
997.04/1000.23	c 
997.04/1000.23	c SCIP Status        : solving was interrupted [time limit reached]
997.04/1000.23	c Solving Time (sec) : 1000.00
997.04/1000.23	c Solving Nodes      : 8060 (total of 9109 nodes in 2 runs)
997.04/1000.23	c Primal Bound       : +1.89000000000000e+02 (1076 solutions)
997.04/1000.23	c Dual Bound         : +1.65424255535216e+02
997.04/1000.23	c Gap                : 14.25 %
997.04/1000.23	c All original constraints are satisfied.
997.04/1000.23	c SCIP's best solution is verified feasible for the original problem.
997.04/1000.23	c ----------------------------------------------------------------------
997.04/1000.23	c dual bound: 165.42425553521647 -> 166
997.04/1000.23	c primal bound: 188.99999999999997 -> 189
997.04/1000.23	c scip-goal-lb: 166
997.04/1000.23	c scip-goal-ub: 189
997.04/1000.23	c writing output to: HOME/tmpyp6qkm0h.opb
997.04/1000.23	c appending fixed variable constraints
997.04/1000.23	c scip-fixed vars: 0.00% (0/470)
997.04/1000.23	c ----------------------------------------------------------------------
997.04/1000.23	c executing external solver: HOME/naps-1.03a6
997.04/1000.23	c ----------------------------------------------------------------------
997.04/1000.23	c command: HOME/naps-1.03a6 -goal-lb=166 -goal-ub=188 HOME/tmpyp6qkm0h.opb
997.04/1000.23	c NaPS 1.03a6.
997.04/1000.23	c Input file name: HOME/tmpyp6qkm0h.opb
997.07/1000.36	c single stage optimization mode
3600.06/3611.20	c
3600.06/3611.20	c *** TERMINATED *** by signal 15
3600.06/3611.20	c _____________________________________________________________________________
3600.06/3611.20	c std/band forms        : 470,0
3600.06/3611.20	c 2cl/3cl ITE-codings   : 13883,0
3600.06/3611.20	c BDD/srt/adr Max costs : 283,23739,0
3600.06/3611.20	c BDDraw/bin/mul/srt/adr: 328,0,140,2,0
3600.06/3611.20	c BDD nodes             : 22954
3600.06/3611.20	c Es1/CC detections     : 0,0
3600.06/3611.20	c CC sort               : 1
3600.06/3611.20	c SAT/UNSAT calls       : 0,0
3600.06/3611.20	c regenrated variables  : 0
3600.06/3611.20	c eliminated fixed lits : 0
3600.06/3611.20	c goal lit flips        : 0
3600.06/3611.20	c goal stages           : 1
3600.06/3611.20	c goal shrink           : 0
3600.06/3611.20	c goal coeff separations: 0
3600.06/3611.20	c restarts              : 0
3600.06/3611.20	c conflicts             : 0              (0 /sec)
3600.06/3611.20	c decisions             : 0              (0 /sec)
3600.06/3611.20	c propagations          : 0              (0 /sec)
3600.06/3611.20	c inspects              : 0              (0 /sec)
3600.06/3611.20	c CPU time (solving tm) : 2603 s        (2602 s, SAT 0 s, UNSAT 0 s)
3600.06/3611.20	c Time for Opt-base     : 0.01762 s
3600.06/3611.20	c Steps for Opt-base    : 46826
3600.06/3611.20	c Time for BDD coding   : 0.0775 s
3600.06/3611.20	c Time for srt coding   : 0.002862 s
3600.06/3611.20	c _____________________________________________________________________________
3600.06/3611.20	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 x371 -x372 -x373 x374 -x375
3600.06/3611.20	v -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
3600.06/3611.20	o 189
3600.06/3611.20	s SATISFIABLE
3600.06/3611.31	c received SIGTERM, forwarding to pbsolver...
3600.06/3611.31	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

OK	189

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4489243-1751333729/watcher-4489243-1751333729 -o /tmp/evaluation-result-4489243-1751333729/solver-4489243-1751333729 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751326494-44952 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4489243-1751333729.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=47310, runsolver pid=47307

[startup+0.100064 s]*
/proc/loadavg: 4.16 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127536700/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=18828 memory=11520 CPUtime=0.02 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 1721 0 0 0 2 0 0 0 20 0 1 0 49050508 19279872 2848 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 4707 2848 1376 1 0 1562 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 23020 KiB
Current children cumulated memory: 14592 KiB

[startup+0.205857 s]*
/proc/loadavg: 4.16 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127529668/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1192524 memory=37732 CPUtime=0.1 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 4780 0 0 0 9 1 0 0 20 0 1 0 49050508 1221144576 9433 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 298131 9433 5337 1 0 269795 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 1196716 KiB
Current children cumulated memory: 40804 KiB

[startup+0.305771 s]*
/proc/loadavg: 4.16 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127518580/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1206072 memory=58852 CPUtime=0.19 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 7478 0 0 0 18 1 0 0 20 0 1 0 49050508 1235017728 14713 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 301518 14713 8121 1 0 272876 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 1210264 KiB
Current children cumulated memory: 61924 KiB

[startup+0.70018 s]
/proc/loadavg: 4.16 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127518580/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1206440 memory=59108 CPUtime=0.58 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 7571 0 0 0 57 1 0 0 20 0 1 0 49050508 1235394560 14777 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 301610 14777 8121 1 0 272968 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1210632 KiB
Current children cumulated memory: 62180 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127486324/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1281296 memory=133604 CPUtime=1.38 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 26173 0 0 0 134 4 0 0 20 0 1 0 49050508 1312047104 33401 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 320324 33401 8121 1 0 291682 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 1285488 KiB
Current children cumulated memory: 136676 KiB

[startup+3.10553 s]
/proc/loadavg: 4.16 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127389776/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1339660 memory=187620 CPUtime=2.99 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 39678 0 0 0 292 7 0 0 20 0 1 0 49050508 1371811840 46905 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 334915 46905 8121 1 0 306273 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 1343852 KiB
Current children cumulated memory: 190692 KiB

[startup+6.30019 s]
/proc/loadavg: 4.15 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127389776/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1339660 memory=187620 CPUtime=6.17 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 39683 0 0 0 610 7 0 0 20 0 1 0 49050508 1371811840 46905 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 334915 46905 8121 1 0 306273 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 1343852 KiB
Current children cumulated memory: 190692 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127389776/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1340984 memory=190180 CPUtime=12.55 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 40320 0 0 0 1248 7 0 0 20 0 1 0 49050508 1373167616 47545 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 335246 47545 8121 1 0 306604 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 1345176 KiB
Current children cumulated memory: 193252 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 47315
/proc/meminfo: memFree=127289416/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1437712 memory=283996 CPUtime=25.31 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 64081 0 0 0 2520 11 0 0 20 0 1 0 49050508 1472217088 70999 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 359428 70999 8121 1 0 330786 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 1441904 KiB
Current children cumulated memory: 287068 KiB

[startup+51.1058 s]
/proc/loadavg: 4.13 4.12 4.09 5/271 47315
/proc/meminfo: memFree=127267520/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1437712 memory=284124 CPUtime=50.85 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 64125 0 0 0 5074 11 0 0 20 0 1 0 49050508 1472217088 71031 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 359428 71031 8121 1 0 330786 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 1441904 KiB
Current children cumulated memory: 287196 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/272 47318
/proc/meminfo: memFree=127244780/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1442848 memory=289500 CPUtime=101.91 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 65448 0 0 0 10180 11 0 0 20 0 1 0 49050508 1477476352 72375 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 360712 72375 8121 1 0 332070 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 1447040 KiB
Current children cumulated memory: 292572 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/272 47320
/proc/meminfo: memFree=127217908/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1482576 memory=331868 CPUtime=161.75 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 76045 0 0 0 16162 13 0 0 20 0 1 0 49050508 1518157824 82967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 370644 82967 8121 1 0 342002 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1486768 KiB
Current children cumulated memory: 334940 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.13 4.10 5/272 47322
/proc/meminfo: memFree=127192184/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1482576 memory=334044 CPUtime=221.58 cores=1,3
/proc/47315/stat : 47315 (python3) R 47310 47310 44940 0 -1 4194304 76113 0 0 0 22145 13 0 0 20 0 1 0 49050508 1518157824 83511 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 370644 83511 8121 1 0 342002 0
Current children cumulated CPU time: 221.58 s

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

/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=157148 memory=154796 CPUtime=2215.3 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 46210 0 0 0 221499 31 0 0 20 0 1 0 49150525 160919552 38699 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 39287 38699 640 696 0 38448 0
Current children cumulated CPU time: 3212.37 s
Current children cumulated vsize: 1670416 KiB
Current children cumulated memory: 521736 KiB

[startup+3282.3 s]
/proc/loadavg: 4.44 4.22 4.13 5/270 47631
/proc/meminfo: memFree=127594824/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=157376 memory=154800 CPUtime=2275.11 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 47116 0 0 0 227478 33 0 0 20 0 1 0 49150525 161153024 38700 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 39344 38700 640 696 0 38505 0
Current children cumulated CPU time: 3272.18 s
Current children cumulated vsize: 1670644 KiB
Current children cumulated memory: 521740 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.19 4.12 5/272 47638
/proc/meminfo: memFree=127559448/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=206472 memory=203904 CPUtime=2334.92 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 48518 0 0 0 233457 35 0 0 20 0 1 0 49150525 211427328 50976 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 51618 50976 640 696 0 50779 0
Current children cumulated CPU time: 3331.99 s
Current children cumulated vsize: 1719740 KiB
Current children cumulated memory: 570844 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/272 47640
/proc/meminfo: memFree=127547932/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=213284 memory=208888 CPUtime=2394.74 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 50063 0 0 0 239436 38 0 0 20 0 1 0 49150525 218402816 52222 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 53321 52222 640 696 0 52482 0
Current children cumulated CPU time: 3391.81 s
Current children cumulated vsize: 1726552 KiB
Current children cumulated memory: 575828 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/272 47646
/proc/meminfo: memFree=127543484/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=169096 memory=163180 CPUtime=2454.55 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 51987 0 0 0 245415 40 0 0 20 0 1 0 49150525 173154304 40795 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 42274 40795 640 696 0 41435 0
Current children cumulated CPU time: 3451.62 s
Current children cumulated vsize: 1682364 KiB
Current children cumulated memory: 530120 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.18 4.12 5/272 47648
/proc/meminfo: memFree=127413796/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=225828 memory=219916 CPUtime=2514.36 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 54510 0 0 0 251392 44 0 0 20 0 1 0 49150525 231247872 54979 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 56457 54979 640 696 0 55618 0
Current children cumulated CPU time: 3511.43 s
Current children cumulated vsize: 1739096 KiB
Current children cumulated memory: 586856 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.16 4.12 5/272 47650
/proc/meminfo: memFree=127459928/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=226300 memory=220388 CPUtime=2574.18 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 56519 0 0 0 257371 47 0 0 20 0 1 0 49150525 231731200 55097 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 56575 55097 640 696 0 55736 0
Current children cumulated CPU time: 3571.25 s
Current children cumulated vsize: 1739568 KiB
Current children cumulated memory: 587328 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.16 4.16 4.12 5/272 47650
/proc/meminfo: memFree=127428300/131249988 swapFree=33010684/33010684
[pid=47310] ppid=47307 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/47310/stat : 47310 (scip-naps-1.00.) S 47307 47310 44940 0 -1 4194304 257 330 0 0 0 0 0 0 20 0 1 0 49050502 4292608 768 18446744073709551615 94200848695296 94200849589829 140721157575808 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94200849828880 94200849876624 94200856743936 140721157581217 140721157581314 140721157581314 140721157586916 0
/proc/47310/statm: 1048 768 704 219 0 110 0
[pid=47315] ppid=47310 vsize=1509076 memory=363868 CPUtime=997.07 cores=1,3
/proc/47315/stat : 47315 (python3) S 47310 47310 44940 0 -1 4194304 84497 0 0 0 99692 15 0 0 20 0 1 0 49050508 1545293824 90967 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 377269 90967 8185 1 0 348627 0
[pid=47465] ppid=47315 vsize=233704 memory=227792 CPUtime=2602.99 cores=1,3
/proc/47465/stat : 47465 (naps-1.03a6) R 47315 47465 47465 0 -1 4194304 57341 0 0 0 260251 48 0 0 20 0 1 0 49150525 239312896 56948 18446744073709551615 4198400 7047149 140720995707264 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30810112 140720995711351 140720995711475 140720995711475 140720995717065 0
/proc/47465/statm: 58426 56948 640 696 0 57587 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1746972 KiB
Current children cumulated memory: 594732 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001794 s, system=0.004129 s

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

# cumulated CPU time of all completed processes:  user=3599.57 s, system=0.653031 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+3611.32 s]*
/proc/loadavg: 4.16 4.16 4.12 5/270 47650
/proc/meminfo: memFree=127698972/131249988 swapFree=33010684/33010684
[pid=47315] ppid=47307 vsize=1443164 memory=298460 CPUtime=3600.18 cores=1,3
/proc/47315/stat : 47315 (python3) R 47307 47310 44940 0 -1 4194304 85542 57342 0 0 99704 15 260251 48 20 0 1 0 49050508 1477799936 74615 18446744073709551615 93915020791808 93915020792185 140720630023744 0 0 0 0 16781312 0 0 0 0 17 3 0 0 0 0 0 93915020803480 93915020804100 93915022241792 140720630032743 140720630032930 140720630032930 140720630038503 0
/proc/47315/statm: 360791 74615 8185 1 0 332149 0
Current cumulated CPU time of completed processes: 0.005923 s
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 1443164 KiB
Current children cumulated memory: 298460 KiB

Child status: 0

Real time (s): 3611.34
CPU time (s): 3600.22
CPU user time (s): 3599.57
CPU system time (s): 0.653031
CPU usage (%): 99.6921
Max. virtual memory (cumulated for all children) (KiB): 1804328
Max. memory (cumulated for all children) (KiB): 652056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.57
system time used= 0.653031
maximum resident set size= 363868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145482
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 413
involuntary context switches= 5086


# summary of solver processes directly reported to runsolver:
#   pid: 47310,47315
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3599.57
#   total CPU system time (s): 0.653031

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.18641 second user time and 18.6023 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-01 03:35:29
IDJOB=4489243
IDBENCH=147543
IDSOLVER=3368
FILE ID=nodeC020/4489243-1751333729
RUNJOBID= nodeC020-1751326494-44952
SLURM_JOB_ID= 9594363
Free space on /tmp= 432932 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4489243-1751333729/watcher-4489243-1751333729 -o /tmp/evaluation-result-4489243-1751333729/solver-4489243-1751333729 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751326494-44952 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4489243-1751333729.opb

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

MD5SUM BENCH= 79a11fcf881101c51e0b67ee01609c80
RANDOM SEED=1415017327

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        127537372 kB
MemAvailable:   127842696 kB
Buffers:            3280 kB
Cached:          1109964 kB
SwapCached:            0 kB
Active:          2265452 kB
Inactive:         802020 kB
Active(anon):    1972288 kB
Inactive(anon):        0 kB
Active(file):     293164 kB
Inactive(file):   802020 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5568 kB
Writeback:             0 kB
AnonPages:       1953384 kB
Mapped:           134028 kB
Shmem:             18056 kB
KReclaimable:      98760 kB
Slab:             186808 kB
SReclaimable:      98760 kB
SUnreclaim:        88048 kB
KernelStack:        4384 kB
PageTables:         7584 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    5502956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1693696 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432928 MiB
End job on nodeC020 at 2025-07-01 04:35:41