Trace number 4524223

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.96 3608.69

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-GolombRuler-a3v18-15_c18.opb
MD5SUM64dbfbfc0114f72138d7179eedb1d684
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 benchmark168
Best CPU time to get the best result obtained on this benchmark72002
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25846
Total number of constraints1501
Number of constraints which are clauses211
Number of constraints which are cardinality constraints (but not clauses)330
Number of constraints which are nor clauses,nor cardinality constraints960
Minimum length of a constraint1
Maximum length of a constraint232
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 513
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 25455
Number of bits of the biggest sum of numbers15
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.59/500.28	c Encoding OPB into MaxSAT...
498.59/500.28	c This is the PBCProcessor based on SCIP solver.
514.43/516.15	c Solving by WMaxCDCL...
3596.85/3608.66	c Rebuilding OPB solution...
3596.85/3608.66	c This is the PBCProcessor based on SCIP solver.
3596.85/3608.66	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: 63708 MiB (50829 MiB free)
  memory of node 1: 64465 MiB (60630 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4524223-1751606702/watcher-4524223-1751606702 -o /tmp/evaluation-result-4524223-1751606702/solver-4524223-1751606702 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751606660-85709 --watchdog 3760 HOME/opbsolver HOME/instance-4524223-1751606702.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=85886, runsolver pid=85883

[startup+0.100063 s]*
/proc/loadavg: 2.54 1.50 1.59 5/269 85890
/proc/meminfo: memFree=114059596/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=91436 memory=79360 CPUtime=0.07 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 17695 0 0 0 6 1 0 0 20 0 1 0 76344720 93630464 19840 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 22859 19840 2400 2826 0 19471 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 95628 KiB
Current children cumulated memory: 82304 KiB

[startup+0.205911 s]*
/proc/loadavg: 2.54 1.50 1.59 5/269 85890
/proc/meminfo: memFree=114031180/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=100252 memory=86528 CPUtime=0.18 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 19483 0 0 0 16 2 0 0 20 0 1 0 76344720 102658048 21632 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 25063 21632 2432 2826 0 21675 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 104444 KiB
Current children cumulated memory: 89472 KiB

[startup+0.305923 s]*
/proc/loadavg: 2.54 1.50 1.59 5/269 85890
/proc/meminfo: memFree=114022988/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=100252 memory=86528 CPUtime=0.28 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 19483 0 0 0 26 2 0 0 20 0 1 0 76344720 102658048 21632 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 25063 21632 2432 2826 0 21675 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 104444 KiB
Current children cumulated memory: 89472 KiB

[startup+0.700208 s]
/proc/loadavg: 2.54 1.50 1.59 5/269 85890
/proc/meminfo: memFree=114021988/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=168964 memory=148556 CPUtime=0.67 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 30902 0 0 0 63 4 0 0 20 0 1 0 76344720 173019136 37139 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 42241 37139 2496 2826 0 38853 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 173156 KiB
Current children cumulated memory: 151500 KiB

[startup+1.50022 s]
/proc/loadavg: 2.74 1.56 1.60 5/269 85890
/proc/meminfo: memFree=114021788/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=171020 memory=150604 CPUtime=1.47 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 31414 0 0 0 143 4 0 0 20 0 1 0 76344720 175124480 37651 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 42755 37651 2496 2826 0 39367 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 175212 KiB
Current children cumulated memory: 153548 KiB

[startup+3.10554 s]
/proc/loadavg: 2.74 1.56 1.60 5/269 85890
/proc/meminfo: memFree=113988076/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=252004 memory=193004 CPUtime=3.07 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 44601 0 0 0 301 6 0 0 20 0 1 0 76344720 258052096 48251 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 63001 48251 2656 2826 0 59613 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 256196 KiB
Current children cumulated memory: 195948 KiB

[startup+6.30017 s]
/proc/loadavg: 2.84 1.60 1.62 5/269 85890
/proc/meminfo: memFree=113988568/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=252644 memory=193772 CPUtime=6.25 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 44774 0 0 0 619 6 0 0 20 0 1 0 76344720 258707456 48443 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 63161 48443 2656 2826 0 59773 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 256836 KiB
Current children cumulated memory: 196716 KiB

[startup+12.7002 s]
/proc/loadavg: 2.93 1.64 1.63 5/269 85890
/proc/meminfo: memFree=113440120/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=287908 memory=226572 CPUtime=12.64 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 51952 0 0 0 1257 7 0 0 20 0 1 0 76344720 294817792 56643 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 71977 56643 2688 2826 0 68589 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 292100 KiB
Current children cumulated memory: 229516 KiB

[startup+25.5002 s]
/proc/loadavg: 3.10 1.72 1.66 5/269 85890
/proc/meminfo: memFree=113095680/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=319864 memory=257576 CPUtime=25.4 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 58420 0 0 0 2532 8 0 0 20 0 1 0 76344720 327540736 64394 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 79966 64394 2688 2826 0 76578 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 324056 KiB
Current children cumulated memory: 260520 KiB

[startup+51.1057 s]
/proc/loadavg: 3.53 1.95 1.74 5/269 85891
/proc/meminfo: memFree=109455576/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=357048 memory=293428 CPUtime=50.93 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 68444 0 0 0 5083 10 0 0 20 0 1 0 76344720 365617152 73357 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 89262 73357 2688 2826 0 85874 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 361240 KiB
Current children cumulated memory: 296372 KiB

[startup+102.3 s]
/proc/loadavg: 3.80 2.27 1.86 5/269 85893
/proc/meminfo: memFree=107425536/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=376776 memory=313764 CPUtime=101.98 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 73620 0 0 0 10187 11 0 0 20 0 1 0 76344720 385818624 78441 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 94194 78441 2688 2826 0 90806 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 380968 KiB
Current children cumulated memory: 316708 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.60 2.00 5/269 85895
/proc/meminfo: memFree=101295256/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=438976 memory=376228 CPUtime=161.83 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 89238 0 0 0 16169 14 0 0 20 0 1 0 76344720 449511424 94057 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 109744 94057 2720 2826 0 106356 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 443168 KiB
Current children cumulated memory: 379172 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.89 2.14 5/269 85897
/proc/meminfo: memFree=100748092/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85890] ppid=85886 vsize=439300 memory=376484 CPUtime=221.65 cores=5,7
/proc/85890/stat : 85890 (pbcpreprocessor) R 85886 85886 84550 0 -1 4194304 89293 0 0 0 22151 14 0 0 20 0 1 0 76344720 449843200 94121 18446744073709551615 4198400 15773533 140722122814400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 54214656 140722122819908 140722122820062 140722122820062 140722122825669 0
/proc/85890/statm: 109825 94121 2720 2826 0 106437 0

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

/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 349143 0 0 0 281471 214 0 0 20 0 1 0 76396335 3129270272 665970 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 763982 665970 448 424 0 763437 0
Current children cumulated CPU time: 3331.34 s
Current children cumulated vsize: 3060120 KiB
Current children cumulated memory: 2666824 KiB

[startup+3402.3 s]
/proc/loadavg: 2.11 2.19 2.64 3/254 86249
/proc/meminfo: memFree=122794452/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=3055928 memory=2667976 CPUtime=2876.67 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 349579 0 0 0 287453 214 0 0 20 0 1 0 76396335 3129270272 666994 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 763982 666994 448 424 0 763437 0
Current children cumulated CPU time: 3391.16 s
Current children cumulated vsize: 3060120 KiB
Current children cumulated memory: 2670920 KiB

[startup+3462.3 s]
/proc/loadavg: 2.09 2.17 2.60 3/254 86251
/proc/meminfo: memFree=122804848/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=3055928 memory=2676168 CPUtime=2936.49 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 350082 0 0 0 293434 215 0 0 20 0 1 0 76396335 3129270272 669042 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 763982 669042 448 424 0 763437 0
Current children cumulated CPU time: 3450.98 s
Current children cumulated vsize: 3060120 KiB
Current children cumulated memory: 2679112 KiB

[startup+3522.3 s]
/proc/loadavg: 2.08 2.15 2.57 3/254 86257
/proc/meminfo: memFree=122780052/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=3055928 memory=2680264 CPUtime=2996.31 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 350353 0 0 0 299416 215 0 0 20 0 1 0 76396335 3129270272 670066 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 763982 670066 448 424 0 763437 0
Current children cumulated CPU time: 3510.8 s
Current children cumulated vsize: 3060120 KiB
Current children cumulated memory: 2683208 KiB

[startup+3582.3 s]
/proc/loadavg: 1.87 2.10 2.52 2/246 86292
/proc/meminfo: memFree=124283836/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2539204 CPUtime=3056.13 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 350803 0 0 0 305395 218 0 0 20 0 1 0 76396335 2993836032 634801 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 634801 448 424 0 730372 0
Current children cumulated CPU time: 3570.62 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2542148 KiB

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

# cumulated CPU time of all completed processes:  user=3589.3 s, system=7.66059 s

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

[startup+3584 s]*
/proc/loadavg: 1.87 2.10 2.52 2/246 86292
/proc/meminfo: memFree=124283836/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2541252 CPUtime=3057.83 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 350805 0 0 0 305565 218 0 0 20 0 1 0 76396335 2993836032 635313 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 635313 448 424 0 730372 0
Current children cumulated CPU time: 3572.32 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2544196 KiB

[startup+3596.8 s]
/proc/loadavg: 1.74 2.06 2.51 2/246 86293
/proc/meminfo: memFree=124279876/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2541252 CPUtime=3070.59 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 350807 0 0 0 306841 218 0 0 20 0 1 0 76396335 2993836032 635313 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 635313 448 424 0 730372 0
Current children cumulated CPU time: 3585.08 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2544196 KiB

[startup+3603.2 s]
/proc/loadavg: 1.63 2.03 2.49 2/246 86293
/proc/meminfo: memFree=124277732/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2541252 CPUtime=3076.97 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 350927 0 0 0 307479 218 0 0 20 0 1 0 76396335 2993836032 635313 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 635313 448 424 0 730372 0
Current children cumulated CPU time: 3591.46 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2544196 KiB

[startup+3606.4 s]
/proc/loadavg: 1.63 2.03 2.49 2/246 86293
/proc/meminfo: memFree=124277732/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2541252 CPUtime=3080.16 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 351042 0 0 0 307798 218 0 0 20 0 1 0 76396335 2993836032 635313 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 635313 448 424 0 730372 0
Current children cumulated CPU time: 3594.65 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2544196 KiB

[startup+3608 s]*
/proc/loadavg: 1.58 2.01 2.48 2/246 86293
/proc/meminfo: memFree=124277732/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2541252 CPUtime=3081.76 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 351042 0 0 0 307958 218 0 0 20 0 1 0 76396335 2993836032 635313 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 635313 448 424 0 730372 0
Current children cumulated CPU time: 3596.25 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2544196 KiB

[startup+3608.4 s]
/proc/loadavg: 1.58 2.01 2.48 2/246 86293
/proc/meminfo: memFree=124277732/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2541252 CPUtime=3082.16 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 351042 0 0 0 307998 218 0 0 20 0 1 0 76396335 2993836032 635313 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 635313 448 424 0 730372 0
Current children cumulated CPU time: 3596.65 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2544196 KiB

[startup+3608.6 s]
/proc/loadavg: 1.58 2.01 2.48 2/246 86293
/proc/meminfo: memFree=124277732/131249992 swapFree=33009392/33010684
[pid=85886] ppid=85883 vsize=4192 memory=2944 CPUtime=514.49 cores=5,7
/proc/85886/stat : 85886 (opbsolver) S 85883 85886 84550 0 -1 4194304 408 230047 0 0 0 0 50907 542 20 0 1 0 76344718 4292608 736 18446744073709551615 94910071345152 94910072239685 140735940228496 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94910072478736 94910072526480 94910101647360 140735940233502 140735940233705 140735940233705 140735940239307 0
/proc/85886/statm: 1048 736 672 219 0 110 0
[pid=85981] ppid=85886 vsize=2923668 memory=2541252 CPUtime=3082.36 cores=5,7
/proc/85981/stat : 85981 (wmaxcdcl) R 85886 85886 84550 0 -1 4194304 351042 0 0 0 308018 218 0 0 20 0 1 0 76396335 2993836032 635313 18446744073709551615 4198400 5932793 140735654289136 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9121792 140735654295899 140735654296044 140735654296044 140735654301644 0
/proc/85981/statm: 730917 635313 448 424 0 730372 0
Current children cumulated CPU time: 3596.85 s
Current children cumulated vsize: 2927860 KiB
Current children cumulated memory: 2544196 KiB

Child status: 0

Real time (s): 3608.69
CPU time (s): 3596.96
CPU user time (s): 3589.3
CPU system time (s): 7.66059
CPU usage (%): 99.675
Max. virtual memory (cumulated for all children) (KiB): 3271736
Max. memory (cumulated for all children) (KiB): 2824584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.3
system time used= 7.66059
maximum resident set size= 2827784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 581840
page faults= 0
swaps= 0
block input operations= 0
block output operations= 438712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 720
involuntary context switches= 19587


# summary of solver processes directly reported to runsolver:
#   pid: 85886
#   total CPU time (s): 3596.96
#   total CPU user time (s): 3589.3
#   total CPU system time (s): 7.66059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.652 second user time and 14.8327 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-04 07:25:02
IDJOB=4524223
IDBENCH=180627
IDSOLVER=3374
FILE ID=nodeC035/4524223-1751606702
RUNJOBID= nodeC035-1751606660-85709
SLURM_JOB_ID= 9598869
Free space on /tmp= 432656 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-GolombRuler-a3v18-15_c18.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4524223-1751606702/watcher-4524223-1751606702 -o /tmp/evaluation-result-4524223-1751606702/solver-4524223-1751606702 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751606660-85709 --watchdog 3760  HOME/opbsolver HOME/instance-4524223-1751606702.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 64dbfbfc0114f72138d7179eedb1d684
RANDOM SEED=1400890945

nodeC035 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.690
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.51
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.738
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.51
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		: 3599.870
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.51
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.840
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.51
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.748
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.51
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		: 3571.208
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.51
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.51
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.781
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        114139688 kB
MemAvailable:   116870440 kB
Buffers:             664 kB
Cached:          3481152 kB
SwapCached:          332 kB
Active:         13139132 kB
Inactive:        3178804 kB
Active(anon):   12832768 kB
Inactive(anon):    21052 kB
Active(file):     306364 kB
Inactive(file):  3157752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             64288 kB
Writeback:            12 kB
AnonPages:      12838900 kB
Mapped:           127740 kB
Shmem:             17700 kB
KReclaimable:     211748 kB
Slab:             303260 kB
SReclaimable:     211748 kB
SUnreclaim:        91512 kB
KernelStack:        4304 kB
PageTables:        28372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   14839312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3213312 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432796 MiB
End job on nodeC035 at 2025-07-04 08:25:11