Trace number 4529842

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2? (TO) 3600.23 3609.39

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K155.opb
MD5SUM4394b20101c323a14e6df6504cadd31d
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 variables18445
Total number of constraints18757
Number of constraints which are clauses18602
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint155
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 156
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

15.40/15.51	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529842-1752258607.opb
15.40/15.51	c Solving mode: decision
15.40/15.51	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
15.40/15.51	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
15.40/15.51	c original problem has 18445 variables (18445 bin, 0 int, 0 impl, 0 cont) and 18757 constraints
15.40/15.51	c presolving:
15.40/15.51	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, 2129 clqs
15.40/15.51	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, 2113 clqs
15.40/15.51	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, 2134 clqs
15.40/15.51	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, 2165 clqs
15.40/15.51	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, 2188 clqs
15.40/15.51	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, 2198 clqs
15.40/15.51	c (round 7, exhaustive) 1182 del vars, 788 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2211 clqs
15.40/15.51	c (round 8, exhaustive) 1182 del vars, 788 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 17969 upgd conss, 0 impls, 2211 clqs
15.40/15.51	c (round 9, exhaustive) 1297 del vars, 788 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 113 chg coeffs, 17969 upgd conss, 0 impls, 2198 clqs
15.40/15.51	c (round 10, fast)       1412 del vars, 903 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 113 chg coeffs, 17969 upgd conss, 0 impls, 2198 clqs
15.40/15.51	c (round 11, exhaustive) 1438 del vars, 904 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 113 chg coeffs, 17969 upgd conss, 0 impls, 111914 clqs
15.40/15.51	c (round 12, fast)       1439 del vars, 930 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 169 chg coeffs, 17969 upgd conss, 0 impls, 111927 clqs
15.40/15.51	c (round 13, exhaustive) 1465 del vars, 930 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 169 chg coeffs, 17969 upgd conss, 0 impls, 111893 clqs
15.40/15.51	c (round 14, fast)       1466 del vars, 956 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 230 chg coeffs, 17969 upgd conss, 0 impls, 111902 clqs
15.40/15.51	c (round 15, exhaustive) 1492 del vars, 956 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 230 chg coeffs, 17969 upgd conss, 0 impls, 111923 clqs
15.40/15.51	c (round 16, fast)       1493 del vars, 982 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 299 chg coeffs, 17969 upgd conss, 0 impls, 111940 clqs
15.40/15.51	c (round 17, exhaustive) 1519 del vars, 982 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 299 chg coeffs, 17969 upgd conss, 0 impls, 111912 clqs
15.40/15.51	c (round 18, fast)       1520 del vars, 1008 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 369 chg coeffs, 17969 upgd conss, 0 impls, 111928 clqs
15.40/15.51	c    (6.3s) probing: 1000/17588 (5.7%) - 102 fixings, 0 aggregations, 1118146 implications, 0 bound changes
15.40/15.51	c (round 19, exhaustive) 1545 del vars, 1008 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 369 chg coeffs, 17969 upgd conss, 0 impls, 111929 clqs
15.40/15.51	c (round 20, fast)       1545 del vars, 1033 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 428 chg coeffs, 17969 upgd conss, 0 impls, 111949 clqs
15.40/15.51	c (round 21, exhaustive) 1572 del vars, 1033 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 428 chg coeffs, 17969 upgd conss, 0 impls, 111968 clqs
15.40/15.51	c (round 22, fast)       1574 del vars, 1060 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 496 chg coeffs, 17969 upgd conss, 0 impls, 111980 clqs
15.40/15.51	c (round 23, exhaustive) 1600 del vars, 1060 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 496 chg coeffs, 17969 upgd conss, 0 impls, 111973 clqs
15.40/15.51	c (round 24, fast)       1600 del vars, 1086 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 557 chg coeffs, 17969 upgd conss, 0 impls, 111980 clqs
15.40/15.51	c (round 25, exhaustive) 1625 del vars, 1086 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 557 chg coeffs, 17969 upgd conss, 0 impls, 110391 clqs
15.40/15.51	c (round 26, fast)       1625 del vars, 1111 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 641 chg coeffs, 17969 upgd conss, 0 impls, 110411 clqs
15.40/15.51	c (round 27, exhaustive) 1651 del vars, 1111 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 641 chg coeffs, 17969 upgd conss, 0 impls, 111968 clqs
15.40/15.51	c (round 28, fast)       1652 del vars, 1137 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 695 chg coeffs, 17969 upgd conss, 0 impls, 111974 clqs
15.40/15.51	c (round 29, exhaustive) 1678 del vars, 1137 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 695 chg coeffs, 17969 upgd conss, 0 impls, 111211 clqs
15.40/15.51	c (round 30, fast)       1680 del vars, 1164 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 771 chg coeffs, 17969 upgd conss, 0 impls, 111218 clqs
15.40/15.51	c (round 31, exhaustive) 1705 del vars, 1164 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 773 chg coeffs, 17969 upgd conss, 0 impls, 111710 clqs
15.40/15.51	c (round 32, fast)       1705 del vars, 1189 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 823 chg coeffs, 17969 upgd conss, 0 impls, 111724 clqs
15.40/15.51	c (round 33, exhaustive) 1732 del vars, 1189 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 823 chg coeffs, 17969 upgd conss, 0 impls, 111992 clqs
15.40/15.51	c (round 34, fast)       1735 del vars, 1217 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 864 chg coeffs, 17969 upgd conss, 0 impls, 111993 clqs
15.40/15.51	c (round 35, exhaustive) 1760 del vars, 1217 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 865 chg coeffs, 17969 upgd conss, 0 impls, 111813 clqs
15.40/15.51	c (round 36, fast)       1760 del vars, 1242 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 874 chg coeffs, 17969 upgd conss, 0 impls, 111813 clqs
15.40/15.51	c (round 37, exhaustive) 1785 del vars, 1242 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 874 chg coeffs, 17969 upgd conss, 0 impls, 111672 clqs
15.40/15.51	c (round 38, fast)       1785 del vars, 1267 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 883 chg coeffs, 17969 upgd conss, 0 impls, 111672 clqs
15.40/15.51	c (round 39, exhaustive) 1810 del vars, 1267 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 883 chg coeffs, 17969 upgd conss, 0 impls, 111528 clqs
15.40/15.51	c (round 40, fast)       1810 del vars, 1292 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 891 chg coeffs, 17969 upgd conss, 0 impls, 111528 clqs
15.40/15.51	c (round 41, exhaustive) 1835 del vars, 1292 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 891 chg coeffs, 17969 upgd conss, 0 impls, 111343 clqs
15.40/15.51	c (round 42, fast)       1835 del vars, 1317 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 913 chg coeffs, 17969 upgd conss, 0 impls, 111346 clqs
15.40/15.51	c (round 43, exhaustive) 1860 del vars, 1317 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 913 chg coeffs, 17969 upgd conss, 0 impls, 111178 clqs
15.40/15.51	c (round 44, fast)       1860 del vars, 1342 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 928 chg coeffs, 17969 upgd conss, 0 impls, 111178 clqs
15.40/15.51	c (round 45, exhaustive) 1885 del vars, 1342 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 928 chg coeffs, 17969 upgd conss, 0 impls, 111038 clqs
15.40/15.51	c (round 46, fast)       1885 del vars, 1367 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 936 chg coeffs, 17969 upgd conss, 0 impls, 111038 clqs
15.40/15.51	c (round 47, exhaustive) 1910 del vars, 1367 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 936 chg coeffs, 17969 upgd conss, 0 impls, 110880 clqs
15.40/15.51	c (round 48, fast)       1910 del vars, 1392 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 946 chg coeffs, 17969 upgd conss, 0 impls, 110880 clqs
15.40/15.51	c    (15.3s) probing: 2000/17588 (11.4%) - 480 fixings, 1 aggregations, 2592171 implications, 0 bound changes
15.40/15.51	c (round 49, exhaustive) 1935 del vars, 1392 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 946 chg coeffs, 17969 upgd conss, 0 impls, 110722 clqs
498.70/500.28	c (round 50, fast)       1935 del vars, 1417 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 958 chg coeffs, 17969 upgd conss, 0 impls, 110722 clqs
498.70/500.28	c (round 51, exhaustive) 1961 del vars, 1417 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 958 chg coeffs, 17969 upgd conss, 0 impls, 110724 clqs
498.70/500.28	c (round 52, fast)       1962 del vars, 1443 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 983 chg coeffs, 17969 upgd conss, 0 impls, 110725 clqs
498.70/500.28	c (round 53, exhaustive) 1987 del vars, 1443 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 983 chg coeffs, 17969 upgd conss, 0 impls, 110519 clqs
498.70/500.28	c (round 54, fast)       1987 del vars, 1468 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 999 chg coeffs, 17969 upgd conss, 0 impls, 110519 clqs
498.70/500.28	c (round 55, exhaustive) 2012 del vars, 1468 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 999 chg coeffs, 17969 upgd conss, 0 impls, 112097 clqs
498.70/500.28	c (round 56, fast)       2012 del vars, 1493 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1021 chg coeffs, 17969 upgd conss, 0 impls, 112098 clqs
498.70/500.28	c (round 57, exhaustive) 2037 del vars, 1493 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1021 chg coeffs, 17969 upgd conss, 0 impls, 111913 clqs
498.70/500.28	c (round 58, fast)       2037 del vars, 1518 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1048 chg coeffs, 17969 upgd conss, 0 impls, 111913 clqs
498.70/500.28	c    (20.7s) probing: 3000/17588 (17.1%) - 609 fixings, 1 aggregations, 3641946 implications, 0 bound changes
498.70/500.28	c    (25.4s) probing: 4000/17588 (22.7%) - 620 fixings, 1 aggregations, 4862023 implications, 0 bound changes
498.70/500.28	c    (29.3s) probing: 5000/17588 (28.4%) - 624 fixings, 1 aggregations, 5803259 implications, 0 bound changes
498.70/500.28	c (round 59, exhaustive) 2062 del vars, 1518 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1048 chg coeffs, 17969 upgd conss, 0 impls, 112089 clqs
498.70/500.28	c (round 60, fast)       2062 del vars, 1543 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1083 chg coeffs, 17969 upgd conss, 0 impls, 112091 clqs
498.70/500.28	c (round 61, exhaustive) 2087 del vars, 1543 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1083 chg coeffs, 17969 upgd conss, 0 impls, 112094 clqs
498.70/500.28	c (round 62, fast)       2087 del vars, 1568 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1111 chg coeffs, 17969 upgd conss, 0 impls, 112094 clqs
498.70/500.28	c    (33.5s) probing: 6000/17588 (34.1%) - 651 fixings, 1 aggregations, 6698180 implications, 0 bound changes
498.70/500.28	c    (33.9s) probing: 6089/17588 (34.6%) - 651 fixings, 1 aggregations, 6780200 implications, 0 bound changes
498.70/500.28	c    (33.9s) probing aborted: 1000/1000 successive useless probings
498.70/500.28	c    (33.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.70/500.28	c    (33.9s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
498.70/500.28	c dynamic symmetry handling statistics:
498.70/500.28	c    orbitopal reduction:       no components
498.70/500.28	c    orbital reduction:         no components
498.70/500.28	c    lexicographic reduction:    3 permutations with support sizes 1432, 596, 286
498.70/500.28	c handled 4 out of 4 symmetry components
498.70/500.28	c presolving (63 rounds: 63 fast, 30 medium, 30 exhaustive):
498.70/500.28	c  2091 deleted vars, 1569 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1112 changed coefficients
498.70/500.28	c  0 implications, 112277 cliques
498.70/500.28	c presolved problem has 16920 variables (16920 bin, 0 int, 0 impl, 0 cont) and 17189 constraints
498.70/500.28	c    2102 constraints of type <setppc>
498.70/500.28	c       1 constraints of type <orbitope>
498.70/500.28	c   15086 constraints of type <logicor>
498.70/500.28	c transformed objective value is always integral (scale: 1)
498.70/500.28	c Presolving Time: 33.93
498.70/500.28	c 
498.70/500.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.70/500.28	c  52.9s|     1 |     0 | 18148 |     - |   325M |   0 |  16k|  17k|  17k|   0 |  0 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   284s|     1 |     0 |114490 |     - |   346M |   0 |  16k|  17k|  17k|   7 |  1 | 170 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   312s|     1 |     0 |126756 |     - |   353M |   0 |  16k|  17k|  17k|  19 |  2 | 173 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   339s|     1 |     0 |138545 |     - |   357M |   0 |  16k|  17k|  17k|  24 |  3 | 174 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   370s|     1 |     0 |150575 |     - |   359M |   0 |  16k|  17k|  17k|  37 |  4 | 175 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   398s|     1 |     0 |161913 |     - |   361M |   0 |  16k|  17k|  17k|  42 |  5 | 182 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   437s|     1 |     0 |176650 |     - |   365M |   0 |  16k|  17k|  17k|  59 |  6 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   473s|     1 |     0 |190353 |     - |   371M |   0 |  16k|  17k|  17k|  77 |  7 | 189 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c   500s|     1 |     0 |200354 |     - |   376M |   0 |  16k|  17k|  17k|  95 |  8 | 196 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.70/500.28	c (node 1) LP solver hit time limit in LP 11 -- using pseudo solution instead
498.70/500.28	c 
498.70/500.28	c SCIP Status        : solving was interrupted [time limit reached]
498.70/500.28	c Solving Time (sec) : 500.00
498.70/500.28	c Solving Nodes      : 1
498.70/500.28	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.70/500.28	c Dual Bound         : +0.00000000000000e+00
498.70/500.28	c Gap                : infinite
498.70/500.28	c ----------------------------------------------------------------------
498.70/500.28	c dual bound: 0.0 -> 0
498.70/500.28	c primal bound: 1e+20 -> 100000000000000000000
498.70/500.28	c scip-goal-lb: 0
498.70/500.28	c scip-goal-ub: 100000000000000000000
498.70/500.28	c writing output to: HOME/tmp6r6t4ulh.opb
498.70/500.28	c appending fixed variable constraints
498.70/500.28	c scip-fixed vars: 9.01% (1524/16920)
498.70/500.28	c ----------------------------------------------------------------------
498.70/500.28	c executing external solver: HOME/naps-1.03a6
498.70/500.28	c ----------------------------------------------------------------------
498.70/500.28	c command: HOME/naps-1.03a6 HOME/tmp6r6t4ulh.opb
498.70/500.29	c NaPS 1.03a6.
498.70/500.29	c Input file name: HOME/tmp6r6t4ulh.opb
3600.02/3609.20	c
3600.02/3609.20	c *** TERMINATED *** by signal 15
3600.02/3609.20	c s UNKNOWN
3600.02/3609.20	c _____________________________________________________________________________
3600.02/3609.20	c std/band forms        : 155,0
3600.02/3609.20	c 2cl/3cl ITE-codings   : 0,0
3600.02/3609.20	c BDD/srt/adr Max costs : 0,2726,0
3600.02/3609.20	c BDDraw/bin/mul/srt/adr: 0,0,0,155,0
3600.02/3609.20	c BDD nodes             : 0
3600.02/3609.20	c Es1/CC detections     : 0,0
3600.02/3609.20	c CC sort               : 155
3600.02/3609.20	c SAT/UNSAT calls       : 0,0
3600.02/3609.20	c regenrated variables  : 0
3600.02/3609.20	c eliminated fixed lits : 1692
3600.02/3609.20	c goal lit flips        : 0
3600.02/3609.20	c goal stages           : 0
3600.02/3609.20	c goal shrink           : 0
3600.02/3609.20	c goal coeff separations: 0
3600.02/3609.20	c restarts              : 0
3600.02/3609.20	c conflicts             : 0              (0 /sec)
3600.02/3609.20	c decisions             : 0              (0 /sec)
3600.02/3609.20	c propagations          : 0              (0 /sec)
3600.02/3609.20	c inspects              : 0              (0 /sec)
3600.02/3609.20	c CPU time (solving tm) : 3101 s        (3100 s, SAT 0 s, UNSAT 0 s)
3600.02/3609.20	c Time for Opt-base     : 0.003078 s
3600.02/3609.20	c Steps for Opt-base    : 0
3600.02/3609.20	c Time for BDD coding   : 0 s
3600.02/3609.20	c Time for srt coding   : 0.06181 s
3600.02/3609.20	c _____________________________________________________________________________
3600.02/3609.20	s UNKNOWN
3600.15/3609.34	c received SIGTERM, forwarding to pbsolver...
3600.15/3609.34	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529842-1752258607/watcher-4529842-1752258607 -o /tmp/evaluation-result-4529842-1752258607/solver-4529842-1752258607 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752258607-127222 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529842-1752258607.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

Current StackSize limit: 8192 KiB

solver pid=127282, runsolver pid=127263

[startup+0.10006 s]*
/proc/loadavg: 3.09 2.53 3.14 5/270 127295
/proc/meminfo: memFree=104796440/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1185836 memory=30476 CPUtime=0.05 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 3469 0 11 0 5 0 0 0 20 0 1 0 141539594 1214296064 7619 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 296459 7619 4780 1 0 268527 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1190028 KiB
Current children cumulated memory: 33548 KiB

[startup+0.205244 s]*
/proc/loadavg: 3.09 2.53 3.14 5/270 127295
/proc/meminfo: memFree=104666944/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1224568 memory=75788 CPUtime=0.15 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 12410 0 12 0 13 2 0 0 20 0 1 0 141539594 1253957632 18947 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 306142 18947 7468 1 0 277500 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1228760 KiB
Current children cumulated memory: 78860 KiB

[startup+0.305231 s]*
/proc/loadavg: 3.09 2.53 3.14 5/270 127295
/proc/meminfo: memFree=104465728/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1274316 memory=123404 CPUtime=0.25 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 24090 0 12 0 22 3 0 0 20 0 1 0 141539594 1304899584 30851 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 318579 30851 7724 1 0 289937 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1278508 KiB
Current children cumulated memory: 126476 KiB

[startup+0.700194 s]
/proc/loadavg: 3.09 2.53 3.14 5/270 127295
/proc/meminfo: memFree=104328640/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1306380 memory=155148 CPUtime=0.64 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 32062 0 12 0 59 5 0 0 20 0 1 0 141539594 1337733120 38787 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 326595 38787 7756 1 0 297953 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1310572 KiB
Current children cumulated memory: 158220 KiB

[startup+1.50021 s]
/proc/loadavg: 3.09 2.53 3.14 5/270 127295
/proc/meminfo: memFree=104218076/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1349296 memory=194744 CPUtime=1.44 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 40462 0 12 0 138 6 0 0 20 0 1 0 141539594 1381679104 48686 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 337324 48686 7788 1 0 308682 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1353488 KiB
Current children cumulated memory: 197816 KiB

[startup+3.10557 s]
/proc/loadavg: 3.16 2.56 3.14 5/270 127295
/proc/meminfo: memFree=104161816/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1350088 memory=195512 CPUtime=3.05 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 40667 0 12 0 298 7 0 0 20 0 1 0 141539594 1382490112 48878 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 337522 48878 7788 1 0 308880 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1354280 KiB
Current children cumulated memory: 198584 KiB

[startup+6.30021 s]
/proc/loadavg: 3.16 2.56 3.14 5/270 127295
/proc/meminfo: memFree=104153508/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1352272 memory=197176 CPUtime=6.23 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 41088 0 12 0 616 7 0 0 20 0 1 0 141539594 1384726528 49294 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 338068 49294 7788 1 0 309426 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1356464 KiB
Current children cumulated memory: 200248 KiB

[startup+12.7002 s]
/proc/loadavg: 3.23 2.58 3.15 5/271 127296
/proc/meminfo: memFree=104130704/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1356996 memory=202040 CPUtime=12.61 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 42326 0 12 0 1254 7 0 0 20 0 1 0 141539594 1389563904 50510 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 339249 50510 7820 1 0 310607 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1361188 KiB
Current children cumulated memory: 205112 KiB

[startup+25.5002 s]
/proc/loadavg: 3.48 2.67 3.17 5/272 127298
/proc/meminfo: memFree=104129980/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1358912 memory=203960 CPUtime=25.38 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 42799 0 12 0 2531 7 0 0 20 0 1 0 141539594 1391525888 50990 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 339728 50990 7820 1 0 311086 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1363104 KiB
Current children cumulated memory: 207032 KiB

[startup+51.1053 s]
/proc/loadavg: 3.66 2.78 3.19 5/272 127298
/proc/meminfo: memFree=103568136/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1553192 memory=340700 CPUtime=50.91 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 78848 0 12 0 5078 13 0 0 20 0 1 0 141539594 1590468608 85175 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 388298 85175 8012 1 0 359656 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1557384 KiB
Current children cumulated memory: 343772 KiB

[startup+102.3 s]
/proc/loadavg: 3.90 2.98 3.24 5/274 127308
/proc/meminfo: memFree=103564056/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1555136 memory=343132 CPUtime=101.94 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 79453 0 12 0 10181 13 0 0 20 0 1 0 141539594 1592459264 85783 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 388784 85783 8012 1 0 360142 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1559328 KiB
Current children cumulated memory: 346204 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 3.18 3.30 5/274 127310
/proc/meminfo: memFree=103556612/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1555676 memory=343516 CPUtime=161.77 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 79567 0 12 0 16164 13 0 0 20 0 1 0 141539594 1593012224 85879 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 388919 85879 8012 1 0 360277 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 1559868 KiB
Current children cumulated memory: 346588 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.35 3.35 5/274 127312
/proc/meminfo: memFree=103466220/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1555676 memory=343516 CPUtime=221.59 cores=1,3
/proc/127294/stat : 127294 (python3) R 127282 127282 115142 0 -1 4194304 79572 0 12 0 22146 13 0 0 20 0 1 0 141539594 1593012224 85879 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 388919 85879 8012 1 0 360277 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 1559868 KiB

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

/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=140620 memory=137984 CPUtime=2715.28 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 123039 0 0 0 271474 54 0 0 20 0 1 0 141589620 143994880 34496 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 35155 34496 544 696 0 34316 0
Current children cumulated CPU time: 3214.07 s
Current children cumulated vsize: 1813332 KiB
Current children cumulated memory: 592156 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.04 6/270 127620
/proc/meminfo: memFree=100111160/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=148812 memory=146468 CPUtime=2775.12 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 132342 0 0 0 277453 59 0 0 20 0 1 0 141589620 152383488 36617 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 37203 36617 544 696 0 36364 0
Current children cumulated CPU time: 3273.91 s
Current children cumulated vsize: 1821524 KiB
Current children cumulated memory: 600640 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.09 4.05 6/272 127624
/proc/meminfo: memFree=97387792/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=140620 memory=133892 CPUtime=2834.98 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 138963 0 0 0 283436 62 0 0 20 0 1 0 141589620 143994880 33473 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 35155 33473 544 696 0 34316 0
Current children cumulated CPU time: 3333.77 s
Current children cumulated vsize: 1813332 KiB
Current children cumulated memory: 588064 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.05 6/272 127626
/proc/meminfo: memFree=98398904/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=173388 memory=143876 CPUtime=2894.83 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 142812 0 0 0 289419 64 0 0 20 0 1 0 141589620 177549312 35969 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 43347 35969 544 696 0 42508 0
Current children cumulated CPU time: 3393.62 s
Current children cumulated vsize: 1846100 KiB
Current children cumulated memory: 598048 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.09 4.05 6/271 127628
/proc/meminfo: memFree=98489260/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=140620 memory=133892 CPUtime=2954.68 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 146621 0 0 0 295401 67 0 0 20 0 1 0 141589620 143994880 33473 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 35155 33473 544 696 0 34316 0
Current children cumulated CPU time: 3453.47 s
Current children cumulated vsize: 1813332 KiB
Current children cumulated memory: 588064 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.10 4.05 6/271 127630
/proc/meminfo: memFree=98619812/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=156892 memory=139624 CPUtime=3014.54 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 153318 0 0 0 301384 70 0 0 20 0 1 0 141589620 160657408 34906 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 39223 34906 544 696 0 38384 0
Current children cumulated CPU time: 3513.33 s
Current children cumulated vsize: 1829604 KiB
Current children cumulated memory: 593796 KiB

[startup+3582.3 s]
/proc/loadavg: 4.31 4.17 4.08 6/271 127631
/proc/meminfo: memFree=98630400/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=157004 memory=139116 CPUtime=3074.39 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 155548 0 0 0 307368 71 0 0 20 0 1 0 141589620 160772096 34779 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 39251 34779 544 696 0 38412 0
Current children cumulated CPU time: 3573.18 s
Current children cumulated vsize: 1829716 KiB
Current children cumulated memory: 593288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.25 4.17 4.09 6/271 127633
/proc/meminfo: memFree=98657400/131249988 swapFree=33010160/33010684
[pid=127282] ppid=127263 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127282/stat : 127282 (scip-naps-1.00a) S 127263 127282 115142 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 141539591 4292608 768 18446744073709551615 94571987058688 94571987953221 140736896380144 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94571988192272 94571988240016 94572021358592 140736896383387 140736896383486 140736896383486 140736896389090 0
/proc/127282/statm: 1048 768 704 219 0 110 0
[pid=127294] ppid=127282 vsize=1668520 memory=451100 CPUtime=498.79 cores=1,3
/proc/127294/stat : 127294 (python3) S 127282 127282 115142 0 -1 4194304 95206 0 12 0 49861 18 0 0 20 0 1 0 141539594 1708564480 112775 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 417130 112775 8076 1 0 388488 0
[pid=127325] ppid=127294 vsize=140620 memory=136092 CPUtime=3101.23 cores=1,3
/proc/127325/stat : 127325 (naps-1.03a6) R 127294 127325 127325 0 -1 4194304 157952 0 0 0 310050 73 0 0 20 0 1 0 141589620 143994880 34023 18446744073709551615 4198400 7047149 140733025061120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25149440 140733025065359 140733025065457 140733025065457 140733025071049 0
/proc/127325/statm: 35155 34023 544 696 0 34316 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1813332 KiB
Current children cumulated memory: 590264 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003871 s, system=0.003586 s

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

# cumulated CPU time of all completed processes:  user=3599.27 s, system=0.963337 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.32 s]*
/proc/loadavg: 4.25 4.17 4.09 5/269 127633
/proc/meminfo: memFree=98827864/131249988 swapFree=33010160/33010684
[pid=127294] ppid=127263 vsize=1626392 memory=408988 CPUtime=3600.14 cores=1,3
/proc/127294/stat : 127294 (python3) R 127263 127282 115142 0 -1 4194304 137922 157953 12 0 49871 20 310050 73 20 0 1 0 141539594 1665425408 102247 18446744073709551615 94229722312704 94229722313081 140723722449408 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94229722324376 94229722324996 94229735251968 140723722451279 140723722451488 140723722451488 140723722457063 0
/proc/127294/statm: 406598 102247 8076 1 0 377956 0
Current cumulated CPU time of completed processes: 0.007457 s
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 1626392 KiB
Current children cumulated memory: 408988 KiB

Child status: 0

Real time (s): 3609.39
CPU time (s): 3600.23
CPU user time (s): 3599.27
CPU system time (s): 0.963337
CPU usage (%): 99.7462
Max. virtual memory (cumulated for all children) (KiB): 1846784
Max. memory (cumulated for all children) (KiB): 613856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.27
system time used= 0.963337
maximum resident set size= 451100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308521
page faults= 12
swaps= 0
block input operations= 0
block output operations= 2528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 456
involuntary context switches= 2594


# summary of solver processes directly reported to runsolver:
#   pid: 127282,127294
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3599.27
#   total CPU system time (s): 0.963337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14419 second user time and 15.2874 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-11 20:30:07
IDJOB=4529842
IDBENCH=158319
IDSOLVER=3388
FILE ID=nodeC034/4529842-1752258607
RUNJOBID= nodeC034-1752258607-127222
SLURM_JOB_ID= 9682613
Free space on /tmp= 429940 MiB

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

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

MD5SUM BENCH= 4394b20101c323a14e6df6504cadd31d
RANDOM SEED=296693667

nodeC034 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.803
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.53
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.767
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.103
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.53
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		: 3608.280
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.53
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.498
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.53
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		: 3604.810
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.53
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.725
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.53
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		: 3599.764
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        104825232 kB
MemAvailable:   129646428 kB
Buffers:            2128 kB
Cached:         25554940 kB
SwapCached:           36 kB
Active:           612700 kB
Inactive:       25024240 kB
Active(anon):      95780 kB
Inactive(anon):     2160 kB
Active(file):     516920 kB
Inactive(file): 25022080 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27732 kB
Writeback:             0 kB
AnonPages:         82972 kB
Mapped:           106132 kB
Shmem:             18068 kB
KReclaimable:     242468 kB
Slab:             339568 kB
SReclaimable:     242468 kB
SUnreclaim:        97100 kB
KernelStack:        4080 kB
PageTables:         2848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     344424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429896 MiB
End job on nodeC034 at 2025-07-11 21:30:17