Trace number 4522567

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3597.91 3609

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i2_pp_94.opb
MD5SUM3daa9ced16b2be364df6dcba1fb45266
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 benchmark1052
Best CPU time to get the best result obtained on this benchmark3586.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables92769
Total number of constraints92770
Number of constraints which are clauses79004
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints10878
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
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 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
Number of bits of the biggest sum of numbers12
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...
0.00/500.91	c Encoding OPB into MaxSAT...
0.00/500.91	c This is the PBCProcessor based on SCIP solver.
501.81/503.45	c Solving by WMaxCDCL...
3597.78/3608.99	c Rebuilding OPB solution...
3597.78/3608.99	c This is the PBCProcessor based on SCIP solver.
3597.78/3608.99	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 (56865 MiB free)
  memory of node 1: 64507 MiB (61680 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522567-1751586934/watcher-4522567-1751586934 -o /tmp/evaluation-result-4522567-1751586934/solver-4522567-1751586934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751586917-84186 --watchdog 3760 HOME/opbsolver HOME/instance-4522567-1751586934.opb 3600 31000 HOME HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=84314, runsolver pid=84311

[startup+0.100061 s]*
/proc/loadavg: 1.27 1.15 1.34 5/270 84318
/proc/meminfo: memFree=121377416/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=30404 memory=13968 CPUtime=0.08 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 3074 0 0 0 8 0 0 0 20 0 1 0 74371128 31133696 3492 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 7601 3492 640 2826 0 4213 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 34596 KiB
Current children cumulated memory: 17040 KiB

[startup+0.205698 s]*
/proc/loadavg: 1.27 1.15 1.34 5/270 84318
/proc/meminfo: memFree=121265780/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=130032 memory=117904 CPUtime=0.18 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 27885 0 0 0 15 3 0 0 20 0 1 0 74371128 133152768 29476 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 32508 29476 2016 2826 0 29120 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 134224 KiB
Current children cumulated memory: 120976 KiB

[startup+0.305778 s]*
/proc/loadavg: 1.27 1.15 1.34 5/270 84318
/proc/meminfo: memFree=121201268/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=196864 memory=185872 CPUtime=0.28 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 44552 0 0 0 22 6 0 0 20 0 1 0 74371128 201588736 46436 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 49216 46436 2336 2826 0 45828 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 201056 KiB
Current children cumulated memory: 188944 KiB

[startup+0.700217 s]
/proc/loadavg: 1.27 1.15 1.34 5/270 84318
/proc/meminfo: memFree=121072244/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=381368 memory=361872 CPUtime=0.67 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 88514 0 0 0 54 13 0 0 20 0 1 0 74371128 390520832 90468 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 95342 90468 2400 2826 0 91954 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 385560 KiB
Current children cumulated memory: 364944 KiB

[startup+1.5002 s]
/proc/loadavg: 1.27 1.15 1.34 5/270 84318
/proc/meminfo: memFree=120882388/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=442656 memory=417040 CPUtime=1.47 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 102303 0 0 0 131 16 0 0 20 0 1 0 74371128 453279744 104260 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 110664 104260 2400 2826 0 107276 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 446848 KiB
Current children cumulated memory: 420112 KiB

[startup+3.10561 s]
/proc/loadavg: 1.49 1.20 1.36 5/270 84318
/proc/meminfo: memFree=120409908/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=880784 memory=792280 CPUtime=3.07 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 123950 0 0 0 282 25 0 0 20 0 1 0 74371128 901922816 198070 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 220196 198070 2432 2826 0 216808 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 884976 KiB
Current children cumulated memory: 795352 KiB

[startup+6.30021 s]
/proc/loadavg: 1.49 1.20 1.36 5/270 84318
/proc/meminfo: memFree=120319052/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=886324 memory=821464 CPUtime=6.26 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 125714 0 0 0 600 26 0 0 20 0 1 0 74371128 907595776 205366 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 221581 205366 2464 2826 0 218193 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 890516 KiB
Current children cumulated memory: 824536 KiB

[startup+12.7002 s]
/proc/loadavg: 1.69 1.24 1.37 5/270 84318
/proc/meminfo: memFree=118989188/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=907724 memory=842456 CPUtime=12.63 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 131020 0 0 0 1236 27 0 0 20 0 1 0 74371128 929509376 210614 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 226931 210614 2464 2826 0 223543 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 911916 KiB
Current children cumulated memory: 845528 KiB

[startup+25.5002 s]
/proc/loadavg: 2.28 1.40 1.42 5/270 84318
/proc/meminfo: memFree=118908280/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=1003856 memory=919772 CPUtime=25.39 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 141766 0 0 0 2509 30 0 0 20 0 1 0 74371128 1027948544 229943 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 250964 229943 2464 2826 0 247576 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1008048 KiB
Current children cumulated memory: 922844 KiB

[startup+51.1057 s]
/proc/loadavg: 2.87 1.61 1.49 5/270 84319
/proc/meminfo: memFree=118148928/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=1395448 memory=1178052 CPUtime=50.93 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 204225 0 0 0 5051 42 0 0 20 0 1 0 74371128 1428938752 294513 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 348862 294513 2656 2826 0 345474 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1399640 KiB
Current children cumulated memory: 1181124 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.01 1.64 5/269 84322
/proc/meminfo: memFree=107377712/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=1395448 memory=1178308 CPUtime=101.98 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 204318 0 0 0 10156 42 0 0 20 0 1 0 74371128 1428938752 294577 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 348862 294577 2656 2826 0 345474 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1399640 KiB
Current children cumulated memory: 1181380 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.39 1.79 5/269 84324
/proc/meminfo: memFree=106874908/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=1395448 memory=1178436 CPUtime=161.8 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 204359 0 0 0 16138 42 0 0 20 0 1 0 74371128 1428938752 294609 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 348862 294609 2656 2826 0 345474 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 1399640 KiB
Current children cumulated memory: 1181508 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.71 1.94 5/270 84332
/proc/meminfo: memFree=104854708/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84318] ppid=84314 vsize=1408772 memory=1188224 CPUtime=221.61 cores=1,3
/proc/84318/stat : 84318 (pbcpreprocessor) R 84314 84314 84174 0 -1 4194304 205262 0 0 0 22119 42 0 0 20 0 1 0 74371128 1442582528 297056 18446744073709551615 4198400 15773533 140723010045888 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 52920320 140723010050372 140723010050526 140723010050526 140723010056133 0
/proc/84318/statm: 352193 297056 2656 2826 0 348805 0

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

/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99079 0 0 0 288948 50 0 0 20 0 1 0 74421473 503005184 115164 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115164 448 424 0 122259 0
Current children cumulated CPU time: 3391.84 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 463728 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.03 5/270 84513
/proc/meminfo: memFree=96230852/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=460656 CPUtime=2949.79 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99079 0 0 0 294929 50 0 0 20 0 1 0 74421473 503005184 115164 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115164 448 424 0 122259 0
Current children cumulated CPU time: 3451.65 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 463728 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/269 84515
/proc/meminfo: memFree=96229756/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3009.6 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99080 0 0 0 300910 50 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3511.46 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.08 4.02 5/269 84517
/proc/meminfo: memFree=96229884/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3069.42 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99080 0 0 0 306891 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3571.28 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

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

# cumulated CPU time of all completed processes:  user=3595.96 s, system=1.95852 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.09 4.03 5/269 84517
/proc/meminfo: memFree=96229884/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3071.12 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99080 0 0 0 307061 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3572.98 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3596.8 s]
/proc/loadavg: 3.94 4.06 4.02 5/269 84668
/proc/meminfo: memFree=121307444/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3083.87 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99088 0 0 0 308336 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3585.73 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3603.2 s]
/proc/loadavg: 3.94 4.06 4.02 5/268 84670
/proc/meminfo: memFree=119100524/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3090.24 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99096 0 0 0 308973 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3592.1 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3606.4 s]
/proc/loadavg: 4.03 4.07 4.02 5/268 84671
/proc/meminfo: memFree=119013724/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3093.43 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99096 0 0 0 309292 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3595.29 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3608 s]*
/proc/loadavg: 4.03 4.07 4.02 5/268 84671
/proc/meminfo: memFree=118981464/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3095.03 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99096 0 0 0 309452 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3596.89 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3608.4 s]
/proc/loadavg: 4.03 4.07 4.02 5/268 84671
/proc/meminfo: memFree=118981464/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3095.43 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99096 0 0 0 309492 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3597.29 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3608.8 s]
/proc/loadavg: 4.03 4.07 4.02 5/268 84671
/proc/meminfo: memFree=118981464/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3095.83 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99096 0 0 0 309532 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3597.69 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

[startup+3608.9 s]
/proc/loadavg: 4.03 4.07 4.02 5/268 84671
/proc/meminfo: memFree=118981464/131249996 swapFree=33003468/33010684
[pid=84314] ppid=84311 vsize=4192 memory=3072 CPUtime=501.86 cores=1,3
/proc/84314/stat : 84314 (opbsolver) S 84311 84314 84174 0 -1 4194304 406 238025 0 0 0 0 50045 141 20 0 1 0 74371126 4292608 768 18446744073709551615 94855833575424 94855834469957 140725948801280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94855834709008 94855834756752 94855860187136 140725948807454 140725948807657 140725948807657 140725948813259 0
/proc/84314/statm: 1048 768 704 219 0 110 0
[pid=84365] ppid=84314 vsize=491216 memory=462704 CPUtime=3095.92 cores=1,3
/proc/84365/stat : 84365 (wmaxcdcl) R 84314 84314 84174 0 -1 4194304 99096 0 0 0 309541 51 0 0 20 0 1 0 74421473 503005184 115676 18446744073709551615 4198400 5932793 140731463269792 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39395328 140731463272795 140731463272940 140731463272940 140731463278540 0
/proc/84365/statm: 122804 115676 448 424 0 122259 0
Current children cumulated CPU time: 3597.78 s
Current children cumulated vsize: 495408 KiB
Current children cumulated memory: 465776 KiB

Child status: 0

Real time (s): 3609
CPU time (s): 3597.91
CPU user time (s): 3595.96
CPU system time (s): 1.95852
CPU usage (%): 99.6927
Max. virtual memory (cumulated for all children) (KiB): 1412964
Max. memory (cumulated for all children) (KiB): 1191424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.96
system time used= 1.95852
maximum resident set size= 1188352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 68328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 488
involuntary context switches= 5474


# summary of solver processes directly reported to runsolver:
#   pid: 84314
#   total CPU time (s): 3597.91
#   total CPU user time (s): 3595.96
#   total CPU system time (s): 1.95852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.82329 second user time and 16.6068 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-04 01:55:34
IDJOB=4522567
IDBENCH=179078
IDSOLVER=3374
FILE ID=nodeC021/4522567-1751586934
RUNJOBID= nodeC021-1751586917-84186
SLURM_JOB_ID= 9598839
Free space on /tmp= 430844 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i2_pp_94.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522567-1751586934/watcher-4522567-1751586934 -o /tmp/evaluation-result-4522567-1751586934/solver-4522567-1751586934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751586917-84186 --watchdog 3760  HOME/opbsolver HOME/instance-4522567-1751586934.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 3daa9ced16b2be364df6dcba1fb45266
RANDOM SEED=628789466

nodeC021 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.805
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.56
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		: 3600.924
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.045
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.56
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.515
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.56
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.704
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.56
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.778
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.56
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		: 3643.842
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.56
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		: 3616.323
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121390536 kB
MemAvailable:   127754264 kB
Buffers:            1056 kB
Cached:          7097132 kB
SwapCached:           32 kB
Active:          2295428 kB
Inactive:        6634656 kB
Active(anon):    1804512 kB
Inactive(anon):    40836 kB
Active(file):     490916 kB
Inactive(file):  6593820 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26064 kB
Writeback:            44 kB
AnonPages:       1834992 kB
Mapped:           107016 kB
Shmem:             13452 kB
KReclaimable:     236064 kB
Slab:             328756 kB
SReclaimable:     236064 kB
SUnreclaim:        92692 kB
KernelStack:        4336 kB
PageTables:         6664 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2377936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    712704 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= 430692 MiB
End job on nodeC021 at 2025-07-04 02:55:44