Trace number 4489105

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)186 3600.32 3610.9

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUMb5aa25dccc2460ad32c358f07bd5c94a
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 benchmark180
Best CPU time to get the best result obtained on this benchmark3585.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables473
Total number of constraints472
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints472
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

106.28/106.67	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4489105-1751331499.opb
106.28/106.67	c Solving mode: optimization
106.28/106.67	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
106.28/106.67	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
106.28/106.67	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 472 constraints
106.28/106.67	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 4.730000e+02
106.28/106.67	c presolving:
106.28/106.67	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 12 chg sides, 90 chg coeffs, 0 upgd conss, 0 impls, 104 clqs
106.28/106.67	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 12 chg sides, 90 chg coeffs, 472 upgd conss, 0 impls, 104 clqs
106.28/106.67	c (round 3, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 151 chg sides, 456 chg coeffs, 472 upgd conss, 0 impls, 104 clqs
106.28/106.67	c (round 4, medium)     0 del vars, 116 del conss, 208 add conss, 0 chg bounds, 362 chg sides, 840 chg coeffs, 472 upgd conss, 0 impls, 104 clqs
106.28/106.67	c (round 5, fast)       0 del vars, 157 del conss, 228 add conss, 0 chg bounds, 422 chg sides, 1112 chg coeffs, 472 upgd conss, 0 impls, 104 clqs
106.28/106.67	c    (0.0s) probing: 51/473 (10.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
106.28/106.67	c    (0.0s) probing aborted: 50/50 successive totally useless probings
106.28/106.67	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
106.28/106.67	c    (0.0s) no symmetry present (symcode time: 0.00)
106.28/106.67	c presolving (6 rounds: 6 fast, 3 medium, 2 exhaustive):
106.28/106.67	c  0 deleted vars, 157 deleted constraints, 228 added constraints, 0 tightened bounds, 0 added holes, 422 changed sides, 1114 changed coefficients
106.28/106.67	c  0 implications, 104 cliques
106.28/106.67	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 543 constraints
106.28/106.67	c     418 constraints of type <knapsack>
106.28/106.67	c     104 constraints of type <setppc>
106.28/106.67	c      21 constraints of type <logicor>
106.28/106.67	c transformed objective value is always integral (scale: 1)
106.28/106.67	c Presolving Time: 0.02
106.28/106.67	c transformed 1/1 original solutions to the transformed problem space
106.28/106.67	c 
106.28/106.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.28/106.67	c p 0.0s|     1 |     0 |     0 |     - |   locks|   0 | 473 | 543 | 543 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.190000e+02 |    Inf | unknown
106.28/106.67	c i 0.0s|     1 |     0 |     0 |     - |  oneopt|   0 | 473 | 543 | 543 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.090000e+02 |    Inf | unknown
106.28/106.67	c   0.6s|     1 |     0 | 10085 |     - |  7456k |   0 | 473 | 543 | 543 |   0 |  0 |   0 |   0 | 1.489649e+02 | 2.090000e+02 |  40.30%| unknown
106.28/106.67	c   0.8s|     1 |     0 | 10816 |     - |    25M |   0 | 473 | 543 | 599 |  56 |  1 |   0 |   0 | 1.527991e+02 | 2.090000e+02 |  36.78%| unknown
106.28/106.67	c   0.9s|     1 |     0 | 11524 |     - |    38M |   0 | 473 | 543 | 657 | 114 |  2 |   0 |   0 | 1.551692e+02 | 2.090000e+02 |  34.69%| unknown
106.28/106.67	c   1.0s|     1 |     0 | 12049 |     - |    49M |   0 | 473 | 543 | 714 | 171 |  3 |   0 |   0 | 1.562584e+02 | 2.090000e+02 |  33.75%| unknown
106.28/106.67	c   1.2s|     1 |     0 | 12497 |     - |    63M |   0 | 473 | 543 | 768 | 225 |  4 |   0 |   0 | 1.571670e+02 | 2.090000e+02 |  32.98%| unknown
106.28/106.67	c   1.3s|     1 |     0 | 12963 |     - |    72M |   0 | 473 | 543 | 821 | 278 |  5 |   0 |   0 | 1.581901e+02 | 2.090000e+02 |  32.12%| unknown
106.28/106.67	c   1.4s|     1 |     0 | 13297 |     - |    86M |   0 | 473 | 543 | 859 | 316 |  6 |   0 |   0 | 1.585601e+02 | 2.090000e+02 |  31.81%| unknown
106.28/106.67	c   1.5s|     1 |     0 | 13652 |     - |   101M |   0 | 473 | 543 | 898 | 355 |  7 |   0 |   0 | 1.590012e+02 | 2.090000e+02 |  31.45%| unknown
106.28/106.67	c   1.6s|     1 |     0 | 14038 |     - |   105M |   0 | 473 | 543 | 937 | 394 |  8 |   0 |   0 | 1.593899e+02 | 2.090000e+02 |  31.13%| unknown
106.28/106.67	c   1.8s|     1 |     0 | 14367 |     - |   124M |   0 | 473 | 543 | 974 | 431 |  9 |   0 |   0 | 1.596545e+02 | 2.090000e+02 |  30.91%| unknown
106.28/106.67	c   1.9s|     1 |     0 | 14627 |     - |   141M |   0 | 473 | 543 |1005 | 462 | 10 |   0 |   0 | 1.598494e+02 | 2.090000e+02 |  30.75%| unknown
106.28/106.67	c   2.0s|     1 |     0 | 14994 |     - |   141M |   0 | 473 | 543 |1034 | 495 | 11 |   0 |   0 | 1.601154e+02 | 2.090000e+02 |  30.53%| unknown
106.28/106.67	c   2.1s|     1 |     0 | 15319 |     - |   141M |   0 | 473 | 543 |1066 | 527 | 12 |   0 |   0 | 1.602618e+02 | 2.090000e+02 |  30.41%| unknown
106.28/106.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.28/106.67	c   2.2s|     1 |     0 | 15552 |     - |   141M |   0 | 473 | 543 |1088 | 549 | 13 |   0 |   0 | 1.603723e+02 | 2.090000e+02 |  30.32%| unknown
106.28/106.67	c   2.2s|     1 |     0 | 15721 |     - |   141M |   0 | 473 | 543 |1106 | 567 | 14 |   0 |   0 | 1.604308e+02 | 2.090000e+02 |  30.27%| unknown
106.28/106.67	c   2.3s|     1 |     0 | 15829 |     - |   142M |   0 | 473 | 543 |1120 | 581 | 15 |   0 |   0 | 1.604511e+02 | 2.090000e+02 |  30.26%| unknown
106.28/106.67	c   2.3s|     1 |     0 | 15915 |     - |   142M |   0 | 473 | 543 |1131 | 592 | 16 |   0 |   0 | 1.604644e+02 | 2.090000e+02 |  30.25%| unknown
106.28/106.67	c   2.4s|     1 |     0 | 15929 |     - |   142M |   0 | 473 | 543 |1068 | 595 | 17 |   0 |   0 | 1.604662e+02 | 2.090000e+02 |  30.25%| unknown
106.28/106.67	c   2.4s|     1 |     0 | 15933 |     - |   142M |   0 | 473 | 543 |1069 | 596 | 18 |   0 |   0 | 1.604662e+02 | 2.090000e+02 |  30.25%| unknown
106.28/106.67	c   4.8s|     1 |     2 | 15933 |     - |   143M |   0 | 473 | 543 |1069 | 596 | 19 |   0 |  37 | 1.607927e+02 | 2.090000e+02 |  29.98%| unknown
106.28/106.67	c d17.9s|    34 |    35 | 27480 | 349.9 |pscostdi|  33 | 473 | 543 |1094 |   0 |  1 |   0 | 335 | 1.609047e+02 | 2.040000e+02 |  26.78%| unknown
106.28/106.67	c d17.9s|    34 |    35 | 27488 | 350.2 |pscostdi|  33 | 473 | 543 |1094 |   0 |  1 |   0 | 335 | 1.609047e+02 | 1.980000e+02 |  23.05%| unknown
106.28/106.67	c d17.9s|    34 |    35 | 27491 | 350.2 |pscostdi|  33 | 473 | 543 |1094 |   0 |  1 |   0 | 335 | 1.609047e+02 | 1.970000e+02 |  22.43%| unknown
106.28/106.67	c d17.9s|    34 |    35 | 27499 | 350.5 |pscostdi|  33 | 473 | 543 |1094 |   0 |  1 |   0 | 335 | 1.609047e+02 | 1.960000e+02 |  21.81%| unknown
106.28/106.67	c  20.6s|   100 |   101 | 49026 | 334.3 |   169M |  33 | 473 | 543 |1021 |1328 |  6 |   4 | 347 | 1.609047e+02 | 1.960000e+02 |  21.81%| unknown
106.28/106.67	c L23.0s|   124 |   125 | 68527 | 427.6 |    alns|  44 | 473 | 543 |1092 |1547 |  5 |   4 | 366 | 1.609047e+02 | 1.950000e+02 |  21.19%| unknown
106.28/106.67	c i23.0s|   125 |   126 | 68801 | 426.4 |  oneopt|  44 | 473 | 543 |1074 |1547 |  1 |   4 | 366 | 1.609047e+02 | 1.940000e+02 |  20.57%| unknown
106.28/106.67	c  27.8s|   200 |   201 |113851 | 492.1 |   168M |  46 | 473 | 543 |1138 |2041 |  4 |   4 | 388 | 1.609047e+02 | 1.940000e+02 |  20.57%| unknown
106.28/106.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.28/106.67	c  41.2s|   300 |   301 |251514 | 787.9 |   172M |  46 | 473 | 543 |1061 |2523 |  1 |   6 | 428 | 1.609047e+02 | 1.940000e+02 |  20.57%| unknown
106.28/106.67	c L43.8s|   325 |   326 |276623 | 804.6 |crossove|  46 | 473 | 543 |1111 |2588 |  1 |  10 | 438 | 1.609047e+02 | 1.930000e+02 |  19.95%| unknown
106.28/106.67	c  53.4s|   400 |   401 |368859 | 884.5 |   173M |  46 | 473 | 546 |1083 |2990 |  1 |  18 | 466 | 1.609047e+02 | 1.930000e+02 |  19.95%| unknown
106.28/106.67	c  64.1s|   500 |   501 |485300 | 940.6 |   174M |  46 | 473 | 546 |1147 |3426 |  1 |  23 | 506 | 1.609047e+02 | 1.930000e+02 |  19.95%| unknown
106.28/106.67	c L67.3s|   525 |   526 |513477 | 949.5 |crossove|  46 | 473 | 546 |1166 |3684 |  4 |  26 | 523 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
106.28/106.67	c  75.7s|   600 |   601 |591164 | 960.3 |   190M |  46 | 473 | 555 |1136 |4277 |  1 |  40 | 560 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
106.28/106.67	c  86.0s|   700 |   701 |692735 | 968.2 |   202M |  49 | 473 | 563 |1167 |4867 |  1 |  53 | 606 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
106.28/106.67	c  97.6s|   800 |   801 |797714 | 978.4 |   203M |  49 | 473 | 569 |1149 |5432 |  1 |  65 | 642 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   107s|   900 |   901 |897636 | 980.8 |   204M |  49 | 473 | 576 |1125 |6121 |  1 |  83 | 648 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   115s|  1000 |  1001 |983852 | 968.9 |   204M |  49 | 473 | 584 |1112 |6639 |  1 |  99 | 667 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
413.69/414.86	c (run 1, node 1049) performing user restart
413.69/414.86	c 
413.69/414.86	c (restart) converted 414 cuts from the global cut pool into linear constraints
413.69/414.86	c 
413.69/414.86	c presolving:
413.69/414.86	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 8 chg coeffs, 0 upgd conss, 0 impls, 104 clqs
413.69/414.86	c (round 2, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 8 chg coeffs, 0 upgd conss, 0 impls, 104 clqs
413.69/414.86	c (round 3, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 8 chg coeffs, 406 upgd conss, 0 impls, 104 clqs
413.69/414.86	c (round 4, fast)       0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 21 chg coeffs, 406 upgd conss, 0 impls, 104 clqs
413.69/414.86	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
413.69/414.86	c  0 deleted vars, 2 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 5 changed sides, 21 changed coefficients
413.69/414.86	c  0 implications, 104 cliques
413.69/414.86	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 1001 constraints
413.69/414.86	c     683 constraints of type <knapsack>
413.69/414.86	c     104 constraints of type <setppc>
413.69/414.86	c       6 constraints of type <linear>
413.69/414.86	c     208 constraints of type <logicor>
413.69/414.86	c transformed objective value is always integral (scale: 1)
413.69/414.86	c Presolving Time: 0.04
413.69/414.86	c transformed 94/100 original solutions to the transformed problem space
413.69/414.86	c 
413.69/414.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
413.69/414.86	c   122s|     1 |     0 |  1047k|     - |   201M |   0 | 473 |1001 | 955 |   0 |  0 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   122s|     1 |     0 |  1047k|     - |   201M |   0 | 473 |1001 | 998 |  43 |  1 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   122s|     1 |     0 |  1048k|     - |   203M |   0 | 473 |1001 |1025 |  70 |  2 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   122s|     1 |     0 |  1048k|     - |   188M |   0 | 473 |1001 |1042 |  87 |  3 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   123s|     1 |     0 |  1048k|     - |   195M |   0 | 473 |1001 |1052 |  97 |  4 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   123s|     1 |     0 |  1048k|     - |   199M |   0 | 473 |1001 |1067 | 112 |  5 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   123s|     1 |     0 |  1049k|     - |   203M |   0 | 473 |1001 |1072 | 117 |  6 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   123s|     1 |     0 |  1049k|     - |   200M |   0 | 473 |1001 |1083 | 128 |  7 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   123s|     1 |     0 |  1049k|     - |   200M |   0 | 473 |1001 |1087 | 132 |  8 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   123s|     1 |     0 |  1049k|     - |   206M |   0 | 473 |1001 |1093 | 138 |  9 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   123s|     1 |     0 |  1049k|     - |   205M |   0 | 473 |1001 |1105 | 150 | 10 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1049k|     - |   205M |   0 | 473 |1001 |1111 | 156 | 11 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   205M |   0 | 473 |1001 |1114 | 159 | 12 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   206M |   0 | 473 |1001 |1120 | 165 | 13 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   206M |   0 | 473 |1001 |1123 | 168 | 14 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   206M |   0 | 473 |1001 | 984 | 171 | 15 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 986 | 173 | 16 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 988 | 175 | 17 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 994 | 181 | 18 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 996 | 183 | 19 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   125s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 |1000 | 187 | 20 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   125s|     1 |     2 |  1056k|     - |   207M |   0 | 473 |1001 |1000 | 187 | 20 | 105 | 671 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
413.69/414.86	c   154s|   100 |   101 |  1195k|1018.2 |   307M |  39 | 473 |1003 |1016 | 889 |  1 | 115 | 806 | 1.609742e+02 | 1.860000e+02 |  15.55%| unknown
413.69/414.86	c   160s|   200 |   201 |  1240k| 972.5 |   309M |  79 | 473 |1003 |1070 |1022 |  1 | 116 | 833 | 1.609742e+02 | 1.860000e+02 |  15.55%| unknown
413.69/414.86	c   169s|   300 |   301 |  1295k| 941.5 |   308M |  92 | 473 |1003 | 935 |1346 |  1 | 123 | 862 | 1.610895e+02 | 1.860000e+02 |  15.46%| unknown
413.69/414.86	c   183s|   400 |   401 |  1381k| 935.8 |   309M |  92 | 473 |1003 | 958 |1831 |  1 | 128 | 897 | 1.612993e+02 | 1.860000e+02 |  15.31%| unknown
413.69/414.86	c   199s|   500 |   501 |  1465k| 929.7 |   310M |  92 | 473 |1007 | 948 |2377 |  1 | 135 | 932 | 1.614547e+02 | 1.860000e+02 |  15.20%| unknown
413.69/414.86	c   214s|   600 |   601 |  1550k| 925.0 |   310M |  92 | 473 |1007 | 953 |2919 |  1 | 138 | 976 | 1.615540e+02 | 1.860000e+02 |  15.13%| unknown
413.69/414.86	c   229s|   700 |   701 |  1638k| 922.2 |   311M |  92 | 473 |1008 | 951 |3497 |  1 | 145 |1010 | 1.616336e+02 | 1.860000e+02 |  15.08%| unknown
413.69/414.86	c   246s|   800 |   801 |  1726k| 919.9 |   311M |  92 | 473 |1011 | 950 |4139 |  1 | 149 |1047 | 1.617102e+02 | 1.860000e+02 |  15.02%| unknown
413.69/414.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
413.69/414.86	c   261s|   900 |   901 |  1817k| 919.3 |   311M |  92 | 473 |1011 | 950 |4739 |  1 | 153 |1083 | 1.617812e+02 | 1.860000e+02 |  14.97%| unknown
413.69/414.86	c   276s|  1000 |  1001 |  1907k| 918.3 |   312M |  92 | 473 |1010 | 972 |5294 |  1 | 160 |1107 | 1.617998e+02 | 1.860000e+02 |  14.96%| unknown
413.69/414.86	c   289s|  1100 |  1101 |  1992k| 915.1 |   312M |  92 | 473 |1006 | 970 |5870 |  1 | 162 |1115 | 1.618353e+02 | 1.860000e+02 |  14.93%| unknown
413.69/414.86	c   304s|  1200 |  1201 |  2087k| 916.7 |   313M |  92 | 473 |1004 | 980 |6591 |  1 | 170 |1120 | 1.618644e+02 | 1.860000e+02 |  14.91%| unknown
413.69/414.86	c   318s|  1300 |  1301 |  2178k| 916.7 |   313M |  92 | 473 | 999 | 977 |7213 |  1 | 174 |1126 | 1.618994e+02 | 1.860000e+02 |  14.89%| unknown
413.69/414.86	c   333s|  1400 |  1401 |  2286k| 923.1 |   313M |  92 | 473 | 991 | 941 |7920 |  1 | 179 |1129 | 1.619139e+02 | 1.860000e+02 |  14.88%| unknown
413.69/414.86	c   347s|  1500 |  1501 |  2379k| 923.3 |   313M |  92 | 473 | 983 | 967 |8604 |  1 | 181 |1133 | 1.619423e+02 | 1.860000e+02 |  14.86%| unknown
413.69/414.86	c   361s|  1600 |  1601 |  2468k| 922.1 |   313M |  92 | 473 | 977 | 956 |9256 |  1 | 184 |1136 | 1.619677e+02 | 1.860000e+02 |  14.84%| unknown
413.69/414.86	c   375s|  1700 |  1701 |  2549k| 918.1 |   313M |  92 | 473 | 975 | 970 |9869 |  1 | 189 |1153 | 1.619965e+02 | 1.860000e+02 |  14.82%| unknown
413.69/414.86	c   388s|  1800 |  1801 |  2624k| 912.2 |   314M |  92 | 473 | 975 | 976 |  10k|  1 | 192 |1179 | 1.620301e+02 | 1.860000e+02 |  14.79%| unknown
413.69/414.86	c   401s|  1900 |  1901 |  2706k| 909.0 |   314M |  92 | 473 | 977 | 969 |  11k|  1 | 198 |1184 | 1.620550e+02 | 1.860000e+02 |  14.78%| unknown
997.42/1000.16	c   415s|  2000 |  2001 |  2782k| 904.2 |   314M |  92 | 473 | 977 | 968 |  11k|  1 | 199 |1189 | 1.620867e+02 | 1.860000e+02 |  14.75%| unknown
997.42/1000.16	c   427s|  2100 |  2101 |  2856k| 898.9 |   315M |  92 | 473 | 975 | 983 |  12k|  1 | 199 |1193 | 1.621193e+02 | 1.860000e+02 |  14.73%| unknown
997.42/1000.16	c   440s|  2200 |  2201 |  2944k| 898.4 |   315M |  92 | 473 | 979 | 987 |  13k|  1 | 209 |1195 | 1.621381e+02 | 1.860000e+02 |  14.72%| unknown
997.42/1000.16	c   455s|  2300 |  2301 |  3028k| 896.6 |   315M |  92 | 473 | 981 | 967 |  13k|  1 | 219 |1196 | 1.621647e+02 | 1.860000e+02 |  14.70%| unknown
997.42/1000.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.42/1000.16	c   466s|  2400 |  2401 |  3095k| 890.0 |   316M |  92 | 473 | 981 | 976 |  14k|  1 | 220 |1199 | 1.621862e+02 | 1.860000e+02 |  14.68%| unknown
997.42/1000.16	c   480s|  2500 |  2501 |  3186k| 890.7 |   316M |  92 | 473 | 980 | 988 |  15k|  1 | 225 |1201 | 1.622097e+02 | 1.860000e+02 |  14.67%| unknown
997.42/1000.16	c   494s|  2600 |  2601 |  3264k| 887.5 |   316M |  92 | 473 | 980 | 965 |  15k|  1 | 230 |1225 | 1.622275e+02 | 1.860000e+02 |  14.65%| unknown
997.42/1000.16	c   506s|  2700 |  2701 |  3338k| 883.6 |   316M |  92 | 473 | 979 | 982 |  16k|  1 | 230 |1241 | 1.622380e+02 | 1.860000e+02 |  14.65%| unknown
997.42/1000.16	c   518s|  2800 |  2801 |  3409k| 879.2 |   317M |  92 | 473 | 984 | 980 |  17k|  1 | 237 |1245 | 1.622537e+02 | 1.860000e+02 |  14.64%| unknown
997.42/1000.16	c   532s|  2900 |  2901 |  3490k| 877.4 |   317M |  92 | 473 | 987 | 986 |  18k|  1 | 244 |1259 | 1.622731e+02 | 1.860000e+02 |  14.62%| unknown
997.42/1000.16	c   543s|  3000 |  3001 |  3558k| 872.5 |   318M |  92 | 473 | 988 | 974 |  18k|  1 | 247 |1263 | 1.622847e+02 | 1.860000e+02 |  14.61%| unknown
997.42/1000.16	c   554s|  3100 |  3101 |  3630k| 868.7 |   318M |  92 | 473 | 987 | 975 |  19k|  1 | 252 |1268 | 1.622957e+02 | 1.860000e+02 |  14.61%| unknown
997.42/1000.16	c   566s|  3200 |  3201 |  3705k| 866.1 |   319M |  92 | 473 | 986 | 971 |  20k|  1 | 256 |1272 | 1.623081e+02 | 1.860000e+02 |  14.60%| unknown
997.42/1000.16	c   578s|  3300 |  3301 |  3782k| 863.7 |   319M |  92 | 473 | 991 |1046 |  20k|  4 | 267 |1275 | 1.623178e+02 | 1.860000e+02 |  14.59%| unknown
997.42/1000.16	c   590s|  3400 |  3401 |  3853k| 860.3 |   319M |  92 | 473 | 992 | 989 |  21k|  1 | 274 |1278 | 1.623334e+02 | 1.860000e+02 |  14.58%| unknown
997.42/1000.16	c   600s|  3500 |  3501 |  3914k| 854.9 |   320M |  92 | 473 | 993 | 983 |  21k|  1 | 278 |1282 | 1.623441e+02 | 1.860000e+02 |  14.57%| unknown
997.42/1000.16	c   613s|  3600 |  3601 |  3997k| 854.2 |   321M |  92 | 473 | 992 | 984 |  22k|  1 | 282 |1291 | 1.623621e+02 | 1.860000e+02 |  14.56%| unknown
997.42/1000.16	c   626s|  3700 |  3701 |  4067k| 851.1 |   321M |  92 | 473 | 996 |1020 |  23k|  1 | 290 |1316 | 1.623799e+02 | 1.860000e+02 |  14.55%| unknown
997.42/1000.16	c   637s|  3800 |  3801 |  4137k| 847.9 |   322M |  92 | 473 | 996 | 976 |  23k|  1 | 292 |1334 | 1.623987e+02 | 1.860000e+02 |  14.53%| unknown
997.42/1000.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.42/1000.16	c   650s|  3900 |  3901 |  4209k| 845.5 |   322M |  92 | 473 | 996 | 972 |  24k|  1 | 299 |1348 | 1.624132e+02 | 1.860000e+02 |  14.52%| unknown
997.42/1000.16	c   661s|  4000 |  4001 |  4285k| 843.7 |   322M |  92 | 473 |1003 |1033 |  25k|  4 | 307 |1357 | 1.624238e+02 | 1.860000e+02 |  14.52%| unknown
997.42/1000.16	c   672s|  4100 |  4101 |  4355k| 840.8 |   322M |  92 | 473 |1005 |1040 |  26k|  4 | 311 |1360 | 1.624331e+02 | 1.860000e+02 |  14.51%| unknown
997.42/1000.16	c   684s|  4200 |  4201 |  4432k| 839.5 |   322M |  92 | 473 |1007 | 974 |  26k|  1 | 317 |1363 | 1.624491e+02 | 1.860000e+02 |  14.50%| unknown
997.42/1000.16	c   696s|  4300 |  4301 |  4509k| 838.2 |   323M |  92 | 473 |1008 | 965 |  27k|  1 | 325 |1364 | 1.624538e+02 | 1.860000e+02 |  14.49%| unknown
997.42/1000.16	c   706s|  4400 |  4401 |  4568k| 833.7 |   323M |  92 | 473 |1010 | 965 |  28k|  1 | 329 |1369 | 1.624717e+02 | 1.860000e+02 |  14.48%| unknown
997.42/1000.16	c   718s|  4500 |  4501 |  4648k| 833.2 |   323M |  92 | 473 |1006 | 989 |  29k|  1 | 330 |1373 | 1.624789e+02 | 1.860000e+02 |  14.48%| unknown
997.42/1000.16	c   731s|  4600 |  4601 |  4729k| 832.7 |   324M |  92 | 473 |1015 |1008 |  29k|  1 | 342 |1375 | 1.624887e+02 | 1.860000e+02 |  14.47%| unknown
997.42/1000.16	c   741s|  4700 |  4701 |  4803k| 831.1 |   324M |  92 | 473 |1014 | 994 |  30k|  1 | 342 |1375 | 1.624991e+02 | 1.860000e+02 |  14.46%| unknown
997.42/1000.16	c   751s|  4800 |  4801 |  4869k| 828.2 |   324M |  92 | 473 |1016 |1052 |  31k|  4 | 345 |1378 | 1.625056e+02 | 1.860000e+02 |  14.46%| unknown
997.42/1000.16	c   762s|  4900 |  4901 |  4949k| 827.6 |   324M |  92 | 473 |1017 |1028 |  31k|  1 | 350 |1378 | 1.625212e+02 | 1.860000e+02 |  14.45%| unknown
997.42/1000.16	c   772s|  5000 |  5001 |  5014k| 824.7 |   324M |  92 | 473 |1016 | 994 |  32k|  1 | 352 |1381 | 1.625324e+02 | 1.860000e+02 |  14.44%| unknown
997.42/1000.16	c   783s|  5100 |  5101 |  5088k| 823.4 |   324M |  92 | 473 |1014 |1016 |  33k|  1 | 355 |1385 | 1.625406e+02 | 1.860000e+02 |  14.43%| unknown
997.42/1000.16	c   793s|  5200 |  5201 |  5164k| 822.3 |   324M |  92 | 473 |1016 | 975 |  33k|  1 | 361 |1386 | 1.625515e+02 | 1.860000e+02 |  14.43%| unknown
997.42/1000.16	c   803s|  5300 |  5301 |  5233k| 820.2 |   324M |  92 | 473 |1015 |1051 |  34k|  5 | 366 |1387 | 1.625610e+02 | 1.860000e+02 |  14.42%| unknown
997.42/1000.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.42/1000.16	c   814s|  5400 |  5401 |  5303k| 818.3 |   324M |  92 | 473 |1019 |1027 |  35k|  1 | 377 |1398 | 1.625700e+02 | 1.860000e+02 |  14.41%| unknown
997.42/1000.16	c   827s|  5500 |  5501 |  5375k| 816.9 |   325M |  92 | 473 |1018 | 987 |  35k|  1 | 383 |1416 | 1.625751e+02 | 1.860000e+02 |  14.41%| unknown
997.42/1000.16	c   838s|  5600 |  5601 |  5454k| 816.5 |   325M |  92 | 473 |1019 |1023 |  36k|  1 | 388 |1422 | 1.625864e+02 | 1.860000e+02 |  14.40%| unknown
997.42/1000.16	c   849s|  5700 |  5701 |  5525k| 815.0 |   326M |  92 | 473 |1023 |1040 |  37k|  1 | 395 |1425 | 1.625980e+02 | 1.860000e+02 |  14.39%| unknown
997.42/1000.16	c   861s|  5800 |  5801 |  5597k| 813.5 |   326M |  92 | 473 |1024 | 997 |  38k|  1 | 400 |1427 | 1.626079e+02 | 1.860000e+02 |  14.39%| unknown
997.42/1000.16	c   871s|  5900 |  5901 |  5669k| 812.2 |   326M |  92 | 473 |1020 |1056 |  38k|  4 | 402 |1431 | 1.626135e+02 | 1.860000e+02 |  14.38%| unknown
997.42/1000.16	c   881s|  6000 |  6001 |  5741k| 810.8 |   326M |  92 | 473 |1025 |1016 |  39k|  1 | 412 |1433 | 1.626242e+02 | 1.860000e+02 |  14.37%| unknown
997.42/1000.16	c   891s|  6100 |  6101 |  5809k| 809.0 |   326M |  92 | 473 |1029 |1009 |  40k|  1 | 420 |1433 | 1.626322e+02 | 1.860000e+02 |  14.37%| unknown
997.42/1000.16	c   903s|  6200 |  6201 |  5886k| 808.5 |   327M |  92 | 473 |1031 |1017 |  40k|  1 | 431 |1433 | 1.626446e+02 | 1.860000e+02 |  14.36%| unknown
997.42/1000.16	c   913s|  6300 |  6301 |  5951k| 806.3 |   327M |  92 | 473 |1030 |1019 |  41k|  1 | 441 |1437 | 1.626502e+02 | 1.860000e+02 |  14.36%| unknown
997.42/1000.16	c   923s|  6400 |  6401 |  6043k| 807.9 |   327M |  92 | 473 |1034 |1008 |  42k|  1 | 445 |1439 | 1.626587e+02 | 1.860000e+02 |  14.35%| unknown
997.42/1000.16	c   936s|  6500 |  6501 |  6124k| 807.9 |   327M |  92 | 473 |1033 |1032 |  42k|  1 | 451 |1453 | 1.626648e+02 | 1.860000e+02 |  14.35%| unknown
997.42/1000.16	c   946s|  6600 |  6601 |  6192k| 806.2 |   327M |  92 | 473 |1036 | 987 |  43k|  1 | 457 |1471 | 1.626700e+02 | 1.860000e+02 |  14.34%| unknown
997.42/1000.16	c   957s|  6700 |  6701 |  6264k| 805.1 |   328M |  92 | 473 |1033 | 983 |  44k|  1 | 463 |1478 | 1.626803e+02 | 1.860000e+02 |  14.33%| unknown
997.42/1000.16	c   968s|  6800 |  6801 |  6337k| 804.1 |   328M |  92 | 473 |1030 | 977 |  44k|  1 | 465 |1485 | 1.626871e+02 | 1.860000e+02 |  14.33%| unknown
997.42/1000.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.42/1000.16	c   980s|  6900 |  6901 |  6451k| 808.3 |   328M |  92 | 473 |1029 |1004 |  45k|  1 | 467 |1489 | 1.626938e+02 | 1.860000e+02 |  14.33%| unknown
997.42/1000.16	c   988s|  7000 |  7001 |  6510k| 805.6 |   328M |  92 | 473 |1028 |1004 |  46k|  1 | 467 |1493 | 1.626978e+02 | 1.860000e+02 |  14.32%| unknown
997.42/1000.16	c   998s|  7100 |  7101 |  6583k| 804.7 |   328M |  92 | 473 |1027 | 983 |  46k|  1 | 469 |1496 | 1.627066e+02 | 1.860000e+02 |  14.32%| unknown
997.42/1000.16	c 
997.42/1000.16	c SCIP Status        : solving was interrupted [time limit reached]
997.42/1000.16	c Solving Time (sec) : 1000.00
997.42/1000.16	c Solving Nodes      : 7120 (total of 8169 nodes in 2 runs)
997.42/1000.16	c Primal Bound       : +1.86000000000000e+02 (1099 solutions)
997.42/1000.16	c Dual Bound         : +1.62707772204646e+02
997.42/1000.16	c Gap                : 14.32 %
997.42/1000.16	c All original constraints are satisfied.
997.42/1000.16	c SCIP's best solution is verified feasible for the original problem.
997.42/1000.16	c ----------------------------------------------------------------------
997.42/1000.16	c dual bound: 162.70777220464592 -> 163
997.42/1000.16	c primal bound: 186.0 -> 186
997.42/1000.16	c scip-goal-lb: 163
997.42/1000.16	c scip-goal-ub: 186
997.42/1000.16	c writing output to: HOME/tmp5mrj7txi.opb
997.42/1000.16	c appending fixed variable constraints
997.42/1000.16	c scip-fixed vars: 0.00% (0/473)
997.42/1000.16	c ----------------------------------------------------------------------
997.42/1000.16	c executing external solver: HOME/naps-1.03a6
997.42/1000.16	c ----------------------------------------------------------------------
997.42/1000.16	c command: HOME/naps-1.03a6 -goal-lb=163 -goal-ub=185 HOME/tmp5mrj7txi.opb
997.42/1000.16	c NaPS 1.03a6.
997.42/1000.16	c Input file name: HOME/tmp5mrj7txi.opb
997.49/1000.29	c single stage optimization mode
3600.09/3610.70	c
3600.09/3610.70	c *** TERMINATED *** by signal 15
3600.09/3610.70	c _____________________________________________________________________________
3600.09/3610.70	c std/band forms        : 473,0
3600.09/3610.70	c 2cl/3cl ITE-codings   : 12649,0
3600.09/3610.70	c BDD/srt/adr Max costs : 265,23962,0
3600.09/3610.70	c BDDraw/bin/mul/srt/adr: 343,0,128,2,0
3600.09/3610.70	c BDD nodes             : 21518
3600.09/3610.70	c Es1/CC detections     : 0,0
3600.09/3610.70	c CC sort               : 1
3600.09/3610.70	c SAT/UNSAT calls       : 0,0
3600.09/3610.70	c regenrated variables  : 0
3600.09/3610.70	c eliminated fixed lits : 0
3600.09/3610.70	c goal lit flips        : 0
3600.09/3610.70	c goal stages           : 1
3600.09/3610.70	c goal shrink           : 0
3600.09/3610.70	c goal coeff separations: 0
3600.09/3610.70	c restarts              : 0
3600.09/3610.70	c conflicts             : 0              (0 /sec)
3600.09/3610.70	c decisions             : 0              (0 /sec)
3600.09/3610.70	c propagations          : 0              (0 /sec)
3600.09/3610.70	c inspects              : 0              (0 /sec)
3600.09/3610.70	c CPU time (solving tm) : 2602 s        (2602 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.70	c Time for Opt-base     : 0.01593 s
3600.09/3610.70	c Steps for Opt-base    : 43571
3600.09/3610.70	c Time for BDD coding   : 0.07048 s
3600.09/3610.70	c Time for srt coding   : 0.001664 s
3600.09/3610.70	c _____________________________________________________________________________
3600.09/3610.70	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
3600.09/3610.70	v -x377 -x378 x379 x380 x381 -x382 -x383 -x384 x385 x386 -x387 -x388 -x389 x390 -x391 -x392 -x393 -x394 -x395 x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 x412 -x413 x414 -x415 -x416 x417 -x418 x419 x420 x421 x422 -x423 x424 -x425 -x426 -x427 x428 -x429 x430 -x431 -x432 -x433 -x434 -x435 x436 -x437 -x438 x439 x440 -x441 x442 -x443 x444 x445 -x446 x447 -x448 -x449 x450 -x451 x452 -x453 x454 -x455 -x456 -x457 x458 -x459 -x460 -x461 -x462 x463 -x464 -x465 -x466 -x467 -x468 x469 x470 x471 -x472 -x473
3600.09/3610.70	o 186
3600.09/3610.70	s SATISFIABLE
3600.21/3610.88	c received SIGTERM, forwarding to pbsolver...
3600.21/3610.88	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

OK	186

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=43491, runsolver pid=43483
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.11 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127495084/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1186240 memory=30988 CPUtime=0.05 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 3548 0 1 0 4 1 0 0 20 0 1 0 48829536 1214709760 7747 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 296560 7747 4835 1 0 268582 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1190432 KiB
Current children cumulated memory: 34060 KiB

[startup+0.205329 s]*
/proc/loadavg: 4.11 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127442940/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1205872 memory=58508 CPUtime=0.15 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 7463 0 1 0 14 1 0 0 20 0 1 0 48829536 1234812928 14627 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 301468 14627 8067 1 0 272826 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1210064 KiB
Current children cumulated memory: 61580 KiB

[startup+0.304781 s]*
/proc/loadavg: 4.11 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127434624/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1206032 memory=58636 CPUtime=0.25 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 7487 0 1 0 24 1 0 0 20 0 1 0 48829536 1234976768 14659 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 301508 14659 8067 1 0 272866 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1210224 KiB
Current children cumulated memory: 61708 KiB

[startup+0.700125 s]
/proc/loadavg: 4.11 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127410736/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1206400 memory=58892 CPUtime=0.65 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 7565 0 1 0 63 2 0 0 20 0 1 0 48829536 1235353600 14723 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 301600 14723 8067 1 0 272958 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1210592 KiB
Current children cumulated memory: 61964 KiB

[startup+1.50016 s]
/proc/loadavg: 4.11 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127305904/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1285104 memory=136460 CPUtime=1.44 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 26931 0 1 0 139 5 0 0 20 0 1 0 48829536 1315946496 34115 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 321276 34115 8099 1 0 292634 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1289296 KiB
Current children cumulated memory: 139532 KiB

[startup+3.10458 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127040136/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1342984 memory=191628 CPUtime=3.04 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 40719 0 1 0 297 7 0 0 20 0 1 0 48829536 1375215616 47907 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 335746 47907 8099 1 0 307104 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1347176 KiB
Current children cumulated memory: 194700 KiB

[startup+6.30012 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127040504/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1342984 memory=191628 CPUtime=6.23 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 40720 0 1 0 616 7 0 0 20 0 1 0 48829536 1375215616 47907 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 335746 47907 8099 1 0 307104 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1347176 KiB
Current children cumulated memory: 194700 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.11 4.09 5/270 43508
/proc/meminfo: memFree=127040028/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1342984 memory=191628 CPUtime=12.61 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 40720 0 1 0 1254 7 0 0 20 0 1 0 48829536 1375215616 47907 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 335746 47907 8099 1 0 307104 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1347176 KiB
Current children cumulated memory: 194700 KiB

[startup+25.5001 s]
/proc/loadavg: 4.14 4.12 4.09 5/270 43508
/proc/meminfo: memFree=126907644/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1372352 memory=221324 CPUtime=25.38 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 48134 0 1 0 2529 9 0 0 20 0 1 0 48829536 1405288448 55331 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 343088 55331 8099 1 0 314446 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1376544 KiB
Current children cumulated memory: 224396 KiB

[startup+51.1048 s]
/proc/loadavg: 4.09 4.11 4.09 5/270 43508
/proc/meminfo: memFree=126890848/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1376440 memory=225548 CPUtime=50.92 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 49184 0 1 0 5083 9 0 0 20 0 1 0 48829536 1409474560 56387 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 344110 56387 8099 1 0 315468 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1380632 KiB
Current children cumulated memory: 228620 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 43511
/proc/meminfo: memFree=126856616/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1408656 memory=255340 CPUtime=101.99 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 57215 0 1 0 10187 12 0 0 20 0 1 0 48829536 1442463744 63835 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 352164 63835 8099 1 0 323522 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1412848 KiB
Current children cumulated memory: 258412 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/271 43577
/proc/meminfo: memFree=127128416/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1509036 memory=357228 CPUtime=161.84 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 82692 0 1 0 16168 16 0 0 20 0 1 0 48829536 1545252864 89307 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 377259 89307 8099 1 0 348617 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 1513228 KiB
Current children cumulated memory: 360300 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/271 43579
/proc/meminfo: memFree=127032732/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1509036 memory=357228 CPUtime=221.69 cores=4,6
/proc/43504/stat : 43504 (python3) R 43491 43491 42398 0 -1 4194304 82693 0 1 0 22152 17 0 0 20 0 1 0 48829536 1545252864 89307 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 377259 89307 8099 1 0 348617 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 1513228 KiB

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

/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=145228 memory=143308 CPUtime=2215.24 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 54076 0 0 0 221469 55 0 0 20 0 1 0 48929550 148713472 35827 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 36307 35827 640 696 0 35468 0
Current children cumulated CPU time: 3212.73 s
Current children cumulated vsize: 1675620 KiB
Current children cumulated memory: 527352 KiB

[startup+3282.3 s]
/proc/loadavg: 4.38 4.29 4.17 5/272 43738
/proc/meminfo: memFree=126380812/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=145228 memory=143308 CPUtime=2275.08 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 54076 0 0 0 227452 56 0 0 20 0 1 0 48929550 148713472 35827 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 36307 35827 640 696 0 35468 0
Current children cumulated CPU time: 3272.57 s
Current children cumulated vsize: 1675620 KiB
Current children cumulated memory: 527352 KiB

[startup+3342.3 s]
/proc/loadavg: 4.25 4.26 4.17 5/271 43740
/proc/meminfo: memFree=126380184/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=145228 memory=143308 CPUtime=2334.92 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 54076 0 0 0 233436 56 0 0 20 0 1 0 48929550 148713472 35827 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 36307 35827 640 696 0 35468 0
Current children cumulated CPU time: 3332.41 s
Current children cumulated vsize: 1675620 KiB
Current children cumulated memory: 527352 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.23 4.17 5/271 43742
/proc/meminfo: memFree=126370460/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=145228 memory=143308 CPUtime=2394.76 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 54076 0 0 0 239419 57 0 0 20 0 1 0 48929550 148713472 35827 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 36307 35827 640 696 0 35468 0
Current children cumulated CPU time: 3392.25 s
Current children cumulated vsize: 1675620 KiB
Current children cumulated memory: 527352 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.22 4.17 5/271 43744
/proc/meminfo: memFree=126352956/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=145228 memory=143308 CPUtime=2454.6 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 54076 0 0 0 245403 57 0 0 20 0 1 0 48929550 148713472 35827 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 36307 35827 640 696 0 35468 0
Current children cumulated CPU time: 3452.09 s
Current children cumulated vsize: 1675620 KiB
Current children cumulated memory: 527352 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.19 4.16 5/272 43747
/proc/meminfo: memFree=126227896/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=200788 memory=198908 CPUtime=2514.44 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 54680 0 0 0 251385 59 0 0 20 0 1 0 48929550 205606912 49727 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 50197 49727 640 696 0 49358 0
Current children cumulated CPU time: 3511.93 s
Current children cumulated vsize: 1731180 KiB
Current children cumulated memory: 582952 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.17 4.16 5/272 43750
/proc/meminfo: memFree=126238816/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=194896 memory=193084 CPUtime=2574.29 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 57968 0 0 0 257363 66 0 0 20 0 1 0 48929550 199573504 48271 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 48724 48271 640 696 0 47885 0
Current children cumulated CPU time: 3571.78 s
Current children cumulated vsize: 1725288 KiB
Current children cumulated memory: 577128 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.12 4.17 4.16 5/271 43754
/proc/meminfo: memFree=126402596/131249996 swapFree=33010416/33010684
[pid=43491] ppid=43483 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/43491/stat : 43491 (scip-naps-1.00.) S 43483 43491 42398 0 -1 4194304 258 331 0 0 0 0 0 0 20 0 1 0 48829533 4292608 768 18446744073709551615 94626256109568 94626257004101 140722035213856 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94626257243152 94626257290896 94626282254336 140722035222945 140722035223042 140722035223042 140722035228644 0
/proc/43491/statm: 1048 768 704 219 0 110 0
[pid=43504] ppid=43491 vsize=1526200 memory=380972 CPUtime=997.49 cores=4,6
/proc/43504/stat : 43504 (python3) S 43491 43491 42398 0 -1 4194304 88816 0 1 0 99720 29 0 0 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
[pid=43624] ppid=43504 vsize=197328 memory=195516 CPUtime=2602.6 cores=4,6
/proc/43624/stat : 43624 (naps-1.03a6) R 43504 43624 43624 0 -1 4194304 59087 0 0 0 260192 68 0 0 20 0 1 0 48929550 202063872 48879 18446744073709551615 4198400 7047149 140722199226624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31064064 140722199234935 140722199235059 140722199235059 140722199240649 0
/proc/43624/statm: 49332 48879 640 696 0 48493 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1727720 KiB
Current children cumulated memory: 579560 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002899 s, system=0.002896 s

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

# cumulated CPU time of all completed processes:  user=3599.32 s, system=0.994996 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.82 s]*
/proc/loadavg: 4.12 4.17 4.16 3/259 43763
/proc/meminfo: memFree=127418928/131249996 swapFree=33010416/33010684
[pid=43504] ppid=43483 vsize=1526200 memory=380972 CPUtime=3600.2 cores=4,6
/proc/43504/stat : 43504 (python3) R 43483 43491 42398 0 -1 4194304 89432 59088 1 0 99731 29 260192 68 20 0 1 0 48829536 1562828800 95243 18446744073709551615 94873942331392 94873942331769 140726410677520 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94873942343064 94873942343684 94873957138432 140726410684775 140726410684962 140726410684962 140726410690535 0
/proc/43504/statm: 381550 95243 8163 1 0 352908 0
Current cumulated CPU time of completed processes: 0.005795 s
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 1526200 KiB
Current children cumulated memory: 380972 KiB

Child status: 0

Real time (s): 3610.9
CPU time (s): 3600.32
CPU user time (s): 3599.32
CPU system time (s): 0.994996
CPU usage (%): 99.7068
Max. virtual memory (cumulated for all children) (KiB): 1795272
Max. memory (cumulated for all children) (KiB): 631792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.32
system time used= 0.994996
maximum resident set size= 380972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151595
page faults= 1
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 425
involuntary context switches= 1656


# summary of solver processes directly reported to runsolver:
#   pid: 43491,43504
#   total CPU time (s): 3600.32
#   total CPU user time (s): 3599.32
#   total CPU system time (s): 0.994996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.41905 second user time and 15.7341 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-01 02:58:19
IDJOB=4489105
IDBENCH=147539
IDSOLVER=3368
FILE ID=nodeC030/4489105-1751331499
RUNJOBID= nodeC030-1751324274-42409
SLURM_JOB_ID= 9594345
Free space on /tmp= 433032 MiB

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

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

MD5SUM BENCH= b5aa25dccc2460ad32c358f07bd5c94a
RANDOM SEED=444135135

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.414
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.364
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.400
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		: 3631.367
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.315
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.329
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.349
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		: 3578.592
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:        127532916 kB
MemAvailable:   129024148 kB
Buffers:            2564 kB
Cached:          2285428 kB
SwapCached:           16 kB
Active:          1180712 kB
Inactive:        1934716 kB
Active(anon):     840824 kB
Inactive(anon):     4660 kB
Active(file):     339888 kB
Inactive(file):  1930056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15656 kB
Writeback:             0 kB
AnonPages:        829880 kB
Mapped:           127992 kB
Shmem:             18048 kB
KReclaimable:     120656 kB
Slab:             207972 kB
SReclaimable:     120656 kB
SUnreclaim:        87316 kB
KernelStack:        4240 kB
PageTables:         4700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2187820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 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= 433016 MiB
End job on nodeC030 at 2025-07-01 03:58:31