Trace number 4522475

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? 3599.3 3608.82

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2/normalized-lp4l.opb
MD5SUMb6d457804c0edb01048fac97a08f0a0d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark0.147297
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c Presolving by SCIP...
0.00/0.04	c Encoding OPB into MaxSAT...
0.00/0.05	c This is the PBCProcessor based on SCIP solver.
0.14/0.29	c Solving by WMaxCDCL...
3599.27/3608.81	c Rebuilding OPB solution...
3599.27/3608.81	c This is the PBCProcessor based on SCIP solver.
3599.27/3608.81	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 (58441 MiB free)
  memory of node 1: 64507 MiB (61994 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=84233, runsolver pid=84225

[startup+0.100056 s]*
/proc/loadavg: 0.49 1.00 1.30 5/270 84264
/proc/meminfo: memFree=123286128/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 347 654 0 0 0 0 0 0 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84259] ppid=84233 vsize=19732 memory=3584 CPUtime=0.04 cores=4,6
/proc/84259/stat : 84259 (pbcpreprocessor) R 84233 84233 84174 0 -1 4194304 303 0 0 0 4 0 0 0 20 0 1 0 74369464 20205568 896 18446744073709551615 4198400 15773533 140737008738736 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 17968456 18061744 28241920 140737008744624 140737008744926 140737008744926 140737008750533 0
/proc/84259/statm: 4933 896 704 2826 0 1545 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 23924 KiB
Current children cumulated memory: 6656 KiB

[startup+0.204916 s]*
/proc/loadavg: 0.49 1.00 1.30 5/270 84264
/proc/meminfo: memFree=123238776/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 347 654 0 0 0 0 0 0 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84259] ppid=84233 vsize=26996 memory=10456 CPUtime=0.14 cores=4,6
/proc/84259/stat : 84259 (pbcpreprocessor) R 84233 84233 84174 0 -1 4194304 3277 0 0 0 14 0 0 0 20 0 1 0 74369464 27643904 2614 18446744073709551615 4198400 15773533 140737008738736 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 28241920 140737008744624 140737008744926 140737008744926 140737008750533 0
/proc/84259/statm: 6749 2614 704 2826 0 3361 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 31188 KiB
Current children cumulated memory: 13528 KiB

[startup+0.305222 s]*
/proc/loadavg: 0.49 1.00 1.30 5/270 84266
/proc/meminfo: memFree=123234228/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=12348 memory=5376 CPUtime=0 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 1001 0 0 0 0 0 0 0 20 0 1 0 74369490 12644352 1344 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 3087 1344 448 424 0 2542 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 16540 KiB
Current children cumulated memory: 8448 KiB

[startup+0.700172 s]
/proc/loadavg: 0.49 1.00 1.30 5/270 84266
/proc/meminfo: memFree=123181244/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=26388 memory=22276 CPUtime=0.37 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 5526 0 0 0 37 0 0 0 20 0 1 0 74369490 27021312 5569 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 6597 5569 448 424 0 6052 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 30580 KiB
Current children cumulated memory: 25348 KiB

[startup+1.50016 s]
/proc/loadavg: 0.49 1.00 1.30 5/270 84266
/proc/meminfo: memFree=123131100/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=27996 memory=22976 CPUtime=1.17 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 6525 0 0 0 117 0 0 0 20 0 1 0 74369490 28667904 5744 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 6999 5744 448 424 0 6454 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 26048 KiB

[startup+3.10551 s]
/proc/loadavg: 0.49 1.00 1.30 5/270 84266
/proc/meminfo: memFree=122545124/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=30280 memory=24768 CPUtime=2.77 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 6988 0 0 0 277 0 0 0 20 0 1 0 74369490 31006720 6192 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 7570 6192 448 424 0 7025 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 34472 KiB
Current children cumulated memory: 27840 KiB

[startup+6.30019 s]
/proc/loadavg: 0.77 1.05 1.31 5/270 84266
/proc/meminfo: memFree=122337264/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=32956 memory=27652 CPUtime=5.95 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 7214 0 0 0 595 0 0 0 20 0 1 0 74369490 33746944 6913 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 8239 6913 448 424 0 7694 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 37148 KiB
Current children cumulated memory: 30724 KiB

[startup+12.7002 s]
/proc/loadavg: 1.03 1.10 1.33 5/270 84266
/proc/meminfo: memFree=121894500/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=32956 memory=28292 CPUtime=12.33 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 7375 0 0 0 1233 0 0 0 20 0 1 0 74369490 33746944 7073 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 8239 7073 448 424 0 7694 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 37148 KiB
Current children cumulated memory: 31364 KiB

[startup+25.5002 s]
/proc/loadavg: 1.69 1.24 1.37 5/270 84318
/proc/meminfo: memFree=119774936/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=40304 memory=35632 CPUtime=25.1 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 8185 0 0 0 2508 2 0 0 20 0 1 0 74369490 41271296 8908 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 10076 8908 448 424 0 9531 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 44496 KiB
Current children cumulated memory: 38704 KiB

[startup+51.1047 s]
/proc/loadavg: 2.54 1.48 1.45 5/270 84318
/proc/meminfo: memFree=118669104/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=52444 memory=43128 CPUtime=50.64 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 8503 0 0 0 5061 3 0 0 20 0 1 0 74369490 53702656 10782 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 13111 10782 448 424 0 12566 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 56636 KiB
Current children cumulated memory: 46200 KiB

[startup+102.3 s]
/proc/loadavg: 3.43 1.89 1.59 5/270 84322
/proc/meminfo: memFree=111544460/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=46476 memory=42068 CPUtime=101.7 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 9619 0 0 0 10166 4 0 0 20 0 1 0 74369490 47591424 10517 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 11619 10517 448 424 0 11074 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 50668 KiB
Current children cumulated memory: 45140 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.31 1.75 5/269 84324
/proc/meminfo: memFree=106947544/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=55172 memory=49948 CPUtime=161.53 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 10059 0 0 0 16148 5 0 0 20 0 1 0 74369490 56496128 12487 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 13793 12487 448 424 0 13248 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 59364 KiB
Current children cumulated memory: 53020 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.65 1.91 5/269 84331
/proc/meminfo: memFree=104874424/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=67880 memory=59040 CPUtime=221.36 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 11632 0 0 0 22130 6 0 0 20 0 1 0 74369490 69509120 14760 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 16970 14760 448 424 0 16425 0

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

/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 20923 0 0 0 333248 75 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3333.47 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.02 5/270 84509
/proc/meminfo: memFree=96209428/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=231588 memory=211848 CPUtime=3393.06 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21217 0 0 0 339230 76 0 0 20 0 1 0 74369490 237146112 52962 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 57897 52962 448 424 0 57352 0
Current children cumulated CPU time: 3393.3 s
Current children cumulated vsize: 235780 KiB
Current children cumulated memory: 214920 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/270 84513
/proc/meminfo: memFree=96230828/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3452.91 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21219 0 0 0 345213 78 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3453.15 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.10 4.03 5/269 84515
/proc/meminfo: memFree=96213372/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=231588 memory=211848 CPUtime=3512.75 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21513 0 0 0 351196 79 0 0 20 0 1 0 74369490 237146112 52962 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 57897 52962 448 424 0 57352 0
Current children cumulated CPU time: 3512.99 s
Current children cumulated vsize: 235780 KiB
Current children cumulated memory: 214920 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.08 4.02 5/269 84517
/proc/meminfo: memFree=96229868/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3572.6 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 357179 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3572.84 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

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

# cumulated CPU time of all completed processes:  user=3598.43 s, system=0.876644 s

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

[startup+3584 s]*
/proc/loadavg: 4.05 4.08 4.02 5/269 84517
/proc/meminfo: memFree=96229876/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3574.3 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 357349 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3574.54 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3596.8 s]
/proc/loadavg: 4.04 4.08 4.02 5/269 84517
/proc/meminfo: memFree=96229884/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3587.06 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 358625 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3587.3 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.09 4.03 5/269 84517
/proc/meminfo: memFree=96229884/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3593.44 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 359263 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3593.68 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3606.4 s]
/proc/loadavg: 4.11 4.09 4.03 5/269 84517
/proc/meminfo: memFree=96229900/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3596.63 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 359582 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3596.87 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3608 s]*
/proc/loadavg: 4.11 4.09 4.03 5/269 84517
/proc/meminfo: memFree=96229900/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3598.23 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 359742 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3598.47 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3608.4 s]
/proc/loadavg: 4.11 4.09 4.03 5/269 84517
/proc/meminfo: memFree=96229900/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3598.63 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 359782 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3598.87 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

[startup+3608.8 s]
/proc/loadavg: 4.11 4.09 4.03 5/269 84517
/proc/meminfo: memFree=96229900/131249996 swapFree=33003468/33010684
[pid=84233] ppid=84225 vsize=4192 memory=3072 CPUtime=0.24 cores=4,6
/proc/84233/stat : 84233 (opbsolver) S 84225 84233 84174 0 -1 4194304 408 4464 0 0 0 0 19 5 20 0 1 0 74369459 4292608 768 18446744073709551615 94290020360192 94290021254725 140724450700928 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94290021493776 94290021541520 94290038521856 140724450703646 140724450703849 140724450703849 140724450709451 0
/proc/84233/statm: 1048 768 704 219 0 110 0
[pid=84266] ppid=84233 vsize=182268 memory=177968 CPUtime=3599.03 cores=4,6
/proc/84266/stat : 84266 (wmaxcdcl) R 84233 84233 84174 0 -1 4194304 21514 0 0 0 359822 81 0 0 20 0 1 0 74369490 186642432 44492 18446744073709551615 4198400 5932793 140730653096336 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 39903232 140730653100379 140730653100524 140730653100524 140730653106124 0
/proc/84266/statm: 45567 44492 448 424 0 45022 0
Current children cumulated CPU time: 3599.27 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 181040 KiB

Child status: 0

Real time (s): 3608.82
CPU time (s): 3599.3
CPU user time (s): 3598.43
CPU system time (s): 0.876644
CPU usage (%): 99.7363
Max. virtual memory (cumulated for all children) (KiB): 250972
Max. memory (cumulated for all children) (KiB): 229256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.43
system time used= 0.876644
maximum resident set size= 226184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26728
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 550
involuntary context switches= 1508


# summary of solver processes directly reported to runsolver:
#   pid: 84233
#   total CPU time (s): 3599.3
#   total CPU user time (s): 3598.43
#   total CPU system time (s): 0.876644

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.77583 second user time and 15.9292 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-04 01:55:17
IDJOB=4522475
IDBENCH=178829
IDSOLVER=3374
FILE ID=nodeC021/4522475-1751586917
RUNJOBID= nodeC021-1751586917-84185
SLURM_JOB_ID= 9598839
Free space on /tmp= 430948 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2/normalized-lp4l.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522475-1751586917/watcher-4522475-1751586917 -o /tmp/evaluation-result-4522475-1751586917/solver-4522475-1751586917 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751586917-84185 --watchdog 3760  HOME/opbsolver HOME/instance-4522475-1751586917.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= b6d457804c0edb01048fac97a08f0a0d
RANDOM SEED=1219755903

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		: 3608.239
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		: 3599.954
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		: 3599.776
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.786
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.804
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.421
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		: 3599.520
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		: 3599.802
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:        123330860 kB
MemAvailable:   129687188 kB
Buffers:            1056 kB
Cached:          7089744 kB
SwapCached:           32 kB
Active:           537204 kB
Inactive:        6627292 kB
Active(anon):      46308 kB
Inactive(anon):    40840 kB
Active(file):     490896 kB
Inactive(file):  6586452 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            119976 kB
Writeback:             0 kB
AnonPages:         77000 kB
Mapped:            98420 kB
Shmem:             13452 kB
KReclaimable:     236036 kB
Slab:             328484 kB
SReclaimable:     236036 kB
SUnreclaim:        92448 kB
KernelStack:        4088 kB
PageTables:         2696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     348160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 429924 MiB
End job on nodeC021 at 2025-07-04 02:55:27