Trace number 4488783

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)1047 3600.31 3610.18

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
MD5SUMf429a5cb74c34761160471c7897bca93
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 benchmark1037
Best CPU time to get the best result obtained on this benchmark3585.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1963
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 1963
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 1963
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 1963
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

68.58/68.82	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4488783-1751327887.opb
68.58/68.82	c Solving mode: optimization
68.58/68.82	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
68.58/68.82	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
68.58/68.82	c original problem has 1963 variables (1963 bin, 0 int, 0 impl, 0 cont) and 4000 constraints
68.58/68.82	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 1.963000e+03
68.58/68.82	c presolving:
68.58/68.82	c (round 1, fast)       159 del vars, 159 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3840 clqs
68.58/68.82	c (round 2, fast)       323 del vars, 764 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3235 clqs
68.58/68.82	c (round 3, fast)       373 del vars, 857 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3142 clqs
68.58/68.82	c (round 4, fast)       408 del vars, 952 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3047 clqs
68.58/68.82	c (round 5, fast)       424 del vars, 1000 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2999 clqs
68.58/68.82	c (round 6, fast)       435 del vars, 1031 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2968 clqs
68.58/68.82	c (round 7, fast)       441 del vars, 1049 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2950 clqs
68.58/68.82	c (round 8, fast)       444 del vars, 1053 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2946 clqs
68.58/68.82	c (round 9, fast)       447 del vars, 1065 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2934 clqs
68.58/68.82	c (round 10, fast)       448 del vars, 1070 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2929 clqs
68.58/68.82	c (round 11, exhaustive) 448 del vars, 1071 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2929 upgd conss, 0 impls, 2929 clqs
68.58/68.82	c    (0.0s) probing: 51/1515 (3.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
68.58/68.82	c    (0.0s) probing aborted: 50/50 successive totally useless probings
68.58/68.82	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
68.58/68.82	c    (0.0s) no symmetry present (symcode time: 0.00)
68.58/68.82	c presolving (12 rounds: 12 fast, 2 medium, 2 exhaustive):
68.58/68.82	c  448 deleted vars, 1071 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
68.58/68.82	c  0 implications, 2929 cliques
68.58/68.82	c presolved problem has 1515 variables (1515 bin, 0 int, 0 impl, 0 cont) and 2929 constraints
68.58/68.82	c    2929 constraints of type <setppc>
68.58/68.82	c transformed objective value is always integral (scale: 1)
68.58/68.82	c Presolving Time: 0.04
68.58/68.82	c 
68.58/68.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.58/68.82	c t 0.0s|     1 |     0 |     0 |     - | trivial|   0 |1515 |2929 |   0 |   0 |  0 |   0 |   0 | 2.200000e+02 | 1.735000e+03 | 688.64%| unknown
68.58/68.82	c p 0.1s|     1 |     0 |     0 |     - |  clique|   0 |1515 |2929 |2929 |   0 |  0 |   0 |   0 | 2.200000e+02 | 1.193000e+03 | 442.27%| unknown
68.58/68.82	c p 0.1s|     1 |     0 |     0 |     - |   locks|   0 |1515 |2929 |2929 |   0 |  0 |   0 |   0 | 2.200000e+02 | 1.090000e+03 | 395.45%| unknown
68.58/68.82	c i 0.1s|     1 |     0 |     0 |     - |  oneopt|   0 |1515 |2929 |2929 |   0 |  0 |   0 |   0 | 2.200000e+02 | 1.085000e+03 | 393.18%| unknown
68.58/68.82	c   0.1s|     1 |     0 |  1891 |     - |    23M |   0 |1515 |2929 |2929 |   0 |  0 |   0 |   0 | 9.775000e+02 | 1.085000e+03 |  11.00%| unknown
68.58/68.82	c   0.3s|     1 |     0 |  2459 |     - |    26M |   0 |1515 |2929 |2954 |  25 |  1 |   0 |   0 | 9.885000e+02 | 1.085000e+03 |   9.76%| unknown
68.58/68.82	c   0.6s|     1 |     0 |  3124 |     - |    27M |   0 |1515 |2929 |2978 |  49 |  2 |   0 |   0 | 9.940000e+02 | 1.085000e+03 |   9.15%| unknown
68.58/68.82	c   1.0s|     1 |     0 |  4505 |     - |    28M |   0 |1515 |2929 |3000 |  71 |  3 |   0 |   0 | 9.972500e+02 | 1.085000e+03 |   8.80%| unknown
68.58/68.82	c   1.6s|     1 |     0 |  5821 |     - |    32M |   0 |1515 |2929 |3018 |  89 |  4 |   0 |   0 | 1.000096e+03 | 1.085000e+03 |   8.49%| unknown
68.58/68.82	c   2.3s|     1 |     0 |  7546 |     - |    47M |   0 |1515 |2929 |3039 | 110 |  5 |   0 |   0 | 1.002505e+03 | 1.085000e+03 |   8.23%| unknown
68.58/68.82	c   3.5s|     1 |     0 |  8121 |     - |    64M |   0 |1515 |2929 |3043 | 114 |  6 |   0 |   0 | 1.003033e+03 | 1.085000e+03 |   8.17%| unknown
68.58/68.82	c   4.9s|     1 |     0 |  8564 |     - |    84M |   0 |1515 |2929 |3045 | 116 |  7 |   0 |   0 | 1.003170e+03 | 1.085000e+03 |   8.16%| unknown
68.58/68.82	c   6.4s|     1 |     0 |  9636 |     - |   102M |   0 |1515 |2929 |3050 | 121 |  8 |   0 |   0 | 1.003430e+03 | 1.085000e+03 |   8.13%| unknown
68.58/68.82	c   7.8s|     1 |     0 | 10301 |     - |   120M |   0 |1515 |2929 |3053 | 124 |  9 |   0 |   0 | 1.003552e+03 | 1.085000e+03 |   8.12%| unknown
68.58/68.82	c   9.3s|     1 |     0 | 11069 |     - |   135M |   0 |1515 |2929 |3056 | 127 | 10 |   0 |   0 | 1.003674e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.58/68.82	c   9.5s|     1 |     0 | 11173 |     - |   136M |   0 |1515 |2929 |3058 | 129 | 11 |   0 |   0 | 1.003676e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c   9.7s|     1 |     0 | 11497 |     - |   136M |   0 |1515 |2929 |3060 | 131 | 12 |   0 |   0 | 1.003697e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c   9.9s|     1 |     0 | 11591 |     - |   136M |   0 |1515 |2929 |3063 | 134 | 13 |   0 |   0 | 1.003702e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  10.1s|     1 |     0 | 11654 |     - |   137M |   0 |1515 |2929 |3065 | 136 | 14 |   0 |   0 | 1.003703e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  10.4s|     1 |     0 | 11661 |     - |   138M |   0 |1515 |2929 |3067 | 138 | 15 |   0 |   0 | 1.003703e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  10.6s|     1 |     0 | 11691 |     - |   138M |   0 |1515 |2929 |3069 | 140 | 16 |   0 |   0 | 1.003703e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  10.9s|     1 |     0 | 11715 |     - |   138M |   0 |1515 |2929 |3059 | 142 | 17 |   0 |   0 | 1.003703e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  11.2s|     1 |     0 | 11757 |     - |   139M |   0 |1515 |2929 |3061 | 144 | 18 |   0 |   0 | 1.003703e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  11.5s|     1 |     0 | 11765 |     - |   139M |   0 |1515 |2929 |3063 | 146 | 19 |   0 |   0 | 1.003703e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  11.9s|     1 |     0 | 12268 |     - |   139M |   0 |1515 |2929 |3065 | 148 | 20 |   0 |   0 | 1.003746e+03 | 1.085000e+03 |   8.10%| unknown
68.58/68.82	c  17.7s|     1 |     2 | 12271 |     - |   139M |   0 |1515 |2929 |3065 | 148 | 20 |   0 |  43 | 1.004149e+03 | 1.085000e+03 |   8.05%| unknown
68.58/68.82	c d33.3s|    15 |    16 | 26436 |1012.0 |pscostdi|  14 |1515 |2929 |3058 |   0 |  1 |   0 | 197 | 1.004149e+03 | 1.061000e+03 |   5.66%| unknown
68.58/68.82	c d33.3s|    15 |    16 | 26445 |1012.6 |pscostdi|  14 |1515 |2929 |3058 |   0 |  1 |   0 | 197 | 1.004149e+03 | 1.059000e+03 |   5.46%| unknown
68.58/68.82	c d40.2s|    27 |    28 | 40202 |1074.4 |adaptive|  14 |1515 |2929 |3073 |   0 |  1 |   0 | 213 | 1.004149e+03 | 1.057000e+03 |   5.26%| unknown
68.58/68.82	c  48.7s|   100 |    73 | 74447 | 628.1 |   186M |  39 |1515 |2945 |3088 | 249 |  1 |  16 | 228 | 1.004149e+03 | 1.057000e+03 |   5.26%| unknown
68.58/68.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.58/68.82	c  56.5s|   200 |    87 | 95753 | 419.5 |   204M |  40 |1515 |2955 |3088 | 291 |  0 |  26 | 245 | 1.004857e+03 | 1.057000e+03 |   5.19%| unknown
68.58/68.82	c d57.3s|   208 |    90 |103477 | 440.6 |veclendi|  40 |1515 |2955 |3054 |   0 |  1 |  26 | 245 | 1.005357e+03 | 1.054000e+03 |   4.84%| unknown
68.58/68.82	c i57.4s|   208 |    87 |103499 | 440.7 |  oneopt|  40 |1515 |2955 |3054 | 291 |  1 |  26 | 245 | 1.005357e+03 | 1.050000e+03 |   4.44%| unknown
525.01/526.41	c  68.7s|   300 |    99 |159544 | 492.6 |   213M |  40 |1515 |3004 |3074 | 324 |  1 |  75 | 271 | 1.007400e+03 | 1.050000e+03 |   4.23%| unknown
525.01/526.41	c  75.8s|   400 |   121 |188718 | 442.2 |   233M |  40 |1515 |3149 |3100 | 369 |  0 | 220 | 300 | 1.007500e+03 | 1.050000e+03 |   4.22%| unknown
525.01/526.41	c L76.0s|   408 |   118 |189621 | 435.8 |crossove|  40 |1515 |3149 |3099 | 369 |  1 | 220 | 300 | 1.007500e+03 | 1.047000e+03 |   3.92%| unknown
525.01/526.41	c  79.6s|   500 |   124 |207876 | 392.0 |   233M |  40 |1515 |3161 |3099 | 372 |  1 | 232 | 326 | 1.007660e+03 | 1.047000e+03 |   3.90%| unknown
525.01/526.41	c  83.3s|   600 |   130 |228929 | 361.7 |   233M |  40 |1515 |3163 |3099 | 377 |  1 | 234 | 338 | 1.007719e+03 | 1.047000e+03 |   3.90%| unknown
525.01/526.41	c  87.0s|   700 |   138 |251587 | 342.4 |   227M |  40 |1515 |3177 |3101 | 388 |  2 | 248 | 349 | 1.007719e+03 | 1.047000e+03 |   3.90%| unknown
525.01/526.41	c  94.4s|   800 |   140 |273171 | 326.5 |   229M |  40 |1515 |3177 |3103 | 448 |  1 | 248 | 364 | 1.008150e+03 | 1.047000e+03 |   3.85%| unknown
525.01/526.41	c  97.3s|   900 |   138 |289261 | 308.1 |   225M |  40 |1515 |3236 |3102 | 465 |  1 | 307 | 386 | 1.008150e+03 | 1.047000e+03 |   3.85%| unknown
525.01/526.41	c   105s|  1000 |   150 |318227 | 306.3 |   226M |  40 |1515 |3238 |3102 | 531 |  1 | 309 | 400 | 1.008350e+03 | 1.047000e+03 |   3.83%| unknown
525.01/526.41	c   108s|  1100 |   154 |340295 | 298.5 |   226M |  40 |1515 |3265 |3102 | 533 |  0 | 336 | 413 | 1.009167e+03 | 1.047000e+03 |   3.75%| unknown
525.01/526.41	c   115s|  1200 |   160 |368279 | 296.9 |   225M |  40 |1515 |3298 |3103 | 592 |  0 | 369 | 433 | 1.009278e+03 | 1.047000e+03 |   3.74%| unknown
525.01/526.41	c   119s|  1300 |   174 |397015 | 296.2 |   225M |  40 |1515 |3372 |3102 | 594 |  0 | 447 | 457 | 1.009535e+03 | 1.047000e+03 |   3.71%| unknown
525.01/526.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
525.01/526.41	c   122s|  1400 |   180 |415926 | 288.5 |   225M |  40 |1515 |3412 |3103 | 600 |  1 | 492 | 473 | 1.009667e+03 | 1.047000e+03 |   3.70%| unknown
525.01/526.41	c   131s|  1500 |   188 |445509 | 289.0 |   227M |  40 |1515 |3436 |3106 | 689 |  1 | 524 | 505 | 1.010083e+03 | 1.047000e+03 |   3.65%| unknown
525.01/526.41	c   139s|  1600 |   206 |495967 | 302.5 |   227M |  40 |1515 |3436 |3102 | 696 |  1 | 524 | 521 | 1.010117e+03 | 1.047000e+03 |   3.65%| unknown
525.01/526.41	c   152s|  1700 |   224 |538315 | 309.6 |   229M |  40 |1515 |3486 |3106 | 859 |  1 | 583 | 554 | 1.010250e+03 | 1.047000e+03 |   3.64%| unknown
525.01/526.41	c   164s|  1800 |   236 |574757 | 312.7 |   231M |  40 |1515 |3491 |3113 |1023 |  0 | 593 | 581 | 1.010772e+03 | 1.047000e+03 |   3.58%| unknown
525.01/526.41	c   166s|  1900 |   232 |588822 | 303.6 |   231M |  40 |1515 |3503 |3104 |1057 |  0 | 607 | 596 | 1.010772e+03 | 1.047000e+03 |   3.58%| unknown
525.01/526.41	c   170s|  2000 |   238 |613642 | 300.8 |   231M |  40 |1515 |3571 |3108 |1087 |  0 | 693 | 637 | 1.010772e+03 | 1.047000e+03 |   3.58%| unknown
525.01/526.41	c   180s|  2100 |   242 |643139 | 300.6 |   233M |  40 |1515 |3636 |3121 |1230 |  0 | 766 | 670 | 1.010842e+03 | 1.047000e+03 |   3.58%| unknown
525.01/526.41	c   195s|  2200 |   252 |694286 | 310.1 |   236M |  40 |1515 |3675 |3114 |1585 |  1 | 811 | 697 | 1.011000e+03 | 1.047000e+03 |   3.56%| unknown
525.01/526.41	c   204s|  2300 |   266 |733418 | 313.7 |   237M |  40 |1515 |3695 |3116 |1718 |  0 | 839 | 726 | 1.011015e+03 | 1.047000e+03 |   3.56%| unknown
525.01/526.41	c   211s|  2400 |   274 |761499 | 312.3 |   238M |  40 |1515 |3698 |3127 |1864 |  1 | 844 | 750 | 1.011180e+03 | 1.047000e+03 |   3.54%| unknown
525.01/526.41	c   219s|  2500 |   278 |795063 | 313.2 |   239M |  40 |1515 |3740 |3136 |2044 |  0 | 897 | 787 | 1.011384e+03 | 1.047000e+03 |   3.52%| unknown
525.01/526.41	c   232s|  2600 |   294 |844176 | 320.1 |   245M |  40 |1515 |3847 |3134 |2286 |  1 |1025 | 844 | 1.011550e+03 | 1.047000e+03 |   3.50%| unknown
525.01/526.41	c   240s|  2700 |   298 |890702 | 325.5 |   245M |  40 |1515 |3847 |3138 |2319 |  0 |1025 | 854 | 1.011625e+03 | 1.047000e+03 |   3.50%| unknown
525.01/526.41	c   252s|  2800 |   308 |930160 | 327.9 |   248M |  40 |1515 |3847 |3138 |2496 |  1 |1025 | 880 | 1.011712e+03 | 1.047000e+03 |   3.49%| unknown
525.01/526.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
525.01/526.41	c   268s|  2900 |   328 |990005 | 337.3 |   258M |  40 |1515 |3863 |3177 |2861 |  0 |1049 | 918 | 1.011785e+03 | 1.047000e+03 |   3.48%| unknown
525.01/526.41	c   275s|  3000 |   336 |  1017k| 335.1 |   270M |  40 |1515 |3873 |3177 |2989 |  0 |1061 | 934 | 1.011979e+03 | 1.047000e+03 |   3.46%| unknown
525.01/526.41	c   287s|  3100 |   344 |  1060k| 338.2 |   271M |  40 |1515 |3883 |3178 |3230 |  0 |1075 | 959 | 1.012036e+03 | 1.047000e+03 |   3.45%| unknown
525.01/526.41	c   297s|  3200 |   360 |  1108k| 342.6 |   272M |  40 |1515 |3923 |3185 |3388 |  2 |1122 | 979 | 1.012319e+03 | 1.047000e+03 |   3.43%| unknown
525.01/526.41	c   305s|  3300 |   362 |  1139k| 341.6 |   273M |  40 |1515 |3992 |3188 |3527 |  0 |1211 |1025 | 1.012354e+03 | 1.047000e+03 |   3.42%| unknown
525.01/526.41	c   312s|  3400 |   370 |  1174k| 341.8 |   274M |  40 |1515 |4019 |3187 |3661 |  1 |1246 |1053 | 1.012365e+03 | 1.047000e+03 |   3.42%| unknown
525.01/526.41	c   316s|  3500 |   374 |  1198k| 339.1 |   274M |  40 |1515 |4050 |3181 |3681 |  0 |1289 |1075 | 1.012388e+03 | 1.047000e+03 |   3.42%| unknown
525.01/526.41	c   337s|  3600 |   400 |  1266k| 348.5 |   278M |  40 |1515 |4088 |3189 |4216 |  1 |1340 |1114 | 1.012750e+03 | 1.047000e+03 |   3.38%| unknown
525.01/526.41	c   361s|  3700 |   422 |  1363k| 365.2 |   280M |  40 |1515 |4118 |3185 |4703 |  0 |1380 |1161 | 1.012917e+03 | 1.047000e+03 |   3.36%| unknown
525.01/526.41	c   368s|  3800 |   428 |  1397k| 364.7 |   281M |  40 |1515 |4169 |3192 |4843 |  2 |1437 |1196 | 1.013000e+03 | 1.047000e+03 |   3.36%| unknown
525.01/526.41	c   373s|  3900 |   432 |  1426k| 362.8 |   281M |  40 |1515 |4271 |3195 |4912 |  0 |1561 |1236 | 1.013033e+03 | 1.047000e+03 |   3.35%| unknown
525.01/526.41	c   383s|  4000 |   442 |  1464k| 363.2 |   281M |  40 |1515 |4296 |3191 |5149 |  0 |1592 |1267 | 1.013234e+03 | 1.047000e+03 |   3.33%| unknown
525.01/526.41	c   401s|  4100 |   460 |  1518k| 367.5 |   283M |  40 |1515 |4339 |3192 |5492 |  1 |1642 |1300 | 1.013429e+03 | 1.047000e+03 |   3.31%| unknown
525.01/526.41	c   414s|  4200 |   476 |  1568k| 370.6 |   284M |  40 |1515 |4384 |3192 |5803 |  0 |1702 |1344 | 1.013563e+03 | 1.047000e+03 |   3.30%| unknown
525.01/526.41	c   422s|  4300 |   480 |  1598k| 369.0 |   286M |  40 |1515 |4495 |3207 |5934 |  4 |1839 |1382 | 1.013600e+03 | 1.047000e+03 |   3.30%| unknown
525.01/526.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
525.01/526.41	c   426s|  4400 |   482 |  1622k| 366.0 |   286M |  42 |1515 |4544 |3221 |5997 |  1 |1899 |1409 | 1.013600e+03 | 1.047000e+03 |   3.30%| unknown
525.01/526.41	c   432s|  4500 |   486 |  1655k| 365.3 |   286M |  42 |1515 |4623 |3223 |6020 |  1 |2000 |1460 | 1.013635e+03 | 1.047000e+03 |   3.29%| unknown
525.01/526.41	c   440s|  4600 |   492 |  1695k| 365.9 |   287M |  42 |1515 |4667 |3223 |6167 |  2 |2063 |1489 | 1.013650e+03 | 1.047000e+03 |   3.29%| unknown
525.01/526.41	c   454s|  4700 |   504 |  1744k| 368.6 |   290M |  42 |1515 |4701 |3229 |6421 |  1 |2112 |1529 | 1.013652e+03 | 1.047000e+03 |   3.29%| unknown
525.01/526.41	c   465s|  4800 |   512 |  1789k| 370.3 |   291M |  42 |1515 |4747 |3229 |6657 |  0 |2172 |1566 | 1.013709e+03 | 1.047000e+03 |   3.28%| unknown
525.01/526.41	c   478s|  4900 |   522 |  1837k| 372.5 |   291M |  42 |1515 |4784 |3232 |6921 |  1 |2221 |1601 | 1.013730e+03 | 1.047000e+03 |   3.28%| unknown
525.01/526.41	c   489s|  5000 |   532 |  1882k| 374.2 |   293M |  42 |1515 |4927 |3231 |7146 |  1 |2412 |1668 | 1.013913e+03 | 1.047000e+03 |   3.26%| unknown
525.01/526.41	c   494s|  5100 |   532 |  1912k| 372.6 |   293M |  42 |1515 |5041 |3231 |7183 |  1 |2570 |1722 | 1.013913e+03 | 1.047000e+03 |   3.26%| unknown
525.01/526.41	c   508s|  5200 |   544 |  1963k| 375.2 |   293M |  42 |1515 |5090 |3235 |7434 |  1 |2639 |1765 | 1.013960e+03 | 1.047000e+03 |   3.26%| unknown
525.01/526.41	c   516s|  5300 |   544 |  2001k| 375.4 |   293M |  42 |1515 |5189 |3224 |7550 |  1 |2771 |1818 | 1.013966e+03 | 1.047000e+03 |   3.26%| unknown
525.01/526.41	c   521s|  5400 |   554 |  2032k| 374.1 |   294M |  42 |1515 |5246 |3218 |7573 |  1 |2846 |1858 | 1.013966e+03 | 1.047000e+03 |   3.26%| unknown
953.43/955.91	c   526s|  5500 |   556 |  2062k| 372.7 |   293M |  42 |1515 |5420 |3213 |7591 |  1 |3075 |1930 | 1.013966e+03 | 1.047000e+03 |   3.26%| unknown
953.43/955.91	c   540s|  5600 |   564 |  2113k| 375.3 |   294M |  42 |1515 |5503 |3216 |7847 |  1 |3191 |1989 | 1.014069e+03 | 1.047000e+03 |   3.25%| unknown
953.43/955.91	c   553s|  5700 |   576 |  2163k| 377.5 |   295M |  42 |1515 |5627 |3218 |8147 |  2 |3362 |2064 | 1.014212e+03 | 1.047000e+03 |   3.23%| unknown
953.43/955.91	c   557s|  5800 |   572 |  2184k| 374.7 |   295M |  42 |1515 |5698 |3218 |8167 |  0 |3461 |2105 | 1.014212e+03 | 1.047000e+03 |   3.23%| unknown
953.43/955.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
953.43/955.91	c   567s|  5900 |   580 |  2228k| 375.6 |   296M |  42 |1515 |5971 |3214 |8322 |  1 |3801 |2193 | 1.014250e+03 | 1.047000e+03 |   3.23%| unknown
953.43/955.91	c   571s|  6000 |   580 |  2251k| 373.3 |   296M |  42 |1515 |6125 |3214 |8346 |  0 |3999 |2247 | 1.014250e+03 | 1.047000e+03 |   3.23%| unknown
953.43/955.91	c   588s|  6100 |   592 |  2331k| 380.2 |   296M |  42 |1515 |6295 |3221 |8662 |  0 |4220 |2334 | 1.014455e+03 | 1.047000e+03 |   3.21%| unknown
953.43/955.91	c   596s|  6200 |   598 |  2372k| 380.8 |   296M |  42 |1515 |6460 |3222 |8783 |  0 |4471 |2410 | 1.014486e+03 | 1.047000e+03 |   3.20%| unknown
953.43/955.91	c   609s|  6300 |   612 |  2421k| 382.5 |   298M |  42 |1515 |6573 |3222 |9037 |  1 |4630 |2470 | 1.014513e+03 | 1.047000e+03 |   3.20%| unknown
953.43/955.91	c   617s|  6400 |   610 |  2457k| 382.1 |   299M |  42 |1515 |6723 |3220 |9191 |  0 |4830 |2530 | 1.014523e+03 | 1.047000e+03 |   3.20%| unknown
953.43/955.91	c   626s|  6500 |   620 |  2503k| 383.3 |   300M |  42 |1515 |6777 |3224 |9466 |  0 |4925 |2553 | 1.014623e+03 | 1.047000e+03 |   3.19%| unknown
953.43/955.91	c   633s|  6600 |   620 |  2532k| 381.8 |   300M |  42 |1515 |6998 |3221 |9520 |  1 |5216 |2662 | 1.014623e+03 | 1.047000e+03 |   3.19%| unknown
953.43/955.91	c   648s|  6700 |   634 |  2588k| 384.6 |   300M |  42 |1515 |7159 |3222 |9839 |  0 |5475 |2740 | 1.014750e+03 | 1.047000e+03 |   3.18%| unknown
953.43/955.91	c   659s|  6800 |   644 |  2643k| 387.0 |   300M |  42 |1515 |7331 |3223 |  10k|  2 |5708 |2816 | 1.014791e+03 | 1.047000e+03 |   3.17%| unknown
953.43/955.91	c   668s|  6900 |   648 |  2684k| 387.3 |   301M |  42 |1515 |7485 |3222 |  10k|  0 |5930 |2881 | 1.014812e+03 | 1.047000e+03 |   3.17%| unknown
953.43/955.91	c   671s|  7000 |   650 |  2713k| 386.0 |   301M |  42 |1515 |7539 |3224 |  10k|  0 |6003 |2903 | 1.014812e+03 | 1.047000e+03 |   3.17%| unknown
953.43/955.91	c   676s|  7100 |   650 |  2743k| 384.7 |   302M |  42 |1515 |7649 |3226 |  10k|  1 |6148 |2946 | 1.014812e+03 | 1.047000e+03 |   3.17%| unknown
953.43/955.91	c   688s|  7200 |   660 |  2792k| 386.2 |   304M |  42 |1515 |7667 |3220 |  10k|  1 |6223 |2963 | 1.015000e+03 | 1.047000e+03 |   3.15%| unknown
953.43/955.91	c   697s|  7300 |   672 |  2840k| 387.5 |   304M |  42 |1515 |7684 |3225 |  10k|  1 |6266 |2968 | 1.015000e+03 | 1.047000e+03 |   3.15%| unknown
953.43/955.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
953.43/955.91	c   700s|  7400 |   670 |  2866k| 385.8 |   304M |  42 |1515 |7683 |3234 |  10k|  0 |6269 |2971 | 1.015000e+03 | 1.047000e+03 |   3.15%| unknown
953.43/955.91	c   708s|  7500 |   680 |  2910k| 386.5 |   304M |  42 |1515 |7733 |3232 |  11k|  1 |6345 |2988 | 1.015184e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   715s|  7600 |   684 |  2951k| 386.8 |   304M |  42 |1515 |7736 |3222 |  11k|  1 |6353 |2989 | 1.015188e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   719s|  7700 |   688 |  2984k| 386.1 |   304M |  42 |1515 |7741 |3222 |  11k|  1 |6369 |2994 | 1.015200e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   723s|  7800 |   688 |  3013k| 384.8 |   304M |  42 |1515 |7790 |3233 |  11k|  2 |6435 |3017 | 1.015200e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   726s|  7900 |   686 |  3038k| 383.2 |   304M |  42 |1515 |7832 |3224 |  11k|  1 |6486 |3025 | 1.015200e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   729s|  8000 |   686 |  3067k| 382.0 |   304M |  42 |1515 |7837 |3223 |  11k|  0 |6497 |3029 | 1.015200e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   732s|  8100 |   686 |  3095k| 380.7 |   304M |  42 |1515 |7879 |3227 |  11k|  0 |6559 |3043 | 1.015200e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   735s|  8200 |   686 |  3119k| 379.0 |   303M |  42 |1515 |7893 |3228 |  11k|  1 |6581 |3048 | 1.015200e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   742s|  8300 |   692 |  3157k| 379.0 |   303M |  42 |1515 |7917 |3228 |  11k|  1 |6621 |3055 | 1.015205e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   755s|  8400 |   700 |  3232k| 383.3 |   303M |  42 |1515 |7911 |3230 |  11k|  0 |6642 |3062 | 1.015250e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   762s|  8500 |   708 |  3268k| 383.2 |   303M |  42 |1515 |7945 |3235 |  12k|  0 |6689 |3074 | 1.015250e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   767s|  8600 |   706 |  3298k| 382.1 |   303M |  42 |1515 |8025 |3225 |  12k|  0 |6804 |3115 | 1.015250e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   770s|  8700 |   708 |  3326k| 381.0 |   303M |  42 |1515 |8037 |3228 |  12k|  0 |6822 |3121 | 1.015250e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c   773s|  8800 |   706 |  3350k| 379.4 |   303M |  42 |1515 |8032 |3234 |  12k|  0 |6822 |3121 | 1.015250e+03 | 1.047000e+03 |   3.13%| unknown
953.43/955.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
953.43/955.91	c   779s|  8900 |   714 |  3386k| 379.2 |   304M |  42 |1515 |8020 |3228 |  12k|  1 |6823 |3125 | 1.015273e+03 | 1.047000e+03 |   3.12%| unknown
953.43/955.91	c   789s|  9000 |   722 |  3436k| 380.5 |   304M |  42 |1515 |8026 |3228 |  12k|  0 |6891 |3145 | 1.015321e+03 | 1.047000e+03 |   3.12%| unknown
953.43/955.91	c   792s|  9100 |   722 |  3460k| 379.0 |   304M |  42 |1515 |8026 |3235 |  12k|  1 |6891 |3145 | 1.015321e+03 | 1.047000e+03 |   3.12%| unknown
953.43/955.91	c   797s|  9200 |   728 |  3497k| 378.9 |   304M |  42 |1515 |8028 |3236 |  12k|  0 |6908 |3148 | 1.015330e+03 | 1.047000e+03 |   3.12%| unknown
953.43/955.91	c   803s|  9300 |   732 |  3532k| 378.6 |   306M |  42 |1515 |8037 |3233 |  12k|  1 |6933 |3160 | 1.015353e+03 | 1.047000e+03 |   3.12%| unknown
953.43/955.91	c   809s|  9400 |   738 |  3569k| 378.5 |   306M |  42 |1515 |8066 |3237 |  12k|  1 |6998 |3176 | 1.015426e+03 | 1.047000e+03 |   3.11%| unknown
953.43/955.91	c   821s|  9500 |   756 |  3631k| 381.0 |   306M |  42 |1515 |8100 |3235 |  13k|  0 |7133 |3231 | 1.015500e+03 | 1.047000e+03 |   3.10%| unknown
953.43/955.91	c   837s|  9600 |   772 |  3699k| 384.1 |   306M |  42 |1515 |8117 |3236 |  13k|  1 |7272 |3296 | 1.015618e+03 | 1.047000e+03 |   3.09%| unknown
953.43/955.91	c   849s|  9700 |   784 |  3743k| 384.8 |   307M |  42 |1515 |8133 |3239 |  13k|  1 |7356 |3343 | 1.015656e+03 | 1.047000e+03 |   3.09%| unknown
953.43/955.91	c   870s|  9800 |   802 |  3819k| 388.6 |   309M |  42 |1515 |8084 |3239 |  14k|  1 |7497 |3408 | 1.015727e+03 | 1.047000e+03 |   3.08%| unknown
953.43/955.91	c   873s|  9900 |   798 |  3845k| 387.3 |   309M |  42 |1515 |8125 |3235 |  14k|  0 |7558 |3425 | 1.015727e+03 | 1.047000e+03 |   3.08%| unknown
953.43/955.91	c   890s| 10000 |   818 |  3938k| 392.7 |   310M |  42 |1515 |8106 |3217 |  14k|  0 |7600 |3452 | 1.015754e+03 | 1.047000e+03 |   3.08%| unknown
953.43/955.91	c   900s| 10100 |   836 |  3995k| 394.4 |   311M |  42 |1515 |8122 |3222 |  14k|  0 |7738 |3496 | 1.015872e+03 | 1.047000e+03 |   3.06%| unknown
953.43/955.91	c   911s| 10200 |   846 |  4042k| 395.1 |   311M |  42 |1515 |8139 |3216 |  15k|  0 |7800 |3521 | 1.015877e+03 | 1.047000e+03 |   3.06%| unknown
953.43/955.91	c   917s| 10300 |   850 |  4079k| 394.9 |   311M |  42 |1515 |8170 |3216 |  15k|  1 |7861 |3534 | 1.015917e+03 | 1.047000e+03 |   3.06%| unknown
953.43/955.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
953.43/955.91	c   923s| 10400 |   856 |  4112k| 394.2 |   311M |  42 |1515 |8174 |3222 |  15k|  0 |7882 |3535 | 1.015928e+03 | 1.047000e+03 |   3.06%| unknown
953.43/955.91	c   930s| 10500 |   860 |  4151k| 394.2 |   312M |  42 |1515 |8259 |3225 |  15k|  1 |8057 |3575 | 1.015935e+03 | 1.047000e+03 |   3.06%| unknown
953.43/955.91	c   948s| 10600 |   882 |  4220k| 397.1 |   312M |  42 |1515 |8284 |3215 |  15k|  0 |8257 |3642 | 1.016000e+03 | 1.047000e+03 |   3.05%| unknown
997.52/1000.18	c   956s| 10700 |   892 |  4261k| 397.2 |   314M |  42 |1515 |8339 |3220 |  16k|  1 |8345 |3689 | 1.016028e+03 | 1.047000e+03 |   3.05%| unknown
997.52/1000.18	c   962s| 10800 |   902 |  4300k| 397.1 |   314M |  42 |1515 |8379 |3219 |  16k|  1 |8478 |3733 | 1.016065e+03 | 1.047000e+03 |   3.04%| unknown
997.52/1000.18	c   971s| 10900 |   920 |  4352k| 398.2 |   314M |  42 |1515 |8383 |3231 |  16k|  0 |8590 |3763 | 1.016090e+03 | 1.047000e+03 |   3.04%| unknown
997.52/1000.18	c   982s| 11000 |   922 |  4386k| 397.7 |   325M |  44 |1515 |8447 |3244 |  16k|  1 |8674 |3792 | 1.016090e+03 | 1.047000e+03 |   3.04%| unknown
997.52/1000.18	c   985s| 11100 |   912 |  4408k| 396.1 |   326M |  47 |1515 |8506 |3237 |  16k|  0 |8748 |3807 | 1.016090e+03 | 1.047000e+03 |   3.04%| unknown
997.52/1000.18	c   988s| 11200 |   910 |  4431k| 394.6 |   326M |  47 |1515 |8507 |3239 |  16k|  1 |8750 |3807 | 1.016090e+03 | 1.047000e+03 |   3.04%| unknown
997.52/1000.18	c   997s| 11300 |   918 |  4481k| 395.5 |   329M |  47 |1515 |8432 |3240 |  16k|  1 |8764 |3810 | 1.016148e+03 | 1.047000e+03 |   3.04%| unknown
997.52/1000.18	c 
997.52/1000.18	c SCIP Status        : solving was interrupted [time limit reached]
997.52/1000.18	c Solving Time (sec) : 1000.00
997.52/1000.18	c Solving Nodes      : 11354
997.52/1000.18	c Primal Bound       : +1.04700000000000e+03 (540 solutions)
997.52/1000.18	c Dual Bound         : +1.01617917933131e+03
997.52/1000.18	c Gap                : 3.03 %
997.52/1000.18	c All original constraints are satisfied.
997.52/1000.18	c SCIP's best solution is verified feasible for the original problem.
997.52/1000.18	c ----------------------------------------------------------------------
997.52/1000.18	c dual bound: 1016.179179331307 -> 1017
997.52/1000.18	c primal bound: 1047.0 -> 1047
997.52/1000.18	c scip-goal-lb: 1017
997.52/1000.18	c scip-goal-ub: 1047
997.52/1000.18	c writing output to: HOME/tmp23gbpr3l.opb
997.52/1000.18	c appending fixed variable constraints
997.52/1000.18	c scip-fixed vars: 28.78% (436/1515)
997.52/1000.18	c ----------------------------------------------------------------------
997.52/1000.18	c executing external solver: HOME/naps-1.03a6
997.52/1000.18	c ----------------------------------------------------------------------
997.52/1000.18	c command: HOME/naps-1.03a6 -goal-lb=1017 -goal-ub=1046 HOME/tmp23gbpr3l.opb
997.52/1000.18	c NaPS 1.03a6.
997.52/1000.18	c Input file name: HOME/tmp23gbpr3l.opb
997.60/1000.33	c single stage optimization mode
3600.00/3609.90	c
3600.00/3609.90	c *** TERMINATED *** by signal 15
3600.00/3609.90	c _____________________________________________________________________________
3600.00/3609.90	c std/band forms        : 2,0
3600.00/3609.90	c 2cl/3cl ITE-codings   : 0,0
3600.00/3609.90	c BDD/srt/adr Max costs : 0,110897,0
3600.00/3609.90	c BDDraw/bin/mul/srt/adr: 0,0,0,2,0
3600.00/3609.90	c BDD nodes             : 0
3600.00/3609.90	c Es1/CC detections     : 0,0
3600.00/3609.90	c CC sort               : 1
3600.00/3609.90	c SAT/UNSAT calls       : 0,0
3600.00/3609.90	c regenrated variables  : 0
3600.00/3609.90	c eliminated fixed lits : 1322
3600.00/3609.90	c goal lit flips        : 0
3600.00/3609.90	c goal stages           : 1
3600.00/3609.90	c goal shrink           : 0
3600.00/3609.90	c goal coeff separations: 0
3600.00/3609.90	c restarts              : 0
3600.00/3609.90	c conflicts             : 0              (0 /sec)
3600.00/3609.90	c decisions             : 0              (0 /sec)
3600.00/3609.90	c propagations          : 0              (0 /sec)
3600.00/3609.90	c inspects              : 0              (0 /sec)
3600.00/3609.90	c CPU time (solving tm) : 2601 s        (2601 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.90	c Time for Opt-base     : 0.000227 s
3600.00/3609.90	c Steps for Opt-base    : 0
3600.00/3609.90	c Time for BDD coding   : 0 s
3600.00/3609.90	c Time for srt coding   : 0.00869 s
3600.00/3609.90	c _____________________________________________________________________________
3600.00/3609.90	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
3600.00/3609.90	v -x387 -x388 x389 -x390 x391 -x392 x393 x394 -x395 -x396 x397 -x398 x399 x400 x401 x402 x403 -x404 x405 x406 x407 x408 -x409 -x410 x411 x412 x413 -x414 -x415 x416 -x417 x418 -x419 x420 x421 -x422 -x423 x424 x425 x426 -x427 x428 x429 -x430 -x431 -x432 -x433 x434 x435 x436 -x437 -x438 x439 -x440 x441 -x442 -x443 -x444 -x445 x446 x447 -x448 x449 -x450 -x451 -x452 x453 x454 x455 x456 -x457 -x458 -x459 -x460 x461 x462 x463 -x464 x465 x466 x467 x468 -x469 x470 x471 x472 x473 -x474 x475 -x476 -x477 x478 x479 x480 -x481 -x482 x483 x484 x485 x486 x487 -x488 x489 -x490 -x491 -x492 -x493 -x494 x495 -x496 x497 -x498 -x499 x500 -x501 x502 -x503 -x504 -x505 x506 x507 x508 -x509 x510 -x511 -x512 x513 -x514 x515 x516 x517 x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 x527 x528 -x529 x530 -x531 x532 x533 x534 -x535 x536 x537 x538 -x539 -x540 x541 -x542 -x543 x544 -x545 -x546 -x547 x548 x549 x550 x551 -x552 x553 -x554 x555 -x556 -x557 -x558 -x559 x560 -x561 x562 -x563 x564 -x565 -x566 -x567 x568 -x569 -x570 x571 -x572 x573 x574 x575 -x576 -x577 x578 -x579 -x580 -x581 x582 -x583 x584 x585 x586 x587 x588 -x589 -x590 -x591 x592 x593 x594 x595 -x596 -x597 -x598 x599 -x600 x601 -x602 x603 x604 x605 x606 -x607 x608 x609 x610 -x611 -x612 x613 -x614 x615 x616 -x617 x618 -x619 x620 x621 x622 -x623 -x624 x625 x626 x627 x628 x629 -x630 -x631 -x632 x633 -x634 x635 -x636 x637 -x638 x639 -x640 x641 x642 x643 -x644 -x645 x646 x647 x648 -x649 -x650 -x651 -x652 x653 x654 x655 x656 -x657 x658 -x659 x660 -x661 x662 -x663 -x664 x665 x666 -x667 -x668 x669 -x670 x671 -x672 -x673 -x674 -x675 x676 x677 -x678 -x679 x680 -x681 -x682 -x683 -x684 -x685 x686 x687 x688 x689 -x690 -x691 -x692 -x693 x694 -x695 x696 -x697 x698 -x699 -x700 -x701 x702 x703 x704 -x705 x706 -x707 x708 x709 -x710 x711 -x712 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.00/3609.90	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
3600.00/3609.90	v -x1098 -x1099 -x1100 x1101 x1102 -x1103 x1104 x1105 -x1106 x1107 -x1108 x1109 -x1110 x1111 -x1112 -x1113 -x1114 x1115 -x1116 x1117 -x1118 -x1119 x1120 x1121 x1122 x1123 x1124 x1125 -x1126 x1127 -x1128 x1129 x1130 -x1131 -x1132 x1133 -x1134 x1135 x1136 x1137 -x1138 -x1139 x1140 -x1141 -x1142 -x1143 x1144 -x1145 x1146 x1147 -x1148 x1149 x1150 -x1151 x1152 -x1153 x1154 x1155 -x1156 x1157 -x1158 -x1159 x1160 -x1161 x1162 x1163 -x1164 x1165 -x1166 x1167 x1168 -x1169 x1170 x1171 -x1172 x1173 -x1174 -x1175 -x1176 -x1177 x1178 x1179 -x1180 -x1181 -x1182 x1183 -x1184 x1185 -x1186 -x1187 -x1188 x1189 x1190 -x1191 -x1192 -x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 -x1200 x1201 -x1202 x1203 -x1204 x1205 -x1206 -x1207 x1208 x1209 x1210 x1211 x1212 x1213 x1214 x1215 -x1216 x1217 x1218 -x1219 x1220 x1221 x1222 x1223 x1224 x1225 -x1226 x1227 x1228 -x1229 -x1230 x1231 x1232 -x1233 x1234 x1235 -x1236 -x1237 x1238 x1239 x1240 -x1241 x1242 -x1243 -x1244 -x1245 x1246 x1247 -x1248 x1249 -x1250 x1251 -x1252 x1253 x1254 -x1255 x1256 x1257 -x1258 x1259 x1260 x1261 -x1262 -x1263 x1264 -x1265 x1266 -x1267 -x1268 -x1269 x1270 x1271 x1272 -x1273 x1274 x1275 -x1276 -x1277 -x1278 x1279 -x1280 -x1281 -x1282 -x1283 x1284 x1285 -x1286 -x1287 -x1288 -x1289 x1290 x1291 x1292 x1293 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 x1406
3600.00/3609.90	v -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 x1715
3600.00/3609.90	v 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 x1961 x1962 -x1963
3600.00/3609.90	o 1047
3600.00/3609.90	s SATISFIABLE
3600.21/3610.16	c received SIGTERM, forwarding to pbsolver...
3600.21/3610.16	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

OK	1047

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488783-1751327887/watcher-4488783-1751327887 -o /tmp/evaluation-result-4488783-1751327887/solver-4488783-1751327887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751324274-42408 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4488783-1751327887.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100059 s]*
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126962056/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1186920 memory=31776 CPUtime=0.06 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 3716 0 0 0 5 1 0 0 20 0 1 0 48468340 1215406080 7944 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 296730 7944 4877 1 0 268752 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34720 KiB

[startup+0.205627 s]*
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126937864/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1219140 memory=69664 CPUtime=0.16 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 10258 0 0 0 14 2 0 0 20 0 1 0 48468340 1248399360 17416 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 304785 17416 8045 1 0 276143 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1223332 KiB
Current children cumulated memory: 72608 KiB

[startup+0.30544 s]*
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126921736/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1223428 memory=74016 CPUtime=0.27 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 11313 0 0 0 24 3 0 0 20 0 1 0 48468340 1252790272 18504 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 305857 18504 8109 1 0 277215 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1227620 KiB
Current children cumulated memory: 76960 KiB

[startup+0.70015 s]
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126905864/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1227596 memory=77984 CPUtime=0.65 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 12323 0 0 0 62 3 0 0 20 0 1 0 48468340 1257058304 19496 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 306899 19496 8109 1 0 278257 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1231788 KiB
Current children cumulated memory: 80928 KiB

[startup+1.50013 s]
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126905864/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1229780 memory=79648 CPUtime=1.45 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 12720 0 0 0 142 3 0 0 20 0 1 0 48468340 1259294720 19912 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 307445 19912 8109 1 0 278803 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1233972 KiB
Current children cumulated memory: 82592 KiB

[startup+3.10535 s]
/proc/loadavg: 4.10 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126873888/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1248532 memory=97440 CPUtime=3.05 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 17191 0 0 0 302 3 0 0 20 0 1 0 48468340 1278496768 24360 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 312133 24360 8109 1 0 283491 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1252724 KiB
Current children cumulated memory: 100384 KiB

[startup+6.30017 s]
/proc/loadavg: 4.09 4.11 4.14 5/269 43119
/proc/meminfo: memFree=126746188/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1292648 memory=140960 CPUtime=6.24 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 28071 0 0 0 619 5 0 0 20 0 1 0 48468340 1323671552 35240 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 323162 35240 8109 1 0 294520 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1296840 KiB
Current children cumulated memory: 143904 KiB

[startup+12.7001 s]
/proc/loadavg: 4.08 4.11 4.13 5/269 43119
/proc/meminfo: memFree=126633324/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1344292 memory=191864 CPUtime=12.62 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 41929 0 0 0 1255 7 0 0 20 0 1 0 48468340 1376555008 47966 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 336073 47966 8109 1 0 307431 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1348484 KiB
Current children cumulated memory: 194808 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1344292 memory=192120 CPUtime=25.39 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 41990 0 0 0 2532 7 0 0 20 0 1 0 48468340 1376555008 48030 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 336073 48030 8109 1 0 307431 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1348484 KiB
Current children cumulated memory: 195064 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.11 4.13 5/269 43120
/proc/meminfo: memFree=126474804/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1392556 memory=236576 CPUtime=50.93 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 53498 0 0 0 5083 10 0 0 20 0 1 0 48468340 1425977344 59144 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 348139 59144 8109 1 0 319497 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1396748 KiB
Current children cumulated memory: 239520 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1439104 memory=281336 CPUtime=101.99 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 67246 0 0 0 10187 12 0 0 20 0 1 0 48468340 1473642496 70334 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 359776 70334 8109 1 0 331134 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1443296 KiB
Current children cumulated memory: 284280 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/269 43172
/proc/meminfo: memFree=127310300/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1439104 memory=281848 CPUtime=161.84 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 67396 0 0 0 16172 12 0 0 20 0 1 0 48468340 1473642496 70462 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 359776 70462 8109 1 0 331134 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 1443296 KiB
Current children cumulated memory: 284792 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1440440 memory=283024 CPUtime=221.69 cores=0,2
/proc/43119/stat : 43119 (python3) R 43114 43114 42398 0 -1 4194304 68005 0 0 0 22156 13 0 0 20 0 1 0 48468340 1475010560 70756 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 360110 70756 8109 1 0 331468 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 1444632 KiB

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


[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/273 43345
/proc/meminfo: memFree=125731880/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1528492 memory=376056 CPUtime=997.6 cores=0,2
/proc/43119/stat : 43119 (python3) S 43114 43114 42398 0 -1 4194304 87855 0 0 0 99744 16 0 0 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
[pid=43231] ppid=43119 vsize=237688 memory=235844 CPUtime=2275.68 cores=0,2
/proc/43231/stat : 43231 (naps-1.03a6) R 43119 43231 43231 0 -1 4194304 97634 0 0 0 227460 108 0 0 20 0 1 0 48568356 243392512 58961 18446744073709551615 4198400 7047149 140722504877312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40411136 140722504886645 140722504886771 140722504886771 140722504892361 0
/proc/43231/statm: 59422 58961 608 696 0 58583 0
Current children cumulated CPU time: 3273.28 s
Current children cumulated vsize: 1770372 KiB
Current children cumulated memory: 614844 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1528492 memory=376056 CPUtime=997.6 cores=0,2
/proc/43119/stat : 43119 (python3) S 43114 43114 42398 0 -1 4194304 87855 0 0 0 99744 16 0 0 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
[pid=43231] ppid=43119 vsize=214464 memory=204948 CPUtime=2335.52 cores=0,2
/proc/43231/stat : 43231 (naps-1.03a6) R 43119 43231 43231 0 -1 4194304 99743 0 0 0 233441 111 0 0 20 0 1 0 48568356 219611136 51237 18446744073709551615 4198400 7047149 140722504877312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40411136 140722504886645 140722504886771 140722504886771 140722504892361 0
/proc/43231/statm: 53616 51237 608 696 0 52777 0
Current children cumulated CPU time: 3333.12 s
Current children cumulated vsize: 1747148 KiB
Current children cumulated memory: 583948 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1528492 memory=376056 CPUtime=997.6 cores=0,2
/proc/43119/stat : 43119 (python3) S 43114 43114 42398 0 -1 4194304 87855 0 0 0 99744 16 0 0 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
[pid=43231] ppid=43119 vsize=215796 memory=206280 CPUtime=2395.36 cores=0,2
/proc/43231/stat : 43231 (naps-1.03a6) R 43119 43231 43231 0 -1 4194304 100957 0 0 0 239423 113 0 0 20 0 1 0 48568356 220975104 51570 18446744073709551615 4198400 7047149 140722504877312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40411136 140722504886645 140722504886771 140722504886771 140722504892361 0
/proc/43231/statm: 53949 51570 608 696 0 53110 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 1748480 KiB
Current children cumulated memory: 585280 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1528492 memory=376056 CPUtime=997.6 cores=0,2
/proc/43119/stat : 43119 (python3) S 43114 43114 42398 0 -1 4194304 87855 0 0 0 99744 16 0 0 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
[pid=43231] ppid=43119 vsize=215868 memory=213024 CPUtime=2455.2 cores=0,2
/proc/43231/stat : 43231 (naps-1.03a6) R 43119 43231 43231 0 -1 4194304 102497 0 0 0 245405 115 0 0 20 0 1 0 48568356 221048832 53256 18446744073709551615 4198400 7047149 140722504877312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40411136 140722504886645 140722504886771 140722504886771 140722504892361 0
/proc/43231/statm: 53967 53256 608 696 0 53128 0
Current children cumulated CPU time: 3452.8 s
Current children cumulated vsize: 1748552 KiB
Current children cumulated memory: 592024 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1528492 memory=376056 CPUtime=997.6 cores=0,2
/proc/43119/stat : 43119 (python3) S 43114 43114 42398 0 -1 4194304 87855 0 0 0 99744 16 0 0 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
[pid=43231] ppid=43119 vsize=217104 memory=214260 CPUtime=2515.03 cores=0,2
/proc/43231/stat : 43231 (naps-1.03a6) R 43119 43231 43231 0 -1 4194304 103757 0 0 0 251387 116 0 0 20 0 1 0 48568356 222314496 53565 18446744073709551615 4198400 7047149 140722504877312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40411136 140722504886645 140722504886771 140722504886771 140722504892361 0
/proc/43231/statm: 54276 53565 608 696 0 53437 0
Current children cumulated CPU time: 3512.63 s
Current children cumulated vsize: 1749788 KiB
Current children cumulated memory: 593260 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=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1528492 memory=376056 CPUtime=997.6 cores=0,2
/proc/43119/stat : 43119 (python3) S 43114 43114 42398 0 -1 4194304 87855 0 0 0 99744 16 0 0 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
[pid=43231] ppid=43119 vsize=230352 memory=227076 CPUtime=2574.88 cores=0,2
/proc/43231/stat : 43231 (naps-1.03a6) R 43119 43231 43231 0 -1 4194304 105323 0 0 0 257369 119 0 0 20 0 1 0 48568356 235880448 56769 18446744073709551615 4198400 7047149 140722504877312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40411136 140722504886645 140722504886771 140722504886771 140722504892361 0
/proc/43231/statm: 57588 56769 608 696 0 56749 0
Current children cumulated CPU time: 3572.48 s
Current children cumulated vsize: 1763036 KiB
Current children cumulated memory: 606076 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.12 4.11 4.09 5/272 43360
/proc/meminfo: memFree=125700752/131249996 swapFree=33010416/33010684
[pid=43114] ppid=43111 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43114/stat : 43114 (scip-naps-1.00.) S 43111 43114 42398 0 -1 4194304 253 337 0 0 0 0 0 0 20 0 1 0 48468337 4292608 736 18446744073709551615 94513697353728 94513698248261 140724560977808 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94513698487312 94513698535056 94513702977536 140724560980385 140724560980482 140724560980482 140724560986084 0
/proc/43114/statm: 1048 736 672 219 0 110 0
[pid=43119] ppid=43114 vsize=1528492 memory=376056 CPUtime=997.6 cores=0,2
/proc/43119/stat : 43119 (python3) S 43114 43114 42398 0 -1 4194304 87855 0 0 0 99744 16 0 0 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
[pid=43231] ppid=43119 vsize=230784 memory=227508 CPUtime=2602.4 cores=0,2
/proc/43231/stat : 43231 (naps-1.03a6) R 43119 43231 43231 0 -1 4194304 105753 0 0 0 260120 120 0 0 20 0 1 0 48568356 236322816 56877 18446744073709551615 4198400 7047149 140722504877312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40411136 140722504886645 140722504886771 140722504886771 140722504892361 0
/proc/43231/statm: 57696 56877 608 696 0 56857 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1763468 KiB
Current children cumulated memory: 606508 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001685 s, system=0.003858 s

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

# cumulated CPU time of all completed processes:  user=3598.93 s, system=1.38087 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.02 s]*
/proc/loadavg: 4.11 4.11 4.09 5/270 43360
/proc/meminfo: memFree=125930852/131249996 swapFree=33010416/33010684
[pid=43119] ppid=43111 vsize=1528492 memory=376056 CPUtime=3600.12 cores=0,2
/proc/43119/stat : 43119 (python3) R 43111 43114 42398 0 -1 4194304 89939 105754 0 0 99756 16 260120 120 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
Current cumulated CPU time of completed processes: 0.005543 s
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 1528492 KiB
Current children cumulated memory: 376056 KiB

[startup+3610.11 s]
/proc/loadavg: 4.11 4.11 4.09 5/270 43360
/proc/meminfo: memFree=125930852/131249996 swapFree=33010416/33010684
[pid=43119] ppid=43111 vsize=1528492 memory=376056 CPUtime=3600.2 cores=0,2
/proc/43119/stat : 43119 (python3) R 43111 43114 42398 0 -1 4194304 89963 105754 0 0 99764 16 260120 120 20 0 1 0 48468340 1565175808 94014 18446744073709551615 93890688114688 93890688115065 140737447782192 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 93890688126360 93890688126980 93890693500928 140737447790951 140737447791138 140737447791138 140737447796711 0
/proc/43119/statm: 382123 94014 8173 1 0 353481 0
Current cumulated CPU time of completed processes: 0.005543 s
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 1528492 KiB
Current children cumulated memory: 376056 KiB

Child status: 0

Real time (s): 3610.18
CPU time (s): 3600.31
CPU user time (s): 3598.93
CPU system time (s): 1.38087
CPU usage (%): 99.7264
Max. virtual memory (cumulated for all children) (KiB): 2004652
Max. memory (cumulated for all children) (KiB): 849116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.93
system time used= 1.38088
maximum resident set size= 470116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199123
page faults= 0
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 404
involuntary context switches= 7928


# summary of solver processes directly reported to runsolver:
#   pid: 43114,43119
#   total CPU time (s): 3600.31
#   total CPU user time (s): 3598.93
#   total CPU system time (s): 1.38087

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.73158 second user time and 17.8096 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-01 01:58:08
IDJOB=4488783
IDBENCH=147531
IDSOLVER=3368
FILE ID=nodeC030/4488783-1751327887
RUNJOBID= nodeC030-1751324274-42408
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_1.opb.PB06.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488783-1751327887/watcher-4488783-1751327887 -o /tmp/evaluation-result-4488783-1751327887/solver-4488783-1751327887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751324274-42408 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4488783-1751327887.opb

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

MD5SUM BENCH= f429a5cb74c34761160471c7897bca93
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.306
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.322
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		: 3611.938
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		: 3601.663
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.329
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		: 3600.325
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.396
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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:        127023544 kB
MemAvailable:   128518152 kB
Buffers:            2564 kB
Cached:          2288812 kB
SwapCached:           16 kB
Active:          1654636 kB
Inactive:        1938100 kB
Active(anon):    1314748 kB
Inactive(anon):     4660 kB
Active(file):     339888 kB
Inactive(file):  1933440 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17176 kB
Writeback:             0 kB
AnonPages:       1303504 kB
Mapped:           127832 kB
Shmem:             18048 kB
KReclaimable:     120640 kB
Slab:             207908 kB
SReclaimable:     120640 kB
SUnreclaim:        87268 kB
KernelStack:        4368 kB
PageTables:         6000 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5065728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    958464 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