Trace number 4486901

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 NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3597.03 3606.88

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM95947120f800d2178fb6b614b0e3950b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2231
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
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 constraint18
Number of terms in the objective function 4500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c Presolving by SCIP...
498.85/500.51	c Encoding OPB into MaxSAT...
498.85/500.51	c This is the PBCProcessor based on SCIP solver.
498.85/500.66	c Solving by WMaxCDCL...
3596.92/3606.87	c Rebuilding OPB solution...
3596.92/3606.87	c This is the PBCProcessor based on SCIP solver.
3596.92/3606.87	s UNKNOWN

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4486901-1751328432/watcher-4486901-1751328432 -o /tmp/evaluation-result-4486901-1751328432/solver-4486901-1751328432 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751328414-42603 --watchdog 3760 HOME/opbsolver HOME/instance-4486901-1751328432.opb 3600 31000 HOME HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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=42880, runsolver pid=42877
Current StackSize limit: 8192 KiB


[startup+0.1001 s]*
/proc/loadavg: 1.83 1.29 1.85 5/255 42884
/proc/meminfo: memFree=129745348/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=25640 memory=9132 CPUtime=0.07 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 1861 0 0 0 7 0 0 0 20 0 1 0 48522388 26255360 2283 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 6410 2283 640 2826 0 3022 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 29832 KiB
Current children cumulated memory: 12076 KiB

[startup+0.213288 s]*
/proc/loadavg: 1.83 1.29 1.85 5/255 42884
/proc/meminfo: memFree=129721916/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=49800 memory=38196 CPUtime=0.18 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 7957 0 0 0 16 2 0 0 20 0 1 0 48522388 50995200 9549 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 12450 9549 2016 2826 0 9062 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 53992 KiB
Current children cumulated memory: 41140 KiB

[startup+0.313192 s]*
/proc/loadavg: 1.83 1.29 1.85 5/255 42884
/proc/meminfo: memFree=129697724/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=76084 memory=64948 CPUtime=0.29 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 14334 0 0 0 25 4 0 0 20 0 1 0 48522388 77910016 16237 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 19021 16237 2336 2826 0 15633 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 80276 KiB
Current children cumulated memory: 67892 KiB

[startup+0.70037 s]
/proc/loadavg: 1.83 1.29 1.85 5/255 42884
/proc/meminfo: memFree=129633212/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=142852 memory=130612 CPUtime=0.66 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 30718 0 0 0 58 8 0 0 20 0 1 0 48522388 146280448 32653 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 35713 32653 2400 2826 0 32325 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 147044 KiB
Current children cumulated memory: 133556 KiB

[startup+1.50043 s]
/proc/loadavg: 1.83 1.29 1.85 5/255 42884
/proc/meminfo: memFree=129600956/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=168380 memory=155068 CPUtime=1.45 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 42715 0 0 0 134 11 0 0 20 0 1 0 48522388 172421120 38767 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 42095 38767 2464 2826 0 38707 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 172572 KiB
Current children cumulated memory: 158012 KiB

[startup+3.11308 s]
/proc/loadavg: 1.83 1.29 1.85 5/255 42884
/proc/meminfo: memFree=129596864/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=170144 memory=157244 CPUtime=3.06 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 43273 0 0 0 295 11 0 0 20 0 1 0 48522388 174227456 39311 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 42536 39311 2464 2826 0 39148 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 174336 KiB
Current children cumulated memory: 160188 KiB

[startup+6.30043 s]
/proc/loadavg: 2.00 1.33 1.86 5/255 42884
/proc/meminfo: memFree=129597376/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=171024 memory=158140 CPUtime=6.24 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 43484 0 0 0 613 11 0 0 20 0 1 0 48522388 175128576 39535 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 42756 39535 2464 2826 0 39368 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 175216 KiB
Current children cumulated memory: 161084 KiB

[startup+12.7003 s]
/proc/loadavg: 2.16 1.38 1.88 5/255 42884
/proc/meminfo: memFree=129109228/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=685604 memory=606708 CPUtime=12.61 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 87391 0 0 0 1238 23 0 0 20 0 1 0 48522388 702058496 151677 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 171401 151677 2656 2826 0 168013 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 689796 KiB
Current children cumulated memory: 609652 KiB

[startup+25.5004 s]
/proc/loadavg: 2.64 1.52 1.92 5/255 42884
/proc/meminfo: memFree=129025436/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=815224 memory=658568 CPUtime=25.38 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 99836 0 0 0 2512 26 0 0 20 0 1 0 48522388 834789376 164642 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 203806 164642 2656 2826 0 200418 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 819416 KiB
Current children cumulated memory: 661512 KiB

[startup+51.1129 s]
/proc/loadavg: 3.11 1.72 1.97 4/250 43169
/proc/meminfo: memFree=129125160/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=914400 memory=695560 CPUtime=50.85 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 109088 0 0 0 5052 33 0 0 20 0 1 0 48522388 936345600 173890 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 228600 173890 2656 2826 0 225212 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 918592 KiB
Current children cumulated memory: 698504 KiB

[startup+102.3 s]
/proc/loadavg: 3.73 2.11 2.09 5/256 43855
/proc/meminfo: memFree=128958988/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=968388 memory=750472 CPUtime=101.72 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 122809 0 0 0 10119 53 0 0 20 0 1 0 48522388 991629312 187618 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 242097 187618 2656 2826 0 238709 0
Current children cumulated CPU time: 101.72 s
Current children cumulated vsize: 972580 KiB
Current children cumulated memory: 753416 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.47 2.22 5/257 43858
/proc/meminfo: memFree=128856200/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=1029880 memory=811228 CPUtime=161.56 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 137497 0 0 0 16101 55 0 0 20 0 1 0 48522388 1054597120 202807 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 257470 202807 2656 2826 0 254082 0
Current children cumulated CPU time: 161.56 s
Current children cumulated vsize: 1034072 KiB
Current children cumulated memory: 814172 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 2.78 2.34 5/257 43860
/proc/meminfo: memFree=128764792/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 260 232 0 0 0 0 0 0 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=42884] ppid=42880 vsize=1070288 memory=852112 CPUtime=221.4 cores=1,3
/proc/42884/stat : 42884 (pbcpreprocessor) R 42880 42880 42591 0 -1 4194304 164164 0 0 0 22081 59 0 0 20 0 1 0 48522388 1095974912 213028 18446744073709551615 4198400 15773533 140731820830592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55197696 140731820837188 140731820837342 140731820837342 140731820842949 0
/proc/42884/statm: 267572 213028 2688 2826 0 264184 0

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

/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 51151 0 0 0 282921 491 0 0 20 0 1 0 48572453 223936512 53956 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 54672 53956 448 424 0 54127 0
Current children cumulated CPU time: 3333.13 s
Current children cumulated vsize: 222880 KiB
Current children cumulated memory: 218768 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/254 44037
/proc/meminfo: memFree=129373300/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=218688 memory=215824 CPUtime=2893.96 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 51151 0 0 0 288901 495 0 0 20 0 1 0 48572453 223936512 53956 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 54672 53956 448 424 0 54127 0
Current children cumulated CPU time: 3392.97 s
Current children cumulated vsize: 222880 KiB
Current children cumulated memory: 218768 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/254 44039
/proc/meminfo: memFree=129461380/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=218688 memory=215824 CPUtime=2953.8 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 51151 0 0 0 294882 498 0 0 20 0 1 0 48572453 223936512 53956 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 54672 53956 448 424 0 54127 0
Current children cumulated CPU time: 3452.81 s
Current children cumulated vsize: 222880 KiB
Current children cumulated memory: 218768 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 44044
/proc/meminfo: memFree=129421776/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=218688 memory=215824 CPUtime=3013.65 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 51151 0 0 0 300863 502 0 0 20 0 1 0 48572453 223936512 53956 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 54672 53956 448 424 0 54127 0
Current children cumulated CPU time: 3512.66 s
Current children cumulated vsize: 222880 KiB
Current children cumulated memory: 218768 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 44052
/proc/meminfo: memFree=129438236/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=218688 memory=215824 CPUtime=3073.5 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 51151 0 0 0 306845 505 0 0 20 0 1 0 48572453 223936512 53956 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 54672 53956 448 424 0 54127 0
Current children cumulated CPU time: 3572.51 s
Current children cumulated vsize: 222880 KiB
Current children cumulated memory: 218768 KiB

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

# cumulated CPU time of all completed processes:  user=3591.15 s, system=5.87278 s

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

[startup+3584 s]*
/proc/loadavg: 4.16 4.13 4.09 5/257 44052
/proc/meminfo: memFree=129438236/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=218688 memory=215824 CPUtime=3075.2 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 51151 0 0 0 307015 505 0 0 20 0 1 0 48572453 223936512 53956 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 54672 53956 448 424 0 54127 0
Current children cumulated CPU time: 3574.21 s
Current children cumulated vsize: 222880 KiB
Current children cumulated memory: 218768 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 44152
/proc/meminfo: memFree=129609896/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=298828 memory=278836 CPUtime=3087.95 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 52085 0 0 0 308286 509 0 0 20 0 1 0 48572453 305999872 69709 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 74707 69709 448 424 0 74162 0
Current children cumulated CPU time: 3586.96 s
Current children cumulated vsize: 303020 KiB
Current children cumulated memory: 281780 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.12 4.09 5/257 44152
/proc/meminfo: memFree=129467968/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=348916 memory=300520 CPUtime=3094.33 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 52396 0 0 0 308923 510 0 0 20 0 1 0 48572453 357289984 75130 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 87229 75130 448 424 0 86684 0
Current children cumulated CPU time: 3593.34 s
Current children cumulated vsize: 353108 KiB
Current children cumulated memory: 303464 KiB

[startup+3604.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 44152
/proc/meminfo: memFree=129463872/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=348916 memory=306664 CPUtime=3095.92 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 52399 0 0 0 309081 511 0 0 20 0 1 0 48572453 357289984 76666 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 87229 76666 448 424 0 86684 0
Current children cumulated CPU time: 3594.93 s
Current children cumulated vsize: 353108 KiB
Current children cumulated memory: 309608 KiB

[startup+3605.6 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 44152
/proc/meminfo: memFree=129451712/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=348916 memory=308712 CPUtime=3096.72 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 52400 0 0 0 309161 511 0 0 20 0 1 0 48572453 357289984 77178 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 87229 77178 448 424 0 86684 0
Current children cumulated CPU time: 3595.73 s
Current children cumulated vsize: 353108 KiB
Current children cumulated memory: 311656 KiB

[startup+3606.4 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 44152
/proc/meminfo: memFree=129447616/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=348916 memory=310760 CPUtime=3097.52 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 52401 0 0 0 309241 511 0 0 20 0 1 0 48572453 357289984 77690 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 87229 77690 448 424 0 86684 0
Current children cumulated CPU time: 3596.53 s
Current children cumulated vsize: 353108 KiB
Current children cumulated memory: 313704 KiB

[startup+3606.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 44152
/proc/meminfo: memFree=129447616/131382120 swapFree=33010160/33010684
[pid=42880] ppid=42877 vsize=4192 memory=2944 CPUtime=499.01 cores=1,3
/proc/42880/stat : 42880 (opbsolver) S 42877 42880 42591 0 -1 4194304 408 207737 0 0 0 0 49827 74 20 0 1 0 48522385 4292608 736 18446744073709551615 93970869481472 93970870376005 140732187359744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93970870615056 93970870662800 93970889285632 140732187363614 140732187363817 140732187363817 140732187369419 0
/proc/42880/statm: 1048 736 672 219 0 110 0
[pid=43880] ppid=42880 vsize=348916 memory=312808 CPUtime=3097.91 cores=1,3
/proc/43880/stat : 43880 (wmaxcdcl) R 42880 42880 42591 0 -1 4194304 52402 0 0 0 309280 511 0 0 20 0 1 0 48572453 357289984 78202 18446744073709551615 4198400 5932793 140735537729008 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40894464 140735537731931 140735537732076 140735537732076 140735537737676 0
/proc/43880/statm: 87229 78202 448 424 0 86684 0
Current children cumulated CPU time: 3596.92 s
Current children cumulated vsize: 353108 KiB
Current children cumulated memory: 315752 KiB

Child status: 0

Real time (s): 3606.88
CPU time (s): 3597.03
CPU user time (s): 3591.15
CPU system time (s): 5.87278
CPU usage (%): 99.7267
Max. virtual memory (cumulated for all children) (KiB): 1187508
Max. memory (cumulated for all children) (KiB): 1005132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.15
system time used= 5.87278
maximum resident set size= 1002188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260889
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 531
involuntary context switches= 2996


# summary of solver processes directly reported to runsolver:
#   pid: 42880
#   total CPU time (s): 3597.03
#   total CPU user time (s): 3591.15
#   total CPU system time (s): 5.87278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2804 second user time and 34.1216 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-01 02:07:13
IDJOB=4486901
IDBENCH=147077
IDSOLVER=3374
FILE ID=nodeC008/4486901-1751328432
RUNJOBID= nodeC008-1751328414-42603
SLURM_JOB_ID= 9594374
Free space on /tmp= 432984 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4486901-1751328432/watcher-4486901-1751328432 -o /tmp/evaluation-result-4486901-1751328432/solver-4486901-1751328432 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751328414-42603 --watchdog 3760  HOME/opbsolver HOME/instance-4486901-1751328432.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 95947120f800d2178fb6b614b0e3950b
RANDOM SEED=1429776732

nodeC008 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	: 0xb00001f
cpu MHz		: 3691.398
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.621
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.215
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3691.416
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3662.335
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.212
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.998
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129753940 kB
MemAvailable:   129570604 kB
Buffers:            2144 kB
Cached:           626792 kB
SwapCached:           16 kB
Active:           650604 kB
Inactive:         409212 kB
Active(anon):     412168 kB
Inactive(anon):    36636 kB
Active(file):     238436 kB
Inactive(file):   372576 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             99172 kB
Writeback:            12 kB
AnonPages:        434056 kB
Mapped:           126532 kB
Shmem:             17920 kB
KReclaimable:      90556 kB
Slab:             172384 kB
SReclaimable:      90556 kB
SUnreclaim:        81828 kB
KernelStack:        4108 kB
PageTables:         4180 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     830576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC008 at 2025-07-01 03:07:20