Trace number 4506953

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.00a1? (TO) 3600.25 3610.27

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K133.opb
MD5SUM9ec822d6c0cd68d217a6cdee070ca11c
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 variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
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 134
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

10.54/10.65	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4506953-1751175080.opb
10.54/10.65	c Solving mode: decision
10.54/10.65	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
10.54/10.65	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
10.54/10.65	c original problem has 15827 variables (15827 bin, 0 int, 0 impl, 0 cont) and 16095 constraints
10.54/10.65	c presolving:
10.54/10.65	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, 1821 clqs
10.54/10.65	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, 1805 clqs
10.54/10.65	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, 1826 clqs
10.54/10.65	c (round 4, fast)       1055 del vars, 536 del conss, 0 add conss, 262 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1859 clqs
10.54/10.65	c (round 5, fast)       1130 del vars, 591 del conss, 0 add conss, 286 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1880 clqs
10.54/10.65	c (round 6, fast)       1171 del vars, 625 del conss, 0 add conss, 300 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1890 clqs
10.54/10.65	c (round 7, exhaustive) 1181 del vars, 766 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1903 clqs
10.54/10.65	c (round 8, exhaustive) 1181 del vars, 766 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 0 chg coeffs, 15329 upgd conss, 0 impls, 1903 clqs
10.54/10.65	c (round 9, exhaustive) 1296 del vars, 766 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 113 chg coeffs, 15329 upgd conss, 0 impls, 1890 clqs
10.54/10.65	c (round 10, fast)       1411 del vars, 881 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 113 chg coeffs, 15329 upgd conss, 0 impls, 1890 clqs
10.54/10.65	c (round 11, exhaustive) 1436 del vars, 882 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 113 chg coeffs, 15329 upgd conss, 0 impls, 96004 clqs
10.54/10.65	c (round 12, fast)       1436 del vars, 907 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 167 chg coeffs, 15329 upgd conss, 0 impls, 96019 clqs
10.54/10.65	c (round 13, exhaustive) 1462 del vars, 907 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 167 chg coeffs, 15329 upgd conss, 0 impls, 95977 clqs
10.54/10.65	c (round 14, fast)       1463 del vars, 933 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 222 chg coeffs, 15329 upgd conss, 0 impls, 95988 clqs
10.54/10.65	c (round 15, exhaustive) 1490 del vars, 933 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 222 chg coeffs, 15329 upgd conss, 0 impls, 95992 clqs
10.54/10.65	c (round 16, fast)       1492 del vars, 960 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 292 chg coeffs, 15329 upgd conss, 0 impls, 96007 clqs
10.54/10.65	c (round 17, exhaustive) 1519 del vars, 960 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 292 chg coeffs, 15329 upgd conss, 0 impls, 96005 clqs
10.54/10.65	c (round 18, fast)       1521 del vars, 987 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 355 chg coeffs, 15329 upgd conss, 0 impls, 96019 clqs
10.54/10.65	c (round 19, exhaustive) 1546 del vars, 987 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 355 chg coeffs, 15329 upgd conss, 0 impls, 96030 clqs
10.54/10.65	c (round 20, fast)       1546 del vars, 1012 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 416 chg coeffs, 15329 upgd conss, 0 impls, 96046 clqs
10.54/10.65	c (round 21, exhaustive) 1571 del vars, 1012 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 416 chg coeffs, 15329 upgd conss, 0 impls, 96041 clqs
10.54/10.65	c (round 22, fast)       1571 del vars, 1037 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 480 chg coeffs, 15329 upgd conss, 0 impls, 96054 clqs
10.54/10.65	c (round 23, exhaustive) 1598 del vars, 1037 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 480 chg coeffs, 15329 upgd conss, 0 impls, 96100 clqs
10.54/10.65	c (round 24, fast)       1598 del vars, 1064 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 543 chg coeffs, 15329 upgd conss, 0 impls, 96108 clqs
10.54/10.65	c    (5.0s) probing: 1000/14970 (6.7%) - 192 fixings, 0 aggregations, 1050619 implications, 0 bound changes
10.54/10.65	c (round 25, exhaustive) 1624 del vars, 1064 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 543 chg coeffs, 15329 upgd conss, 0 impls, 95164 clqs
10.54/10.65	c (round 26, fast)       1624 del vars, 1090 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 615 chg coeffs, 15329 upgd conss, 0 impls, 95178 clqs
10.54/10.65	c (round 27, exhaustive) 1649 del vars, 1090 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 615 chg coeffs, 15329 upgd conss, 0 impls, 94787 clqs
10.54/10.65	c (round 28, fast)       1649 del vars, 1115 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 704 chg coeffs, 15329 upgd conss, 0 impls, 94809 clqs
10.54/10.65	c (round 29, exhaustive) 1674 del vars, 1115 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 704 chg coeffs, 15329 upgd conss, 0 impls, 96125 clqs
10.54/10.65	c (round 30, fast)       1674 del vars, 1140 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 765 chg coeffs, 15329 upgd conss, 0 impls, 96138 clqs
10.54/10.65	c (round 31, exhaustive) 1699 del vars, 1140 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 766 chg coeffs, 15329 upgd conss, 0 impls, 96105 clqs
10.54/10.65	c (round 32, fast)       1699 del vars, 1165 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 815 chg coeffs, 15329 upgd conss, 0 impls, 96116 clqs
10.54/10.65	c (round 33, exhaustive) 1724 del vars, 1165 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 815 chg coeffs, 15329 upgd conss, 0 impls, 96119 clqs
10.54/10.65	c (round 34, fast)       1724 del vars, 1190 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 864 chg coeffs, 15329 upgd conss, 0 impls, 96122 clqs
10.54/10.65	c (round 35, exhaustive) 1751 del vars, 1190 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 864 chg coeffs, 15329 upgd conss, 0 impls, 96077 clqs
10.54/10.65	c (round 36, fast)       1754 del vars, 1218 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 895 chg coeffs, 15329 upgd conss, 0 impls, 96075 clqs
10.54/10.65	c (round 37, exhaustive) 1779 del vars, 1218 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 898 chg coeffs, 15329 upgd conss, 0 impls, 95907 clqs
10.54/10.65	c (round 38, fast)       1779 del vars, 1243 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 914 chg coeffs, 15329 upgd conss, 0 impls, 95907 clqs
10.54/10.65	c (round 39, exhaustive) 1804 del vars, 1243 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 914 chg coeffs, 15329 upgd conss, 0 impls, 95778 clqs
10.54/10.65	c (round 40, fast)       1804 del vars, 1268 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 925 chg coeffs, 15329 upgd conss, 0 impls, 95778 clqs
10.54/10.65	c (round 41, exhaustive) 1829 del vars, 1268 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 925 chg coeffs, 15329 upgd conss, 0 impls, 95613 clqs
10.54/10.65	c (round 42, fast)       1829 del vars, 1293 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 936 chg coeffs, 15329 upgd conss, 0 impls, 95613 clqs
10.54/10.65	c (round 43, exhaustive) 1854 del vars, 1293 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 936 chg coeffs, 15329 upgd conss, 0 impls, 95479 clqs
10.54/10.65	c (round 44, fast)       1854 del vars, 1318 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 954 chg coeffs, 15329 upgd conss, 0 impls, 95481 clqs
10.54/10.65	c (round 45, exhaustive) 1879 del vars, 1318 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 954 chg coeffs, 15329 upgd conss, 0 impls, 95359 clqs
10.54/10.65	c (round 46, fast)       1879 del vars, 1343 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 962 chg coeffs, 15329 upgd conss, 0 impls, 95359 clqs
10.54/10.65	c (round 47, exhaustive) 1904 del vars, 1343 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 962 chg coeffs, 15329 upgd conss, 0 impls, 95178 clqs
10.54/10.65	c (round 48, fast)       1904 del vars, 1368 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 971 chg coeffs, 15329 upgd conss, 0 impls, 95178 clqs
10.54/10.65	c (round 49, exhaustive) 1929 del vars, 1368 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 971 chg coeffs, 15329 upgd conss, 0 impls, 95026 clqs
10.54/10.65	c (round 50, fast)       1929 del vars, 1393 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 984 chg coeffs, 15329 upgd conss, 0 impls, 95026 clqs
519.86/521.25	c (round 51, exhaustive) 1955 del vars, 1393 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 984 chg coeffs, 15329 upgd conss, 0 impls, 94895 clqs
519.86/521.25	c (round 52, fast)       1956 del vars, 1419 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1004 chg coeffs, 15329 upgd conss, 0 impls, 94896 clqs
519.86/521.25	c (round 53, exhaustive) 1981 del vars, 1419 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1004 chg coeffs, 15329 upgd conss, 0 impls, 94789 clqs
519.86/521.25	c (round 54, fast)       1981 del vars, 1444 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1022 chg coeffs, 15329 upgd conss, 0 impls, 94789 clqs
519.86/521.25	c    (11.4s) probing: 2000/14970 (13.4%) - 564 fixings, 1 aggregations, 2225285 implications, 0 bound changes
519.86/521.25	c    (14.8s) probing: 3000/14970 (20.0%) - 573 fixings, 1 aggregations, 3406019 implications, 0 bound changes
519.86/521.25	c (round 55, exhaustive) 2006 del vars, 1444 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1022 chg coeffs, 15329 upgd conss, 0 impls, 96281 clqs
519.86/521.25	c (round 56, fast)       2006 del vars, 1469 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1048 chg coeffs, 15329 upgd conss, 0 impls, 96281 clqs
519.86/521.25	c (round 57, exhaustive) 2031 del vars, 1469 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1048 chg coeffs, 15329 upgd conss, 0 impls, 96191 clqs
519.86/521.25	c (round 58, fast)       2031 del vars, 1494 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1073 chg coeffs, 15329 upgd conss, 0 impls, 96191 clqs
519.86/521.25	c    (18.2s) probing: 4000/14970 (26.7%) - 610 fixings, 1 aggregations, 4420740 implications, 0 bound changes
519.86/521.25	c    (21.0s) probing: 5000/14970 (33.4%) - 615 fixings, 1 aggregations, 5337967 implications, 0 bound changes
519.86/521.25	c    (23.8s) probing: 6000/14970 (40.1%) - 621 fixings, 1 aggregations, 6270727 implications, 0 bound changes
519.86/521.25	c    (26.6s) probing: 7000/14970 (46.8%) - 624 fixings, 1 aggregations, 7182349 implications, 0 bound changes
519.86/521.25	c (round 59, exhaustive) 2056 del vars, 1494 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1073 chg coeffs, 15329 upgd conss, 0 impls, 96314 clqs
519.86/521.25	c (round 60, fast)       2056 del vars, 1519 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1108 chg coeffs, 15329 upgd conss, 0 impls, 96317 clqs
519.86/521.25	c    (29.5s) probing: 8000/14970 (53.4%) - 640 fixings, 1 aggregations, 8057781 implications, 0 bound changes
519.86/521.25	c    (32.3s) probing: 9000/14970 (60.1%) - 642 fixings, 1 aggregations, 8964857 implications, 0 bound changes
519.86/521.25	c    (35.1s) probing: 9968/14970 (66.6%) - 642 fixings, 1 aggregations, 9867137 implications, 0 bound changes
519.86/521.25	c    (35.1s) probing aborted: 1000/1000 successive useless probings
519.86/521.25	c (round 61, exhaustive) 2071 del vars, 1519 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1108 chg coeffs, 15329 upgd conss, 0 impls, 96351 clqs
519.86/521.25	c (round 62, fast)       2071 del vars, 1534 del conss, 0 add conss, 303 chg bounds, 0 chg sides, 1129 chg coeffs, 15329 upgd conss, 0 impls, 96351 clqs
519.86/521.25	c    (35.3s) probing: 10000/14970 (66.8%) - 642 fixings, 1 aggregations, 9895339 implications, 0 bound changes
519.86/521.25	c    (35.5s) probing: 10068/14970 (67.3%) - 642 fixings, 1 aggregations, 9957123 implications, 0 bound changes
519.86/521.25	c    (35.5s) probing aborted: 1000/1000 successive useless probings
519.86/521.25	c    (35.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
519.86/521.25	c    (35.6s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
519.86/521.25	c dynamic symmetry handling statistics:
519.86/521.25	c    orbitopal reduction:       no components
519.86/521.25	c    orbital reduction:         no components
519.86/521.25	c    lexicographic reduction:    3 permutations with support sizes 1212, 508, 242
519.86/521.25	c handled 4 out of 4 symmetry components
519.86/521.25	c presolving (63 rounds: 63 fast, 30 medium, 30 exhaustive):
519.86/521.25	c  2074 deleted vars, 1534 deleted constraints, 1 added constraints, 303 tightened bounds, 0 added holes, 0 changed sides, 1129 changed coefficients
519.86/521.25	c  0 implications, 96396 cliques
519.86/521.25	c presolved problem has 14315 variables (14315 bin, 0 int, 0 impl, 0 cont) and 14562 constraints
519.86/521.25	c    1794 constraints of type <setppc>
519.86/521.25	c       1 constraints of type <orbitope>
519.86/521.25	c   12767 constraints of type <logicor>
519.86/521.25	c transformed objective value is always integral (scale: 1)
519.86/521.25	c Presolving Time: 35.61
519.86/521.25	c 
519.86/521.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
519.86/521.25	c  50.6s|     1 |     0 | 15934 |     - |   277M |   0 |  14k|  14k|  14k|   0 |  0 | 157 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.25	c   195s|     1 |     0 |101247 |     - |   298M |   0 |  14k|  14k|  14k|   6 |  1 | 158 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.25	c   215s|     1 |     0 |112370 |     - |   304M |   0 |  14k|  14k|  14k|  10 |  2 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.25	c   231s|     1 |     0 |122054 |     - |   307M |   0 |  14k|  14k|  14k|  16 |  3 | 163 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.25	c   260s|     1 |     0 |138617 |     - |   310M |   0 |  14k|  14k|  14k|  34 |  4 | 166 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.25	c   293s|     1 |     0 |154685 |     - |   313M |   0 |  14k|  14k|  14k|  51 |  5 | 167 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c   316s|     1 |     0 |166196 |     - |   318M |   0 |  14k|  14k|  14k|  63 |  6 | 168 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c   348s|     1 |     0 |181442 |     - |   324M |   0 |  14k|  14k|  14k|  81 |  7 | 171 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c   373s|     1 |     0 |193396 |     - |   325M |   0 |  14k|  14k|  14k|  93 |  8 | 179 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c   399s|     1 |     0 |205939 |     - |   327M |   0 |  14k|  14k|  14k| 109 |  9 | 189 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c   424s|     1 |     0 |217672 |     - |   329M |   0 |  14k|  14k|  14k| 115 | 10 | 197 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c   449s|     1 |     0 |229690 |     - |   333M |   0 |  14k|  14k|  14k| 128 | 11 | 198 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c   521s|     1 |     2 |252557 |     - |   333M |   0 |  14k|  14k|  14k| 128 | 11 | 199 |   0 | 0.000000e+00 |      --      |    Inf | unknown
519.86/521.26	c 
519.86/521.26	c SCIP Status        : solving was interrupted [time limit reached]
519.86/521.26	c Solving Time (sec) : 521.03
519.86/521.26	c Solving Nodes      : 1
519.86/521.26	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
519.86/521.26	c Dual Bound         : +0.00000000000000e+00
519.86/521.26	c Gap                : infinite
519.86/521.26	c ----------------------------------------------------------------------
519.86/521.26	c dual bound: 0.0 -> 0
519.86/521.26	c primal bound: 1e+20 -> 100000000000000000000
519.86/521.26	c scip-goal-lb: 0
519.86/521.26	c scip-goal-ub: 100000000000000000000
519.86/521.26	c writing output to: HOME/tmpywya41u1.opb
519.86/521.26	c appending fixed variable constraints
519.86/521.26	c scip-fixed vars: 10.56% (1511/14315)
519.86/521.26	c ----------------------------------------------------------------------
519.86/521.26	c executing external solver: HOME/naps-1.03a6
519.86/521.26	c ----------------------------------------------------------------------
519.86/521.26	c command: HOME/naps-1.03a6 HOME/tmpywya41u1.opb
519.86/521.26	c NaPS 1.03a6.
519.86/521.26	c Input file name: HOME/tmpywya41u1.opb
3600.07/3610.10	c
3600.07/3610.10	c *** TERMINATED *** by signal 15
3600.07/3610.10	c _____________________________________________________________________________
3600.07/3610.10	c std/band forms        : 133,0
3600.07/3610.10	c 2cl/3cl ITE-codings   : 0,0
3600.07/3610.10	c BDD/srt/adr Max costs : 0,2726,0
3600.07/3610.10	c BDDraw/bin/mul/srt/adr: 0,0,0,133,0
3600.07/3610.10	c BDD nodes             : 0
3600.07/3610.10	c Es1/CC detections     : 0,0
3600.07/3610.10	c CC sort               : 133
3600.07/3610.10	c SAT/UNSAT calls       : 0,0
3600.07/3610.10	c regenrated variables  : 0
3600.07/3610.10	c eliminated fixed lits : 1679
3600.07/3610.10	c goal lit flips        : 0
3600.07/3610.10	c goal stages           : 0
3600.07/3610.10	c goal shrink           : 0
3600.07/3610.10	c goal coeff separations: 0
3600.07/3610.10	c restarts              : 0
3600.07/3610.10	c conflicts             : 0              (0 /sec)
3600.07/3610.10	c decisions             : 0              (0 /sec)
3600.07/3610.10	c propagations          : 0              (0 /sec)
3600.07/3610.10	c inspects              : 0              (0 /sec)
3600.07/3610.10	c CPU time (solving tm) : 3079 s        (3079 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.10	c Time for Opt-base     : 0.002638 s
3600.07/3610.10	c Steps for Opt-base    : 0
3600.07/3610.10	c Time for BDD coding   : 0 s
3600.07/3610.10	c Time for srt coding   : 0.04698 s
3600.07/3610.10	c _____________________________________________________________________________
3600.07/3610.10	s UNKNOWN
3600.19/3610.23	c received SIGTERM, forwarding to pbsolver...
3600.19/3610.23	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: 63708 MiB (62609 MiB free)
  memory of node 1: 64465 MiB (63083 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506953-1751175080/watcher-4506953-1751175080 -o /tmp/evaluation-result-4506953-1751175080/solver-4506953-1751175080 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751170906-18687 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4506953-1751175080.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=19321, runsolver pid=19318
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.10 4.11 4.09 5/269 19326
/proc/meminfo: memFree=128710180/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1188232 memory=32844 CPUtime=0.07 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 3994 0 0 0 6 1 0 0 20 0 1 0 33185848 1216749568 8211 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 297058 8211 4883 1 0 269049 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192424 KiB
Current children cumulated memory: 35916 KiB

[startup+0.205795 s]*
/proc/loadavg: 4.10 4.11 4.09 5/269 19326
/proc/meminfo: memFree=128678460/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1239048 memory=91852 CPUtime=0.18 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 16085 0 0 0 15 3 0 0 20 0 1 0 33185848 1268785152 22963 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 309762 22963 7763 1 0 281120 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1243240 KiB
Current children cumulated memory: 94924 KiB

[startup+0.305852 s]*
/proc/loadavg: 4.10 4.11 4.09 5/269 19326
/proc/meminfo: memFree=128646204/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1264216 memory=113740 CPUtime=0.28 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 21529 0 0 0 24 4 0 0 20 0 1 0 33185848 1294557184 28435 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 316054 28435 7827 1 0 287412 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1268408 KiB
Current children cumulated memory: 116812 KiB

[startup+0.700216 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 19326
/proc/meminfo: memFree=128613948/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1310652 memory=156104 CPUtime=0.66 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 31199 0 0 0 61 5 0 0 20 0 1 0 33185848 1342107648 39026 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 327663 39026 7859 1 0 299021 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1314844 KiB
Current children cumulated memory: 159176 KiB

[startup+1.50021 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 19327
/proc/meminfo: memFree=128573752/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1331788 memory=178104 CPUtime=1.46 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 36169 0 0 0 140 6 0 0 20 0 1 0 33185848 1363750912 44526 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 332947 44526 7891 1 0 304305 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1335980 KiB
Current children cumulated memory: 181176 KiB

[startup+3.10565 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 19327
/proc/meminfo: memFree=128564048/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1331788 memory=178232 CPUtime=3.06 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 36183 0 0 0 300 6 0 0 20 0 1 0 33185848 1363750912 44558 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 332947 44558 7891 1 0 304305 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1335980 KiB
Current children cumulated memory: 181304 KiB

[startup+6.30021 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 19327
/proc/meminfo: memFree=128557436/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1337616 memory=183480 CPUtime=6.25 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 37549 0 0 0 619 6 0 0 20 0 1 0 33185848 1369718784 45870 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 334404 45870 7891 1 0 305762 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1341808 KiB
Current children cumulated memory: 186552 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.10 4.09 5/269 19327
/proc/meminfo: memFree=128556032/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1339564 memory=185400 CPUtime=12.63 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 38024 0 0 0 1257 6 0 0 20 0 1 0 33185848 1371713536 46350 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 334891 46350 7891 1 0 306249 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1343756 KiB
Current children cumulated memory: 188472 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.11 4.09 5/269 19327
/proc/meminfo: memFree=128436704/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1340672 memory=186424 CPUtime=25.4 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 38287 0 0 0 2534 6 0 0 20 0 1 0 33185848 1372848128 46606 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 335168 46606 7891 1 0 306526 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1344864 KiB
Current children cumulated memory: 189496 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.10 4.09 5/269 19327
/proc/meminfo: memFree=128308360/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1502280 memory=301336 CPUtime=50.94 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 68029 0 0 0 5083 11 0 0 20 0 1 0 33185848 1538334720 75334 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 375570 75334 8115 1 0 346928 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1506472 KiB
Current children cumulated memory: 304408 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 19330
/proc/meminfo: memFree=128297608/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1503264 memory=303000 CPUtime=102 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 68443 0 0 0 10189 11 0 0 20 0 1 0 33185848 1539342336 75750 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 375816 75750 8115 1 0 347174 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 1507456 KiB
Current children cumulated memory: 306072 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/271 19335
/proc/meminfo: memFree=128304548/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1507336 memory=305560 CPUtime=161.85 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 69092 0 0 0 16174 11 0 0 20 0 1 0 33185848 1543512064 76390 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 376834 76390 8115 1 0 348192 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 1511528 KiB
Current children cumulated memory: 308632 KiB

[startup+222.3 s]
/proc/loadavg: 4.36 4.17 4.11 5/271 19341
/proc/meminfo: memFree=128171204/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1568148 memory=364696 CPUtime=221.7 cores=4,6
/proc/19326/stat : 19326 (python3) R 19321 19321 18676 0 -1 4194304 76753 0 0 0 22157 13 0 0 20 0 1 0 33185848 1605783552 91174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 392037 91174 8115 1 0 363395 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 1572340 KiB

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

/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=138364 memory=126252 CPUtime=2693.45 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 109169 0 0 0 269291 54 0 0 20 0 1 0 33237973 141684736 31563 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 34591 31563 544 696 0 33752 0
Current children cumulated CPU time: 3213.38 s
Current children cumulated vsize: 1750024 KiB
Current children cumulated memory: 530020 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/272 19702
/proc/meminfo: memFree=127858988/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=138364 memory=126252 CPUtime=2753.28 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 111587 0 0 0 275273 55 0 0 20 0 1 0 33237973 141684736 31563 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 34591 31563 544 696 0 33752 0
Current children cumulated CPU time: 3273.21 s
Current children cumulated vsize: 1750024 KiB
Current children cumulated memory: 530020 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.11 4.09 6/272 19704
/proc/meminfo: memFree=127854600/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=138364 memory=122156 CPUtime=2813.11 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 117081 0 0 0 281253 58 0 0 20 0 1 0 33237973 141684736 30539 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 34591 30539 544 696 0 33752 0
Current children cumulated CPU time: 3333.04 s
Current children cumulated vsize: 1750024 KiB
Current children cumulated memory: 525924 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 19755
/proc/meminfo: memFree=128224592/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=121976 memory=113996 CPUtime=2872.94 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 120978 0 0 0 287234 60 0 0 20 0 1 0 33237973 124903424 28499 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 30494 28499 544 696 0 29655 0
Current children cumulated CPU time: 3392.87 s
Current children cumulated vsize: 1733636 KiB
Current children cumulated memory: 517764 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 19757
/proc/meminfo: memFree=128043712/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=138364 memory=126256 CPUtime=2932.77 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 124686 0 0 0 293214 63 0 0 20 0 1 0 33237973 141684736 31564 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 34591 31564 544 696 0 33752 0
Current children cumulated CPU time: 3452.7 s
Current children cumulated vsize: 1750024 KiB
Current children cumulated memory: 530024 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 19759
/proc/meminfo: memFree=128027856/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=154748 memory=131228 CPUtime=2992.59 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 130200 0 0 0 299194 65 0 0 20 0 1 0 33237973 158461952 32807 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 38687 32807 544 696 0 37848 0
Current children cumulated CPU time: 3512.52 s
Current children cumulated vsize: 1766408 KiB
Current children cumulated memory: 534996 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/270 19761
/proc/meminfo: memFree=128032256/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=154748 memory=126896 CPUtime=3052.42 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 132980 0 0 0 305175 67 0 0 20 0 1 0 33237973 158461952 31724 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 38687 31724 544 696 0 37848 0
Current children cumulated CPU time: 3572.35 s
Current children cumulated vsize: 1766408 KiB
Current children cumulated memory: 530664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.18 4.11 4.10 5/270 19761
/proc/meminfo: memFree=128028232/131249996 swapFree=33010684/33010684
[pid=19321] ppid=19318 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/19321/stat : 19321 (scip-naps-1.00.) S 19318 19321 18676 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 33185846 4292608 768 18446744073709551615 94231510978560 94231511873093 140721144581840 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94231512112144 94231512159888 94231530532864 140721144584609 140721144584706 140721144584706 140721144590308 0
/proc/19321/statm: 1048 768 704 219 0 110 0
[pid=19326] ppid=19321 vsize=1607468 memory=400696 CPUtime=519.93 cores=4,6
/proc/19326/stat : 19326 (python3) S 19321 19321 18676 0 -1 4194304 85710 0 0 0 51978 15 0 0 20 0 1 0 33185848 1646047232 100174 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 401867 100174 8147 1 0 373225 0
[pid=19355] ppid=19326 vsize=138364 memory=128304 CPUtime=3080.14 cores=4,6
/proc/19355/stat : 19355 (naps-1.03a6) R 19326 19355 19355 0 -1 4194304 134687 0 0 0 307946 68 0 0 20 0 1 0 33237973 141684736 32076 18446744073709551615 4198400 7047149 140727365467360 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39571456 140727365474705 140727365474803 140727365474803 140727365480393 0
/proc/19355/statm: 34591 32076 544 696 0 33752 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1750024 KiB
Current children cumulated memory: 532072 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001491 s, system=0.003889 s

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

# cumulated CPU time of all completed processes:  user=3599.37 s, system=0.880948 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.22 s]*
/proc/loadavg: 4.18 4.11 4.10 5/268 19761
/proc/meminfo: memFree=128162236/131249996 swapFree=33010684/33010684
[pid=19326] ppid=19318 vsize=1567284 memory=362856 CPUtime=3600.18 cores=4,6
/proc/19326/stat : 19326 (python3) R 19318 19321 18676 0 -1 4194304 125957 134688 0 0 51987 17 307946 68 20 0 1 0 33185848 1604898816 90714 18446744073709551615 94068298964992 94068298965369 140721491044208 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94068298976664 94068298977284 94068331085824 140721491052888 140721491053090 140721491053090 140721491058663 0
/proc/19326/statm: 391821 90714 8147 1 0 363179 0
Current cumulated CPU time of completed processes: 0.00538 s
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 1567284 KiB
Current children cumulated memory: 362856 KiB

Child status: 0

Real time (s): 3610.27
CPU time (s): 3600.25
CPU user time (s): 3599.37
CPU system time (s): 0.880948
CPU usage (%): 99.7225
Max. virtual memory (cumulated for all children) (KiB): 1783176
Max. memory (cumulated for all children) (KiB): 540264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.37
system time used= 0.880948
maximum resident set size= 400696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268218
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 351
involuntary context switches= 2292


# summary of solver processes directly reported to runsolver:
#   pid: 19321,19326
#   total CPU time (s): 3600.25
#   total CPU user time (s): 3599.37
#   total CPU system time (s): 0.880948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.54469 second user time and 16.7167 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 07:31:20
IDJOB=4506953
IDBENCH=158309
IDSOLVER=3368
FILE ID=nodeC023/4506953-1751175080
RUNJOBID= nodeC023-1751170906-18687
SLURM_JOB_ID= 9587532
Free space on /tmp= 433040 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K133.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506953-1751175080/watcher-4506953-1751175080 -o /tmp/evaluation-result-4506953-1751175080/solver-4506953-1751175080 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751170906-18687 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4506953-1751175080.opb

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

MD5SUM BENCH= 9ec822d6c0cd68d217a6cdee070ca11c
RANDOM SEED=1492565113

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128710180 kB
MemAvailable:   128448180 kB
Buffers:            3280 kB
Cached:           548436 kB
SwapCached:            0 kB
Active:          1639676 kB
Inactive:         278484 kB
Active(anon):    1384520 kB
Inactive(anon):        0 kB
Active(file):     255156 kB
Inactive(file):   278484 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8104 kB
Writeback:            52 kB
AnonPages:       1369588 kB
Mapped:           129572 kB
Shmem:             18064 kB
KReclaimable:      87196 kB
Slab:             172972 kB
SReclaimable:      87196 kB
SUnreclaim:        85776 kB
KernelStack:        4336 kB
PageTables:         6480 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5059740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC023 at 2025-06-29 08:31:30