Trace number 4514423

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 533.885 535.898

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_15.opb
MD5SUMd72c9af15efabd1511f4b6b7bd2b83d4
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 benchmark6.01726
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2256
Total number of constraints10862
Number of constraints which are clauses10857
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint47
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

237.20/238.02	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4514423-1751213879.opb
237.20/238.02	c Solving mode: decision
237.20/238.02	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
237.20/238.02	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
237.20/238.02	c original problem has 2256 variables (2256 bin, 0 int, 0 impl, 0 cont) and 10862 constraints
237.20/238.02	c presolving:
237.20/238.02	c (round 1, fast)       4 del vars, 4 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4185 clqs
237.20/238.02	c (round 2, fast)       6 del vars, 405 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4365 clqs
237.20/238.02	c (round 3, fast)       7 del vars, 437 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4365 clqs
237.20/238.02	c (round 4, exhaustive) 7 del vars, 437 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 10424 upgd conss, 0 impls, 4365 clqs
237.20/238.02	c    (0.5s) probing: 100/2250 (4.4%) - 0 fixings, 0 aggregations, 8 implications, 0 bound changes
237.20/238.02	c    (0.5s) probing aborted: 50/50 successive totally useless probings
237.20/238.02	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
237.20/238.02	c    (0.6s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.03)
237.20/238.02	c dynamic symmetry handling statistics:
237.20/238.02	c    orbitopal reduction:       no components
237.20/238.02	c    orbital reduction:         no components
237.20/238.02	c    lexicographic reduction:   23 permutations with support sizes 92, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94
237.20/238.02	c handled 23 out of 23 symmetry components
237.20/238.02	c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
237.20/238.02	c  7 deleted vars, 437 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
237.20/238.02	c  0 implications, 4373 cliques
237.20/238.02	c presolved problem has 2250 variables (2250 bin, 0 int, 0 impl, 0 cont) and 10425 constraints
237.20/238.02	c       1 constraints of type <knapsack>
237.20/238.02	c    4365 constraints of type <setppc>
237.20/238.02	c       1 constraints of type <linear>
237.20/238.02	c    6058 constraints of type <logicor>
237.20/238.02	c transformed objective value is always integral (scale: 1)
237.20/238.02	c Presolving Time: 0.61
237.20/238.02	c 
237.20/238.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.20/238.02	c   1.2s|     1 |     0 |  1920 |     - |    96M |   0 |2250 |  10k|  10k|   0 |  0 | 121 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  10.7s|     1 |     0 | 23845 |     - |   113M |   0 |2250 |  10k|  10k|  21 |  1 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  11.3s|     1 |     0 | 26064 |     - |   126M |   0 |2250 |  10k|  10k|  36 |  2 | 136 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  11.8s|     1 |     0 | 27765 |     - |   131M |   0 |2250 |  10k|  10k|  50 |  3 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  12.3s|     1 |     0 | 29123 |     - |   146M |   0 |2250 |  10k|  10k|  61 |  4 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  13.0s|     1 |     0 | 31459 |     - |   154M |   0 |2250 |  10k|  10k|  75 |  5 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  13.8s|     1 |     0 | 34045 |     - |   165M |   0 |2250 |  10k|  10k|  84 |  6 | 163 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  14.9s|     1 |     0 | 37312 |     - |   173M |   0 |2250 |  10k|  10k|  95 |  7 | 163 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  16.0s|     1 |     0 | 40371 |     - |   186M |   0 |2250 |  10k|  10k| 105 |  8 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  16.8s|     1 |     0 | 42700 |     - |   199M |   0 |2250 |  10k|  10k| 112 |  9 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  17.8s|     1 |     0 | 45434 |     - |   212M |   0 |2250 |  10k|  10k| 117 | 10 | 177 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  18.7s|     1 |     0 | 48268 |     - |   214M |   0 |2250 |  10k|  10k| 123 | 11 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  30.9s|     1 |     2 | 58952 |     - |   215M |   0 |2250 |  10k|  10k| 123 | 11 | 206 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  87.4s|   100 |    63 |221033 |1745.1 |   232M |  42 |2250 |  10k|  10k| 290 |  1 | 490 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   106s|   200 |    70 |299673 |1263.3 |   237M |  45 |2250 |  11k|   0 | 349 |  0 | 706 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.20/238.02	c   114s|   300 |    74 |332668 | 951.2 |   238M |  45 |2250 |  11k|  10k| 367 |  1 | 871 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   118s|   400 |    78 |354239 | 766.8 |   242M |  45 |2250 |  11k|  10k| 389 |  2 |1050 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   130s|   500 |    80 |406001 | 716.9 |   245M |  45 |2250 |  11k|   0 | 441 |  0 |1173 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   139s|   600 |    82 |455184 | 679.3 |   245M |  45 |2250 |  11k|  10k| 474 |  1 |1325 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   150s|   700 |    89 |515705 | 668.7 |   245M |  45 |2250 |  11k|  10k| 498 |  1 |1486 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   163s|   800 |    86 |582710 | 668.9 |   245M |  45 |2250 |  11k|   0 | 516 |  0 |1653 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   170s|   900 |    86 |619789 | 635.7 |   246M |  45 |2250 |  11k|  10k| 534 |  1 |1739 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   178s|  1000 |    91 |666003 | 618.4 |   246M |  45 |2250 |  11k|  10k| 581 |  1 |1945 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   187s|  1100 |    99 |712686 | 604.6 |   247M |  45 |2250 |  11k|  10k| 587 |  1 |2042 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   191s|  1200 |   101 |738631 | 575.8 |   246M |  45 |2250 |  12k|  10k| 604 |  1 |2204 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   195s|  1300 |   102 |755638 | 544.5 |   247M |  45 |2250 |  12k|  10k| 630 |  0 |2354 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   199s|  1400 |   103 |776779 | 520.7 |   248M |  45 |2250 |  12k|  10k| 665 |  1 |2484 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   204s|  1500 |   103 |809392 | 507.8 |   249M |  45 |2250 |  12k|   0 | 702 |  0 |2553 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   208s|  1600 |   101 |832405 | 490.4 |   250M |  45 |2250 |  12k|  10k| 715 |  0 |2743 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   211s|  1700 |   107 |854451 | 474.5 |   251M |  45 |2250 |  12k|  10k| 722 |  1 |2962 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.20/238.02	c   215s|  1800 |    99 |876169 | 460.2 |   251M |  45 |2250 |  12k|  10k| 729 |  1 |3174 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   219s|  1900 |    96 |899185 | 448.1 |   251M |  45 |2250 |  12k|   0 | 763 |  0 |3294 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   222s|  2000 |   102 |916057 | 434.1 |   253M |  45 |2250 |  13k|  10k| 794 |  1 |3494 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   224s|  2100 |    97 |926078 | 418.2 |   253M |  45 |2250 |  13k|  10k| 831 |  0 |3692 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   228s|  2200 |    98 |946071 | 408.3 |   254M |  45 |2250 |  13k|   0 | 865 |  0 |3801 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   231s|  2300 |    99 |961998 | 397.4 |   254M |  45 |2250 |  13k|  10k| 901 |  0 |3934 |  30 | 0.000000e+00 |      --      |    Inf | unknown
237.20/238.02	c   233s|  2400 |   100 |975814 | 386.6 |   255M |  45 |2250 |  13k|  10k| 934 |  1 |4082 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   238s|  2500 |    97 |  1004k| 382.5 |   255M |  45 |2250 |  13k|  10k| 942 |  0 |4188 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   241s|  2600 |    98 |  1020k| 374.3 |   256M |  45 |2250 |  13k|  10k| 956 |  0 |4299 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   244s|  2700 |    94 |  1039k| 367.4 |   257M |  45 |2250 |  13k|  10k| 965 |  0 |4413 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   249s|  2800 |    95 |  1069k| 364.9 |   257M |  45 |2250 |  13k|   0 | 986 |  0 |4519 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   253s|  2900 |    91 |  1094k| 360.9 |   257M |  45 |2250 |  13k|  10k| 999 |  1 |4659 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   258s|  3000 |    92 |  1120k| 357.6 |   257M |  45 |2250 |  13k|   0 |1027 |  0 |4731 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   264s|  3100 |    95 |  1153k| 356.5 |   257M |  45 |2250 |  13k|  10k|1055 |  1 |4806 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   270s|  3200 |    93 |  1186k| 355.7 |   257M |  45 |2250 |  13k|   0 |1090 |  0 |4939 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
485.68/487.35	c   275s|  3300 |    94 |  1215k| 353.8 |   258M |  45 |2250 |  14k|  10k|1108 |  0 |5118 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   278s|  3400 |    95 |  1238k| 350.2 |   258M |  45 |2250 |  14k|  10k|1121 |  0 |5306 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   285s|  3500 |    91 |  1276k| 351.0 |   258M |  45 |2250 |  14k|   0 |1144 |  0 |5444 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   290s|  3600 |    87 |  1305k| 349.4 |   258M |  45 |2250 |  14k|   0 |1160 |  0 |5570 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   295s|  3700 |    88 |  1333k| 347.4 |   259M |  45 |2250 |  14k|  10k|1199 |  1 |5767 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   297s|  3800 |    87 |  1342k| 340.6 |   259M |  45 |2250 |  14k|   0 |1231 |  0 |5887 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   305s|  3900 |    85 |  1384k| 342.7 |   259M |  45 |2250 |  14k|  10k|1243 |  0 |6000 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   311s|  4000 |    85 |  1421k| 343.3 |   259M |  45 |2250 |  14k|  10k|1254 |  0 |6132 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   321s|  4100 |    94 |  1474k| 347.9 |   259M |  45 |2250 |  14k|  10k|1296 |  1 |6277 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   325s|  4200 |    92 |  1492k| 344.0 |   260M |  45 |2250 |  14k|  10k|1330 |  0 |6391 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   331s|  4300 |    95 |  1527k| 344.0 |   260M |  45 |2250 |  14k|  10k|1362 |  2 |6555 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   335s|  4400 |    94 |  1548k| 341.1 |   260M |  45 |2250 |  14k|   0 |1390 |  0 |6695 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   341s|  4500 |    94 |  1578k| 340.2 |   261M |  45 |2250 |  14k|   0 |1402 |  0 |6829 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   344s|  4600 |    93 |  1599k| 337.4 |   261M |  45 |2250 |  14k|  10k|1413 |  1 |6966 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   349s|  4700 |    95 |  1630k| 336.6 |   261M |  45 |2250 |  15k|   0 |1416 |  0 |7100 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
485.68/487.35	c   357s|  4800 |   102 |  1677k| 339.5 |   261M |  45 |2250 |  15k|  10k|1427 |  1 |7230 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   363s|  4900 |   107 |  1709k| 339.0 |   261M |  45 |2250 |  15k|  10k|1440 |  1 |7380 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   366s|  5000 |   103 |  1727k| 335.9 |   262M |  45 |2250 |  15k|  10k|1454 |  1 |7517 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   369s|  5100 |   101 |  1748k| 333.4 |   262M |  45 |2250 |  15k|   0 |1476 |  0 |7648 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   373s|  5200 |   100 |  1770k| 331.3 |   262M |  45 |2250 |  15k|  10k|1494 |  1 |7755 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   378s|  5300 |    94 |  1800k| 330.6 |   262M |  45 |2250 |  15k|  10k|1522 |  0 |7914 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   384s|  5400 |   109 |  1834k| 330.9 |   262M |  45 |2250 |  15k|  10k|1541 |  0 |8107 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   388s|  5500 |   111 |  1855k| 328.7 |   263M |  45 |2250 |  15k|   0 |1571 |  0 |8295 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   392s|  5600 |   114 |  1872k| 325.8 |   263M |  45 |2250 |  16k|  10k|1595 |  1 |8455 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   395s|  5700 |   115 |  1888k| 323.0 |   263M |  45 |2250 |  16k|  10k|1635 |  2 |8603 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   398s|  5800 |   114 |  1906k| 320.5 |   263M |  45 |2250 |  16k|  10k|1651 |  1 |8782 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   401s|  5900 |   111 |  1924k| 318.1 |   263M |  45 |2250 |  16k|  10k|1662 |  1 |8955 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   405s|  6000 |   107 |  1942k| 315.8 |   263M |  45 |2250 |  16k|   0 |1692 |  0 |9054 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   409s|  6100 |   109 |  1971k| 315.3 |   264M |  45 |2250 |  16k|  10k|1703 |  1 |9181 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   415s|  6200 |   109 |  2004k| 315.5 |   264M |  45 |2250 |  16k|  10k|1732 |  1 |9395 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
485.68/487.35	c   417s|  6300 |   105 |  2017k| 312.6 |   266M |  45 |2250 |  16k|   0 |1756 |  0 |9569 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   420s|  6400 |   104 |  2036k| 310.8 |   266M |  45 |2250 |  17k|  10k|1773 |  1 |9770 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   424s|  6500 |   104 |  2057k| 309.2 |   267M |  45 |2250 |  17k|   0 |1789 |  0 |9976 |  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   427s|  6600 |   102 |  2074k| 307.1 |   267M |  45 |2250 |  17k|  10k|1812 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   432s|  6700 |   106 |  2102k| 306.7 |   267M |  45 |2250 |  17k|  10k|1852 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   434s|  6800 |   106 |  2116k| 304.2 |   267M |  45 |2250 |  17k|  10k|1876 |  2 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   438s|  6900 |   101 |  2135k| 302.5 |   268M |  45 |2250 |  17k|  10k|1935 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   441s|  7000 |   103 |  2152k| 300.7 |   268M |  45 |2250 |  17k|  10k|1942 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   444s|  7100 |    99 |  2167k| 298.5 |   268M |  45 |2250 |  18k|   0 |1961 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   447s|  7200 |    94 |  2183k| 296.7 |   268M |  45 |2250 |  18k|   0 |2009 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   455s|  7300 |    96 |  2228k| 298.7 |   269M |  45 |2250 |  17k|   0 |2062 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   467s|  7400 |   105 |  2286k| 302.5 |   269M |  45 |2250 |  17k|  10k|2091 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   473s|  7500 |   108 |  2320k| 302.9 |   269M |  45 |2250 |  17k|  10k|2117 |  1 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   478s|  7600 |   108 |  2348k| 302.6 |   269M |  45 |2250 |  17k|  10k|2141 |  2 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
485.68/487.35	c   482s|  7700 |   106 |  2369k| 301.5 |   269M |  45 |2250 |  17k|  10k|2163 |  1 |  11k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.74/500.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.74/500.45	c   487s|  7800 |    97 |  2399k| 301.4 |   269M |  45 |2250 |  17k|  10k|2194 |  1 |  12k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.74/500.45	c   493s|  7900 |    94 |  2431k| 301.7 |   269M |  45 |2250 |  17k|  10k|2214 |  0 |  12k|  30 | 0.000000e+00 |      --      |    Inf | unknown
498.74/500.45	c 
498.74/500.45	c SCIP Status        : solving was interrupted [time limit reached]
498.74/500.45	c Solving Time (sec) : 500.00
498.74/500.45	c Solving Nodes      : 7971
498.74/500.45	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.74/500.45	c Dual Bound         : +0.00000000000000e+00
498.74/500.45	c Gap                : infinite
498.74/500.45	c ----------------------------------------------------------------------
498.74/500.45	c dual bound: 0.0 -> 0
498.74/500.45	c primal bound: 1e+20 -> 100000000000000000000
498.74/500.45	c scip-goal-lb: 0
498.74/500.45	c scip-goal-ub: 100000000000000000000
498.74/500.45	c writing output to: HOME/tmp65nsastj.opb
498.74/500.45	c appending fixed variable constraints
498.74/500.45	c scip-fixed vars: 0.27% (6/2250)
498.74/500.45	c ----------------------------------------------------------------------
498.74/500.45	c executing external solver: HOME/naps-1.03a6
498.74/500.45	c ----------------------------------------------------------------------
498.74/500.45	c command: HOME/naps-1.03a6 HOME/tmp65nsastj.opb
498.74/500.46	c NaPS 1.03a6.
498.74/500.46	c Input file name: HOME/tmp65nsastj.opb
533.66/535.75	c _____________________________________________________________________________
533.66/535.75	c std/band forms        : 3,0
533.66/535.75	c 2cl/3cl ITE-codings   : 0,0
533.66/535.75	c BDD/srt/adr Max costs : 0,1081,0
533.66/535.75	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
533.66/535.75	c BDD nodes             : 0
533.66/535.75	c Es1/CC detections     : 0,0
533.66/535.75	c CC sort               : 2
533.66/535.75	c SAT/UNSAT calls       : 1,0
533.66/535.75	c regenrated variables  : 0
533.66/535.75	c eliminated fixed lits : 16
533.66/535.75	c goal lit flips        : 0
533.66/535.75	c goal stages           : 0
533.66/535.75	c goal shrink           : 0
533.66/535.75	c goal coeff separations: 0
533.66/535.75	c restarts              : 19259
533.66/535.75	c conflicts             : 457170         (13238 /sec)
533.66/535.75	c decisions             : 1088785        (31528 /sec)
533.66/535.75	c propagations          : 78106649       (2261742 /sec)
533.66/535.75	c inspects              : 0              (0 /sec)
533.66/535.75	c CPU time (solving tm) : 34.53 s        (34 s, SAT 34 s, UNSAT 0 s)
533.66/535.75	c Time for Opt-base     : 7.4e-05 s
533.66/535.75	c Steps for Opt-base    : 0
533.66/535.75	c Time for BDD coding   : 0 s
533.66/535.75	c Time for srt coding   : 0.000488 s
533.66/535.75	c _____________________________________________________________________________
533.66/535.75	s SATISFIABLE
533.66/535.75	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 x95 -x141 -x187 -x233 -x279 -x325 -x371 -x417 -x463 -x509 -x555 -x601 -x647 -x693 -x739 -x785 x831 -x877 -x923 -x969 -x1015 -x1061 -x1107 -x1153 -x1199 -x1245 -x1291 -x1337 -x1383 -x1429 -x1475 -x1521 x96 -x142 -x188 -x234 -x280 -x326 -x372 -x418 -x464 -x510 -x556 -x602 -x648 -x694 -x740 -x786 x832 -x878 -x924 -x970 -x1016 -x1062 -x1108 -x1154 -x1200 -x1246 -x1292 -x1338 -x1384 -x1430 -x1476 -x1522 -x97 -x143 -x189 -x235 -x281 -x327 -x373 -x419 -x465 -x511 -x557 -x603 -x649 -x695 -x741 -x787 x833 -x879 -x925 -x971 -x1017 -x1063 -x1109 -x1155 -x1201 -x1247 -x1293 -x1339 -x1385 -x1431 -x1477 -x1523 -x98 -x144 x190 -x236 -x282 -x328 -x374 -x420 -x466 -x512 -x558 -x604 -x650 -x696 -x742 -x788 -x834 -x880 -x926 -x972 -x1018 -x1064 -x1110 -x1156 -x1202 -x1248 -x1294 -x1340 -x1386 -x1432 -x1478 -x1524 -x99 x145 -x191 -x237 -x283 -x329 -x375 -x421 -x467 -x513 -x559 -x605 -x651 -x697 -x743 -x789 -x835 -x881 -x927 -x973 -x1019 -x1065 -x1111 -x1157 -x1203 -x1249 -x1295 -x1341 -x1387 -x1433 -x1479 x1525 -x100 -x146 -x192 -x238 -x284 -x330 -x376 -x422 -x468 -x514 -x560 x606 -x652 -x698 -x744 -x790 -x836 -x882 -x928 -x974 -x1020 -x1066 -x1112 -x1158 -x1204 -x1250 -x1296 -x1342 -x1388 -x1434 -x1480 -x1526 -x101 -x147 -x193 -x239 -x285 -x331 -x377 -x423 -x469 -x515 -x561 x607 -x653 -x699 -x745 -x791 -x837 -x883 -x929 -x975 -x1021 -x1067 -x1113 -x1159 -x1205 -x1251 -x1297 -x1343 -x1389 -x1435 -x1481 -x1527 -x102 -x148 -x194 -x240 -x286 -x332 -x378 -x424 -x470 -x516 -x562 x608 -x654 -x700 -x746 -x792 -x838 -x884 -x930 -x976 -x1022 -x1068 -x1114 -x1160 -x1206 -x1252 -x1298 -x1344 -x1390 -x1436 -x1482 -x1528 -x103 -x149 x195 -x241 -x287 -x333 -x379 -x425 -x471 -x517 -x563 -x609 -x655 -x701 -x747 -x793 -x839 -x885 -x931 -x977 -x1023 -x1069 -x1115 -x1161 -x1207 -x1253 -x1299 -x1345 -x1391 -x1437 -x1483 -x1529 -x104 x150 -x196 -x242 -x288 -x334 -x380 -x426 -x472 -x518 -x564 -x610 -x656 -x702 -x748 -x794 -x840 -x886 -x932 -x978 -x1024 -x1070 -x1116 -x1162 -x1208 -x1254 -x1300 -x1346 -x1392 -x1438 -x1484 x1530 -x105 -x151 -x197 -x243 -x289 -x335 x381 -x427 -x473 -x519 -x565 -x611 -x657 -x703 -x749 -x795 -x841 -x887 -x933 -x979 -x1025 -x1071 -x1117 -x1163 -x1209 -x1255 -x1301 -x1347 -x1393 -x1439 -x1485 -x1531 -x106 -x152 -x198 -x244 -x290 -x336 x382 -x428 -x474 -x520 -x566 -x612 -x658 -x704 -x750 -x796 -x842 -x888 -x934 -x980 -x1026 -x1072 -x1118 -x1164 -x1210 -x1256 -x1302 -x1348 -x1394 -x1440 -x1486 -x1532 -x107 -x153 -x199 -x245 -x291 -x337 x383 -x429 -x475 -x521 -x567 -x613 -x659 -x705 -x751 -x797 -x843 -x889 -x935 -x981 -x1027 -x1073 -x1119 -x1165 -x1211 -x1257 -x1303 -x1349 -x1395 -x1441 -x1487 -x1533 -x108 -x154 x200 -x246 -x292 -x338 -x384 -x430 -x476 -x522 -x568 -x614 -x660 -x706 -x752 -x798 -x844 -x890 -x936 -x982 -x1028 -x1074 -x1120 -x1166 -x1212 -x1258 -x1304 -x1350 -x1396 -x1442 -x1488 -x1534 -x109 x155 -x201 -x247 -x293 -x339 -x385 -x431 -x477 -x523 -x569 -x615 -x661 -x707 -x753 -x799 -x845 -x891 -x937 -x983 -x1029 -x1075 -x1121 -x1167 -x1213 -x1259 -x1305 -x1351 -x1397 -x1443 -x1489 -x1535 -x110 -x156 -x202 -x248 -x294 -x340 -x386 -x432 -x478 -x524 -x570 -x616 -x662 -x708 -x754 -x800 x846 -x892 -x938 -x984 -x1030 -x1076 -x1122 -x1168 -x1214 -x1260 -x1306 -x1352 -x1398 -x1444 -x1490 x1536 x111 -x157 -x203 -x249 -x295 -x341 -x387 -x433 -x479 -x525 -x571 -x617 -x663 -x709 -x755 -x801 -x847 -x893 -x939 x985 -x1031 -x1077 -x1123 -x1169 -x1215 -x1261 -x1307 -x1353 -x1399 -x1445 -x1491 -x1537 x112 -x158 -x204 -x250 -x296 -x342 -x388 -x434 -x480 -x526 -x572 -x618 -x664 -x710 -x756 -x802 -x848 -x894 x940 -x986 -x1032 -x1078 -x1124 -x1170 -x1216 -x1262 -x1308 -x1354 -x1400 -x1446 -x1492 -x1538 x113 -x159 -x205 -x251 -x297 -x343 -x389 -x435 -x481 -x527 -x573 -x619 -x665 -x711 -x757 -x803 -x849 -x895 -x941 x987 -x1033 -x1079 -x1125 -x1171 -x1217 -x1263 -x1309 -x1355 -x1401 -x1447 -x1493 -x1539 -x114 -x160 -x206 -x252 -x298 -x344 -x390 -x436 -x482 -x528 -x574 x620 -x666 -x712 -x758 -x804 -x850 -x896 -x942 -x988 -x1034 -x1080 -x1126 -x1172 -x1218 -x1264 -x1310 -x1356 -x1402 -x1448 -x1494 -x1540 -x115 -x161 -x207 -x253 -x299 -x345 -x391 -x437 -x483 -x529 -x575 -x621 -x667 -x713 -x759 -x805 -x851 x897 -x943 -x989 -x1035 -x1081 -x1127 -x1173 -x1219 -x1265 -x1311 -x1357 -x1403 -x1449 -x1495 -x1541 -x116 -x162 -x208 -x254 -x300 -x346 -x392 -x438 -x484 -x530 -x576 x622 -x668 -x714 -x760 -x806 -x852 -x898 -x944 -x990 -x1036 -x1082 -x1128 -x1174 -x1220 -x1266 -x1312 -x1358 -x1404 -x1450 -x1496 x1542 -x117 -x163 -x209 -x255 -x301 -x347 -x393 -x439 -x485 -x531 -x577 -x623 -x669 -x715 -x761 -x807 -x853 -x899 x945 -x991 -x1037 -x1083 -x1129 -x1175 -x1221 -x1267 -x1313 -x1359 -x1405 -x1451 -x1497 -x1543 -x118 -x164 -x210 -x256 -x302 -x348 -x394 -x440 -x486 -x532 -x578 -x624 -x670 -x716 -x762 -x808 -x854 x900 -x946 -x992 -x1038 -x1084 -x1130 -x1176 -x1222 -x1268 -x1314 -x1360 -x1406 -x1452 -x1498 -x1544 -x119 -x165 -x211 -x257 -x303 -x349 x395 -x441 -x487 -x533 -x579 -x625 -x671 -x717 -x763 -x809 -x855 -x901 -x947 -x993 -x1039 -x1085 -x1131 -x1177 -x1223 -x1269 -x1315 -x1361 -x1407 -x1453 -x1499 -x1545 -x120 -x166 -x212 -x258 -x304 -x350 x396 -x442 -x488 -x534 -x580 -x626 -x672 -x718 -x764 -x810 -x856 -x902 -x948 -x994 -x1040 -x1086 -x1132 -x1178 -x1224 -x1270 -x1316 -x1362 -x1408 -x1454 -x1500 -x1546 -x121 -x167 -x213 -x259 -x305 -x351 x397 -x443 -x489 -x535 -x581 -x627 -x673 -x719 -x765 -x811 -x857 -x903 -x949 -x995 -x1041 -x1087 -x1133 -x1179 -x1225 -x1271 -x1317 -x1363 -x1409 -x1455 -x1501 x1547 -x122 -x168 -x214 -x260 -x306 -x352 -x398 -x444 -x490 -x536 -x582 -x628 -x674 -x720 -x766 -x812 -x858 -x904 -x950 x996 -x1042 -x1088 -x1134 -x1180 -x1226 -x1272 -x1318 -x1364 -x1410 -x1456 -x1502 -x1548 -x123 -x169 -x215 -x261 -x307 -x353 -x399 -x445 -x491 -x537 -x583 -x629 -x675 -x721 -x767 -x813 -x859 -x905 x951 -x997 -x1043 -x1089 -x1135 -x1181 -x1227 -x1273 -x1319 -x1365 -x1411 -x1457 -x1503 -x1549 -x124 -x170 -x216 -x262 -x308 -x354 -x400 -x446 -x492 -x538 -x584 -x630 -x676 -x722 -x768 -x814 -x860 x906 -x952 -x998 -x1044 -x1090 -x1136 -x1182 -x1228 -x1274 -x1320 -x1366 -x1412 -x1458 -x1504 -x1550 x125 -x171 -x217 -x263 -x309 -x355 -x401 -x447 -x493 -x539 -x585 -x631 -x677 -x723 -x769 -x815 -x861 -x907 -x953 -x999 -x1045 -x1091 -x1137 -x1183 -x1229 -x1275 -x1321 -x1367 -x1413 -x1459 -x1505 -x1551 x126 -x172 -x218 -x264 -x310 -x356 -x402 -x448 -x494 -x540 -x586 -x632 -x678 -x724 -x770 -x816 x862 -x908 -x954 -x1000 -x1046 -x1092 -x1138 -x1184 -x1230 -x1276 -x1322 -x1368 -x1414 -x1460 -x1506 -x1552 x127 -x173 -x219 -x265 -x311 -x357 -x403 -x449 -x495 -x541 -x587 -x633 -x679 -x725 -x771 -x817 x863 -x909 -x955 -x1001 -x1047 -x1093 -x1139 -x1185 -x1231 -x1277 -x1323 -x1369 -x1415 -x1461 -x1507 -x1553 -x128 -x174 x220 -x266 -x312 -x358 -x404 -x450 -x496 -x542 -x588 -x634 -x680 -x726 -x772 -x818 -x864 -x910 -x956 x1002 -x1048 -x1094 -x1140 -x1186 -x1232 -x1278 -x1324 -x1370 -x1416 -x1462 -x1508 -x1554 -x129 x175 -x221 -x267 -x313 -x359 -x405 -x451 -x497 -x543 -x589 -x635 -x681 -x727 -x773 -x819 -x865 -x911 x957 -x1003 -x1049 -x1095 -x1141 -x1187 -x1233 -x1279 -x1325 -x1371 -x1417 -x1463 -x1509 -x1555 -x130 -x176 x222 -x268 -x314 -x360 -x406 -x452 -x498 -x544 -x590 -x636 -x682 -x728 -x774 -x820 -x866 x912 -x958 -x1004 -x1050 -x1096 -x1142 -x1188 -x1234 -x1280 -x1326 -x1372 -x1418 -x1464 -x1510 -x1556 -x131 x177 -x223 -x269 -x315 -x361 -x407 -x453 -x499 -x545 -x591 x637 -x683 -x729 -x775 -x821 -x867 -x913 -x959 -x1005 -x1051 -x1097 -x1143 -x1189 -x1235 -x1281 -x1327 -x1373 -x1419 -x1465 -x1511 -x1557 -x132 -x178 -x224 -x270 -x316 -x362 -x408 -x454 -x500 -x546 -x592 x638 -x684 -x730 -x776 -x822 -x868 -x914 -x960 -x1006 -x1052 -x1098 -x1144 -x1190 -x1236 -x1282 -x1328 -x1374 -x1420 -x1466 -x1512 -x1558 -x133 -x179 -x225 -x271 -x317 -x363 -x409 -x455 -x501 -x547 -x593 -x639 -x685 -x731 -x777 -x823 -x869 -x915 -x961 x1007 -x1053 -x1099 -x1145 -x1191 -x1237 -x1283 -x1329 -x1375 -x1421 -x1467 -x1513 -x1559 -x134 x180 -x226 -x272 -x318 -x364 -x410 -x456 -x502 -x548 -x594 -x640 -x686 -x732 -x778 -x824 -x870 -x916 x962 -x1008 -x1054 -x1100 -x1146 -x1192 -x1238 -x1284 -x1330 -x1376 -x1422 -x1468 -x1514 -x1560 -x135 -x181 -x227 -x273 -x319 -x365 -x411 -x457 -x503 -x549 -x595 -x641 -x687 -x733 -x779 -x825 -x871 x917 -x963 -x1009 -x1055 -x1101 -x1147 -x1193 -x1239 -x1285 -x1331 -x1377 -x1423 -x1469 -x1515 -x1561 -x136 -x182 -x228 -x274 -x320 -x366 x412 -x458 -x504 -x550 -x596 -x642 -x688 -x734 -x780 -x826 -x872 -x918 -x964 -x1010 -x1056 -x1102 -x1148 -x1194 -x1240 -x1286 -x1332 -x1378 -x1424 -x1470 -x1516 -x1562 -x137 -x183 -x229 -x275 -x321 -x367 x413 -x459 -x505 -x551 -x597 -x643 -x689 -x735 -x781 -x827 -x873 -x919 -x965 -x1011 -x1057 -x1103 -x1149 -x1195 -x1241 -x1287 -x1333 -x1379 -x1425 -x1471 -x1517 -x1563 -x138 -x184 -x230 -x276 -x322 -x368 -x414 -x460 -x506 -x552 -x598 -x644 -x690 -x736 -x782 -x828 -x874 -x920 -x966 x1012 -x1058 -x1104 -x1150 -x1196 -x1242 -x1288 -x1334 -x1380 -x1426 -x1472 -x1518 -x1564 -x139 -x185 x231 -x277 -x323 -x369 -x415 -x461 -x507 -x553 -x599 -x645 -x691 -x737 -x783 -x829 -x875 -x921 x967 -x1013 -x1059 -x1105 -x1151 -x1197 -x1243 -x1289 -x1335 -x1381 -x1427 -x1473 -x1519 -x1565 -x140 x186 -x232 -x278 -x324 -x370 -x416 -x462 -x508 -x554 -x600 -x646 -x692 -x738 -x784 -x830 -x876 x922 -x968 -x1014 -x1060 -x1106 -x1152 -x1198 -x1244 -x1290 -x1336 -x1382 -x1428 -x1474 -x1520 -x1566 -x1567 -x1568 -x1569 x1570 -x1571 x1572 -x1573 -x1574 x1575 -x1576 -x1577 -x1578 -x1579 -x1580 x1581 -x1582 -x1583 -x1584 -x1585 -x1586 x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 x1615 -x1616 -x1617 -x1618 -x1619 x1620 -x1621 -x1622 -x1623 -x1624 -x1625 x1626 -x1627 -x1628 -x1629 -x1630 -x1631 x1632 -x1633 -x1634 -x1635 -x1636 x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 x1762 x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 x1779 x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 x1792 x1793 x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 -x1836 -x1837 -x1838 -x1839 -x1840 -x1841 -x1842 -x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 -x1851 x1852 x1853 -x1854 -x1855 -x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 x1868 -x1869 x1870 -x1871 -x1872 -x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 -x1880 -x1881 -x1882 x1883 -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 -x1897 -x1898 -x1899 -x1900 -x1901 -x1902 -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1910 -x1911 -x1912 -x1913 -x1914 -x1915 -x1916 -x1917 -x1918 -x1919 -x1920 -x1921 -x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 -x1929 -x1930 -x1931 -x1932 -x1933 -x1934 -x1935 -x1936 -x1937 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x1950 -x1951 -x1952 -x1953 -x1954 -x1955 -x1956 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 -x1964 -x1965 -x1966 -x1967 -x1968 -x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 -x1981 -x1982 -x1983 -x1984 -x1985 -x1986 x1987 -x1988 -x1989 -x1990 -x1991 -x1992 -x1993 -x1994 -x1995 -x1996 -x1997 -x1998 -x1999 -x2000 -x2001 -x2002 x2003 x2004 -x2005 -x2006 -x2007 -x2008 -x2009 -x2010 -x2011 -x2012 -x2013 -x2014 -x2015 -x2016 x2017 x2018 x2019 -x2020 -x2021 -x2022 -x2023 -x2024 -x2025 -x2026 -x2027 -x2028 -x2029 -x2030 -x2031 -x2032 -x2033 -x2034 -x2035 -x2036 -x2037 -x2038 -x2039 -x2040 -x2041 -x2042 -x2043 -x2044 -x2045 -x2046
533.66/535.75	v -x2047 -x2048 -x2049 -x2050 -x2051 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057 -x2058 -x2059 -x2060 -x2061 -x2062 -x2063 -x2064 -x2065 -x2066 -x2067 -x2068 -x2069 -x2070 -x2071 -x2072 -x2073 -x2074 -x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2081 -x2082 -x2083 -x2084 -x2085 -x2086 -x2087 -x2088 -x2089 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 -x2097 -x2098 -x2099 -x2100 -x2101 -x2102 -x2103 -x2104 -x2105 -x2106 -x2107 -x2108 -x2109 -x2110 -x2111 -x2112 -x2113 -x2114 -x2115 -x2116 -x2117 -x2118 -x2119 -x2120 -x2121 -x2122 -x2123 -x2124 -x2125 -x2126 -x2127 -x2128 -x2129 -x2130 -x2131 -x2132 -x2133 -x2134 -x2135 -x2136 -x2137 -x2138 -x2139 -x2140 -x2141 -x2142 -x2143 -x2144 -x2145 -x2146 -x2147 -x2148 -x2149 -x2150 -x2151 -x2152 -x2153 -x2154 -x2155 -x2156 -x2157 -x2158 -x2159 -x2160 -x2161 -x2162 -x2163 -x2164 -x2165 -x2166 -x2167 -x2168 -x2169 -x2170 -x2171 -x2172 -x2173 -x2174 -x2175 -x2176 -x2177 -x2178 -x2179 -x2180 -x2181 -x2182 -x2183 -x2184 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 -x2191 -x2192 -x2193 -x2194 -x2195 -x2196 -x2197 -x2198 -x2199 -x2200 -x2201 -x2202 -x2203 -x2204 -x2205 -x2206 -x2207 -x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2214 -x2215 -x2216 -x2217 -x2218 -x2219 -x2220 -x2221 -x2222 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 -x2230 -x2231 -x2232 -x2233 -x2234 -x2235 -x2236 -x2237 -x2238 -x2239 -x2240 -x2241 -x2242 -x2243 -x2244 -x2245 -x2246 -x2247 -x2248 -x2249 -x2250 -x2251 -x2252 -x2253 -x2254 -x2255 -x2256 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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514423-1751213879/watcher-4514423-1751213879 -o /tmp/evaluation-result-4514423-1751213879/solver-4514423-1751213879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25377 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4514423-1751213879.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100069 s]*
/proc/loadavg: 4.19 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128654648/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=19016 memory=13952 CPUtime=0.07 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 1848 0 0 0 6 1 0 0 20 0 1 0 37067615 19472384 3488 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 4754 3488 1952 1 0 1508 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23208 KiB
Current children cumulated memory: 16896 KiB

[startup+0.213536 s]*
/proc/loadavg: 4.19 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128654680/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1186916 memory=31520 CPUtime=0.17 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 3697 0 0 0 15 2 0 0 20 0 1 0 37067615 1215401984 7880 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 296729 7880 4849 1 0 268751 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191108 KiB
Current children cumulated memory: 34464 KiB

[startup+0.31332 s]*
/proc/loadavg: 4.19 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128654680/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1192516 memory=37408 CPUtime=0.27 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 4776 0 0 0 24 3 0 0 20 0 1 0 37067615 1221136384 9352 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 298129 9352 5297 1 0 269793 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1196708 KiB
Current children cumulated memory: 40352 KiB

[startup+0.700393 s]
/proc/loadavg: 4.19 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128613604/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1247840 memory=99488 CPUtime=0.64 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 17903 0 0 0 57 7 0 0 20 0 1 0 37067615 1277788160 24872 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 311960 24872 7889 1 0 283318 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1252032 KiB
Current children cumulated memory: 102432 KiB

[startup+1.50039 s]
/proc/loadavg: 4.19 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128594704/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1302084 memory=146984 CPUtime=1.44 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 30398 0 0 0 135 9 0 0 20 0 1 0 37067615 1333334016 36746 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 325521 36746 8081 1 0 296879 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1306276 KiB
Current children cumulated memory: 149928 KiB

[startup+3.1132 s]
/proc/loadavg: 4.19 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128550776/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1307952 memory=152616 CPUtime=3.05 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 31827 0 0 0 296 9 0 0 20 0 1 0 37067615 1339342848 38154 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 326988 38154 8081 1 0 298346 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1312144 KiB
Current children cumulated memory: 155560 KiB

[startup+6.30039 s]
/proc/loadavg: 4.17 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128530708/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1314264 memory=158320 CPUtime=6.22 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 38481 0 0 0 612 10 0 0 20 0 1 0 37067615 1345806336 39580 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 328566 39580 8081 1 0 299924 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1318456 KiB
Current children cumulated memory: 161264 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.22 4.18 5/257 28098
/proc/meminfo: memFree=128509784/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1360820 memory=200488 CPUtime=12.61 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 51894 0 0 0 1249 12 0 0 20 0 1 0 37067615 1393479680 50122 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 340205 50122 8113 1 0 311563 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1365012 KiB
Current children cumulated memory: 203432 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.20 4.17 5/258 28099
/proc/meminfo: memFree=128446640/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1428964 memory=259240 CPUtime=25.37 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 66575 0 0 0 2522 15 0 0 20 0 1 0 37067615 1463259136 64810 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 357241 64810 8113 1 0 328599 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1433156 KiB
Current children cumulated memory: 262184 KiB

[startup+51.1133 s]
/proc/loadavg: 4.14 4.20 4.17 5/258 28100
/proc/meminfo: memFree=128452644/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1437144 memory=263848 CPUtime=50.91 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 67733 0 0 0 5076 15 0 0 20 0 1 0 37067615 1471635456 65962 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 359286 65962 8113 1 0 330644 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1441336 KiB
Current children cumulated memory: 266792 KiB

[startup+102.3 s]
/proc/loadavg: 3.76 4.10 4.14 4/251 28135
/proc/meminfo: memFree=128585256/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1477912 memory=304856 CPUtime=101.93 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 80834 0 0 0 10176 17 0 0 20 0 1 0 37067615 1513381888 76214 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 369478 76214 8113 1 0 340836 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1482104 KiB
Current children cumulated memory: 307800 KiB

[startup+162.3 s]
/proc/loadavg: 2.75 3.75 4.02 3/244 28168
/proc/meminfo: memFree=129227788/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1477912 memory=306008 CPUtime=161.74 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 81124 0 0 0 16156 18 0 0 20 0 1 0 37067615 1513381888 76502 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 369478 76502 8113 1 0 340836 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 1482104 KiB
Current children cumulated memory: 308952 KiB

[startup+222.3 s]
/proc/loadavg: 2.33 3.44 3.89 3/244 28170
/proc/meminfo: memFree=129229584/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1477912 memory=306136 CPUtime=221.54 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 81140 0 0 0 22136 18 0 0 20 0 1 0 37067615 1513381888 76534 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 369478 76534 8113 1 0 340836 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 1482104 KiB

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


[startup+342.3 s]
/proc/loadavg: 2.17 3.00 3.67 3/244 28177
/proc/meminfo: memFree=129220492/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1497552 memory=324568 CPUtime=341.13 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 85703 0 0 0 34095 18 0 0 20 0 1 0 37067615 1533493248 81142 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374388 81142 8113 1 0 345746 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 1501744 KiB
Current children cumulated memory: 327512 KiB

[startup+402.3 s]
/proc/loadavg: 2.11 2.83 3.57 3/243 28179
/proc/meminfo: memFree=129229188/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1497552 memory=332888 CPUtime=400.94 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 85744 0 0 0 40076 18 0 0 20 0 1 0 37067615 1533493248 83222 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374388 83222 8113 1 0 345746 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 1501744 KiB
Current children cumulated memory: 335832 KiB

[startup+462.3 s]
/proc/loadavg: 2.16 2.71 3.48 3/242 28181
/proc/meminfo: memFree=129209888/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1497552 memory=341720 CPUtime=460.76 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 85747 0 0 0 46058 18 0 0 20 0 1 0 37067615 1533493248 85430 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374388 85430 8113 1 0 345746 0
Current children cumulated CPU time: 460.76 s
Current children cumulated vsize: 1501744 KiB
Current children cumulated memory: 344664 KiB

[startup+522.3 s]
/proc/loadavg: 2.12 2.60 3.39 3/243 28188
/proc/meminfo: memFree=129165380/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1498832 memory=349400 CPUtime=498.81 cores=4,6
/proc/28098/stat : 28098 (python3) S 28093 28093 25366 0 -1 4194304 86259 0 0 0 49862 19 0 0 20 0 1 0 37067615 1534803968 87350 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374708 87350 8145 1 0 346066 0
[pid=28187] ppid=28098 vsize=20524 memory=16868 CPUtime=21.58 cores=4,6
/proc/28187/stat : 28187 (naps-1.03a6) R 28098 28187 28187 0 -1 4194304 150077 0 0 0 2132 26 0 0 20 0 1 0 37117659 21016576 4217 18446744073709551615 4198400 7047149 140721440342928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 34541568 140721440344465 140721440344563 140721440344563 140721440350153 0
/proc/28187/statm: 5131 4217 544 696 0 4292 0
Current children cumulated CPU time: 520.39 s
Current children cumulated vsize: 1523548 KiB
Current children cumulated memory: 369212 KiB

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

# cumulated CPU time of all completed processes:  user=533.289 s, system=0.595778 s

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

[startup+524.8 s]
/proc/loadavg: 2.11 2.59 3.38 3/243 28188
/proc/meminfo: memFree=129165380/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1498832 memory=349400 CPUtime=498.81 cores=4,6
/proc/28098/stat : 28098 (python3) S 28093 28093 25366 0 -1 4194304 86259 0 0 0 49862 19 0 0 20 0 1 0 37067615 1534803968 87350 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374708 87350 8145 1 0 346066 0
[pid=28187] ppid=28098 vsize=20524 memory=17772 CPUtime=24.06 cores=4,6
/proc/28187/stat : 28187 (naps-1.03a6) R 28098 28187 28187 0 -1 4194304 161661 0 0 0 2377 29 0 0 20 0 1 0 37117659 21016576 4443 18446744073709551615 4198400 7047149 140721440342928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 34541568 140721440344465 140721440344563 140721440344563 140721440350153 0
/proc/28187/statm: 5131 4443 544 696 0 4292 0
Current children cumulated CPU time: 522.87 s
Current children cumulated vsize: 1523548 KiB
Current children cumulated memory: 370116 KiB

[startup+531.2 s]
/proc/loadavg: 2.10 2.58 3.37 3/243 28189
/proc/meminfo: memFree=129163616/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1498832 memory=349400 CPUtime=498.81 cores=4,6
/proc/28098/stat : 28098 (python3) S 28093 28093 25366 0 -1 4194304 86259 0 0 0 49862 19 0 0 20 0 1 0 37067615 1534803968 87350 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374708 87350 8145 1 0 346066 0
[pid=28187] ppid=28098 vsize=28716 memory=20068 CPUtime=30.39 cores=4,6
/proc/28187/stat : 28187 (naps-1.03a6) R 28098 28187 28187 0 -1 4194304 180135 0 0 0 3007 32 0 0 20 0 1 0 37117659 29405184 5017 18446744073709551615 4198400 7047149 140721440342928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 34541568 140721440344465 140721440344563 140721440344563 140721440350153 0
/proc/28187/statm: 7179 5017 544 696 0 6340 0
Current children cumulated CPU time: 529.2 s
Current children cumulated vsize: 1531740 KiB
Current children cumulated memory: 372412 KiB

[startup+534.4 s]
/proc/loadavg: 2.09 2.57 3.37 3/243 28189
/proc/meminfo: memFree=129163616/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1498832 memory=349400 CPUtime=498.81 cores=4,6
/proc/28098/stat : 28098 (python3) S 28093 28093 25366 0 -1 4194304 86259 0 0 0 49862 19 0 0 20 0 1 0 37067615 1534803968 87350 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374708 87350 8145 1 0 346066 0
[pid=28187] ppid=28098 vsize=22572 memory=17940 CPUtime=33.56 cores=4,6
/proc/28187/stat : 28187 (naps-1.03a6) R 28098 28187 28187 0 -1 4194304 197928 0 0 0 3320 36 0 0 20 0 1 0 37117659 23113728 4485 18446744073709551615 4198400 7047149 140721440342928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 34541568 140721440344465 140721440344563 140721440344563 140721440350153 0
/proc/28187/statm: 5643 4485 544 696 0 4804 0
Current children cumulated CPU time: 532.37 s
Current children cumulated vsize: 1525596 KiB
Current children cumulated memory: 370284 KiB

[startup+535.2 s]
/proc/loadavg: 2.09 2.57 3.37 3/243 28189
/proc/meminfo: memFree=129163616/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1498832 memory=349400 CPUtime=498.81 cores=4,6
/proc/28098/stat : 28098 (python3) S 28093 28093 25366 0 -1 4194304 86259 0 0 0 49862 19 0 0 20 0 1 0 37067615 1534803968 87350 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374708 87350 8145 1 0 346066 0
[pid=28187] ppid=28098 vsize=20524 memory=18460 CPUtime=34.35 cores=4,6
/proc/28187/stat : 28187 (naps-1.03a6) R 28098 28187 28187 0 -1 4194304 200149 0 0 0 3399 36 0 0 20 0 1 0 37117659 21016576 4615 18446744073709551615 4198400 7047149 140721440342928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 34541568 140721440344465 140721440344563 140721440344563 140721440350153 0
/proc/28187/statm: 5131 4615 544 696 0 4292 0
Current children cumulated CPU time: 533.16 s
Current children cumulated vsize: 1523548 KiB
Current children cumulated memory: 370804 KiB

[startup+535.6 s]
/proc/loadavg: 2.09 2.57 3.37 3/243 28189
/proc/meminfo: memFree=129163616/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1498832 memory=349400 CPUtime=498.81 cores=4,6
/proc/28098/stat : 28098 (python3) S 28093 28093 25366 0 -1 4194304 86259 0 0 0 49862 19 0 0 20 0 1 0 37067615 1534803968 87350 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374708 87350 8145 1 0 346066 0
[pid=28187] ppid=28098 vsize=22572 memory=18844 CPUtime=34.75 cores=4,6
/proc/28187/stat : 28187 (naps-1.03a6) R 28098 28187 28187 0 -1 4194304 201294 0 0 0 3438 37 0 0 20 0 1 0 37117659 23113728 4711 18446744073709551615 4198400 7047149 140721440342928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 34541568 140721440344465 140721440344563 140721440344563 140721440350153 0
/proc/28187/statm: 5643 4711 544 696 0 4804 0
Current children cumulated CPU time: 533.56 s
Current children cumulated vsize: 1525596 KiB
Current children cumulated memory: 371188 KiB

[startup+535.8 s]
/proc/loadavg: 2.09 2.57 3.37 3/243 28189
/proc/meminfo: memFree=129163616/131382116 swapFree=33010684/33010684
[pid=28093] ppid=28090 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/28093/stat : 28093 (scip-naps-1.00.) S 28090 28093 25366 0 -1 4194304 257 340 0 0 0 0 0 0 20 0 1 0 37067613 4292608 736 18446744073709551615 94162247917568 94162248812101 140724235459424 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162249051152 94162249098896 94162274070528 140724235467169 140724235467266 140724235467266 140724235472868 0
/proc/28093/statm: 1048 736 672 219 0 110 0
[pid=28098] ppid=28093 vsize=1498832 memory=349400 CPUtime=533.75 cores=4,6
/proc/28098/stat : 28098 (python3) R 28093 28093 25366 0 -1 4194304 87274 202605 0 0 49866 19 3453 37 20 0 1 0 37067615 1534803968 87350 18446744073709551615 94485863473152 94485863473529 140733248875712 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94485863484824 94485863485444 94485867929600 140733248878936 140733248879138 140733248879138 140733248884711 0
/proc/28098/statm: 374708 87350 8145 1 0 346066 0
Current children cumulated CPU time: 533.75 s
Current children cumulated vsize: 1503024 KiB
Current children cumulated memory: 352344 KiB

Child status: 0

Real time (s): 535.898
CPU time (s): 533.885
CPU user time (s): 533.289
CPU system time (s): 0.595778
CPU usage (%): 99.6242
Max. virtual memory (cumulated for all children) (KiB): 1531972
Max. memory (cumulated for all children) (KiB): 373308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 533.289
system time used= 0.595778
maximum resident set size= 349400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293779
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 394
involuntary context switches= 803


# summary of solver processes directly reported to runsolver:
#   pid: 28093
#   total CPU time (s): 533.885
#   total CPU user time (s): 533.289
#   total CPU system time (s): 0.595778

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.69224 second user time and 5.26365 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 18:17:59
IDJOB=4514423
IDBENCH=162681
IDSOLVER=3368
FILE ID=nodeC011/4514423-1751213879
RUNJOBID= nodeC011-1751204026-25377
SLURM_JOB_ID= 9587615
Free space on /tmp= 433036 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_15.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514423-1751213879/watcher-4514423-1751213879 -o /tmp/evaluation-result-4514423-1751213879/solver-4514423-1751213879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25377 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4514423-1751213879.opb

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

MD5SUM BENCH= d72c9af15efabd1511f4b6b7bd2b83d4
RANDOM SEED=2060687471

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128657100 kB
MemAvailable:   128420384 kB
Buffers:            3280 kB
Cached:           573780 kB
SwapCached:            0 kB
Active:          1868220 kB
Inactive:         274908 kB
Active(anon):    1584028 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   274908 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6500 kB
Writeback:             0 kB
AnonPages:       1565080 kB
Mapped:           131872 kB
Shmem:             17960 kB
KReclaimable:      87240 kB
Slab:             167748 kB
SReclaimable:      87240 kB
SUnreclaim:        80508 kB
KernelStack:        4128 kB
PageTables:         6728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5141976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    823296 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC011 at 2025-06-29 18:26:55