Trace number 4488691

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a1SAT (TO)1040 3600.22 3610.56

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_34.opb.PB06.opb
MD5SUM52f0a3c0093dc9bf421bafb6505effdf
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 benchmark1033
Best CPU time to get the best result obtained on this benchmark3585.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1960
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1960
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 1960
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1960
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

65.07/65.36	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4488691-1751327887.opb
65.07/65.36	c Solving mode: optimization
65.07/65.36	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
65.07/65.36	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
65.07/65.36	c original problem has 1960 variables (1960 bin, 0 int, 0 impl, 0 cont) and 4000 constraints
65.07/65.36	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 1.960000e+03
65.07/65.36	c presolving:
65.07/65.36	c (round 1, fast)       163 del vars, 163 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3835 clqs
65.07/65.36	c (round 2, fast)       334 del vars, 786 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3213 clqs
65.07/65.36	c (round 3, fast)       395 del vars, 918 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3081 clqs
65.07/65.36	c (round 4, fast)       435 del vars, 1037 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2962 clqs
65.07/65.36	c (round 5, fast)       458 del vars, 1082 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2917 clqs
65.07/65.36	c (round 6, fast)       477 del vars, 1131 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2868 clqs
65.07/65.36	c (round 7, fast)       485 del vars, 1164 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2835 clqs
65.07/65.36	c (round 8, fast)       488 del vars, 1172 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2827 clqs
65.07/65.36	c (round 9, fast)       490 del vars, 1177 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2822 clqs
65.07/65.36	c (round 10, exhaustive) 490 del vars, 1178 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2821 upgd conss, 0 impls, 2822 clqs
65.07/65.36	c    (0.0s) probing: 51/1469 (3.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
65.07/65.36	c    (0.0s) probing aborted: 50/50 successive totally useless probings
65.07/65.36	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
65.07/65.36	c    (0.0s) no symmetry present (symcode time: 0.00)
65.07/65.36	c presolving (11 rounds: 11 fast, 2 medium, 2 exhaustive):
65.07/65.36	c  491 deleted vars, 1179 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
65.07/65.36	c  0 implications, 2821 cliques
65.07/65.36	c presolved problem has 1469 variables (1469 bin, 0 int, 0 impl, 0 cont) and 2821 constraints
65.07/65.36	c    2821 constraints of type <setppc>
65.07/65.36	c transformed objective value is always integral (scale: 1)
65.07/65.36	c Presolving Time: 0.04
65.07/65.36	c 
65.07/65.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.07/65.36	c t 0.0s|     1 |     0 |     0 |     - | trivial|   0 |1469 |2817 |   0 |   0 |  0 |   0 |   0 | 2.380000e+02 | 1.706000e+03 | 616.81%| unknown
65.07/65.36	c p 0.1s|     1 |     0 |     0 |     - |  clique|   0 |1469 |2817 |2817 |   0 |  0 |   0 |   0 | 2.380000e+02 | 1.189000e+03 | 399.58%| unknown
65.07/65.36	c p 0.1s|     1 |     0 |     0 |     - |   locks|   0 |1469 |2817 |2817 |   0 |  0 |   0 |   0 | 2.380000e+02 | 1.079000e+03 | 353.36%| unknown
65.07/65.36	c i 0.1s|     1 |     0 |     0 |     - |  oneopt|   0 |1469 |2817 |2817 |   0 |  0 |   0 |   0 | 2.380000e+02 | 1.071000e+03 | 350.00%| unknown
65.07/65.36	c   0.1s|     1 |     0 |  1809 |     - |    23M |   0 |1469 |2817 |2817 |   0 |  0 |   0 |   0 | 9.720000e+02 | 1.071000e+03 |  10.19%| unknown
65.07/65.36	c   0.3s|     1 |     0 |  2302 |     - |    26M |   0 |1469 |2817 |2846 |  29 |  1 |   0 |   0 | 9.835000e+02 | 1.071000e+03 |   8.90%| unknown
65.07/65.36	c   0.6s|     1 |     0 |  2970 |     - |    28M |   0 |1469 |2817 |2869 |  52 |  2 |   0 |   0 | 9.880000e+02 | 1.071000e+03 |   8.40%| unknown
65.07/65.36	c   0.9s|     1 |     0 |  3975 |     - |    29M |   0 |1469 |2817 |2890 |  73 |  3 |   0 |   0 | 9.925000e+02 | 1.071000e+03 |   7.91%| unknown
65.07/65.36	c   1.4s|     1 |     0 |  4716 |     - |    32M |   0 |1469 |2817 |2907 |  90 |  4 |   0 |   0 | 9.950000e+02 | 1.071000e+03 |   7.64%| unknown
65.07/65.36	c   2.3s|     1 |     0 |  6228 |     - |    36M |   0 |1469 |2817 |2930 | 113 |  5 |   0 |   0 | 9.971250e+02 | 1.071000e+03 |   7.41%| unknown
65.07/65.36	c   2.9s|     1 |     0 |  7860 |     - |    40M |   0 |1469 |2817 |2949 | 132 |  6 |   0 |   0 | 9.985455e+02 | 1.071000e+03 |   7.26%| unknown
65.07/65.36	c   3.9s|     1 |     0 |  9884 |     - |    42M |   0 |1469 |2817 |2967 | 150 |  7 |   0 |   0 | 9.995699e+02 | 1.071000e+03 |   7.15%| unknown
65.07/65.36	c   5.1s|     1 |     0 | 11170 |     - |    58M |   0 |1469 |2817 |2980 | 163 |  8 |   0 |   0 | 1.000798e+03 | 1.071000e+03 |   7.01%| unknown
65.07/65.36	c   5.9s|     1 |     0 | 11884 |     - |    75M |   0 |1469 |2817 |2985 | 168 |  9 |   0 |   0 | 1.001726e+03 | 1.071000e+03 |   6.92%| unknown
65.07/65.36	c   7.0s|     1 |     0 | 12364 |     - |    93M |   0 |1469 |2817 |2986 | 169 | 10 |   0 |   0 | 1.001842e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.07/65.36	c   7.1s|     1 |     0 | 12449 |     - |    94M |   0 |1469 |2817 |2986 | 171 | 11 |   0 |   0 | 1.001846e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   7.2s|     1 |     0 | 12519 |     - |    94M |   0 |1469 |2817 |2987 | 172 | 12 |   0 |   0 | 1.001849e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   7.3s|     1 |     0 | 12543 |     - |    94M |   0 |1469 |2817 |2989 | 174 | 13 |   0 |   0 | 1.001850e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   7.5s|     1 |     0 | 12733 |     - |    95M |   0 |1469 |2817 |2992 | 177 | 14 |   0 |   0 | 1.001859e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   7.6s|     1 |     0 | 12789 |     - |    95M |   0 |1469 |2817 |2994 | 179 | 15 |   0 |   0 | 1.001860e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   7.7s|     1 |     0 | 12831 |     - |    96M |   0 |1469 |2817 |2996 | 181 | 16 |   0 |   0 | 1.001860e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   7.9s|     1 |     0 | 12877 |     - |    96M |   0 |1469 |2817 |2967 | 182 | 17 |   0 |   0 | 1.001861e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   8.0s|     1 |     0 | 12882 |     - |    96M |   0 |1469 |2817 |2968 | 183 | 18 |   0 |   0 | 1.001861e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   8.2s|     1 |     0 | 13040 |     - |    96M |   0 |1469 |2817 |2971 | 186 | 19 |   0 |   0 | 1.001872e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c   8.4s|     1 |     0 | 13196 |     - |    97M |   0 |1469 |2817 |2974 | 189 | 20 |   0 |   0 | 1.001888e+03 | 1.071000e+03 |   6.90%| unknown
65.07/65.36	c  11.0s|     1 |     2 | 13201 |     - |    97M |   0 |1469 |2817 |2974 | 189 | 20 |   0 |  20 | 1.002297e+03 | 1.071000e+03 |   6.85%| unknown
65.07/65.36	c d25.4s|    15 |    16 | 27946 |1053.6 |pscostdi|  14 |1469 |2817 |2977 |   0 |  1 |   0 | 166 | 1.002665e+03 | 1.057000e+03 |   5.42%| unknown
65.07/65.36	c  33.6s|   100 |    65 | 59472 | 467.4 |   122M |  39 |1469 |2825 |2994 | 282 |  0 |   8 | 195 | 1.002806e+03 | 1.057000e+03 |   5.40%| unknown
65.07/65.36	c  39.9s|   200 |    77 | 77629 | 323.8 |   137M |  40 |1469 |2827 |2994 | 322 |  0 |  10 | 211 | 1.002964e+03 | 1.057000e+03 |   5.39%| unknown
65.07/65.36	c L45.1s|   215 |    85 | 96506 | 389.3 |crossove|  40 |1469 |2850 |2985 | 377 |  1 |  33 | 223 | 1.003664e+03 | 1.051000e+03 |   4.72%| unknown
65.07/65.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.07/65.36	c  46.7s|   300 |    90 |106399 | 311.7 |   159M |  40 |1469 |2862 |2996 | 385 |  1 |  45 | 223 | 1.004278e+03 | 1.051000e+03 |   4.65%| unknown
65.07/65.36	c  48.7s|   400 |    96 |118566 | 264.1 |   159M |  40 |1469 |2873 |2997 | 392 |  0 |  56 | 237 | 1.004393e+03 | 1.051000e+03 |   4.64%| unknown
65.07/65.36	c  59.3s|   500 |   124 |167405 | 309.0 |   170M |  40 |1469 |2937 |2999 | 461 |  1 | 120 | 266 | 1.005021e+03 | 1.051000e+03 |   4.57%| unknown
65.07/65.36	c  62.8s|   600 |   150 |195746 | 304.8 |   171M |  40 |1469 |3028 |2998 | 470 |  1 | 211 | 266 | 1.005162e+03 | 1.051000e+03 |   4.56%| unknown
443.64/444.95	c  65.2s|   700 |   158 |208305 | 279.1 |   173M |  40 |1469 |3075 |3000 | 482 |  2 | 258 | 305 | 1.005251e+03 | 1.051000e+03 |   4.55%| unknown
443.64/444.95	c  66.4s|   800 |   150 |215873 | 253.7 |   173M |  40 |1469 |3099 |3000 | 482 |  0 | 282 | 315 | 1.005251e+03 | 1.051000e+03 |   4.55%| unknown
443.64/444.95	c  69.6s|   900 |   164 |231134 | 242.4 |   166M |  40 |1469 |3198 |3004 | 560 |  0 | 381 | 355 | 1.005251e+03 | 1.051000e+03 |   4.55%| unknown
443.64/444.95	c  77.9s|  1000 |   178 |261775 | 248.8 |   174M |  40 |1469 |3242 |3004 | 698 |  1 | 425 | 375 | 1.005480e+03 | 1.051000e+03 |   4.53%| unknown
443.64/444.95	c  80.4s|  1100 |   184 |276261 | 239.4 |   174M |  40 |1469 |3242 |3008 | 739 |  0 | 425 | 388 | 1.005480e+03 | 1.051000e+03 |   4.53%| unknown
443.64/444.95	c d83.4s|  1115 |   188 |293142 | 251.3 |pscostdi|  40 |1469 |3242 |3043 |   0 |  4 | 425 | 398 | 1.005565e+03 | 1.049000e+03 |   4.32%| unknown
443.64/444.95	c  85.2s|  1200 |   199 |306116 | 244.3 |   172M |  40 |1469 |3265 |3005 | 826 |  0 | 448 | 407 | 1.005565e+03 | 1.049000e+03 |   4.32%| unknown
443.64/444.95	c  90.8s|  1300 |   207 |325372 | 240.3 |   173M |  40 |1469 |3329 |3010 | 905 |  1 | 514 | 433 | 1.005695e+03 | 1.049000e+03 |   4.31%| unknown
443.64/444.95	c  95.1s|  1400 |   215 |346820 | 238.5 |   176M |  40 |1469 |3432 |3006 | 981 |  0 | 626 | 467 | 1.005966e+03 | 1.049000e+03 |   4.28%| unknown
443.64/444.95	c  98.3s|  1500 |   225 |363848 | 233.9 |   177M |  40 |1469 |3486 |3013 | 984 |  1 | 692 | 496 | 1.006016e+03 | 1.049000e+03 |   4.27%| unknown
443.64/444.95	c   111s|  1600 |   238 |399662 | 241.7 |   194M |  40 |1469 |3567 |3020 |1184 |  0 | 786 | 532 | 1.006278e+03 | 1.049000e+03 |   4.25%| unknown
443.64/444.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.64/444.95	c   117s|  1700 |   240 |423340 | 241.4 |   208M |  40 |1469 |3614 |3021 |1343 |  1 | 840 | 562 | 1.006342e+03 | 1.049000e+03 |   4.24%| unknown
443.64/444.95	c   121s|  1800 |   240 |443699 | 239.3 |   209M |  40 |1469 |3762 |3022 |1504 |  2 |1009 | 600 | 1.006342e+03 | 1.049000e+03 |   4.24%| unknown
443.64/444.95	c   126s|  1900 |   252 |465851 | 238.4 |   209M |  40 |1469 |3805 |3021 |1595 |  0 |1061 | 637 | 1.006344e+03 | 1.049000e+03 |   4.24%| unknown
443.64/444.95	c   132s|  2000 |   260 |489537 | 238.3 |   216M |  40 |1469 |3845 |3023 |1707 |  0 |1107 | 657 | 1.006518e+03 | 1.049000e+03 |   4.22%| unknown
443.64/444.95	c   137s|  2100 |   266 |514039 | 238.6 |   217M |  40 |1469 |3878 |3040 |1847 |  0 |1145 | 693 | 1.006523e+03 | 1.049000e+03 |   4.22%| unknown
443.64/444.95	c   145s|  2200 |   284 |548252 | 243.3 |   221M |  40 |1469 |3974 |3033 |2039 |  1 |1265 | 745 | 1.006801e+03 | 1.049000e+03 |   4.19%| unknown
443.64/444.95	c   150s|  2300 |   282 |562598 | 239.0 |   223M |  40 |1469 |4051 |3046 |2073 |  0 |1357 | 792 | 1.006801e+03 | 1.049000e+03 |   4.19%| unknown
443.64/444.95	c   153s|  2400 |   282 |577836 | 235.4 |   223M |  40 |1469 |4067 |3053 |2122 |  1 |1380 | 810 | 1.006801e+03 | 1.049000e+03 |   4.19%| unknown
443.64/444.95	c   159s|  2500 |   286 |600158 | 234.9 |   226M |  40 |1469 |4067 |3060 |2231 |  0 |1383 | 832 | 1.006812e+03 | 1.049000e+03 |   4.19%| unknown
443.64/444.95	c   167s|  2600 |   292 |628651 | 236.8 |   256M |  42 |1469 |4151 |3059 |2395 |  1 |1492 | 868 | 1.006878e+03 | 1.049000e+03 |   4.18%| unknown
443.64/444.95	c   178s|  2700 |   300 |663429 | 240.9 |   278M |  42 |1469 |4249 |3060 |2632 |  1 |1606 | 912 | 1.007042e+03 | 1.049000e+03 |   4.17%| unknown
443.64/444.95	c   184s|  2800 |   306 |689245 | 241.5 |   285M |  42 |1469 |4273 |3068 |2799 |  0 |1638 | 943 | 1.007109e+03 | 1.049000e+03 |   4.16%| unknown
443.64/444.95	c   192s|  2900 |   314 |721545 | 244.3 |   290M |  42 |1469 |4311 |3068 |3027 |  0 |1685 | 973 | 1.007206e+03 | 1.049000e+03 |   4.15%| unknown
443.64/444.95	c   203s|  3000 |   326 |756201 | 247.8 |   299M |  42 |1469 |4383 |3068 |3217 |  1 |1775 |1027 | 1.007409e+03 | 1.049000e+03 |   4.13%| unknown
443.64/444.95	c o 212s|  3045 |   329 |790753 | 255.4 |objpscos|  42 |1469 |4383 |2986 |3267 |  1 |1780 |1032 | 1.007438e+03 | 1.048000e+03 |   4.03%| unknown
443.64/444.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.64/444.95	c   215s|  3100 |   332 |807397 | 256.3 |   305M |  42 |1469 |4403 |3071 |3311 |  1 |1805 |1056 | 1.007439e+03 | 1.048000e+03 |   4.03%| unknown
443.64/444.95	c   221s|  3200 |   338 |834258 | 256.7 |   305M |  42 |1469 |4446 |3067 |3466 |  2 |1856 |1084 | 1.007457e+03 | 1.048000e+03 |   4.02%| unknown
443.64/444.95	c   234s|  3300 |   352 |880754 | 263.0 |   313M |  42 |1469 |4453 |3074 |3902 |  0 |1869 |1114 | 1.007662e+03 | 1.048000e+03 |   4.00%| unknown
443.64/444.95	c d 243s|  3365 |   336 |915570 | 268.2 |linesear|  42 |1469 |4453 |3090 |   0 |  1 |1870 |1140 | 1.007789e+03 | 1.040000e+03 |   3.20%| unknown
443.64/444.95	c   243s|  3400 |   335 |923349 | 267.8 |   315M |  42 |1469 |4453 |3028 |4138 |  1 |1870 |1140 | 1.007789e+03 | 1.040000e+03 |   3.20%| unknown
443.64/444.95	c   250s|  3500 |   353 |955150 | 269.2 |   315M |  42 |1469 |4503 |3123 |4297 |  1 |1928 |1174 | 1.007814e+03 | 1.040000e+03 |   3.19%| unknown
443.64/444.95	c   259s|  3600 |   363 |995469 | 272.9 |   318M |  42 |1469 |4550 |3125 |4560 |  1 |1991 |1216 | 1.007836e+03 | 1.040000e+03 |   3.19%| unknown
443.64/444.95	c   265s|  3700 |   369 |  1023k| 273.0 |   321M |  42 |1469 |4655 |3120 |4700 |  1 |2111 |1239 | 1.007846e+03 | 1.040000e+03 |   3.19%| unknown
443.64/444.95	c   269s|  3800 |   375 |  1042k| 270.9 |   322M |  42 |1469 |4675 |3121 |4719 |  2 |2134 |1265 | 1.007894e+03 | 1.040000e+03 |   3.19%| unknown
443.64/444.95	c   277s|  3900 |   383 |  1071k| 271.5 |   321M |  42 |1469 |4694 |3125 |4996 |  2 |2161 |1286 | 1.007976e+03 | 1.040000e+03 |   3.18%| unknown
443.64/444.95	c   280s|  4000 |   381 |  1088k| 269.0 |   321M |  42 |1469 |4731 |3116 |5015 |  0 |2206 |1316 | 1.007976e+03 | 1.040000e+03 |   3.18%| unknown
443.64/444.95	c   290s|  4100 |   397 |  1125k| 271.3 |   322M |  42 |1469 |4763 |3125 |5287 |  1 |2246 |1352 | 1.007985e+03 | 1.040000e+03 |   3.18%| unknown
443.64/444.95	c   295s|  4200 |   403 |  1148k| 270.3 |   323M |  42 |1469 |4822 |3125 |5425 |  0 |2317 |1387 | 1.008029e+03 | 1.040000e+03 |   3.17%| unknown
443.64/444.95	c   308s|  4300 |   421 |  1197k| 275.4 |   324M |  42 |1469 |4850 |3125 |5825 |  0 |2352 |1414 | 1.008268e+03 | 1.040000e+03 |   3.15%| unknown
443.64/444.95	c   317s|  4400 |   427 |  1223k| 275.0 |   325M |  42 |1469 |4859 |3128 |5977 |  0 |2369 |1452 | 1.008295e+03 | 1.040000e+03 |   3.14%| unknown
443.64/444.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.64/444.95	c   322s|  4500 |   429 |  1252k| 275.4 |   326M |  42 |1469 |4871 |3132 |6148 |  0 |2383 |1468 | 1.008416e+03 | 1.040000e+03 |   3.13%| unknown
443.64/444.95	c   329s|  4600 |   437 |  1278k| 275.0 |   327M |  42 |1469 |4945 |3133 |6319 |  1 |2474 |1502 | 1.008484e+03 | 1.040000e+03 |   3.13%| unknown
443.64/444.95	c   342s|  4700 |   449 |  1324k| 279.1 |   329M |  42 |1469 |5074 |3136 |6772 |  1 |2623 |1548 | 1.008557e+03 | 1.040000e+03 |   3.12%| unknown
443.64/444.95	c   349s|  4800 |   453 |  1355k| 279.6 |   329M |  42 |1469 |5308 |3135 |6951 |  0 |2904 |1613 | 1.008644e+03 | 1.040000e+03 |   3.11%| unknown
443.64/444.95	c   356s|  4900 |   459 |  1386k| 280.4 |   330M |  42 |1469 |5450 |3139 |7111 |  0 |3077 |1667 | 1.008653e+03 | 1.040000e+03 |   3.11%| unknown
443.64/444.95	c   370s|  5000 |   479 |  1443k| 286.1 |   331M |  42 |1469 |5651 |3140 |7660 |  1 |3315 |1738 | 1.008826e+03 | 1.040000e+03 |   3.09%| unknown
443.64/444.95	c   381s|  5100 |   491 |  1492k| 290.1 |   331M |  42 |1469 |5772 |3140 |7972 |  0 |3467 |1801 | 1.008889e+03 | 1.040000e+03 |   3.08%| unknown
443.64/444.95	c   387s|  5200 |   487 |  1517k| 289.3 |   332M |  42 |1469 |5986 |3150 |8029 |  0 |3721 |1854 | 1.008889e+03 | 1.040000e+03 |   3.08%| unknown
443.64/444.95	c   396s|  5300 |   505 |  1560k| 292.0 |   333M |  42 |1469 |6021 |3125 |8349 |  0 |3782 |1898 | 1.008938e+03 | 1.040000e+03 |   3.08%| unknown
443.64/444.95	c   406s|  5400 |   509 |  1615k| 296.7 |   334M |  42 |1469 |6183 |3128 |8513 |  0 |3988 |1947 | 1.008998e+03 | 1.040000e+03 |   3.07%| unknown
443.64/444.95	c   419s|  5500 |   525 |  1668k| 301.0 |   336M |  42 |1469 |6373 |3127 |9006 |  1 |4221 |2018 | 1.009019e+03 | 1.040000e+03 |   3.07%| unknown
443.64/444.95	c   432s|  5600 |   539 |  1720k| 305.0 |   337M |  42 |1469 |6437 |3133 |9486 |  1 |4317 |2071 | 1.009045e+03 | 1.040000e+03 |   3.07%| unknown
851.00/853.53	c   445s|  5700 |   555 |  1771k| 308.6 |   339M |  42 |1469 |6676 |3133 |9975 |  1 |4624 |2146 | 1.009275e+03 | 1.040000e+03 |   3.04%| unknown
851.00/853.53	c   452s|  5800 |   559 |  1807k| 309.4 |   339M |  42 |1469 |6833 |3137 |  10k|  0 |4820 |2203 | 1.009328e+03 | 1.040000e+03 |   3.04%| unknown
851.00/853.53	c   466s|  5900 |   575 |  1863k| 313.6 |   340M |  42 |1469 |7039 |3135 |  10k|  0 |5095 |2277 | 1.009393e+03 | 1.040000e+03 |   3.03%| unknown
851.00/853.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
851.00/853.53	c   477s|  6000 |   585 |  1907k| 315.8 |   342M |  42 |1469 |7232 |3137 |  11k|  1 |5340 |2346 | 1.009408e+03 | 1.040000e+03 |   3.03%| unknown
851.00/853.53	c   489s|  6100 |   599 |  1954k| 318.4 |   343M |  42 |1469 |7453 |3135 |  11k|  1 |5615 |2414 | 1.009473e+03 | 1.040000e+03 |   3.02%| unknown
851.00/853.53	c   497s|  6200 |   601 |  1994k| 319.5 |   344M |  42 |1469 |7787 |3131 |  11k|  0 |6053 |2513 | 1.009480e+03 | 1.040000e+03 |   3.02%| unknown
851.00/853.53	c   511s|  6300 |   617 |  2051k| 323.7 |   346M |  42 |1469 |7898 |3129 |  12k|  1 |6237 |2588 | 1.009534e+03 | 1.040000e+03 |   3.02%| unknown
851.00/853.53	c   524s|  6400 |   633 |  2110k| 327.8 |   346M |  42 |1469 |8053 |3139 |  12k|  0 |6440 |2649 | 1.009599e+03 | 1.040000e+03 |   3.01%| unknown
851.00/853.53	c   528s|  6500 |   633 |  2136k| 326.8 |   346M |  42 |1469 |8164 |3134 |  12k|  0 |6582 |2689 | 1.009599e+03 | 1.040000e+03 |   3.01%| unknown
851.00/853.53	c   532s|  6600 |   635 |  2159k| 325.2 |   346M |  42 |1469 |8206 |3133 |  12k|  1 |6636 |2710 | 1.009599e+03 | 1.040000e+03 |   3.01%| unknown
851.00/853.53	c   535s|  6700 |   639 |  2180k| 323.5 |   347M |  42 |1469 |8295 |3142 |  12k|  0 |6744 |2731 | 1.009599e+03 | 1.040000e+03 |   3.01%| unknown
851.00/853.53	c   548s|  6800 |   651 |  2238k| 327.3 |   349M |  42 |1469 |8503 |3134 |  13k|  1 |7029 |2784 | 1.009780e+03 | 1.040000e+03 |   2.99%| unknown
851.00/853.53	c   551s|  6900 |   649 |  2259k| 325.6 |   349M |  42 |1469 |8502 |3141 |  13k|  0 |7030 |2788 | 1.009780e+03 | 1.040000e+03 |   2.99%| unknown
851.00/853.53	c   562s|  7000 |   667 |  2321k| 329.8 |   349M |  42 |1469 |8616 |3145 |  13k|  1 |7232 |2825 | 1.009989e+03 | 1.040000e+03 |   2.97%| unknown
851.00/853.53	c   571s|  7100 |   677 |  2371k| 332.2 |   349M |  42 |1469 |8588 |3146 |  14k|  0 |7232 |2826 | 1.010088e+03 | 1.040000e+03 |   2.96%| unknown
851.00/853.53	c   582s|  7200 |   687 |  2437k| 336.8 |   350M |  42 |1469 |8617 |3155 |  14k|  0 |7299 |2838 | 1.010193e+03 | 1.040000e+03 |   2.95%| unknown
851.00/853.53	c   598s|  7300 |   709 |  2500k| 340.7 |   351M |  42 |1469 |8794 |3147 |  15k|  1 |7584 |2915 | 1.010250e+03 | 1.040000e+03 |   2.94%| unknown
851.00/853.53	c   601s|  7400 |   713 |  2525k| 339.5 |   351M |  42 |1469 |8844 |3154 |  15k|  0 |7678 |2931 | 1.010256e+03 | 1.040000e+03 |   2.94%| unknown
851.00/853.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
851.00/853.53	c   613s|  7500 |   727 |  2583k| 342.8 |   352M |  42 |1469 |8834 |3146 |  15k|  1 |7769 |2955 | 1.010271e+03 | 1.040000e+03 |   2.94%| unknown
851.00/853.53	c   628s|  7600 |   749 |  2655k| 347.8 |   353M |  42 |1469 |8827 |3147 |  16k|  1 |7859 |2972 | 1.010361e+03 | 1.040000e+03 |   2.93%| unknown
851.00/853.53	c   635s|  7700 |   751 |  2693k| 348.2 |   354M |  42 |1469 |8880 |3154 |  16k|  0 |7990 |2994 | 1.010391e+03 | 1.040000e+03 |   2.93%| unknown
851.00/853.53	c   637s|  7800 |   751 |  2714k| 346.3 |   354M |  42 |1469 |8896 |3155 |  16k|  0 |8031 |3004 | 1.010391e+03 | 1.040000e+03 |   2.93%| unknown
851.00/853.53	c   643s|  7900 |   759 |  2751k| 346.6 |   354M |  42 |1469 |8885 |3158 |  16k|  0 |8043 |3005 | 1.010403e+03 | 1.040000e+03 |   2.93%| unknown
851.00/853.53	c   646s|  8000 |   759 |  2771k| 344.8 |   354M |  42 |1469 |8933 |3155 |  16k|  2 |8099 |3013 | 1.010403e+03 | 1.040000e+03 |   2.93%| unknown
851.00/853.53	c   657s|  8100 |   773 |  2833k| 348.2 |   354M |  42 |1469 |8936 |3161 |  17k|  0 |8211 |3030 | 1.010539e+03 | 1.040000e+03 |   2.92%| unknown
851.00/853.53	c   662s|  8200 |   779 |  2868k| 348.2 |   354M |  42 |1469 |8892 |3152 |  17k|  1 |8221 |3032 | 1.010609e+03 | 1.040000e+03 |   2.91%| unknown
851.00/853.53	c   673s|  8300 |   795 |  2925k| 351.0 |   354M |  42 |1469 |8869 |3155 |  18k|  1 |8290 |3041 | 1.010633e+03 | 1.040000e+03 |   2.91%| unknown
851.00/853.53	c   689s|  8400 |   807 |  2999k| 355.6 |   355M |  42 |1469 |8850 |3165 |  18k|  1 |8348 |3080 | 1.010750e+03 | 1.040000e+03 |   2.89%| unknown
851.00/853.53	c   695s|  8500 |   811 |  3036k| 355.7 |   355M |  42 |1469 |8858 |3169 |  18k|  0 |8400 |3095 | 1.010820e+03 | 1.040000e+03 |   2.89%| unknown
851.00/853.53	c   701s|  8600 |   809 |  3064k| 354.8 |   355M |  42 |1469 |9004 |3167 |  18k|  0 |8591 |3137 | 1.010820e+03 | 1.040000e+03 |   2.89%| unknown
851.00/853.53	c   713s|  8700 |   813 |  3109k| 356.0 |   355M |  42 |1469 |8939 |3153 |  19k|  0 |8669 |3188 | 1.010867e+03 | 1.040000e+03 |   2.88%| unknown
851.00/853.53	c   716s|  8800 |   825 |  3136k| 355.0 |   355M |  42 |1469 |8940 |3134 |  19k|  1 |8695 |3197 | 1.010867e+03 | 1.040000e+03 |   2.88%| unknown
851.00/853.53	c   719s|  8900 |   829 |  3160k| 353.7 |   356M |  42 |1469 |8961 |3145 |  19k|  1 |8731 |3204 | 1.010870e+03 | 1.040000e+03 |   2.88%| unknown
851.00/853.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
851.00/853.53	c   725s|  9000 |   835 |  3188k| 352.9 |   357M |  42 |1469 |8992 |3138 |  19k|  1 |8830 |3234 | 1.010898e+03 | 1.040000e+03 |   2.88%| unknown
851.00/853.53	c   736s|  9100 |   845 |  3232k| 353.9 |   356M |  42 |1469 |9035 |3139 |  19k|  1 |8969 |3257 | 1.010934e+03 | 1.040000e+03 |   2.88%| unknown
851.00/853.53	c   745s|  9200 |   853 |  3273k| 354.4 |   356M |  42 |1469 |9128 |3134 |  19k|  1 |9200 |3312 | 1.010954e+03 | 1.040000e+03 |   2.87%| unknown
851.00/853.53	c   753s|  9300 |   863 |  3317k| 355.3 |   356M |  42 |1469 |9131 |3135 |  20k|  1 |9305 |3331 | 1.011004e+03 | 1.040000e+03 |   2.87%| unknown
851.00/853.53	c   758s|  9400 |   861 |  3342k| 354.2 |   356M |  42 |1469 |9306 |3145 |  20k|  1 |9518 |3386 | 1.011004e+03 | 1.040000e+03 |   2.87%| unknown
851.00/853.53	c   764s|  9500 |   865 |  3375k| 354.0 |   356M |  42 |1469 |9343 |3140 |  20k|  0 |9689 |3432 | 1.011014e+03 | 1.040000e+03 |   2.87%| unknown
851.00/853.53	c   773s|  9600 |   883 |  3421k| 355.1 |   356M |  42 |1469 |9384 |3141 |  20k|  2 |9864 |3481 | 1.011047e+03 | 1.040000e+03 |   2.86%| unknown
851.00/853.53	c   783s|  9700 |   891 |  3463k| 355.8 |   357M |  42 |1469 |9356 |3144 |  21k|  0 |  10k|3560 | 1.011125e+03 | 1.040000e+03 |   2.86%| unknown
851.00/853.53	c   792s|  9800 |   895 |  3503k| 356.1 |   359M |  42 |1469 |9286 |3146 |  21k|  0 |  10k|3586 | 1.011163e+03 | 1.040000e+03 |   2.85%| unknown
851.00/853.53	c   801s|  9900 |   907 |  3543k| 356.6 |   359M |  42 |1469 |9187 |3148 |  21k|  0 |  10k|3603 | 1.011203e+03 | 1.040000e+03 |   2.85%| unknown
851.00/853.53	c   806s| 10000 |   913 |  3568k| 355.6 |   359M |  42 |1469 |9168 |3148 |  22k|  0 |  10k|3613 | 1.011208e+03 | 1.040000e+03 |   2.85%| unknown
851.00/853.53	c   817s| 10100 |   923 |  3613k| 356.5 |   360M |  42 |1469 |9207 |3154 |  22k|  1 |  10k|3690 | 1.011244e+03 | 1.040000e+03 |   2.84%| unknown
851.00/853.53	c   821s| 10200 |   923 |  3635k| 355.2 |   360M |  42 |1469 |9439 |3149 |  22k|  0 |  10k|3753 | 1.011244e+03 | 1.040000e+03 |   2.84%| unknown
851.00/853.53	c   824s| 10300 |   923 |  3654k| 353.6 |   360M |  42 |1469 |9485 |3142 |  22k|  2 |  10k|3777 | 1.011244e+03 | 1.040000e+03 |   2.84%| unknown
851.00/853.53	c   826s| 10400 |   921 |  3672k| 351.9 |   360M |  42 |1469 |9481 |3141 |  22k|  0 |  10k|3777 | 1.011244e+03 | 1.040000e+03 |   2.84%| unknown
851.00/853.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
851.00/853.53	c   832s| 10500 |   925 |  3700k| 351.2 |   360M |  42 |1469 |9356 |3146 |  22k|  0 |  10k|3783 | 1.011250e+03 | 1.040000e+03 |   2.84%| unknown
851.00/853.53	c   837s| 10600 |   933 |  3734k| 351.1 |   360M |  42 |1469 |9353 |3148 |  22k|  1 |  10k|3788 | 1.011277e+03 | 1.040000e+03 |   2.84%| unknown
851.00/853.53	c   843s| 10700 |   939 |  3767k| 350.9 |   360M |  42 |1469 |9432 |3151 |  23k|  0 |  11k|3823 | 1.011300e+03 | 1.040000e+03 |   2.84%| unknown
851.00/853.53	c   846s| 10800 |   939 |  3787k| 349.5 |   360M |  42 |1469 |9520 |3150 |  23k|  0 |  11k|3848 | 1.011300e+03 | 1.040000e+03 |   2.84%| unknown
997.25/1000.20	c   853s| 10900 |   943 |  3820k| 349.4 |   360M |  42 |1469 |9334 |3148 |  23k|  0 |  11k|3906 | 1.011330e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   856s| 11000 |   945 |  3844k| 348.4 |   360M |  42 |1469 |9446 |3159 |  23k|  1 |  11k|3930 | 1.011330e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   862s| 11100 |   951 |  3879k| 348.4 |   360M |  42 |1469 |9437 |3149 |  23k|  1 |  11k|3948 | 1.011333e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   877s| 11200 |   965 |  3943k| 351.0 |   360M |  42 |1469 |9302 |3152 |  24k|  1 |  11k|3992 | 1.011401e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   879s| 11300 |   963 |  3961k| 349.4 |   360M |  42 |1469 |9309 |3149 |  24k|  0 |  11k|3993 | 1.011401e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   886s| 11400 |   967 |  3995k| 349.4 |   360M |  42 |1469 |9272 |3159 |  24k|  0 |  11k|4006 | 1.011401e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   888s| 11500 |   969 |  4017k| 348.2 |   360M |  42 |1469 |9350 |3154 |  24k|  1 |  12k|4019 | 1.011401e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   900s| 11600 |   977 |  4084k| 351.0 |   360M |  42 |1469 |9266 |3163 |  24k|  0 |  12k|4019 | 1.011425e+03 | 1.040000e+03 |   2.83%| unknown
997.25/1000.20	c   908s| 11700 |   989 |  4122k| 351.2 |   361M |  42 |1469 |9134 |3154 |  25k|  0 |  12k|4031 | 1.011459e+03 | 1.040000e+03 |   2.82%| unknown
997.25/1000.20	c   918s| 11800 |  1001 |  4164k| 351.9 |   362M |  42 |1469 |9140 |3162 |  25k|  1 |  12k|4062 | 1.011492e+03 | 1.040000e+03 |   2.82%| unknown
997.25/1000.20	c   924s| 11900 |  1005 |  4197k| 351.6 |   362M |  42 |1469 |9284 |3162 |  25k|  1 |  12k|4128 | 1.011550e+03 | 1.040000e+03 |   2.81%| unknown
997.25/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.25/1000.20	c   938s| 12000 |  1019 |  4251k| 353.2 |   363M |  42 |1469 |9078 |3166 |  26k|  2 |  12k|4211 | 1.011679e+03 | 1.040000e+03 |   2.80%| unknown
997.25/1000.20	c   940s| 12100 |  1019 |  4271k| 351.9 |   363M |  42 |1469 |9093 |3163 |  26k|  2 |  12k|4216 | 1.011679e+03 | 1.040000e+03 |   2.80%| unknown
997.25/1000.20	c   945s| 12200 |  1023 |  4305k| 351.9 |   363M |  42 |1469 |9043 |3160 |  26k|  0 |  12k|4217 | 1.011700e+03 | 1.040000e+03 |   2.80%| unknown
997.25/1000.20	c   953s| 12300 |  1033 |  4349k| 352.5 |   363M |  42 |1469 |8990 |3160 |  26k|  0 |  13k|4224 | 1.011728e+03 | 1.040000e+03 |   2.79%| unknown
997.25/1000.20	c   964s| 12400 |  1051 |  4405k| 354.2 |   363M |  42 |1469 |8929 |3159 |  27k|  2 |  13k|4256 | 1.011760e+03 | 1.040000e+03 |   2.79%| unknown
997.25/1000.20	c   975s| 12500 |  1065 |  4457k| 355.6 |   365M |  42 |1469 |8859 |3163 |  27k|  1 |  13k|4287 | 1.011806e+03 | 1.040000e+03 |   2.79%| unknown
997.25/1000.20	c   979s| 12600 |  1065 |  4479k| 354.5 |   365M |  43 |1469 |8968 |3163 |  27k|  1 |  13k|4317 | 1.011806e+03 | 1.040000e+03 |   2.79%| unknown
997.25/1000.20	c   982s| 12700 |  1063 |  4500k| 353.3 |   365M |  43 |1469 |9095 |3156 |  27k|  1 |  13k|4338 | 1.011806e+03 | 1.040000e+03 |   2.79%| unknown
997.25/1000.20	c   994s| 12800 |  1075 |  4558k| 355.1 |   365M |  43 |1469 |8874 |3167 |  28k|  3 |  14k|4384 | 1.011847e+03 | 1.040000e+03 |   2.78%| unknown
997.25/1000.20	c  1000s| 12900 |  1083 |  4593k| 355.1 |   366M |  43 |1469 |8828 |3154 |  28k|  1 |  14k|4395 | 1.011867e+03 | 1.040000e+03 |   2.78%| unknown
997.25/1000.20	c 
997.25/1000.20	c SCIP Status        : solving was interrupted [time limit reached]
997.25/1000.20	c Solving Time (sec) : 1000.00
997.25/1000.20	c Solving Nodes      : 12912
997.25/1000.20	c Primal Bound       : +1.04000000000000e+03 (537 solutions)
997.25/1000.20	c Dual Bound         : +1.01186666666667e+03
997.25/1000.20	c Gap                : 2.78 %
997.25/1000.20	c All original constraints are satisfied.
997.25/1000.20	c SCIP's best solution is verified feasible for the original problem.
997.25/1000.20	c ----------------------------------------------------------------------
997.25/1000.20	c dual bound: 1011.8666666666667 -> 1012
997.25/1000.20	c primal bound: 1040.0 -> 1040
997.25/1000.20	c scip-goal-lb: 1012
997.25/1000.20	c scip-goal-ub: 1040
997.25/1000.20	c writing output to: HOME/tmp885wsneu.opb
997.25/1000.20	c appending fixed variable constraints
997.25/1000.20	c scip-fixed vars: 32.81% (482/1469)
997.25/1000.20	c ----------------------------------------------------------------------
997.25/1000.20	c executing external solver: HOME/naps-1.03a6
997.25/1000.20	c ----------------------------------------------------------------------
997.25/1000.20	c command: HOME/naps-1.03a6 -goal-lb=1012 -goal-ub=1039 HOME/tmp885wsneu.opb
997.25/1000.21	c NaPS 1.03a6.
997.25/1000.21	c Input file name: HOME/tmp885wsneu.opb
997.26/1000.34	c single stage optimization mode
3600.03/3610.40	c
3600.03/3610.40	c *** TERMINATED *** by signal 15
3600.03/3610.40	c _____________________________________________________________________________
3600.03/3610.40	c std/band forms        : 2,0
3600.03/3610.40	c 2cl/3cl ITE-codings   : 0,0
3600.03/3610.40	c BDD/srt/adr Max costs : 0,105685,0
3600.03/3610.40	c BDDraw/bin/mul/srt/adr: 0,0,0,2,0
3600.03/3610.40	c BDD nodes             : 0
3600.03/3610.40	c Es1/CC detections     : 0,0
3600.03/3610.40	c CC sort               : 1
3600.03/3610.40	c SAT/UNSAT calls       : 0,0
3600.03/3610.40	c regenrated variables  : 0
3600.03/3610.40	c eliminated fixed lits : 1475
3600.03/3610.40	c goal lit flips        : 0
3600.03/3610.40	c goal stages           : 1
3600.03/3610.40	c goal shrink           : 0
3600.03/3610.40	c goal coeff separations: 0
3600.03/3610.40	c restarts              : 0
3600.03/3610.40	c conflicts             : 0              (0 /sec)
3600.03/3610.40	c decisions             : 0              (0 /sec)
3600.03/3610.40	c propagations          : 0              (0 /sec)
3600.03/3610.40	c inspects              : 0              (0 /sec)
3600.03/3610.40	c CPU time (solving tm) : 2601 s        (2601 s, SAT 0 s, UNSAT 0 s)
3600.03/3610.40	c Time for Opt-base     : 0.000194 s
3600.03/3610.40	c Steps for Opt-base    : 0
3600.03/3610.40	c Time for BDD coding   : 0 s
3600.03/3610.40	c Time for srt coding   : 0.009426 s
3600.03/3610.40	c _____________________________________________________________________________
3600.03/3610.40	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 x376 -x377 -x378 x379 -x380 x381 x382 x383 x384 -x385 x386 x387
3600.03/3610.40	v -x388 x389 x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 x398 x399 x400 -x401 -x402 x403 -x404 -x405 -x406 x407 -x408 x409 x410 -x411 -x412 -x413 x414 -x415 -x416 x417 x418 -x419 -x420 -x421 -x422 x423 x424 -x425 x426 x427 x428 x429 x430 x431 -x432 -x433 x434 -x435 x436 x437 x438 x439 -x440 x441 -x442 x443 -x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 x459 x460 x461 x462 x463 -x464 x465 -x466 -x467 -x468 x469 -x470 x471 -x472 -x473 -x474 x475 x476 x477 x478 x479 -x480 -x481 -x482 -x483 -x484 x485 -x486 x487 x488 x489 -x490 x491 x492 -x493 x494 -x495 x496 x497 -x498 x499 x500 -x501 x502 -x503 -x504 -x505 -x506 -x507 x508 -x509 -x510 -x511 x512 x513 -x514 -x515 -x516 -x517 -x518 x519 x520 x521 -x522 x523 -x524 x525 -x526 x527 -x528 -x529 -x530 x531 -x532 -x533 x534 -x535 -x536 x537 x538 x539 x540 -x541 x542 -x543 x544 x545 -x546 x547 -x548 -x549 x550 -x551 x552 -x553 -x554 -x555 x556 -x557 x558 -x559 x560 x561 -x562 -x563 x564 -x565 x566 -x567 x568 -x569 x570 x571 x572 -x573 x574 x575 -x576 -x577 -x578 x579 -x580 x581 -x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 x591 -x592 x593 x594 x595 -x596 x597 x598 x599 -x600 x601 x602 -x603 x604 x605 x606 x607 -x608 x609 x610 -x611 -x612 x613 -x614 -x615 -x616 -x617 x618 x619 x620 x621 x622 -x623 x624 x625 x626 x627 x628 x629 x630 -x631 -x632 -x633 -x634 x635 -x636 x637 x638 -x639 x640 x641 x642 -x643 -x644 -x645 x646 x647 x648 -x649 x650 -x651 x652 -x653 -x654 -x655 -x656 x657 -x658 x659 x660 -x661 x662 x663 x664 -x665 -x666 x667 x668 -x669 -x670 x671 x672 x673 -x674 x675 -x676 -x677 x678 x679 -x680 x681 x682 x683 x684 x685 x686 x687 x688 -x689 x690 -x691 x692 -x693 x694 x695 -x696 -x697 x698 x699 -x700 -x701 -x702 -x703 -x704 x705 x706 -x707 -x708 x709 -x710 -x711 x712 -x713 -x714 x715 -x716 x717 x718 x719 x720 x721 -x722 -x723 x724 x725 x726 x727 -x728 -x729 -x730 -x731 x732 x733 x734 -x735 x736 x737 -x738 x739 -x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 x749 x750 -x751
3600.03/3610.40	v x752 x753 -x754 x755 x756 x757 -x758 -x759 -x760 x761 x762 x763 -x764 x765 x766 x767 x768 -x769 x770 x771 x772 x773 x774 -x775 -x776 x777 -x778 -x779 -x780 -x781 -x782 x783 x784 x785 x786 -x787 x788 x789 -x790 x791 -x792 x793 x794 x795 x796 -x797 -x798 x799 -x800 x801 x802 -x803 -x804 x805 x806 x807 -x808 x809 x810 x811 -x812 -x813 x814 x815 -x816 x817 x818 -x819 -x820 x821 -x822 x823 x824 x825 x826 x827 x828 -x829 x830 x831 -x832 -x833 -x834 -x835 -x836 x837 -x838 x839 x840 x841 -x842 -x843 -x844 -x845 -x846 x847 x848 x849 x850 x851 x852 x853 -x854 -x855 -x856 x857 -x858 x859 x860 x861 x862 -x863 x864 x865 -x866 x867 -x868 -x869 x870 x871 -x872 x873 -x874 -x875 -x876 -x877 x878 x879 -x880 x881 -x882 x883 x884 -x885 -x886 -x887 x888 x889 -x890 x891 -x892 -x893 x894 -x895 -x896 -x897 -x898 -x899 -x900 x901 x902 x903 -x904 x905 x906 x907 -x908 x909 -x910 -x911 x912 -x913 x914 x915 x916 x917 -x918 x919 -x920 -x921 x922 x923 x924 -x925 x926 -x927 x928 -x929 x930 -x931 x932 x933 -x934 -x935 x936 -x937 -x938 x939 -x940 -x941 x942 x943 x944 -x945 x946 x947 -x948 -x949 -x950 x951 x952 -x953 -x954 x955 -x956 x957 x958 x959 x960 x961 x962 -x963 -x964 -x965 -x966 x967 x968 x969 -x970 -x971 -x972 x973 -x974 x975 -x976 x977 -x978 -x979 x980 x981 -x982 -x983 -x984 -x985 x986 x987 -x988 x989 x990 x991 -x992 x993 -x994 -x995 x996 x997 -x998 -x999 x1000 -x1001 x1002 x1003 x1004 -x1005 x1006 -x1007 -x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 -x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 x1023 x1024 -x1025 x1026 x1027 -x1028 x1029 x1030 x1031 -x1032 -x1033 -x1034 -x1035 -x1036 x1037 -x1038 -x1039 x1040 x1041 -x1042 -x1043 x1044 -x1045 x1046 x1047 -x1048 x1049 x1050 x1051 -x1052 -x1053 -x1054 -x1055 x1056 -x1057 x1058 -x1059 -x1060 -x1061 -x1062 x1063 x1064 x1065 -x1066 x1067 x1068 x1069 -x1070 x1071 -x1072 -x1073 x1074 -x1075 -x1076 x1077 -x1078 x1079 x1080 x1081 -x1082 -x1083 x1084 x1085 -x1086 x1087 x1088 -x1089 x1090 x1091 x1092 x1093 -x1094 x1095 -x1096 -x1097 -x1098
3600.03/3610.40	v x1099 -x1100 -x1101 x1102 -x1103 x1104 -x1105 -x1106 x1107 -x1108 x1109 x1110 -x1111 x1112 x1113 x1114 -x1115 x1116 -x1117 -x1118 -x1119 x1120 x1121 -x1122 -x1123 -x1124 x1125 -x1126 x1127 x1128 -x1129 -x1130 -x1131 -x1132 x1133 -x1134 -x1135 x1136 x1137 -x1138 -x1139 -x1140 x1141 x1142 x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 x1151 x1152 x1153 -x1154 x1155 x1156 x1157 -x1158 x1159 x1160 x1161 -x1162 x1163 -x1164 -x1165 x1166 x1167 x1168 x1169 x1170 x1171 -x1172 x1173 -x1174 -x1175 -x1176 x1177 x1178 x1179 x1180 -x1181 x1182 x1183 x1184 x1185 x1186 -x1187 -x1188 -x1189 x1190 -x1191 -x1192 x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 -x1200 x1201 -x1202 x1203 -x1204 x1205 -x1206 x1207 x1208 -x1209 x1210 -x1211 -x1212 -x1213 x1214 -x1215 -x1216 x1217 -x1218 -x1219 -x1220 x1221 -x1222 x1223 x1224 x1225 x1226 x1227 x1228 x1229 x1230 -x1231 x1232 -x1233 -x1234 -x1235 -x1236 -x1237 x1238 x1239 -x1240 -x1241 -x1242 -x1243 x1244 x1245 x1246 -x1247 x1248 -x1249 x1250 x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 x1259 x1260 -x1261 x1262 -x1263 -x1264 x1265 -x1266 -x1267 x1268 -x1269 x1270 x1271 -x1272 x1273 x1274 x1275 x1276 -x1277 -x1278 -x1279 x1280 x1281 x1282 -x1283 -x1284 x1285 x1286 x1287 -x1288 x1289 x1290 -x1291 -x1292 -x1293 x1294 -x1295 -x1296 x1297 -x1298 -x1299 x1300 -x1301 x1302 -x1303 x1304 -x1305 -x1306 x1307 x1308 x1309 -x1310 x1311 -x1312 x1313 x1314 x1315 -x1316 x1317 x1318 -x1319 x1320 -x1321 x1322 x1323 -x1324 -x1325 -x1326 -x1327 -x1328 x1329 -x1330 x1331 x1332 x1333 -x1334 x1335 -x1336 -x1337 x1338 -x1339 -x1340 x1341 x1342 x1343 -x1344 x1345 x1346 -x1347 x1348 x1349 x1350 -x1351 -x1352 x1353 x1354 -x1355 -x1356 x1357 x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 x1367 -x1368 x1369 -x1370 -x1371 x1372 x1373 x1374 -x1375 x1376 x1377 -x1378 x1379 -x1380 x1381 x1382 -x1383 x1384 x1385 -x1386 -x1387 x1388 x1389 x1390 -x1391 -x1392 -x1393 -x1394 x1395 -x1396 x1397 -x1398 x1399 -x1400 -x1401 -x1402 -x1403 x1404 -x1405
3600.03/3610.40	v x1406 -x1407 -x1408 -x1409 x1410 -x1411 -x1412 x1413 x1414 x1415 -x1416 x1417 x1418 -x1419 x1420 x1421 x1422 -x1423 -x1424 x1425 x1426 -x1427 -x1428 -x1429 -x1430 x1431 -x1432 -x1433 x1434 -x1435 x1436 x1437 -x1438 x1439 -x1440 -x1441 -x1442 x1443 x1444 -x1445 x1446 x1447 x1448 -x1449 x1450 -x1451 x1452 -x1453 -x1454 x1455 x1456 x1457 -x1458 x1459 x1460 x1461 x1462 -x1463 -x1464 -x1465 -x1466 -x1467 x1468 x1469 x1470 x1471 x1472 -x1473 -x1474 x1475 x1476 x1477 -x1478 x1479 x1480 x1481 x1482 -x1483 x1484 x1485 -x1486 x1487 -x1488 -x1489 x1490 x1491 x1492 x1493 x1494 x1495 -x1496 -x1497 -x1498 x1499 x1500 x1501 -x1502 x1503 -x1504 -x1505 x1506 -x1507 x1508 x1509 x1510 x1511 x1512 x1513 x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 x1522 -x1523 -x1524 x1525 x1526 x1527 -x1528 -x1529 -x1530 -x1531 -x1532 x1533 x1534 x1535 -x1536 x1537 -x1538 -x1539 x1540 -x1541 x1542 x1543 x1544 x1545 x1546 -x1547 x1548 -x1549 -x1550 x1551 x1552 x1553 -x1554 -x1555 -x1556 x1557 x1558 -x1559 x1560 x1561 x1562 x1563 x1564 x1565 -x1566 x1567 -x1568 -x1569 -x1570 -x1571 -x1572 x1573 -x1574 x1575 -x1576 x1577 x1578 x1579 -x1580 -x1581 -x1582 x1583 -x1584 x1585 x1586 x1587 x1588 x1589 -x1590 x1591 -x1592 -x1593 -x1594 -x1595 x1596 -x1597 -x1598 -x1599 -x1600 -x1601 x1602 x1603 -x1604 -x1605 -x1606 x1607 -x1608 x1609 -x1610 x1611 x1612 x1613 -x1614 -x1615 x1616 -x1617 x1618 x1619 x1620 -x1621 x1622 -x1623 x1624 -x1625 x1626 x1627 -x1628 -x1629 -x1630 x1631 x1632 x1633 x1634 x1635 -x1636 x1637 -x1638 x1639 -x1640 x1641 x1642 x1643 -x1644 x1645 x1646 -x1647 x1648 x1649 -x1650 x1651 x1652 -x1653 x1654 -x1655 -x1656 -x1657 -x1658 x1659 x1660 -x1661 -x1662 -x1663 -x1664 x1665 -x1666 -x1667 x1668 x1669 x1670 x1671 -x1672 x1673 x1674 -x1675 x1676 -x1677 -x1678 x1679 x1680 x1681 x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 x1691 x1692 -x1693 -x1694 -x1695 -x1696 x1697 -x1698 x1699 -x1700 -x1701 x1702 x1703 x1704 -x1705 -x1706 -x1707 x1708 x1709 x1710 x1711 x1712 x1713 x1714
3600.03/3610.40	v -x1715 x1716 -x1717 x1718 -x1719 -x1720 x1721 -x1722 x1723 -x1724 -x1725 x1726 x1727 -x1728 x1729 -x1730 x1731 x1732 -x1733 x1734 -x1735 -x1736 x1737 -x1738 -x1739 -x1740 -x1741 x1742 x1743 x1744 x1745 x1746 -x1747 -x1748 x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 x1756 -x1757 x1758 -x1759 -x1760 x1761 x1762 x1763 -x1764 x1765 x1766 x1767 -x1768 x1769 -x1770 -x1771 -x1772 -x1773 -x1774 x1775 -x1776 -x1777 x1778 -x1779 -x1780 x1781 -x1782 -x1783 -x1784 x1785 x1786 x1787 x1788 x1789 -x1790 -x1791 x1792 -x1793 x1794 x1795 -x1796 x1797 x1798 x1799 x1800 -x1801 x1802 x1803 x1804 x1805 x1806 x1807 -x1808 x1809 -x1810 -x1811 x1812 -x1813 x1814 x1815 x1816 -x1817 x1818 -x1819 -x1820 x1821 -x1822 x1823 -x1824 -x1825 -x1826 -x1827 x1828 x1829 -x1830 -x1831 x1832 -x1833 -x1834 -x1835 x1836 x1837 -x1838 x1839 -x1840 -x1841 -x1842 -x1843 x1844 -x1845 -x1846 -x1847 -x1848 x1849 x1850 x1851 -x1852 x1853 x1854 x1855 x1856 x1857 x1858 -x1859 x1860 -x1861 x1862 -x1863 -x1864 x1865 x1866 x1867 x1868 -x1869 x1870 x1871 -x1872 -x1873 -x1874 -x1875 x1876 x1877 -x1878 -x1879 x1880 -x1881 x1882 -x1883 x1884 x1885 x1886 -x1887 x1888 x1889 x1890 -x1891 -x1892 -x1893 -x1894 x1895 -x1896 x1897 x1898 -x1899 -x1900 x1901 x1902 x1903 -x1904 -x1905 x1906 x1907 -x1908 -x1909 x1910 x1911 x1912 x1913 -x1914 -x1915 x1916 x1917 -x1918 -x1919 x1920 x1921 -x1922 x1923 -x1924 x1925 x1926 x1927 -x1928 -x1929 x1930 -x1931 x1932 x1933 -x1934 -x1935 x1936 x1937 -x1938 x1939 x1940 -x1941 x1942 x1943 x1944 x1945 x1946 -x1947 x1948 -x1949 x1950 -x1951 x1952 x1953 x1954 -x1955 x1956 x1957 -x1958 x1959 x1960
3600.03/3610.40	o 1040
3600.03/3610.40	s SATISFIABLE
3600.16/3610.54	c received SIGTERM, forwarding to pbsolver...
3600.16/3610.54	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

OK	1040

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488691-1751327887/watcher-4488691-1751327887 -o /tmp/evaluation-result-4488691-1751327887/solver-4488691-1751327887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751324274-42411 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4488691-1751327887.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=43087, runsolver pid=43083

[startup+0.100063 s]*
/proc/loadavg: 4.10 4.11 4.14 4/264 43104
/proc/meminfo: memFree=127035944/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=75432 memory=24704 CPUtime=0.04 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 2856 0 0 0 4 0 0 0 20 0 1 0 48468318 77242368 6176 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 18858 6176 3776 1 0 3881 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 79624 KiB
Current children cumulated memory: 27776 KiB

[startup+0.205696 s]*
/proc/loadavg: 4.10 4.11 4.14 5/266 43110
/proc/meminfo: memFree=126981208/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1211364 memory=63756 CPUtime=0.15 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 8953 0 0 0 13 2 0 0 20 0 1 0 48468318 1240436736 15939 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 302841 15939 7875 1 0 274199 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1215556 KiB
Current children cumulated memory: 66828 KiB

[startup+0.305582 s]*
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126965080/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1222844 memory=73612 CPUtime=0.24 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 11202 0 0 0 22 2 0 0 20 0 1 0 48468318 1252192256 18403 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 305711 18403 8099 1 0 277069 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1227036 KiB
Current children cumulated memory: 76684 KiB

[startup+0.700207 s]
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126921736/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1227656 memory=78220 CPUtime=0.63 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 12325 0 0 0 61 2 0 0 20 0 1 0 48468318 1257119744 19555 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 306914 19555 8131 1 0 278272 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1231848 KiB
Current children cumulated memory: 81292 KiB

[startup+1.50021 s]
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126905864/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1232444 memory=81804 CPUtime=1.43 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 13223 0 0 0 140 3 0 0 20 0 1 0 48468318 1262022656 20451 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 308111 20451 8131 1 0 279469 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1236636 KiB
Current children cumulated memory: 84876 KiB

[startup+3.10544 s]
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126873888/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1240728 memory=89484 CPUtime=3.03 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 15153 0 0 0 300 3 0 0 20 0 1 0 48468318 1270505472 22371 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 310182 22371 8131 1 0 281540 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1244920 KiB
Current children cumulated memory: 92556 KiB

[startup+6.30016 s]
/proc/loadavg: 4.09 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126762316/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1274940 memory=122764 CPUtime=6.22 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 23482 0 0 0 618 4 0 0 20 0 1 0 48468318 1305538560 30691 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 318735 30691 8131 1 0 290093 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1279132 KiB
Current children cumulated memory: 125836 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.11 4.13 5/269 43119
/proc/meminfo: memFree=126633324/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1304804 memory=150928 CPUtime=12.6 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 30954 0 0 0 1255 5 0 0 20 0 1 0 48468318 1336119296 37732 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 326201 37732 8131 1 0 297559 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1308996 KiB
Current children cumulated memory: 154000 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.12 4.14 5/269 43119
/proc/meminfo: memFree=126629160/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1308880 memory=155024 CPUtime=25.37 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 31968 0 0 0 2532 5 0 0 20 0 1 0 48468318 1340293120 38756 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 327220 38756 8131 1 0 298578 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1313072 KiB
Current children cumulated memory: 158096 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.11 4.13 5/269 43120
/proc/meminfo: memFree=126474804/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1364604 memory=206788 CPUtime=50.91 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 46338 0 0 0 5084 7 0 0 20 0 1 0 48468318 1397354496 51697 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 341151 51697 8131 1 0 312509 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1368796 KiB
Current children cumulated memory: 209860 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/269 43121
/proc/meminfo: memFree=126414416/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1383164 memory=225560 CPUtime=101.97 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 53373 0 0 0 10188 9 0 0 20 0 1 0 48468318 1416359936 56390 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 345791 56390 8131 1 0 317149 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1387356 KiB
Current children cumulated memory: 228632 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/269 43172
/proc/meminfo: memFree=127314080/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1445544 memory=283648 CPUtime=161.81 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 67624 0 0 0 16169 12 0 0 20 0 1 0 48468318 1480237056 70912 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 361386 70912 8131 1 0 332744 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 1449736 KiB
Current children cumulated memory: 286720 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/269 43189
/proc/meminfo: memFree=127168828/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1504552 memory=338816 CPUtime=221.65 cores=5,7
/proc/43100/stat : 43100 (python3) R 43087 43087 42398 0 -1 4194304 80598 0 0 0 22151 14 0 0 20 0 1 0 48468318 1540661248 84704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 376138 84704 8131 1 0 347496 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1508744 KiB

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

/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=241196 memory=239352 CPUtime=2215.65 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 109827 0 0 0 221447 118 0 0 20 0 1 0 48568335 246984704 59838 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 60299 59838 608 696 0 59460 0
Current children cumulated CPU time: 3212.91 s
Current children cumulated vsize: 1808924 KiB
Current children cumulated memory: 649240 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/273 43345
/proc/meminfo: memFree=125731880/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=249484 memory=240140 CPUtime=2275.51 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 111754 0 0 0 227430 121 0 0 20 0 1 0 48568335 255471616 60035 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 62371 60035 608 696 0 61532 0
Current children cumulated CPU time: 3272.77 s
Current children cumulated vsize: 1817212 KiB
Current children cumulated memory: 650028 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/273 43347
/proc/meminfo: memFree=125753556/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=250236 memory=240936 CPUtime=2335.35 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 112776 0 0 0 233413 122 0 0 20 0 1 0 48568335 256241664 60234 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 62559 60234 608 696 0 61720 0
Current children cumulated CPU time: 3332.61 s
Current children cumulated vsize: 1817964 KiB
Current children cumulated memory: 650824 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/273 43349
/proc/meminfo: memFree=125762004/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=250376 memory=241044 CPUtime=2395.2 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 114364 0 0 0 239396 124 0 0 20 0 1 0 48568335 256385024 60261 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 62594 60261 608 696 0 61755 0
Current children cumulated CPU time: 3392.46 s
Current children cumulated vsize: 1818104 KiB
Current children cumulated memory: 650932 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.12 4.10 5/272 43351
/proc/meminfo: memFree=125756892/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=250956 memory=243676 CPUtime=2455.05 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 115437 0 0 0 245379 126 0 0 20 0 1 0 48568335 256978944 60919 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 62739 60919 608 696 0 61900 0
Current children cumulated CPU time: 3452.31 s
Current children cumulated vsize: 1818684 KiB
Current children cumulated memory: 653564 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/272 43353
/proc/meminfo: memFree=125738000/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=251748 memory=244468 CPUtime=2514.89 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 116573 0 0 0 251362 127 0 0 20 0 1 0 48568335 257789952 61117 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 62937 61117 608 696 0 62098 0
Current children cumulated CPU time: 3512.15 s
Current children cumulated vsize: 1819476 KiB
Current children cumulated memory: 654356 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/271 43355
/proc/meminfo: memFree=125715676/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=252000 memory=244720 CPUtime=2574.73 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 117895 0 0 0 257345 128 0 0 20 0 1 0 48568335 258048000 61180 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 63000 61180 608 696 0 62161 0
Current children cumulated CPU time: 3571.99 s
Current children cumulated vsize: 1819728 KiB
Current children cumulated memory: 654608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.11 4.11 4.09 5/272 43360
/proc/meminfo: memFree=125700784/131249996 swapFree=33010416/33010684
[pid=43087] ppid=43083 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/43087/stat : 43087 (scip-naps-1.00.) S 43083 43087 42398 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 48468314 4292608 768 18446744073709551615 94359094095872 94359094990405 140733076764080 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94359095229456 94359095277200 94359101386752 140733076769185 140733076769282 140733076769282 140733076774884 0
/proc/43087/statm: 1048 768 704 219 0 110 0
[pid=43100] ppid=43087 vsize=1563536 memory=406816 CPUtime=997.26 cores=5,7
/proc/43100/stat : 43100 (python3) S 43087 43087 42398 0 -1 4194304 98033 0 0 0 99709 17 0 0 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
[pid=43229] ppid=43100 vsize=252676 memory=245396 CPUtime=2602.77 cores=5,7
/proc/43229/stat : 43229 (naps-1.03a6) R 43100 43229 43229 0 -1 4194304 118747 0 0 0 260148 129 0 0 20 0 1 0 48568335 258740224 61349 18446744073709551615 4198400 7047149 140732368596160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26554368 140732368603509 140732368603635 140732368603635 140732368609225 0
/proc/43229/statm: 63169 61349 608 696 0 62330 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1820404 KiB
Current children cumulated memory: 655284 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002003 s, system=0.005192 s

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

# cumulated CPU time of all completed processes:  user=3598.73 s, system=1.48653 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.52 s]*
/proc/loadavg: 4.11 4.11 4.09 4/260 43365
/proc/meminfo: memFree=127094312/131249996 swapFree=33010416/33010684
[pid=43100] ppid=43083 vsize=1563536 memory=406816 CPUtime=3600.15 cores=5,7
/proc/43100/stat : 43100 (python3) R 43083 43087 42398 0 -1 4194304 99262 118748 0 0 99721 17 260148 129 20 0 1 0 48468318 1601060864 101704 18446744073709551615 94026802753536 94026802753913 140731253352080 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94026802765208 94026802765828 94026812260352 140731253360999 140731253361186 140731253361186 140731253366759 0
/proc/43100/statm: 390884 101704 8163 1 0 362242 0
Current cumulated CPU time of completed processes: 0.007195 s
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 1563536 KiB
Current children cumulated memory: 406816 KiB

Child status: 0

Real time (s): 3610.56
CPU time (s): 3600.22
CPU user time (s): 3598.73
CPU system time (s): 1.48653
CPU usage (%): 99.7135
Max. virtual memory (cumulated for all children) (KiB): 1976912
Max. memory (cumulated for all children) (KiB): 817160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.73
system time used= 1.48653
maximum resident set size= 408608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 566
involuntary context switches= 1888


# summary of solver processes directly reported to runsolver:
#   pid: 43087,43100
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3598.73
#   total CPU system time (s): 1.48653

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.7855 second user time and 17.0705 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-01 01:58:07
IDJOB=4488691
IDBENCH=147526
IDSOLVER=3368
FILE ID=nodeC030/4488691-1751327887
RUNJOBID= nodeC030-1751324274-42411
SLURM_JOB_ID= 9594345
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_34.opb.PB06.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488691-1751327887/watcher-4488691-1751327887 -o /tmp/evaluation-result-4488691-1751327887/solver-4488691-1751327887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751324274-42411 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4488691-1751327887.opb

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

MD5SUM BENCH= 52f0a3c0093dc9bf421bafb6505effdf
RANDOM SEED=755756944

nodeC030 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		: 3600.497
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	: 7000.62
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.328
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127041148 kB
MemAvailable:   128541564 kB
Buffers:            2564 kB
Cached:          2294612 kB
SwapCached:           16 kB
Active:          1619108 kB
Inactive:        1943900 kB
Active(anon):    1279220 kB
Inactive(anon):     4660 kB
Active(file):     339888 kB
Inactive(file):  1939240 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11252 kB
Writeback:            12 kB
AnonPages:       1267688 kB
Mapped:           127912 kB
Shmem:             18048 kB
KReclaimable:     120652 kB
Slab:             208264 kB
SReclaimable:     120652 kB
SUnreclaim:        87612 kB
KernelStack:        4256 kB
PageTables:         5780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2856976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    954368 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC030 at 2025-07-01 02:58:18