Trace number 4520681

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.95 3607.22

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_430.opb
MD5SUMb3bab28fe93ea42b1817acfaffdcfb3a
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 benchmark2044
Best CPU time to get the best result obtained on this benchmark3586.66
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8170
Total number of constraints8170
Number of constraints which are clauses8170
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 constraint4
Maximum length of a constraint4
Number of terms in the objective function 8170
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 8170
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 8170
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.01	c Presolving by SCIP...
498.80/500.07	c Encoding OPB into MaxSAT...
498.80/500.07	c This is the PBCProcessor based on SCIP solver.
498.86/500.11	c Solving by WMaxCDCL...
3597.90/3607.21	c Rebuilding OPB solution...
3597.90/3607.21	c This is the PBCProcessor based on SCIP solver.
3597.90/3607.21	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: 63665 MiB (62523 MiB free)
  memory of node 1: 64507 MiB (63285 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4520681-1751559895/watcher-4520681-1751559895 -o /tmp/evaluation-result-4520681-1751559895/solver-4520681-1751559895 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86117 --watchdog 3760 HOME/opbsolver HOME/instance-4520681-1751559895.opb 3600 31000 HOME HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Starting watchdog thread
solver pid=87747, runsolver pid=87744
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.47 4.26 4.16 5/269 87751
/proc/meminfo: memFree=128789864/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=61404 memory=49740 CPUtime=0.08 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 10274 0 0 0 7 1 0 0 20 0 1 0 71667328 62877696 12435 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 15351 12435 2464 2826 0 11963 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 65596 KiB
Current children cumulated memory: 52684 KiB

[startup+0.20575 s]*
/proc/loadavg: 4.43 4.26 4.15 5/269 87751
/proc/meminfo: memFree=128731588/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=143160 memory=104988 CPUtime=0.18 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 23949 0 0 0 15 3 0 0 20 0 1 0 71667328 146595840 26247 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 35790 26247 2624 2826 0 32402 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 147352 KiB
Current children cumulated memory: 107932 KiB

[startup+0.305668 s]*
/proc/loadavg: 4.43 4.26 4.15 5/269 87751
/proc/meminfo: memFree=128731588/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=144224 memory=105884 CPUtime=0.28 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 24180 0 0 0 25 3 0 0 20 0 1 0 71667328 147685376 26471 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 36056 26471 2624 2826 0 32668 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 148416 KiB
Current children cumulated memory: 108828 KiB

[startup+0.70013 s]
/proc/loadavg: 4.43 4.26 4.15 5/269 87751
/proc/meminfo: memFree=128724972/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=146660 memory=107932 CPUtime=0.67 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 24705 0 0 0 64 3 0 0 20 0 1 0 71667328 150179840 26983 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 36665 26983 2624 2826 0 33277 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 150852 KiB
Current children cumulated memory: 110876 KiB

[startup+1.50015 s]
/proc/loadavg: 4.43 4.26 4.15 5/268 87751
/proc/meminfo: memFree=128743532/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=148412 memory=110236 CPUtime=1.47 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 25277 0 0 0 144 3 0 0 20 0 1 0 71667328 151973888 27559 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 37103 27559 2624 2826 0 33715 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 152604 KiB
Current children cumulated memory: 113180 KiB

[startup+3.10546 s]
/proc/loadavg: 4.43 4.26 4.15 5/268 87751
/proc/meminfo: memFree=128710768/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=151508 memory=112540 CPUtime=3.07 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 25839 0 0 0 304 3 0 0 20 0 1 0 71667328 155144192 28135 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 37877 28135 2624 2826 0 34489 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 155700 KiB
Current children cumulated memory: 115484 KiB

[startup+6.30015 s]
/proc/loadavg: 4.40 4.25 4.15 5/268 87751
/proc/meminfo: memFree=128735344/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=153948 memory=113948 CPUtime=6.25 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 26203 0 0 0 622 3 0 0 20 0 1 0 71667328 157642752 28487 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 38487 28487 2624 2826 0 35099 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 158140 KiB
Current children cumulated memory: 116892 KiB

[startup+12.7001 s]
/proc/loadavg: 4.36 4.25 4.15 5/268 87751
/proc/meminfo: memFree=128727596/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=153948 memory=113948 CPUtime=12.64 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 26207 0 0 0 1261 3 0 0 20 0 1 0 71667328 157642752 28487 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 38487 28487 2624 2826 0 35099 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 158140 KiB
Current children cumulated memory: 116892 KiB

[startup+25.5002 s]
/proc/loadavg: 4.31 4.24 4.15 5/268 87751
/proc/meminfo: memFree=128769656/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=153948 memory=113948 CPUtime=25.41 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 26208 0 0 0 2538 3 0 0 20 0 1 0 71667328 157642752 28487 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 38487 28487 2624 2826 0 35099 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 158140 KiB
Current children cumulated memory: 116892 KiB

[startup+51.1055 s]
/proc/loadavg: 4.24 4.23 4.15 5/268 87752
/proc/meminfo: memFree=128677320/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=153948 memory=113948 CPUtime=50.95 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 26209 0 0 0 5092 3 0 0 20 0 1 0 71667328 157642752 28487 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 38487 28487 2624 2826 0 35099 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 158140 KiB
Current children cumulated memory: 116892 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.21 4.15 5/267 87754
/proc/meminfo: memFree=128738348/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=153948 memory=131356 CPUtime=102.02 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 26242 0 0 0 10199 3 0 0 20 0 1 0 71667328 157642752 32839 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 38487 32839 2624 2826 0 35099 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 158140 KiB
Current children cumulated memory: 134300 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.21 4.15 5/268 87761
/proc/meminfo: memFree=128728436/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=153948 memory=139036 CPUtime=161.88 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 26280 0 0 0 16185 3 0 0 20 0 1 0 71667328 157642752 34759 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 38487 34759 2624 2826 0 35099 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 158140 KiB
Current children cumulated memory: 141980 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.19 4.15 5/268 87763
/proc/meminfo: memFree=128674088/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 261 238 0 0 0 0 0 0 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87751] ppid=87747 vsize=153948 memory=139036 CPUtime=221.74 cores=4,6
/proc/87751/stat : 87751 (pbcpreprocessor) R 87747 87747 86106 0 -1 4194304 26308 0 0 0 22171 3 0 0 20 0 1 0 71667328 157642752 34759 18446744073709551615 4198400 15773533 140728229276320 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 45297664 140728229280068 140728229280222 140728229280222 140728229285829 0
/proc/87751/statm: 38487 34759 2624 2826 0 35099 0
Current children cumulated CPU time: 221.74 s

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

/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 43597 0 0 0 283288 189 0 0 20 0 1 0 71717338 261369856 45229 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63811 45229 448 424 0 63266 0
Current children cumulated CPU time: 3333.66 s
Current children cumulated vsize: 259436 KiB
Current children cumulated memory: 183860 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/269 88460
/proc/meminfo: memFree=127878876/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255388 memory=222000 CPUtime=2894.61 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 43648 0 0 0 289265 196 0 0 20 0 1 0 71717338 261517312 55500 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63847 55500 448 424 0 63302 0
Current children cumulated CPU time: 3393.5 s
Current children cumulated vsize: 259580 KiB
Current children cumulated memory: 224944 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 88462
/proc/meminfo: memFree=127850232/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255540 memory=250824 CPUtime=2954.46 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 43701 0 0 0 295248 198 0 0 20 0 1 0 71717338 261672960 62706 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63885 62706 448 424 0 63340 0
Current children cumulated CPU time: 3453.35 s
Current children cumulated vsize: 259732 KiB
Current children cumulated memory: 253768 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/269 88465
/proc/meminfo: memFree=127928312/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=174288 memory=158148 CPUtime=3014.32 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 44622 0 0 0 301228 204 0 0 20 0 1 0 71717338 178470912 39537 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 43572 39537 448 424 0 43027 0
Current children cumulated CPU time: 3513.21 s
Current children cumulated vsize: 178480 KiB
Current children cumulated memory: 161092 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/268 88468
/proc/meminfo: memFree=127867588/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255820 memory=197904 CPUtime=3074.17 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45360 0 0 0 307211 206 0 0 20 0 1 0 71717338 261959680 49476 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63955 49476 448 424 0 63410 0
Current children cumulated CPU time: 3573.06 s
Current children cumulated vsize: 260012 KiB
Current children cumulated memory: 200848 KiB

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

# cumulated CPU time of all completed processes:  user=3595.79 s, system=2.15796 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.12 4.09 5/268 88468
/proc/meminfo: memFree=127867840/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255820 memory=199952 CPUtime=3075.87 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45361 0 0 0 307381 206 0 0 20 0 1 0 71717338 261959680 49988 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63955 49988 448 424 0 63410 0
Current children cumulated CPU time: 3574.76 s
Current children cumulated vsize: 260012 KiB
Current children cumulated memory: 202896 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.11 4.09 5/268 88468
/proc/meminfo: memFree=127860804/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255968 memory=208172 CPUtime=3088.64 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45372 0 0 0 308657 207 0 0 20 0 1 0 71717338 262111232 52043 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63992 52043 448 424 0 63447 0
Current children cumulated CPU time: 3587.53 s
Current children cumulated vsize: 260160 KiB
Current children cumulated memory: 211116 KiB

[startup+3603.2 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 88470
/proc/meminfo: memFree=127856724/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255968 memory=210240 CPUtime=3095.03 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45378 0 0 0 309295 208 0 0 20 0 1 0 71717338 262111232 52560 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63992 52560 448 424 0 63447 0
Current children cumulated CPU time: 3593.92 s
Current children cumulated vsize: 260160 KiB
Current children cumulated memory: 213184 KiB

[startup+3604.8 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 88470
/proc/meminfo: memFree=127856724/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255968 memory=212292 CPUtime=3096.62 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45381 0 0 0 309454 208 0 0 20 0 1 0 71717338 262111232 53073 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63992 53073 448 424 0 63447 0
Current children cumulated CPU time: 3595.51 s
Current children cumulated vsize: 260160 KiB
Current children cumulated memory: 215236 KiB

[startup+3606.4 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 88470
/proc/meminfo: memFree=127855548/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255968 memory=212292 CPUtime=3098.22 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45381 0 0 0 309614 208 0 0 20 0 1 0 71717338 262111232 53073 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63992 53073 448 424 0 63447 0
Current children cumulated CPU time: 3597.11 s
Current children cumulated vsize: 260160 KiB
Current children cumulated memory: 215236 KiB

[startup+3606.8 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 88470
/proc/meminfo: memFree=127855548/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255968 memory=212292 CPUtime=3098.61 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45381 0 0 0 309653 208 0 0 20 0 1 0 71717338 262111232 53073 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63992 53073 448 424 0 63447 0
Current children cumulated CPU time: 3597.5 s
Current children cumulated vsize: 260160 KiB
Current children cumulated memory: 215236 KiB

[startup+3607.2 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 88470
/proc/meminfo: memFree=127855548/131250000 swapFree=33010416/33010684
[pid=87747] ppid=87744 vsize=4192 memory=2944 CPUtime=498.89 cores=4,6
/proc/87747/stat : 87747 (opbsolver) S 87744 87747 86106 0 -1 4194304 409 27913 0 0 0 0 49883 6 20 0 1 0 71667327 4292608 736 18446744073709551615 94094344044544 94094344939077 140729176365568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94094345178128 94094345225872 94094362869760 140729176373534 140729176373737 140729176373737 140729176379339 0
/proc/87747/statm: 1048 736 672 219 0 110 0
[pid=87780] ppid=87747 vsize=255968 memory=212292 CPUtime=3099.01 cores=4,6
/proc/87780/stat : 87780 (wmaxcdcl) R 87747 87747 86106 0 -1 4194304 45381 0 0 0 309693 208 0 0 20 0 1 0 71717338 262111232 53073 18446744073709551615 4198400 5932793 140736595709120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9367552 140736595712347 140736595712492 140736595712492 140736595718092 0
/proc/87780/statm: 63992 53073 448 424 0 63447 0
Current children cumulated CPU time: 3597.9 s
Current children cumulated vsize: 260160 KiB
Current children cumulated memory: 215236 KiB

Child status: 0

Real time (s): 3607.22
CPU time (s): 3597.95
CPU user time (s): 3595.79
CPU system time (s): 2.15796
CPU usage (%): 99.7429
Max. virtual memory (cumulated for all children) (KiB): 522356
Max. memory (cumulated for all children) (KiB): 379732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.79
system time used= 2.15796
maximum resident set size= 383076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 541
involuntary context switches= 4259


# summary of solver processes directly reported to runsolver:
#   pid: 87747
#   total CPU time (s): 3597.95
#   total CPU user time (s): 3595.79
#   total CPU system time (s): 2.15796

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.8517 second user time and 15.4602 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-03 18:24:55
IDJOB=4520681
IDBENCH=178115
IDSOLVER=3374
FILE ID=nodeC018/4520681-1751559895
RUNJOBID= nodeC018-1751554571-86117
SLURM_JOB_ID= 9598743
Free space on /tmp= 432852 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_430.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4520681-1751559895/watcher-4520681-1751559895 -o /tmp/evaluation-result-4520681-1751559895/solver-4520681-1751559895 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86117 --watchdog 3760  HOME/opbsolver HOME/instance-4520681-1751559895.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= b3bab28fe93ea42b1817acfaffdcfb3a
RANDOM SEED=752103786

nodeC018 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.355
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.66
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.571
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.66
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		: 3515.773
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.801
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.66
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.990
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.66
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.844
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.66
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		: 3466.491
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.66
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		: 3597.651
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128827980 kB
MemAvailable:   129105396 kB
Buffers:            2128 kB
Cached:          1041804 kB
SwapCached:           32 kB
Active:          1167372 kB
Inactive:         567364 kB
Active(anon):     708560 kB
Inactive(anon):      288 kB
Active(file):     458812 kB
Inactive(file):   567076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20988 kB
Writeback:             4 kB
AnonPages:        692672 kB
Mapped:           109528 kB
Shmem:             18044 kB
KReclaimable:     181136 kB
Slab:             271780 kB
SReclaimable:     181136 kB
SUnreclaim:        90644 kB
KernelStack:        4320 kB
PageTables:         4432 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1151828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432780 MiB
End job on nodeC018 at 2025-07-03 19:25:02