Trace number 4520635

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? 3596.91 3605.46

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_380.opb
MD5SUMdc7892cb3dbd530fdb83331c968a6da2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1616
Best CPU time to get the best result obtained on this benchmark64.671
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6460
Total number of constraints6460
Number of constraints which are clauses6460
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 6460
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 6460
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 6460
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.75/500.07	c Encoding OPB into MaxSAT...
498.75/500.07	c This is the PBCProcessor based on SCIP solver.
498.82/500.10	c Solving by WMaxCDCL...
3596.83/3605.44	c Rebuilding OPB solution...
3596.83/3605.44	c This is the PBCProcessor based on SCIP solver.
3596.83/3605.45	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 (62470 MiB free)
  memory of node 1: 64507 MiB (63438 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=87628, runsolver pid=87625

[startup+0.100069 s]*
/proc/loadavg: 4.07 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128930436/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=69856 memory=46848 CPUtime=0.08 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 9635 0 0 0 7 1 0 0 20 0 1 0 71550181 71532544 11712 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 17464 11712 2496 2826 0 14076 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 74048 KiB
Current children cumulated memory: 49920 KiB

[startup+0.206021 s]*
/proc/loadavg: 4.07 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128914560/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=118588 memory=84868 CPUtime=0.18 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 19283 0 0 0 16 2 0 0 20 0 1 0 71550181 121434112 21217 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 29647 21217 2624 2826 0 26259 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 122780 KiB
Current children cumulated memory: 87940 KiB

[startup+0.305838 s]*
/proc/loadavg: 4.07 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128914560/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=119244 memory=85636 CPUtime=0.28 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 19450 0 0 0 26 2 0 0 20 0 1 0 71550181 122105856 21409 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 29811 21409 2624 2826 0 26423 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 123436 KiB
Current children cumulated memory: 88708 KiB

[startup+0.700163 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128914560/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=121544 memory=87556 CPUtime=0.67 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 19965 0 0 0 65 2 0 0 20 0 1 0 71550181 124461056 21889 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 30386 21889 2624 2826 0 26998 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 125736 KiB
Current children cumulated memory: 90628 KiB

[startup+1.50016 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128894208/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=123780 memory=90116 CPUtime=1.46 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 20586 0 0 0 144 2 0 0 20 0 1 0 71550181 126750720 22529 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 30945 22529 2624 2826 0 27557 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 127972 KiB
Current children cumulated memory: 93188 KiB

[startup+3.10567 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128890364/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=123780 memory=90116 CPUtime=3.06 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 20586 0 0 0 304 2 0 0 20 0 1 0 71550181 126750720 22529 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 30945 22529 2624 2826 0 27557 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 127972 KiB
Current children cumulated memory: 93188 KiB

[startup+6.30023 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128906716/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=125692 memory=91140 CPUtime=6.25 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 20861 0 0 0 623 2 0 0 20 0 1 0 71550181 128708608 22785 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 31423 22785 2624 2826 0 28035 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 129884 KiB
Current children cumulated memory: 94212 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128907220/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=125692 memory=91524 CPUtime=12.63 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 20945 0 0 0 1261 2 0 0 20 0 1 0 71550181 128708608 22881 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 31423 22881 2624 2826 0 28035 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 129884 KiB
Current children cumulated memory: 94596 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/272 87632
/proc/meminfo: memFree=128899764/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=127820 memory=93392 CPUtime=25.41 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 21333 0 0 0 2538 3 0 0 20 0 1 0 71550181 130887680 23348 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 31955 23348 2624 2826 0 28567 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 132012 KiB
Current children cumulated memory: 96464 KiB

[startup+51.1057 s]
/proc/loadavg: 4.10 4.08 4.09 5/272 87633
/proc/meminfo: memFree=128862692/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=149368 memory=112080 CPUtime=50.95 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 25979 0 0 0 5092 3 0 0 20 0 1 0 71550181 152952832 28020 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 37342 28020 2688 2826 0 33954 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 153560 KiB
Current children cumulated memory: 115152 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/272 87640
/proc/meminfo: memFree=128808656/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=174136 memory=134652 CPUtime=102.02 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 32262 0 0 0 10198 4 0 0 20 0 1 0 71550181 178315264 33663 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 43534 33663 2720 2826 0 40146 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 178328 KiB
Current children cumulated memory: 137724 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 87643
/proc/meminfo: memFree=128791960/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=174136 memory=137596 CPUtime=161.87 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 32285 0 0 0 16183 4 0 0 20 0 1 0 71550181 178315264 34399 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 43534 34399 2720 2826 0 40146 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 178328 KiB
Current children cumulated memory: 140668 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 87644
/proc/meminfo: memFree=128767244/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 259 231 0 0 0 0 0 0 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87632] ppid=87628 vsize=174136 memory=154364 CPUtime=221.71 cores=5,7
/proc/87632/stat : 87632 (pbcpreprocessor) R 87628 87628 86106 0 -1 4194304 32391 0 0 0 22167 4 0 0 20 0 1 0 71550181 178315264 38591 18446744073709551615 4198400 15773533 140731998855792 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47919104 140731998861636 140731998861790 140731998861790 140731998867397 0
/proc/87632/statm: 43534 38591 2720 2826 0 40146 0

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

/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 44378 0 0 0 283342 207 0 0 20 0 1 0 71600191 229519360 43964 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 56035 43964 448 424 0 55490 0
Current children cumulated CPU time: 3334.33 s
Current children cumulated vsize: 228332 KiB
Current children cumulated memory: 178928 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/268 88084
/proc/meminfo: memFree=128536636/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=225680 CPUtime=2895.35 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45092 0 0 0 289325 210 0 0 20 0 1 0 71600191 312860672 56420 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 56420 448 424 0 75837 0
Current children cumulated CPU time: 3394.19 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 228752 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/267 88087
/proc/meminfo: memFree=128431200/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=262544 CPUtime=2955.22 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45110 0 0 0 295310 212 0 0 20 0 1 0 71600191 312860672 65636 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 65636 448 424 0 75837 0
Current children cumulated CPU time: 3454.06 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 265616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/267 88089
/proc/meminfo: memFree=128441236/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=224140 memory=204260 CPUtime=3015.08 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45223 0 0 0 301293 215 0 0 20 0 1 0 71600191 229519360 51065 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 56035 51065 448 424 0 55490 0
Current children cumulated CPU time: 3513.92 s
Current children cumulated vsize: 228332 KiB
Current children cumulated memory: 207332 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/268 88243
/proc/meminfo: memFree=126258984/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=243844 CPUtime=3074.95 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45921 0 0 0 307276 219 0 0 20 0 1 0 71600191 312860672 60961 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 60961 448 424 0 75837 0
Current children cumulated CPU time: 3573.79 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 246916 KiB

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

# cumulated CPU time of all completed processes:  user=3594.65 s, system=2.26645 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.13 4.10 5/268 88243
/proc/meminfo: memFree=126259236/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=243844 CPUtime=3076.65 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45921 0 0 0 307446 219 0 0 20 0 1 0 71600191 312860672 60961 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 60961 448 424 0 75837 0
Current children cumulated CPU time: 3575.49 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 246916 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.13 4.10 5/268 88243
/proc/meminfo: memFree=126253436/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=252036 CPUtime=3089.41 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45925 0 0 0 308722 219 0 0 20 0 1 0 71600191 312860672 63009 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 63009 448 424 0 75837 0
Current children cumulated CPU time: 3588.25 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 255108 KiB

[startup+3600 s]*
/proc/loadavg: 4.10 4.12 4.10 5/268 88243
/proc/meminfo: memFree=126274124/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=254084 CPUtime=3092.61 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45926 0 0 0 309042 219 0 0 20 0 1 0 71600191 312860672 63521 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 63521 448 424 0 75837 0
Current children cumulated CPU time: 3591.45 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 257156 KiB

[startup+3603.2 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 88244
/proc/meminfo: memFree=126272172/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=256132 CPUtime=3095.79 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45927 0 0 0 309360 219 0 0 20 0 1 0 71600191 312860672 64033 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 64033 448 424 0 75837 0
Current children cumulated CPU time: 3594.63 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 259204 KiB

[startup+3604.8 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 88244
/proc/meminfo: memFree=126275664/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=256132 CPUtime=3097.39 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45927 0 0 0 309520 219 0 0 20 0 1 0 71600191 312860672 64033 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 64033 448 424 0 75837 0
Current children cumulated CPU time: 3596.23 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 259204 KiB

[startup+3605.2 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 88244
/proc/meminfo: memFree=126282784/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=256132 CPUtime=3097.79 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45927 0 0 0 309560 219 0 0 20 0 1 0 71600191 312860672 64033 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 64033 448 424 0 75837 0
Current children cumulated CPU time: 3596.63 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 259204 KiB

[startup+3605.4 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 88244
/proc/meminfo: memFree=126282784/131250000 swapFree=33010416/33010684
[pid=87628] ppid=87625 vsize=4192 memory=3072 CPUtime=498.84 cores=5,7
/proc/87628/stat : 87628 (opbsolver) S 87625 87628 86106 0 -1 4194304 408 33946 0 0 0 0 49879 5 20 0 1 0 71550180 4292608 768 18446744073709551615 94224571060224 94224571954757 140727577799552 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94224572193808 94224572241552 94224586272768 140727577803038 140727577803241 140727577803241 140727577808843 0
/proc/87628/statm: 1048 768 704 219 0 110 0
[pid=87666] ppid=87628 vsize=305528 memory=256132 CPUtime=3097.99 cores=5,7
/proc/87666/stat : 87666 (wmaxcdcl) R 87628 87628 86106 0 -1 4194304 45927 0 0 0 309580 219 0 0 20 0 1 0 71600191 312860672 64033 18446744073709551615 4198400 5932793 140720315629776 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 30740480 140720315636059 140720315636204 140720315636204 140720315641804 0
/proc/87666/statm: 76382 64033 448 424 0 75837 0
Current children cumulated CPU time: 3596.83 s
Current children cumulated vsize: 309720 KiB
Current children cumulated memory: 259204 KiB

Child status: 0

Real time (s): 3605.46
CPU time (s): 3596.91
CPU user time (s): 3594.65
CPU system time (s): 2.26645
CPU usage (%): 99.7631
Max. virtual memory (cumulated for all children) (KiB): 441980
Max. memory (cumulated for all children) (KiB): 341392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.65
system time used= 2.26645
maximum resident set size= 417568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 538
involuntary context switches= 3174


# summary of solver processes directly reported to runsolver:
#   pid: 87628
#   total CPU time (s): 3596.91
#   total CPU user time (s): 3594.65
#   total CPU system time (s): 2.26645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.80682 second user time and 16.9046 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-03 18:05:23
IDJOB=4520635
IDBENCH=178111
IDSOLVER=3374
FILE ID=nodeC018/4520635-1751558723
RUNJOBID= nodeC018-1751554571-86119
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_380.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4520635-1751558723/watcher-4520635-1751558723 -o /tmp/evaluation-result-4520635-1751558723/solver-4520635-1751558723 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86119 --watchdog 3760  HOME/opbsolver HOME/instance-4520635-1751558723.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= dc7892cb3dbd530fdb83331c968a6da2
RANDOM SEED=570222309

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.811
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.840
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		: 3628.189
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		: 3598.962
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.352
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.707
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		: 3700.000
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		: 3599.832
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:        128930276 kB
MemAvailable:   129205540 kB
Buffers:            2128 kB
Cached:          1039652 kB
SwapCached:           32 kB
Active:           984644 kB
Inactive:         565212 kB
Active(anon):     525832 kB
Inactive(anon):      288 kB
Active(file):     458812 kB
Inactive(file):   564924 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20708 kB
Writeback:            40 kB
AnonPages:        511124 kB
Mapped:           118312 kB
Shmem:             18044 kB
KReclaimable:     181132 kB
Slab:             271428 kB
SReclaimable:     181132 kB
SUnreclaim:        90296 kB
KernelStack:        4388 kB
PageTables:         4172 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     902480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 432816 MiB
End job on nodeC018 at 2025-07-03 19:05:29