Trace number 4529840

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.00a2? (TO) 3600.28 3610.17

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K138.opb
MD5SUMdf8f338dbd068337fef89bf4c43df9f5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16422
Total number of constraints16700
Number of constraints which are clauses16562
Number of constraints which are cardinality constraints (but not clauses)138
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint138
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 139
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

13.52/13.69	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529840-1752258334.opb
13.52/13.69	c Solving mode: decision
13.52/13.69	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
13.52/13.69	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
13.52/13.69	c original problem has 16422 variables (16422 bin, 0 int, 0 impl, 0 cont) and 16700 constraints
13.52/13.69	c presolving:
13.52/13.69	c (round 1, fast)       250 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1891 clqs
13.52/13.69	c (round 2, fast)       682 del vars, 262 del conss, 0 add conss, 121 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1875 clqs
13.52/13.69	c (round 3, fast)       900 del vars, 412 del conss, 0 add conss, 206 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1896 clqs
13.52/13.69	c (round 4, fast)       1055 del vars, 535 del conss, 0 add conss, 261 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1927 clqs
13.52/13.69	c (round 5, fast)       1131 del vars, 591 del conss, 0 add conss, 285 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1950 clqs
13.52/13.69	c (round 6, fast)       1172 del vars, 625 del conss, 0 add conss, 299 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1960 clqs
13.52/13.69	c (round 7, exhaustive) 1182 del vars, 771 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1973 clqs
13.52/13.69	c (round 8, exhaustive) 1182 del vars, 771 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 15929 upgd conss, 0 impls, 1973 clqs
13.52/13.69	c (round 9, exhaustive) 1297 del vars, 771 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 113 chg coeffs, 15929 upgd conss, 0 impls, 1960 clqs
13.52/13.69	c (round 10, fast)       1412 del vars, 886 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 113 chg coeffs, 15929 upgd conss, 0 impls, 1960 clqs
13.52/13.69	c (round 11, exhaustive) 1437 del vars, 887 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 113 chg coeffs, 15929 upgd conss, 0 impls, 99642 clqs
13.52/13.69	c (round 12, fast)       1437 del vars, 912 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 167 chg coeffs, 15929 upgd conss, 0 impls, 99656 clqs
13.52/13.69	c (round 13, exhaustive) 1463 del vars, 912 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 167 chg coeffs, 15929 upgd conss, 0 impls, 99647 clqs
13.52/13.69	c (round 14, fast)       1464 del vars, 938 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 226 chg coeffs, 15929 upgd conss, 0 impls, 99657 clqs
13.52/13.69	c (round 15, exhaustive) 1490 del vars, 938 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 226 chg coeffs, 15929 upgd conss, 0 impls, 99636 clqs
13.52/13.69	c (round 16, fast)       1490 del vars, 964 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 288 chg coeffs, 15929 upgd conss, 0 impls, 99649 clqs
13.52/13.69	c (round 17, exhaustive) 1515 del vars, 964 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 288 chg coeffs, 15929 upgd conss, 0 impls, 99654 clqs
13.52/13.69	c (round 18, fast)       1515 del vars, 989 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 347 chg coeffs, 15929 upgd conss, 0 impls, 99664 clqs
13.52/13.69	c (round 19, exhaustive) 1541 del vars, 989 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 347 chg coeffs, 15929 upgd conss, 0 impls, 99662 clqs
13.52/13.69	c (round 20, fast)       1542 del vars, 1015 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 407 chg coeffs, 15929 upgd conss, 0 impls, 99678 clqs
13.52/13.69	c (round 21, exhaustive) 1568 del vars, 1015 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 407 chg coeffs, 15929 upgd conss, 0 impls, 99695 clqs
13.52/13.69	c (round 22, fast)       1569 del vars, 1041 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 473 chg coeffs, 15929 upgd conss, 0 impls, 99704 clqs
13.52/13.69	c    (6.5s) probing: 1000/15565 (6.4%) - 155 fixings, 0 aggregations, 1076573 implications, 0 bound changes
13.52/13.69	c (round 23, exhaustive) 1610 del vars, 1041 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 473 chg coeffs, 15929 upgd conss, 0 impls, 97504 clqs
13.52/13.69	c (round 24, fast)       1610 del vars, 1082 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 607 chg coeffs, 15929 upgd conss, 0 impls, 97543 clqs
13.52/13.69	c (round 25, exhaustive) 1643 del vars, 1082 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 607 chg coeffs, 15929 upgd conss, 0 impls, 99687 clqs
13.52/13.69	c (round 26, fast)       1643 del vars, 1115 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 676 chg coeffs, 15929 upgd conss, 0 impls, 99694 clqs
13.52/13.69	c (round 27, exhaustive) 1668 del vars, 1115 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 676 chg coeffs, 15929 upgd conss, 0 impls, 99734 clqs
13.52/13.69	c (round 28, fast)       1668 del vars, 1140 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 743 chg coeffs, 15929 upgd conss, 0 impls, 99746 clqs
13.52/13.69	c (round 29, exhaustive) 1693 del vars, 1140 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 743 chg coeffs, 15929 upgd conss, 0 impls, 99743 clqs
13.52/13.69	c (round 30, fast)       1693 del vars, 1165 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 800 chg coeffs, 15929 upgd conss, 0 impls, 99753 clqs
13.52/13.69	c (round 31, exhaustive) 1718 del vars, 1165 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 800 chg coeffs, 15929 upgd conss, 0 impls, 99537 clqs
13.52/13.69	c (round 32, fast)       1718 del vars, 1190 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 845 chg coeffs, 15929 upgd conss, 0 impls, 99542 clqs
13.52/13.69	c (round 33, exhaustive) 1748 del vars, 1190 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 845 chg coeffs, 15929 upgd conss, 0 impls, 99724 clqs
13.52/13.69	c (round 34, fast)       1753 del vars, 1220 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 887 chg coeffs, 15929 upgd conss, 0 impls, 99730 clqs
13.52/13.69	c (round 35, exhaustive) 1778 del vars, 1220 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 887 chg coeffs, 15929 upgd conss, 0 impls, 99574 clqs
13.52/13.69	c (round 36, fast)       1778 del vars, 1245 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 895 chg coeffs, 15929 upgd conss, 0 impls, 99574 clqs
13.52/13.69	c (round 37, exhaustive) 1803 del vars, 1245 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 895 chg coeffs, 15929 upgd conss, 0 impls, 99446 clqs
13.52/13.69	c (round 38, fast)       1803 del vars, 1270 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 904 chg coeffs, 15929 upgd conss, 0 impls, 99446 clqs
13.52/13.69	c (round 39, exhaustive) 1828 del vars, 1270 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 904 chg coeffs, 15929 upgd conss, 0 impls, 99288 clqs
13.52/13.69	c (round 40, fast)       1828 del vars, 1295 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 915 chg coeffs, 15929 upgd conss, 0 impls, 99288 clqs
13.52/13.69	c (round 41, exhaustive) 1854 del vars, 1295 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 915 chg coeffs, 15929 upgd conss, 0 impls, 99163 clqs
13.52/13.69	c (round 42, fast)       1855 del vars, 1321 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 940 chg coeffs, 15929 upgd conss, 0 impls, 99166 clqs
13.52/13.69	c (round 43, exhaustive) 1880 del vars, 1321 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 940 chg coeffs, 15929 upgd conss, 0 impls, 99019 clqs
13.52/13.69	c (round 44, fast)       1880 del vars, 1346 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 947 chg coeffs, 15929 upgd conss, 0 impls, 99019 clqs
13.52/13.69	c (round 45, exhaustive) 1905 del vars, 1346 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 947 chg coeffs, 15929 upgd conss, 0 impls, 98860 clqs
13.52/13.69	c (round 46, fast)       1905 del vars, 1371 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 958 chg coeffs, 15929 upgd conss, 0 impls, 98860 clqs
13.52/13.69	c (round 47, exhaustive) 1930 del vars, 1371 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 958 chg coeffs, 15929 upgd conss, 0 impls, 98715 clqs
13.52/13.69	c (round 48, fast)       1930 del vars, 1396 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 968 chg coeffs, 15929 upgd conss, 0 impls, 98715 clqs
13.52/13.69	c (round 49, exhaustive) 1957 del vars, 1396 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 968 chg coeffs, 15929 upgd conss, 0 impls, 98579 clqs
13.52/13.69	c (round 50, fast)       1959 del vars, 1423 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 991 chg coeffs, 15929 upgd conss, 0 impls, 98579 clqs
498.71/500.25	c (round 51, exhaustive) 1984 del vars, 1423 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 991 chg coeffs, 15929 upgd conss, 0 impls, 98449 clqs
498.71/500.25	c (round 52, fast)       1984 del vars, 1448 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1009 chg coeffs, 15929 upgd conss, 0 impls, 98449 clqs
498.71/500.25	c    (14.2s) probing: 2000/15565 (12.8%) - 563 fixings, 1 aggregations, 2283901 implications, 0 bound changes
498.71/500.25	c    (18.9s) probing: 3000/15565 (19.3%) - 573 fixings, 1 aggregations, 3481811 implications, 0 bound changes
498.71/500.25	c (round 53, exhaustive) 2009 del vars, 1448 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1009 chg coeffs, 15929 upgd conss, 0 impls, 99873 clqs
498.71/500.25	c (round 54, fast)       2009 del vars, 1473 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1035 chg coeffs, 15929 upgd conss, 0 impls, 99873 clqs
498.71/500.25	c (round 55, exhaustive) 2034 del vars, 1473 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1035 chg coeffs, 15929 upgd conss, 0 impls, 99761 clqs
498.71/500.25	c (round 56, fast)       2034 del vars, 1498 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1060 chg coeffs, 15929 upgd conss, 0 impls, 99761 clqs
498.71/500.25	c    (23.5s) probing: 4000/15565 (25.7%) - 612 fixings, 1 aggregations, 4526732 implications, 0 bound changes
498.71/500.25	c    (27.3s) probing: 5000/15565 (32.1%) - 615 fixings, 1 aggregations, 5444948 implications, 0 bound changes
498.71/500.25	c    (31.1s) probing: 6000/15565 (38.5%) - 618 fixings, 1 aggregations, 6376871 implications, 0 bound changes
498.71/500.25	c    (34.9s) probing: 7000/15565 (45.0%) - 621 fixings, 1 aggregations, 7302264 implications, 0 bound changes
498.71/500.25	c (round 57, exhaustive) 2059 del vars, 1498 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1060 chg coeffs, 15929 upgd conss, 0 impls, 99872 clqs
498.71/500.25	c (round 58, fast)       2059 del vars, 1523 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1097 chg coeffs, 15929 upgd conss, 0 impls, 99878 clqs
498.71/500.25	c    (39.0s) probing: 8000/15565 (51.4%) - 642 fixings, 1 aggregations, 8192567 implications, 0 bound changes
498.71/500.25	c    (42.7s) probing: 9000/15565 (57.8%) - 644 fixings, 1 aggregations, 9105043 implications, 0 bound changes
498.71/500.25	c    (45.0s) probing: 9588/15565 (61.6%) - 644 fixings, 1 aggregations, 9653200 implications, 0 bound changes
498.71/500.25	c    (45.0s) probing aborted: 1000/1000 successive useless probings
498.71/500.25	c (round 59, exhaustive) 2079 del vars, 1523 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1097 chg coeffs, 15929 upgd conss, 0 impls, 99904 clqs
498.71/500.25	c (round 60, fast)       2079 del vars, 1543 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1126 chg coeffs, 15929 upgd conss, 0 impls, 99904 clqs
498.71/500.25	c    (46.8s) probing: 10000/15565 (64.2%) - 645 fixings, 1 aggregations, 10033493 implications, 0 bound changes
498.71/500.25	c    (49.0s) probing: 10589/15565 (68.0%) - 645 fixings, 1 aggregations, 10562113 implications, 0 bound changes
498.71/500.25	c    (49.0s) probing aborted: 1000/1000 successive useless probings
498.71/500.25	c    (49.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.71/500.25	c    (49.1s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
498.71/500.25	c dynamic symmetry handling statistics:
498.71/500.25	c    orbitopal reduction:       no components
498.71/500.25	c    orbital reduction:         no components
498.71/500.25	c    lexicographic reduction:    3 permutations with support sizes 1262, 528, 252
498.71/500.25	c handled 4 out of 4 symmetry components
498.71/500.25	c presolving (61 rounds: 61 fast, 29 medium, 29 exhaustive):
498.71/500.25	c  2083 deleted vars, 1544 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1127 changed coefficients
498.71/500.25	c  0 implications, 100002 cliques
498.71/500.25	c presolved problem has 14905 variables (14905 bin, 0 int, 0 impl, 0 cont) and 15157 constraints
498.71/500.25	c    1864 constraints of type <setppc>
498.71/500.25	c       1 constraints of type <orbitope>
498.71/500.25	c   13292 constraints of type <logicor>
498.71/500.25	c transformed objective value is always integral (scale: 1)
498.71/500.25	c Presolving Time: 49.08
498.71/500.25	c 
498.71/500.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.71/500.25	c  67.3s|     1 |     0 | 16660 |     - |   284M |   0 |  14k|  15k|  15k|   0 |  0 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   237s|     1 |     0 |105380 |     - |   306M |   0 |  14k|  15k|  15k|   6 |  1 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   258s|     1 |     0 |117051 |     - |   309M |   0 |  14k|  15k|  15k|  15 |  2 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   280s|     1 |     0 |127924 |     - |   312M |   0 |  14k|  15k|  15k|  20 |  3 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   304s|     1 |     0 |139739 |     - |   321M |   0 |  14k|  15k|  15k|  25 |  4 | 136 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   329s|     1 |     0 |151741 |     - |   323M |   0 |  14k|  15k|  15k|  36 |  5 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   354s|     1 |     0 |163353 |     - |   326M |   0 |  14k|  15k|  15k|  40 |  6 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   388s|     1 |     0 |178302 |     - |   330M |   0 |  14k|  15k|  15k|  53 |  7 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   415s|     1 |     0 |191086 |     - |   332M |   0 |  14k|  15k|  15k|  69 |  8 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   449s|     1 |     0 |205476 |     - |   337M |   0 |  14k|  15k|  15k|  87 |  9 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   481s|     1 |     0 |219481 |     - |   338M |   0 |  14k|  15k|  15k| 102 | 10 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c   500s|     1 |     0 |229206 |     - |   340M |   0 |  14k|  15k|  15k| 125 | 11 | 159 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.25	c (node 1) LP solver hit time limit in LP 14 -- using pseudo solution instead
498.71/500.25	c 
498.71/500.25	c SCIP Status        : solving was interrupted [time limit reached]
498.71/500.25	c Solving Time (sec) : 500.00
498.71/500.25	c Solving Nodes      : 1
498.71/500.25	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.71/500.25	c Dual Bound         : +0.00000000000000e+00
498.71/500.25	c Gap                : infinite
498.71/500.25	c ----------------------------------------------------------------------
498.71/500.25	c dual bound: 0.0 -> 0
498.71/500.25	c primal bound: 1e+20 -> 100000000000000000000
498.71/500.25	c scip-goal-lb: 0
498.71/500.25	c scip-goal-ub: 100000000000000000000
498.71/500.25	c writing output to: HOME/tmpaciajfvv.opb
498.71/500.25	c appending fixed variable constraints
498.71/500.25	c scip-fixed vars: 10.17% (1516/14905)
498.71/500.25	c ----------------------------------------------------------------------
498.71/500.25	c executing external solver: HOME/naps-1.03a6
498.71/500.25	c ----------------------------------------------------------------------
498.71/500.25	c command: HOME/naps-1.03a6 HOME/tmpaciajfvv.opb
498.71/500.26	c NaPS 1.03a6.
498.71/500.26	c Input file name: HOME/tmpaciajfvv.opb
3600.09/3610.00	c
3600.09/3610.00	c *** TERMINATED *** by signal 15
3600.09/3610.00	c s UNKNOWN
3600.09/3610.00	c _____________________________________________________________________________
3600.09/3610.00	c std/band forms        : 138,0
3600.09/3610.00	c 2cl/3cl ITE-codings   : 0,0
3600.09/3610.00	c BDD/srt/adr Max costs : 0,2726,0
3600.09/3610.00	c BDDraw/bin/mul/srt/adr: 0,0,0,138,0
3600.09/3610.00	c BDD nodes             : 0
3600.09/3610.00	c Es1/CC detections     : 0,0
3600.09/3610.00	c CC sort               : 138
3600.09/3610.00	c SAT/UNSAT calls       : 0,0
3600.09/3610.00	c regenrated variables  : 0
3600.09/3610.00	c eliminated fixed lits : 1684
3600.09/3610.00	c goal lit flips        : 0
3600.09/3610.00	c goal stages           : 0
3600.09/3610.00	c goal shrink           : 0
3600.09/3610.00	c goal coeff separations: 0
3600.09/3610.00	c restarts              : 0
3600.09/3610.00	c conflicts             : 0              (0 /sec)
3600.09/3610.00	c decisions             : 0              (0 /sec)
3600.09/3610.00	c propagations          : 0              (0 /sec)
3600.09/3610.00	c inspects              : 0              (0 /sec)
3600.09/3610.00	c CPU time (solving tm) : 3101 s        (3100 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.00	c Time for Opt-base     : 0.002621 s
3600.09/3610.00	c Steps for Opt-base    : 0
3600.09/3610.00	c Time for BDD coding   : 0 s
3600.09/3610.00	c Time for srt coding   : 0.06076 s
3600.09/3610.00	c _____________________________________________________________________________
3600.09/3610.00	s UNKNOWN
3600.22/3610.13	c received SIGTERM, forwarding to pbsolver...
3600.22/3610.13	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (48884 MiB free)
  memory of node 1: 64507 MiB (40014 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529840-1752258334/watcher-4529840-1752258334 -o /tmp/evaluation-result-4529840-1752258334/solver-4529840-1752258334 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117659 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529840-1752258334.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100061 s]*
/proc/loadavg: 4.09 4.10 4.09 5/272 118684
/proc/meminfo: memFree=91032020/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1187380 memory=32336 CPUtime=0.07 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 3820 0 0 0 6 1 0 0 20 0 1 0 141511162 1215877120 8084 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 296845 8084 4893 1 0 268867 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191572 KiB
Current children cumulated memory: 35408 KiB

[startup+0.206136 s]*
/proc/loadavg: 4.09 4.10 4.09 5/272 118684
/proc/meminfo: memFree=91039988/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1226388 memory=78416 CPUtime=0.17 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 12669 0 0 0 15 2 0 0 20 0 1 0 141511162 1255821312 19604 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 306597 19604 7805 1 0 277955 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1230580 KiB
Current children cumulated memory: 81488 KiB

[startup+0.306084 s]*
/proc/loadavg: 4.09 4.10 4.09 5/272 118684
/proc/meminfo: memFree=91039988/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1266164 memory=116304 CPUtime=0.27 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 22081 0 0 0 24 3 0 0 20 0 1 0 141511162 1296551936 29076 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 316541 29076 7869 1 0 287899 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1270356 KiB
Current children cumulated memory: 119376 KiB

[startup+0.700212 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 118684
/proc/meminfo: memFree=91039988/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1295280 memory=144208 CPUtime=0.66 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 29123 0 0 0 62 4 0 0 20 0 1 0 141511162 1326366720 36052 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 323820 36052 7901 1 0 295178 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1299472 KiB
Current children cumulated memory: 147280 KiB

[startup+1.50021 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 118684
/proc/meminfo: memFree=91039988/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1332288 memory=180776 CPUtime=1.46 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 36777 0 0 0 140 6 0 0 20 0 1 0 141511162 1364262912 45194 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 333072 45194 7933 1 0 304430 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1336480 KiB
Current children cumulated memory: 183848 KiB

[startup+3.10599 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 118684
/proc/meminfo: memFree=90801692/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1332680 memory=181288 CPUtime=3.06 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 36889 0 0 0 300 6 0 0 20 0 1 0 141511162 1364664320 45322 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 333170 45322 7933 1 0 304528 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1336872 KiB
Current children cumulated memory: 184360 KiB

[startup+6.3002 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 118684
/proc/meminfo: memFree=90820816/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1335752 memory=183848 CPUtime=6.24 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 37549 0 0 0 618 6 0 0 20 0 1 0 141511162 1367810048 45962 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 333938 45962 7933 1 0 305296 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1339944 KiB
Current children cumulated memory: 186920 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 118684
/proc/meminfo: memFree=90403748/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1340128 memory=188200 CPUtime=12.62 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 38658 0 0 0 1256 6 0 0 20 0 1 0 141511162 1372291072 47050 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 335032 47050 7933 1 0 306390 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1344320 KiB
Current children cumulated memory: 191272 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.11 4.09 5/272 118684
/proc/meminfo: memFree=91208676/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1340608 memory=188584 CPUtime=25.38 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 38756 0 0 0 2532 6 0 0 20 0 1 0 141511162 1372782592 47146 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 335152 47146 7933 1 0 306510 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1344800 KiB
Current children cumulated memory: 191656 KiB

[startup+51.1061 s]
/proc/loadavg: 4.09 4.10 4.09 5/273 118686
/proc/meminfo: memFree=91386564/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1502268 memory=302992 CPUtime=50.92 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 68419 0 0 0 5081 11 0 0 20 0 1 0 141511162 1538322432 75748 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 375567 75748 8157 1 0 346925 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1506460 KiB
Current children cumulated memory: 306064 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 118687
/proc/meminfo: memFree=90402676/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1514012 memory=313840 CPUtime=101.95 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 70616 0 0 0 10184 11 0 0 20 0 1 0 141511162 1550348288 78460 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 378503 78460 8157 1 0 349861 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1518204 KiB
Current children cumulated memory: 316912 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/271 118689
/proc/meminfo: memFree=90004052/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1514012 memory=314096 CPUtime=161.78 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 70691 0 0 0 16167 11 0 0 20 0 1 0 141511162 1550348288 78524 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 378503 78524 8157 1 0 349861 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 1518204 KiB
Current children cumulated memory: 317168 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/272 118692
/proc/meminfo: memFree=90023836/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1567184 memory=365912 CPUtime=221.61 cores=0,2
/proc/118684/stat : 118684 (python3) R 118679 118679 117649 0 -1 4194304 75989 0 0 0 22148 13 0 0 20 0 1 0 141511162 1604796416 91478 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 391796 91478 8157 1 0 363154 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 1571376 KiB

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

/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=129488 memory=112300 CPUtime=2714.66 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 111702 0 0 0 271419 47 0 0 20 0 1 0 141561186 132595712 28075 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 32372 28075 544 696 0 31533 0
Current children cumulated CPU time: 3213.43 s
Current children cumulated vsize: 1752544 KiB
Current children cumulated memory: 527492 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/273 119298
/proc/meminfo: memFree=94445140/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=129488 memory=119604 CPUtime=2774.5 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 114243 0 0 0 277401 49 0 0 20 0 1 0 141561186 132595712 29901 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 32372 29901 544 696 0 31533 0
Current children cumulated CPU time: 3273.27 s
Current children cumulated vsize: 1752544 KiB
Current children cumulated memory: 534796 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/273 119300
/proc/meminfo: memFree=94137180/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=129488 memory=115396 CPUtime=2834.33 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 123752 0 0 0 283381 52 0 0 20 0 1 0 141561186 132595712 28849 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 32372 28849 544 696 0 31533 0
Current children cumulated CPU time: 3333.1 s
Current children cumulated vsize: 1752544 KiB
Current children cumulated memory: 530588 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/271 119351
/proc/meminfo: memFree=117385388/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=145872 memory=119860 CPUtime=2894.17 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 126868 0 0 0 289363 54 0 0 20 0 1 0 141561186 149372928 29965 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 36468 29965 544 696 0 35629 0
Current children cumulated CPU time: 3392.94 s
Current children cumulated vsize: 1768928 KiB
Current children cumulated memory: 535052 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/270 119353
/proc/meminfo: memFree=117382928/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=113100 memory=103472 CPUtime=2954.01 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 128948 0 0 0 295346 55 0 0 20 0 1 0 141561186 115814400 25868 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 28275 25868 544 696 0 27436 0
Current children cumulated CPU time: 3452.78 s
Current children cumulated vsize: 1736156 KiB
Current children cumulated memory: 518664 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.13 4.10 5/271 119356
/proc/meminfo: memFree=117355628/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=129488 memory=117560 CPUtime=3013.85 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 132887 0 0 0 301328 57 0 0 20 0 1 0 141561186 132595712 29390 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 32372 29390 544 696 0 31533 0
Current children cumulated CPU time: 3512.62 s
Current children cumulated vsize: 1752544 KiB
Current children cumulated memory: 532752 KiB

[startup+3582.3 s]
/proc/loadavg: 4.40 4.18 4.11 5/273 119513
/proc/meminfo: memFree=117446992/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=129488 memory=115512 CPUtime=3073.69 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 135416 0 0 0 307311 58 0 0 20 0 1 0 141561186 132595712 28878 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 32372 28878 544 696 0 31533 0
Current children cumulated CPU time: 3572.46 s
Current children cumulated vsize: 1752544 KiB
Current children cumulated memory: 530704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.36 4.20 4.12 5/273 119515
/proc/meminfo: memFree=117444100/131249996 swapFree=33010672/33010684
[pid=118679] ppid=118676 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/118679/stat : 118679 (scip-naps-1.00a) S 118676 118679 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141511160 4292608 768 18446744073709551615 94844347879424 94844348773957 140735872911392 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94844349013008 94844349060752 94844355436544 140735872919963 140735872920062 140735872920062 140735872925666 0
/proc/118679/statm: 1048 768 704 219 0 110 0
[pid=118684] ppid=118679 vsize=1618864 memory=412120 CPUtime=498.77 cores=0,2
/proc/118684/stat : 118684 (python3) S 118679 118679 117649 0 -1 4194304 87168 0 0 0 49861 16 0 0 20 0 1 0 141511162 1657716736 103030 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 404716 103030 8189 1 0 376074 0
[pid=118711] ppid=118684 vsize=113100 memory=103480 CPUtime=3101.32 cores=0,2
/proc/118711/stat : 118711 (naps-1.03a6) R 118684 118711 118711 0 -1 4194304 136372 0 0 0 310074 58 0 0 20 0 1 0 141561186 115814400 25870 18446744073709551615 4198400 7047149 140725376905776 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9736192 140725376907663 140725376907761 140725376907761 140725376913353 0
/proc/118711/statm: 28275 25870 544 696 0 27436 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1736156 KiB
Current children cumulated memory: 518672 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.03 s]
# the end of solver process 118679 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.00148 s, system=0.004611 s

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

# cumulated CPU time of all completed processes:  user=3599.48 s, system=0.802289 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.13 s]*
/proc/loadavg: 4.36 4.20 4.12 5/271 119515
/proc/meminfo: memFree=117596552/131249996 swapFree=33010672/33010684
[pid=118684] ppid=118676 vsize=1565280 memory=360252 CPUtime=3600.21 cores=0,2
/proc/118684/stat : 118684 (python3) R 118676 118679 117649 0 -1 4194304 131488 136373 0 0 49870 18 310074 59 20 0 1 0 141511162 1602846720 90063 18446744073709551615 94630823403520 94630823403897 140734563473440 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 94630823415192 94630823415812 94630836936704 140734563477839 140734563478048 140734563478048 140734563483623 0
/proc/118684/statm: 391320 90063 8189 1 0 362678 0
Current cumulated CPU time of completed processes: 0.006091 s
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 1565280 KiB
Current children cumulated memory: 360252 KiB

Child status: 0

Real time (s): 3610.17
CPU time (s): 3600.28
CPU user time (s): 3599.48
CPU system time (s): 0.802289
CPU usage (%): 99.726
Max. virtual memory (cumulated for all children) (KiB): 1789496
Max. memory (cumulated for all children) (KiB): 556784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.48
system time used= 0.802289
maximum resident set size= 412120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273534
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 365
involuntary context switches= 4774


# summary of solver processes directly reported to runsolver:
#   pid: 118679,118684
#   total CPU time (s): 3600.28
#   total CPU user time (s): 3599.48
#   total CPU system time (s): 0.802289

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.94938 second user time and 17.6672 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 20:25:34
IDJOB=4529840
IDBENCH=158265
IDSOLVER=3388
FILE ID=nodeC017/4529840-1752258334
RUNJOBID= nodeC017-1752253448-117659
SLURM_JOB_ID= 9682588
Free space on /tmp= 432200 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K138.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529840-1752258334/watcher-4529840-1752258334 -o /tmp/evaluation-result-4529840-1752258334/solver-4529840-1752258334 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117659 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529840-1752258334.opb

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

MD5SUM BENCH= df8f338dbd068337fef89bf4c43df9f5
RANDOM SEED=66594500

nodeC017 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		: 3600.033
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	: 7000.12
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		: 3600.027
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	: 7000.12
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		: 3550.200
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	: 7000.12
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		: 3600.472
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	: 7000.12
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.128
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	: 7000.12
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.758
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	: 7000.12
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		: 3598.968
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	: 7000.12
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		: 3611.148
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        91032272 kB
MemAvailable:   95850892 kB
Buffers:            1688 kB
Cached:          5583936 kB
SwapCached:            8 kB
Active:         33205552 kB
Inactive:        5233336 kB
Active(anon):   32855384 kB
Inactive(anon):    15952 kB
Active(file):     350168 kB
Inactive(file):  5217384 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6544 kB
Writeback:             0 kB
AnonPages:      32848732 kB
Mapped:           136748 kB
Shmem:             18072 kB
KReclaimable:     180212 kB
Slab:             274676 kB
SReclaimable:     180212 kB
SUnreclaim:        94464 kB
KernelStack:        4400 kB
PageTables:        68212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   38738708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  12468224 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432416 MiB
End job on nodeC017 at 2025-07-11 21:25:44