Trace number 4530019

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 NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2UNSAT 673.564 675.384

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_33.opb
MD5SUMe4b196fa2cd155289a58b617d5417cd9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark82.9041
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1560
Total number of constraints7454
Number of constraints which are clauses7449
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint39
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 72
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

73.35/73.61	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530019-1752261107.opb
73.35/73.61	c Solving mode: decision
73.35/73.61	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
73.35/73.61	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
73.35/73.61	c original problem has 1560 variables (1560 bin, 0 int, 0 impl, 0 cont) and 7454 constraints
73.35/73.61	c presolving:
73.35/73.61	c (round 1, fast)       4 del vars, 4 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2849 clqs
73.35/73.61	c (round 2, fast)       6 del vars, 315 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2997 clqs
73.35/73.61	c (round 3, fast)       7 del vars, 321 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2997 clqs
73.35/73.61	c (round 4, exhaustive) 7 del vars, 321 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 7132 upgd conss, 0 impls, 2997 clqs
73.35/73.61	c    (0.6s) probing: 1000/1554 (64.4%) - 0 fixings, 0 aggregations, 141 implications, 0 bound changes
73.35/73.61	c    (0.6s) probing: 1001/1554 (64.4%) - 0 fixings, 0 aggregations, 141 implications, 0 bound changes
73.35/73.61	c    (0.6s) probing aborted: 1000/1000 successive useless probings
73.35/73.61	c    (0.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
73.35/73.61	c    (0.7s) symmetry computation finished: 19 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
73.35/73.61	c dynamic symmetry handling statistics:
73.35/73.61	c    orbitopal reduction:       no components
73.35/73.61	c    orbital reduction:         no components
73.35/73.61	c    lexicographic reduction:   19 permutations with support sizes 76, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78
73.35/73.61	c handled 19 out of 19 symmetry components
73.35/73.61	c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
73.35/73.61	c  7 deleted vars, 321 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
73.35/73.61	c  0 implications, 3138 cliques
73.35/73.61	c presolved problem has 1554 variables (1554 bin, 0 int, 0 impl, 0 cont) and 7133 constraints
73.35/73.61	c       1 constraints of type <knapsack>
73.35/73.61	c    2997 constraints of type <setppc>
73.35/73.61	c       1 constraints of type <linear>
73.35/73.61	c    4134 constraints of type <logicor>
73.35/73.61	c transformed objective value is always integral (scale: 1)
73.35/73.61	c Presolving Time: 0.67
73.35/73.61	c 
73.35/73.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.35/73.61	c   0.9s|     1 |     0 |  2364 |     - |    54M |   0 |1554 |7199 |7133 |   0 |  0 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   3.9s|     1 |     0 | 16183 |     - |    63M |   0 |1554 |7408 |7140 |   7 |  1 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   4.0s|     1 |     0 | 16563 |     - |    70M |   0 |1554 |7412 |7149 |  16 |  2 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   4.2s|     1 |     0 | 17154 |     - |    82M |   0 |1554 |7413 |7159 |  26 |  3 |  80 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   4.4s|     1 |     0 | 17612 |     - |    99M |   0 |1554 |7423 |7164 |  31 |  4 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   4.6s|     1 |     0 | 18116 |     - |   104M |   0 |1554 |7424 |7171 |  38 |  5 |  91 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   4.8s|     1 |     0 | 18434 |     - |   114M |   0 |1554 |7425 |7175 |  42 |  6 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   5.1s|     1 |     0 | 19202 |     - |   129M |   0 |1554 |7425 |7179 |  46 |  7 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   5.4s|     1 |     0 | 19771 |     - |   142M |   0 |1554 |7423 |7184 |  51 |  8 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   5.7s|     1 |     0 | 20233 |     - |   156M |   0 |1554 |7430 |7187 |  54 |  9 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   5.9s|     1 |     0 | 20635 |     - |   160M |   0 |1554 |7430 |7190 |  57 | 10 | 104 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   6.1s|     1 |     0 | 21069 |     - |   161M |   0 |1554 |7431 |7188 |  59 | 11 | 105 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c   9.3s|     1 |     2 | 25193 |     - |   161M |   0 |1554 |7451 |7188 |  59 | 11 | 127 |  11 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c  36.5s|   100 |    30 |144665 |1248.4 |   170M |  19 |1554 |7785 |7160 | 103 |  1 | 489 |  11 | 0.000000e+00 |      --      |    Inf |   7.98%
73.35/73.61	c  47.7s|   200 |    46 |214365 | 971.3 |   177M |  20 |1554 |7935 |7168 | 214 |  1 | 685 |  11 | 0.000000e+00 |      --      |    Inf |   9.29%
73.35/73.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.35/73.61	c  50.8s|   300 |    47 |238032 | 725.6 |   177M |  20 |1554 |8101 |7170 | 214 |  1 | 874 |  11 | 0.000000e+00 |      --      |    Inf |   9.31%
73.35/73.61	c  54.6s|   400 |    48 |268429 | 619.9 |   181M |  20 |1554 |8258 |7170 | 224 |  1 |1055 |  11 | 0.000000e+00 |      --      |    Inf |   9.35%
73.35/73.61	c  57.9s|   500 |    53 |290718 | 540.4 |   178M |  20 |1554 |8429 |7170 | 224 |  1 |1273 |  11 | 0.000000e+00 |      --      |    Inf |   9.35%
73.35/73.61	c  60.5s|   600 |    47 |317345 | 494.6 |   179M |  20 |1554 |8562 |7170 | 224 |  1 |1467 |  11 | 0.000000e+00 |      --      |    Inf |   9.38%
73.35/73.61	c  62.9s|   700 |    46 |340487 | 457.0 |   179M |  20 |1554 |8718 |7170 | 224 |  1 |1670 |  11 | 0.000000e+00 |      --      |    Inf |   9.40%
73.35/73.61	c  66.6s|   800 |    52 |368271 | 434.5 |   179M |  22 |1554 |8783 |7169 | 228 |  1 |1836 |  11 | 0.000000e+00 |      --      |    Inf |   9.40%
73.35/73.61	c  69.1s|   900 |    60 |395713 | 416.7 |   180M |  25 |1554 |8900 |   0 | 234 |  0 |2000 |  11 | 0.000000e+00 |      --      |    Inf |   9.41%
73.35/73.61	c  70.9s|  1000 |    51 |417939 | 397.3 |   180M |  25 |1554 |9010 |   0 | 243 |  0 |2169 |  11 | 0.000000e+00 |      --      |    Inf |   9.41%
73.35/73.61	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
73.35/73.61	c (run 1, node 1080) performing user restart
73.35/73.61	c 
73.35/73.61	c (restart) converted 31 cuts from the global cut pool into linear constraints
73.35/73.61	c 
73.35/73.61	c presolving:
73.35/73.61	c (round 1, fast)       0 del vars, 74 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 34 chg coeffs, 0 upgd conss, 0 impls, 3154 clqs
73.35/73.61	c (round 2, exhaustive) 0 del vars, 75 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 35 chg coeffs, 229 upgd conss, 0 impls, 3154 clqs
73.35/73.61	c (round 3, exhaustive) 0 del vars, 282 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 4429 chg coeffs, 229 upgd conss, 0 impls, 3154 clqs
73.35/73.61	c (round 4, exhaustive) 0 del vars, 299 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 4431 chg coeffs, 229 upgd conss, 0 impls, 3154 clqs
73.35/73.61	c (round 5, exhaustive) 0 del vars, 299 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 4634 chg coeffs, 229 upgd conss, 0 impls, 3154 clqs
73.35/73.61	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
73.35/73.61	c  0 deleted vars, 299 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 4 changed sides, 4634 changed coefficients
73.35/73.61	c  0 implications, 3154 cliques
73.35/73.61	c presolved problem has 1554 variables (1554 bin, 0 int, 0 impl, 0 cont) and 8800 constraints
73.35/73.61	c      54 constraints of type <knapsack>
73.35/73.61	c    3013 constraints of type <setppc>
73.35/73.61	c      18 constraints of type <linear>
73.35/73.61	c    5715 constraints of type <logicor>
73.35/73.61	c transformed objective value is always integral (scale: 1)
73.35/73.61	c Presolving Time: 0.85
73.35/73.61	c 
73.35/73.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.35/73.61	c  72.8s|     1 |     0 |436698 |     - |   169M |   0 |1554 |8802 |7164 |   0 |  0 |2287 |  11 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c  72.9s|     1 |     0 |437009 |     - |   170M |   0 |1554 |8803 |7171 |   7 |  1 |2288 |  11 | 0.000000e+00 |      --      |    Inf | unknown
73.35/73.61	c  73.0s|     1 |     0 |437264 |     - |   172M |   0 |1554 |8806 |7175 |  11 |  2 |2291 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  73.2s|     1 |     0 |437580 |     - |   174M |   0 |1554 |8807 |7185 |  21 |  3 |2292 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  73.4s|     1 |     0 |438035 |     - |   177M |   0 |1554 |8809 |7193 |  29 |  4 |2294 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  73.6s|     1 |     0 |438287 |     - |   179M |   0 |1554 |8819 |7199 |  35 |  5 |2304 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  73.8s|     1 |     0 |438488 |     - |   181M |   0 |1554 |8819 |7204 |  40 |  6 |2304 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  73.9s|     1 |     0 |438584 |     - |   183M |   0 |1554 |8822 |7208 |  44 |  7 |2307 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  74.1s|     1 |     0 |438740 |     - |   184M |   0 |1554 |8824 |7216 |  52 |  8 |2309 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  74.3s|     1 |     0 |438912 |     - |   186M |   0 |1554 |8826 |7220 |  56 |  9 |2311 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  74.5s|     1 |     0 |439110 |     - |   191M |   0 |1554 |8828 |7206 |  61 | 10 |2313 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  74.6s|     1 |     0 |439220 |     - |   192M |   0 |1554 |8829 |7209 |  64 | 11 |2314 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  77.7s|     1 |     2 |443683 |     - |   192M |   0 |1554 |8830 |7209 |  64 | 11 |2330 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  85.5s|   100 |    50 |500266 | 401.9 |   193M |  32 |1554 |9013 |7171 |  83 |  1 |2595 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  88.4s|   200 |    49 |528825 | 392.8 |   193M |  32 |1554 |9097 |7172 |  83 |  1 |2810 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.16/220.82	c  98.4s|   300 |    54 |608590 | 422.2 |   194M |  32 |1554 |9105 |7172 | 103 |  1 |3009 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   101s|   400 |    52 |637795 | 413.4 |   194M |  32 |1554 |9105 |7174 | 107 |  1 |3175 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   103s|   500 |    51 |666395 | 405.3 |   194M |  32 |1554 |9176 |7174 | 108 |  0 |3344 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   105s|   600 |    52 |690195 | 395.3 |   194M |  32 |1554 |9201 |7174 | 108 |  0 |3500 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   108s|   700 |    58 |719433 | 389.5 |   195M |  32 |1554 |9266 |7174 | 108 |  1 |3646 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   110s|   800 |    60 |741932 | 380.8 |   195M |  32 |1554 |9354 |7174 | 108 |  0 |3807 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   112s|   900 |    61 |761679 | 371.5 |   195M |  32 |1554 |9482 |7174 | 108 |  1 |3988 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   114s|  1000 |    55 |783636 | 364.2 |   195M |  32 |1554 |9611 |   0 | 108 |  0 |4180 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   116s|  1100 |    51 |808683 | 359.0 |   195M |  32 |1554 |9683 |7174 | 108 |  0 |4339 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   120s|  1200 |    61 |837625 | 355.9 |   195M |  32 |1554 |9786 |   0 | 108 |  0 |4519 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   122s|  1300 |    60 |866068 | 352.9 |   195M |  32 |1554 |9817 |7174 | 108 |  1 |4669 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   125s|  1400 |    67 |892460 | 349.3 |   195M |  32 |1554 |9807 |7169 | 108 |  1 |4857 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   129s|  1500 |    83 |928451 | 349.8 |   195M |  32 |1554 |9709 |7174 | 108 |  1 |5069 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   132s|  1600 |    92 |965767 | 350.6 |   195M |  32 |1554 |9679 |7169 | 108 |  0 |5227 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   134s|  1700 |   103 |990143 | 346.8 |   195M |  32 |1554 |9748 |7169 | 112 |  1 |5439 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.16/220.82	c   136s|  1800 |   100 |  1015k| 343.6 |   196M |  32 |1554 |9857 |7171 | 112 |  1 |5651 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   138s|  1900 |   101 |  1035k| 338.7 |   196M |  32 |1554 |  10k|7171 | 116 |  0 |5862 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   139s|  2000 |    96 |  1058k| 335.2 |   196M |  32 |1554 |  10k|   0 | 116 |  0 |6067 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   141s|  2100 |    90 |  1083k| 332.5 |   196M |  32 |1554 |  10k|   0 | 117 |  0 |6264 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   143s|  2200 |    90 |  1107k| 329.6 |   196M |  32 |1554 |  10k|   0 | 118 |  0 |6454 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   145s|  2300 |    86 |  1132k| 327.2 |   196M |  32 |1554 |  10k|7169 | 118 |  0 |6633 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   147s|  2400 |    86 |  1158k| 325.5 |   197M |  32 |1554 |  10k|7169 | 118 |  1 |6840 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   150s|  2500 |    94 |  1186k| 324.1 |   197M |  32 |1554 |  10k|7169 | 118 |  1 |7014 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   152s|  2600 |    93 |  1216k| 323.5 |   197M |  32 |1554 |  10k|7174 | 118 |  1 |7205 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   154s|  2700 |    93 |  1242k| 321.9 |   197M |  32 |1554 |  10k|7169 | 118 |  0 |7389 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   158s|  2800 |   110 |  1277k| 322.6 |   199M |  32 |1554 |  10k|7169 | 136 |  1 |7628 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   161s|  2900 |   113 |  1312k| 323.1 |   199M |  32 |1554 |  10k|7169 | 144 |  1 |7828 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   165s|  3000 |   125 |  1345k| 323.4 |   199M |  32 |1554 |  10k|7171 | 165 |  1 |8009 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   167s|  3100 |   134 |  1374k| 322.6 |   199M |  32 |1554 |  10k|7171 | 179 |  1 |8181 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   170s|  3200 |   138 |  1404k| 322.1 |   199M |  32 |1554 |  10k|7171 | 199 |  1 |8428 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.16/220.82	c   173s|  3300 |   146 |  1432k| 321.0 |   200M |  32 |1554 |  10k|   0 | 213 |  0 |8683 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   175s|  3400 |   141 |  1462k| 320.6 |   200M |  32 |1554 |  10k|7169 | 217 |  1 |8851 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   178s|  3500 |   149 |  1494k| 320.7 |   200M |  32 |1554 |  10k|7172 | 236 |  0 |9014 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   181s|  3600 |   158 |  1521k| 319.5 |   200M |  32 |1554 |  10k|7174 | 246 |  1 |9181 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   185s|  3700 |   172 |  1556k| 320.2 |   201M |  32 |1554 |9906 |7175 | 258 |  0 |9380 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   191s|  3800 |   213 |  1600k| 322.6 |   202M |  32 |1554 |9584 |7170 | 295 |  1 |9611 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   195s|  3900 |   227 |  1637k| 323.6 |   202M |  32 |1554 |9438 |7170 | 310 |  1 |9846 |  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   199s|  4000 |   248 |  1677k| 325.1 |   202M |  32 |1554 |9359 |   0 | 320 |  0 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   204s|  4100 |   289 |  1716k| 326.4 |   202M |  32 |1554 |9344 |7174 | 343 |  0 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   210s|  4200 |   310 |  1762k| 328.9 |   202M |  32 |1554 |9181 |7162 | 375 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
220.16/220.82	c   216s|  4300 |   348 |  1816k| 332.8 |   203M |  32 |1554 |8944 |7170 | 384 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   220s|  4400 |   379 |  1854k| 333.6 |   203M |  32 |1554 |8974 |7169 | 420 |  1 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   224s|  4500 |   399 |  1889k| 333.9 |   203M |  32 |1554 |8942 |7171 | 431 |  1 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   228s|  4600 |   410 |  1921k| 333.7 |   203M |  32 |1554 |8956 |7173 | 443 |  1 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   233s|  4700 |   441 |  1968k| 336.1 |   204M |  32 |1554 |8828 |7172 | 475 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.94/500.39	c   237s|  4800 |   454 |  2001k| 335.9 |   204M |  32 |1554 |8790 |7170 | 506 |  1 |  12k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   249s|  4900 |   508 |  2088k| 345.0 |   204M |  32 |1554 |8674 |7173 | 515 |  0 |  12k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   256s|  5000 |   552 |  2143k| 348.2 |   205M |  32 |1554 |8496 |7174 | 566 |  1 |  12k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   261s|  5100 |   574 |  2182k| 349.0 |   206M |  32 |1554 |8431 |7168 | 590 |  1 |  12k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   265s|  5200 |   599 |  2218k| 349.1 |   206M |  32 |1554 |8460 |7172 | 603 |  0 |  12k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   269s|  5300 |   630 |  2254k| 349.2 |   206M |  32 |1554 |8591 |7169 | 616 |  1 |  13k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   276s|  5400 |   693 |  2314k| 353.1 |   206M |  32 |1554 |8569 |7170 | 649 |  2 |  13k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   281s|  5500 |   723 |  2354k| 353.9 |   206M |  32 |1554 |8644 |   0 | 670 |  0 |  13k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   287s|  5600 |   761 |  2402k| 355.8 |   206M |  32 |1554 |8613 |7172 | 717 |  1 |  13k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   293s|  5700 |   806 |  2450k| 357.6 |   207M |  32 |1554 |8731 |7170 | 752 |  1 |  14k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   296s|  5800 |   823 |  2483k| 357.2 |   208M |  32 |1554 |8821 |7173 | 758 |  0 |  14k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   300s|  5900 |   865 |  2521k| 357.6 |   208M |  32 |1554 |8869 |7173 | 786 |  0 |  14k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   307s|  6000 |   905 |  2573k| 359.7 |   209M |  32 |1554 |8827 |7174 | 834 |  1 |  15k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   311s|  6100 |   944 |  2613k| 360.4 |   209M |  32 |1554 |9031 |7173 | 852 |  0 |  15k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   319s|  6200 |   997 |  2675k| 363.9 |   209M |  32 |1554 |9089 |   0 | 886 |  0 |  15k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.94/500.39	c   323s|  6300 |  1041 |  2713k| 364.1 |   209M |  32 |1554 |9069 |7169 | 914 |  1 |  16k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   328s|  6400 |  1074 |  2751k| 364.4 |   210M |  32 |1554 |9154 |7174 | 948 |  1 |  16k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   332s|  6500 |  1116 |  2790k| 364.7 |   210M |  32 |1554 |9225 |7170 | 959 |  1 |  16k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   337s|  6600 |  1162 |  2842k| 366.8 |   211M |  32 |1554 |9269 |7177 | 987 |  1 |  17k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   342s|  6700 |  1200 |  2890k| 368.1 |   211M |  32 |1554 |9289 |7172 | 998 |  1 |  17k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   347s|  6800 |  1248 |  2934k| 369.1 |   212M |  32 |1554 |9231 |7171 |1019 |  1 |  17k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   353s|  6900 |  1293 |  2979k| 370.2 |   213M |  32 |1554 |9148 |7169 |1052 |  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   360s|  7000 |  1359 |  3030k| 371.9 |   213M |  32 |1554 |9055 |7169 |1110 |  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   367s|  7100 |  1421 |  3085k| 374.0 |   214M |  32 |1554 |8992 |7174 |1126 |  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   375s|  7200 |  1489 |  3142k| 376.4 |   214M |  32 |1554 |8911 |7173 |1177 |  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   382s|  7300 |  1562 |  3202k| 379.0 |   214M |  32 |1554 |8907 |7174 |1212 |  2 |  19k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   389s|  7400 |  1628 |  3258k| 381.2 |   216M |  32 |1554 |8846 |7167 |1281 |  1 |  19k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   395s|  7500 |  1659 |  3299k| 381.5 |   216M |  32 |1554 |8810 |7173 |1334 |  1 |  19k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   402s|  7600 |  1700 |  3344k| 382.3 |   216M |  32 |1554 |8779 |7170 |1400 |  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   407s|  7700 |  1749 |  3387k| 382.8 |   217M |  32 |1554 |8857 |7171 |1437 |  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.94/500.39	c   412s|  7800 |  1796 |  3430k| 383.3 |   217M |  32 |1554 |8919 |7169 |1462 |  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   418s|  7900 |  1847 |  3480k| 384.7 |   217M |  32 |1554 |8878 |7171 |1494 |  1 |  21k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   427s|  8000 |  1916 |  3541k| 387.1 |   217M |  32 |1554 |8719 |7172 |1542 |  1 |  21k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   434s|  8100 |  1964 |  3588k| 388.1 |   218M |  32 |1554 |8828 |7174 |1638 |  0 |  21k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   440s|  8200 |  2003 |  3634k| 388.9 |   218M |  32 |1554 |8849 |7175 |1644 |  1 |  22k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   446s|  8300 |  2043 |  3680k| 389.6 |   218M |  32 |1554 |8770 |7171 |1714 |  0 |  22k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   453s|  8400 |  2101 |  3729k| 390.6 |   218M |  32 |1554 |8692 |7169 |1771 |  1 |  22k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   459s|  8500 |  2157 |  3775k| 391.4 |   218M |  32 |1554 |8786 |7168 |1826 |  1 |  22k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   466s|  8600 |  2207 |  3822k| 392.2 |   220M |  32 |1554 |8801 |   0 |1880 |  0 |  23k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   472s|  8700 |  2249 |  3866k| 392.7 |   220M |  32 |1554 |8871 |7171 |1886 |  1 |  23k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   476s|  8800 |  2296 |  3904k| 392.6 |   220M |  32 |1554 |8997 |7170 |1899 |  1 |  23k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   484s|  8900 |  2349 |  3957k| 394.0 |   220M |  32 |1554 |8945 |7169 |1946 |  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   490s|  9000 |  2388 |  4004k| 394.7 |   220M |  32 |1554 |8871 |7169 |1959 |  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c   496s|  9100 |  2450 |  4054k| 395.7 |   222M |  32 |1554 |8905 |7177 |1983 |  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.94/500.39	c 
498.94/500.39	c SCIP Status        : solving was interrupted [time limit reached]
498.94/500.39	c Solving Time (sec) : 500.00
498.94/500.39	c Solving Nodes      : 9196 (total of 10276 nodes in 2 runs)
498.94/500.39	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.94/500.39	c Dual Bound         : +0.00000000000000e+00
498.94/500.39	c Gap                : infinite
498.94/500.39	c ----------------------------------------------------------------------
498.94/500.39	c dual bound: 0.0 -> 0
498.94/500.39	c primal bound: 1e+20 -> 100000000000000000000
498.94/500.39	c scip-goal-lb: 0
498.94/500.39	c scip-goal-ub: 100000000000000000000
498.94/500.39	c writing output to: HOME/tmpvvziyb2f.opb
498.94/500.39	c appending fixed variable constraints
498.94/500.39	c scip-fixed vars: 0.39% (6/1554)
498.94/500.39	c ----------------------------------------------------------------------
498.94/500.39	c executing external solver: HOME/naps-1.03a6
498.94/500.39	c ----------------------------------------------------------------------
498.94/500.39	c command: HOME/naps-1.03a6 HOME/tmpvvziyb2f.opb
499.03/500.40	c NaPS 1.03a6.
499.03/500.40	c Input file name: HOME/tmpvvziyb2f.opb
673.26/675.19	c s UNSATISFIABLE
673.26/675.19	c _____________________________________________________________________________
673.26/675.19	c std/band forms        : 3,0
673.26/675.19	c 2cl/3cl ITE-codings   : 0,0
673.26/675.19	c BDD/srt/adr Max costs : 0,803,0
673.26/675.19	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
673.26/675.19	c BDD nodes             : 0
673.26/675.19	c Es1/CC detections     : 0,0
673.26/675.19	c CC sort               : 2
673.26/675.19	c SAT/UNSAT calls       : 0,1
673.26/675.19	c regenrated variables  : 0
673.26/675.19	c eliminated fixed lits : 16
673.26/675.19	c goal lit flips        : 0
673.26/675.19	c goal stages           : 0
673.26/675.19	c goal shrink           : 0
673.26/675.19	c goal coeff separations: 0
673.26/675.19	c restarts              : 99127
673.26/675.19	c conflicts             : 3166337        (18205 /sec)
673.26/675.19	c decisions             : 5849465        (33632 /sec)
673.26/675.19	c propagations          : 298489593      (1716195 /sec)
673.26/675.19	c inspects              : 0              (0 /sec)
673.26/675.19	c CPU time (solving tm) : 173.9 s        (173.8 s, SAT 0 s, UNSAT 173.8 s)
673.26/675.19	c Time for Opt-base     : 6.5e-05 s
673.26/675.19	c Steps for Opt-base    : 0
673.26/675.19	c Time for BDD coding   : 0 s
673.26/675.19	c Time for srt coding   : 0.00042 s
673.26/675.19	c _____________________________________________________________________________
673.26/675.19	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530019-1752261107/watcher-4530019-1752261107 -o /tmp/evaluation-result-4530019-1752261107/solver-4530019-1752261107 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752253269-119227 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530019-1752261107.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=121022, runsolver pid=121019

[startup+0.100096 s]*
/proc/loadavg: 4.19 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107641536/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=20384 memory=14464 CPUtime=0.07 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 1890 0 0 0 6 1 0 0 20 0 1 0 141790403 20873216 3616 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 5096 3616 2016 1 0 1850 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 24576 KiB
Current children cumulated memory: 17536 KiB

[startup+0.213352 s]*
/proc/loadavg: 4.19 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107641552/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1186972 memory=31976 CPUtime=0.17 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 3725 0 0 0 15 2 0 0 20 0 1 0 141790403 1215459328 7994 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 296743 7994 4897 1 0 268765 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 35048 KiB

[startup+0.313318 s]*
/proc/loadavg: 4.19 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107641808/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1194264 memory=39144 CPUtime=0.27 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 4914 0 0 0 24 3 0 0 20 0 1 0 141790403 1222926336 9786 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 298566 9786 5601 1 0 269924 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1198456 KiB
Current children cumulated memory: 42216 KiB

[startup+0.700366 s]
/proc/loadavg: 4.19 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107605204/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1223588 memory=76008 CPUtime=0.65 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 11978 0 0 0 60 5 0 0 20 0 1 0 141790403 1252954112 19002 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 305897 19002 7937 1 0 277255 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1227780 KiB
Current children cumulated memory: 79080 KiB

[startup+1.50036 s]
/proc/loadavg: 4.19 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107601108/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1257544 memory=104936 CPUtime=1.45 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 19058 0 0 0 138 7 0 0 20 0 1 0 141790403 1287725056 26234 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 314386 26234 8161 1 0 285744 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1261736 KiB
Current children cumulated memory: 108008 KiB

[startup+3.11289 s]
/proc/loadavg: 4.19 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107569532/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1258268 memory=105576 CPUtime=3.05 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 19226 0 0 0 298 7 0 0 20 0 1 0 141790403 1288466432 26394 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 314567 26394 8161 1 0 285925 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1262460 KiB
Current children cumulated memory: 108648 KiB

[startup+6.30034 s]
/proc/loadavg: 4.17 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107424528/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1363348 memory=202600 CPUtime=6.23 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 43505 0 0 0 612 11 0 0 20 0 1 0 141790403 1396068352 50650 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 340837 50650 8161 1 0 312195 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1367540 KiB
Current children cumulated memory: 205672 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.14 4.15 5/255 121027
/proc/meminfo: memFree=107294864/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1372252 memory=211056 CPUtime=12.62 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 46699 0 0 0 1250 12 0 0 20 0 1 0 141790403 1405186048 52764 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 343063 52764 8161 1 0 314421 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1376444 KiB
Current children cumulated memory: 214128 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.13 4.14 5/255 121027
/proc/meminfo: memFree=107043824/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1372252 memory=211056 CPUtime=25.39 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 46702 0 0 0 2527 12 0 0 20 0 1 0 141790403 1405186048 52764 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 343063 52764 8161 1 0 314421 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1376444 KiB
Current children cumulated memory: 214128 KiB

[startup+51.1131 s]
/proc/loadavg: 4.15 4.14 4.14 5/255 121028
/proc/meminfo: memFree=106521672/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1401620 memory=241668 CPUtime=50.92 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 61842 0 0 0 5078 14 0 0 20 0 1 0 141790403 1435258880 60417 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 350405 60417 8161 1 0 321763 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1405812 KiB
Current children cumulated memory: 244740 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.11 4.13 5/255 121029
/proc/meminfo: memFree=105428964/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1406988 memory=248128 CPUtime=101.98 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 69285 0 0 0 10182 16 0 0 20 0 1 0 141790403 1440755712 62032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 351747 62032 8161 1 0 323105 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1411180 KiB
Current children cumulated memory: 251200 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.11 4.13 5/255 121031
/proc/meminfo: memFree=104481788/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1408332 memory=248128 CPUtime=161.82 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 69288 0 0 0 16166 16 0 0 20 0 1 0 141790403 1442131968 62032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 352083 62032 8161 1 0 323441 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1412524 KiB
Current children cumulated memory: 251200 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.13 5/255 121033
/proc/meminfo: memFree=104230700/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1410368 memory=249280 CPUtime=221.65 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 69585 0 0 0 22149 16 0 0 20 0 1 0 141790403 1444216832 62320 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 352592 62320 8161 1 0 323950 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1414560 KiB

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

/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=24200 memory=19520 CPUtime=81.67 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 269709 0 0 0 8129 38 0 0 20 0 1 0 141840440 24780800 4880 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 6050 4880 544 696 0 5211 0
Current children cumulated CPU time: 580.7 s
Current children cumulated vsize: 1453844 KiB
Current children cumulated memory: 286720 KiB

[startup+642.3 s]
/proc/loadavg: 4.06 4.07 4.09 5/260 121940
/proc/meminfo: memFree=102018664/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=31832 memory=25732 CPUtime=141.51 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 271094 0 0 0 14112 39 0 0 20 0 1 0 141840440 32595968 6433 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 7958 6433 544 696 0 7119 0
Current children cumulated CPU time: 640.54 s
Current children cumulated vsize: 1461476 KiB
Current children cumulated memory: 292932 KiB

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

# cumulated CPU time of all completed processes:  user=672.912 s, system=0.651688 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+652.8 s]
/proc/loadavg: 4.12 4.09 4.09 4/255 121997
/proc/meminfo: memFree=101826992/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=35928 memory=26628 CPUtime=151.98 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 271317 0 0 0 15159 39 0 0 20 0 1 0 141840440 36790272 6657 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 8982 6657 544 696 0 8143 0
Current children cumulated CPU time: 651.01 s
Current children cumulated vsize: 1465572 KiB
Current children cumulated memory: 293828 KiB

[startup+665.6 s]
/proc/loadavg: 4.10 4.08 4.09 5/260 122284
/proc/meminfo: memFree=101553616/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=35928 memory=26628 CPUtime=164.74 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 271318 0 0 0 16435 39 0 0 20 0 1 0 141840440 36790272 6657 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 8982 6657 544 696 0 8143 0
Current children cumulated CPU time: 663.77 s
Current children cumulated vsize: 1465572 KiB
Current children cumulated memory: 293828 KiB

[startup+672 s]*
/proc/loadavg: 4.09 4.08 4.09 4/254 122314
/proc/meminfo: memFree=125603424/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=35928 memory=26628 CPUtime=171.14 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 271318 0 0 0 17075 39 0 0 20 0 1 0 141840440 36790272 6657 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 8982 6657 544 696 0 8143 0
Current children cumulated CPU time: 670.17 s
Current children cumulated vsize: 1465572 KiB
Current children cumulated memory: 293828 KiB

[startup+673.6 s]
/proc/loadavg: 4.09 4.08 4.09 5/259 122333
/proc/meminfo: memFree=125650692/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=35928 memory=26628 CPUtime=172.72 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 271318 0 0 0 17233 39 0 0 20 0 1 0 141840440 36790272 6657 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 8982 6657 544 696 0 8143 0
Current children cumulated CPU time: 671.75 s
Current children cumulated vsize: 1465572 KiB
Current children cumulated memory: 293828 KiB

[startup+674.4 s]
/proc/loadavg: 4.09 4.08 4.09 5/259 122333
/proc/meminfo: memFree=125611696/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=35928 memory=26628 CPUtime=173.52 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 271318 0 0 0 17313 39 0 0 20 0 1 0 141840440 36790272 6657 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 8982 6657 544 696 0 8143 0
Current children cumulated CPU time: 672.55 s
Current children cumulated vsize: 1465572 KiB
Current children cumulated memory: 293828 KiB

[startup+674.8 s]
/proc/loadavg: 4.09 4.08 4.09 5/259 122333
/proc/meminfo: memFree=125611696/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=499.03 cores=4,6
/proc/121027/stat : 121027 (python3) S 121022 121022 119216 0 -1 4194304 73435 0 0 0 49885 18 0 0 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
[pid=121690] ppid=121027 vsize=35928 memory=26628 CPUtime=173.92 cores=4,6
/proc/121690/stat : 121690 (naps-1.03a6) R 121027 121690 121690 0 -1 4194304 271318 0 0 0 17353 39 0 0 20 0 1 0 141840440 36790272 6657 18446744073709551615 4198400 7047149 140722225440960 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20541440 140722225449359 140722225449457 140722225449457 140722225455049 0
/proc/121690/statm: 8982 6657 544 696 0 8143 0
Current children cumulated CPU time: 672.95 s
Current children cumulated vsize: 1465572 KiB
Current children cumulated memory: 293828 KiB

[startup+675.205 s]
/proc/loadavg: 4.08 4.08 4.09 5/259 122333
/proc/meminfo: memFree=125573616/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=673.35 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 78402 271319 0 0 49886 18 17392 39 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
Current children cumulated CPU time: 673.35 s
Current children cumulated vsize: 1429644 KiB
Current children cumulated memory: 267200 KiB

[startup+675.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/259 122333
/proc/meminfo: memFree=125573616/131382112 swapFree=33010416/33010684
[pid=121022] ppid=121019 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/121022/stat : 121022 (scip-naps-1.00a) S 121019 121022 119216 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141790400 4292608 768 18446744073709551615 94352240435200 94352241329733 140720904491072 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94352241568784 94352241616528 94352256409600 140720904497563 140720904497662 140720904497662 140720904503266 0
/proc/121022/statm: 1048 768 704 219 0 110 0
[pid=121027] ppid=121022 vsize=1425452 memory=264128 CPUtime=673.45 cores=4,6
/proc/121027/stat : 121027 (python3) R 121022 121022 119216 0 -1 4194304 92612 271319 0 0 49894 20 17392 39 20 0 1 0 141790403 1459662848 66032 18446744073709551615 94651375996928 94651375997305 140729159181248 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94651376008600 94651376009220 94651399118848 140729159186767 140729159186976 140729159186976 140729159192551 0
/proc/121027/statm: 356363 66032 8193 1 0 327721 0
Current children cumulated CPU time: 673.45 s
Current children cumulated vsize: 1429644 KiB
Current children cumulated memory: 267200 KiB

Child status: 0

Real time (s): 675.384
CPU time (s): 673.564
CPU user time (s): 672.912
CPU system time (s): 0.651688
CPU usage (%): 99.7306
Max. virtual memory (cumulated for all children) (KiB): 1481960
Max. memory (cumulated for all children) (KiB): 304692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 672.912
system time used= 0.651688
maximum resident set size= 264128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 371362
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 354
involuntary context switches= 574


# summary of solver processes directly reported to runsolver:
#   pid: 121022
#   total CPU time (s): 673.564
#   total CPU user time (s): 672.912
#   total CPU system time (s): 0.651688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.67047 second user time and 6.62531 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 21:11:47
IDJOB=4530019
IDBENCH=162772
IDSOLVER=3388
FILE ID=nodeC012/4530019-1752261107
RUNJOBID= nodeC012-1752253269-119227
SLURM_JOB_ID= 9682583
Free space on /tmp= 431496 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-6_6_33.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530019-1752261107/watcher-4530019-1752261107 -o /tmp/evaluation-result-4530019-1752261107/solver-4530019-1752261107 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752253269-119227 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530019-1752261107.opb

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

MD5SUM BENCH= e4b196fa2cd155289a58b617d5417cd9
RANDOM SEED=1730570514

nodeC012 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	: 0xb00001f
cpu MHz		: 3661.308
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3491.704
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.286
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.549
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.230
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3491.697
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1795.723
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.349
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        107649904 kB
MemAvailable:   108477928 kB
Buffers:            2136 kB
Cached:          1624604 kB
SwapCached:           16 kB
Active:         22072536 kB
Inactive:        1000624 kB
Active(anon):   21459416 kB
Inactive(anon):     4948 kB
Active(file):     613120 kB
Inactive(file):   995676 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5772 kB
Writeback:             0 kB
AnonPages:      21449512 kB
Mapped:           133524 kB
Shmem:             17944 kB
KReclaimable:     117328 kB
Slab:             206332 kB
SReclaimable:     117328 kB
SUnreclaim:        89004 kB
KernelStack:        4144 kB
PageTables:        46608 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   27111136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8689664 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431548 MiB
End job on nodeC012 at 2025-07-11 21:23:03