Trace number 4530139

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 (TO)189 3600.18 3610.73

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.16/60.43	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530139-1752252815.opb
60.16/60.43	c Solving mode: optimization
60.16/60.43	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
60.16/60.43	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
60.16/60.43	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 470 constraints
60.16/60.43	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 4.700000e+02
60.16/60.43	c presolving:
60.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	c    (0.0s) probing: 51/470 (10.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
60.16/60.43	c    (0.0s) probing aborted: 50/50 successive totally useless probings
60.16/60.43	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
60.16/60.43	c    (0.0s) no symmetry present (symcode time: 0.00)
60.16/60.43	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
60.16/60.43	c  0 deleted vars, 153 deleted constraints, 237 added constraints, 0 tightened bounds, 0 added holes, 449 changed sides, 1325 changed coefficients
60.16/60.43	c  0 implications, 113 cliques
60.16/60.43	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 554 constraints
60.16/60.43	c     426 constraints of type <knapsack>
60.16/60.43	c     110 constraints of type <setppc>
60.16/60.43	c      18 constraints of type <logicor>
60.16/60.43	c transformed objective value is always integral (scale: 1)
60.16/60.43	c Presolving Time: 0.02
60.16/60.43	c transformed 1/1 original solutions to the transformed problem space
60.16/60.43	c 
60.16/60.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	c   1.4s|     1 |     0 | 13409 |     - |   100M |   0 | 470 | 554 | 915 | 361 |  7 |   0 |   0 | 1.609377e+02 | 2.070000e+02 |  28.62%| unknown
60.16/60.43	c   1.5s|     1 |     0 | 13742 |     - |   102M |   0 | 470 | 554 | 950 | 396 |  8 |   0 |   0 | 1.612207e+02 | 2.070000e+02 |  28.40%| unknown
60.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.16/60.43	c   1.9s|     1 |     0 | 15105 |     - |   138M |   0 | 470 | 554 |1101 | 548 | 13 |   0 |   0 | 1.622667e+02 | 2.070000e+02 |  27.57%| unknown
60.16/60.43	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.16/60.43	c   2.0s|     1 |     0 | 15373 |     - |   138M |   0 | 470 | 554 |1134 | 581 | 15 |   0 |   0 | 1.623654e+02 | 2.070000e+02 |  27.49%| unknown
60.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	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.16/60.43	c d13.5s|    23 |    24 | 24304 | 396.4 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.050000e+02 |  25.92%| unknown
60.16/60.43	c d13.5s|    23 |    24 | 24313 | 396.8 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.030000e+02 |  24.69%| unknown
60.16/60.43	c d13.5s|    23 |    24 | 24323 | 397.3 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.010000e+02 |  23.46%| unknown
60.16/60.43	c d13.5s|    23 |    24 | 24337 | 397.9 |pscostdi|  22 | 470 | 554 |1067 |   0 |  1 |   0 | 325 | 1.627993e+02 | 2.000000e+02 |  22.85%| unknown
60.16/60.43	c  19.9s|   100 |   101 | 72796 | 577.9 |   236M |  22 | 470 | 554 |1015 |1669 |  1 |   0 | 362 | 1.627993e+02 | 2.000000e+02 |  22.85%| unknown
60.16/60.43	c d21.9s|   142 |   143 | 90445 | 530.9 |adaptive|  32 | 470 | 554 |1124 |   0 |  1 |   0 | 372 | 1.627993e+02 | 1.990000e+02 |  22.24%| unknown
60.16/60.43	c d21.9s|   142 |   143 | 90449 | 531.0 |adaptive|  32 | 470 | 554 |1124 |   0 |  1 |   0 | 372 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.16/60.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.16/60.43	c  24.8s|   200 |   201 |114055 | 494.8 |   232M |  33 | 470 | 554 |1076 |2428 |  1 |   1 | 393 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.16/60.43	c  31.4s|   300 |   301 |181394 | 554.6 |   232M |  33 | 470 | 554 |1095 |3159 |  1 |   8 | 432 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.16/60.43	c d31.9s|   305 |   306 |185322 | 558.4 |pscostdi|  33 | 470 | 554 |1091 |   0 |  1 |   8 | 441 | 1.627993e+02 | 1.950000e+02 |  19.78%| unknown
60.16/60.43	c i31.9s|   306 |   307 |185662 | 557.6 |  oneopt|  33 | 470 | 554 |1079 |3159 |  1 |   8 | 441 | 1.627993e+02 | 1.940000e+02 |  19.17%| unknown
60.16/60.43	c  43.4s|   400 |   401 |305632 | 726.9 |   234M |  33 | 470 | 554 |1047 |3917 |  1 |  17 | 485 | 1.627993e+02 | 1.940000e+02 |  19.17%| unknown
60.16/60.43	c  59.1s|   500 |   501 |464458 | 899.5 |   236M |  36 | 470 | 554 |1126 |4539 |  1 |  25 | 531 | 1.627993e+02 | 1.940000e+02 |  19.17%| unknown
348.29/349.34	c L60.3s|   506 |   507 |472505 | 904.8 |crossove|  36 | 470 | 554 |1050 |4635 |  1 |  25 | 534 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c  73.5s|   600 |   601 |605884 | 985.5 |   242M |  36 | 470 | 560 |1143 |5374 |  4 |  38 | 568 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c  85.9s|   700 |   701 |753738 |1056.0 |   243M |  36 | 470 | 560 |1127 |5890 |  1 |  50 | 580 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c  97.7s|   800 |   801 |898673 |1105.2 |   243M |  37 | 470 | 561 |1122 |6611 |  1 |  58 | 583 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   112s|   900 |   901 |  1061k|1163.4 |   244M |  37 | 470 | 564 |1096 |7249 |  1 |  72 | 610 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   121s|  1000 |  1001 |  1174k|1160.1 |   244M |  37 | 470 | 571 |1092 |7699 |  1 |  82 | 639 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
348.29/349.34	c (run 1, node 1049) performing user restart
348.29/349.34	c 
348.29/349.34	c (restart) converted 338 cuts from the global cut pool into linear constraints
348.29/349.34	c 
348.29/349.34	c presolving:
348.29/349.34	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
348.29/349.34	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
348.29/349.34	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
348.29/349.34	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
348.29/349.34	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
348.29/349.34	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
348.29/349.34	c  0 deleted vars, 3 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 6 changed sides, 20 changed coefficients
348.29/349.34	c  0 implications, 113 cliques
348.29/349.34	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 906 constraints
348.29/349.34	c     645 constraints of type <knapsack>
348.29/349.34	c     110 constraints of type <setppc>
348.29/349.34	c     151 constraints of type <logicor>
348.29/349.34	c transformed objective value is always integral (scale: 1)
348.29/349.34	c Presolving Time: 0.03
348.29/349.34	c transformed 77/100 original solutions to the transformed problem space
348.29/349.34	c 
348.29/349.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
348.29/349.34	c   126s|     1 |     0 |  1224k|     - |   221M |   0 | 470 | 906 | 889 |   0 |  0 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   126s|     1 |     0 |  1225k|     - |   221M |   0 | 470 | 906 | 930 |  41 |  1 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   126s|     1 |     0 |  1225k|     - |   223M |   0 | 470 | 906 | 965 |  76 |  2 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   126s|     1 |     0 |  1226k|     - |   220M |   0 | 470 | 906 | 986 |  97 |  3 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1226k|     - |   226M |   0 | 470 | 906 |1000 | 111 |  4 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1226k|     - |   230M |   0 | 470 | 906 |1015 | 126 |  5 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1226k|     - |   232M |   0 | 470 | 906 |1023 | 134 |  6 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1226k|     - |   230M |   0 | 470 | 906 |1033 | 144 |  7 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1227k|     - |   232M |   0 | 470 | 906 |1039 | 150 |  8 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1227k|     - |   230M |   0 | 470 | 906 |1048 | 159 |  9 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1054 | 165 | 10 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1059 | 170 | 11 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1064 | 175 | 12 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   127s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1067 | 178 | 13 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   128s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 |1069 | 180 | 14 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
348.29/349.34	c   128s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 | 987 | 181 | 15 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   128s|     1 |     0 |  1227k|     - |   234M |   0 | 470 | 906 | 989 | 183 | 16 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   128s|     1 |     0 |  1227k|     - |   235M |   0 | 470 | 906 | 992 | 186 | 17 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   128s|     1 |     0 |  1227k|     - |   235M |   0 | 470 | 906 | 993 | 187 | 18 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   128s|     1 |     0 |  1227k|     - |   235M |   0 | 470 | 906 | 995 | 189 | 19 |  84 | 651 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   129s|     1 |     2 |  1233k|     - |   235M |   0 | 470 | 906 | 995 | 189 | 19 |  84 | 652 | 1.627993e+02 | 1.900000e+02 |  16.71%| unknown
348.29/349.34	c   150s|   100 |   101 |  1371k|1171.3 |   259M |  38 | 470 | 906 | 982 | 541 |  1 |  85 | 818 | 1.629746e+02 | 1.900000e+02 |  16.58%| unknown
348.29/349.34	c   157s|   200 |   201 |  1432k|1125.9 |   253M |  63 | 470 | 906 |1028 | 648 |  1 |  90 | 851 | 1.632629e+02 | 1.900000e+02 |  16.38%| unknown
348.29/349.34	c   169s|   300 |   301 |  1509k|1099.8 |   254M |  93 | 470 | 908 | 958 |1037 |  1 |  95 | 894 | 1.634941e+02 | 1.900000e+02 |  16.21%| unknown
348.29/349.34	c   183s|   400 |   401 |  1605k|1090.2 |   255M |  93 | 470 | 908 | 972 |1630 |  1 | 100 | 941 | 1.636944e+02 | 1.900000e+02 |  16.07%| unknown
348.29/349.34	c   198s|   500 |   501 |  1700k|1081.4 |   257M |  93 | 470 | 908 |1003 |2183 |  1 | 107 | 982 | 1.639268e+02 | 1.900000e+02 |  15.91%| unknown
348.29/349.34	c   212s|   600 |   601 |  1794k|1072.4 |   259M |  93 | 470 | 908 | 956 |2755 |  1 | 113 |1029 | 1.640529e+02 | 1.900000e+02 |  15.82%| unknown
348.29/349.34	c   225s|   700 |   701 |  1881k|1061.2 |   261M |  93 | 470 | 908 |1002 |3363 |  1 | 118 |1061 | 1.641446e+02 | 1.900000e+02 |  15.75%| unknown
348.29/349.34	c   238s|   800 |   801 |  1974k|1054.1 |   261M |  93 | 470 | 908 | 984 |3952 |  1 | 120 |1078 | 1.641978e+02 | 1.900000e+02 |  15.71%| unknown
348.29/349.34	c   250s|   900 |   901 |  2068k|1048.1 |   261M |  93 | 470 | 908 | 991 |4505 |  1 | 122 |1086 | 1.642497e+02 | 1.900000e+02 |  15.68%| unknown
348.29/349.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
348.29/349.34	c   262s|  1000 |  1001 |  2163k|1043.1 |   262M |  93 | 470 | 910 | 974 |5142 |  1 | 129 |1094 | 1.642954e+02 | 1.900000e+02 |  15.65%| unknown
348.29/349.34	c   274s|  1100 |  1101 |  2256k|1037.9 |   262M |  93 | 470 | 911 | 989 |5734 |  1 | 134 |1100 | 1.643347e+02 | 1.900000e+02 |  15.62%| unknown
348.29/349.34	c   286s|  1200 |  1201 |  2349k|1033.2 |   262M |  93 | 470 | 911 | 974 |6329 |  1 | 136 |1101 | 1.643651e+02 | 1.900000e+02 |  15.60%| unknown
348.29/349.34	c   298s|  1300 |  1301 |  2443k|1029.3 |   263M |  93 | 470 | 910 | 990 |6996 |  1 | 136 |1107 | 1.644197e+02 | 1.900000e+02 |  15.56%| unknown
348.29/349.34	c   312s|  1400 |  1401 |  2538k|1025.9 |   264M |  93 | 470 | 908 | 981 |7652 |  1 | 141 |1138 | 1.644536e+02 | 1.900000e+02 |  15.53%| unknown
348.29/349.34	c   325s|  1500 |  1501 |  2631k|1022.2 |   264M |  93 | 470 | 908 | 988 |8243 |  1 | 143 |1149 | 1.644936e+02 | 1.900000e+02 |  15.51%| unknown
348.29/349.34	c   336s|  1600 |  1601 |  2723k|1018.3 |   264M |  93 | 470 | 908 | 983 |8844 |  1 | 147 |1152 | 1.645120e+02 | 1.900000e+02 |  15.49%| unknown
896.57/899.25	c   349s|  1700 |  1701 |  2819k|1016.3 |   264M |  93 | 470 | 908 | 994 |9532 |  1 | 154 |1156 | 1.645369e+02 | 1.900000e+02 |  15.48%| unknown
896.57/899.25	c   361s|  1800 |  1801 |  2913k|1013.6 |   265M |  93 | 470 | 908 | 988 |  10k|  1 | 159 |1157 | 1.645647e+02 | 1.900000e+02 |  15.46%| unknown
896.57/899.25	c   373s|  1900 |  1901 |  3010k|1012.2 |   303M |  93 | 470 | 908 | 986 |  10k|  1 | 164 |1159 | 1.646062e+02 | 1.900000e+02 |  15.43%| unknown
896.57/899.25	c   385s|  2000 |  2001 |  3104k|1009.6 |   298M |  93 | 470 | 906 |1008 |  11k|  1 | 166 |1161 | 1.646365e+02 | 1.900000e+02 |  15.41%| unknown
896.57/899.25	c   398s|  2100 |  2101 |  3191k|1005.3 |   298M |  93 | 470 | 904 |1009 |  11k|  1 | 169 |1192 | 1.646575e+02 | 1.900000e+02 |  15.39%| unknown
896.57/899.25	c   410s|  2200 |  2201 |  3280k|1001.8 |   298M |  93 | 470 | 904 | 997 |  12k|  1 | 170 |1202 | 1.646743e+02 | 1.900000e+02 |  15.38%| unknown
896.57/899.25	c   421s|  2300 |  2301 |  3363k| 996.7 |   299M |  93 | 470 | 904 |1043 |  13k|  5 | 174 |1210 | 1.646933e+02 | 1.900000e+02 |  15.37%| unknown
896.57/899.25	c   433s|  2400 |  2401 |  3456k| 994.8 |   299M |  93 | 470 | 903 | 982 |  14k|  1 | 177 |1214 | 1.647256e+02 | 1.900000e+02 |  15.34%| unknown
896.57/899.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
896.57/899.25	c   445s|  2500 |  2501 |  3553k| 993.9 |   299M |  93 | 470 | 901 | 985 |  14k|  1 | 180 |1217 | 1.647534e+02 | 1.900000e+02 |  15.32%| unknown
896.57/899.25	c   457s|  2600 |  2601 |  3646k| 992.1 |   299M |  93 | 470 | 900 |1027 |  15k|  1 | 185 |1218 | 1.647826e+02 | 1.900000e+02 |  15.30%| unknown
896.57/899.25	c   469s|  2700 |  2701 |  3742k| 991.4 |   299M |  93 | 470 | 898 |1002 |  16k|  1 | 192 |1219 | 1.648055e+02 | 1.900000e+02 |  15.29%| unknown
896.57/899.25	c   480s|  2800 |  2801 |  3832k| 988.9 |   300M |  93 | 470 | 897 | 976 |  16k|  1 | 194 |1226 | 1.648182e+02 | 1.900000e+02 |  15.28%| unknown
896.57/899.25	c   493s|  2900 |  2901 |  3926k| 987.7 |   300M |  93 | 470 | 897 |1038 |  17k|  4 | 199 |1250 | 1.648470e+02 | 1.900000e+02 |  15.26%| unknown
896.57/899.25	c   503s|  3000 |  3001 |  4017k| 985.9 |   300M |  93 | 470 | 897 |1041 |  18k|  1 | 203 |1258 | 1.648812e+02 | 1.900000e+02 |  15.23%| unknown
896.57/899.25	c   515s|  3100 |  3101 |  4115k| 985.7 |   301M |  93 | 470 | 897 | 987 |  18k|  1 | 208 |1266 | 1.649148e+02 | 1.900000e+02 |  15.21%| unknown
896.57/899.25	c   528s|  3200 |  3201 |  4207k| 984.1 |   302M |  93 | 470 | 896 | 998 |  19k|  1 | 209 |1271 | 1.649256e+02 | 1.900000e+02 |  15.20%| unknown
896.57/899.25	c   538s|  3300 |  3301 |  4293k| 981.3 |   302M |  93 | 470 | 895 |1007 |  20k|  1 | 213 |1273 | 1.649392e+02 | 1.900000e+02 |  15.19%| unknown
896.57/899.25	c   548s|  3400 |  3401 |  4385k| 979.9 |   302M |  93 | 470 | 894 |1029 |  21k|  1 | 218 |1274 | 1.649645e+02 | 1.900000e+02 |  15.18%| unknown
896.57/899.25	c   559s|  3500 |  3501 |  4474k| 978.0 |   302M |  93 | 470 | 892 |1009 |  21k|  1 | 225 |1275 | 1.649819e+02 | 1.900000e+02 |  15.16%| unknown
896.57/899.25	c   570s|  3600 |  3601 |  4563k| 976.1 |   302M |  93 | 470 | 892 | 985 |  22k|  1 | 227 |1276 | 1.649976e+02 | 1.900000e+02 |  15.15%| unknown
896.57/899.25	c   581s|  3700 |  3701 |  4659k| 975.7 |   302M |  93 | 470 | 892 |1012 |  23k|  1 | 231 |1280 | 1.650230e+02 | 1.900000e+02 |  15.14%| unknown
896.57/899.25	c   591s|  3800 |  3801 |  4752k| 974.7 |   303M |  93 | 470 | 894 |1040 |  23k|  1 | 237 |1280 | 1.650415e+02 | 1.900000e+02 |  15.12%| unknown
896.57/899.25	c   600s|  3900 |  3901 |  4840k| 972.9 |   303M |  93 | 470 | 894 |1011 |  24k|  1 | 240 |1280 | 1.650581e+02 | 1.900000e+02 |  15.11%| unknown
896.57/899.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
896.57/899.25	c   610s|  4000 |  4001 |  4931k| 971.6 |   303M |  93 | 470 | 897 | 991 |  25k|  1 | 247 |1281 | 1.650750e+02 | 1.900000e+02 |  15.10%| unknown
896.57/899.25	c   620s|  4100 |  4101 |  5020k| 970.1 |   303M |  93 | 470 | 897 |1006 |  25k|  1 | 251 |1284 | 1.650852e+02 | 1.900000e+02 |  15.09%| unknown
896.57/899.25	c   632s|  4200 |  4201 |  5113k| 969.3 |   304M |  93 | 470 | 897 |1002 |  26k|  1 | 253 |1298 | 1.650962e+02 | 1.900000e+02 |  15.08%| unknown
896.57/899.25	c   642s|  4300 |  4301 |  5219k| 971.0 |   304M |  93 | 470 | 897 |1005 |  27k|  1 | 256 |1301 | 1.651058e+02 | 1.900000e+02 |  15.08%| unknown
896.57/899.25	c   652s|  4400 |  4401 |  5309k| 969.6 |   304M |  93 | 470 | 897 |1045 |  27k|  1 | 261 |1303 | 1.651175e+02 | 1.900000e+02 |  15.07%| unknown
896.57/899.25	c   662s|  4500 |  4501 |  5400k| 968.5 |   305M |  93 | 470 | 897 |1066 |  28k|  5 | 265 |1305 | 1.651273e+02 | 1.900000e+02 |  15.06%| unknown
896.57/899.25	c   673s|  4600 |  4601 |  5495k| 968.2 |   305M |  93 | 470 | 897 | 998 |  29k|  1 | 269 |1310 | 1.651387e+02 | 1.900000e+02 |  15.05%| unknown
896.57/899.25	c   683s|  4700 |  4701 |  5592k| 968.2 |   305M |  93 | 470 | 897 |1028 |  29k|  1 | 271 |1311 | 1.651566e+02 | 1.900000e+02 |  15.04%| unknown
896.57/899.25	c   693s|  4800 |  4801 |  5679k| 966.7 |   305M |  93 | 470 | 897 |1007 |  30k|  1 | 273 |1316 | 1.651692e+02 | 1.900000e+02 |  15.03%| unknown
896.57/899.25	c   702s|  4900 |  4901 |  5771k| 965.7 |   306M |  93 | 470 | 897 |1020 |  31k|  1 | 274 |1318 | 1.651807e+02 | 1.900000e+02 |  15.03%| unknown
896.57/899.25	c   712s|  5000 |  5001 |  5860k| 964.6 |   306M |  93 | 470 | 897 |1046 |  31k|  5 | 282 |1329 | 1.651887e+02 | 1.900000e+02 |  15.02%| unknown
896.57/899.25	c   721s|  5100 |  5101 |  5939k| 961.8 |   306M |  93 | 470 | 897 |1040 |  32k|  1 | 283 |1340 | 1.652087e+02 | 1.900000e+02 |  15.01%| unknown
896.57/899.25	c   732s|  5200 |  5201 |  6049k| 963.9 |   306M |  93 | 470 | 898 |1042 |  33k|  1 | 288 |1347 | 1.652189e+02 | 1.900000e+02 |  15.00%| unknown
896.57/899.25	c   743s|  5300 |  5301 |  6139k| 963.0 |   306M |  93 | 470 | 898 |1022 |  33k|  1 | 291 |1350 | 1.652300e+02 | 1.900000e+02 |  14.99%| unknown
896.57/899.25	c   753s|  5400 |  5401 |  6263k| 967.3 |   306M |  93 | 470 | 898 |1060 |  34k|  4 | 291 |1353 | 1.652392e+02 | 1.900000e+02 |  14.98%| unknown
896.57/899.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
896.57/899.25	c   763s|  5500 |  5501 |  6353k| 966.2 |   306M |  93 | 470 | 898 |1071 |  35k|  4 | 293 |1357 | 1.652521e+02 | 1.900000e+02 |  14.98%| unknown
896.57/899.25	c   773s|  5600 |  5601 |  6446k| 965.7 |   306M |  93 | 470 | 898 |1037 |  35k|  1 | 297 |1357 | 1.652601e+02 | 1.900000e+02 |  14.97%| unknown
896.57/899.25	c   781s|  5700 |  5701 |  6537k| 964.8 |   306M |  93 | 470 | 898 |1049 |  36k|  4 | 302 |1359 | 1.652692e+02 | 1.900000e+02 |  14.96%| unknown
896.57/899.25	c   792s|  5800 |  5801 |  6646k| 966.6 |   306M |  93 | 470 | 898 |1009 |  37k|  1 | 310 |1362 | 1.652749e+02 | 1.900000e+02 |  14.96%| unknown
896.57/899.25	c   801s|  5900 |  5901 |  6737k| 965.9 |   306M |  93 | 470 | 898 |1007 |  37k|  1 | 313 |1364 | 1.652797e+02 | 1.900000e+02 |  14.96%| unknown
896.57/899.25	c   809s|  6000 |  6001 |  6820k| 963.9 |   307M |  93 | 470 | 898 |1032 |  38k|  1 | 317 |1378 | 1.652847e+02 | 1.900000e+02 |  14.95%| unknown
896.57/899.25	c   820s|  6100 |  6101 |  6938k| 966.9 |   307M |  93 | 470 | 898 |1011 |  38k|  1 | 322 |1382 | 1.652935e+02 | 1.900000e+02 |  14.95%| unknown
896.57/899.25	c   829s|  6200 |  6201 |  7025k| 965.6 |   307M |  93 | 470 | 897 |1031 |  39k|  1 | 324 |1388 | 1.653003e+02 | 1.900000e+02 |  14.94%| unknown
896.57/899.25	c   837s|  6300 |  6301 |  7112k| 964.3 |   307M |  93 | 470 | 896 |1047 |  40k|  3 | 325 |1390 | 1.653074e+02 | 1.900000e+02 |  14.94%| unknown
896.57/899.25	c   846s|  6400 |  6401 |  7197k| 962.7 |   307M |  93 | 470 | 896 |1062 |  40k|  1 | 327 |1393 | 1.653134e+02 | 1.900000e+02 |  14.93%| unknown
896.57/899.25	c   856s|  6500 |  6501 |  7291k| 962.5 |   308M |  93 | 470 | 896 | 996 |  41k|  1 | 329 |1396 | 1.653193e+02 | 1.900000e+02 |  14.93%| unknown
896.57/899.25	c   864s|  6600 |  6601 |  7376k| 961.0 |   308M |  93 | 470 | 895 |1020 |  41k|  1 | 332 |1398 | 1.653238e+02 | 1.900000e+02 |  14.93%| unknown
896.57/899.25	c   873s|  6700 |  6701 |  7469k| 960.6 |   308M |  93 | 470 | 894 |1024 |  42k|  1 | 337 |1403 | 1.653368e+02 | 1.900000e+02 |  14.92%| unknown
896.57/899.25	c   882s|  6800 |  6801 |  7567k| 960.8 |   308M |  93 | 470 | 894 |1013 |  43k|  1 | 339 |1403 | 1.653440e+02 | 1.900000e+02 |  14.91%| unknown
896.57/899.25	c   890s|  6900 |  6901 |  7655k| 959.8 |   308M |  93 | 470 | 894 |1063 |  43k|  1 | 341 |1408 | 1.653494e+02 | 1.900000e+02 |  14.91%| unknown
997.15/1000.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.15/1000.18	c   899s|  7000 |  7001 |  7744k| 958.9 |   308M |  93 | 470 | 894 |1016 |  44k|  1 | 345 |1417 | 1.653563e+02 | 1.900000e+02 |  14.90%| unknown
997.15/1000.18	c   908s|  7100 |  7101 |  7829k| 957.6 |   308M |  93 | 470 | 893 |1044 |  44k|  1 | 348 |1431 | 1.653654e+02 | 1.900000e+02 |  14.90%| unknown
997.15/1000.18	c   918s|  7200 |  7201 |  7911k| 955.9 |   309M |  93 | 470 | 893 | 996 |  45k|  1 | 351 |1438 | 1.653694e+02 | 1.900000e+02 |  14.89%| unknown
997.15/1000.18	c   927s|  7300 |  7301 |  8005k| 955.7 |   309M |  93 | 470 | 893 |1080 |  46k|  5 | 355 |1443 | 1.653789e+02 | 1.900000e+02 |  14.89%| unknown
997.15/1000.18	c   935s|  7400 |  7401 |  8089k| 954.3 |   309M |  93 | 470 | 893 |1039 |  46k|  1 | 358 |1446 | 1.653851e+02 | 1.900000e+02 |  14.88%| unknown
997.15/1000.18	c d 944s|  7500 |  7501 |  8176k| 953.4 |pscostdi|  93 | 470 | 893 | 998 |   0 |  1 | 359 |1448 | 1.653887e+02 | 1.900000e+02 |  14.88%| unknown
997.15/1000.18	c d 944s|  7500 |  7501 |  8176k| 953.4 |pscostdi|  93 | 470 | 893 | 998 |   0 |  1 | 359 |1448 | 1.653887e+02 | 1.890000e+02 |  14.28%| unknown
997.15/1000.18	c   951s|  7600 |  7601 |  8257k| 951.8 |   310M |  93 | 470 | 893 |1014 |  47k|  1 | 360 |1449 | 1.653945e+02 | 1.890000e+02 |  14.27%| unknown
997.15/1000.18	c   960s|  7700 |  7701 |  8349k| 951.4 |   310M |  93 | 470 | 893 |1032 |  48k|  1 | 366 |1452 | 1.654008e+02 | 1.890000e+02 |  14.27%| unknown
997.15/1000.18	c   968s|  7800 |  7801 |  8440k| 950.9 |   310M |  93 | 470 | 893 |1000 |  48k|  1 | 368 |1455 | 1.654060e+02 | 1.890000e+02 |  14.26%| unknown
997.15/1000.18	c   976s|  7900 |  7901 |  8520k| 949.2 |   310M |  93 | 470 | 893 |1040 |  49k|  1 | 369 |1457 | 1.654130e+02 | 1.890000e+02 |  14.26%| unknown
997.15/1000.18	c   986s|  8000 |  8001 |  8629k| 950.8 |   310M |  93 | 470 | 893 | 995 |  49k|  1 | 372 |1458 | 1.654199e+02 | 1.890000e+02 |  14.25%| unknown
997.15/1000.18	c   992s|  8100 |  8101 |  8698k| 947.9 |   310M |  93 | 470 | 893 |1053 |  50k|  1 | 372 |1463 | 1.654255e+02 | 1.890000e+02 |  14.25%| unknown
997.15/1000.18	c 
997.15/1000.18	c SCIP Status        : solving was interrupted [time limit reached]
997.15/1000.18	c Solving Time (sec) : 1000.00
997.15/1000.18	c Solving Nodes      : 8191 (total of 9240 nodes in 2 runs)
997.15/1000.18	c Primal Bound       : +1.89000000000000e+02 (1076 solutions)
997.15/1000.18	c Dual Bound         : +1.65431518436460e+02
997.15/1000.18	c Gap                : 14.25 %
997.15/1000.18	c All original constraints are satisfied.
997.15/1000.18	c SCIP's best solution is verified feasible for the original problem.
997.15/1000.18	c ----------------------------------------------------------------------
997.15/1000.18	c dual bound: 165.43151843646018 -> 166
997.15/1000.18	c primal bound: 188.99999999999997 -> 189
997.15/1000.18	c scip-goal-lb: 166
997.15/1000.18	c scip-goal-ub: 189
997.15/1000.18	c writing output to: HOME/tmp7_9bjt4q.opb
997.15/1000.18	c appending fixed variable constraints
997.15/1000.18	c scip-fixed vars: 0.00% (0/470)
997.15/1000.18	c ----------------------------------------------------------------------
997.15/1000.18	c executing external solver: HOME/naps-1.03a6
997.15/1000.18	c ----------------------------------------------------------------------
997.15/1000.18	c command: HOME/naps-1.03a6 -goal-lb=166 -goal-ub=188 HOME/tmp7_9bjt4q.opb
997.15/1000.19	c NaPS 1.03a6.
997.15/1000.19	c Input file name: HOME/tmp7_9bjt4q.opb
997.23/1000.32	c single stage optimization mode
3600.02/3610.60	c
3600.02/3610.60	c *** TERMINATED *** by signal 15
3600.02/3610.60	c s UNKNOWN
3600.02/3610.60	c _____________________________________________________________________________
3600.02/3610.60	c std/band forms        : 470,0
3600.02/3610.60	c 2cl/3cl ITE-codings   : 13883,0
3600.02/3610.60	c BDD/srt/adr Max costs : 283,23739,0
3600.02/3610.60	c BDDraw/bin/mul/srt/adr: 328,0,140,2,0
3600.02/3610.60	c BDD nodes             : 22954
3600.02/3610.60	c Es1/CC detections     : 0,0
3600.02/3610.60	c CC sort               : 1
3600.02/3610.60	c SAT/UNSAT calls       : 0,0
3600.02/3610.60	c regenrated variables  : 0
3600.02/3610.60	c eliminated fixed lits : 0
3600.02/3610.60	c goal lit flips        : 0
3600.02/3610.60	c goal stages           : 1
3600.02/3610.60	c goal shrink           : 0
3600.02/3610.60	c goal coeff separations: 0
3600.02/3610.60	c restarts              : 0
3600.02/3610.60	c conflicts             : 0              (0 /sec)
3600.02/3610.60	c decisions             : 0              (0 /sec)
3600.02/3610.60	c propagations          : 0              (0 /sec)
3600.02/3610.60	c inspects              : 0              (0 /sec)
3600.02/3610.60	c CPU time (solving tm) : 2602 s        (2602 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.60	c Time for Opt-base     : 0.01729 s
3600.02/3610.60	c Steps for Opt-base    : 46826
3600.02/3610.60	c Time for BDD coding   : 0.07575 s
3600.02/3610.60	c Time for srt coding   : 0.003 s
3600.02/3610.60	c _____________________________________________________________________________
3600.02/3610.60	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.02/3610.60	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.02/3610.60	o 189
3600.02/3610.60	s SATISFIABLE
3600.02/3610.70	c received SIGTERM, forwarding to pbsolver...
3600.02/3610.70	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: 63665 MiB (62063 MiB free)
  memory of node 1: 64507 MiB (56767 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100061 s]*
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121669388/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=60368 memory=22656 CPUtime=0.03 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 2734 0 0 0 3 0 0 0 20 0 1 0 140959247 61816832 5664 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 15092 5664 3328 1 0 3808 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 64560 KiB
Current children cumulated memory: 25728 KiB

[startup+0.205475 s]*
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121606676/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1205716 memory=58400 CPUtime=0.14 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 7412 0 0 0 12 2 0 0 20 0 1 0 140959247 1234653184 14600 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 301429 14600 8104 1 0 272787 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1209908 KiB
Current children cumulated memory: 61472 KiB

[startup+0.304871 s]*
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121585684/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1206124 memory=58784 CPUtime=0.24 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 7502 0 0 0 22 2 0 0 20 0 1 0 140959247 1235070976 14696 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 301531 14696 8104 1 0 272889 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1210316 KiB
Current children cumulated memory: 61856 KiB

[startup+0.700126 s]
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121569248/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1206712 memory=59296 CPUtime=0.63 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 7621 0 0 0 61 2 0 0 20 0 1 0 140959247 1235673088 14824 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 301678 14824 8104 1 0 273036 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1210904 KiB
Current children cumulated memory: 62368 KiB

[startup+1.5002 s]
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121441484/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1282580 memory=134688 CPUtime=1.42 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 26450 0 0 0 138 4 0 0 20 0 1 0 140959247 1313361920 33672 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 320645 33672 8136 1 0 292003 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1286772 KiB
Current children cumulated memory: 137760 KiB

[startup+3.10461 s]
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121054732/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1339716 memory=187936 CPUtime=3.02 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 39743 0 0 0 295 7 0 0 20 0 1 0 140959247 1371869184 46984 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 334929 46984 8136 1 0 306287 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 1343908 KiB
Current children cumulated memory: 191008 KiB

[startup+6.30012 s]
/proc/loadavg: 1.41 2.57 3.46 5/267 119127
/proc/meminfo: memFree=121054984/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1339716 memory=187936 CPUtime=6.21 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 39747 0 0 0 614 7 0 0 20 0 1 0 140959247 1371869184 46984 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 334929 46984 8136 1 0 306287 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1343908 KiB
Current children cumulated memory: 191008 KiB

[startup+12.7002 s]
/proc/loadavg: 1.62 2.59 3.46 5/267 119127
/proc/meminfo: memFree=121054784/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1344356 memory=193952 CPUtime=12.59 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 41251 0 0 0 1252 7 0 0 20 0 1 0 140959247 1376620544 48488 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 336089 48488 8136 1 0 307447 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 1348548 KiB
Current children cumulated memory: 197024 KiB

[startup+25.5001 s]
/proc/loadavg: 2.23 2.68 3.48 5/267 119127
/proc/meminfo: memFree=120806448/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1437904 memory=284412 CPUtime=25.36 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 64275 0 0 0 2524 12 0 0 20 0 1 0 140959247 1472413696 71103 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 359476 71103 8136 1 0 330834 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1442096 KiB
Current children cumulated memory: 287484 KiB

[startup+51.1045 s]
/proc/loadavg: 2.83 2.79 3.49 5/267 119128
/proc/meminfo: memFree=120766200/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1437904 memory=284540 CPUtime=50.89 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 64318 0 0 0 5077 12 0 0 20 0 1 0 140959247 1472413696 71135 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 359476 71135 8136 1 0 330834 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1442096 KiB
Current children cumulated memory: 287612 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.99 3.53 5/267 119129
/proc/meminfo: memFree=120703388/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1443216 memory=292092 CPUtime=101.95 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 65724 0 0 0 10182 13 0 0 20 0 1 0 140959247 1477853184 73023 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 360804 73023 8136 1 0 332162 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1447408 KiB
Current children cumulated memory: 295164 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 3.21 3.57 5/268 119132
/proc/meminfo: memFree=120521852/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1482880 memory=335220 CPUtime=161.78 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 76774 0 0 0 16163 15 0 0 20 0 1 0 140959247 1518469120 83805 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 370720 83805 8136 1 0 342078 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 1487072 KiB
Current children cumulated memory: 338292 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.37 3.60 5/268 119134
/proc/meminfo: memFree=120479204/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1482880 memory=336628 CPUtime=221.62 cores=0,2
/proc/119111/stat : 119111 (python3) R 119104 119104 118139 0 -1 4194304 77037 0 0 0 22147 15 0 0 20 0 1 0 140959247 1518469120 84157 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 370720 84157 8136 1 0 342078 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 1487072 KiB

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

/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=156636 memory=154136 CPUtime=2215.59 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 44023 0 0 0 221529 30 0 0 20 0 1 0 141059262 160395264 38534 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 39159 38534 640 696 0 38320 0
Current children cumulated CPU time: 3212.82 s
Current children cumulated vsize: 1669196 KiB
Current children cumulated memory: 519436 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/270 119291
/proc/meminfo: memFree=119834484/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=156636 memory=154392 CPUtime=2275.42 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 44068 0 0 0 227512 30 0 0 20 0 1 0 141059262 160395264 38598 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 39159 38598 640 696 0 38320 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 1669196 KiB
Current children cumulated memory: 519692 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/271 119300
/proc/meminfo: memFree=119826248/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=156636 memory=154392 CPUtime=2335.26 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 44068 0 0 0 233495 31 0 0 20 0 1 0 141059262 160395264 38598 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 39159 38598 640 696 0 38320 0
Current children cumulated CPU time: 3332.49 s
Current children cumulated vsize: 1669196 KiB
Current children cumulated memory: 519692 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/271 119302
/proc/meminfo: memFree=119786820/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=205488 memory=203200 CPUtime=2395.08 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 45619 0 0 0 239475 33 0 0 20 0 1 0 141059262 210419712 50800 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 51372 50800 640 696 0 50533 0
Current children cumulated CPU time: 3392.31 s
Current children cumulated vsize: 1718048 KiB
Current children cumulated memory: 568500 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/271 119304
/proc/meminfo: memFree=119776736/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=203072 memory=200560 CPUtime=2454.91 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 46142 0 0 0 245456 35 0 0 20 0 1 0 141059262 207945728 50140 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 50768 50140 640 696 0 49929 0
Current children cumulated CPU time: 3452.14 s
Current children cumulated vsize: 1715632 KiB
Current children cumulated memory: 565860 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/271 119306
/proc/meminfo: memFree=119707052/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=158404 memory=155984 CPUtime=2514.75 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 47279 0 0 0 251436 39 0 0 20 0 1 0 141059262 162205696 38996 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 39601 38996 640 696 0 38762 0
Current children cumulated CPU time: 3511.98 s
Current children cumulated vsize: 1670964 KiB
Current children cumulated memory: 521284 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/272 119309
/proc/meminfo: memFree=119691352/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=160700 memory=156456 CPUtime=2574.58 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 48718 0 0 0 257416 42 0 0 20 0 1 0 141059262 164556800 39114 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 40175 39114 640 696 0 39336 0
Current children cumulated CPU time: 3571.81 s
Current children cumulated vsize: 1673260 KiB
Current children cumulated memory: 521756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.12 4.12 4.09 4/266 119318
/proc/meminfo: memFree=120126632/131249996 swapFree=33010416/33010684
[pid=119104] ppid=119093 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/119104/stat : 119104 (scip-naps-1.00a) S 119093 119104 118139 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 140959243 4292608 768 18446744073709551615 94445663735808 94445664630341 140725610151600 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445664869392 94445664917136 94445691260928 140725610158491 140725610158590 140725610158590 140725610164194 0
/proc/119104/statm: 1048 768 704 219 0 110 0
[pid=119111] ppid=119104 vsize=1508368 memory=362228 CPUtime=997.23 cores=0,2
/proc/119111/stat : 119111 (python3) S 119104 119104 118139 0 -1 4194304 84584 0 0 0 99707 16 0 0 20 0 1 0 140959247 1544568832 90557 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 377092 90557 8168 1 0 348450 0
[pid=119190] ppid=119111 vsize=169096 memory=163224 CPUtime=2602.79 cores=0,2
/proc/119190/stat : 119190 (naps-1.03a6) R 119111 119190 119190 0 -1 4194304 50274 0 0 0 260236 43 0 0 20 0 1 0 141059262 173154304 40806 18446744073709551615 4198400 7047149 140732060793856 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12664832 140732060797301 140732060797425 140732060797425 140732060803017 0
/proc/119190/statm: 42274 40806 640 696 0 41435 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1681656 KiB
Current children cumulated memory: 528524 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001942 s, system=0.004289 s

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

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

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

[startup+3610.72 s]*
/proc/loadavg: 4.11 4.12 4.09 2/252 119335
/proc/meminfo: memFree=121378596/131249996 swapFree=33010416/33010684
[pid=119111] ppid=119093 vsize=1441424 memory=296764 CPUtime=3600.14 cores=0,2
/proc/119111/stat : 119111 (python3) R 119093 119104 118139 0 -1 4194304 89688 50275 0 0 99718 17 260236 43 20 0 1 0 140959247 1476018176 74191 18446744073709551615 94909722656768 94909722657145 140737284926192 0 0 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0 94909722668440 94909722669060 94909754183680 140737284929886 140737284930080 140737284930080 140737284935655 0
/proc/119111/statm: 360356 74191 8200 1 0 331714 0
Current cumulated CPU time of completed processes: 0.006231 s
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 1441424 KiB
Current children cumulated memory: 296764 KiB

Child status: 0

Real time (s): 3610.73
CPU time (s): 3600.18
CPU user time (s): 3599.56
CPU system time (s): 0.618275
CPU usage (%): 99.7078
Max. virtual memory (cumulated for all children) (KiB): 1781608
Max. memory (cumulated for all children) (KiB): 587648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.56
system time used= 0.618275
maximum resident set size= 362228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140635
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= 454
involuntary context switches= 7932


# summary of solver processes directly reported to runsolver:
#   pid: 119104,119111
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3599.56
#   total CPU system time (s): 0.618275

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.22655 second user time and 16.1572 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-11 18:53:35
IDJOB=4530139
IDBENCH=147543
IDSOLVER=3388
FILE ID=nodeC022/4530139-1752252815
RUNJOBID= nodeC022-1752252815-119051
SLURM_JOB_ID= 9682572
Free space on /tmp= 432152 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
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.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530139-1752252815/watcher-4530139-1752252815 -o /tmp/evaluation-result-4530139-1752252815/solver-4530139-1752252815 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752252815-119051 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530139-1752252815.opb

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

MD5SUM BENCH= 79a11fcf881101c51e0b67ee01609c80
RANDOM SEED=1933535743

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121678544 kB
MemAvailable:   129697920 kB
Buffers:            2128 kB
Cached:          8767708 kB
SwapCached:           32 kB
Active:           724152 kB
Inactive:        8110916 kB
Active(anon):      81136 kB
Inactive(anon):     2124 kB
Active(file):     643016 kB
Inactive(file):  8108792 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22044 kB
Writeback:             0 kB
AnonPages:         68360 kB
Mapped:           106208 kB
Shmem:             18028 kB
KReclaimable:     213216 kB
Slab:             307816 kB
SReclaimable:     213216 kB
SUnreclaim:        94600 kB
KernelStack:        4132 kB
PageTables:         2796 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     334576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432128 MiB
End job on nodeC022 at 2025-07-11 19:53:46