Trace number 4495761

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.00a1SAT 1081.34 1084.14

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUMff70f65d4e56aadb7819a27e192bee4f
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.03463
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables106
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint106
Maximum length of a constraint106
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 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.56/0.62	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4495761-1751151959.opb
0.56/0.62	c Solving mode: decision
0.56/0.62	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.56/0.62	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.56/0.62	c original problem has 106 variables (106 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.56/0.62	c presolving:
0.56/0.62	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 30 clqs
0.56/0.62	c (round 2, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 30 clqs
0.56/0.62	c (round 3, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 7 chg sides, 7 chg coeffs, 0 upgd conss, 0 impls, 30 clqs
0.56/0.62	c (round 4, exhaustive) 0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 7 chg sides, 7 chg coeffs, 1 upgd conss, 0 impls, 30 clqs
0.56/0.62	c    (0.0s) probing: 51/106 (48.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.56/0.62	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.56/0.62	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.56/0.62	c    (0.0s) no symmetry present (symcode time: 0.00)
0.56/0.62	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
0.56/0.62	c  0 deleted vars, 1 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 7 changed coefficients
0.56/0.62	c  0 implications, 30 cliques
0.56/0.62	c presolved problem has 106 variables (106 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.56/0.62	c       1 constraints of type <linear>
0.56/0.62	c       1 constraints of type <logicor>
0.56/0.62	c transformed objective value is always integral (scale: 1)
0.56/0.62	c Presolving Time: 0.00
0.56/0.62	c 
0.56/0.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.56/0.62	c   0.0s|     1 |     0 |     1 |     - |  1655k |   0 | 106 |   2 |   2 |   0 |  0 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |     4 |     - |  1689k |   0 | 106 |   2 |   3 |   1 |  1 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |     5 |     - |  1696k |   0 | 106 |   2 |   4 |   2 |  2 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |     6 |     - |  1703k |   0 | 106 |   2 |   5 |   3 |  3 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |     7 |     - |  1709k |   0 | 106 |   2 |   6 |   4 |  4 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |     8 |     - |  1728k |   0 | 106 |   2 |   7 |   5 |  5 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |    10 |     - |  1756k |   0 | 106 |   2 |   9 |   7 |  6 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |    12 |     - |  1759k |   0 | 106 |   2 |  10 |   8 |  7 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |    14 |     - |  1866k |   0 | 106 |   2 |  12 |  10 |  8 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |    15 |     - |  1987k |   0 | 106 |   2 |  13 |  11 |  9 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |    17 |     - |  2096k |   0 | 106 |   2 |  14 |  12 | 10 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     0 |    18 |     - |  2099k |   0 | 106 |   2 |  15 |  13 | 11 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.0s|     1 |     2 |    21 |     - |  2113k |   0 | 106 |   2 |  15 |  13 | 11 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.1s|   100 |    85 |   285 |   2.7 |  2385k |  30 | 106 |   2 |   5 |  22 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   6.25%
0.56/0.62	c   0.2s|   200 |   151 |   712 |   3.5 |  2610k |  47 | 106 |   2 |   5 |  38 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   6.26%
0.56/0.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.56/0.62	c   0.2s|   300 |   167 |   805 |   2.6 |  2869k |  47 | 106 |   2 |   5 |  38 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   7.04%
0.56/0.62	c   0.2s|   400 |   209 |   991 |   2.4 |  2928k |  48 | 106 |   2 |   0 |  45 |  0 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   7.04%
0.56/0.62	c   0.3s|   500 |   237 |  1123 |   2.2 |  3089k |  48 | 106 |   2 |   5 |  48 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   7.04%
0.56/0.62	c   0.3s|   600 |   249 |  1229 |   2.0 |  3198k |  48 | 106 |   2 |   0 |  66 |  0 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   7.41%
0.56/0.62	c   0.3s|   700 |   273 |  1316 |   1.9 |  3399k |  48 | 106 |   2 |   4 |  72 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   7.99%
0.56/0.62	c   0.3s|   800 |   281 |  1386 |   1.7 |  3440k |  48 | 106 |   2 |   0 |  72 |  0 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   8.01%
0.56/0.62	c   0.4s|   900 |   299 |  1465 |   1.6 |  3444k |  49 | 106 |   2 |   0 |  74 |  0 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   8.11%
0.56/0.62	c   0.4s|  1000 |   313 |  1533 |   1.5 |  3449k |  49 | 106 |   2 |   4 |  76 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   8.18%
0.56/0.62	c   0.4s|  1100 |   327 |  1591 |   1.4 |  3460k |  49 | 106 |   2 |   4 |  76 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   8.18%
0.56/0.62	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
0.56/0.62	c   0.5s|  1200 |   343 |  1662 |   1.4 |  3535k |  49 | 106 |   2 |   4 |  79 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf |   8.21%
0.56/0.62	c (run 1, node 1200) performing user restart
0.56/0.62	c 
0.56/0.62	c (restart) converted 1 cuts from the global cut pool into linear constraints
0.56/0.62	c 
0.56/0.62	c presolving:
0.56/0.62	c (round 1, fast)       0 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 30 clqs
0.56/0.62	c (round 2, fast)       0 del vars, 0 del conss, 1 add conss, 0 chg bounds, 7 chg sides, 7 chg coeffs, 0 upgd conss, 0 impls, 30 clqs
0.56/0.62	c (round 3, exhaustive) 0 del vars, 0 del conss, 1 add conss, 0 chg bounds, 7 chg sides, 7 chg coeffs, 2 upgd conss, 0 impls, 30 clqs
0.56/0.62	c (round 4, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 7 chg sides, 7 chg coeffs, 2 upgd conss, 0 impls, 30 clqs
0.56/0.62	c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
0.56/0.62	c  0 deleted vars, 1 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 7 changed coefficients
0.56/0.62	c  0 implications, 30 cliques
0.56/0.62	c presolved problem has 106 variables (106 bin, 0 int, 0 impl, 0 cont) and 3 constraints
0.56/0.62	c       1 constraints of type <linear>
0.56/0.62	c       2 constraints of type <logicor>
0.56/0.62	c transformed objective value is always integral (scale: 1)
0.56/0.62	c Presolving Time: 0.00
0.56/0.62	c 
0.56/0.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.56/0.62	c   0.5s|     1 |     0 |  1664 |     - |  3541k |   0 | 106 |   3 |   3 |   0 |  0 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.5s|     1 |     0 |  1666 |     - |  3541k |   0 | 106 |   3 |   4 |   1 |  1 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.5s|     1 |     0 |  1668 |     - |  3558k |   0 | 106 |   3 |   5 |   2 |  2 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.5s|     1 |     0 |  1670 |     - |  3566k |   0 | 106 |   3 |   7 |   4 |  3 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.5s|     1 |     0 |  1672 |     - |  3566k |   0 | 106 |   3 |   8 |   5 |  4 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.5s|     1 |     0 |  1673 |     - |  3566k |   0 | 106 |   3 |   9 |   6 |  5 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.62	c   0.5s|     1 |     0 |  1674 |     - |  3566k |   0 | 106 |   3 |  10 |   7 |  6 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     0 |  1675 |     - |  3582k |   0 | 106 |   3 |  11 |   8 |  7 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     0 |  1677 |     - |  3582k |   0 | 106 |   3 |  13 |  10 |  8 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     0 |  1679 |     - |  3582k |   0 | 106 |   3 |  15 |  12 |  9 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     0 |  1680 |     - |  3582k |   0 | 106 |   3 |  14 |  13 | 10 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     0 |  1682 |     - |  3582k |   0 | 106 |   3 |  15 |  14 | 11 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     0 |  1684 |     - |  3582k |   0 | 106 |   3 |  16 |  15 | 12 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     0 |  1685 |     - |  3584k |   0 | 106 |   3 |  17 |  16 | 13 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.5s|     1 |     2 |  1692 |     - |  3584k |   0 | 106 |   3 |  17 |  16 | 13 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.65/1.75	c   0.5s|   100 |    33 |  1800 |   1.4 |  3585k |  34 | 106 |   3 |   3 |  18 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.6s|   200 |    49 |  1858 |   1.3 |  3585k |  34 | 106 |   3 |   3 |  18 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.6s|   300 |    67 |  1918 |   1.3 |  3587k |  38 | 106 |   3 |   3 |  18 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.6s|   400 |    89 |  1986 |   1.2 |  3587k |  39 | 106 |   3 |   3 |  18 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.7s|   500 |   103 |  2073 |   1.2 |  3587k |  40 | 106 |   3 |   3 |  19 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.75	c   0.7s|   600 |   121 |  2156 |   1.2 |  3735k |  45 | 106 |   3 |   5 |  32 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   9.40%
1.65/1.75	c   0.7s|   700 |   133 |  2216 |   1.1 |  3738k |  45 | 106 |   3 |   0 |  32 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   9.40%
1.65/1.75	c   0.7s|   800 |   141 |  2276 |   1.1 |  3738k |  45 | 106 |   3 |   3 |  36 |  1 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   9.40%
1.65/1.75	c   0.7s|   900 |   147 |  2338 |   1.1 |  3743k |  45 | 106 |   3 |   0 |  38 |  0 |   0 |  10 | 0.000000e+00 |      --      |    Inf |   9.40%
1.65/1.75	c   0.8s|  1000 |   169 |  2414 |   1.1 |  3743k |  45 | 106 |   4 |   3 |  40 |  1 |   1 |  10 | 0.000000e+00 |      --      |    Inf |   9.40%
1.65/1.75	c   0.8s|  1100 |   177 |  2477 |   1.1 |  3743k |  45 | 106 |   4 |   0 |  47 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |   9.40%
1.65/1.75	c   0.8s|  1200 |   185 |  2538 |   1.0 |  3743k |  45 | 106 |   4 |   0 |  47 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  12.53%
1.65/1.75	c   0.8s|  1300 |   189 |  2595 |   1.0 |  3743k |  45 | 106 |   4 |   0 |  47 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  12.54%
1.65/1.75	c   0.8s|  1400 |   201 |  2652 |   1.0 |  3743k |  45 | 106 |   4 |   0 |  47 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  12.54%
1.65/1.75	c   0.9s|  1500 |   203 |  2714 |   1.0 |  3743k |  45 | 106 |   4 |   3 |  50 |  1 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  12.54%
1.65/1.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.65/1.75	c   0.9s|  1600 |   215 |  2793 |   1.0 |  3745k |  45 | 106 |   4 |   0 |  55 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  23.28%
1.65/1.75	c   0.9s|  1700 |   233 |  2865 |   1.0 |  3749k |  45 | 106 |   4 |   0 |  57 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  23.28%
1.65/1.75	c   0.9s|  1800 |   249 |  2932 |   1.0 |  3749k |  45 | 106 |   4 |   0 |  57 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  23.28%
1.65/1.75	c   1.0s|  1900 |   269 |  3036 |   1.0 |  3749k |  46 | 106 |   4 |   0 |  76 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  23.28%
1.65/1.75	c   1.0s|  2000 |   275 |  3133 |   1.0 |  3755k |  46 | 106 |   4 |   5 |  93 |  1 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  24.14%
1.65/1.75	c   1.0s|  2100 |   303 |  3255 |   1.0 |  3755k |  46 | 106 |   4 |   3 | 107 |  1 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  24.14%
1.65/1.75	c   1.0s|  2200 |   311 |  3318 |   1.0 |  3757k |  46 | 106 |   4 |   0 | 107 |  0 |   1 |  10 | 0.000000e+00 |      --      |    Inf |  24.16%
1.65/1.75	c   1.0s|  2300 |   323 |  3393 |   1.0 |  3765k |  46 | 106 |   5 |   3 | 107 |  1 |   2 |  10 | 0.000000e+00 |      --      |    Inf |  24.17%
1.65/1.75	c   1.1s|  2400 |   347 |  3494 |   1.0 |  3774k |  46 | 106 |   6 |   5 | 120 |  2 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.23%
1.65/1.75	c   1.1s|  2500 |   353 |  3556 |   1.0 |  3774k |  46 | 106 |   6 |   0 | 126 |  0 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.25%
1.65/1.75	c   1.1s|  2600 |   359 |  3612 |   0.9 |  3774k |  46 | 106 |   6 |   3 | 128 |  1 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.25%
1.65/1.75	c   1.1s|  2700 |   365 |  3671 |   0.9 |  3774k |  46 | 106 |   6 |   0 | 134 |  0 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.25%
1.65/1.75	c   1.1s|  2800 |   373 |  3751 |   0.9 |  3786k |  49 | 106 |   6 |   3 | 147 |  1 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.25%
1.65/1.75	c   1.2s|  2900 |   407 |  3876 |   0.9 |  3970k |  50 | 106 |   6 |   0 | 155 |  0 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.25%
1.65/1.75	c   1.2s|  3000 |   427 |  3969 |   0.9 |  3970k |  50 | 106 |   6 |   5 | 169 |  1 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.25%
1.65/1.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.65/1.75	c   1.2s|  3100 |   431 |  4027 |   0.9 |  4030k |  50 | 106 |   6 |   5 | 174 |  2 |   3 |  10 | 0.000000e+00 |      --      |    Inf |  24.25%
1.65/1.75	c   1.3s|  3200 |   439 |  4121 |   0.9 |  4144k |  50 | 106 |   7 |   4 | 178 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.27%
1.65/1.75	c   1.3s|  3300 |   457 |  4220 |   0.9 |  4144k |  50 | 106 |   7 |   4 | 180 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.27%
1.65/1.75	c   1.3s|  3400 |   463 |  4285 |   0.9 |  4273k |  50 | 106 |   7 |   0 | 182 |  0 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.27%
1.65/1.75	c   1.3s|  3500 |   467 |  4361 |   0.9 |  4273k |  50 | 106 |   7 |   3 | 191 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.4s|  3600 |   483 |  4437 |   0.9 |  4279k |  50 | 106 |   7 |   5 | 197 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.4s|  3700 |   487 |  4523 |   0.9 |  4279k |  50 | 106 |   7 |   0 | 211 |  0 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.4s|  3800 |   497 |  4595 |   0.9 |  4279k |  50 | 106 |   7 |   0 | 217 |  0 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.5s|  3900 |   505 |  4661 |   0.9 |  4279k |  50 | 106 |   7 |   5 | 224 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.5s|  4000 |   517 |  4735 |   0.9 |  4296k |  50 | 106 |   7 |   3 | 233 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.5s|  4100 |   525 |  4802 |   0.9 |  4296k |  50 | 106 |   7 |   5 | 239 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.5s|  4200 |   535 |  4863 |   0.9 |  4296k |  50 | 106 |   7 |   3 | 243 |  1 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.5s|  4300 |   539 |  4937 |   0.9 |  4296k |  50 | 106 |   7 |   0 | 253 |  0 |   4 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.6s|  4400 |   537 |  4998 |   0.9 |  4296k |  50 | 106 |   9 |   0 | 257 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
1.65/1.75	c   1.6s|  4500 |   545 |  5074 |   0.9 |  4296k |  50 | 106 |   9 |   3 | 269 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.11	c   1.6s|  4600 |   551 |  5152 |   0.9 |  4296k |  50 | 106 |   9 |   0 | 277 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.6s|  4700 |   557 |  5227 |   0.9 |  4296k |  50 | 106 |   9 |   0 | 287 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.7s|  4800 |   563 |  5293 |   0.9 |  4296k |  50 | 106 |   9 |   0 | 292 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.7s|  4900 |   573 |  5358 |   0.9 |  4296k |  50 | 106 |   9 |   0 | 296 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.7s|  5000 |   571 |  5417 |   0.9 |  4296k |  50 | 106 |   9 |   3 | 300 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.7s|  5100 |   573 |  5472 |   0.9 |  4296k |  50 | 106 |   9 |   0 | 304 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.7s|  5200 |   577 |  5533 |   0.9 |  4296k |  50 | 106 |   9 |   3 | 310 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.8s|  5300 |   579 |  5597 |   0.9 |  4296k |  50 | 106 |   9 |   3 | 318 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.8s|  5400 |   587 |  5656 |   0.9 |  4296k |  50 | 106 |   9 |   0 | 320 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.28%
3.05/3.11	c   1.8s|  5500 |   589 |  5720 |   0.8 |  4296k |  50 | 106 |   9 |   3 | 326 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.29%
3.05/3.11	c   1.8s|  5600 |   589 |  5786 |   0.8 |  4312k |  50 | 106 |   9 |   0 | 337 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.29%
3.05/3.11	c   1.9s|  5700 |   595 |  5883 |   0.8 |  4319k |  50 | 106 |   9 |   0 | 350 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.29%
3.05/3.11	c   1.9s|  5800 |   599 |  5971 |   0.8 |  4342k |  50 | 106 |   9 |   0 | 367 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.29%
3.05/3.11	c   2.0s|  5900 |   605 |  6038 |   0.8 |  4343k |  50 | 106 |   9 |   3 | 373 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.0s|  6000 |   607 |  6094 |   0.8 |  4343k |  50 | 106 |   9 |   3 | 373 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.11	c   2.0s|  6100 |   613 |  6147 |   0.8 |  4352k |  50 | 106 |   9 |   0 | 373 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.0s|  6200 |   625 |  6234 |   0.8 |  4352k |  50 | 106 |   9 |   3 | 387 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.1s|  6300 |   633 |  6321 |   0.8 |  4352k |  50 | 106 |   9 |   0 | 400 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.1s|  6400 |   643 |  6418 |   0.8 |  4352k |  50 | 106 |   9 |   0 | 421 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.2s|  6500 |   649 |  6512 |   0.8 |  4373k |  50 | 106 |   9 |   5 | 442 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.2s|  6600 |   663 |  6585 |   0.8 |  4382k |  50 | 106 |   9 |   0 | 442 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.2s|  6700 |   679 |  6693 |   0.8 |  4382k |  50 | 106 |   9 |   0 | 469 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.2s|  6800 |   679 |  6765 |   0.8 |  4382k |  50 | 106 |   9 |   0 | 480 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.3s|  6900 |   683 |  6820 |   0.8 |  4382k |  50 | 106 |   9 |   0 | 482 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.3s|  7000 |   699 |  6906 |   0.8 |  4382k |  50 | 106 |   9 |   3 | 494 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.3s|  7100 |   705 |  7034 |   0.8 |  4382k |  50 | 106 |   9 |   3 | 529 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.3s|  7200 |   707 |  7114 |   0.8 |  4382k |  50 | 106 |   9 |   0 | 543 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.32%
3.05/3.11	c   2.4s|  7300 |   713 |  7183 |   0.8 |  4382k |  50 | 106 |   9 |   3 | 544 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.4s|  7400 |   729 |  7241 |   0.8 |  4382k |  50 | 106 |   9 |   3 | 544 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.5s|  7500 |   733 |  7328 |   0.8 |  4382k |  50 | 106 |   9 |   6 | 562 |  2 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.11	c   2.5s|  7600 |   739 |  7408 |   0.8 |  4382k |  50 | 106 |   9 |   3 | 575 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.5s|  7700 |   743 |  7505 |   0.8 |  4382k |  50 | 106 |   9 |   0 | 595 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.5s|  7800 |   747 |  7598 |   0.8 |  4640k |  50 | 106 |   9 |   0 | 613 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.6s|  7900 |   751 |  7660 |   0.8 |  4640k |  50 | 106 |   9 |   0 | 615 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.6s|  8000 |   771 |  7768 |   0.8 |  4737k |  50 | 106 |   9 |   5 | 633 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.6s|  8100 |   783 |  7861 |   0.8 |  4737k |  50 | 106 |   9 |   0 | 651 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.6s|  8200 |   805 |  7939 |   0.8 |  4748k |  54 | 106 |   9 |   0 | 660 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.7s|  8300 |   823 |  8025 |   0.8 |  4895k |  54 | 106 |   9 |   0 | 675 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.7s|  8400 |   829 |  8082 |   0.8 |  5153k |  54 | 106 |   9 |   5 | 677 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.7s|  8500 |   837 |  8156 |   0.8 |  5170k |  54 | 106 |   9 |   0 | 688 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.7s|  8600 |   839 |  8238 |   0.8 |  5177k |  54 | 106 |   9 |   0 | 704 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.8s|  8700 |   839 |  8289 |   0.8 |  5177k |  54 | 106 |   9 |   3 | 704 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.8s|  8800 |   847 |  8366 |   0.8 |  5177k |  54 | 106 |   9 |   4 | 714 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.33%
3.05/3.11	c   2.8s|  8900 |   845 |  8422 |   0.8 |  5185k |  54 | 106 |   9 |   3 | 714 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.35%
3.05/3.11	c   2.8s|  9000 |   847 |  8495 |   0.8 |  5185k |  54 | 106 |   9 |   3 | 724 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.35%
3.05/3.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.11	c   2.8s|  9100 |   853 |  8560 |   0.8 |  5185k |  54 | 106 |   9 |   0 | 733 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.38%
3.05/3.11	c   2.9s|  9200 |   861 |  8640 |   0.8 |  5251k |  54 | 106 |   9 |   0 | 744 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.38%
3.05/3.11	c   2.9s|  9300 |   869 |  8712 |   0.8 |  5263k |  54 | 106 |   9 |   3 | 749 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  24.38%
3.05/3.11	c   2.9s|  9400 |   873 |  8776 |   0.8 |  5263k |  54 | 106 |   9 |   3 | 753 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  29.61%
3.05/3.11	c   2.9s|  9500 |   883 |  8876 |   0.8 |  5269k |  54 | 106 |   9 |   3 | 765 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.34%
3.05/3.11	c   2.9s|  9600 |   895 |  8968 |   0.8 |  5269k |  54 | 106 |   9 |   0 | 765 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.35%
3.05/3.11	c   2.9s|  9700 |   915 |  9059 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 765 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.35%
3.74/3.88	c   3.0s|  9800 |   935 |  9128 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 767 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.35%
3.74/3.88	c   3.0s|  9900 |   933 |  9177 |   0.8 |  5271k |  54 | 106 |   9 |   0 | 767 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.35%
3.74/3.88	c   3.0s| 10000 |   937 |  9231 |   0.8 |  5271k |  54 | 106 |   9 |   0 | 767 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.36%
3.74/3.88	c   3.0s| 10100 |   953 |  9289 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 767 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.36%
3.74/3.88	c   3.0s| 10200 |   965 |  9345 |   0.8 |  5271k |  54 | 106 |   9 |   0 | 767 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.36%
3.74/3.88	c   3.0s| 10300 |   971 |  9402 |   0.8 |  5271k |  54 | 106 |   9 |   0 | 767 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.36%
3.74/3.88	c   3.0s| 10400 |   975 |  9458 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 767 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.36%
3.74/3.88	c   3.1s| 10500 |   989 |  9548 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 767 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.36%
3.74/3.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.74/3.88	c   3.1s| 10600 |   991 |  9604 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 767 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.37%
3.74/3.88	c   3.1s| 10700 |  1009 |  9677 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 773 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.68%
3.74/3.88	c   3.1s| 10800 |  1015 |  9732 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 773 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.69%
3.74/3.88	c   3.1s| 10900 |  1019 |  9785 |   0.8 |  5271k |  54 | 106 |   9 |   0 | 773 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.69%
3.74/3.88	c   3.2s| 11000 |  1025 |  9850 |   0.8 |  5271k |  54 | 106 |   9 |   0 | 773 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.2s| 11100 |  1029 |  9902 |   0.8 |  5271k |  54 | 106 |   9 |   3 | 773 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.2s| 11200 |  1041 |  9960 |   0.8 |  5278k |  54 | 106 |   9 |   3 | 773 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.2s| 11300 |  1053 | 10026 |   0.8 |  5278k |  54 | 106 |   9 |   3 | 773 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.2s| 11400 |  1069 | 10084 |   0.8 |  5278k |  54 | 106 |   9 |   0 | 773 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.3s| 11500 |  1077 | 10138 |   0.8 |  5278k |  54 | 106 |   9 |   3 | 773 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.3s| 11600 |  1089 | 10198 |   0.8 |  5278k |  54 | 106 |   9 |   0 | 773 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.3s| 11700 |  1095 | 10256 |   0.8 |  5294k |  54 | 106 |   9 |   0 | 774 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.3s| 11800 |  1105 | 10312 |   0.8 |  5294k |  54 | 106 |   9 |   0 | 774 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.3s| 11900 |  1119 | 10386 |   0.8 |  5294k |  54 | 106 |   9 |   0 | 774 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.4s| 12000 |  1139 | 10465 |   0.8 |  5294k |  54 | 106 |   9 |   0 | 774 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.74/3.88	c   3.4s| 12100 |  1153 | 10525 |   0.8 |  5302k |  54 | 106 |   9 |   3 | 778 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.70%
3.74/3.88	c   3.4s| 12200 |  1163 | 10585 |   0.8 |  5307k |  54 | 106 |   9 |   0 | 778 |  0 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.4s| 12300 |  1177 | 10663 |   0.8 |  5340k |  54 | 106 |   9 |   3 | 778 |  1 |   6 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.4s| 12400 |  1189 | 10728 |   0.8 |  5350k |  54 | 106 |   9 |   3 | 782 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.4s| 12500 |  1199 | 10784 |   0.8 |  5358k |  54 | 106 |   9 |   3 | 782 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.4s| 12600 |  1205 | 10859 |   0.8 |  5366k |  54 | 106 |   9 |   0 | 799 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.4s| 12700 |  1217 | 10916 |   0.8 |  5366k |  54 | 106 |   9 |   0 | 799 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.4s| 12800 |  1231 | 10976 |   0.8 |  5382k |  54 | 106 |   9 |   0 | 799 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.4s| 12900 |  1247 | 11043 |   0.8 |  5382k |  54 | 106 |   9 |   3 | 806 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13000 |  1277 | 11169 |   0.8 |  5389k |  54 | 106 |   9 |   0 | 824 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13100 |  1283 | 11228 |   0.8 |  5389k |  54 | 106 |   9 |   3 | 825 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13200 |  1305 | 11316 |   0.8 |  5405k |  54 | 106 |   9 |   3 | 839 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13300 |  1321 | 11395 |   0.8 |  5470k |  54 | 106 |   9 |   5 | 852 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13400 |  1327 | 11461 |   0.8 |  5470k |  54 | 106 |   9 |   3 | 855 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13500 |  1337 | 11573 |   0.8 |  5518k |  54 | 106 |   9 |   0 | 876 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.74/3.88	c   3.5s| 13600 |  1359 | 11656 |   0.8 |  5536k |  54 | 106 |   9 |   3 | 876 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13700 |  1381 | 11801 |   0.8 |  5536k |  54 | 106 |   9 |   3 | 908 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13800 |  1391 | 11916 |   0.8 |  5548k |  54 | 106 |   9 |   0 | 930 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 13900 |  1405 | 11988 |   0.8 |  5548k |  54 | 106 |   9 |   0 | 935 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.5s| 14000 |  1413 | 12067 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 949 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.6s| 14100 |  1421 | 12129 |   0.8 |  5548k |  54 | 106 |   9 |   0 | 956 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.6s| 14200 |  1429 | 12200 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 959 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.6s| 14300 |  1431 | 12276 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 969 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.6s| 14400 |  1447 | 12336 |   0.8 |  5548k |  54 | 106 |   9 |   0 | 969 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.6s| 14500 |  1461 | 12402 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 969 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.6s| 14600 |  1465 | 12454 |   0.8 |  5548k |  54 | 106 |   9 |   0 | 969 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.6s| 14700 |  1471 | 12507 |   0.8 |  5548k |  54 | 106 |   9 |   0 | 969 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.7s| 14800 |  1481 | 12565 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 969 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.7s| 14900 |  1483 | 12616 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 969 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
3.74/3.88	c   3.7s| 15000 |  1497 | 12677 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 970 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.24/4.37	c   3.7s| 15100 |  1507 | 12733 |   0.8 |  5548k |  54 | 106 |   9 |   0 | 970 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.7s| 15200 |  1511 | 12791 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 973 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.8s| 15300 |  1523 | 12863 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 976 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.8s| 15400 |  1527 | 12924 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 979 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.8s| 15500 |  1537 | 12996 |   0.8 |  5548k |  54 | 106 |   9 |   3 | 991 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.8s| 15600 |  1547 | 13065 |   0.8 |  5548k |  54 | 106 |   9 |   0 |1004 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.8s| 15700 |  1555 | 13174 |   0.8 |  5548k |  54 | 106 |   9 |   3 |1020 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.8s| 15800 |  1565 | 13243 |   0.8 |  6064k |  54 | 106 |   9 |   3 |1027 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.9s| 15900 |  1575 | 13303 |   0.8 |  6064k |  54 | 106 |   9 |   0 |1028 |  0 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.9s| 16000 |  1585 | 13358 |   0.8 |  6064k |  54 | 106 |   9 |   3 |1028 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.9s| 16100 |  1597 | 13445 |   0.8 |  6064k |  54 | 106 |   9 |   3 |1042 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.9s| 16200 |  1599 | 13504 |   0.8 |  6471k |  54 | 106 |   9 |   3 |1045 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   3.9s| 16300 |  1599 | 13613 |   0.8 |  6471k |  54 | 106 |   9 |   3 |1075 |  1 |   8 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.0s| 16400 |  1599 | 13670 |   0.8 |  6477k |  54 | 106 |   9 |   0 |1080 |  0 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.0s| 16500 |  1607 | 13745 |   0.8 |  6538k |  54 | 106 |   9 |   3 |1092 |  1 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.24/4.37	c   4.0s| 16600 |  1617 | 13832 |   0.8 |  6551k |  54 | 106 |   9 |   3 |1109 |  1 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.0s| 16700 |  1627 | 13907 |   0.8 |  6559k |  54 | 106 |   9 |   3 |1116 |  1 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.0s| 16800 |  1637 | 13978 |   0.8 |  6626k |  54 | 106 |   9 |   3 |1126 |  1 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.1s| 16900 |  1645 | 14072 |   0.8 |  6672k |  54 | 106 |   9 |   0 |1150 |  0 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.1s| 17000 |  1655 | 14151 |   0.8 |  6803k |  54 | 106 |   9 |   5 |1165 |  1 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.1s| 17100 |  1663 | 14205 |   0.8 |  6820k |  54 | 106 |   9 |   0 |1165 |  0 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.1s| 17200 |  1665 | 14283 |   0.8 |  6820k |  54 | 106 |   9 |   3 |1178 |  1 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.2s| 17300 |  1683 | 14351 |   0.8 |  7054k |  54 | 106 |   9 |   0 |1182 |  0 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.2s| 17400 |  1691 | 14437 |   0.8 |  7054k |  54 | 106 |   9 |   0 |1200 |  0 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.2s| 17500 |  1699 | 14501 |   0.8 |  7054k |  54 | 106 |   9 |   3 |1200 |  1 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c   4.2s| 17600 |  1705 | 14586 |   0.8 |  7054k |  54 | 106 |   9 |   0 |1219 |  0 |   9 |  10 | 0.000000e+00 |      --      |    Inf |  30.71%
4.24/4.37	c r 4.2s| 17664 |     0 | 14633 |   0.8 |randroun|  54 | 106 |   9 |   3 |1225 |  0 |   9 |  10 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
4.24/4.37	c 
4.24/4.37	c SCIP Status        : problem is solved [optimal solution found]
4.24/4.37	c Solving Time (sec) : 4.22
4.24/4.37	c Solving Nodes      : 17664 (total of 18864 nodes in 2 runs)
4.24/4.37	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
4.24/4.37	c Dual Bound         : +0.00000000000000e+00
4.24/4.37	c Gap                : 0.00 %
4.24/4.37	c [VIOLATION] Line 7: -45276 x1 -90552 x2 -181104 x3 -362208 x4 -724416 x5 -1448832 x6 -2897664 x7 -5795328 x8 -11590656 x9 -23181312 x10 -46362624 x11 -92725248 x12 -70778 x13 -141556 x14 -283112 x15 -566224 x16 -1132448 x17 -2264896 x18 -4529792 x19 -9059584 x20 -18119168 x21 -36238336 x22 -72476672 x23 -86911 x24 -173822 x25 -347644 x26 -695288 x27 -1390576 x28 -2781152 x29 -5562304 x30 -11124608 x31 -22249216 x32 -44498432 x33 -88996864 x34 -92634 x35 -185268 x36 -370536 x37 -741072 x38 -1482144 x39 -2964288 x40 -5928576 x41 -11857152 x42 -23714304 x43 -47428608 x44 -94857216 x45 -97839 x46 -195678 x47 -391356 x48 -782712 x49 -1565424 x50 -3130848 x51 -6261696 x52 -12523392 x53 -25046784 x54 -50093568 x55 -100187136 x56 -125941 x57 -251882 x58 -503764 x59 -1007528 x60 -2015056 x61 -4030112 x62 -8060224 x63 -16120448 x64 -32240896 x65 -64481792 x66 -134269 x67 -268538 x68 -537076 x69 -1074152 x70 -2148304 x71 -4296608 x72 -8593216 x73 -17186432 x74 -34372864 x75 -68745728 x76 -141033 x77 -282066 x78 -564132 x79 -1128264 x80 -2256528 x81 -4513056 x82 -9026112 x83 -18052224 x84 -36104448 x85 -72208896 x86 -147279 x87 -294558 x88 -589116 x89 -1178232 x90 -2356464 x91 -4712928 x92 -9425856 x93 -18851712 x94 -37703424 x95 -75406848 x96 -153525 x97 -307050 x98 -614100 x99 -1228200 x100 -2456400 x101 -4912800 x102 -9825600 x103 -19651200 x104 -39302400 x105 -78604800 x106 >= -106925262 ;
4.24/4.37	c   Computed activity: -106925349
4.24/4.37	c   Required: activity >= -106925262
4.24/4.37	c   Variable assignments: {x1=0, x2=0, x3=1, x4=0, x5=0, x6=0, x7=0, x8=0, x9=0, x10=0, x11=0, x12=0, x13=1, x14=0, x15=0, x16=0, x17=0, x18=0, x19=0, x20=0, x21=0, x22=0, x23=0, x24=0, x25=0, x26=0, x27=0, x28=1, x29=0, x30=0, x31=0, x32=0, x33=0, x34=1, x35=0, x36=0, x37=0, x38=0, x39=0, x40=0, x41=0, x42=0, x43=0, x44=0, x45=0, x46=1, x47=0, x48=0, x49=0, x50=0, x51=1, x52=0, x53=1, x54=0, x55=0, x56=0, x57=0, x58=1, x59=0, x60=0, x61=0, x62=0, x63=0, x64=0, x65=0, x66=0, x67=0, x68=0, x69=0, x70=0, x71=0, x72=0, x73=0, x74=0, x75=0, x76=0, x77=0, x78=1, x79=0, x80=0, x81=0, x82=0, x83=0, x84=0, x85=0, x86=0, x87=0, x88=0, x89=0, x90=0, x91=0, x92=0, x93=0, x94=0, x95=0, x96=0, x97=0, x98=0, x99=0, x100=0, x101=0, x102=0, x103=0, x104=0, x105=0, x106=0}}
4.24/4.37	c SCIP found a solution, but it is not feasible according to the original problem.
4.24/4.37	c ----------------------------------------------------------------------
4.24/4.37	c executing external solver (fallback): HOME/naps-1.03a6
4.24/4.37	c ----------------------------------------------------------------------
4.24/4.37	c command: HOME/naps-1.03a6 HOME/instance-4495761-1751151959.opb
4.24/4.37	c NaPS 1.03a6.
4.24/4.37	c Input file name: HOME/instance-4495761-1751151959.opb
1081.28/1084.12	c _____________________________________________________________________________
1081.28/1084.12	c std/band forms        : 0,1
1081.28/1084.12	c 2cl/3cl ITE-codings   : 0,63874
1081.28/1084.12	c BDD/srt/adr Max costs : 66117,0,0
1081.28/1084.12	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
1081.28/1084.12	c BDD nodes             : 66119
1081.28/1084.12	c Es1/CC detections     : 0,0
1081.28/1084.12	c CC sort               : 0
1081.28/1084.12	c SAT/UNSAT calls       : 1,0
1081.28/1084.12	c regenrated variables  : 0
1081.28/1084.12	c eliminated fixed lits : 0
1081.28/1084.12	c goal lit flips        : 0
1081.28/1084.12	c goal stages           : 0
1081.28/1084.12	c goal shrink           : 0
1081.28/1084.12	c goal coeff separations: 0
1081.28/1084.12	c restarts              : 77256
1081.28/1084.12	c conflicts             : 2514704        (2335 /sec)
1081.28/1084.12	c decisions             : 13677304       (12701 /sec)
1081.28/1084.12	c propagations          : 11115184139    (10321461 /sec)
1081.28/1084.12	c inspects              : 0              (0 /sec)
1081.28/1084.12	c CPU time (solving tm) : 1077 s        (1076 s, SAT 1076 s, UNSAT 0 s)
1081.28/1084.12	c Time for Opt-base     : 0.09143 s
1081.28/1084.12	c Steps for Opt-base    : 384568
1081.28/1084.12	c Time for BDD coding   : 0.4652 s
1081.28/1084.12	c Time for srt coding   : 0 s
1081.28/1084.12	c _____________________________________________________________________________
1081.28/1084.12	s SATISFIABLE
1081.28/1084.12	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 x98 -x99 x100 -x101 -x102 x103 x104 -x105 -x106

Verifier Data

OK	0

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 (62492 MiB free)
  memory of node 1: 64465 MiB (63877 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495761-1751151959/watcher-4495761-1751151959 -o /tmp/evaluation-result-4495761-1751151959/solver-4495761-1751151959 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4495761-1751151959.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
Starting watchdog thread
solver pid=25549, runsolver pid=25546
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.39 4.17 4.11 4/261 25554
/proc/meminfo: memFree=129387636/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1186920 memory=31784 CPUtime=0.06 cores=5,7
/proc/25554/stat : 25554 (python3) R 25549 25549 19810 0 -1 4194304 3718 0 0 0 5 1 0 0 20 0 1 0 30874635 1215406080 7946 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 296730 7946 4874 1 0 268752 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34728 KiB

[startup+0.205599 s]*
/proc/loadavg: 4.39 4.17 4.11 4/263 25558
/proc/meminfo: memFree=129387636/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1202456 memory=55080 CPUtime=0.16 cores=5,7
/proc/25554/stat : 25554 (python3) R 25549 25549 19810 0 -1 4194304 6579 0 0 0 14 2 0 0 20 0 1 0 30874635 1231314944 13770 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 300614 13770 8106 1 0 271972 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1206648 KiB
Current children cumulated memory: 58024 KiB

[startup+0.304904 s]*
/proc/loadavg: 4.39 4.17 4.11 4/263 25560
/proc/meminfo: memFree=129393780/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1202600 memory=55464 CPUtime=0.26 cores=5,7
/proc/25554/stat : 25554 (python3) R 25549 25549 19810 0 -1 4194304 6665 0 0 0 24 2 0 0 20 0 1 0 30874635 1231462400 13866 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 300650 13866 8106 1 0 272008 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1206792 KiB
Current children cumulated memory: 58408 KiB

[startup+0.700128 s]
/proc/loadavg: 4.27 4.15 4.10 5/261 25579
/proc/meminfo: memFree=129401148/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1203940 memory=56488 CPUtime=0.65 cores=5,7
/proc/25554/stat : 25554 (python3) R 25549 25549 19810 0 -1 4194304 6919 0 0 0 63 2 0 0 20 0 1 0 30874635 1232834560 14122 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 300985 14122 8106 1 0 272343 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1208132 KiB
Current children cumulated memory: 59432 KiB

[startup+1.50012 s]
/proc/loadavg: 4.27 4.15 4.10 5/266 25595
/proc/meminfo: memFree=129400820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1204552 memory=57000 CPUtime=1.45 cores=5,7
/proc/25554/stat : 25554 (python3) R 25549 25549 19810 0 -1 4194304 7060 0 0 0 143 2 0 0 20 0 1 0 30874635 1233461248 14250 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301138 14250 8106 1 0 272496 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1208744 KiB
Current children cumulated memory: 59944 KiB

[startup+3.1046 s]
/proc/loadavg: 4.27 4.15 4.10 5/267 25596
/proc/meminfo: memFree=129342448/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1204828 memory=57768 CPUtime=3.05 cores=5,7
/proc/25554/stat : 25554 (python3) R 25549 25549 19810 0 -1 4194304 7243 0 0 0 303 2 0 0 20 0 1 0 30874635 1233743872 14442 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301207 14442 8106 1 0 272565 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1209020 KiB
Current children cumulated memory: 60712 KiB

[startup+6.30022 s]
/proc/loadavg: 4.25 4.14 4.10 5/270 25632
/proc/meminfo: memFree=129332480/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=59816 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 14954 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 14954 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=81188 memory=76440 CPUtime=1.91 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 21796 0 0 0 187 4 0 0 20 0 1 0 30875070 83136512 19110 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 20297 19110 544 696 0 19458 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1292464 KiB
Current children cumulated memory: 139200 KiB

[startup+12.7002 s]
/proc/loadavg: 4.23 4.14 4.10 5/270 25632
/proc/meminfo: memFree=129324468/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=59816 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 14954 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 14954 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104764 memory=91332 CPUtime=8.29 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 23957 0 0 0 824 5 0 0 20 0 1 0 30875070 107278336 22833 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26191 22833 544 696 0 25352 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1316040 KiB
Current children cumulated memory: 154092 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.14 4.10 5/271 25633
/proc/meminfo: memFree=129237652/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=59944 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 14986 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 14986 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104764 memory=93628 CPUtime=21.05 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 24626 0 0 0 2100 5 0 0 20 0 1 0 30875070 107278336 23407 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26191 23407 544 696 0 25352 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1316040 KiB
Current children cumulated memory: 156516 KiB

[startup+51.1058 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 25633
/proc/meminfo: memFree=129226484/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=112956 memory=91324 CPUtime=46.59 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 26159 0 0 0 4653 6 0 0 20 0 1 0 30875070 115666944 22831 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 28239 22831 544 696 0 27400 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1324232 KiB
Current children cumulated memory: 154468 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/270 25635
/proc/meminfo: memFree=129179204/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=117260 memory=99848 CPUtime=97.64 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 27980 0 0 0 9758 6 0 0 20 0 1 0 30875070 120074240 24962 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 29315 24962 544 696 0 28476 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1328536 KiB
Current children cumulated memory: 162992 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/271 25638
/proc/meminfo: memFree=129151364/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0

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

/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 999.67 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1062.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/273 25838
/proc/meminfo: memFree=129668804/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1055.2 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 105512 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1059.52 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

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

# cumulated CPU time of all completed processes:  user=1081.21 s, system=0.131147 s

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

[startup+1062.4 s]
/proc/loadavg: 4.14 4.14 4.10 5/273 25838
/proc/meminfo: memFree=129668804/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1055.3 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 105522 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1059.62 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1075.2 s]
/proc/loadavg: 4.12 4.13 4.10 5/273 25838
/proc/meminfo: memFree=129668820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1068.07 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 106799 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1072.39 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1078.4 s]
/proc/loadavg: 4.11 4.13 4.10 5/273 25838
/proc/meminfo: memFree=129668820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1071.26 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 107118 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1075.58 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1081.6 s]
/proc/loadavg: 4.10 4.13 4.10 5/273 25838
/proc/meminfo: memFree=129668820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1074.46 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 107438 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1078.78 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1083.2 s]
/proc/loadavg: 4.10 4.13 4.10 5/273 25838
/proc/meminfo: memFree=129668820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1076.05 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 107597 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1080.37 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1083.6 s]
/proc/loadavg: 4.10 4.13 4.10 5/273 25838
/proc/meminfo: memFree=129668820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1076.45 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 107637 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1080.77 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1084 s]*
/proc/loadavg: 4.10 4.13 4.10 5/273 25838
/proc/meminfo: memFree=129668820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1076.86 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 107678 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1081.18 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

[startup+1084.11 s]
/proc/loadavg: 4.10 4.13 4.10 5/273 25838
/proc/meminfo: memFree=129668820/131249992 swapFree=33010684/33010684
[pid=25549] ppid=25546 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25549/stat : 25549 (scip-naps-1.00.) S 25546 25549 19810 0 -1 4194304 258 320 0 0 0 0 0 0 20 0 1 0 30874633 4292608 736 18446744073709551615 94039072550912 94039073445445 140721413327712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94039073684496 94039073732240 94039094444032 140721413335457 140721413335554 140721413335554 140721413341156 0
/proc/25549/statm: 1048 736 672 219 0 110 0
[pid=25554] ppid=25549 vsize=1207084 memory=60200 CPUtime=4.32 cores=5,7
/proc/25554/stat : 25554 (python3) S 25549 25549 19810 0 -1 4194304 7859 0 0 0 429 3 0 0 20 0 1 0 30874635 1236054016 15050 18446744073709551615 94700386758656 94700386759033 140737271858240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94700386770328 94700386770948 94700388069376 140737271863640 140737271863842 140737271863842 140737271869415 0
/proc/25554/statm: 301771 15050 8202 1 0 273129 0
[pid=25632] ppid=25554 vsize=104536 memory=98460 CPUtime=1076.96 cores=5,7
/proc/25632/stat : 25632 (naps-1.03a6) R 25554 25632 25632 0 -1 4194304 34542 0 0 0 107688 8 0 0 20 0 1 0 30875070 107044864 24615 18446744073709551615 4198400 7047149 140729444374560 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9076736 140729444383105 140729444383219 140729444383219 140729444388809 0
/proc/25632/statm: 26134 24615 544 696 0 25295 0
Current children cumulated CPU time: 1081.28 s
Current children cumulated vsize: 1315812 KiB
Current children cumulated memory: 161604 KiB

Child status: 0

Real time (s): 1084.14
CPU time (s): 1081.34
CPU user time (s): 1081.21
CPU system time (s): 0.131147
CPU usage (%): 99.7414
Max. virtual memory (cumulated for all children) (KiB): 1348584
Max. memory (cumulated for all children) (KiB): 179192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1081.21
system time used= 0.131147
maximum resident set size= 116048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46194
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= 363
involuntary context switches= 370


# summary of solver processes directly reported to runsolver:
#   pid: 25549
#   total CPU time (s): 1081.34
#   total CPU user time (s): 1081.21
#   total CPU system time (s): 0.131147

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.21665 second user time and 5.36677 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 01:05:59
IDJOB=4495761
IDBENCH=148097
IDSOLVER=3368
FILE ID=nodeC025/4495761-1751151959
RUNJOBID= nodeC025-1751145166-19823
SLURM_JOB_ID= 9587446
Free space on /tmp= 432964 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob10.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495761-1751151959/watcher-4495761-1751151959 -o /tmp/evaluation-result-4495761-1751151959/solver-4495761-1751151959 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4495761-1751151959.opb

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

MD5SUM BENCH= ff70f65d4e56aadb7819a27e192bee4f
RANDOM SEED=702437090

nodeC025 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.759
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.67
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.618
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.67
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		: 3600.596
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.67
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		: 3599.848
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.143
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.67
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.829
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.67
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.739
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.67
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.240
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129403484 kB
MemAvailable:   129121032 kB
Buffers:            3280 kB
Cached:           527892 kB
SwapCached:            0 kB
Active:           946280 kB
Inactive:         269808 kB
Active(anon):     703000 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   269808 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51468 kB
Writeback:             0 kB
AnonPages:        687588 kB
Mapped:           127112 kB
Shmem:             18084 kB
KReclaimable:      87400 kB
Slab:             171352 kB
SReclaimable:      87400 kB
SUnreclaim:        83952 kB
KernelStack:        4160 kB
PageTables:         4428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2089048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    583680 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC025 at 2025-06-29 01:24:03