Trace number 4529832

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.18 3610.48

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K84.opb
MD5SUM5fb93660b547b6cc9dd610c04b6e276e
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 variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 85
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

12.42/12.58	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529832-1752258784.opb
12.42/12.58	c Solving mode: decision
12.42/12.58	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
12.42/12.58	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
12.42/12.58	c original problem has 5712 variables (5712 bin, 0 int, 0 impl, 0 cont) and 5882 constraints
12.42/12.58	c presolving:
12.42/12.58	c (round 1, fast)       148 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1135 clqs
12.42/12.58	c (round 2, fast)       392 del vars, 155 del conss, 0 add conss, 66 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1122 clqs
12.42/12.58	c (round 3, fast)       506 del vars, 237 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1127 clqs
12.42/12.58	c (round 4, fast)       570 del vars, 294 del conss, 0 add conss, 139 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1153 clqs
12.42/12.58	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1168 clqs
12.42/12.58	c (round 6, exhaustive) 583 del vars, 387 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1171 clqs
12.42/12.58	c (round 7, exhaustive) 583 del vars, 387 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5495 upgd conss, 0 impls, 1171 clqs
12.42/12.58	c (round 8, exhaustive) 648 del vars, 387 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 63 chg coeffs, 5495 upgd conss, 0 impls, 1158 clqs
12.42/12.58	c (round 9, fast)       713 del vars, 452 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 63 chg coeffs, 5495 upgd conss, 0 impls, 1158 clqs
12.42/12.58	c (round 10, exhaustive) 738 del vars, 453 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 63 chg coeffs, 5495 upgd conss, 0 impls, 33633 clqs
12.42/12.58	c (round 11, fast)       738 del vars, 478 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 125 chg coeffs, 5495 upgd conss, 0 impls, 33649 clqs
12.42/12.58	c (round 12, exhaustive) 765 del vars, 478 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 126 chg coeffs, 5495 upgd conss, 0 impls, 34035 clqs
12.42/12.58	c (round 13, fast)       765 del vars, 505 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 178 chg coeffs, 5495 upgd conss, 0 impls, 34044 clqs
12.42/12.58	c (round 14, exhaustive) 791 del vars, 505 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 178 chg coeffs, 5495 upgd conss, 0 impls, 34059 clqs
12.42/12.58	c (round 15, fast)       791 del vars, 531 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 232 chg coeffs, 5495 upgd conss, 0 impls, 34066 clqs
12.42/12.58	c (round 16, exhaustive) 816 del vars, 531 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 232 chg coeffs, 5495 upgd conss, 0 impls, 34076 clqs
12.42/12.58	c (round 17, fast)       816 del vars, 556 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 268 chg coeffs, 5495 upgd conss, 0 impls, 34078 clqs
12.42/12.58	c (round 18, exhaustive) 841 del vars, 556 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 268 chg coeffs, 5495 upgd conss, 0 impls, 34018 clqs
12.42/12.58	c (round 19, fast)       841 del vars, 581 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 298 chg coeffs, 5495 upgd conss, 0 impls, 34023 clqs
12.42/12.58	c (round 20, exhaustive) 866 del vars, 581 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 298 chg coeffs, 5495 upgd conss, 0 impls, 33941 clqs
12.42/12.58	c (round 21, fast)       866 del vars, 606 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 303 chg coeffs, 5495 upgd conss, 0 impls, 33941 clqs
12.42/12.58	c (round 22, exhaustive) 891 del vars, 606 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 303 chg coeffs, 5495 upgd conss, 0 impls, 33804 clqs
12.42/12.58	c (round 23, fast)       891 del vars, 631 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 313 chg coeffs, 5495 upgd conss, 0 impls, 33804 clqs
12.42/12.58	c (round 24, exhaustive) 916 del vars, 631 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 313 chg coeffs, 5495 upgd conss, 0 impls, 33693 clqs
12.42/12.58	c (round 25, fast)       916 del vars, 656 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 322 chg coeffs, 5495 upgd conss, 0 impls, 33693 clqs
12.42/12.58	c (round 26, exhaustive) 941 del vars, 656 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 322 chg coeffs, 5495 upgd conss, 0 impls, 33660 clqs
12.42/12.58	c (round 27, fast)       941 del vars, 681 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 338 chg coeffs, 5495 upgd conss, 0 impls, 33660 clqs
12.42/12.58	c    (2.1s) probing: 1000/5285 (18.9%) - 245 fixings, 1 aggregations, 517280 implications, 0 bound changes
12.42/12.58	c (round 28, exhaustive) 966 del vars, 681 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 338 chg coeffs, 5495 upgd conss, 0 impls, 34137 clqs
12.42/12.58	c (round 29, fast)       966 del vars, 706 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 361 chg coeffs, 5495 upgd conss, 0 impls, 34137 clqs
12.42/12.58	c (round 30, exhaustive) 991 del vars, 706 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 361 chg coeffs, 5495 upgd conss, 0 impls, 34105 clqs
12.42/12.58	c (round 31, fast)       991 del vars, 731 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 395 chg coeffs, 5495 upgd conss, 0 impls, 34106 clqs
12.42/12.58	c    (3.4s) probing: 2000/5285 (37.8%) - 291 fixings, 1 aggregations, 1023354 implications, 0 bound changes
12.42/12.58	c    (4.5s) probing: 3000/5285 (56.8%) - 295 fixings, 1 aggregations, 1440934 implications, 0 bound changes
12.42/12.58	c    (5.6s) probing: 4000/5285 (75.7%) - 299 fixings, 1 aggregations, 1852895 implications, 0 bound changes
12.42/12.58	c    (6.2s) probing: 4646/5285 (87.9%) - 299 fixings, 1 aggregations, 2094675 implications, 0 bound changes
12.42/12.58	c    (6.2s) probing aborted: 1000/1000 successive useless probings
12.42/12.58	c (round 32, exhaustive) 1013 del vars, 731 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 395 chg coeffs, 5495 upgd conss, 0 impls, 34136 clqs
12.42/12.58	c (round 33, fast)       1013 del vars, 753 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 433 chg coeffs, 5495 upgd conss, 0 impls, 34136 clqs
12.42/12.58	c    (6.6s) probing: 5000/5285 (94.6%) - 300 fixings, 1 aggregations, 2223931 implications, 0 bound changes
12.42/12.58	c    (6.8s) probing cycle finished: starting next cycle
12.42/12.58	c    (8.2s) probing: 1000/4984 (20.1%) - 305 fixings, 3 aggregations, 2841062 implications, 0 bound changes
12.42/12.58	c    (8.7s) probing: 1411/4984 (28.3%) - 305 fixings, 3 aggregations, 3054223 implications, 0 bound changes
12.42/12.58	c    (8.7s) probing aborted: 1000/1000 successive useless probings
12.42/12.58	c (round 34, exhaustive) 1021 del vars, 753 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 433 chg coeffs, 5495 upgd conss, 0 impls, 32742 clqs
12.42/12.58	c (round 35, fast)       1021 del vars, 761 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 449 chg coeffs, 5495 upgd conss, 0 impls, 32747 clqs
12.42/12.58	c    (8.9s) probing: 1511/4984 (30.3%) - 305 fixings, 3 aggregations, 3107502 implications, 0 bound changes
12.42/12.58	c    (8.9s) probing aborted: 1000/1000 successive useless probings
12.42/12.58	c    (8.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
12.42/12.58	c    (8.9s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
12.42/12.58	c dynamic symmetry handling statistics:
12.42/12.58	c    orbitopal reduction:       no components
12.42/12.58	c    orbital reduction:         no components
12.42/12.58	c    lexicographic reduction:    4 permutations with support sizes 156, 308, 156, 140
12.42/12.58	c handled 5 out of 5 symmetry components
12.42/12.58	c presolving (36 rounds: 36 fast, 17 medium, 17 exhaustive):
12.42/12.58	c  1024 deleted vars, 761 deleted constraints, 3 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 449 changed coefficients
12.42/12.58	c  0 implications, 34232 cliques
12.42/12.58	c presolved problem has 4974 variables (4974 bin, 0 int, 0 impl, 0 cont) and 5124 constraints
12.42/12.58	c    1094 constraints of type <setppc>
12.42/12.58	c       3 constraints of type <orbitope>
12.42/12.58	c    4027 constraints of type <logicor>
12.42/12.58	c transformed objective value is always integral (scale: 1)
12.42/12.58	c Presolving Time: 8.93
12.42/12.58	c 
12.42/12.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.67/500.19	c  12.4s|     1 |     0 | 10473 |     - |   107M |   0 |4974 |5246 |5118 |   0 |  0 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  41.8s|     1 |     0 | 68596 |     - |   113M |   0 |4974 |5448 |5129 |  11 |  1 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  43.1s|     1 |     0 | 70950 |     - |   117M |   0 |4974 |5450 |5134 |  16 |  2 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  44.6s|     1 |     0 | 73533 |     - |   119M |   0 |4974 |5452 |5138 |  20 |  3 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  48.1s|     1 |     0 | 81350 |     - |   121M |   0 |4974 |5455 |5149 |  31 |  4 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  51.9s|     1 |     0 | 89717 |     - |   121M |   0 |4974 |5454 |5160 |  42 |  5 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  55.1s|     1 |     0 | 96561 |     - |   122M |   0 |4974 |5455 |5164 |  46 |  6 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  58.2s|     1 |     0 |103063 |     - |   123M |   0 |4974 |5457 |5177 |  59 |  7 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  61.9s|     1 |     0 |110538 |     - |   124M |   0 |4974 |5445 |5188 |  70 |  8 | 138 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  66.2s|     1 |     0 |119454 |     - |   126M |   0 |4974 |5448 |5200 |  82 |  9 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  69.9s|     1 |     0 |127055 |     - |   126M |   0 |4974 |5448 |5215 |  97 | 10 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c  75.2s|     1 |     0 |137645 |     - |   127M |   0 |4974 |5449 |5229 | 111 | 11 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c   145s|     1 |     2 |234466 |     - |   131M |   0 |4974 |5437 |5229 | 111 | 11 | 172 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c   212s|   100 |    19 |394711 |2596.6 |   137M |  32 |4974 |5479 |5191 | 137 |  0 | 234 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.19	c   314s|   200 |    21 |567257 |2158.9 |   139M |  33 |4974 |5434 |5191 | 140 |  1 | 280 |  11 | 0.000000e+00 |      --      |    Inf |  25.05%
498.67/500.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.67/500.19	c   364s|   300 |    24 |709220 |1911.6 |   143M |  33 |4974 |5510 |5191 | 142 |  0 | 368 |  11 | 0.000000e+00 |      --      |    Inf |  25.05%
498.67/500.19	c   412s|   400 |    23 |844826 |1772.4 |   147M |  34 |4974 |5560 |5192 | 145 |  1 | 487 |  11 | 0.000000e+00 |      --      |    Inf |  25.05%
498.67/500.19	c   454s|   500 |    24 |967383 |1662.8 |   151M |  34 |4974 |5587 |5191 | 149 |  1 | 545 |  11 | 0.000000e+00 |      --      |    Inf |  25.05%
498.67/500.19	c   491s|   600 |    23 |  1077k|1569.3 |   153M |  35 |4974 |5649 |5191 | 152 |  1 | 620 |  11 | 0.000000e+00 |      --      |    Inf |  25.05%
498.67/500.19	c 
498.67/500.19	c SCIP Status        : solving was interrupted [time limit reached]
498.67/500.19	c Solving Time (sec) : 500.00
498.67/500.19	c Solving Nodes      : 627
498.67/500.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.67/500.19	c Dual Bound         : +0.00000000000000e+00
498.67/500.19	c Gap                : infinite
498.67/500.19	c ----------------------------------------------------------------------
498.67/500.19	c dual bound: 0.0 -> 0
498.67/500.19	c primal bound: 1e+20 -> 100000000000000000000
498.67/500.19	c scip-goal-lb: 0
498.67/500.19	c scip-goal-ub: 100000000000000000000
498.67/500.19	c writing output to: HOME/tmpbnhqn40w.opb
498.67/500.19	c appending fixed variable constraints
498.67/500.19	c scip-fixed vars: 15.76% (784/4974)
498.67/500.19	c ----------------------------------------------------------------------
498.67/500.19	c executing external solver: HOME/naps-1.03a6
498.67/500.19	c ----------------------------------------------------------------------
498.67/500.19	c command: HOME/naps-1.03a6 HOME/tmpbnhqn40w.opb
498.76/500.20	c NaPS 1.03a6.
498.76/500.20	c Input file name: HOME/tmpbnhqn40w.opb
3600.07/3610.40	c
3600.07/3610.40	c *** TERMINATED *** by signal 15
3600.07/3610.40	c s UNKNOWN
3600.07/3610.40	c _____________________________________________________________________________
3600.07/3610.40	c std/band forms        : 84,0
3600.07/3610.40	c 2cl/3cl ITE-codings   : 0,0
3600.07/3610.40	c BDD/srt/adr Max costs : 0,1410,0
3600.07/3610.40	c BDDraw/bin/mul/srt/adr: 0,0,0,84,0
3600.07/3610.40	c BDD nodes             : 0
3600.07/3610.40	c Es1/CC detections     : 0,0
3600.07/3610.40	c CC sort               : 84
3600.07/3610.40	c SAT/UNSAT calls       : 0,0
3600.07/3610.40	c regenrated variables  : 0
3600.07/3610.40	c eliminated fixed lits : 891
3600.07/3610.40	c goal lit flips        : 0
3600.07/3610.40	c goal stages           : 0
3600.07/3610.40	c goal shrink           : 0
3600.07/3610.40	c goal coeff separations: 0
3600.07/3610.40	c restarts              : 0
3600.07/3610.40	c conflicts             : 0              (0 /sec)
3600.07/3610.40	c decisions             : 0              (0 /sec)
3600.07/3610.40	c propagations          : 0              (0 /sec)
3600.07/3610.40	c inspects              : 0              (0 /sec)
3600.07/3610.40	c CPU time (solving tm) : 3100 s        (3100 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.40	c Time for Opt-base     : 0.001443 s
3600.07/3610.40	c Steps for Opt-base    : 0
3600.07/3610.40	c Time for BDD coding   : 0 s
3600.07/3610.40	c Time for srt coding   : 0.01283 s
3600.07/3610.40	c _____________________________________________________________________________
3600.07/3610.40	s UNKNOWN
3600.07/3610.45	c received SIGTERM, forwarding to pbsolver...
3600.07/3610.45	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 (25513 MiB free)
  memory of node 1: 64465 MiB (51494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529832-1752258784/watcher-4529832-1752258784 -o /tmp/evaluation-result-4529832-1752258784/solver-4529832-1752258784 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752253448-111531 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529832-1752258784.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=113283, runsolver pid=113280
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.10 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78856256/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1186544 memory=31348 CPUtime=0.06 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 3627 0 0 0 5 1 0 0 20 0 1 0 141556983 1215021056 7837 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 296636 7837 4869 1 0 268658 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1190736 KiB
Current children cumulated memory: 34420 KiB

[startup+0.205794 s]*
/proc/loadavg: 4.10 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78832316/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1222768 memory=74740 CPUtime=0.17 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 11708 0 0 0 14 3 0 0 20 0 1 0 141556983 1252114432 18685 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 305692 18685 7877 1 0 277050 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1226960 KiB
Current children cumulated memory: 77812 KiB

[startup+0.305845 s]*
/proc/loadavg: 4.10 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78824252/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1234192 memory=85492 CPUtime=0.27 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 14394 0 0 0 24 3 0 0 20 0 1 0 141556983 1263812608 21373 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 308548 21373 7909 1 0 279906 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1238384 KiB
Current children cumulated memory: 88564 KiB

[startup+0.700214 s]
/proc/loadavg: 4.10 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78808376/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1253872 memory=103284 CPUtime=0.65 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 18859 0 0 0 61 4 0 0 20 0 1 0 141556983 1283964928 25821 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 313468 25821 7941 1 0 284826 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1258064 KiB
Current children cumulated memory: 106356 KiB

[startup+1.50021 s]
/proc/loadavg: 4.10 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78808392/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1254004 memory=104180 CPUtime=1.45 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 19096 0 0 0 141 4 0 0 20 0 1 0 141556983 1284100096 26045 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 313501 26045 7941 1 0 284859 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1258196 KiB
Current children cumulated memory: 107252 KiB

[startup+3.10567 s]
/proc/loadavg: 4.10 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78808392/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1254152 memory=104436 CPUtime=3.05 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 19152 0 0 0 301 4 0 0 20 0 1 0 141556983 1284251648 26109 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 313538 26109 7941 1 0 284896 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1258344 KiB
Current children cumulated memory: 107508 KiB

[startup+6.30021 s]
/proc/loadavg: 4.09 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78851528/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1255332 memory=105460 CPUtime=6.24 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 19418 0 0 0 620 4 0 0 20 0 1 0 141556983 1285459968 26365 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 313833 26365 7941 1 0 285191 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1259524 KiB
Current children cumulated memory: 108532 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78809208/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1313944 memory=147444 CPUtime=12.62 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 29792 0 0 0 1256 6 0 0 20 0 1 0 141556983 1345478656 36861 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 328486 36861 8133 1 0 299844 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1318136 KiB
Current children cumulated memory: 150516 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.15 4.12 5/269 113288
/proc/meminfo: memFree=78792740/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1314676 memory=148340 CPUtime=25.39 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 30045 0 0 0 2533 6 0 0 20 0 1 0 141556983 1346228224 37085 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 328669 37085 8133 1 0 300027 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1318868 KiB
Current children cumulated memory: 151412 KiB

[startup+51.1053 s]
/proc/loadavg: 4.08 4.14 4.12 5/268 113289
/proc/meminfo: memFree=78686112/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1380216 memory=211848 CPUtime=50.92 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 45377 0 0 0 5083 9 0 0 20 0 1 0 141556983 1413341184 52962 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 345054 52962 8165 1 0 316412 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1384408 KiB
Current children cumulated memory: 214920 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.15 4.12 5/268 113291
/proc/meminfo: memFree=78685540/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1380216 memory=212232 CPUtime=101.97 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 45499 0 0 0 10188 9 0 0 20 0 1 0 141556983 1413341184 53058 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 345054 53058 8165 1 0 316412 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1384408 KiB
Current children cumulated memory: 215304 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/268 113293
/proc/meminfo: memFree=78663740/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1380156 memory=214164 CPUtime=161.8 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 53026 0 0 0 16170 10 0 0 20 0 1 0 141556983 1413279744 53541 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 345039 53541 8165 1 0 316397 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 1384348 KiB
Current children cumulated memory: 217236 KiB

[startup+222.3 s]
/proc/loadavg: 4.31 4.17 4.13 5/268 113295
/proc/meminfo: memFree=78711960/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1383736 memory=217408 CPUtime=221.64 cores=1,3
/proc/113288/stat : 113288 (python3) R 113283 113283 111519 0 -1 4194304 60356 0 0 0 22151 13 0 0 20 0 1 0 141556983 1416945664 54352 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 345934 54352 8165 1 0 317292 0
Current children cumulated CPU time: 221.64 s

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

[pid=113313] ppid=113288 vsize=96768 memory=90028 CPUtime=2654.36 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 338375 0 0 0 265313 123 0 0 20 0 1 0 141607001 99090432 22507 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 24192 22507 544 696 0 23353 0
Current children cumulated CPU time: 3153.12 s
Current children cumulated vsize: 1491916 KiB
Current children cumulated memory: 319144 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.07 4.08 5/272 114281
/proc/meminfo: memFree=105543300/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=88576 memory=77740 CPUtime=2714.18 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 351627 0 0 0 271291 127 0 0 20 0 1 0 141607001 90701824 19435 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 22144 19435 544 696 0 21305 0
Current children cumulated CPU time: 3212.94 s
Current children cumulated vsize: 1483724 KiB
Current children cumulated memory: 306856 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.07 4.08 5/272 114283
/proc/meminfo: memFree=105521452/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=104960 memory=89900 CPUtime=2774.01 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 364602 0 0 0 277271 130 0 0 20 0 1 0 141607001 107479040 22475 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 26240 22475 544 696 0 25401 0
Current children cumulated CPU time: 3272.77 s
Current children cumulated vsize: 1500108 KiB
Current children cumulated memory: 319016 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/271 114285
/proc/meminfo: memFree=105521284/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=104960 memory=83344 CPUtime=2833.86 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 376891 0 0 0 283252 134 0 0 20 0 1 0 141607001 107479040 20836 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 26240 20836 544 696 0 25401 0
Current children cumulated CPU time: 3332.62 s
Current children cumulated vsize: 1500108 KiB
Current children cumulated memory: 312460 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/271 114287
/proc/meminfo: memFree=105511136/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=104960 memory=87340 CPUtime=2893.71 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 388716 0 0 0 289233 138 0 0 20 0 1 0 141607001 107479040 21835 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 26240 21835 544 696 0 25401 0
Current children cumulated CPU time: 3392.47 s
Current children cumulated vsize: 1500108 KiB
Current children cumulated memory: 316456 KiB

[startup+3462.3 s]
/proc/loadavg: 4.42 4.16 4.11 5/271 114289
/proc/meminfo: memFree=105523760/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=88572 memory=84220 CPUtime=2953.56 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 400096 0 0 0 295215 141 0 0 20 0 1 0 141607001 90697728 21055 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 22143 21055 544 696 0 21304 0
Current children cumulated CPU time: 3452.32 s
Current children cumulated vsize: 1483720 KiB
Current children cumulated memory: 313336 KiB

[startup+3522.3 s]
/proc/loadavg: 4.28 4.17 4.12 5/271 114291
/proc/meminfo: memFree=105530116/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=72188 memory=65788 CPUtime=3013.42 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 401465 0 0 0 301200 142 0 0 20 0 1 0 141607001 73920512 16447 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 18047 16447 544 696 0 17208 0
Current children cumulated CPU time: 3512.18 s
Current children cumulated vsize: 1467336 KiB
Current children cumulated memory: 294904 KiB

[startup+3582.3 s]
/proc/loadavg: 4.23 4.17 4.12 5/271 114296
/proc/meminfo: memFree=105520084/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=72188 memory=65788 CPUtime=3073.28 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 402426 0 0 0 307185 143 0 0 20 0 1 0 141607001 73920512 16447 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 18047 16447 544 696 0 17208 0
Current children cumulated CPU time: 3572.04 s
Current children cumulated vsize: 1467336 KiB
Current children cumulated memory: 294904 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.14 4.16 4.11 5/272 114304
/proc/meminfo: memFree=105519044/131249988 swapFree=33010416/33010684
[pid=113283] ppid=113280 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/113283/stat : 113283 (scip-naps-1.00a) S 113280 113283 111519 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 141556981 4292608 768 18446744073709551615 94695465885696 94695466780229 140725412623824 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94695467019280 94695467067024 94695476645888 140725412628891 140725412628990 140725412628990 140725412634594 0
/proc/113283/statm: 1048 768 704 219 0 110 0
[pid=113288] ppid=113283 vsize=1390956 memory=226044 CPUtime=498.76 cores=1,3
/proc/113288/stat : 113288 (python3) S 113283 113283 111519 0 -1 4194304 79220 0 0 0 49858 18 0 0 20 0 1 0 141556983 1424338944 56511 18446744073709551615 94206816329728 94206816330105 140731302605280 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94206816341400 94206816342020 94206823206912 140731302607183 140731302607392 140731302607392 140731302612967 0
/proc/113288/statm: 347739 56511 8197 1 0 319097 0
[pid=113313] ppid=113288 vsize=72188 memory=65788 CPUtime=3101.31 cores=1,3
/proc/113313/stat : 113313 (naps-1.03a6) R 113288 113313 113313 0 -1 4194304 403370 0 0 0 309988 143 0 0 20 0 1 0 141607001 73920512 16447 18446744073709551615 4198400 7047149 140728005840224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 27824128 140728005843343 140728005843441 140728005843441 140728005849033 0
/proc/113313/statm: 18047 16447 544 696 0 17208 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1467336 KiB
Current children cumulated memory: 294904 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000814 s, system=0.006249 s

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

# cumulated CPU time of all completed processes:  user=3598.54 s, system=1.6413 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

Child status: 0

Real time (s): 3610.48
CPU time (s): 3600.18
CPU user time (s): 3598.54
CPU system time (s): 1.6413
CPU usage (%): 99.7147
Max. virtual memory (cumulated for all children) (KiB): 1516492
Max. memory (cumulated for all children) (KiB): 325288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.54
system time used= 1.64131
maximum resident set size= 242312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 504294
page faults= 0
swaps= 0
block input operations= 0
block output operations= 744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 366
involuntary context switches= 2941


# summary of solver processes directly reported to runsolver:
#   pid: 113283,113288
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3598.54
#   total CPU system time (s): 1.6413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.55388 second user time and 17.161 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-11 20:33:04
IDJOB=4529832
IDBENCH=158343
IDSOLVER=3388
FILE ID=nodeC031/4529832-1752258784
RUNJOBID= nodeC031-1752253448-111531
SLURM_JOB_ID= 9682589
Free space on /tmp= 430452 MiB

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

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

MD5SUM BENCH= 5fb93660b547b6cc9dd610c04b6e276e
RANDOM SEED=689658719

nodeC031 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.885
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.881
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		: 3600.181
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		: 3599.995
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.881
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.860
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		: 3576.328
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		: 3594.908
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:       131249988 kB
MemFree:        78855848 kB
MemAvailable:   101784356 kB
Buffers:            2128 kB
Cached:         23609204 kB
SwapCached:           12 kB
Active:         28307416 kB
Inactive:       23148576 kB
Active(anon):   27852260 kB
Inactive(anon):    10468 kB
Active(file):     455156 kB
Inactive(file): 23138108 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5892 kB
Writeback:             0 kB
AnonPages:      27842048 kB
Mapped:           133660 kB
Shmem:             18052 kB
KReclaimable:     348964 kB
Slab:             445524 kB
SReclaimable:     348964 kB
SUnreclaim:        96560 kB
KernelStack:        4316 kB
PageTables:        58444 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   32353188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7401472 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430880 MiB
End job on nodeC031 at 2025-07-11 21:33:15