Trace number 4506809

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.2 3609.77

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

11.53/11.65	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4506809-1751173007.opb
11.53/11.65	c Solving mode: decision
11.53/11.65	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
11.53/11.65	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
11.53/11.65	c original problem has 16422 variables (16422 bin, 0 int, 0 impl, 0 cont) and 16700 constraints
11.53/11.65	c presolving:
11.53/11.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, 1891 clqs
11.53/11.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, 1875 clqs
11.53/11.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, 1896 clqs
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	c    (5.4s) probing: 1000/15565 (6.4%) - 155 fixings, 0 aggregations, 1076573 implications, 0 bound changes
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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
11.53/11.65	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.81/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.81/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.81/500.25	c    (12.0s) probing: 2000/15565 (12.8%) - 563 fixings, 1 aggregations, 2283901 implications, 0 bound changes
498.81/500.25	c    (15.4s) probing: 3000/15565 (19.3%) - 573 fixings, 1 aggregations, 3481811 implications, 0 bound changes
498.81/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.81/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.81/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.81/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.81/500.25	c    (18.8s) probing: 4000/15565 (25.7%) - 612 fixings, 1 aggregations, 4526732 implications, 0 bound changes
498.81/500.25	c    (21.6s) probing: 5000/15565 (32.1%) - 615 fixings, 1 aggregations, 5444948 implications, 0 bound changes
498.81/500.25	c    (24.4s) probing: 6000/15565 (38.5%) - 618 fixings, 1 aggregations, 6376871 implications, 0 bound changes
498.81/500.25	c    (27.2s) probing: 7000/15565 (45.0%) - 621 fixings, 1 aggregations, 7302264 implications, 0 bound changes
498.81/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.81/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.81/500.25	c    (30.1s) probing: 8000/15565 (51.4%) - 642 fixings, 1 aggregations, 8192567 implications, 0 bound changes
498.81/500.25	c    (32.9s) probing: 9000/15565 (57.8%) - 644 fixings, 1 aggregations, 9105043 implications, 0 bound changes
498.81/500.25	c    (34.5s) probing: 9588/15565 (61.6%) - 644 fixings, 1 aggregations, 9653200 implications, 0 bound changes
498.81/500.25	c    (34.5s) probing aborted: 1000/1000 successive useless probings
498.81/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.81/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.81/500.25	c    (35.9s) probing: 10000/15565 (64.2%) - 645 fixings, 1 aggregations, 10033493 implications, 0 bound changes
498.81/500.25	c    (37.5s) probing: 10589/15565 (68.0%) - 645 fixings, 1 aggregations, 10562113 implications, 0 bound changes
498.81/500.25	c    (37.5s) probing aborted: 1000/1000 successive useless probings
498.81/500.25	c    (37.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.81/500.25	c    (37.6s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
498.81/500.25	c dynamic symmetry handling statistics:
498.81/500.25	c    orbitopal reduction:       no components
498.81/500.25	c    orbital reduction:         no components
498.81/500.25	c    lexicographic reduction:    3 permutations with support sizes 1262, 528, 252
498.81/500.25	c handled 4 out of 4 symmetry components
498.81/500.25	c presolving (61 rounds: 61 fast, 29 medium, 29 exhaustive):
498.81/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.81/500.25	c  0 implications, 100002 cliques
498.81/500.25	c presolved problem has 14905 variables (14905 bin, 0 int, 0 impl, 0 cont) and 15157 constraints
498.81/500.25	c    1864 constraints of type <setppc>
498.81/500.25	c       1 constraints of type <orbitope>
498.81/500.25	c   13292 constraints of type <logicor>
498.81/500.25	c transformed objective value is always integral (scale: 1)
498.81/500.25	c Presolving Time: 37.55
498.81/500.25	c 
498.81/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.81/500.25	c  54.8s|     1 |     0 | 16660 |     - |   284M |   0 |  14k|  15k|  15k|   0 |  0 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   210s|     1 |     0 |105380 |     - |   306M |   0 |  14k|  15k|  15k|   6 |  1 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   231s|     1 |     0 |117051 |     - |   309M |   0 |  14k|  15k|  15k|  15 |  2 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   251s|     1 |     0 |127924 |     - |   312M |   0 |  14k|  15k|  15k|  20 |  3 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   275s|     1 |     0 |139739 |     - |   320M |   0 |  14k|  15k|  15k|  25 |  4 | 136 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   298s|     1 |     0 |151741 |     - |   323M |   0 |  14k|  15k|  15k|  36 |  5 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   322s|     1 |     0 |163353 |     - |   325M |   0 |  14k|  15k|  15k|  40 |  6 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   355s|     1 |     0 |178302 |     - |   329M |   0 |  14k|  15k|  15k|  53 |  7 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   381s|     1 |     0 |191086 |     - |   332M |   0 |  14k|  15k|  15k|  69 |  8 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   413s|     1 |     0 |205476 |     - |   336M |   0 |  14k|  15k|  15k|  87 |  9 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   444s|     1 |     0 |219481 |     - |   338M |   0 |  14k|  15k|  15k| 102 | 10 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   480s|     1 |     0 |236609 |     - |   339M |   0 |  14k|  15k|  15k| 125 | 11 | 159 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c   500s|     1 |     2 |246813 |     - |   340M |   0 |  14k|  15k|  15k| 125 | 11 | 167 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.81/500.25	c 
498.81/500.25	c SCIP Status        : solving was interrupted [time limit reached]
498.81/500.25	c Solving Time (sec) : 500.01
498.81/500.25	c Solving Nodes      : 1
498.81/500.25	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.81/500.25	c Dual Bound         : +0.00000000000000e+00
498.81/500.25	c Gap                : infinite
498.81/500.25	c ----------------------------------------------------------------------
498.81/500.25	c dual bound: 0.0 -> 0
498.81/500.25	c primal bound: 1e+20 -> 100000000000000000000
498.81/500.25	c scip-goal-lb: 0
498.81/500.25	c scip-goal-ub: 100000000000000000000
498.81/500.25	c writing output to: HOME/tmpmnrpgcfa.opb
498.81/500.25	c appending fixed variable constraints
498.81/500.25	c scip-fixed vars: 10.17% (1516/14905)
498.81/500.25	c ----------------------------------------------------------------------
498.81/500.25	c executing external solver: HOME/naps-1.03a6
498.81/500.25	c ----------------------------------------------------------------------
498.81/500.25	c command: HOME/naps-1.03a6 HOME/tmpmnrpgcfa.opb
498.81/500.26	c NaPS 1.03a6.
498.81/500.26	c Input file name: HOME/tmpmnrpgcfa.opb
3600.01/3609.60	c
3600.01/3609.60	c *** TERMINATED *** by signal 15
3600.01/3609.60	c _____________________________________________________________________________
3600.01/3609.60	c std/band forms        : 138,0
3600.01/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.01/3609.60	c BDD/srt/adr Max costs : 0,2726,0
3600.01/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,138,0
3600.01/3609.60	c BDD nodes             : 0
3600.01/3609.60	c Es1/CC detections     : 0,0
3600.01/3609.60	c CC sort               : 138
3600.01/3609.60	c SAT/UNSAT calls       : 0,0
3600.01/3609.60	c regenrated variables  : 0
3600.01/3609.60	c eliminated fixed lits : 1684
3600.01/3609.60	c goal lit flips        : 0
3600.01/3609.60	c goal stages           : 0
3600.01/3609.60	c goal shrink           : 0
3600.01/3609.60	c goal coeff separations: 0
3600.01/3609.60	c restarts              : 0
3600.01/3609.60	c conflicts             : 0              (0 /sec)
3600.01/3609.60	c decisions             : 0              (0 /sec)
3600.01/3609.60	c propagations          : 0              (0 /sec)
3600.01/3609.60	c inspects              : 0              (0 /sec)
3600.01/3609.60	c CPU time (solving tm) : 3101 s        (3100 s, SAT 0 s, UNSAT 0 s)
3600.01/3609.60	c Time for Opt-base     : 0.002708 s
3600.01/3609.60	c Steps for Opt-base    : 0
3600.01/3609.60	c Time for BDD coding   : 0 s
3600.01/3609.60	c Time for srt coding   : 0.049 s
3600.01/3609.60	c _____________________________________________________________________________
3600.01/3609.60	s UNKNOWN
3600.14/3609.73	c received SIGTERM, forwarding to pbsolver...
3600.14/3609.73	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 (58279 MiB free)
  memory of node 1: 64465 MiB (50990 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100062 s]*
/proc/loadavg: 4.11 4.10 4.05 5/271 19020
/proc/meminfo: memFree=111887804/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1187972 memory=32708 CPUtime=0.07 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 3965 0 0 0 6 1 0 0 20 0 1 0 32978560 1216483328 8177 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 296993 8177 4881 1 0 268984 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192164 KiB
Current children cumulated memory: 35652 KiB

[startup+0.205717 s]*
/proc/loadavg: 4.11 4.10 4.05 5/271 19020
/proc/meminfo: memFree=111847736/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1237904 memory=89412 CPUtime=0.18 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 15473 0 0 0 15 3 0 0 20 0 1 0 32978560 1267613696 22353 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 309476 22353 7761 1 0 280834 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1242096 KiB
Current children cumulated memory: 92356 KiB

[startup+0.305757 s]*
/proc/loadavg: 4.11 4.10 4.05 5/271 19020
/proc/meminfo: memFree=111815488/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1266104 memory=115908 CPUtime=0.27 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 22053 0 0 0 24 3 0 0 20 0 1 0 32978560 1296490496 28977 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 316526 28977 7825 1 0 287884 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1270296 KiB
Current children cumulated memory: 118852 KiB

[startup+0.700207 s]
/proc/loadavg: 4.10 4.10 4.05 5/271 19020
/proc/meminfo: memFree=111791296/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1297164 memory=144452 CPUtime=0.66 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 29226 0 0 0 62 4 0 0 20 0 1 0 32978560 1328295936 36113 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 324291 36113 7857 1 0 295649 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1301356 KiB
Current children cumulated memory: 147396 KiB

[startup+1.50021 s]
/proc/loadavg: 4.10 4.10 4.05 5/271 19020
/proc/meminfo: memFree=111747004/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1332168 memory=178212 CPUtime=1.46 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 36707 0 0 0 140 6 0 0 20 0 1 0 32978560 1364140032 44553 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 333042 44553 7889 1 0 304400 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1336360 KiB
Current children cumulated memory: 181156 KiB

[startup+3.10575 s]
/proc/loadavg: 4.10 4.10 4.05 5/271 19020
/proc/meminfo: memFree=111734724/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1332560 memory=178724 CPUtime=3.06 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 36819 0 0 0 300 6 0 0 20 0 1 0 32978560 1364541440 44681 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 333140 44681 7889 1 0 304498 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1336752 KiB
Current children cumulated memory: 181668 KiB

[startup+6.3002 s]
/proc/loadavg: 4.09 4.10 4.05 5/271 19020
/proc/meminfo: memFree=111743256/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1339308 memory=184996 CPUtime=6.24 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 38413 0 0 0 618 6 0 0 20 0 1 0 32978560 1371451392 46249 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 334827 46249 7889 1 0 306185 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1343500 KiB
Current children cumulated memory: 187940 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 4.05 5/271 19020
/proc/meminfo: memFree=111726872/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1340552 memory=186020 CPUtime=12.62 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 38703 0 0 0 1256 6 0 0 20 0 1 0 32978560 1372725248 46505 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 335138 46505 7889 1 0 306496 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1344744 KiB
Current children cumulated memory: 188964 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.09 4.05 5/271 19020
/proc/meminfo: memFree=111710560/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1341528 memory=187044 CPUtime=25.39 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 38947 0 0 0 2533 6 0 0 20 0 1 0 32978560 1373724672 46761 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 335382 46761 7889 1 0 306740 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1345720 KiB
Current children cumulated memory: 189988 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.10 4.05 5/271 19021
/proc/meminfo: memFree=111578084/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1508868 memory=306472 CPUtime=50.92 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 69391 0 0 0 5081 11 0 0 20 0 1 0 32978560 1545080832 76618 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 377217 76618 8081 1 0 348575 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1513060 KiB
Current children cumulated memory: 309416 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.08 4.04 5/270 19022
/proc/meminfo: memFree=111569344/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1513608 memory=311044 CPUtime=101.98 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 70017 0 0 0 10187 11 0 0 20 0 1 0 32978560 1549934592 77761 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 378402 77761 8081 1 0 349760 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1517800 KiB
Current children cumulated memory: 313988 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.05 5/272 19026
/proc/meminfo: memFree=111525728/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1514284 memory=311940 CPUtime=161.81 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 70264 0 0 0 16170 11 0 0 20 0 1 0 32978560 1550626816 77985 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 378571 77985 8081 1 0 349929 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 1518476 KiB
Current children cumulated memory: 314884 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.05 5/272 19028
/proc/meminfo: memFree=111442248/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1571512 memory=367680 CPUtime=221.65 cores=0,2
/proc/19020/stat : 19020 (python3) R 19015 19015 18676 0 -1 4194304 76496 0 0 0 22153 12 0 0 20 0 1 0 32978560 1609228288 91920 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 392878 91920 8113 1 0 364236 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1575704 KiB

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

/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=145872 memory=122316 CPUtime=2714.8 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 95544 0 0 0 271438 42 0 0 20 0 1 0 33028584 149372928 30579 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 36468 30579 544 696 0 35629 0
Current children cumulated CPU time: 3213.67 s
Current children cumulated vsize: 1767340 KiB
Current children cumulated memory: 535692 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/271 19438
/proc/meminfo: memFree=127878656/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=129488 memory=116172 CPUtime=2774.65 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 101879 0 0 0 277419 46 0 0 20 0 1 0 33028584 132595712 29043 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 32372 29043 544 696 0 31533 0
Current children cumulated CPU time: 3273.52 s
Current children cumulated vsize: 1750956 KiB
Current children cumulated memory: 529548 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/272 19441
/proc/meminfo: memFree=127880144/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=113100 memory=104684 CPUtime=2834.49 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 103608 0 0 0 283403 46 0 0 20 0 1 0 33028584 115814400 26171 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 28275 26171 544 696 0 27436 0
Current children cumulated CPU time: 3333.36 s
Current children cumulated vsize: 1734568 KiB
Current children cumulated memory: 518060 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.18 4.12 5/273 19446
/proc/meminfo: memFree=127889740/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=129488 memory=116176 CPUtime=2894.35 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 105813 0 0 0 289386 49 0 0 20 0 1 0 33028584 132595712 29044 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 32372 29044 544 696 0 31533 0
Current children cumulated CPU time: 3393.22 s
Current children cumulated vsize: 1750956 KiB
Current children cumulated memory: 529552 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/273 19452
/proc/meminfo: memFree=127912652/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=129488 memory=118224 CPUtime=2954.2 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 107719 0 0 0 295370 50 0 0 20 0 1 0 33028584 132595712 29556 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 32372 29556 544 696 0 31533 0
Current children cumulated CPU time: 3453.07 s
Current children cumulated vsize: 1750956 KiB
Current children cumulated memory: 531600 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/272 19454
/proc/meminfo: memFree=127919020/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=129488 memory=116180 CPUtime=3014.05 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 110251 0 0 0 301354 51 0 0 20 0 1 0 33028584 132595712 29045 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 32372 29045 544 696 0 31533 0
Current children cumulated CPU time: 3512.92 s
Current children cumulated vsize: 1750956 KiB
Current children cumulated memory: 529556 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.13 4.10 5/273 19457
/proc/meminfo: memFree=127930328/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=129488 memory=119716 CPUtime=3073.91 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 113193 0 0 0 307338 53 0 0 20 0 1 0 33028584 132595712 29929 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 32372 29929 544 696 0 31533 0
Current children cumulated CPU time: 3572.78 s
Current children cumulated vsize: 1750956 KiB
Current children cumulated memory: 533092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.10 4.13 4.10 5/273 19457
/proc/meminfo: memFree=127933752/131249996 swapFree=33010684/33010684
[pid=19015] ppid=19012 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/19015/stat : 19015 (scip-naps-1.00.) S 19012 19015 18676 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 32978558 4292608 736 18446744073709551615 94398285279232 94398286173765 140732195487632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94398286412816 94398286460560 94398295162880 140732195490209 140732195490306 140732195490306 140732195495908 0
/proc/19015/statm: 1048 736 672 219 0 110 0
[pid=19020] ppid=19015 vsize=1617276 memory=410432 CPUtime=498.87 cores=0,2
/proc/19020/stat : 19020 (python3) S 19015 19015 18676 0 -1 4194304 86719 0 0 0 49872 15 0 0 20 0 1 0 32978560 1656090624 102608 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 404319 102608 8145 1 0 375677 0
[pid=19058] ppid=19020 vsize=129488 memory=119716 CPUtime=3101.14 cores=0,2
/proc/19058/stat : 19058 (naps-1.03a6) R 19020 19058 19058 0 -1 4194304 113823 0 0 0 310061 53 0 0 20 0 1 0 33028584 132595712 29929 18446744073709551615 4198400 7047149 140724110149712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 21266432 140724110154129 140724110154227 140724110154227 140724110159817 0
/proc/19058/statm: 32372 29929 544 696 0 31533 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1750956 KiB
Current children cumulated memory: 533092 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002177 s, system=0.003324 s

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

# cumulated CPU time of all completed processes:  user=3599.47 s, system=0.726274 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+3609.72 s]*
/proc/loadavg: 4.10 4.13 4.10 5/271 19458
/proc/meminfo: memFree=128054392/131249996 swapFree=33010684/33010684
[pid=19020] ppid=19012 vsize=1576284 memory=370108 CPUtime=3600.13 cores=0,2
/proc/19020/stat : 19020 (python3) R 19012 19015 18676 0 -1 4194304 126780 113824 0 0 49882 17 310061 53 20 0 1 0 32978560 1614114816 92527 18446744073709551615 94729784582144 94729784582521 140731693194224 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 94729784593816 94729784594436 94729815027712 140731693197656 140731693197858 140731693197858 140731693203431 0
/proc/19020/statm: 394071 92527 8145 1 0 365429 0
Current cumulated CPU time of completed processes: 0.005501 s
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 1576284 KiB
Current children cumulated memory: 370108 KiB

Child status: 0

Real time (s): 3609.77
CPU time (s): 3600.2
CPU user time (s): 3599.47
CPU system time (s): 0.726274
CPU usage (%): 99.7347
Max. virtual memory (cumulated for all children) (KiB): 1787908
Max. memory (cumulated for all children) (KiB): 552436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.47
system time used= 0.726274
maximum resident set size= 410432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250619
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= 7955


# summary of solver processes directly reported to runsolver:
#   pid: 19015,19020
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3599.47
#   total CPU system time (s): 0.726274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.33178 second user time and 16.6389 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 06:56:47
IDJOB=4506809
IDBENCH=158265
IDSOLVER=3368
FILE ID=nodeC023/4506809-1751173007
RUNJOBID= nodeC023-1751170906-18686
SLURM_JOB_ID= 9587532
Free space on /tmp= 432440 MiB

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

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

MD5SUM BENCH= df8f338dbd068337fef89bf4c43df9f5
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		: 3600.182
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.887
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		: 3698.339
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		: 3623.646
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.846
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.888
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		: 3601.956
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		: 3588.575
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:        111891900 kB
MemAvailable:   112242804 kB
Buffers:            3280 kB
Cached:          1160984 kB
SwapCached:            0 kB
Active:         17835148 kB
Inactive:         891044 kB
Active(anon):   17579992 kB
Inactive(anon):        0 kB
Active(file):     255156 kB
Inactive(file):   891044 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6504 kB
Writeback:             0 kB
AnonPages:      17563084 kB
Mapped:           131884 kB
Shmem:             18064 kB
KReclaimable:      87884 kB
Slab:             173788 kB
SReclaimable:      87884 kB
SUnreclaim:        85904 kB
KernelStack:        4368 kB
PageTables:        38468 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   21720352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3297280 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 07:56:57