Trace number 4530015

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 92.94 93.2245

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-4_5_19.opb
MD5SUM719d74ea1fcd347cdae012916eb20490
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 benchmark0.118804
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables552
Total number of constraints2558
Number of constraints which are clauses2553
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 constraint23
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

42.44/42.62	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530015-1752261104.opb
42.44/42.62	c Solving mode: decision
42.44/42.62	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
42.44/42.62	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
42.44/42.62	c original problem has 552 variables (552 bin, 0 int, 0 impl, 0 cont) and 2558 constraints
42.44/42.62	c presolving:
42.44/42.62	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, 945 clqs
42.44/42.62	c (round 2, fast)       6 del vars, 186 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1029 clqs
42.44/42.62	c (round 3, fast)       7 del vars, 191 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1029 clqs
42.44/42.62	c (round 4, exhaustive) 7 del vars, 191 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 2366 upgd conss, 0 impls, 1029 clqs
42.44/42.62	c    (0.1s) probing: 512/546 (93.8%) - 0 fixings, 0 aggregations, 84 implications, 0 bound changes
42.44/42.62	c    (0.1s) probing aborted: 50/50 successive totally useless probings
42.44/42.62	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
42.44/42.62	c    (0.1s) symmetry computation finished: 11 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
42.44/42.62	c dynamic symmetry handling statistics:
42.44/42.62	c    orbitopal reduction:       no components
42.44/42.62	c    orbital reduction:         no components
42.44/42.62	c    lexicographic reduction:   11 permutations with support sizes 44, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46
42.44/42.62	c handled 11 out of 11 symmetry components
42.44/42.62	c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
42.44/42.62	c  7 deleted vars, 191 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
42.44/42.62	c  0 implications, 1113 cliques
42.44/42.62	c presolved problem has 546 variables (546 bin, 0 int, 0 impl, 0 cont) and 2367 constraints
42.44/42.62	c       1 constraints of type <knapsack>
42.44/42.62	c    1029 constraints of type <setppc>
42.44/42.62	c       1 constraints of type <linear>
42.44/42.62	c    1336 constraints of type <logicor>
42.44/42.62	c transformed objective value is always integral (scale: 1)
42.44/42.62	c Presolving Time: 0.09
42.44/42.62	c 
42.44/42.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.44/42.62	c   0.1s|     1 |     0 |   808 |     - |    21M |   0 | 546 |2426 |2367 |   0 |  0 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.4s|     1 |     0 |  3421 |     - |    26M |   0 | 546 |2628 |2369 |   2 |  1 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.5s|     1 |     0 |  3511 |     - |    30M |   0 | 546 |2628 |2376 |   9 |  2 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.5s|     1 |     0 |  3570 |     - |    34M |   0 | 546 |2633 |2380 |  13 |  3 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.6s|     1 |     0 |  3610 |     - |    41M |   0 | 546 |2634 |2382 |  15 |  4 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.7s|     1 |     0 |  3692 |     - |    48M |   0 | 546 |2634 |2388 |  21 |  5 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.8s|     1 |     0 |  3769 |     - |    54M |   0 | 546 |2642 |2391 |  24 |  6 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.8s|     1 |     0 |  3803 |     - |    61M |   0 | 546 |2643 |2394 |  27 |  7 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   0.9s|     1 |     0 |  3919 |     - |    69M |   0 | 546 |2643 |2397 |  30 |  8 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   1.0s|     1 |     0 |  3973 |     - |    72M |   0 | 546 |2643 |2400 |  33 |  9 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   1.1s|     1 |     0 |  4018 |     - |    81M |   0 | 546 |2646 |2404 |  37 | 10 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   1.1s|     1 |     0 |  4068 |     - |    81M |   0 | 546 |2649 |2407 |  40 | 11 |  81 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   1.5s|     1 |     2 |  4677 |     - |    81M |   0 | 546 |2655 |2407 |  40 | 11 |  87 |  11 | 0.000000e+00 |      --      |    Inf | unknown
42.44/42.62	c   3.8s|   100 |    19 | 29036 | 252.2 |    83M |  16 | 546 |2847 |2391 | 108 |  1 | 283 |  11 | 0.000000e+00 |      --      |    Inf |  14.40%
42.44/42.62	c   5.2s|   200 |    20 | 39394 | 177.5 |    89M |  16 | 546 |3017 |   0 | 252 |  0 | 478 |  11 | 0.000000e+00 |      --      |    Inf |  21.46%
42.44/42.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.44/42.62	c   6.4s|   300 |    13 | 49273 | 151.2 |    96M |  16 | 546 |3127 |2390 | 353 |  1 | 612 |  11 | 0.000000e+00 |      --      |    Inf |  29.44%
42.44/42.62	c   7.8s|   400 |    21 | 60944 | 142.5 |   100M |  17 | 546 |3265 |   0 | 414 |  0 | 807 |  11 | 0.000000e+00 |      --      |    Inf |  33.79%
42.44/42.62	c   8.8s|   500 |    19 | 69890 | 131.9 |   100M |  17 | 546 |3395 |2391 | 479 |  0 | 974 |  11 | 0.000000e+00 |      --      |    Inf |  35.03%
42.44/42.62	c   9.6s|   600 |    22 | 79737 | 126.3 |   101M |  19 | 546 |3505 |2390 | 505 |  0 |1130 |  11 | 0.000000e+00 |      --      |    Inf |  35.26%
42.44/42.62	c  11.5s|   700 |    37 | 91194 | 124.6 |   101M |  19 | 546 |3593 |   0 | 540 |  0 |1288 |  11 | 0.000000e+00 |      --      |    Inf |  46.15%
42.44/42.62	c  12.3s|   800 |    39 | 99095 | 118.9 |   101M |  19 | 546 |3653 |2392 | 609 |  1 |1419 |  11 | 0.000000e+00 |      --      |    Inf |  47.49%
42.44/42.62	c  14.2s|   900 |    48 |114962 | 123.4 |   102M |  19 | 546 |3773 |2394 | 697 |  1 |1681 |  11 | 0.000000e+00 |      --      |    Inf |  49.93%
42.44/42.62	c  16.2s|  1000 |    61 |134398 | 130.5 |   103M |  19 | 546 |3851 |   0 | 819 |  0 |1916 |  11 | 0.000000e+00 |      --      |    Inf |  54.97%
42.44/42.62	c  18.1s|  1100 |   101 |148797 | 131.7 |   104M |  19 | 546 |3895 |   0 | 945 |  0 |2146 |  11 | 0.000000e+00 |      --      |    Inf |  56.49%
42.44/42.62	c  20.6s|  1200 |   125 |165316 | 134.5 |   106M |  19 | 546 |3997 |2386 |1148 |  1 |2412 |  11 | 0.000000e+00 |      --      |    Inf |  58.20%
42.44/42.62	c  24.0s|  1300 |   144 |188475 | 142.0 |   108M |  19 | 546 |4055 |2395 |1427 |  2 |2611 |  11 | 0.000000e+00 |      --      |    Inf |  60.63%
42.44/42.62	c  26.6s|  1400 |   140 |204765 | 143.5 |   109M |  19 | 546 |4149 |2400 |1629 |  2 |2894 |  11 | 0.000000e+00 |      --      |    Inf |  62.89%
42.44/42.62	c  27.6s|  1500 |   112 |214963 | 140.7 |   109M |  20 | 546 |4208 |2392 |1723 |  1 |3090 |  11 | 0.000000e+00 |      --      |    Inf |  65.48%
42.44/42.62	c  29.5s|  1600 |   115 |230332 | 141.5 |   111M |  20 | 546 |4246 |2394 |1854 |  2 |3266 |  11 | 0.000000e+00 |      --      |    Inf |  67.09%
42.44/42.62	c  31.0s|  1700 |   103 |242795 | 140.5 |   114M |  20 | 546 |4289 |   0 |1967 |  0 |3481 |  11 | 0.000000e+00 |      --      |    Inf |  69.29%
42.44/42.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.44/42.62	c  32.7s|  1800 |   105 |254868 | 139.4 |   114M |  20 | 546 |4330 |2397 |2095 |  1 |3695 |  11 | 0.000000e+00 |      --      |    Inf |  71.62%
42.44/42.62	c  33.9s|  1900 |    77 |264679 | 137.2 |   114M |  20 | 546 |4377 |   0 |2207 |  0 |3861 |  11 | 0.000000e+00 |      --      |    Inf |  73.65%
42.44/42.62	c  35.5s|  2000 |    71 |278077 | 137.1 |   116M |  20 | 546 |4398 |2393 |2354 |  1 |4016 |  11 | 0.000000e+00 |      --      |    Inf |  75.54%
42.44/42.62	c  37.2s|  2100 |    64 |290536 | 136.5 |   116M |  20 | 546 |4428 |2391 |2493 |  1 |4172 |  11 | 0.000000e+00 |      --      |    Inf |  77.17%
42.44/42.62	c  38.3s|  2200 |    51 |304653 | 136.7 |   116M |  20 | 546 |4511 |2391 |2552 |  1 |4333 |  11 | 0.000000e+00 |      --      |    Inf |  78.65%
42.44/42.62	c  40.1s|  2300 |    54 |317400 | 136.3 |   118M |  20 | 546 |4567 |2385 |2723 |  1 |4486 |  11 | 0.000000e+00 |      --      |    Inf |  80.08%
42.44/42.62	c  41.2s|  2400 |    49 |332000 | 136.7 |   120M |  20 | 546 |4653 |   0 |2808 |  0 |4649 |  11 | 0.000000e+00 |      --      |    Inf |  81.30%
78.44/78.75	c  42.5s|  2500 |    44 |343155 | 135.7 |   120M |  20 | 546 |4714 |2389 |2942 |  1 |4788 |  11 | 0.000000e+00 |      --      |    Inf |  83.10%
78.44/78.75	c  43.6s|  2600 |    41 |354986 | 135.0 |   120M |  20 | 546 |4775 |   0 |3058 |  0 |4922 |  11 | 0.000000e+00 |      --      |    Inf |  84.20%
78.44/78.75	c  44.5s|  2700 |    38 |365517 | 133.9 |   120M |  20 | 546 |4861 |2394 |3123 |  0 |5096 |  11 | 0.000000e+00 |      --      |    Inf |  84.85%
78.44/78.75	c  45.2s|  2800 |    35 |375758 | 132.8 |   120M |  20 | 546 |4937 |2393 |3141 |  2 |5242 |  11 | 0.000000e+00 |      --      |    Inf |  85.18%
78.44/78.75	c  46.1s|  2900 |    44 |386376 | 131.9 |   121M |  20 | 546 |4963 |2390 |3228 |  1 |5361 |  11 | 0.000000e+00 |      --      |    Inf |  86.09%
78.44/78.75	c  47.0s|  3000 |    42 |398820 | 131.6 |   123M |  20 | 546 |5007 |2399 |3280 |  1 |5534 |  11 | 0.000000e+00 |      --      |    Inf |  86.40%
78.44/78.75	c  47.6s|  3100 |    39 |409787 | 130.9 |   123M |  20 | 546 |5095 |   0 |3289 |  0 |5704 |  11 | 0.000000e+00 |      --      |    Inf |  86.57%
78.44/78.75	c  48.1s|  3200 |    37 |420665 | 130.2 |   123M |  20 | 546 |5196 |2394 |3302 |  1 |5863 |  11 | 0.000000e+00 |      --      |    Inf |  86.69%
78.44/78.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.44/78.75	c  48.7s|  3300 |    38 |431943 | 129.7 |   124M |  20 | 546 |5282 |2391 |3326 |  0 |6028 |  11 | 0.000000e+00 |      --      |    Inf |  86.79%
78.44/78.75	c  49.3s|  3400 |    37 |442883 | 129.1 |   124M |  20 | 546 |5362 |   0 |3347 |  0 |6191 |  11 | 0.000000e+00 |      --      |    Inf |  86.95%
78.44/78.75	c  49.8s|  3500 |    36 |453739 | 128.5 |   124M |  20 | 546 |5455 |2394 |3347 |  0 |6328 |  11 | 0.000000e+00 |      --      |    Inf |  87.08%
78.44/78.75	c  50.6s|  3600 |    40 |466974 | 128.6 |   124M |  20 | 546 |5392 |2398 |3396 |  1 |6494 |  11 | 0.000000e+00 |      --      |    Inf |  87.34%
78.44/78.75	c  51.7s|  3700 |    37 |479412 | 128.5 |   124M |  20 | 546 |5449 |   0 |3462 |  0 |6667 |  11 | 0.000000e+00 |      --      |    Inf |  87.94%
78.44/78.75	c  52.5s|  3800 |    38 |491305 | 128.3 |   124M |  20 | 546 |5488 |2394 |3520 |  1 |6825 |  11 | 0.000000e+00 |      --      |    Inf |  88.50%
78.44/78.75	c  53.2s|  3900 |    34 |503036 | 128.0 |   125M |  20 | 546 |5571 |2394 |3534 |  1 |6970 |  11 | 0.000000e+00 |      --      |    Inf |  88.65%
78.44/78.75	c  53.8s|  4000 |    38 |513975 | 127.5 |   125M |  20 | 546 |5636 |2393 |3546 |  1 |7124 |  11 | 0.000000e+00 |      --      |    Inf |  88.73%
78.44/78.75	c  54.2s|  4100 |    36 |522822 | 126.6 |   125M |  20 | 546 |5698 |2393 |3560 |  0 |7278 |  11 | 0.000000e+00 |      --      |    Inf |  88.82%
78.44/78.75	c  54.9s|  4200 |    33 |535072 | 126.5 |   125M |  20 | 546 |5700 |2395 |3589 |  0 |7428 |  11 | 0.000000e+00 |      --      |    Inf |  89.10%
78.44/78.75	c  55.6s|  4300 |    36 |545619 | 126.0 |   125M |  20 | 546 |5790 |2393 |3613 |  1 |7586 |  11 | 0.000000e+00 |      --      |    Inf |  89.24%
78.44/78.75	c  56.2s|  4400 |    35 |556318 | 125.5 |   126M |  20 | 546 |5904 |   0 |3626 |  0 |7752 |  11 | 0.000000e+00 |      --      |    Inf |  89.36%
78.44/78.75	c  57.3s|  4500 |    38 |573149 | 126.5 |   128M |  20 | 546 |5976 |2395 |3741 |  1 |7896 |  11 | 0.000000e+00 |      --      |    Inf |  89.72%
78.44/78.75	c  58.3s|  4600 |    42 |586106 | 126.6 |   130M |  20 | 546 |6046 |2394 |3781 |  0 |8061 |  11 | 0.000000e+00 |      --      |    Inf |  90.25%
78.44/78.75	c  59.0s|  4700 |    40 |597492 | 126.3 |   130M |  20 | 546 |6096 |2396 |3793 |  1 |8221 |  11 | 0.000000e+00 |      --      |    Inf |  90.45%
78.44/78.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.44/78.75	c  59.6s|  4800 |    39 |608390 | 125.9 |   130M |  20 | 546 |6156 |2397 |3820 |  0 |8384 |  11 | 0.000000e+00 |      --      |    Inf |  90.58%
78.44/78.75	c  60.2s|  4900 |    36 |618769 | 125.5 |   130M |  20 | 546 |6211 |2389 |3862 |  1 |8526 |  11 | 0.000000e+00 |      --      |    Inf |  91.01%
78.44/78.75	c  60.8s|  5000 |    34 |629144 | 125.0 |   130M |  20 | 546 |6286 |2394 |3889 |  1 |8705 |  11 | 0.000000e+00 |      --      |    Inf |  91.15%
78.44/78.75	c  61.6s|  5100 |    43 |642604 | 125.2 |   130M |  20 | 546 |6322 |2394 |3917 |  1 |8865 |  11 | 0.000000e+00 |      --      |    Inf |  91.29%
78.44/78.75	c  62.1s|  5200 |    40 |652936 | 124.8 |   130M |  20 | 546 |6445 |2395 |3931 |  1 |9025 |  11 | 0.000000e+00 |      --      |    Inf |  91.39%
78.44/78.75	c  62.6s|  5300 |    36 |662984 | 124.3 |   130M |  20 | 546 |6546 |   0 |3946 |  0 |9174 |  11 | 0.000000e+00 |      --      |    Inf |  91.54%
78.44/78.75	c  63.3s|  5400 |    35 |677588 | 124.7 |   130M |  20 | 546 |6587 |2398 |3976 |  1 |9320 |  11 | 0.000000e+00 |      --      |    Inf |  91.75%
78.44/78.75	c  64.0s|  5500 |    35 |689859 | 124.7 |   131M |  20 | 546 |6623 |2395 |3998 |  1 |9484 |  11 | 0.000000e+00 |      --      |    Inf |  91.98%
78.44/78.75	c  64.5s|  5600 |    30 |699895 | 124.3 |   131M |  20 | 546 |6675 |2398 |4026 |  1 |9625 |  11 | 0.000000e+00 |      --      |    Inf |  92.14%
78.44/78.75	c  65.0s|  5700 |    25 |711028 | 124.0 |   131M |  20 | 546 |6740 |2396 |4026 |  1 |9771 |  11 | 0.000000e+00 |      --      |    Inf |  92.26%
78.44/78.75	c  66.1s|  5800 |    25 |722706 | 123.9 |   131M |  20 | 546 |6727 |2398 |4107 |  0 |9906 |  11 | 0.000000e+00 |      --      |    Inf |  92.79%
78.44/78.75	c  66.6s|  5900 |    26 |732954 | 123.6 |   131M |  20 | 546 |6797 |2401 |4124 |  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  92.94%
78.44/78.75	c  67.1s|  6000 |    29 |743719 | 123.3 |   131M |  20 | 546 |6824 |2394 |4138 |  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  93.06%
78.44/78.75	c  67.8s|  6100 |    27 |757303 | 123.5 |   131M |  20 | 546 |6856 |   0 |4153 |  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  93.15%
78.44/78.75	c  68.3s|  6200 |    25 |767516 | 123.2 |   131M |  20 | 546 |6883 |2396 |4188 |  1 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  93.29%
78.44/78.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.44/78.75	c  69.1s|  6300 |    26 |783202 | 123.7 |   131M |  20 | 546 |6896 |2395 |4225 |  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  93.84%
78.44/78.75	c  69.7s|  6400 |    27 |795278 | 123.6 |   131M |  20 | 546 |6967 |2396 |4249 |  1 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  93.99%
78.44/78.75	c  70.2s|  6500 |    23 |806406 | 123.5 |   131M |  20 | 546 |7040 |2397 |4262 |  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  94.09%
78.44/78.75	c  70.9s|  6600 |    24 |819282 | 123.5 |   131M |  20 | 546 |7105 |2393 |4290 |  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  94.36%
78.44/78.75	c  71.7s|  6700 |    18 |830796 | 123.4 |   132M |  20 | 546 |7147 |2395 |4316 |  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  94.60%
78.44/78.75	c  72.4s|  6800 |    23 |842664 | 123.3 |   132M |  20 | 546 |7131 |2390 |4326 |  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  94.78%
78.44/78.75	c  73.0s|  6900 |    20 |854048 | 123.2 |   132M |  20 | 546 |7195 |   0 |4355 |  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  94.91%
78.44/78.75	c  73.5s|  7000 |    18 |865550 | 123.1 |   133M |  20 | 546 |7225 |   0 |4355 |  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  95.10%
78.44/78.75	c  74.1s|  7100 |    17 |875979 | 122.8 |   133M |  20 | 546 |7260 |2398 |4403 |  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  95.35%
78.44/78.75	c  74.9s|  7200 |    17 |889838 | 123.0 |   133M |  20 | 546 |7361 |2397 |4430 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  95.50%
78.44/78.75	c  75.5s|  7300 |    20 |901210 | 122.9 |   133M |  20 | 546 |7411 |2394 |4443 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  95.61%
78.44/78.75	c  76.2s|  7400 |    22 |913469 | 122.9 |   133M |  20 | 546 |7376 |2397 |4488 |  1 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  95.85%
78.44/78.75	c  76.7s|  7500 |    18 |924155 | 122.7 |   133M |  20 | 546 |7411 |2395 |4503 |  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  95.96%
78.44/78.75	c  77.4s|  7600 |    20 |935630 | 122.6 |   133M |  20 | 546 |7414 |2395 |4531 |  1 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  96.08%
78.44/78.75	c  78.0s|  7700 |    14 |949043 | 122.7 |   133M |  20 | 546 |7445 |2400 |4544 |  1 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  96.39%
92.80/93.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.80/93.15	c  78.6s|  7800 |    15 |960080 | 122.6 |   133M |  20 | 546 |7539 |2390 |4557 |  1 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  96.50%
92.80/93.15	c  79.1s|  7900 |    14 |970575 | 122.4 |   133M |  20 | 546 |7611 |2399 |4573 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  96.62%
92.80/93.15	c  80.1s|  8000 |    14 |983791 | 122.5 |   133M |  20 | 546 |7583 |2400 |4634 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  96.98%
92.80/93.15	c  80.7s|  8100 |    15 |995161 | 122.4 |   133M |  20 | 546 |7642 |2396 |4661 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  97.18%
92.80/93.15	c  81.2s|  8200 |    15 |  1004k| 122.0 |   133M |  20 | 546 |7716 |2396 |4677 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  97.32%
92.80/93.15	c  81.9s|  8300 |    17 |  1015k| 121.9 |   133M |  20 | 546 |7808 |2395 |4706 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  97.42%
92.80/93.15	c  82.4s|  8400 |    13 |  1026k| 121.8 |   133M |  20 | 546 |7913 |2398 |4721 |  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  97.60%
92.80/93.15	c  83.3s|  8500 |    14 |  1040k| 122.0 |   133M |  20 | 546 |8029 |2398 |4757 |  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  97.76%
92.80/93.15	c  83.8s|  8600 |    13 |  1050k| 121.7 |   133M |  20 | 546 |8122 |2395 |4768 |  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  97.86%
92.80/93.15	c  84.4s|  8700 |    13 |  1061k| 121.6 |   133M |  20 | 546 |8203 |2397 |4800 |  1 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.05%
92.80/93.15	c  85.0s|  8800 |    10 |  1072k| 121.4 |   133M |  20 | 546 |8277 |   0 |4816 |  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.23%
92.80/93.15	c  85.7s|  8900 |    13 |  1084k| 121.5 |   133M |  20 | 546 |8320 |2400 |4873 |  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.40%
92.80/93.15	c  86.3s|  9000 |    13 |  1095k| 121.3 |   133M |  20 | 546 |8391 |2400 |4889 |  1 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.55%
92.80/93.15	c  87.0s|  9100 |    11 |  1106k| 121.2 |   133M |  20 | 546 |8493 |2396 |4918 |  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.67%
92.80/93.15	c  87.6s|  9200 |    12 |  1119k| 121.3 |   134M |  20 | 546 |8546 |   0 |4941 |  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.86%
92.80/93.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.80/93.15	c  88.3s|  9300 |    10 |  1132k| 121.4 |   134M |  20 | 546 |8548 |2394 |4969 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.09%
92.80/93.15	c  88.8s|  9400 |     9 |  1144k| 121.3 |   134M |  20 | 546 |8624 |2394 |4984 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.19%
92.80/93.15	c  89.5s|  9500 |     8 |  1157k| 121.4 |   134M |  20 | 546 |8553 |2394 |5005 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.38%
92.80/93.15	c  90.2s|  9600 |     3 |  1169k| 121.5 |   134M |  20 | 546 |8643 |2399 |5020 |  2 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.51%
92.80/93.15	c  91.0s|  9700 |     7 |  1181k| 121.4 |   135M |  20 | 546 |8676 |   0 |5049 |  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.65%
92.80/93.15	c  91.7s|  9800 |     9 |  1195k| 121.6 |   135M |  20 | 546 |8780 |2397 |5066 |  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.74%
92.80/93.15	c  92.2s|  9900 |     7 |  1205k| 121.4 |   135M |  20 | 546 |8895 |2398 |5066 |  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.81%
92.80/93.15	c  92.8s| 10000 |     3 |  1216k| 121.2 |   135M |  20 | 546 |8917 |2391 |5079 |  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |  99.97%
92.80/93.15	c 
92.80/93.15	c SCIP Status        : problem is solved [infeasible]
92.80/93.15	c Solving Time (sec) : 93.00
92.80/93.15	c Solving Nodes      : 10040
92.80/93.15	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
92.80/93.15	c Dual Bound         : +1.00000000000000e+20
92.80/93.15	c Gap                : 0.00 %
92.80/93.15	c SCIP found the problem to be infeasible.
92.80/93.15	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: 63708 MiB (61965 MiB free)
  memory of node 1: 64465 MiB (62984 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530015-1752261104/watcher-4530015-1752261104 -o /tmp/evaluation-result-4530015-1752261104/solver-4530015-1752261104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752258788-116512 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530015-1752261104.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=117633, runsolver pid=117630
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.06 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127934892/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1187232 memory=32224 CPUtime=0.06 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 3768 0 0 0 6 0 0 0 20 0 1 0 141787989 1215725568 8056 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 296808 8056 4927 1 0 268830 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191424 KiB
Current children cumulated memory: 35296 KiB

[startup+0.205789 s]*
/proc/loadavg: 4.06 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127918384/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1206696 memory=59744 CPUtime=0.17 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 7858 0 0 0 15 2 0 0 20 0 1 0 141787989 1235656704 14936 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 301674 14936 7967 1 0 273032 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1210888 KiB
Current children cumulated memory: 62816 KiB

[startup+0.305736 s]*
/proc/loadavg: 4.06 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127910320/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1220636 memory=71776 CPUtime=0.27 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 10748 0 0 0 25 2 0 0 20 0 1 0 141787989 1249931264 17944 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 305159 17944 8159 1 0 276517 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1224828 KiB
Current children cumulated memory: 74848 KiB

[startup+0.700207 s]
/proc/loadavg: 4.06 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127902256/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1236340 memory=86240 CPUtime=0.66 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 14395 0 0 0 63 3 0 0 20 0 1 0 141787989 1266012160 21560 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 309085 21560 8159 1 0 280443 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1240532 KiB
Current children cumulated memory: 89312 KiB

[startup+1.5002 s]
/proc/loadavg: 4.06 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127857840/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1285144 memory=132352 CPUtime=1.46 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 26121 0 0 0 141 5 0 0 20 0 1 0 141787989 1315987456 33088 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 321286 33088 8159 1 0 292644 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1289336 KiB
Current children cumulated memory: 135424 KiB

[startup+3.10559 s]
/proc/loadavg: 4.06 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127834096/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1290596 memory=137856 CPUtime=3.05 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 27511 0 0 0 300 5 0 0 20 0 1 0 141787989 1321570304 34464 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 322649 34464 8159 1 0 294007 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1294788 KiB
Current children cumulated memory: 140928 KiB

[startup+6.3002 s]
/proc/loadavg: 4.06 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127833792/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1299340 memory=145792 CPUtime=6.24 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 29505 0 0 0 619 5 0 0 20 0 1 0 141787989 1330524160 36448 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 324835 36448 8159 1 0 296193 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1303532 KiB
Current children cumulated memory: 148864 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127851148/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1310592 memory=158352 CPUtime=12.62 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 34335 0 0 0 1256 6 0 0 20 0 1 0 141787989 1342046208 39588 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 327648 39588 8159 1 0 299006 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1314784 KiB
Current children cumulated memory: 161424 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.10 4.00 5/270 117638
/proc/meminfo: memFree=127878244/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1322044 memory=169364 CPUtime=25.39 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 40411 0 0 0 2531 8 0 0 20 0 1 0 141787989 1353773056 42341 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 330511 42341 8159 1 0 301869 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1326236 KiB
Current children cumulated memory: 172436 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.10 4.00 5/270 117639
/proc/meminfo: memFree=127848404/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1333408 memory=179988 CPUtime=50.92 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43066 0 0 0 5084 8 0 0 20 0 1 0 141787989 1365409792 44997 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 333352 44997 8159 1 0 304710 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1337600 KiB
Current children cumulated memory: 183060 KiB

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

# cumulated CPU time of all completed processes:  user=92.839 s, system=0.10094 s

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

[startup+51.2002 s]
/proc/loadavg: 4.10 4.10 4.00 5/270 117639
/proc/meminfo: memFree=127848404/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1333408 memory=179988 CPUtime=51.01 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43066 0 0 0 5093 8 0 0 20 0 1 0 141787989 1365409792 44997 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 333352 44997 8159 1 0 304710 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 1337600 KiB
Current children cumulated memory: 183060 KiB

[startup+76.8002 s]
/proc/loadavg: 4.06 4.09 4.00 5/270 117641
/proc/meminfo: memFree=127842576/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1335432 memory=181780 CPUtime=76.54 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43518 0 0 0 7646 8 0 0 20 0 1 0 141787989 1367482368 45445 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 333858 45445 8159 1 0 305216 0
Current children cumulated CPU time: 76.54 s
Current children cumulated vsize: 1339624 KiB
Current children cumulated memory: 184852 KiB

[startup+83.2002 s]
/proc/loadavg: 4.06 4.09 4.00 5/270 117641
/proc/meminfo: memFree=127841428/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1335432 memory=181780 CPUtime=82.92 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43518 0 0 0 8284 8 0 0 20 0 1 0 141787989 1367482368 45445 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 333858 45445 8159 1 0 305216 0
Current children cumulated CPU time: 82.92 s
Current children cumulated vsize: 1339624 KiB
Current children cumulated memory: 184852 KiB

[startup+89.6002 s]
/proc/loadavg: 4.05 4.09 4.00 5/270 117641
/proc/meminfo: memFree=127832132/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1335432 memory=182164 CPUtime=89.31 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43620 0 0 0 8923 8 0 0 20 0 1 0 141787989 1367482368 45541 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 333858 45541 8159 1 0 305216 0
Current children cumulated CPU time: 89.31 s
Current children cumulated vsize: 1339624 KiB
Current children cumulated memory: 185236 KiB

[startup+91.2002 s]
/proc/loadavg: 4.05 4.09 4.00 5/270 117641
/proc/meminfo: memFree=127837584/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1336608 memory=183316 CPUtime=90.9 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43882 0 0 0 9082 8 0 0 20 0 1 0 141787989 1368686592 45829 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 334152 45829 8159 1 0 305510 0
Current children cumulated CPU time: 90.9 s
Current children cumulated vsize: 1340800 KiB
Current children cumulated memory: 186388 KiB

[startup+92.0002 s]*
/proc/loadavg: 4.05 4.09 4.00 5/270 117641
/proc/meminfo: memFree=127837592/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1336608 memory=183316 CPUtime=91.71 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43882 0 0 0 9163 8 0 0 20 0 1 0 141787989 1368686592 45829 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 334152 45829 8159 1 0 305510 0
Current children cumulated CPU time: 91.71 s
Current children cumulated vsize: 1340800 KiB
Current children cumulated memory: 186388 KiB

[startup+92.8001 s]
/proc/loadavg: 4.05 4.09 4.00 5/270 117641
/proc/meminfo: memFree=127837592/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1336608 memory=183316 CPUtime=92.5 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43882 0 0 0 9242 8 0 0 20 0 1 0 141787989 1368686592 45829 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 334152 45829 8159 1 0 305510 0
Current children cumulated CPU time: 92.5 s
Current children cumulated vsize: 1340800 KiB
Current children cumulated memory: 186388 KiB

[startup+93.2002 s]
/proc/loadavg: 4.05 4.09 4.00 5/270 117641
/proc/meminfo: memFree=127833496/131249988 swapFree=33010160/33010684
[pid=117633] ppid=117630 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/117633/stat : 117633 (scip-naps-1.00a) S 117630 117633 116495 0 -1 4194304 258 334 0 0 0 0 0 0 20 0 1 0 141787987 4292608 768 18446744073709551615 94157337272320 94157338166853 140725686335344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94157338405904 94157338453648 94157349748736 140725686344091 140725686344190 140725686344190 140725686349794 0
/proc/117633/statm: 1048 768 704 219 0 110 0
[pid=117638] ppid=117633 vsize=1336608 memory=183316 CPUtime=92.9 cores=5,7
/proc/117638/stat : 117638 (python3) R 117633 117633 116495 0 -1 4194304 43882 0 0 0 9282 8 0 0 20 0 1 0 141787989 1368686592 45829 18446744073709551615 94092445810688 94092445811065 140721326199984 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94092445822360 94092445822980 94092468887552 140721326209359 140721326209568 140721326209568 140721326215143 0
/proc/117638/statm: 334152 45829 8159 1 0 305510 0
Current children cumulated CPU time: 92.9 s
Current children cumulated vsize: 1340800 KiB
Current children cumulated memory: 186388 KiB

Child status: 0

Real time (s): 93.2245
CPU time (s): 92.94
CPU user time (s): 92.839
CPU system time (s): 0.10094
CPU usage (%): 99.6947
Max. virtual memory (cumulated for all children) (KiB): 1340800
Max. memory (cumulated for all children) (KiB): 186388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.839
system time used= 0.10094
maximum resident set size= 183316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44514
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 334
involuntary context switches= 115


# summary of solver processes directly reported to runsolver:
#   pid: 117633
#   total CPU time (s): 92.94
#   total CPU user time (s): 92.839
#   total CPU system time (s): 0.10094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.185952 second user time and 0.459746 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-11 21:11:44
IDJOB=4530015
IDBENCH=162757
IDSOLVER=3388
FILE ID=nodeC020/4530015-1752261104
RUNJOBID= nodeC020-1752258788-116512
SLURM_JOB_ID= 9682615
Free space on /tmp= 431488 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-4_5_19.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530015-1752261104/watcher-4530015-1752261104 -o /tmp/evaluation-result-4530015-1752261104/solver-4530015-1752261104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752258788-116512 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530015-1752261104.opb

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

MD5SUM BENCH= 719d74ea1fcd347cdae012916eb20490
RANDOM SEED=1131409117

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        127947928 kB
MemAvailable:   128845332 kB
Buffers:            2128 kB
Cached:          1686380 kB
SwapCached:            8 kB
Active:          1435996 kB
Inactive:        1115044 kB
Active(anon):     856028 kB
Inactive(anon):    24548 kB
Active(file):     579968 kB
Inactive(file):  1090496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5524 kB
Writeback:             0 kB
AnonPages:        863624 kB
Mapped:           132872 kB
Shmem:             18044 kB
KReclaimable:     132360 kB
Slab:             226764 kB
SReclaimable:     132360 kB
SUnreclaim:        94404 kB
KernelStack:        4368 kB
PageTables:         5428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    4419736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431484 MiB
End job on nodeC020 at 2025-07-11 21:13:18