Trace number 4489201

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.65 3607.29

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM8940813d27fb075f4739eb458e093f9a
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 benchmark176
Best CPU time to get the best result obtained on this benchmark3585.46
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables467
Total number of constraints466
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 467
Number of bits of the biggest sum of numbers9
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.04	c Presolving by SCIP...
0.00/500.24	c Encoding OPB into MaxSAT...
0.00/500.24	c This is the PBCProcessor based on SCIP solver.
0.00/500.27	c Solving by WMaxCDCL...
3597.54/3607.27	c Rebuilding OPB solution...
3597.54/3607.28	c This is the PBCProcessor based on SCIP solver.
3597.54/3607.28	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: 63837 MiB (62972 MiB free)
  memory of node 1: 64465 MiB (63690 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4489201-1751335650/watcher-4489201-1751335650 -o /tmp/evaluation-result-4489201-1751335650/solver-4489201-1751335650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751328414-42603 --watchdog 3760 HOME/opbsolver HOME/instance-4489201-1751335650.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
solver pid=44594, runsolver pid=44591
Current StackSize limit: 8192 KiB


[startup+0.100078 s]*
/proc/loadavg: 4.21 4.30 4.20 5/254 44598
/proc/meminfo: memFree=129690780/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=27284 memory=16512 CPUtime=0.04 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 1816 0 0 0 4 0 0 0 20 0 1 0 49244151 27938816 4128 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 6821 4128 2528 2826 0 3433 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 31476 KiB
Current children cumulated memory: 19456 KiB

[startup+0.21424 s]*
/proc/loadavg: 4.21 4.30 4.20 5/254 44598
/proc/meminfo: memFree=129690780/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=29796 memory=19428 CPUtime=0.15 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 2533 0 0 0 15 0 0 0 20 0 1 0 49244151 30511104 4857 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 7449 4857 2656 2826 0 4061 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 33988 KiB
Current children cumulated memory: 22372 KiB

[startup+0.312713 s]*
/proc/loadavg: 4.21 4.30 4.20 5/254 44598
/proc/meminfo: memFree=129690528/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=29776 memory=19556 CPUtime=0.25 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 2579 0 0 0 25 0 0 0 20 0 1 0 49244151 30490624 4889 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 7444 4889 2656 2826 0 4056 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 33968 KiB
Current children cumulated memory: 22500 KiB

[startup+0.700412 s]
/proc/loadavg: 4.21 4.30 4.20 5/254 44598
/proc/meminfo: memFree=129673896/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=29776 memory=19556 CPUtime=0.62 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 2590 0 0 0 62 0 0 0 20 0 1 0 49244151 30490624 4889 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 7444 4889 2656 2826 0 4056 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 33968 KiB
Current children cumulated memory: 22500 KiB

[startup+1.50037 s]
/proc/loadavg: 4.21 4.30 4.20 5/254 44598
/proc/meminfo: memFree=129662304/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=41104 memory=30308 CPUtime=1.42 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 5324 0 0 0 141 1 0 0 20 0 1 0 49244151 42090496 7577 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 10276 7577 2656 2826 0 6888 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 45296 KiB
Current children cumulated memory: 33252 KiB

[startup+3.11272 s]
/proc/loadavg: 4.19 4.30 4.20 6/254 44598
/proc/meminfo: memFree=129464256/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=165332 memory=151372 CPUtime=3.03 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 37154 0 0 0 296 7 0 0 20 0 1 0 49244151 169299968 37843 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 41333 37843 2656 2826 0 37945 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 169524 KiB
Current children cumulated memory: 154316 KiB

[startup+6.30042 s]
/proc/loadavg: 4.19 4.30 4.20 5/254 44598
/proc/meminfo: memFree=129432008/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=169716 memory=155468 CPUtime=6.21 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 38163 0 0 0 614 7 0 0 20 0 1 0 49244151 173789184 38867 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 42429 38867 2688 2826 0 39041 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 173908 KiB
Current children cumulated memory: 158412 KiB

[startup+12.7003 s]
/proc/loadavg: 4.18 4.29 4.20 5/254 44598
/proc/meminfo: memFree=129432008/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=169716 memory=155468 CPUtime=12.59 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 38163 0 0 0 1252 7 0 0 20 0 1 0 49244151 173789184 38867 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 42429 38867 2688 2826 0 39041 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 173908 KiB
Current children cumulated memory: 158412 KiB

[startup+25.5005 s]
/proc/loadavg: 4.28 4.31 4.21 5/254 44598
/proc/meminfo: memFree=129404336/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=194728 memory=180032 CPUtime=25.35 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 45025 0 0 0 2527 8 0 0 20 0 1 0 49244151 199401472 45008 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 48682 45008 2688 2826 0 45294 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 198920 KiB
Current children cumulated memory: 182976 KiB

[startup+51.1125 s]
/proc/loadavg: 4.19 4.29 4.20 5/254 44599
/proc/meminfo: memFree=129382476/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=208132 memory=192564 CPUtime=50.9 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 48969 0 0 0 5081 9 0 0 20 0 1 0 49244151 213127168 48141 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 52033 48141 2688 2826 0 48645 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 212324 KiB
Current children cumulated memory: 195508 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.26 4.19 5/256 44653
/proc/meminfo: memFree=129053372/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=309004 memory=291668 CPUtime=101.95 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 74181 0 0 0 10180 15 0 0 20 0 1 0 49244151 316420096 72917 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 77251 72917 2688 2826 0 73863 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 313196 KiB
Current children cumulated memory: 294612 KiB

[startup+162.3 s]
/proc/loadavg: 4.23 4.25 4.19 6/256 44655
/proc/meminfo: memFree=128969028/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=321988 memory=304468 CPUtime=161.77 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 77377 0 0 0 16162 15 0 0 20 0 1 0 49244151 329715712 76117 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 80497 76117 2688 2826 0 77109 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 326180 KiB
Current children cumulated memory: 307412 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.22 4.18 6/256 44658
/proc/meminfo: memFree=128868128/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44598] ppid=44594 vsize=324208 memory=306388 CPUtime=221.62 cores=1,3
/proc/44598/stat : 44598 (pbcpreprocessor) R 44594 44594 42591 0 -1 4194304 77872 0 0 0 22146 16 0 0 20 0 1 0 49244151 331988992 76597 18446744073709551615 4198400 15773533 140725908827216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 25190400 140725908830532 140725908830686 140725908830686 140725908836293 0
/proc/44598/statm: 81052 76597 2688 2826 0 77664 0

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

/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14992 0 0 0 282818 650 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3333.3 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/255 44832
/proc/meminfo: memFree=129768300/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=2894.53 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14992 0 0 0 288783 670 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3393.15 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/255 44834
/proc/meminfo: memFree=129768356/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=2954.38 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14992 0 0 0 294748 690 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3453 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/254 44838
/proc/meminfo: memFree=129764128/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3014.24 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 300710 714 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3512.86 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/254 44845
/proc/meminfo: memFree=129764224/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3074.08 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 306680 728 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3572.7 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

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

# cumulated CPU time of all completed processes:  user=3590.11 s, system=7.5447 s

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

[startup+3584 s]*
/proc/loadavg: 4.08 4.11 4.09 5/254 44845
/proc/meminfo: memFree=129764232/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3075.78 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 306850 728 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3574.4 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3596.8 s]
/proc/loadavg: 4.06 4.11 4.09 3/241 44913
/proc/meminfo: memFree=129991348/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3088.53 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 308124 729 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3587.15 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3603.2 s]
/proc/loadavg: 3.82 4.05 4.07 3/241 44913
/proc/meminfo: memFree=129991348/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3094.92 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 308762 730 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3593.54 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3604.8 s]
/proc/loadavg: 3.82 4.05 4.07 3/241 44913
/proc/meminfo: memFree=129991348/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3096.52 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 308921 731 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3595.14 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3606.4 s]
/proc/loadavg: 3.82 4.05 4.07 3/241 44913
/proc/meminfo: memFree=129991348/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3098.12 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 309081 731 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3596.74 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3606.8 s]
/proc/loadavg: 3.82 4.05 4.07 3/241 44913
/proc/meminfo: memFree=129991348/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3098.51 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 309120 731 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3597.13 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

[startup+3607.2 s]
/proc/loadavg: 3.82 4.05 4.07 3/241 44913
/proc/meminfo: memFree=129991348/131382120 swapFree=33010160/33010684
[pid=44594] ppid=44591 vsize=4192 memory=2944 CPUtime=498.62 cores=1,3
/proc/44594/stat : 44594 (opbsolver) S 44591 44594 42591 0 -1 4194304 409 81717 0 0 0 0 49841 21 20 0 1 0 49244147 4292608 736 18446744073709551615 94616951943168 94616952837701 140725134859648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94616953076752 94616953124496 94616969879552 140725134866718 140725134866921 140725134866921 140725134872523 0
/proc/44594/statm: 1048 736 672 219 0 110 0
[pid=44681] ppid=44594 vsize=105340 memory=101272 CPUtime=3098.92 cores=1,3
/proc/44681/stat : 44681 (wmaxcdcl) R 44594 44594 42591 0 -1 4194304 14993 0 0 0 309160 732 0 0 20 0 1 0 49294176 107868160 25318 18446744073709551615 4198400 5932793 140728396355264 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20893696 140728396360027 140728396360172 140728396360172 140728396365772 0
/proc/44681/statm: 26335 25318 448 424 0 25790 0
Current children cumulated CPU time: 3597.54 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 104216 KiB

Child status: 0

Real time (s): 3607.29
CPU time (s): 3597.65
CPU user time (s): 3590.11
CPU system time (s): 7.5447
CPU usage (%): 99.7328
Max. virtual memory (cumulated for all children) (KiB): 335856
Max. memory (cumulated for all children) (KiB): 317488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.11
system time used= 7.54471
maximum resident set size= 314544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97459
page faults= 0
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 481
involuntary context switches= 2275


# summary of solver processes directly reported to runsolver:
#   pid: 44594
#   total CPU time (s): 3597.65
#   total CPU user time (s): 3590.11
#   total CPU system time (s): 7.5447

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6538 second user time and 32.5184 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-01 04:07:30
IDJOB=4489201
IDBENCH=147542
IDSOLVER=3374
FILE ID=nodeC008/4489201-1751335650
RUNJOBID= nodeC008-1751328414-42603
SLURM_JOB_ID= 9594374
Free space on /tmp= 433000 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4489201-1751335650/watcher-4489201-1751335650 -o /tmp/evaluation-result-4489201-1751335650/solver-4489201-1751335650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751328414-42603 --watchdog 3760  HOME/opbsolver HOME/instance-4489201-1751335650.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 8940813d27fb075f4739eb458e093f9a
RANDOM SEED=1311707053

nodeC008 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	: 0xb00001f
cpu MHz		: 3662.619
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.383
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.338
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.205
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3662.624
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3662.295
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.939
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.507
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129702936 kB
MemAvailable:   129506916 kB
Buffers:            2144 kB
Cached:           613976 kB
SwapCached:           16 kB
Active:           722012 kB
Inactive:         396400 kB
Active(anon):     483576 kB
Inactive(anon):    36636 kB
Active(file):     238436 kB
Inactive(file):   359764 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             61972 kB
Writeback:             0 kB
AnonPages:        505452 kB
Mapped:           126760 kB
Shmem:             17920 kB
KReclaimable:      90812 kB
Slab:             172732 kB
SReclaimable:      90812 kB
SUnreclaim:        81920 kB
KernelStack:        4080 kB
PageTables:         4060 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     886940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433020 MiB
End job on nodeC008 at 2025-07-01 05:07:38