Trace number 4492953

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.00a1UNSAT 47.6183 47.7751

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2590c1209b8f449ade71ad316e08b5f7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.529767
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints39645
Number of constraints which are clauses39645
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint40
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 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

47.43/47.68	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4492953-1751145799.opb
47.43/47.68	c Solving mode: decision
47.43/47.68	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
47.43/47.68	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
47.43/47.68	c original problem has 1800 variables (1800 bin, 0 int, 0 impl, 0 cont) and 39645 constraints
47.43/47.68	c presolving:
47.43/47.68	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 39645 upgd conss, 0 impls, 39600 clqs
47.43/47.68	c    (0.4s) probing: 51/1800 (2.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
47.43/47.68	c    (0.4s) probing aborted: 50/50 successive totally useless probings
47.43/47.68	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
47.43/47.68	c    (0.9s) symmetry computation finished: 83 generators found (max: 1500, log10 of symmetry group size: 100.0) (symcode time: 0.53)
47.43/47.68	c dynamic symmetry handling statistics:
47.43/47.68	c    orbitopal reduction:       no components
47.43/47.68	c    orbital reduction:         no components
47.43/47.68	c    lexicographic reduction:   no permutations
47.43/47.68	c handled 1 out of 1 symmetry components
47.43/47.68	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
47.43/47.68	c  0 deleted vars, 0 deleted constraints, 2 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
47.43/47.68	c  0 implications, 39600 cliques
47.43/47.68	c presolved problem has 1800 variables (1800 bin, 0 int, 0 impl, 0 cont) and 39647 constraints
47.43/47.68	c   39600 constraints of type <setppc>
47.43/47.68	c       2 constraints of type <orbitope>
47.43/47.68	c      45 constraints of type <logicor>
47.43/47.68	c transformed objective value is always integral (scale: 1)
47.43/47.68	c Presolving Time: 0.90
47.43/47.68	c 
47.43/47.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.43/47.68	c   6.2s|     1 |     0 |   176 |     - |   121M |   0 |1800 |  39k|  39k|   0 |  0 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c   6.5s|     1 |     0 |  2464 |     - |   134M |   0 |1800 |  39k|  38k|   4 |  1 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c   6.6s|     1 |     0 |  3166 |     - |   138M |   0 |1800 |  38k|  38k|   7 |  2 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c   7.0s|     1 |     0 |  3623 |     - |   143M |   0 |1800 |  38k|  38k|  14 |  3 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c   7.5s|     1 |     0 |  4038 |     - |   158M |   0 |1800 |  38k|  38k|  20 |  4 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c   8.5s|     1 |     0 |  4369 |     - |   170M |   0 |1800 |  38k|  38k|  26 |  5 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c   9.2s|     1 |     0 |  4681 |     - |   184M |   0 |1800 |  38k|  38k|  30 |  6 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c   9.9s|     1 |     0 |  4993 |     - |   190M |   0 |1800 |  38k|  38k|  34 |  7 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  10.3s|     1 |     0 |  5354 |     - |   195M |   0 |1800 |  38k|  38k|  39 |  8 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  10.9s|     1 |     0 |  5648 |     - |   201M |   0 |1800 |  38k|  38k|  43 |  9 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  11.4s|     1 |     0 |  5741 |     - |   207M |   0 |1800 |  38k|  38k|  52 | 10 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  11.5s|     1 |     0 |  5804 |     - |   212M |   0 |1800 |  38k|  38k|  57 | 11 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  12.9s|     1 |     2 |  8050 |     - |   213M |   0 |1800 |  38k|  38k|  57 | 11 |  28 |  19 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  18.2s|   100 |    35 | 26204 | 206.9 |   229M |  30 |1800 |  38k|  38k|  75 |  1 |  39 |  19 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  21.3s|   200 |    41 | 32543 | 134.8 |   238M |  42 |1800 |  38k|   0 |  88 |  0 |  46 |  19 | 0.000000e+00 |      --      |    Inf |   6.35%
47.43/47.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.43/47.68	c  23.5s|   300 |    43 | 36311 | 102.3 |   247M |  42 |1800 |  38k|  38k| 142 |  1 |  55 |  19 | 0.000000e+00 |      --      |    Inf |   6.43%
47.43/47.68	c  26.0s|   400 |    51 | 39713 |  85.2 |   252M |  42 |1800 |  38k|  38k| 170 |  1 |  65 |  19 | 0.000000e+00 |      --      |    Inf |   6.54%
47.43/47.68	c  29.2s|   500 |    51 | 42023 |  72.8 |   265M |  42 |1800 |  38k|  38k| 235 |  2 |  69 |  19 | 0.000000e+00 |      --      |    Inf |  11.18%
47.43/47.68	c  31.6s|   600 |    54 | 46536 |  68.1 |   266M |  42 |1800 |  38k|  38k| 261 |  1 |  81 |  19 | 0.000000e+00 |      --      |    Inf |  11.21%
47.43/47.68	c  33.6s|   700 |    59 | 47925 |  60.4 |   266M |  42 |1800 |  38k|  38k| 294 |  1 |  86 |  19 | 0.000000e+00 |      --      |    Inf |  11.36%
47.43/47.68	c  34.8s|   800 |    77 | 51868 |  57.8 |   267M |  42 |1800 |  38k|  38k| 299 |  1 |  86 |  19 | 0.000000e+00 |      --      |    Inf |  11.38%
47.43/47.68	c  38.0s|   900 |    84 | 60512 |  61.0 |   278M |  42 |1800 |  38k|   0 | 342 |  0 |  93 |  19 | 0.000000e+00 |      --      |    Inf |  11.38%
47.43/47.68	c  42.2s|  1000 |    89 | 62947 |  57.3 |   297M |  42 |1800 |  38k|   0 | 485 |  0 | 103 |  19 | 0.000000e+00 |      --      |    Inf |  11.38%
47.43/47.68	c  44.7s|  1100 |   107 | 67320 |  56.1 |   306M |  42 |1800 |  38k|  38k| 522 |  1 | 116 |  19 | 0.000000e+00 |      --      |    Inf |  11.40%
47.43/47.68	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
47.43/47.68	c (run 1, node 1134) performing user restart
47.43/47.68	c 
47.43/47.68	c (restart) converted 46 cuts from the global cut pool into linear constraints
47.43/47.68	c 
47.43/47.68	c presolving:
47.43/47.68	c (round 1, fast)       45 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 294 chg coeffs, 0 upgd conss, 0 impls, 38657 clqs
47.43/47.68	c (round 2, exhaustive) 46 del vars, 7 del conss, 1 add conss, 0 chg bounds, 2 chg sides, 294 chg coeffs, 44 upgd conss, 0 impls, 38655 clqs
47.43/47.68	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
47.43/47.68	c  46 deleted vars, 8 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 2 changed sides, 305 changed coefficients
47.43/47.68	c  0 implications, 38655 cliques
47.43/47.68	c presolved problem has 1754 variables (1754 bin, 0 int, 0 impl, 0 cont) and 38757 constraints
47.43/47.68	c   38653 constraints of type <setppc>
47.43/47.68	c       2 constraints of type <orbitope>
47.43/47.68	c     102 constraints of type <logicor>
47.43/47.68	c transformed objective value is always integral (scale: 1)
47.43/47.68	c Presolving Time: 1.00
47.43/47.68	c 
47.43/47.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.43/47.68	c  46.4s|     1 |     0 | 75029 |     - |   307M |   0 |1754 |  38k|  38k|   0 |  0 | 120 |  19 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  46.8s|     1 |     0 | 75500 |     - |   307M |   0 |1754 |  38k|  38k|   6 |  1 | 120 |  19 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  47.2s|     1 |     0 | 75558 |     - |   312M |   0 |1754 |  38k|  38k|  13 |  2 | 120 |  19 | 0.000000e+00 |      --      |    Inf | unknown
47.43/47.68	c  47.5s|     1 |     0 | 76299 |     - |   316M |   0 |1754 |  38k|  38k|  19 |  3 | 121 |  19 |    cutoff    |      --      |   0.00%| unknown
47.43/47.68	c  47.5s|     1 |     0 | 76299 |     - |   316M |   0 |1754 |  38k|  38k|  19 |  3 | 121 |  19 |    cutoff    |      --      |   0.00%| unknown
47.43/47.68	c 
47.43/47.68	c SCIP Status        : problem is solved [infeasible]
47.43/47.68	c Solving Time (sec) : 47.48
47.43/47.68	c Solving Nodes      : 1 (total of 1135 nodes in 2 runs)
47.43/47.68	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
47.43/47.68	c Dual Bound         : +1.00000000000000e+20
47.43/47.68	c Gap                : 0.00 %
47.43/47.68	c SCIP found the problem to be infeasible.
47.43/47.68	s UNSATISFIABLE

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 (62361 MiB free)
  memory of node 1: 64465 MiB (63742 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492953-1751145799/watcher-4492953-1751145799 -o /tmp/evaluation-result-4492953-1751145799/solver-4492953-1751145799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4492953-1751145799.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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.el
Current StackSize limit: 8192 KiB

solver pid=21359, runsolver pid=21356

[startup+0.100062 s]*
/proc/loadavg: 4.02 4.31 5.64 5/270 21364
/proc/meminfo: memFree=129130736/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1187972 memory=32948 CPUtime=0.06 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 3964 0 0 0 5 1 0 0 20 0 1 0 30258698 1216483328 8237 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 296993 8237 4909 1 0 268984 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1192164 KiB
Current children cumulated memory: 36020 KiB

[startup+0.205634 s]*
/proc/loadavg: 4.02 4.31 5.64 5/270 21364
/proc/meminfo: memFree=129114860/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1225460 memory=78516 CPUtime=0.17 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 12709 0 0 0 14 3 0 0 20 0 1 0 30258698 1254871040 19629 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 306365 19629 7789 1 0 277723 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1229652 KiB
Current children cumulated memory: 81588 KiB

[startup+0.305683 s]*
/proc/loadavg: 4.02 4.31 5.64 5/270 21364
/proc/meminfo: memFree=129082604/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1256372 memory=107572 CPUtime=0.27 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 19906 0 0 0 23 4 0 0 20 0 1 0 30258698 1286524928 26893 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 314093 26893 7853 1 0 285451 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1260564 KiB
Current children cumulated memory: 110644 KiB

[startup+0.700196 s]
/proc/loadavg: 4.02 4.31 5.64 5/270 21364
/proc/meminfo: memFree=129058412/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1296448 memory=142432 CPUtime=0.66 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 28369 0 0 0 60 6 0 0 20 0 1 0 30258698 1327562752 35608 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 324112 35608 7981 1 0 295470 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1300640 KiB
Current children cumulated memory: 145504 KiB

[startup+1.5002 s]
/proc/loadavg: 4.02 4.31 5.64 5/270 21364
/proc/meminfo: memFree=129046000/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1327784 memory=178124 CPUtime=1.46 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 36801 0 0 0 138 8 0 0 20 0 1 0 30258698 1359650816 44531 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 331946 44531 8077 1 0 303304 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1331976 KiB
Current children cumulated memory: 181196 KiB

[startup+3.10553 s]
/proc/loadavg: 4.02 4.31 5.64 5/270 21364
/proc/meminfo: memFree=128965976/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1327784 memory=178380 CPUtime=3.06 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 36853 0 0 0 298 8 0 0 20 0 1 0 30258698 1359650816 44595 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 331946 44595 8077 1 0 303304 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1331976 KiB
Current children cumulated memory: 181452 KiB

[startup+6.30019 s]
/proc/loadavg: 4.02 4.30 5.63 5/270 21364
/proc/meminfo: memFree=128966316/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1379412 memory=227148 CPUtime=6.25 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 48984 0 0 0 615 10 0 0 20 0 1 0 30258698 1412517888 56787 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 344853 56787 8141 1 0 316211 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1383604 KiB
Current children cumulated memory: 230220 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 4.30 5.62 5/270 21364
/proc/meminfo: memFree=128889276/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1445704 memory=269480 CPUtime=12.63 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 66884 0 0 0 1250 13 0 0 20 0 1 0 30258698 1480400896 67370 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 361426 67370 8141 1 0 332784 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1449896 KiB
Current children cumulated memory: 272552 KiB

[startup+25.5001 s]
/proc/loadavg: 4.02 4.28 5.59 5/270 21365
/proc/meminfo: memFree=128829868/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1495420 memory=315820 CPUtime=25.4 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 85869 0 0 0 2524 16 0 0 20 0 1 0 30258698 1531310080 78955 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 373855 78955 8141 1 0 345213 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1499612 KiB
Current children cumulated memory: 318892 KiB

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

# cumulated CPU time of all completed processes:  user=47.4377 s, system=0.180577 s

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

[startup+25.6002 s]
/proc/loadavg: 4.02 4.28 5.59 5/270 21365
/proc/meminfo: memFree=128829868/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1495420 memory=315820 CPUtime=25.5 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 85869 0 0 0 2534 16 0 0 20 0 1 0 30258698 1531310080 78955 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 373855 78955 8141 1 0 345213 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 1499612 KiB
Current children cumulated memory: 318892 KiB

[startup+38.4002 s]
/proc/loadavg: 4.09 4.29 5.58 5/270 21365
/proc/meminfo: memFree=128766536/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1509380 memory=316204 CPUtime=38.26 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 85957 0 0 0 3810 16 0 0 20 0 1 0 30258698 1545605120 79051 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 377345 79051 8141 1 0 348703 0
Current children cumulated CPU time: 38.26 s
Current children cumulated vsize: 1513572 KiB
Current children cumulated memory: 319276 KiB

[startup+41.6002 s]
/proc/loadavg: 4.08 4.28 5.57 5/270 21365
/proc/meminfo: memFree=128750684/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1527528 memory=316204 CPUtime=41.45 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 85962 0 0 0 4129 16 0 0 20 0 1 0 30258698 1564188672 79051 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 381882 79051 8141 1 0 353240 0
Current children cumulated CPU time: 41.45 s
Current children cumulated vsize: 1531720 KiB
Current children cumulated memory: 319276 KiB

[startup+44.8002 s]
/proc/loadavg: 4.07 4.28 5.56 5/270 21365
/proc/meminfo: memFree=128743224/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1531156 memory=316204 CPUtime=44.64 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 85964 0 0 0 4448 16 0 0 20 0 1 0 30258698 1567903744 79051 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 382789 79051 8141 1 0 354147 0
Current children cumulated CPU time: 44.64 s
Current children cumulated vsize: 1535348 KiB
Current children cumulated memory: 319276 KiB

[startup+46.4002 s]
/proc/loadavg: 4.07 4.28 5.56 5/270 21365
/proc/meminfo: memFree=128743224/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1537016 memory=321676 CPUtime=46.23 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 86816 0 0 0 4607 16 0 0 20 0 1 0 30258698 1573904384 80419 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 384254 80419 8141 1 0 355612 0
Current children cumulated CPU time: 46.23 s
Current children cumulated vsize: 1541208 KiB
Current children cumulated memory: 324748 KiB

[startup+47.2002 s]
/proc/loadavg: 4.07 4.28 5.56 5/270 21365
/proc/meminfo: memFree=128731128/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1537016 memory=321676 CPUtime=47.03 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 86817 0 0 0 4687 16 0 0 20 0 1 0 30258698 1573904384 80419 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 384254 80419 8141 1 0 355612 0
Current children cumulated CPU time: 47.03 s
Current children cumulated vsize: 1541208 KiB
Current children cumulated memory: 324748 KiB

[startup+47.6002 s]
/proc/loadavg: 4.07 4.28 5.56 5/270 21365
/proc/meminfo: memFree=128731128/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1537016 memory=321676 CPUtime=47.43 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 86821 0 0 0 4727 16 0 0 20 0 1 0 30258698 1573904384 80419 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 384254 80419 8141 1 0 355612 0
Current children cumulated CPU time: 47.43 s
Current children cumulated vsize: 1541208 KiB
Current children cumulated memory: 324748 KiB

[startup+47.7001 s]
/proc/loadavg: 4.07 4.28 5.56 5/270 21365
/proc/meminfo: memFree=128731128/131249992 swapFree=33010684/33010684
[pid=21359] ppid=21356 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/21359/stat : 21359 (scip-naps-1.00.) S 21356 21359 19810 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 30258696 4292608 768 18446744073709551615 93975769260032 93975770154565 140727823751856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93975770393616 93975770441360 93975775940608 140727823759777 140727823759874 140727823759874 140727823765476 0
/proc/21359/statm: 1048 768 704 219 0 110 0
[pid=21364] ppid=21359 vsize=1538412 memory=321676 CPUtime=47.53 cores=5,7
/proc/21364/stat : 21364 (python3) R 21359 21359 19810 0 -1 4194304 86822 0 0 0 4737 16 0 0 20 0 1 0 30258698 1575333888 80419 18446744073709551615 94628235595776 94628235596153 140734840378496 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94628235607448 94628235608068 94628266582016 140734840379736 140734840379938 140734840379938 140734840385511 0
/proc/21364/statm: 384603 80419 8141 1 0 355961 0
Current children cumulated CPU time: 47.53 s
Current children cumulated vsize: 1542604 KiB
Current children cumulated memory: 324748 KiB

Child status: 0

Real time (s): 47.7751
CPU time (s): 47.6183
CPU user time (s): 47.4377
CPU system time (s): 0.180577
CPU usage (%): 99.6718
Max. virtual memory (cumulated for all children) (KiB): 1542604
Max. memory (cumulated for all children) (KiB): 324748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.4377
system time used= 0.180577
maximum resident set size= 321676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87459
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 333
involuntary context switches= 71


# summary of solver processes directly reported to runsolver:
#   pid: 21359
#   total CPU time (s): 47.6183
#   total CPU user time (s): 47.4377
#   total CPU system time (s): 0.180577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.097394 second user time and 0.254524 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-28 23:23:19
IDJOB=4492953
IDBENCH=147833
IDSOLVER=3368
FILE ID=nodeC025/4492953-1751145799
RUNJOBID= nodeC025-1751145166-19823
SLURM_JOB_ID= 9587446
Free space on /tmp= 433040 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492953-1751145799/watcher-4492953-1751145799 -o /tmp/evaluation-result-4492953-1751145799/solver-4492953-1751145799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4492953-1751145799.opb

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

MD5SUM BENCH= 2590c1209b8f449ade71ad316e08b5f7
RANDOM SEED=1780070525

nodeC025 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.836
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.67
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.830
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.67
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.710
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.67
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		: 3602.090
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.67
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.833
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.67
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.731
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.67
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		: 3600.310
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.67
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.814
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129130608 kB
MemAvailable:   128772240 kB
Buffers:            3280 kB
Cached:           446760 kB
SwapCached:            0 kB
Active:          1276512 kB
Inactive:         188696 kB
Active(anon):    1033252 kB
Inactive(anon):        0 kB
Active(file):     243260 kB
Inactive(file):   188696 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6576 kB
Writeback:             0 kB
AnonPages:       1018000 kB
Mapped:           124780 kB
Shmem:             18084 kB
KReclaimable:      86660 kB
Slab:             170320 kB
SReclaimable:      86660 kB
SUnreclaim:        83660 kB
KernelStack:        4352 kB
PageTables:         5732 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4683672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC025 at 2025-06-28 23:24:07