Trace number 4514603

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.00a1UNSAT 674.088 676.272

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514603-1751214483/watcher-4514603-1751214483 -o /tmp/evaluation-result-4514603-1751214483/solver-4514603-1751214483 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27064 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4514603-1751214483.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100071 s]*
/proc/loadavg: 4.19 4.20 4.17 5/256 30090
/proc/meminfo: memFree=127345328/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=12528 memory=9728 CPUtime=0.05 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 1406 0 0 0 4 1 0 0 20 0 1 0 37127479 12828672 2432 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 3132 2432 1184 1 0 1344 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 16720 KiB
Current children cumulated memory: 12672 KiB

[startup+0.213752 s]*
/proc/loadavg: 4.19 4.20 4.17 5/256 30090
/proc/meminfo: memFree=127345600/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1184628 memory=28532 CPUtime=0.14 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 3168 0 0 0 12 2 0 0 20 0 1 0 37127479 1213059072 7133 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 296157 7133 4573 1 0 268254 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1188820 KiB
Current children cumulated memory: 31476 KiB

[startup+0.313635 s]*
/proc/loadavg: 4.19 4.20 4.17 5/256 30090
/proc/meminfo: memFree=127345600/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1189284 memory=34420 CPUtime=0.22 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 4224 0 0 0 19 3 0 0 20 0 1 0 37127479 1217826816 8605 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 297321 8605 5053 1 0 269230 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 1193476 KiB
Current children cumulated memory: 37364 KiB

[startup+0.700329 s]
/proc/loadavg: 4.19 4.20 4.17 5/256 30090
/proc/meminfo: memFree=127318636/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1223532 memory=75764 CPUtime=0.57 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 11931 0 0 0 51 6 0 0 20 0 1 0 37127479 1252896768 18941 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 305883 18941 7901 1 0 277241 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 1227724 KiB
Current children cumulated memory: 78708 KiB

[startup+1.50032 s]
/proc/loadavg: 4.19 4.20 4.17 5/256 30090
/proc/meminfo: memFree=127310572/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1256552 memory=103412 CPUtime=1.36 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 18751 0 0 0 128 8 0 0 20 0 1 0 37127479 1286709248 25853 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 314138 25853 8093 1 0 285496 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 1260744 KiB
Current children cumulated memory: 106356 KiB

[startup+3.11305 s]
/proc/loadavg: 4.19 4.20 4.17 5/256 30090
/proc/meminfo: memFree=127286704/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1258252 memory=104948 CPUtime=2.96 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 19138 0 0 0 288 8 0 0 20 0 1 0 37127479 1288450048 26237 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 314563 26237 8093 1 0 285921 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 1262444 KiB
Current children cumulated memory: 107892 KiB

[startup+6.30035 s]
/proc/loadavg: 4.17 4.19 4.17 5/256 30090
/proc/meminfo: memFree=127230508/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1332740 memory=174068 CPUtime=6.14 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 36428 0 0 0 603 11 0 0 20 0 1 0 37127479 1364725760 43517 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 333185 43517 8093 1 0 304543 0
Current children cumulated CPU time: 6.14 s
Current children cumulated vsize: 1336932 KiB
Current children cumulated memory: 177012 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.19 4.17 5/256 30090
/proc/meminfo: memFree=127174268/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1374364 memory=212660 CPUtime=12.52 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 46646 0 0 0 1239 13 0 0 20 0 1 0 37127479 1407348736 53165 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 343591 53165 8093 1 0 314949 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 1378556 KiB
Current children cumulated memory: 215604 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.18 4.17 5/256 30091
/proc/meminfo: memFree=127162988/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1374364 memory=212660 CPUtime=25.28 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 46653 0 0 0 2515 13 0 0 20 0 1 0 37127479 1407348736 53165 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 343591 53165 8093 1 0 314949 0
Current children cumulated CPU time: 25.28 s
Current children cumulated vsize: 1378556 KiB
Current children cumulated memory: 215604 KiB

[startup+51.1134 s]
/proc/loadavg: 4.14 4.18 4.17 5/257 30092
/proc/meminfo: memFree=127114788/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1400480 memory=238704 CPUtime=50.81 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 62433 0 0 0 5064 17 0 0 20 0 1 0 37127479 1434091520 59676 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 350120 59676 8093 1 0 321478 0
Current children cumulated CPU time: 50.81 s
Current children cumulated vsize: 1404672 KiB
Current children cumulated memory: 241648 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.17 4.16 5/259 30098
/proc/meminfo: memFree=127090468/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1409320 memory=249624 CPUtime=101.81 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 68788 0 0 0 10163 18 0 0 20 0 1 0 37127479 1443143680 62406 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 352330 62406 8093 1 0 323688 0
Current children cumulated CPU time: 101.81 s
Current children cumulated vsize: 1413512 KiB
Current children cumulated memory: 252568 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.15 4.16 5/259 30101
/proc/meminfo: memFree=127083976/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1409320 memory=249624 CPUtime=161.6 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 68788 0 0 0 16142 18 0 0 20 0 1 0 37127479 1443143680 62406 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 352330 62406 8093 1 0 323688 0
Current children cumulated CPU time: 161.6 s
Current children cumulated vsize: 1413512 KiB
Current children cumulated memory: 252568 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.17 4.16 5/259 30103
/proc/meminfo: memFree=127065296/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1410684 memory=250904 CPUtime=221.4 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 69079 0 0 0 22122 18 0 0 20 0 1 0 37127479 1444540416 62726 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 352671 62726 8093 1 0 324029 0
Current children cumulated CPU time: 221.4 s
Current children cumulated vsize: 1414876 KiB

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

/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=14976 memory=11820 CPUtime=21.78 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 151288 0 0 0 2158 20 0 0 20 0 1 0 37177521 15335424 2955 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 3744 2955 544 696 0 2905 0
Current children cumulated CPU time: 520.52 s
Current children cumulated vsize: 1444332 KiB
Current children cumulated memory: 293060 KiB

[startup+582.3 s]
/proc/loadavg: 4.04 4.09 4.13 5/258 30121
/proc/meminfo: memFree=127032908/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=24200 memory=20796 CPUtime=81.61 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 269293 0 0 0 8123 38 0 0 20 0 1 0 37177521 24780800 5199 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 6050 5199 544 696 0 5211 0
Current children cumulated CPU time: 580.35 s
Current children cumulated vsize: 1453556 KiB
Current children cumulated memory: 302036 KiB

[startup+642.3 s]
/proc/loadavg: 4.11 4.10 4.13 5/258 30123
/proc/meminfo: memFree=127012560/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=31832 memory=26840 CPUtime=141.44 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 270606 0 0 0 14105 39 0 0 20 0 1 0 37177521 32595968 6710 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 7958 6710 544 696 0 7119 0
Current children cumulated CPU time: 640.18 s
Current children cumulated vsize: 1461188 KiB
Current children cumulated memory: 308080 KiB

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

# cumulated CPU time of all completed processes:  user=673.457 s, system=0.63177 s

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

[startup+652.8 s]
/proc/loadavg: 4.09 4.10 4.13 5/258 30123
/proc/meminfo: memFree=127009284/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=35928 memory=27608 CPUtime=151.91 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 270778 0 0 0 15152 39 0 0 20 0 1 0 37177521 36790272 6902 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 8982 6902 544 696 0 8143 0
Current children cumulated CPU time: 650.65 s
Current children cumulated vsize: 1465284 KiB
Current children cumulated memory: 308848 KiB

[startup+665.6 s]
/proc/loadavg: 4.07 4.10 4.12 5/258 30126
/proc/meminfo: memFree=127009536/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=35928 memory=29756 CPUtime=164.67 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 270796 0 0 0 16428 39 0 0 20 0 1 0 37177521 36790272 7439 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 8982 7439 544 696 0 8143 0
Current children cumulated CPU time: 663.41 s
Current children cumulated vsize: 1465284 KiB
Current children cumulated memory: 310996 KiB

[startup+672 s]*
/proc/loadavg: 4.07 4.09 4.12 5/258 30126
/proc/meminfo: memFree=127026336/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=35928 memory=29756 CPUtime=171.06 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 270796 0 0 0 17067 39 0 0 20 0 1 0 37177521 36790272 7439 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 8982 7439 544 696 0 8143 0
Current children cumulated CPU time: 669.8 s
Current children cumulated vsize: 1465284 KiB
Current children cumulated memory: 310996 KiB

[startup+673.6 s]
/proc/loadavg: 4.07 4.09 4.12 5/258 30126
/proc/meminfo: memFree=127026336/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=35928 memory=29756 CPUtime=172.65 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 270796 0 0 0 17226 39 0 0 20 0 1 0 37177521 36790272 7439 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 8982 7439 544 696 0 8143 0
Current children cumulated CPU time: 671.39 s
Current children cumulated vsize: 1465284 KiB
Current children cumulated memory: 310996 KiB

[startup+675.2 s]
/proc/loadavg: 4.14 4.11 4.13 5/258 30126
/proc/meminfo: memFree=127026336/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=35928 memory=29756 CPUtime=174.24 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 270796 0 0 0 17385 39 0 0 20 0 1 0 37177521 36790272 7439 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 8982 7439 544 696 0 8143 0
Current children cumulated CPU time: 672.98 s
Current children cumulated vsize: 1465284 KiB
Current children cumulated memory: 310996 KiB

[startup+676 s]*
/proc/loadavg: 4.14 4.11 4.13 5/258 30126
/proc/meminfo: memFree=127026336/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=498.74 cores=0,2
/proc/30090/stat : 30090 (python3) S 30085 30085 27054 0 -1 4194304 72896 0 0 0 49854 20 0 0 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
[pid=30118] ppid=30090 vsize=35928 memory=29756 CPUtime=175.05 cores=0,2
/proc/30118/stat : 30118 (naps-1.03a6) R 30090 30118 30118 0 -1 4194304 270796 0 0 0 17466 39 0 0 20 0 1 0 37177521 36790272 7439 18446744073709551615 4198400 7047149 140723228325280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 38486016 140723228330385 140723228330483 140723228330483 140723228336073 0
/proc/30118/statm: 8982 7439 544 696 0 8143 0
Current children cumulated CPU time: 673.79 s
Current children cumulated vsize: 1465284 KiB
Current children cumulated memory: 310996 KiB

[startup+676.2 s]
/proc/loadavg: 4.14 4.11 4.13 5/258 30126
/proc/meminfo: memFree=127026336/131382116 swapFree=33010684/33010684
[pid=30085] ppid=30082 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/30085/stat : 30085 (scip-naps-1.00.) S 30082 30085 27054 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 37127475 4292608 736 18446744073709551615 94552625868800 94552626763333 140729568934160 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94552627002384 94552627050128 94552629809152 140729568938401 140729568938498 140729568938498 140729568944100 0
/proc/30085/statm: 1048 736 672 219 0 110 0
[pid=30090] ppid=30085 vsize=1425164 memory=278296 CPUtime=673.98 cores=0,2
/proc/30090/stat : 30090 (python3) R 30085 30085 27054 0 -1 4194304 75509 270797 0 0 49859 21 17479 39 20 0 1 0 37127479 1459367936 69574 18446744073709551615 94247467753472 94247467753849 140732518333184 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 94247467765144 94247467765764 94247477055488 140732518340952 140732518341154 140732518341154 140732518346727 0
/proc/30090/statm: 356291 69574 8125 1 0 327649 0
Current children cumulated CPU time: 673.98 s
Current children cumulated vsize: 1429356 KiB
Current children cumulated memory: 281240 KiB

Child status: 0

Real time (s): 676.272
CPU time (s): 674.088
CPU user time (s): 673.457
CPU system time (s): 0.63177
CPU usage (%): 99.6771
Max. virtual memory (cumulated for all children) (KiB): 1481672
Max. memory (cumulated for all children) (KiB): 319668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 673.457
system time used= 0.63177
maximum resident set size= 278296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 350045
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= 387
involuntary context switches= 1601


# summary of solver processes directly reported to runsolver:
#   pid: 30085
#   total CPU time (s): 674.088
#   total CPU user time (s): 673.457
#   total CPU system time (s): 0.63177

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.56043 second user time and 7.00314 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 18:28:03
IDJOB=4514603
IDBENCH=162772
IDSOLVER=3368
FILE ID=nodeC004/4514603-1751214483
RUNJOBID= nodeC004-1751204746-27064
SLURM_JOB_ID= 9587619
Free space on /tmp= 433036 MiB

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

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

MD5SUM BENCH= e4b196fa2cd155289a58b617d5417cd9
RANDOM SEED=247337628

nodeC004 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		: 1197.204
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.74
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		: 3622.561
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.74
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.704
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.74
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.299
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.74
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		: 3662.533
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.74
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		: 3622.554
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.74
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		: 1197.779
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.74
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.251
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        127345504 kB
MemAvailable:   128897900 kB
Buffers:            3280 kB
Cached:          2355880 kB
SwapCached:            0 kB
Active:          1379528 kB
Inactive:        2057656 kB
Active(anon):    1096000 kB
Inactive(anon):        0 kB
Active(file):     283528 kB
Inactive(file):  2057656 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5568 kB
Writeback:             0 kB
AnonPages:       1081144 kB
Mapped:           129220 kB
Shmem:             17976 kB
KReclaimable:     101676 kB
Slab:             184624 kB
SReclaimable:     101676 kB
SUnreclaim:        82948 kB
KernelStack:        4112 kB
PageTables:         5884 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4694172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC004 at 2025-06-29 18:39:19