Trace number 4488833

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.67 3607.84

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_33.opb.PB06.opb
MD5SUM40249833eecc795c9ed736ead45c4ff1
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 benchmark1034
Best CPU time to get the best result obtained on this benchmark15154.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1965
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1965
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 1965
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1965
Number of bits of the biggest sum of numbers11
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.05	c Presolving by SCIP...
498.61/500.34	c Encoding OPB into MaxSAT...
498.61/500.34	c This is the PBCProcessor based on SCIP solver.
498.61/500.35	c Solving by WMaxCDCL...
3597.61/3607.82	c Rebuilding OPB solution...
3597.61/3607.82	c This is the PBCProcessor based on SCIP solver.
3597.61/3607.82	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 (62962 MiB free)
  memory of node 1: 64465 MiB (63742 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=44198, runsolver pid=44195

[startup+0.100105 s]*
/proc/loadavg: 4.11 4.12 4.09 5/257 44202
/proc/meminfo: memFree=129730004/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=33352 memory=22656 CPUtime=0.05 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 3498 0 0 0 4 1 0 0 20 0 1 0 48883251 34152448 5664 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 8338 5664 2400 2826 0 4950 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 37544 KiB
Current children cumulated memory: 25728 KiB

[startup+0.214085 s]*
/proc/loadavg: 4.11 4.12 4.09 5/257 44202
/proc/meminfo: memFree=129728240/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=43956 memory=31296 CPUtime=0.16 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 5704 0 0 0 14 2 0 0 20 0 1 0 48883251 45010944 7824 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 10989 7824 2560 2826 0 7601 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 48148 KiB
Current children cumulated memory: 34368 KiB

[startup+0.313928 s]*
/proc/loadavg: 4.11 4.12 4.09 5/257 44202
/proc/meminfo: memFree=129724208/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=47556 memory=35008 CPUtime=0.26 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 6557 0 0 0 24 2 0 0 20 0 1 0 48883251 48697344 8752 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 11889 8752 2656 2826 0 8501 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 51748 KiB
Current children cumulated memory: 38080 KiB

[startup+0.70036 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 44202
/proc/meminfo: memFree=129724208/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=48276 memory=35776 CPUtime=0.63 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 6755 0 0 0 61 2 0 0 20 0 1 0 48883251 49434624 8944 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 12069 8944 2656 2826 0 8681 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 52468 KiB
Current children cumulated memory: 38848 KiB

[startup+1.50038 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 44202
/proc/meminfo: memFree=129720176/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=58044 memory=44864 CPUtime=1.43 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 9004 0 0 0 140 3 0 0 20 0 1 0 48883251 59437056 11184 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 14511 11184 2656 2826 0 11123 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 62236 KiB
Current children cumulated memory: 47936 KiB

[startup+3.11346 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 44202
/proc/meminfo: memFree=129692128/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=72604 memory=58816 CPUtime=3.03 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 12530 0 0 0 300 3 0 0 20 0 1 0 48883251 74346496 14704 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 18151 14704 2656 2826 0 14763 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 76796 KiB
Current children cumulated memory: 61888 KiB

[startup+6.30035 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 44202
/proc/meminfo: memFree=129676000/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=90312 memory=75712 CPUtime=6.21 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 16761 0 0 0 617 4 0 0 20 0 1 0 48883251 92479488 18928 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 22578 18928 2656 2826 0 19190 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 94504 KiB
Current children cumulated memory: 78784 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 44203
/proc/meminfo: memFree=129615716/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=145032 memory=128064 CPUtime=12.6 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 29838 0 0 0 1254 6 0 0 20 0 1 0 48883251 148512768 32016 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 36258 32016 2656 2826 0 32870 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 149224 KiB
Current children cumulated memory: 131136 KiB

[startup+25.5004 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 44203
/proc/meminfo: memFree=129550320/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=164392 memory=145200 CPUtime=25.35 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 35459 0 0 0 2529 6 0 0 20 0 1 0 48883251 168337408 36300 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 41098 36300 2688 2826 0 37710 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 168584 KiB
Current children cumulated memory: 148272 KiB

[startup+51.1136 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 44203
/proc/meminfo: memFree=129483032/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=186932 memory=167200 CPUtime=50.9 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 42512 0 0 0 5082 8 0 0 20 0 1 0 48883251 191418368 41800 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 46733 41800 2688 2826 0 43345 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 191124 KiB
Current children cumulated memory: 170272 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 44255
/proc/meminfo: memFree=129456124/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=212336 memory=191504 CPUtime=101.95 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 49840 0 0 0 10185 10 0 0 20 0 1 0 48883251 217432064 47876 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 53084 47876 2688 2826 0 49696 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 216528 KiB
Current children cumulated memory: 194576 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/257 44257
/proc/meminfo: memFree=129351064/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=218708 memory=196128 CPUtime=161.74 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 52647 0 0 0 16164 10 0 0 20 0 1 0 48883251 223956992 49032 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 54677 49032 2720 2826 0 51289 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 222900 KiB
Current children cumulated memory: 199200 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/257 44259
/proc/meminfo: memFree=129193740/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44202] ppid=44198 vsize=252064 memory=225696 CPUtime=221.54 cores=1,3
/proc/44202/stat : 44202 (pbcpreprocessor) R 44198 44198 42591 0 -1 4194304 60037 0 0 0 22143 11 0 0 20 0 1 0 48883251 258113536 56424 18446744073709551615 4198400 15773533 140720743266592 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43687936 140720743274820 140720743274974 140720743274974 140720743280581 0
/proc/44202/statm: 63016 56424 2720 2826 0 59628 0
Current children cumulated CPU time: 221.54 s

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

/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 25839 0 0 0 283103 323 0 0 20 0 1 0 48933283 185217024 41512 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 41512 448 424 0 44674 0
Current children cumulated CPU time: 3332.91 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 169120 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.25 4.16 5/253 44435
/proc/meminfo: memFree=129520368/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=172192 CPUtime=2894.09 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 25842 0 0 0 289080 329 0 0 20 0 1 0 48933283 185217024 43048 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 43048 448 424 0 44674 0
Current children cumulated CPU time: 3392.74 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 175264 KiB

[startup+3462.3 s]
/proc/loadavg: 4.68 4.36 4.20 5/253 44437
/proc/meminfo: memFree=129507372/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=176544 CPUtime=2953.91 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 25931 0 0 0 295057 334 0 0 20 0 1 0 48933283 185217024 44136 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 44136 448 424 0 44674 0
Current children cumulated CPU time: 3452.56 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 179616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.46 4.37 4.22 5/254 44442
/proc/meminfo: memFree=129595468/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=131556 memory=128152 CPUtime=3013.73 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26382 0 0 0 301031 342 0 0 20 0 1 0 48933283 134713344 32038 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 32889 32038 448 424 0 32344 0
Current children cumulated CPU time: 3512.38 s
Current children cumulated vsize: 135748 KiB
Current children cumulated memory: 131224 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.31 4.20 5/254 44448
/proc/meminfo: memFree=129587372/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=159904 CPUtime=3073.55 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26655 0 0 0 307006 349 0 0 20 0 1 0 48933283 185217024 39976 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 39976 448 424 0 44674 0
Current children cumulated CPU time: 3572.2 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 162976 KiB

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

# cumulated CPU time of all completed processes:  user=3593.94 s, system=3.72795 s

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

[startup+3584 s]*
/proc/loadavg: 4.21 4.31 4.20 5/254 44448
/proc/meminfo: memFree=129587372/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=159904 CPUtime=3075.26 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26655 0 0 0 307177 349 0 0 20 0 1 0 48933283 185217024 39976 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 39976 448 424 0 44674 0
Current children cumulated CPU time: 3573.91 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 162976 KiB

[startup+3596.8 s]
/proc/loadavg: 4.18 4.30 4.20 6/254 44548
/proc/meminfo: memFree=129665628/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=161952 CPUtime=3088 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26656 0 0 0 308447 353 0 0 20 0 1 0 48933283 185217024 40488 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 40488 448 424 0 44674 0
Current children cumulated CPU time: 3586.65 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 165024 KiB

[startup+3603.2 s]
/proc/loadavg: 4.23 4.31 4.20 6/254 44548
/proc/meminfo: memFree=129553456/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=161952 CPUtime=3094.38 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26656 0 0 0 309085 353 0 0 20 0 1 0 48933283 185217024 40488 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 40488 448 424 0 44674 0
Current children cumulated CPU time: 3593.03 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 165024 KiB

[startup+3606.4 s]
/proc/loadavg: 4.23 4.31 4.20 6/254 44548
/proc/meminfo: memFree=129553512/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=161952 CPUtime=3097.57 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26656 0 0 0 309404 353 0 0 20 0 1 0 48933283 185217024 40488 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 40488 448 424 0 44674 0
Current children cumulated CPU time: 3596.22 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 165024 KiB

[startup+3607.2 s]
/proc/loadavg: 4.21 4.30 4.20 6/254 44548
/proc/meminfo: memFree=129553536/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=161952 CPUtime=3098.36 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26656 0 0 0 309483 353 0 0 20 0 1 0 48933283 185217024 40488 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 40488 448 424 0 44674 0
Current children cumulated CPU time: 3597.01 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 165024 KiB

[startup+3607.6 s]
/proc/loadavg: 4.21 4.30 4.20 6/254 44548
/proc/meminfo: memFree=129553536/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=161952 CPUtime=3098.76 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26656 0 0 0 309523 353 0 0 20 0 1 0 48933283 185217024 40488 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 40488 448 424 0 44674 0
Current children cumulated CPU time: 3597.41 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 165024 KiB

[startup+3607.8 s]
/proc/loadavg: 4.21 4.30 4.20 6/254 44548
/proc/meminfo: memFree=129553536/131382120 swapFree=33010160/33010684
[pid=44198] ppid=44195 vsize=4192 memory=3072 CPUtime=498.65 cores=1,3
/proc/44198/stat : 44198 (opbsolver) S 44195 44198 42591 0 -1 4194304 412 68348 0 0 0 0 49847 18 20 0 1 0 48883246 4292608 768 18446744073709551615 93845510369280 93845511263813 140725745106000 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93845511502864 93845511550608 93845543870464 140725745113374 140725745113577 140725745113577 140725745119179 0
/proc/44198/statm: 1048 768 704 219 0 110 0
[pid=44282] ppid=44198 vsize=180876 memory=161952 CPUtime=3098.96 cores=1,3
/proc/44282/stat : 44282 (wmaxcdcl) R 44198 44198 42591 0 -1 4194304 26656 0 0 0 309543 353 0 0 20 0 1 0 48933283 185217024 40488 18446744073709551615 4198400 5932793 140721076847808 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 17383424 140721076857179 140721076857324 140721076857324 140721076862924 0
/proc/44282/statm: 45219 40488 448 424 0 44674 0
Current children cumulated CPU time: 3597.61 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 165024 KiB

Child status: 0

Real time (s): 3607.84
CPU time (s): 3597.67
CPU user time (s): 3593.94
CPU system time (s): 3.72795
CPU usage (%): 99.7182
Max. virtual memory (cumulated for all children) (KiB): 285048
Max. memory (cumulated for all children) (KiB): 254224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.94
system time used= 3.72795
maximum resident set size= 251152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 510
involuntary context switches= 2822


# summary of solver processes directly reported to runsolver:
#   pid: 44198
#   total CPU time (s): 3597.67
#   total CPU user time (s): 3593.94
#   total CPU system time (s): 3.72795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.27 second user time and 34.553 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-01 03:07:21
IDJOB=4488833
IDBENCH=147532
IDSOLVER=3374
FILE ID=nodeC008/4488833-1751332041
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/vtxcov/normalized-vtxcov_v2000_e4000_33.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-4488833-1751332041/watcher-4488833-1751332041 -o /tmp/evaluation-result-4488833-1751332041/solver-4488833-1751332041 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751328414-42603 --watchdog 3760  HOME/opbsolver HOME/instance-4488833-1751332041.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 40249833eecc795c9ed736ead45c4ff1
RANDOM SEED=341508269

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		: 3691.381
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.698
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.221
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.214
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		: 3691.396
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.291
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.543
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.225
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:        129746132 kB
MemAvailable:   129549592 kB
Buffers:            2144 kB
Cached:           613476 kB
SwapCached:           16 kB
Active:           696220 kB
Inactive:         395900 kB
Active(anon):     457784 kB
Inactive(anon):    36636 kB
Active(file):     238436 kB
Inactive(file):   359264 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             62024 kB
Writeback:            24 kB
AnonPages:        479580 kB
Mapped:           127020 kB
Shmem:             17920 kB
KReclaimable:      90772 kB
Slab:             172608 kB
SReclaimable:      90772 kB
SUnreclaim:        81836 kB
KernelStack:        4144 kB
PageTables:         3964 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     856128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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= 432980 MiB
End job on nodeC008 at 2025-07-01 04:07:29