Trace number 4530137

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a2SAT (TO)186 3600.34 3610.44

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.21/106.62	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530137-1752252815.opb
106.21/106.62	c Solving mode: optimization
106.21/106.62	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
106.21/106.62	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
106.21/106.62	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 472 constraints
106.21/106.62	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 4.730000e+02
106.21/106.62	c presolving:
106.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	c    (0.0s) probing: 51/473 (10.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
106.21/106.62	c    (0.0s) probing aborted: 50/50 successive totally useless probings
106.21/106.62	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
106.21/106.62	c    (0.0s) no symmetry present (symcode time: 0.00)
106.21/106.62	c presolving (6 rounds: 6 fast, 3 medium, 2 exhaustive):
106.21/106.62	c  0 deleted vars, 157 deleted constraints, 228 added constraints, 0 tightened bounds, 0 added holes, 422 changed sides, 1114 changed coefficients
106.21/106.62	c  0 implications, 104 cliques
106.21/106.62	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 543 constraints
106.21/106.62	c     418 constraints of type <knapsack>
106.21/106.62	c     104 constraints of type <setppc>
106.21/106.62	c      21 constraints of type <logicor>
106.21/106.62	c transformed objective value is always integral (scale: 1)
106.21/106.62	c Presolving Time: 0.02
106.21/106.62	c transformed 1/1 original solutions to the transformed problem space
106.21/106.62	c 
106.21/106.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	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.21/106.62	c L22.9s|   124 |   125 | 68527 | 427.6 |    alns|  44 | 473 | 543 |1092 |1547 |  5 |   4 | 366 | 1.609047e+02 | 1.950000e+02 |  21.19%| unknown
106.21/106.62	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.21/106.62	c  27.7s|   200 |   201 |113851 | 492.1 |   168M |  46 | 473 | 543 |1138 |2041 |  4 |   4 | 388 | 1.609047e+02 | 1.940000e+02 |  20.57%| unknown
106.21/106.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.21/106.62	c  41.1s|   300 |   301 |251514 | 787.9 |   172M |  46 | 473 | 543 |1061 |2523 |  1 |   6 | 428 | 1.609047e+02 | 1.940000e+02 |  20.57%| unknown
106.21/106.62	c L43.7s|   325 |   326 |276623 | 804.6 |crossove|  46 | 473 | 543 |1111 |2588 |  1 |  10 | 438 | 1.609047e+02 | 1.930000e+02 |  19.95%| unknown
106.21/106.62	c  53.3s|   400 |   401 |368859 | 884.5 |   173M |  46 | 473 | 546 |1083 |2990 |  1 |  18 | 466 | 1.609047e+02 | 1.930000e+02 |  19.95%| unknown
106.21/106.62	c  64.0s|   500 |   501 |485300 | 940.6 |   174M |  46 | 473 | 546 |1147 |3426 |  1 |  23 | 506 | 1.609047e+02 | 1.930000e+02 |  19.95%| unknown
106.21/106.62	c L67.2s|   525 |   526 |513477 | 949.5 |crossove|  46 | 473 | 546 |1166 |3684 |  4 |  26 | 523 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
106.21/106.62	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.21/106.62	c  85.9s|   700 |   701 |692735 | 968.2 |   202M |  49 | 473 | 563 |1167 |4867 |  1 |  53 | 606 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
106.21/106.62	c  97.5s|   800 |   801 |797714 | 978.4 |   203M |  49 | 473 | 569 |1149 |5432 |  1 |  65 | 642 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   106s|   900 |   901 |897636 | 980.8 |   204M |  49 | 473 | 576 |1125 |6121 |  1 |  83 | 648 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	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
411.99/413.26	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
411.99/413.26	c (run 1, node 1049) performing user restart
411.99/413.26	c 
411.99/413.26	c (restart) converted 414 cuts from the global cut pool into linear constraints
411.99/413.26	c 
411.99/413.26	c presolving:
411.99/413.26	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
411.99/413.26	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
411.99/413.26	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
411.99/413.26	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
411.99/413.26	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
411.99/413.26	c  0 deleted vars, 2 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 5 changed sides, 21 changed coefficients
411.99/413.26	c  0 implications, 104 cliques
411.99/413.26	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 1001 constraints
411.99/413.26	c     683 constraints of type <knapsack>
411.99/413.26	c     104 constraints of type <setppc>
411.99/413.26	c       6 constraints of type <linear>
411.99/413.26	c     208 constraints of type <logicor>
411.99/413.26	c transformed objective value is always integral (scale: 1)
411.99/413.26	c Presolving Time: 0.04
411.99/413.26	c transformed 94/100 original solutions to the transformed problem space
411.99/413.26	c 
411.99/413.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
411.99/413.26	c   122s|     1 |     0 |  1047k|     - |   201M |   0 | 473 |1001 | 955 |   0 |  0 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   122s|     1 |     0 |  1047k|     - |   201M |   0 | 473 |1001 | 998 |  43 |  1 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   122s|     1 |     0 |  1048k|     - |   203M |   0 | 473 |1001 |1025 |  70 |  2 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   122s|     1 |     0 |  1048k|     - |   188M |   0 | 473 |1001 |1042 |  87 |  3 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   122s|     1 |     0 |  1048k|     - |   195M |   0 | 473 |1001 |1052 |  97 |  4 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   123s|     1 |     0 |  1048k|     - |   199M |   0 | 473 |1001 |1067 | 112 |  5 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   123s|     1 |     0 |  1049k|     - |   203M |   0 | 473 |1001 |1072 | 117 |  6 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   123s|     1 |     0 |  1049k|     - |   200M |   0 | 473 |1001 |1083 | 128 |  7 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   123s|     1 |     0 |  1049k|     - |   200M |   0 | 473 |1001 |1087 | 132 |  8 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   123s|     1 |     0 |  1049k|     - |   206M |   0 | 473 |1001 |1093 | 138 |  9 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   123s|     1 |     0 |  1049k|     - |   205M |   0 | 473 |1001 |1105 | 150 | 10 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   123s|     1 |     0 |  1049k|     - |   205M |   0 | 473 |1001 |1111 | 156 | 11 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   205M |   0 | 473 |1001 |1114 | 159 | 12 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   206M |   0 | 473 |1001 |1120 | 165 | 13 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   206M |   0 | 473 |1001 |1123 | 168 | 14 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   206M |   0 | 473 |1001 | 984 | 171 | 15 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 986 | 173 | 16 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 988 | 175 | 17 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 994 | 181 | 18 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 | 996 | 183 | 19 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   124s|     1 |     0 |  1050k|     - |   207M |   0 | 473 |1001 |1000 | 187 | 20 | 105 | 670 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   125s|     1 |     2 |  1056k|     - |   207M |   0 | 473 |1001 |1000 | 187 | 20 | 105 | 671 | 1.609047e+02 | 1.860000e+02 |  15.60%| unknown
411.99/413.26	c   153s|   100 |   101 |  1195k|1018.2 |   307M |  39 | 473 |1003 |1016 | 889 |  1 | 115 | 806 | 1.609742e+02 | 1.860000e+02 |  15.55%| unknown
411.99/413.26	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
411.99/413.26	c   168s|   300 |   301 |  1295k| 941.5 |   308M |  92 | 473 |1003 | 935 |1346 |  1 | 123 | 862 | 1.610895e+02 | 1.860000e+02 |  15.46%| unknown
411.99/413.26	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
411.99/413.26	c   198s|   500 |   501 |  1465k| 929.7 |   310M |  92 | 473 |1007 | 948 |2377 |  1 | 135 | 932 | 1.614547e+02 | 1.860000e+02 |  15.20%| unknown
411.99/413.26	c   213s|   600 |   601 |  1550k| 925.0 |   310M |  92 | 473 |1007 | 953 |2919 |  1 | 138 | 976 | 1.615540e+02 | 1.860000e+02 |  15.13%| unknown
411.99/413.26	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
411.99/413.26	c   245s|   800 |   801 |  1726k| 919.9 |   311M |  92 | 473 |1011 | 950 |4139 |  1 | 149 |1047 | 1.617102e+02 | 1.860000e+02 |  15.02%| unknown
411.99/413.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
411.99/413.26	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
411.99/413.26	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
411.99/413.26	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
411.99/413.26	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
411.99/413.26	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
411.99/413.26	c   332s|  1400 |  1401 |  2286k| 923.1 |   313M |  92 | 473 | 991 | 941 |7920 |  1 | 179 |1129 | 1.619139e+02 | 1.860000e+02 |  14.88%| unknown
411.99/413.26	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
411.99/413.26	c   360s|  1600 |  1601 |  2468k| 922.1 |   313M |  92 | 473 | 977 | 956 |9256 |  1 | 184 |1136 | 1.619677e+02 | 1.860000e+02 |  14.84%| unknown
411.99/413.26	c   374s|  1700 |  1701 |  2549k| 918.1 |   313M |  92 | 473 | 975 | 970 |9869 |  1 | 189 |1153 | 1.619965e+02 | 1.860000e+02 |  14.82%| unknown
411.99/413.26	c   386s|  1800 |  1801 |  2624k| 912.2 |   314M |  92 | 473 | 975 | 976 |  10k|  1 | 192 |1179 | 1.620301e+02 | 1.860000e+02 |  14.79%| unknown
411.99/413.26	c   400s|  1900 |  1901 |  2706k| 909.0 |   314M |  92 | 473 | 977 | 969 |  11k|  1 | 198 |1184 | 1.620550e+02 | 1.860000e+02 |  14.78%| unknown
997.50/1000.18	c   413s|  2000 |  2001 |  2782k| 904.2 |   314M |  92 | 473 | 977 | 968 |  11k|  1 | 199 |1189 | 1.620867e+02 | 1.860000e+02 |  14.75%| unknown
997.50/1000.18	c   425s|  2100 |  2101 |  2856k| 898.9 |   315M |  92 | 473 | 975 | 983 |  12k|  1 | 199 |1193 | 1.621193e+02 | 1.860000e+02 |  14.73%| unknown
997.50/1000.18	c   438s|  2200 |  2201 |  2944k| 898.4 |   315M |  92 | 473 | 979 | 987 |  13k|  1 | 209 |1195 | 1.621381e+02 | 1.860000e+02 |  14.72%| unknown
997.50/1000.18	c   452s|  2300 |  2301 |  3028k| 896.6 |   315M |  92 | 473 | 981 | 967 |  13k|  1 | 219 |1196 | 1.621647e+02 | 1.860000e+02 |  14.70%| unknown
997.50/1000.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.50/1000.18	c   464s|  2400 |  2401 |  3095k| 890.0 |   316M |  92 | 473 | 981 | 976 |  14k|  1 | 220 |1199 | 1.621862e+02 | 1.860000e+02 |  14.68%| unknown
997.50/1000.18	c   477s|  2500 |  2501 |  3186k| 890.7 |   316M |  92 | 473 | 980 | 988 |  15k|  1 | 225 |1201 | 1.622097e+02 | 1.860000e+02 |  14.67%| unknown
997.50/1000.18	c   490s|  2600 |  2601 |  3264k| 887.5 |   316M |  92 | 473 | 980 | 965 |  15k|  1 | 230 |1225 | 1.622275e+02 | 1.860000e+02 |  14.65%| unknown
997.50/1000.18	c   503s|  2700 |  2701 |  3338k| 883.6 |   316M |  92 | 473 | 979 | 982 |  16k|  1 | 230 |1241 | 1.622380e+02 | 1.860000e+02 |  14.65%| unknown
997.50/1000.18	c   514s|  2800 |  2801 |  3409k| 879.2 |   317M |  92 | 473 | 984 | 980 |  17k|  1 | 237 |1245 | 1.622537e+02 | 1.860000e+02 |  14.64%| unknown
997.50/1000.18	c   528s|  2900 |  2901 |  3490k| 877.4 |   317M |  92 | 473 | 987 | 986 |  18k|  1 | 244 |1259 | 1.622731e+02 | 1.860000e+02 |  14.62%| unknown
997.50/1000.18	c   539s|  3000 |  3001 |  3558k| 872.5 |   318M |  92 | 473 | 988 | 974 |  18k|  1 | 247 |1263 | 1.622847e+02 | 1.860000e+02 |  14.61%| unknown
997.50/1000.18	c   549s|  3100 |  3101 |  3630k| 868.7 |   318M |  92 | 473 | 987 | 975 |  19k|  1 | 252 |1268 | 1.622957e+02 | 1.860000e+02 |  14.61%| unknown
997.50/1000.18	c   561s|  3200 |  3201 |  3705k| 866.1 |   319M |  92 | 473 | 986 | 971 |  20k|  1 | 256 |1272 | 1.623081e+02 | 1.860000e+02 |  14.60%| unknown
997.50/1000.18	c   573s|  3300 |  3301 |  3782k| 863.7 |   319M |  92 | 473 | 991 |1046 |  20k|  4 | 267 |1275 | 1.623178e+02 | 1.860000e+02 |  14.59%| unknown
997.50/1000.18	c   585s|  3400 |  3401 |  3853k| 860.3 |   319M |  92 | 473 | 992 | 989 |  21k|  1 | 274 |1278 | 1.623334e+02 | 1.860000e+02 |  14.58%| unknown
997.50/1000.18	c   595s|  3500 |  3501 |  3914k| 854.9 |   320M |  92 | 473 | 993 | 983 |  21k|  1 | 278 |1282 | 1.623441e+02 | 1.860000e+02 |  14.57%| unknown
997.50/1000.18	c   608s|  3600 |  3601 |  3997k| 854.2 |   321M |  92 | 473 | 992 | 984 |  22k|  1 | 282 |1291 | 1.623621e+02 | 1.860000e+02 |  14.56%| unknown
997.50/1000.18	c   620s|  3700 |  3701 |  4067k| 851.1 |   321M |  92 | 473 | 996 |1020 |  23k|  1 | 290 |1316 | 1.623799e+02 | 1.860000e+02 |  14.55%| unknown
997.50/1000.18	c   632s|  3800 |  3801 |  4137k| 847.9 |   322M |  92 | 473 | 996 | 976 |  23k|  1 | 292 |1334 | 1.623987e+02 | 1.860000e+02 |  14.53%| unknown
997.50/1000.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.50/1000.18	c   644s|  3900 |  3901 |  4209k| 845.5 |   322M |  92 | 473 | 996 | 972 |  24k|  1 | 299 |1348 | 1.624132e+02 | 1.860000e+02 |  14.52%| unknown
997.50/1000.18	c   655s|  4000 |  4001 |  4285k| 843.7 |   322M |  92 | 473 |1003 |1033 |  25k|  4 | 307 |1357 | 1.624238e+02 | 1.860000e+02 |  14.52%| unknown
997.50/1000.18	c   666s|  4100 |  4101 |  4355k| 840.8 |   322M |  92 | 473 |1005 |1040 |  26k|  4 | 311 |1360 | 1.624331e+02 | 1.860000e+02 |  14.51%| unknown
997.50/1000.18	c   678s|  4200 |  4201 |  4432k| 839.5 |   322M |  92 | 473 |1007 | 974 |  26k|  1 | 317 |1363 | 1.624491e+02 | 1.860000e+02 |  14.50%| unknown
997.50/1000.18	c   690s|  4300 |  4301 |  4509k| 838.2 |   323M |  92 | 473 |1008 | 965 |  27k|  1 | 325 |1364 | 1.624538e+02 | 1.860000e+02 |  14.49%| unknown
997.50/1000.18	c   699s|  4400 |  4401 |  4568k| 833.7 |   323M |  92 | 473 |1010 | 965 |  28k|  1 | 329 |1369 | 1.624717e+02 | 1.860000e+02 |  14.48%| unknown
997.50/1000.18	c   712s|  4500 |  4501 |  4648k| 833.2 |   323M |  92 | 473 |1006 | 989 |  29k|  1 | 330 |1373 | 1.624789e+02 | 1.860000e+02 |  14.48%| unknown
997.50/1000.18	c   724s|  4600 |  4601 |  4729k| 832.7 |   324M |  92 | 473 |1015 |1008 |  29k|  1 | 342 |1375 | 1.624887e+02 | 1.860000e+02 |  14.47%| unknown
997.50/1000.18	c   735s|  4700 |  4701 |  4803k| 831.1 |   324M |  92 | 473 |1014 | 994 |  30k|  1 | 342 |1375 | 1.624991e+02 | 1.860000e+02 |  14.46%| unknown
997.50/1000.18	c   745s|  4800 |  4801 |  4869k| 828.2 |   324M |  92 | 473 |1016 |1052 |  31k|  4 | 345 |1378 | 1.625056e+02 | 1.860000e+02 |  14.46%| unknown
997.50/1000.18	c   756s|  4900 |  4901 |  4949k| 827.6 |   324M |  92 | 473 |1017 |1028 |  31k|  1 | 350 |1378 | 1.625212e+02 | 1.860000e+02 |  14.45%| unknown
997.50/1000.18	c   765s|  5000 |  5001 |  5014k| 824.7 |   324M |  92 | 473 |1016 | 994 |  32k|  1 | 352 |1381 | 1.625324e+02 | 1.860000e+02 |  14.44%| unknown
997.50/1000.18	c   776s|  5100 |  5101 |  5088k| 823.4 |   324M |  92 | 473 |1014 |1016 |  33k|  1 | 355 |1385 | 1.625406e+02 | 1.860000e+02 |  14.43%| unknown
997.50/1000.18	c   787s|  5200 |  5201 |  5164k| 822.3 |   324M |  92 | 473 |1016 | 975 |  33k|  1 | 361 |1386 | 1.625515e+02 | 1.860000e+02 |  14.43%| unknown
997.50/1000.18	c   796s|  5300 |  5301 |  5233k| 820.2 |   324M |  92 | 473 |1015 |1051 |  34k|  5 | 366 |1387 | 1.625610e+02 | 1.860000e+02 |  14.42%| unknown
997.50/1000.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.50/1000.18	c   807s|  5400 |  5401 |  5303k| 818.3 |   324M |  92 | 473 |1019 |1027 |  35k|  1 | 377 |1398 | 1.625700e+02 | 1.860000e+02 |  14.41%| unknown
997.50/1000.18	c   820s|  5500 |  5501 |  5375k| 816.9 |   325M |  92 | 473 |1018 | 987 |  35k|  1 | 383 |1416 | 1.625751e+02 | 1.860000e+02 |  14.41%| unknown
997.50/1000.18	c   832s|  5600 |  5601 |  5454k| 816.5 |   325M |  92 | 473 |1019 |1023 |  36k|  1 | 388 |1422 | 1.625864e+02 | 1.860000e+02 |  14.40%| unknown
997.50/1000.18	c   843s|  5700 |  5701 |  5525k| 815.0 |   326M |  92 | 473 |1023 |1040 |  37k|  1 | 395 |1425 | 1.625980e+02 | 1.860000e+02 |  14.39%| unknown
997.50/1000.18	c   855s|  5800 |  5801 |  5597k| 813.5 |   326M |  92 | 473 |1024 | 997 |  38k|  1 | 400 |1427 | 1.626079e+02 | 1.860000e+02 |  14.39%| unknown
997.50/1000.18	c   864s|  5900 |  5901 |  5669k| 812.2 |   326M |  92 | 473 |1020 |1056 |  38k|  4 | 402 |1431 | 1.626135e+02 | 1.860000e+02 |  14.38%| unknown
997.50/1000.18	c   874s|  6000 |  6001 |  5741k| 810.8 |   326M |  92 | 473 |1025 |1016 |  39k|  1 | 412 |1433 | 1.626242e+02 | 1.860000e+02 |  14.37%| unknown
997.50/1000.18	c   884s|  6100 |  6101 |  5809k| 809.0 |   326M |  92 | 473 |1029 |1009 |  40k|  1 | 420 |1433 | 1.626322e+02 | 1.860000e+02 |  14.37%| unknown
997.50/1000.18	c   896s|  6200 |  6201 |  5886k| 808.5 |   327M |  92 | 473 |1031 |1017 |  40k|  1 | 431 |1433 | 1.626446e+02 | 1.860000e+02 |  14.36%| unknown
997.50/1000.18	c   906s|  6300 |  6301 |  5951k| 806.3 |   327M |  92 | 473 |1030 |1019 |  41k|  1 | 441 |1437 | 1.626502e+02 | 1.860000e+02 |  14.36%| unknown
997.50/1000.18	c   917s|  6400 |  6401 |  6043k| 807.9 |   327M |  92 | 473 |1034 |1008 |  42k|  1 | 445 |1439 | 1.626587e+02 | 1.860000e+02 |  14.35%| unknown
997.50/1000.18	c   929s|  6500 |  6501 |  6124k| 807.9 |   327M |  92 | 473 |1033 |1032 |  42k|  1 | 451 |1453 | 1.626648e+02 | 1.860000e+02 |  14.35%| unknown
997.50/1000.18	c   940s|  6600 |  6601 |  6192k| 806.2 |   327M |  92 | 473 |1036 | 987 |  43k|  1 | 457 |1471 | 1.626700e+02 | 1.860000e+02 |  14.34%| unknown
997.50/1000.18	c   950s|  6700 |  6701 |  6264k| 805.1 |   328M |  92 | 473 |1033 | 983 |  44k|  1 | 463 |1478 | 1.626803e+02 | 1.860000e+02 |  14.33%| unknown
997.50/1000.18	c   961s|  6800 |  6801 |  6337k| 804.1 |   328M |  92 | 473 |1030 | 977 |  44k|  1 | 465 |1485 | 1.626871e+02 | 1.860000e+02 |  14.33%| unknown
997.50/1000.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.50/1000.18	c   974s|  6900 |  6901 |  6451k| 808.3 |   328M |  92 | 473 |1029 |1004 |  45k|  1 | 467 |1489 | 1.626938e+02 | 1.860000e+02 |  14.33%| unknown
997.50/1000.18	c   981s|  7000 |  7001 |  6510k| 805.6 |   328M |  92 | 473 |1028 |1004 |  46k|  1 | 467 |1493 | 1.626978e+02 | 1.860000e+02 |  14.32%| unknown
997.50/1000.18	c   992s|  7100 |  7101 |  6583k| 804.7 |   328M |  92 | 473 |1027 | 983 |  46k|  1 | 469 |1496 | 1.627066e+02 | 1.860000e+02 |  14.32%| unknown
997.50/1000.18	c 
997.50/1000.18	c SCIP Status        : solving was interrupted [time limit reached]
997.50/1000.18	c Solving Time (sec) : 1000.00
997.50/1000.18	c Solving Nodes      : 7184 (total of 8233 nodes in 2 runs)
997.50/1000.18	c Primal Bound       : +1.86000000000000e+02 (1099 solutions)
997.50/1000.18	c Dual Bound         : +1.62709207018505e+02
997.50/1000.18	c Gap                : 14.31 %
997.50/1000.18	c All original constraints are satisfied.
997.50/1000.18	c SCIP's best solution is verified feasible for the original problem.
997.50/1000.18	c ----------------------------------------------------------------------
997.50/1000.18	c dual bound: 162.70920701850488 -> 163
997.50/1000.18	c primal bound: 186.0 -> 186
997.50/1000.18	c scip-goal-lb: 163
997.50/1000.18	c scip-goal-ub: 186
997.50/1000.18	c writing output to: HOME/tmp4b6xuu1x.opb
997.50/1000.18	c appending fixed variable constraints
997.50/1000.18	c scip-fixed vars: 0.00% (0/473)
997.50/1000.18	c ----------------------------------------------------------------------
997.50/1000.18	c executing external solver: HOME/naps-1.03a6
997.50/1000.18	c ----------------------------------------------------------------------
997.50/1000.18	c command: HOME/naps-1.03a6 -goal-lb=163 -goal-ub=185 HOME/tmp4b6xuu1x.opb
997.50/1000.19	c NaPS 1.03a6.
997.50/1000.19	c Input file name: HOME/tmp4b6xuu1x.opb
997.59/1000.31	c single stage optimization mode
3600.08/3610.20	c
3600.08/3610.20	c *** TERMINATED *** by signal 15
3600.08/3610.20	c s UNKNOWN
3600.08/3610.20	c _____________________________________________________________________________
3600.08/3610.20	c std/band forms        : 473,0
3600.08/3610.20	c 2cl/3cl ITE-codings   : 12649,0
3600.08/3610.20	c BDD/srt/adr Max costs : 265,23962,0
3600.08/3610.20	c BDDraw/bin/mul/srt/adr: 343,0,128,2,0
3600.08/3610.20	c BDD nodes             : 21518
3600.08/3610.20	c Es1/CC detections     : 0,0
3600.08/3610.20	c CC sort               : 1
3600.08/3610.20	c SAT/UNSAT calls       : 0,0
3600.08/3610.20	c regenrated variables  : 0
3600.08/3610.20	c eliminated fixed lits : 0
3600.08/3610.20	c goal lit flips        : 0
3600.08/3610.20	c goal stages           : 1
3600.08/3610.20	c goal shrink           : 0
3600.08/3610.20	c goal coeff separations: 0
3600.08/3610.20	c restarts              : 0
3600.08/3610.20	c conflicts             : 0              (0 /sec)
3600.08/3610.20	c decisions             : 0              (0 /sec)
3600.08/3610.20	c propagations          : 0              (0 /sec)
3600.08/3610.20	c inspects              : 0              (0 /sec)
3600.08/3610.20	c CPU time (solving tm) : 2602 s        (2602 s, SAT 0 s, UNSAT 0 s)
3600.08/3610.20	c Time for Opt-base     : 0.01564 s
3600.08/3610.20	c Steps for Opt-base    : 43571
3600.08/3610.20	c Time for BDD coding   : 0.0685 s
3600.08/3610.20	c Time for srt coding   : 0.001673 s
3600.08/3610.20	c _____________________________________________________________________________
3600.08/3610.20	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.08/3610.20	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.08/3610.20	o 186
3600.08/3610.20	s SATISFIABLE
3600.29/3610.42	c received SIGTERM, forwarding to pbsolver...
3600.29/3610.42	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 (62068 MiB free)
  memory of node 1: 64507 MiB (56766 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530137-1752252815/watcher-4530137-1752252815 -o /tmp/evaluation-result-4530137-1752252815/solver-4530137-1752252815 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752252815-119052 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530137-1752252815.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
Current StackSize limit: 8192 KiB

solver pid=119096, runsolver pid=119090

[startup+0.100061 s]*
/proc/loadavg: 1.18 2.54 3.46 4/266 119126
/proc/meminfo: memFree=121674152/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=64136 memory=22640 CPUtime=0.04 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 2777 0 0 0 3 1 0 0 20 0 1 0 140959245 65675264 5660 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 16034 5660 3296 1 0 3873 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 68328 KiB
Current children cumulated memory: 25584 KiB

[startup+0.205751 s]*
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121613732/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1205420 memory=57920 CPUtime=0.14 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 7344 0 0 0 12 2 0 0 20 0 1 0 140959245 1234350080 14480 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 301355 14480 8052 1 0 272713 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1209612 KiB
Current children cumulated memory: 60864 KiB

[startup+0.305531 s]*
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121585684/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1206152 memory=58560 CPUtime=0.23 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 7502 0 0 0 21 2 0 0 20 0 1 0 140959245 1235099648 14640 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 301538 14640 8052 1 0 272896 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1210344 KiB
Current children cumulated memory: 61504 KiB

[startup+0.700121 s]
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121569248/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1206436 memory=58816 CPUtime=0.62 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 7568 0 0 0 60 2 0 0 20 0 1 0 140959245 1235390464 14704 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 301609 14704 8052 1 0 272967 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1210628 KiB
Current children cumulated memory: 61760 KiB

[startup+1.50019 s]
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121441484/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1277088 memory=128704 CPUtime=1.42 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 25030 0 0 0 137 5 0 0 20 0 1 0 140959245 1307738112 32176 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 319272 32176 8084 1 0 290630 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1281280 KiB
Current children cumulated memory: 131648 KiB

[startup+3.10492 s]
/proc/loadavg: 1.18 2.54 3.46 5/267 119127
/proc/meminfo: memFree=121054732/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1343044 memory=191552 CPUtime=3.02 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 40725 0 0 0 294 8 0 0 20 0 1 0 140959245 1375277056 47888 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 335761 47888 8084 1 0 307119 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 1347236 KiB
Current children cumulated memory: 194496 KiB

[startup+6.30012 s]
/proc/loadavg: 1.41 2.57 3.46 5/267 119127
/proc/meminfo: memFree=121054984/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1343044 memory=191552 CPUtime=6.21 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 40726 0 0 0 613 8 0 0 20 0 1 0 140959245 1375277056 47888 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 335761 47888 8084 1 0 307119 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1347236 KiB
Current children cumulated memory: 194496 KiB

[startup+12.7002 s]
/proc/loadavg: 1.62 2.59 3.46 5/267 119127
/proc/meminfo: memFree=121054784/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1343044 memory=191552 CPUtime=12.59 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 40726 0 0 0 1251 8 0 0 20 0 1 0 140959245 1375277056 47888 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 335761 47888 8084 1 0 307119 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 1347236 KiB
Current children cumulated memory: 194496 KiB

[startup+25.5001 s]
/proc/loadavg: 2.23 2.68 3.48 5/267 119127
/proc/meminfo: memFree=120806448/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1373456 memory=222272 CPUtime=25.35 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 48400 0 0 0 2526 9 0 0 20 0 1 0 140959245 1406418944 55568 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 343364 55568 8084 1 0 314722 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 1377648 KiB
Current children cumulated memory: 225216 KiB

[startup+51.1053 s]
/proc/loadavg: 2.83 2.79 3.49 5/267 119128
/proc/meminfo: memFree=120766200/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1377544 memory=226368 CPUtime=50.88 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 49452 0 0 0 5079 9 0 0 20 0 1 0 140959245 1410605056 56592 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 344386 56592 8084 1 0 315744 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1381736 KiB
Current children cumulated memory: 229312 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.99 3.53 5/267 119129
/proc/meminfo: memFree=120703388/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1408744 memory=255424 CPUtime=101.93 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 56724 0 0 0 10182 11 0 0 20 0 1 0 140959245 1442553856 63856 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 352186 63856 8084 1 0 323544 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1412936 KiB
Current children cumulated memory: 258368 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 3.21 3.57 5/268 119132
/proc/meminfo: memFree=120521852/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1508152 memory=356800 CPUtime=161.74 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 82051 0 0 0 16159 15 0 0 20 0 1 0 140959245 1544347648 89200 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 377038 89200 8084 1 0 348396 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 1512344 KiB
Current children cumulated memory: 359744 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.37 3.60 5/268 119134
/proc/meminfo: memFree=120479204/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1509100 memory=357696 CPUtime=221.56 cores=4,6
/proc/119109/stat : 119109 (python3) R 119096 119096 118139 0 -1 4194304 82277 0 0 0 22141 15 0 0 20 0 1 0 140959245 1545318400 89424 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 377275 89424 8084 1 0 348633 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 1513292 KiB

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

/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=145228 memory=143264 CPUtime=2215.72 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 57767 0 0 0 221542 30 0 0 20 0 1 0 141059261 148713472 35816 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 36307 35816 640 696 0 35468 0
Current children cumulated CPU time: 3213.31 s
Current children cumulated vsize: 1677448 KiB
Current children cumulated memory: 528620 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/270 119291
/proc/meminfo: memFree=119834484/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=145228 memory=143264 CPUtime=2275.54 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 57769 0 0 0 227524 30 0 0 20 0 1 0 141059261 148713472 35816 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 36307 35816 640 696 0 35468 0
Current children cumulated CPU time: 3273.13 s
Current children cumulated vsize: 1677448 KiB
Current children cumulated memory: 528620 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/271 119300
/proc/meminfo: memFree=119826248/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=145228 memory=143264 CPUtime=2335.36 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 57772 0 0 0 233506 30 0 0 20 0 1 0 141059261 148713472 35816 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 36307 35816 640 696 0 35468 0
Current children cumulated CPU time: 3332.95 s
Current children cumulated vsize: 1677448 KiB
Current children cumulated memory: 528620 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/271 119302
/proc/meminfo: memFree=119786820/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=145228 memory=143264 CPUtime=2395.19 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 57772 0 0 0 239489 30 0 0 20 0 1 0 141059261 148713472 35816 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 36307 35816 640 696 0 35468 0
Current children cumulated CPU time: 3392.78 s
Current children cumulated vsize: 1677448 KiB
Current children cumulated memory: 528620 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/271 119304
/proc/meminfo: memFree=119776736/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=145228 memory=143264 CPUtime=2455.02 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 57773 0 0 0 245472 30 0 0 20 0 1 0 141059261 148713472 35816 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 36307 35816 640 696 0 35468 0
Current children cumulated CPU time: 3452.61 s
Current children cumulated vsize: 1677448 KiB
Current children cumulated memory: 528620 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/271 119306
/proc/meminfo: memFree=119707052/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=145228 memory=143320 CPUtime=2514.84 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 59877 0 0 0 251450 34 0 0 20 0 1 0 141059261 148713472 35830 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 36307 35830 640 696 0 35468 0
Current children cumulated CPU time: 3512.43 s
Current children cumulated vsize: 1677448 KiB
Current children cumulated memory: 528676 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/272 119309
/proc/meminfo: memFree=119691352/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=201848 memory=199940 CPUtime=2574.67 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 62005 0 0 0 257429 38 0 0 20 0 1 0 141059261 206692352 49985 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 50462 49985 640 696 0 49623 0
Current children cumulated CPU time: 3572.26 s
Current children cumulated vsize: 1734068 KiB
Current children cumulated memory: 585296 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.12 4.12 4.09 4/266 119318
/proc/meminfo: memFree=120126632/131249996 swapFree=33010416/33010684
[pid=119096] ppid=119090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119096/stat : 119096 (scip-naps-1.00a) S 119090 119096 118139 0 -1 4194304 256 330 0 0 0 0 0 0 20 0 1 0 140959242 4292608 736 18446744073709551615 93869435232256 93869436126789 140732453974208 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93869436365840 93869436413584 93869456609280 140732453976475 140732453976574 140732453976574 140732453982178 0
/proc/119096/statm: 1048 736 672 219 0 110 0
[pid=119109] ppid=119096 vsize=1528028 memory=382412 CPUtime=997.59 cores=4,6
/proc/119109/stat : 119109 (python3) S 119096 119096 118139 0 -1 4194304 89168 0 0 0 99742 17 0 0 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
[pid=119189] ppid=119109 vsize=191616 memory=189708 CPUtime=2602.49 cores=4,6
/proc/119189/stat : 119189 (naps-1.03a6) R 119109 119189 119189 0 -1 4194304 63632 0 0 0 260209 40 0 0 20 0 1 0 141059261 196214784 47427 18446744073709551615 4198400 7047149 140723712256624 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32845824 140723712260469 140723712260593 140723712260593 140723712266185 0
/proc/119189/statm: 47904 47427 640 696 0 47065 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1723836 KiB
Current children cumulated memory: 575064 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000365 s, system=0.005362 s

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

# cumulated CPU time of all completed processes:  user=3599.74 s, system=0.60001 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.41 s]
/proc/loadavg: 4.11 4.12 4.09 4/258 119326
/proc/meminfo: memFree=120817144/131249996 swapFree=33010416/33010684
[pid=119109] ppid=119090 vsize=1528028 memory=382412 CPUtime=3600.28 cores=4,6
/proc/119109/stat : 119109 (python3) R 119090 119096 118139 0 -1 4194304 90131 63633 0 0 99761 18 260209 40 20 0 1 0 140959245 1564700672 95603 18446744073709551615 94437565300736 94437565301113 140721319999616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94437565312408 94437565313028 94437586268160 140721320008030 140721320008224 140721320008224 140721320013799 0
/proc/119109/statm: 382007 95603 8116 1 0 353365 0
Current cumulated CPU time of completed processes: 0.005727 s
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 1528028 KiB
Current children cumulated memory: 382412 KiB

Child status: 0

Real time (s): 3610.44
CPU time (s): 3600.34
CPU user time (s): 3599.74
CPU system time (s): 0.60001
CPU usage (%): 99.7201
Max. virtual memory (cumulated for all children) (KiB): 1783736
Max. memory (cumulated for all children) (KiB): 634844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.74
system time used= 0.60001
maximum resident set size= 382412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156947
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 473
involuntary context switches= 1751


# summary of solver processes directly reported to runsolver:
#   pid: 119096,119109
#   total CPU time (s): 3600.34
#   total CPU user time (s): 3599.74
#   total CPU system time (s): 0.60001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.39855 second user time and 17.0456 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= b5aa25dccc2460ad32c358f07bd5c94a
RANDOM SEED=1933535743

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121680276 kB
MemAvailable:   129683116 kB
Buffers:            2128 kB
Cached:          8751172 kB
SwapCached:           32 kB
Active:           724668 kB
Inactive:        8094380 kB
Active(anon):      81652 kB
Inactive(anon):     2124 kB
Active(file):     643016 kB
Inactive(file):  8092256 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5508 kB
Writeback:             0 kB
AnonPages:         68868 kB
Mapped:           106208 kB
Shmem:             18028 kB
KReclaimable:     213216 kB
Slab:             307496 kB
SReclaimable:     213216 kB
SUnreclaim:        94280 kB
KernelStack:        4084 kB
PageTables:         2764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     335116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

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