Trace number 4530140

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)192 3600.14 3610.11

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM1da12ebdd4ab5e725928f3bf845b8b1e
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 benchmark186
Best CPU time to get the best result obtained on this benchmark3585.57
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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

65.36/65.67	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530140-1752252815.opb
65.36/65.67	c Solving mode: optimization
65.36/65.67	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
65.36/65.67	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
65.36/65.67	c original problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 479 constraints
65.36/65.67	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 4.790000e+02
65.36/65.67	c presolving:
65.36/65.67	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 11 chg sides, 64 chg coeffs, 0 upgd conss, 0 impls, 138 clqs
65.36/65.67	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 11 chg sides, 64 chg coeffs, 479 upgd conss, 0 impls, 138 clqs
65.36/65.67	c (round 3, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 130 chg sides, 391 chg coeffs, 479 upgd conss, 0 impls, 138 clqs
65.36/65.67	c (round 4, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 131 chg sides, 395 chg coeffs, 479 upgd conss, 0 impls, 138 clqs
65.36/65.67	c (round 5, medium)     0 del vars, 153 del conss, 274 add conss, 0 chg bounds, 375 chg sides, 855 chg coeffs, 479 upgd conss, 0 impls, 138 clqs
65.36/65.67	c (round 6, fast)       0 del vars, 195 del conss, 293 add conss, 0 chg bounds, 462 chg sides, 1345 chg coeffs, 479 upgd conss, 0 impls, 138 clqs
65.36/65.67	c (round 7, exhaustive) 0 del vars, 195 del conss, 293 add conss, 0 chg bounds, 462 chg sides, 1355 chg coeffs, 479 upgd conss, 0 impls, 138 clqs
65.36/65.67	c (round 8, fast)       0 del vars, 195 del conss, 293 add conss, 0 chg bounds, 463 chg sides, 1361 chg coeffs, 479 upgd conss, 0 impls, 138 clqs
65.36/65.67	c    (0.0s) probing: 51/479 (10.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
65.36/65.67	c    (0.0s) probing aborted: 50/50 successive totally useless probings
65.36/65.67	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
65.36/65.67	c    (0.0s) no symmetry present (symcode time: 0.00)
65.36/65.67	c presolving (9 rounds: 9 fast, 4 medium, 3 exhaustive):
65.36/65.67	c  0 deleted vars, 195 deleted constraints, 293 added constraints, 0 tightened bounds, 0 added holes, 463 changed sides, 1361 changed coefficients
65.36/65.67	c  0 implications, 138 cliques
65.36/65.67	c presolved problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 577 constraints
65.36/65.67	c     418 constraints of type <knapsack>
65.36/65.67	c     138 constraints of type <setppc>
65.36/65.67	c      21 constraints of type <logicor>
65.36/65.67	c transformed objective value is always integral (scale: 1)
65.36/65.67	c Presolving Time: 0.02
65.36/65.67	c transformed 1/1 original solutions to the transformed problem space
65.36/65.67	c 
65.36/65.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.36/65.67	c p 0.0s|     1 |     0 |     0 |     - |   locks|   0 | 479 | 577 | 577 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.280000e+02 |    Inf | unknown
65.36/65.67	c i 0.0s|     1 |     0 |     0 |     - |  oneopt|   0 | 479 | 577 | 577 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.140000e+02 |    Inf | unknown
65.36/65.67	c   0.1s|     1 |     0 |  1920 |     - |  7460k |   0 | 479 | 577 | 577 |   0 |  0 |   0 |   0 | 1.561797e+02 | 2.140000e+02 |  37.02%| unknown
65.36/65.67	c   0.3s|     1 |     0 |  2549 |     - |    25M |   0 | 479 | 577 | 640 |  63 |  1 |   0 |   0 | 1.596207e+02 | 2.140000e+02 |  34.07%| unknown
65.36/65.67	c   0.4s|     1 |     0 |  3290 |     - |    39M |   0 | 479 | 577 | 698 | 121 |  2 |   0 |   0 | 1.618284e+02 | 2.140000e+02 |  32.24%| unknown
65.36/65.67	c   0.5s|     1 |     0 |  4013 |     - |    53M |   0 | 479 | 577 | 755 | 178 |  3 |   0 |   0 | 1.636560e+02 | 2.140000e+02 |  30.76%| unknown
65.36/65.67	c   0.7s|     1 |     0 |  4552 |     - |    64M |   0 | 479 | 577 | 815 | 238 |  4 |   0 |   0 | 1.648556e+02 | 2.140000e+02 |  29.81%| unknown
65.36/65.67	c   0.8s|     1 |     0 |  5004 |     - |    77M |   0 | 479 | 577 | 862 | 285 |  5 |   0 |   0 | 1.657388e+02 | 2.140000e+02 |  29.12%| unknown
65.36/65.67	c   0.9s|     1 |     0 |  5420 |     - |    91M |   0 | 479 | 577 | 912 | 335 |  6 |   0 |   0 | 1.664428e+02 | 2.140000e+02 |  28.57%| unknown
65.36/65.67	c   1.0s|     1 |     0 |  5763 |     - |   105M |   0 | 479 | 577 | 949 | 372 |  7 |   0 |   0 | 1.668049e+02 | 2.140000e+02 |  28.29%| unknown
65.36/65.67	c   1.2s|     1 |     0 |  6106 |     - |   108M |   0 | 479 | 577 | 984 | 407 |  8 |   0 |   0 | 1.670736e+02 | 2.140000e+02 |  28.09%| unknown
65.36/65.67	c   1.3s|     1 |     0 |  6452 |     - |   125M |   0 | 479 | 577 |1014 | 437 |  9 |   0 |   0 | 1.672858e+02 | 2.140000e+02 |  27.92%| unknown
65.36/65.67	c   1.4s|     1 |     0 |  6785 |     - |   141M |   0 | 479 | 577 |1043 | 466 | 10 |   0 |   0 | 1.674938e+02 | 2.140000e+02 |  27.77%| unknown
65.36/65.67	c   1.5s|     1 |     0 |  7118 |     - |   141M |   0 | 479 | 577 |1075 | 500 | 11 |   0 |   0 | 1.676241e+02 | 2.140000e+02 |  27.67%| unknown
65.36/65.67	c   1.6s|     1 |     0 |  7507 |     - |   141M |   0 | 479 | 577 |1106 | 531 | 12 |   0 |   0 | 1.678282e+02 | 2.140000e+02 |  27.51%| unknown
65.36/65.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.36/65.67	c   1.6s|     1 |     0 |  7652 |     - |   142M |   0 | 479 | 577 |1130 | 555 | 13 |   0 |   0 | 1.678791e+02 | 2.140000e+02 |  27.47%| unknown
65.36/65.67	c   1.7s|     1 |     0 |  7887 |     - |   142M |   0 | 479 | 577 |1152 | 577 | 14 |   0 |   0 | 1.679785e+02 | 2.140000e+02 |  27.40%| unknown
65.36/65.67	c   1.7s|     1 |     0 |  7975 |     - |   142M |   0 | 479 | 577 |1166 | 591 | 15 |   0 |   0 | 1.680003e+02 | 2.140000e+02 |  27.38%| unknown
65.36/65.67	c   1.8s|     1 |     0 |  7994 |     - |   142M |   0 | 479 | 577 |1170 | 595 | 16 |   0 |   0 | 1.680021e+02 | 2.140000e+02 |  27.38%| unknown
65.36/65.67	c   1.8s|     1 |     0 |  8032 |     - |   142M |   0 | 479 | 577 |1095 | 600 | 17 |   0 |   0 | 1.680034e+02 | 2.140000e+02 |  27.38%| unknown
65.36/65.67	c   1.9s|     1 |     0 |  8082 |     - |   142M |   0 | 479 | 577 |1097 | 602 | 18 |   0 |   0 | 1.680102e+02 | 2.140000e+02 |  27.37%| unknown
65.36/65.67	c   1.9s|     1 |     0 |  8088 |     - |   142M |   0 | 479 | 577 |1100 | 605 | 19 |   0 |   0 | 1.680102e+02 | 2.140000e+02 |  27.37%| unknown
65.36/65.67	c   3.6s|     1 |     2 |  8088 |     - |   144M |   0 | 479 | 577 |1100 | 605 | 20 |   0 |  29 | 1.682693e+02 | 2.140000e+02 |  27.18%| unknown
65.36/65.67	c d15.8s|    23 |    24 | 22605 | 659.9 |pscostdi|  22 | 479 | 577 |1094 |   0 |  1 |   0 | 251 | 1.682693e+02 | 2.130000e+02 |  26.58%| unknown
65.36/65.67	c d15.8s|    23 |    24 | 22610 | 660.1 |pscostdi|  22 | 479 | 577 |1094 |   0 |  1 |   0 | 251 | 1.682693e+02 | 2.110000e+02 |  25.39%| unknown
65.36/65.67	c i15.8s|    24 |    23 | 22619 | 631.8 |  oneopt|  22 | 479 | 577 |1033 | 838 |  0 |   0 | 251 | 1.682693e+02 | 2.100000e+02 |  24.80%| unknown
65.36/65.67	c  23.0s|   100 |   101 | 76179 | 687.8 |   209M |  32 | 479 | 577 |1096 |1589 |  8 |   2 | 278 | 1.682693e+02 | 2.100000e+02 |  24.80%| unknown
65.36/65.67	c o24.4s|   104 |   105 |100893 | 901.0 |objpscos|  32 | 479 | 577 |1044 |1589 |  1 |   2 | 278 | 1.682693e+02 | 2.090000e+02 |  24.21%| unknown
65.36/65.67	c o24.4s|   104 |   105 |100943 | 901.5 |objpscos|  32 | 479 | 577 |1044 |1589 |  1 |   2 | 278 | 1.682693e+02 | 2.090000e+02 |  24.21%| unknown
65.36/65.67	c o24.4s|   104 |   105 |100946 | 901.5 |objpscos|  32 | 479 | 577 |1044 |1589 |  1 |   2 | 278 | 1.682693e+02 | 2.080000e+02 |  23.61%| unknown
65.36/65.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.36/65.67	c i24.5s|   104 |   105 |101582 | 907.7 |  oneopt|  32 | 479 | 577 |1044 |1589 |  1 |   2 | 278 | 1.682693e+02 | 2.050000e+02 |  21.83%| unknown
65.36/65.67	c  33.9s|   200 |   201 |186071 | 894.4 |   204M |  33 | 479 | 580 |1034 |2141 |  1 |   8 | 312 | 1.683107e+02 | 2.050000e+02 |  21.80%| unknown
65.36/65.67	c d38.1s|   218 |   219 |235137 |1046.3 |pscostdi|  33 | 479 | 580 |1025 |   0 |  1 |   8 | 321 | 1.685863e+02 | 2.040000e+02 |  21.01%| unknown
65.36/65.67	c  51.6s|   300 |   301 |374898 |1226.8 |   205M |  33 | 479 | 580 |1097 |2892 |  1 |  16 | 351 | 1.687314e+02 | 2.040000e+02 |  20.90%| unknown
65.36/65.67	c d65.5s|   398 |   399 |527102 |1307.3 |pscostdi|  37 | 479 | 580 |1100 |   0 |  1 |  25 | 382 | 1.689749e+02 | 2.030000e+02 |  20.14%| unknown
238.35/239.06	c d65.5s|   398 |   399 |527106 |1307.4 |pscostdi|  37 | 479 | 580 |1100 |   0 |  1 |  25 | 382 | 1.689749e+02 | 2.020000e+02 |  19.54%| unknown
238.35/239.06	c  65.5s|   400 |   401 |527537 |1301.9 |   205M |  37 | 479 | 580 |1123 |3423 |  1 |  25 | 382 | 1.689749e+02 | 2.020000e+02 |  19.54%| unknown
238.35/239.06	c d77.1s|   474 |   475 |648180 |1353.3 |pscostdi|  37 | 479 | 580 | 972 |   0 |  1 |  32 | 408 | 1.690337e+02 | 2.010000e+02 |  18.91%| unknown
238.35/239.06	c  80.8s|   500 |   501 |683398 |1353.3 |   206M |  37 | 479 | 580 |1114 |4180 |  4 |  34 | 421 | 1.690624e+02 | 2.010000e+02 |  18.89%| unknown
238.35/239.06	c  94.5s|   600 |   601 |821607 |1358.1 |   208M |  37 | 479 | 581 |1105 |5066 |  1 |  41 | 463 | 1.691038e+02 | 2.010000e+02 |  18.86%| unknown
238.35/239.06	c L 105s|   674 |   675 |917730 |1351.6 |crossove|  37 | 479 | 581 |1042 |5740 |  1 |  42 | 480 | 1.691395e+02 | 1.920000e+02 |  13.52%| unknown
238.35/239.06	c   108s|   700 |   701 |949135 |1346.3 |   210M |  37 | 479 | 586 |1116 |5937 |  1 |  48 | 482 | 1.691596e+02 | 1.920000e+02 |  13.50%| unknown
238.35/239.06	c   121s|   800 |   801 |  1090k|1354.7 |   211M |  37 | 479 | 602 |1128 |6580 |  1 |  68 | 485 | 1.691870e+02 | 1.920000e+02 |  13.48%| unknown
238.35/239.06	c   133s|   900 |   901 |  1212k|1339.6 |   212M |  37 | 479 | 617 |1096 |7596 |  1 |  86 | 496 | 1.692140e+02 | 1.920000e+02 |  13.47%| unknown
238.35/239.06	c   147s|  1000 |  1001 |  1350k|1343.5 |   213M |  37 | 479 | 635 |1054 |8243 |  1 | 106 | 530 | 1.693032e+02 | 1.920000e+02 |  13.41%| unknown
238.35/239.06	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
238.35/239.06	c (run 1, node 1049) performing user restart
238.35/239.06	c 
238.35/239.06	c (restart) converted 319 cuts from the global cut pool into linear constraints
238.35/239.06	c 
238.35/239.06	c presolving:
238.35/239.06	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 18 chg coeffs, 0 upgd conss, 0 impls, 138 clqs
238.35/239.06	c (round 2, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 18 chg coeffs, 0 upgd conss, 0 impls, 138 clqs
238.35/239.06	c (round 3, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 18 chg coeffs, 317 upgd conss, 0 impls, 138 clqs
238.35/239.06	c (round 4, fast)       0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 19 chg coeffs, 317 upgd conss, 0 impls, 138 clqs
238.35/239.06	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
238.35/239.06	c  0 deleted vars, 2 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 5 changed sides, 20 changed coefficients
238.35/239.06	c  0 implications, 138 cliques
238.35/239.06	c presolved problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 952 constraints
238.35/239.06	c     638 constraints of type <knapsack>
238.35/239.06	c     138 constraints of type <setppc>
238.35/239.06	c     176 constraints of type <logicor>
238.35/239.06	c transformed objective value is always integral (scale: 1)
238.35/239.06	c Presolving Time: 0.04
238.35/239.06	c transformed 65/100 original solutions to the transformed problem space
238.35/239.06	c 
238.35/239.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
238.35/239.06	c   153s|     1 |     0 |  1404k|     - |   186M |   0 | 479 | 952 | 894 |   0 |  0 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   153s|     1 |     0 |  1405k|     - |   186M |   0 | 479 | 952 | 936 |  42 |  1 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   153s|     1 |     0 |  1406k|     - |   188M |   0 | 479 | 952 | 961 |  67 |  2 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   153s|     1 |     0 |  1406k|     - |   191M |   0 | 479 | 952 | 981 |  87 |  3 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   154s|     1 |     0 |  1406k|     - |   197M |   0 | 479 | 952 | 996 | 102 |  4 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   154s|     1 |     0 |  1406k|     - |   200M |   0 | 479 | 952 |1004 | 110 |  5 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   154s|     1 |     0 |  1407k|     - |   204M |   0 | 479 | 952 |1011 | 117 |  6 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   154s|     1 |     0 |  1407k|     - |   203M |   0 | 479 | 952 |1018 | 124 |  7 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   154s|     1 |     0 |  1407k|     - |   204M |   0 | 479 | 952 |1021 | 127 |  8 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   154s|     1 |     0 |  1407k|     - |   201M |   0 | 479 | 952 |1032 | 138 |  9 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   154s|     1 |     0 |  1407k|     - |   205M |   0 | 479 | 952 |1037 | 143 | 10 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   205M |   0 | 479 | 952 |1042 | 148 | 11 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   206M |   0 | 479 | 952 |1050 | 156 | 12 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   206M |   0 | 479 | 952 |1054 | 160 | 13 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   206M |   0 | 479 | 952 |1055 | 161 | 14 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   206M |   0 | 479 | 952 | 996 | 163 | 15 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   206M |   0 | 479 | 952 |1001 | 168 | 16 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   206M |   0 | 479 | 952 |1014 | 181 | 17 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   207M |   0 | 479 | 952 |1024 | 191 | 18 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   207M |   0 | 479 | 952 |1034 | 201 | 19 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   207M |   0 | 479 | 952 |1037 | 204 | 20 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   155s|     1 |     0 |  1408k|     - |   207M |   0 | 479 | 952 |1008 | 205 | 21 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   156s|     1 |     0 |  1408k|     - |   207M |   0 | 479 | 952 |1013 | 210 | 22 | 107 | 537 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   158s|     1 |     2 |  1415k|     - |   207M |   0 | 479 | 955 |1013 | 210 | 23 | 110 | 558 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   179s|   100 |   101 |  1516k|1303.8 |   225M |  37 | 479 | 974 |1016 | 560 |  1 | 129 | 721 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   188s|   200 |   201 |  1594k|1261.2 |   271M |  61 | 479 | 976 |1066 | 795 |  1 | 134 | 756 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   192s|   300 |   299 |  1636k|1198.9 |   271M |  82 | 479 | 976 |1074 | 902 |  1 | 139 | 785 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   197s|   400 |   359 |  1676k|1143.6 |   272M |  87 | 479 | 976 |1076 |1045 |  2 | 156 | 818 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   203s|   500 |   389 |  1718k|1097.0 |   270M |  87 | 479 | 977 |1089 |1231 |  2 | 177 | 862 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   208s|   600 |   415 |  1773k|1064.0 |   270M |  88 | 479 | 978 |1074 |1358 |  1 | 191 | 892 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
238.35/239.06	c   210s|   700 |   497 |  1795k|1015.6 |   270M |  88 | 479 | 978 |1074 |1377 |  1 | 200 | 922 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   212s|   800 |   519 |  1817k| 972.7 |   270M |  95 | 479 | 978 |1074 |1389 |  1 | 213 | 955 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
238.35/239.06	c   225s|   900 |   605 |  1902k| 966.1 |   272M |  95 | 479 | 980 | 977 |1857 |  1 | 219 | 989 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
824.25/826.60	c   239s|  1000 |   705 |  1991k| 962.6 |   274M |  95 | 479 | 981 | 995 |2329 |  1 | 229 |1023 | 1.693221e+02 | 1.920000e+02 |  13.39%| unknown
824.25/826.60	c   253s|  1100 |   805 |  2106k| 971.3 |   276M |  95 | 479 | 980 |1000 |2871 |  1 | 231 |1051 | 1.693570e+02 | 1.920000e+02 |  13.37%| unknown
824.25/826.60	c   265s|  1200 |   905 |  2194k| 967.3 |   278M |  95 | 479 | 980 | 994 |3376 |  1 | 237 |1065 | 1.694232e+02 | 1.920000e+02 |  13.33%| unknown
824.25/826.60	c   278s|  1300 |  1005 |  2287k| 965.8 |   278M |  95 | 479 | 978 |1000 |3931 |  1 | 240 |1076 | 1.694705e+02 | 1.920000e+02 |  13.29%| unknown
824.25/826.60	c   289s|  1400 |  1105 |  2374k| 961.8 |   280M |  95 | 479 | 971 | 982 |4455 |  1 | 246 |1082 | 1.695215e+02 | 1.920000e+02 |  13.26%| unknown
824.25/826.60	c   302s|  1500 |  1205 |  2465k| 959.8 |   269M |  95 | 479 | 969 | 992 |5015 |  1 | 260 |1086 | 1.695626e+02 | 1.920000e+02 |  13.23%| unknown
824.25/826.60	c   314s|  1600 |  1305 |  2573k| 964.3 |   269M |  95 | 479 | 960 | 989 |5569 |  1 | 265 |1094 | 1.696015e+02 | 1.920000e+02 |  13.21%| unknown
824.25/826.60	c   327s|  1700 |  1405 |  2671k| 964.8 |   269M |  95 | 479 | 963 | 996 |6135 |  1 | 273 |1096 | 1.696570e+02 | 1.920000e+02 |  13.17%| unknown
824.25/826.60	c   339s|  1800 |  1505 |  2762k| 963.0 |   275M |  95 | 479 | 951 | 992 |6726 |  1 | 276 |1109 | 1.697008e+02 | 1.920000e+02 |  13.14%| unknown
824.25/826.60	c   353s|  1900 |  1605 |  2858k| 963.0 |   275M |  95 | 479 | 944 | 988 |7275 |  1 | 286 |1138 | 1.697385e+02 | 1.920000e+02 |  13.12%| unknown
824.25/826.60	c   365s|  2000 |  1705 |  2946k| 960.1 |   307M |  95 | 479 | 937 | 999 |7837 |  1 | 294 |1151 | 1.697802e+02 | 1.920000e+02 |  13.09%| unknown
824.25/826.60	c   376s|  2100 |  1805 |  3035k| 957.7 |   308M |  95 | 479 | 936 |1016 |8417 |  1 | 297 |1157 | 1.698047e+02 | 1.920000e+02 |  13.07%| unknown
824.25/826.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
824.25/826.60	c   388s|  2200 |  1905 |  3125k| 956.1 |   307M |  95 | 479 | 937 | 997 |8950 |  1 | 302 |1162 | 1.698511e+02 | 1.920000e+02 |  13.04%| unknown
824.25/826.60	c   400s|  2300 |  2005 |  3217k| 955.0 |   307M |  95 | 479 | 934 |1015 |9594 |  1 | 309 |1164 | 1.698874e+02 | 1.920000e+02 |  13.02%| unknown
824.25/826.60	c   410s|  2400 |  2105 |  3302k| 951.9 |   307M |  95 | 479 | 941 | 992 |  10k|  1 | 321 |1167 | 1.699395e+02 | 1.920000e+02 |  12.98%| unknown
824.25/826.60	c   421s|  2500 |  2205 |  3392k| 950.6 |   307M |  95 | 479 | 944 | 999 |  10k|  1 | 328 |1167 | 1.699535e+02 | 1.920000e+02 |  12.97%| unknown
824.25/826.60	c   432s|  2600 |  2305 |  3487k| 950.5 |   308M |  95 | 479 | 943 |1005 |  11k|  1 | 331 |1170 | 1.699841e+02 | 1.920000e+02 |  12.95%| unknown
824.25/826.60	c   443s|  2700 |  2405 |  3577k| 949.1 |   308M |  95 | 479 | 943 | 992 |  11k|  1 | 335 |1185 | 1.700143e+02 | 1.920000e+02 |  12.93%| unknown
824.25/826.60	c   458s|  2800 |  2505 |  3701k| 956.8 |   318M |  95 | 479 | 948 |1002 |  12k|  1 | 342 |1209 | 1.700264e+02 | 1.920000e+02 |  12.92%| unknown
824.25/826.60	c   471s|  2900 |  2605 |  3789k| 954.8 |   318M |  95 | 479 | 948 |1000 |  12k|  1 | 348 |1221 | 1.700456e+02 | 1.920000e+02 |  12.91%| unknown
824.25/826.60	c   484s|  3000 |  2705 |  3882k| 954.2 |   318M |  95 | 479 | 948 |1024 |  13k|  1 | 351 |1239 | 1.700610e+02 | 1.920000e+02 |  12.90%| unknown
824.25/826.60	c   495s|  3100 |  2805 |  3983k| 955.5 |   318M |  95 | 479 | 947 | 988 |  14k|  1 | 353 |1244 | 1.700897e+02 | 1.920000e+02 |  12.88%| unknown
824.25/826.60	c   507s|  3200 |  2905 |  4073k| 954.3 |   318M |  95 | 479 | 945 |1005 |  14k|  1 | 356 |1250 | 1.701201e+02 | 1.920000e+02 |  12.86%| unknown
824.25/826.60	c   518s|  3300 |  3005 |  4157k| 951.6 |   318M |  95 | 479 | 936 |1030 |  15k|  1 | 360 |1256 | 1.701530e+02 | 1.920000e+02 |  12.84%| unknown
824.25/826.60	c   528s|  3400 |  3105 |  4237k| 948.1 |   319M |  95 | 479 | 935 |1077 |  15k|  4 | 364 |1257 | 1.701697e+02 | 1.920000e+02 |  12.83%| unknown
824.25/826.60	c   538s|  3500 |  3205 |  4320k| 945.6 |   320M |  95 | 479 | 931 |1026 |  16k|  1 | 370 |1257 | 1.701843e+02 | 1.920000e+02 |  12.82%| unknown
824.25/826.60	c   548s|  3600 |  3305 |  4404k| 943.3 |   320M |  95 | 479 | 929 |1010 |  17k|  1 | 374 |1258 | 1.702007e+02 | 1.920000e+02 |  12.81%| unknown
824.25/826.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
824.25/826.60	c   560s|  3700 |  3405 |  4488k| 941.1 |   320M |  95 | 479 | 932 | 997 |  17k|  1 | 379 |1265 | 1.702189e+02 | 1.920000e+02 |  12.80%| unknown
824.25/826.60	c   571s|  3800 |  3505 |  4572k| 939.0 |   320M |  95 | 479 | 934 |1078 |  18k|  4 | 387 |1288 | 1.702345e+02 | 1.920000e+02 |  12.79%| unknown
824.25/826.60	c   582s|  3900 |  3605 |  4650k| 935.9 |   320M |  95 | 479 | 934 |1018 |  18k|  1 | 392 |1305 | 1.702540e+02 | 1.920000e+02 |  12.77%| unknown
824.25/826.60	c   594s|  4000 |  3705 |  4741k| 935.2 |   320M |  95 | 479 | 934 |1007 |  19k|  1 | 401 |1312 | 1.702661e+02 | 1.920000e+02 |  12.76%| unknown
824.25/826.60	c   601s|  4100 |  3805 |  4816k| 931.6 |   320M |  95 | 479 | 936 |1051 |  20k|  1 | 406 |1316 | 1.702784e+02 | 1.920000e+02 |  12.76%| unknown
824.25/826.60	c   612s|  4200 |  3905 |  4900k| 929.9 |   320M |  95 | 479 | 933 |1052 |  20k|  1 | 411 |1320 | 1.702878e+02 | 1.920000e+02 |  12.75%| unknown
824.25/826.60	c   623s|  4300 |  4005 |  4991k| 929.6 |   321M |  95 | 479 | 932 |1061 |  21k|  4 | 419 |1325 | 1.703040e+02 | 1.920000e+02 |  12.74%| unknown
824.25/826.60	c   633s|  4400 |  4105 |  5075k| 927.8 |   321M |  95 | 479 | 933 |1004 |  21k|  1 | 422 |1326 | 1.703216e+02 | 1.920000e+02 |  12.73%| unknown
824.25/826.60	c   644s|  4500 |  4205 |  5151k| 924.8 |   322M |  95 | 479 | 937 |1013 |  22k|  1 | 426 |1331 | 1.703441e+02 | 1.920000e+02 |  12.71%| unknown
824.25/826.60	c   654s|  4600 |  4305 |  5234k| 923.3 |   322M |  95 | 479 | 937 |1014 |  23k|  1 | 431 |1333 | 1.703621e+02 | 1.920000e+02 |  12.70%| unknown
824.25/826.60	c   664s|  4700 |  4405 |  5321k| 922.4 |   322M |  95 | 479 | 937 |1060 |  23k|  1 | 433 |1335 | 1.703780e+02 | 1.920000e+02 |  12.69%| unknown
824.25/826.60	c   676s|  4800 |  4505 |  5436k| 926.2 |   322M |  95 | 479 | 939 |1030 |  24k|  1 | 439 |1336 | 1.703889e+02 | 1.920000e+02 |  12.68%| unknown
824.25/826.60	c   684s|  4900 |  4605 |  5514k| 923.8 |   322M |  95 | 479 | 942 |1012 |  25k|  1 | 443 |1337 | 1.704007e+02 | 1.920000e+02 |  12.68%| unknown
824.25/826.60	c   695s|  5000 |  4705 |  5610k| 924.4 |   322M |  95 | 479 | 947 |1048 |  25k|  1 | 450 |1338 | 1.704064e+02 | 1.920000e+02 |  12.67%| unknown
824.25/826.60	c   705s|  5100 |  4805 |  5713k| 926.0 |   322M |  95 | 479 | 949 |1053 |  26k|  1 | 452 |1345 | 1.704174e+02 | 1.920000e+02 |  12.66%| unknown
824.25/826.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
824.25/826.60	c   713s|  5200 |  4905 |  5789k| 923.4 |   323M |  95 | 479 | 949 |1015 |  27k|  1 | 452 |1345 | 1.704252e+02 | 1.920000e+02 |  12.66%| unknown
824.25/826.60	c   722s|  5300 |  5005 |  5876k| 922.5 |   323M |  95 | 479 | 954 |1030 |  27k|  1 | 458 |1348 | 1.704347e+02 | 1.920000e+02 |  12.65%| unknown
824.25/826.60	c   732s|  5400 |  5105 |  5950k| 919.8 |   323M |  95 | 479 | 952 | 991 |  28k|  1 | 466 |1368 | 1.704410e+02 | 1.920000e+02 |  12.65%| unknown
824.25/826.60	c   743s|  5500 |  5205 |  6052k| 921.2 |   323M |  95 | 479 | 954 |1063 |  29k|  1 | 471 |1385 | 1.704512e+02 | 1.920000e+02 |  12.64%| unknown
824.25/826.60	c   755s|  5600 |  5305 |  6184k| 927.3 |   323M |  95 | 479 | 950 |1011 |  29k|  1 | 476 |1390 | 1.704586e+02 | 1.920000e+02 |  12.64%| unknown
824.25/826.60	c   766s|  5700 |  5405 |  6281k| 927.9 |   324M |  95 | 479 | 949 |1046 |  30k|  1 | 482 |1395 | 1.704712e+02 | 1.920000e+02 |  12.63%| unknown
824.25/826.60	c   777s|  5800 |  5505 |  6408k| 932.9 |   324M |  95 | 479 | 948 |1048 |  31k|  1 | 490 |1397 | 1.704860e+02 | 1.920000e+02 |  12.62%| unknown
824.25/826.60	c   788s|  5900 |  5605 |  6500k| 932.7 |   324M |  95 | 479 | 949 |1018 |  31k|  1 | 498 |1400 | 1.704972e+02 | 1.920000e+02 |  12.61%| unknown
824.25/826.60	c   799s|  6000 |  5705 |  6608k| 934.8 |   324M |  95 | 479 | 953 |1006 |  32k|  1 | 503 |1400 | 1.705078e+02 | 1.920000e+02 |  12.60%| unknown
824.25/826.60	c   806s|  6100 |  5805 |  6682k| 932.1 |   324M |  95 | 479 | 960 |1033 |  33k|  1 | 511 |1403 | 1.705139e+02 | 1.920000e+02 |  12.60%| unknown
824.25/826.60	c   817s|  6200 |  5905 |  6793k| 934.5 |   324M |  95 | 479 | 959 |1057 |  33k|  1 | 515 |1403 | 1.705266e+02 | 1.920000e+02 |  12.59%| unknown
997.34/1000.19	c   826s|  6300 |  6005 |  6878k| 933.3 |   325M |  95 | 479 | 960 |1078 |  34k|  4 | 516 |1408 | 1.705342e+02 | 1.920000e+02 |  12.59%| unknown
997.34/1000.19	c   835s|  6400 |  6105 |  6956k| 931.3 |   325M |  95 | 479 | 960 |1047 |  34k|  1 | 522 |1418 | 1.705424e+02 | 1.920000e+02 |  12.58%| unknown
997.34/1000.19	c   845s|  6500 |  6205 |  7035k| 929.4 |   325M |  95 | 479 | 959 |1067 |  35k|  5 | 524 |1432 | 1.705555e+02 | 1.920000e+02 |  12.57%| unknown
997.34/1000.19	c   856s|  6600 |  6305 |  7125k| 929.0 |   325M |  95 | 479 | 964 | 994 |  36k|  1 | 532 |1442 | 1.705671e+02 | 1.920000e+02 |  12.57%| unknown
997.34/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.34/1000.19	c   865s|  6700 |  6405 |  7211k| 928.1 |   325M |  95 | 479 | 969 |1090 |  36k|  4 | 539 |1450 | 1.705742e+02 | 1.920000e+02 |  12.56%| unknown
997.34/1000.19	c   874s|  6800 |  6505 |  7288k| 926.1 |   325M |  95 | 479 | 970 |1067 |  37k|  1 | 547 |1452 | 1.705792e+02 | 1.920000e+02 |  12.56%| unknown
997.34/1000.19	c   884s|  6900 |  6605 |  7396k| 928.1 |   325M |  95 | 479 | 975 |1064 |  37k|  1 | 557 |1455 | 1.705849e+02 | 1.920000e+02 |  12.55%| unknown
997.34/1000.19	c   893s|  7000 |  6705 |  7481k| 927.1 |   325M |  95 | 479 | 973 |1059 |  38k|  1 | 561 |1460 | 1.705946e+02 | 1.920000e+02 |  12.55%| unknown
997.34/1000.19	c   902s|  7100 |  6805 |  7557k| 925.0 |   326M |  95 | 479 | 971 |1058 |  39k|  1 | 563 |1463 | 1.705992e+02 | 1.920000e+02 |  12.54%| unknown
997.34/1000.19	c   910s|  7200 |  6905 |  7636k| 923.4 |   326M |  95 | 479 | 977 |1039 |  39k|  1 | 574 |1465 | 1.706094e+02 | 1.920000e+02 |  12.54%| unknown
997.34/1000.19	c   920s|  7300 |  7005 |  7740k| 924.8 |   327M |  95 | 479 | 977 |1033 |  40k|  1 | 576 |1468 | 1.706169e+02 | 1.920000e+02 |  12.53%| unknown
997.34/1000.19	c   929s|  7400 |  7105 |  7826k| 924.0 |   327M |  95 | 479 | 977 |1064 |  41k|  4 | 582 |1470 | 1.706258e+02 | 1.920000e+02 |  12.53%| unknown
997.34/1000.19	c   937s|  7500 |  7205 |  7897k| 921.5 |   327M |  95 | 479 | 978 |1063 |  41k|  4 | 587 |1474 | 1.706300e+02 | 1.920000e+02 |  12.52%| unknown
997.34/1000.19	c   945s|  7600 |  7305 |  7978k| 920.3 |   327M |  95 | 479 | 977 |1054 |  42k|  4 | 588 |1488 | 1.706367e+02 | 1.920000e+02 |  12.52%| unknown
997.34/1000.19	c   954s|  7700 |  7405 |  8054k| 918.5 |   327M |  95 | 479 | 977 |1047 |  42k|  1 | 595 |1502 | 1.706460e+02 | 1.920000e+02 |  12.51%| unknown
997.34/1000.19	c   963s|  7800 |  7505 |  8135k| 917.2 |   327M |  95 | 479 | 974 |1066 |  43k|  1 | 596 |1508 | 1.706511e+02 | 1.920000e+02 |  12.51%| unknown
997.34/1000.19	c   973s|  7900 |  7605 |  8236k| 918.2 |   327M |  95 | 479 | 976 |1053 |  44k|  1 | 601 |1513 | 1.706551e+02 | 1.920000e+02 |  12.51%| unknown
997.34/1000.19	c   983s|  8000 |  7705 |  8329k| 918.3 |   327M |  95 | 479 | 977 |1081 |  44k|  4 | 603 |1519 | 1.706603e+02 | 1.920000e+02 |  12.50%| unknown
997.34/1000.19	c   990s|  8100 |  7805 |  8400k| 916.1 |   327M |  95 | 479 | 975 |1058 |  45k|  1 | 604 |1521 | 1.706708e+02 | 1.920000e+02 |  12.50%| unknown
997.34/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.34/1000.19	c   998s|  8200 |  7905 |  8481k| 914.9 |   327M |  95 | 479 | 965 |1020 |  45k|  1 | 604 |1522 | 1.706782e+02 | 1.920000e+02 |  12.49%| unknown
997.34/1000.19	c 
997.34/1000.19	c SCIP Status        : solving was interrupted [time limit reached]
997.34/1000.19	c Solving Time (sec) : 1000.00
997.34/1000.19	c Solving Nodes      : 8220 (total of 9269 nodes in 2 runs)
997.34/1000.19	c Primal Bound       : +1.92000000000000e+02 (1036 solutions)
997.34/1000.19	c Dual Bound         : +1.70680187497172e+02
997.34/1000.19	c Gap                : 12.49 %
997.34/1000.19	c All original constraints are satisfied.
997.34/1000.19	c SCIP's best solution is verified feasible for the original problem.
997.34/1000.19	c ----------------------------------------------------------------------
997.34/1000.19	c dual bound: 170.68018749717234 -> 171
997.34/1000.19	c primal bound: 192.0 -> 192
997.34/1000.19	c scip-goal-lb: 171
997.34/1000.19	c scip-goal-ub: 192
997.34/1000.19	c writing output to: HOME/tmpgha9fv21.opb
997.34/1000.19	c appending fixed variable constraints
997.34/1000.19	c scip-fixed vars: 0.00% (0/479)
997.34/1000.19	c ----------------------------------------------------------------------
997.34/1000.19	c executing external solver: HOME/naps-1.03a6
997.34/1000.19	c ----------------------------------------------------------------------
997.34/1000.19	c command: HOME/naps-1.03a6 -goal-lb=171 -goal-ub=191 HOME/tmpgha9fv21.opb
997.34/1000.19	c NaPS 1.03a6.
997.34/1000.19	c Input file name: HOME/tmpgha9fv21.opb
997.43/1000.31	c single stage optimization mode
3600.02/3610.00	c
3600.02/3610.00	c *** TERMINATED *** by signal 15
3600.02/3610.00	c s UNKNOWN
3600.02/3610.00	c _____________________________________________________________________________
3600.02/3610.00	c std/band forms        : 479,0
3600.02/3610.00	c 2cl/3cl ITE-codings   : 12653,0
3600.02/3610.00	c BDD/srt/adr Max costs : 270,24423,0
3600.02/3610.00	c BDDraw/bin/mul/srt/adr: 349,0,128,2,0
3600.02/3610.00	c BDD nodes             : 21523
3600.02/3610.00	c Es1/CC detections     : 0,0
3600.02/3610.00	c CC sort               : 1
3600.02/3610.00	c SAT/UNSAT calls       : 0,0
3600.02/3610.00	c regenrated variables  : 0
3600.02/3610.00	c eliminated fixed lits : 0
3600.02/3610.00	c goal lit flips        : 0
3600.02/3610.00	c goal stages           : 1
3600.02/3610.00	c goal shrink           : 0
3600.02/3610.00	c goal coeff separations: 0
3600.02/3610.00	c restarts              : 0
3600.02/3610.00	c conflicts             : 0              (0 /sec)
3600.02/3610.00	c decisions             : 0              (0 /sec)
3600.02/3610.00	c propagations          : 0              (0 /sec)
3600.02/3610.00	c inspects              : 0              (0 /sec)
3600.02/3610.00	c CPU time (solving tm) : 2602 s        (2602 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.00	c Time for Opt-base     : 0.01563 s
3600.02/3610.00	c Steps for Opt-base    : 44243
3600.02/3610.00	c Time for BDD coding   : 0.06928 s
3600.02/3610.00	c Time for srt coding   : 0.003664 s
3600.02/3610.00	c _____________________________________________________________________________
3600.02/3610.00	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.00	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 x471 -x472 x473 -x474 x475 -x476 -x477 -x478 -x479
3600.02/3610.00	o 192
3600.02/3610.00	s SATISFIABLE
3600.02/3610.09	c received SIGTERM, forwarding to pbsolver...
3600.02/3610.09	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

OK	192

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 (62059 MiB free)
  memory of node 1: 64507 MiB (56766 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=119117, runsolver pid=119100

[startup+0.10006 s]*
/proc/loadavg: 1.18 2.54 3.46 6/267 119127
/proc/meminfo: memFree=121654124/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=59836 memory=21632 CPUtime=0.03 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 2561 0 12 0 2 1 0 0 20 0 1 0 140959252 61272064 5408 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 14959 5408 3264 1 0 3679 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 64028 KiB
Current children cumulated memory: 24576 KiB

[startup+0.205858 s]*
/proc/loadavg: 1.18 2.54 3.46 6/267 119127
/proc/meminfo: memFree=121585684/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1205288 memory=57748 CPUtime=0.13 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 7304 0 12 0 11 2 0 0 20 0 1 0 140959252 1234214912 14437 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 301322 14437 8076 1 0 272680 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 1209480 KiB
Current children cumulated memory: 60692 KiB

[startup+0.305759 s]*
/proc/loadavg: 1.18 2.54 3.46 6/267 119127
/proc/meminfo: memFree=121585684/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1206036 memory=58388 CPUtime=0.23 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 7474 0 12 0 21 2 0 0 20 0 1 0 140959252 1234980864 14597 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 301509 14597 8076 1 0 272867 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1210228 KiB
Current children cumulated memory: 61332 KiB

[startup+0.700164 s]
/proc/loadavg: 1.18 2.54 3.46 6/267 119127
/proc/meminfo: memFree=121553120/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1251448 memory=103700 CPUtime=0.62 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 18802 0 12 0 59 3 0 0 20 0 1 0 140959252 1281482752 25925 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 312862 25925 8076 1 0 284220 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1255640 KiB
Current children cumulated memory: 106644 KiB

[startup+1.50019 s]
/proc/loadavg: 1.18 2.54 3.46 6/267 119127
/proc/meminfo: memFree=121425356/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1323728 memory=173844 CPUtime=1.41 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 36318 0 12 0 135 6 0 0 20 0 1 0 140959252 1355497472 43461 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 330932 43461 8076 1 0 302290 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 1327920 KiB
Current children cumulated memory: 176788 KiB

[startup+3.10558 s]
/proc/loadavg: 1.18 2.54 3.46 6/267 119127
/proc/meminfo: memFree=121054732/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1343228 memory=191892 CPUtime=3.02 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 40841 0 12 0 295 7 0 0 20 0 1 0 140959252 1375465472 47973 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 335807 47973 8076 1 0 307165 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 1347420 KiB
Current children cumulated memory: 194836 KiB

[startup+6.30012 s]
/proc/loadavg: 1.41 2.57 3.46 6/267 119127
/proc/meminfo: memFree=121054984/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1343228 memory=191892 CPUtime=6.2 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 40841 0 12 0 613 7 0 0 20 0 1 0 140959252 1375465472 47973 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 335807 47973 8076 1 0 307165 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1347420 KiB
Current children cumulated memory: 194836 KiB

[startup+12.7001 s]
/proc/loadavg: 1.62 2.59 3.46 6/267 119127
/proc/meminfo: memFree=121054784/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1343228 memory=191892 CPUtime=12.59 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 40842 0 12 0 1252 7 0 0 20 0 1 0 140959252 1375465472 47973 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 335807 47973 8076 1 0 307165 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 1347420 KiB
Current children cumulated memory: 194836 KiB

[startup+25.5002 s]
/proc/loadavg: 2.23 2.68 3.48 6/267 119127
/proc/meminfo: memFree=120806448/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1409280 memory=256980 CPUtime=25.36 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 57775 0 12 0 2526 10 0 0 20 0 1 0 140959252 1443102720 64245 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 352320 64245 8076 1 0 323678 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1413472 KiB
Current children cumulated memory: 259924 KiB

[startup+51.1056 s]
/proc/loadavg: 2.83 2.79 3.49 6/267 119128
/proc/meminfo: memFree=120766200/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1409280 memory=257108 CPUtime=50.9 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 57780 0 12 0 5080 10 0 0 20 0 1 0 140959252 1443102720 64277 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 352320 64277 8076 1 0 323678 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1413472 KiB
Current children cumulated memory: 260052 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.99 3.53 6/267 119129
/proc/meminfo: memFree=120703388/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1409280 memory=257108 CPUtime=101.97 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 57787 0 12 0 10187 10 0 0 20 0 1 0 140959252 1443102720 64277 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 352320 64277 8076 1 0 323678 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1413472 KiB
Current children cumulated memory: 260052 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 3.21 3.57 6/268 119132
/proc/meminfo: memFree=120521852/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1421000 memory=270548 CPUtime=161.83 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 61169 0 12 0 16172 11 0 0 20 0 1 0 140959252 1455104000 67637 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 355250 67637 8076 1 0 326608 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1425192 KiB
Current children cumulated memory: 273492 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.37 3.60 6/268 119134
/proc/meminfo: memFree=120479204/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1481208 memory=330708 CPUtime=221.68 cores=5,7
/proc/119127/stat : 119127 (python3) R 119117 119117 118139 0 -1 4194304 76208 0 12 0 22155 13 0 0 20 0 1 0 140959252 1516756992 82677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 370302 82677 8076 1 0 341660 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 1485400 KiB
Current children cumulated memory: 333652 KiB

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

[pid=119192] ppid=119127 vsize=138564 memory=136408 CPUtime=2155.99 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 59253 0 0 0 215567 32 0 0 20 0 1 0 141059267 141889536 34102 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 34641 34102 640 696 0 33802 0
Current children cumulated CPU time: 3153.42 s
Current children cumulated vsize: 1666568 KiB
Current children cumulated memory: 518060 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.14 4.10 6/270 119289
/proc/meminfo: memFree=119841000/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=138564 memory=136408 CPUtime=2215.84 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 59307 0 0 0 221552 32 0 0 20 0 1 0 141059267 141889536 34102 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 34641 34102 640 696 0 33802 0
Current children cumulated CPU time: 3213.27 s
Current children cumulated vsize: 1666568 KiB
Current children cumulated memory: 518060 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.10 6/270 119291
/proc/meminfo: memFree=119834484/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=144080 memory=141860 CPUtime=2275.69 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 59669 0 0 0 227537 32 0 0 20 0 1 0 141059267 147537920 35465 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 36020 35465 640 696 0 35181 0
Current children cumulated CPU time: 3273.12 s
Current children cumulated vsize: 1672084 KiB
Current children cumulated memory: 523512 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.10 6/271 119300
/proc/meminfo: memFree=119826248/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=144080 memory=141860 CPUtime=2335.53 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 59669 0 0 0 233521 32 0 0 20 0 1 0 141059267 147537920 35465 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 36020 35465 640 696 0 35181 0
Current children cumulated CPU time: 3332.96 s
Current children cumulated vsize: 1672084 KiB
Current children cumulated memory: 523512 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.09 6/271 119302
/proc/meminfo: memFree=119786820/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=149732 memory=147620 CPUtime=2395.39 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 60060 0 0 0 239506 33 0 0 20 0 1 0 141059267 153325568 36905 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 37433 36905 640 696 0 36594 0
Current children cumulated CPU time: 3392.82 s
Current children cumulated vsize: 1677736 KiB
Current children cumulated memory: 529272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 6/271 119304
/proc/meminfo: memFree=119776736/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=149732 memory=147632 CPUtime=2455.24 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 61046 0 0 0 245490 34 0 0 20 0 1 0 141059267 153325568 36908 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 37433 36908 640 696 0 36594 0
Current children cumulated CPU time: 3452.67 s
Current children cumulated vsize: 1677736 KiB
Current children cumulated memory: 529284 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 6/271 119306
/proc/meminfo: memFree=119707052/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=200288 memory=198188 CPUtime=2515.09 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 63973 0 0 0 251471 38 0 0 20 0 1 0 141059267 205094912 49547 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 50072 49547 640 696 0 49233 0
Current children cumulated CPU time: 3512.52 s
Current children cumulated vsize: 1728292 KiB
Current children cumulated memory: 579840 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/272 119309
/proc/meminfo: memFree=119691352/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=194752 memory=192592 CPUtime=2574.95 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 65499 0 0 0 257453 42 0 0 20 0 1 0 141059267 199426048 48148 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 48688 48148 640 696 0 47849 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 1722756 KiB
Current children cumulated memory: 574244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.12 4.12 4.09 4/266 119318
/proc/meminfo: memFree=120126128/131249996 swapFree=33010416/33010684
[pid=119117] ppid=119100 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/119117/stat : 119117 (scip-naps-1.00a) S 119100 119117 118139 0 -1 4194304 256 326 0 0 0 0 0 0 20 0 1 0 140959247 4292608 736 18446744073709551615 94476258865152 94476259759685 140730180722896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94476259998736 94476260046480 94476271976448 140730180725147 140730180725246 140730180725246 140730180730850 0
/proc/119117/statm: 1048 736 672 219 0 110 0
[pid=119127] ppid=119117 vsize=1523812 memory=378708 CPUtime=997.43 cores=5,7
/proc/119127/stat : 119127 (python3) S 119117 119117 118139 0 -1 4194304 87828 0 12 0 99727 16 0 0 20 0 1 0 140959252 1560383488 94677 18446744073709551615 93857117138944 93857117139321 140730641640592 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93857117150616 93857117151236 93857146134528 140730641643870 140730641644064 140730641644064 140730641649639 0
/proc/119127/statm: 380953 94677 8140 1 0 352311 0
[pid=119192] ppid=119127 vsize=199464 memory=197304 CPUtime=2602.59 cores=5,7
/proc/119192/stat : 119192 (naps-1.03a6) R 119127 119192 119192 0 -1 4194304 66179 0 0 0 260216 43 0 0 20 0 1 0 141059267 204251136 49326 18446744073709551615 4198400 7047149 140736755639472 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 18223104 140736755640693 140736755640817 140736755640817 140736755646409 0
/proc/119192/statm: 49866 49326 640 696 0 49027 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1727468 KiB
Current children cumulated memory: 578956 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001818 s, system=0.005994 s

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

# cumulated CPU time of all completed processes:  user=3599.53 s, system=0.613111 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

Child status: 0

Real time (s): 3610.11
CPU time (s): 3600.14
CPU user time (s): 3599.53
CPU system time (s): 0.613111
CPU usage (%): 99.724
Max. virtual memory (cumulated for all children) (KiB): 1794164
Max. memory (cumulated for all children) (KiB): 645652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.53
system time used= 0.613111
maximum resident set size= 378708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156945
page faults= 12
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 525
involuntary context switches= 1699


# summary of solver processes directly reported to runsolver:
#   pid: 119117,119127
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3599.53
#   total CPU system time (s): 0.613111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.17265 second user time and 17.7623 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-11 18:53:35
IDJOB=4530140
IDBENCH=147541
IDSOLVER=3388
FILE ID=nodeC022/4530140-1752252815
RUNJOBID= nodeC022-1752252815-119054
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_23.opb.PB06.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530140-1752252815/watcher-4530140-1752252815 -o /tmp/evaluation-result-4530140-1752252815/solver-4530140-1752252815 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752252815-119054 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530140-1752252815.opb

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

MD5SUM BENCH= 1da12ebdd4ab5e725928f3bf845b8b1e
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		: 2117.218
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		: 3601.224
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		: 2022.975
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.419
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		: 1962.491
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.710
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		: 3600.494
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		: 3647.943
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:     334932 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:45