Trace number 4521831

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.18 3606.41

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_038.opb
MD5SUM39e993bb96de7a4bf1916cc2a0bf9eab
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 benchmark760
Best CPU time to get the best result obtained on this benchmark0.171522
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1482
Total number of constraints2964
Number of constraints which are clauses2964
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 1482
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 1482
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 1482
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.01	c Presolving by SCIP...
498.59/500.05	c Encoding OPB into MaxSAT...
498.59/500.05	c This is the PBCProcessor based on SCIP solver.
498.59/500.06	c Solving by WMaxCDCL...
498.65/3606.40	c Rebuilding OPB solution...
498.65/3606.40	c This is the PBCProcessor based on SCIP solver.
498.65/3606.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62758 MiB free)
  memory of node 1: 64465 MiB (60648 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521831-1751575152/watcher-4521831-1751575152 -o /tmp/evaluation-result-4521831-1751575152/solver-4521831-1751575152 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751575092-80961 --watchdog 3760 HOME/opbsolver HOME/instance-4521831-1751575152.opb 3600 31000 HOME HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100063 s]*
/proc/loadavg: 3.64 3.88 4.00 5/267 81489
/proc/meminfo: memFree=126336868/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=53900 memory=39040 CPUtime=0.07 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 7379 0 0 0 7 0 0 0 20 0 1 0 73189793 55193600 9760 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 13475 9760 2656 2826 0 10087 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 58092 KiB
Current children cumulated memory: 42112 KiB

[startup+0.205694 s]*
/proc/loadavg: 3.64 3.88 4.00 5/267 81489
/proc/meminfo: memFree=126336868/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=54616 memory=39680 CPUtime=0.18 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 7552 0 0 0 17 1 0 0 20 0 1 0 73189793 55926784 9920 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 13654 9920 2656 2826 0 10266 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 58808 KiB
Current children cumulated memory: 42752 KiB

[startup+0.305546 s]*
/proc/loadavg: 3.64 3.88 4.00 5/267 81489
/proc/meminfo: memFree=126333088/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=59208 memory=43776 CPUtime=0.28 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 8594 0 0 0 27 1 0 0 20 0 1 0 73189793 60628992 10944 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 14802 10944 2656 2826 0 11414 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 63400 KiB
Current children cumulated memory: 46848 KiB

[startup+0.700196 s]
/proc/loadavg: 3.64 3.88 4.00 5/267 81489
/proc/meminfo: memFree=126333088/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=60048 memory=44416 CPUtime=0.67 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 8743 0 0 0 66 1 0 0 20 0 1 0 73189793 61489152 11104 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 15012 11104 2656 2826 0 11624 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 47488 KiB

[startup+1.50019 s]
/proc/loadavg: 3.64 3.88 4.00 5/268 81491
/proc/meminfo: memFree=126329056/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=65552 memory=48896 CPUtime=1.47 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 9865 0 0 0 146 1 0 0 20 0 1 0 73189793 67125248 12224 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 16388 12224 2656 2826 0 13000 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 69744 KiB
Current children cumulated memory: 51968 KiB

[startup+3.10551 s]
/proc/loadavg: 3.64 3.88 4.00 5/268 81491
/proc/meminfo: memFree=126297196/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=71796 memory=53632 CPUtime=3.07 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 11061 0 0 0 306 1 0 0 20 0 1 0 73189793 73519104 13408 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 17949 13408 2656 2826 0 14561 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 75988 KiB
Current children cumulated memory: 56704 KiB

[startup+6.30015 s]
/proc/loadavg: 3.66 3.89 4.00 5/268 81491
/proc/meminfo: memFree=126289256/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=81880 memory=61992 CPUtime=6.25 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 13748 0 0 0 624 1 0 0 20 0 1 0 73189793 83845120 15498 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 20470 15498 2688 2826 0 17082 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 86072 KiB
Current children cumulated memory: 65064 KiB

[startup+12.7002 s]
/proc/loadavg: 3.77 3.90 4.01 5/268 81491
/proc/meminfo: memFree=126265064/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=81880 memory=61992 CPUtime=12.63 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 13754 0 0 0 1262 1 0 0 20 0 1 0 73189793 83845120 15498 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 20470 15498 2688 2826 0 17082 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 86072 KiB
Current children cumulated memory: 65064 KiB

[startup+25.5002 s]
/proc/loadavg: 3.82 3.91 4.00 5/268 81491
/proc/meminfo: memFree=126257000/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=81880 memory=61992 CPUtime=25.39 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 13781 0 0 0 2538 1 0 0 20 0 1 0 73189793 83845120 15498 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 20470 15498 2688 2826 0 17082 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 86072 KiB
Current children cumulated memory: 65064 KiB

[startup+51.1056 s]
/proc/loadavg: 3.96 3.93 4.01 5/268 81491
/proc/meminfo: memFree=126212884/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=98616 memory=77736 CPUtime=50.93 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 17757 0 0 0 5091 2 0 0 20 0 1 0 73189793 100982784 19434 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 24654 19434 2688 2826 0 21266 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 102808 KiB
Current children cumulated memory: 80808 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 3.96 4.01 5/268 81493
/proc/meminfo: memFree=126112984/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=114872 memory=91304 CPUtime=101.98 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 21203 0 0 0 10195 3 0 0 20 0 1 0 73189793 117628928 22826 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 28718 22826 2688 2826 0 25330 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 119064 KiB
Current children cumulated memory: 94376 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 3.99 4.01 5/268 81495
/proc/meminfo: memFree=126074864/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=125596 memory=100520 CPUtime=161.81 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 23527 0 0 0 16178 3 0 0 20 0 1 0 73189793 128610304 25130 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 31399 25130 2688 2826 0 28011 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 129788 KiB
Current children cumulated memory: 103592 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.00 4.01 5/269 81498
/proc/meminfo: memFree=126076596/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 260 240 0 0 0 0 0 0 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81489] ppid=81485 vsize=136380 memory=110168 CPUtime=221.65 cores=5,7
/proc/81489/stat : 81489 (pbcpreprocessor) R 81485 81485 80948 0 -1 4194304 27517 0 0 0 22161 4 0 0 20 0 1 0 73189793 139653120 27542 18446744073709551615 4198400 15773533 140720858686848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 52572160 140720858696004 140720858696158 140720858696158 140720858701765 0
/proc/81489/statm: 34095 27542 2688 2826 0 30707 0
Current children cumulated CPU time: 221.65 s

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

/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=2835.06 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18704 0 0 0 283234 272 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3333.71 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/267 81700
/proc/meminfo: memFree=126722416/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=2894.91 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18760 0 0 0 289213 278 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3393.56 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/267 81705
/proc/meminfo: memFree=126722520/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=2954.77 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18772 0 0 0 295193 284 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3453.42 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3522.3 s]
/proc/loadavg: 4.31 4.20 4.14 5/268 81708
/proc/meminfo: memFree=126722376/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3014.62 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18774 0 0 0 301172 290 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3513.27 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.19 4.14 5/268 81969
/proc/meminfo: memFree=112145524/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3074.47 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18829 0 0 0 307150 297 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3573.12 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

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

# cumulated CPU time of all completed processes:  user=3594.11 s, system=3.07315 s

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

[startup+3584 s]*
/proc/loadavg: 4.22 4.19 4.14 5/268 81969
/proc/meminfo: memFree=112168576/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3076.16 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18829 0 0 0 307319 297 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3574.81 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3596.8 s]
/proc/loadavg: 4.24 4.20 4.14 5/268 81969
/proc/meminfo: memFree=111235176/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3088.93 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18829 0 0 0 308594 299 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3587.58 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3603.2 s]
/proc/loadavg: 4.22 4.20 4.14 5/268 81969
/proc/meminfo: memFree=111275240/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3095.32 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18829 0 0 0 309232 300 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3593.97 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3604.8 s]
/proc/loadavg: 4.22 4.20 4.14 5/268 81969
/proc/meminfo: memFree=111283304/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3096.91 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18829 0 0 0 309391 300 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3595.56 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3605.6 s]
/proc/loadavg: 4.21 4.19 4.14 5/268 81969
/proc/meminfo: memFree=111291368/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3097.71 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18829 0 0 0 309471 300 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3596.36 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3606 s]*
/proc/loadavg: 4.21 4.19 4.14 5/268 81969
/proc/meminfo: memFree=111299432/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
[pid=81534] ppid=81485 vsize=174636 memory=149472 CPUtime=3098.11 cores=5,7
/proc/81534/stat : 81534 (wmaxcdcl) R 81485 81485 80948 0 -1 4194304 18829 0 0 0 309511 300 0 0 20 0 1 0 73239799 178827264 37368 18446744073709551615 4198400 5932793 140735543861184 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 18817024 140735543867739 140735543867884 140735543867884 140735543873484 0
/proc/81534/statm: 43659 37368 448 424 0 43114 0
Current children cumulated CPU time: 3596.76 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 152544 KiB

[startup+3606.4 s]
/proc/loadavg: 4.21 4.19 4.14 5/268 81969
/proc/meminfo: memFree=111299432/131249992 swapFree=33009392/33010684
[pid=81485] ppid=81482 vsize=4192 memory=3072 CPUtime=498.65 cores=5,7
/proc/81485/stat : 81485 (opbsolver) S 81482 81485 80948 0 -1 4194304 409 29798 0 0 0 0 49859 6 20 0 1 0 73189792 4292608 768 18446744073709551615 94788272971776 94788273866309 140730008038352 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94788274105360 94788274153104 94788294164480 140730008041758 140730008041961 140730008041961 140730008047563 0
/proc/81485/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 498.65 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3606.41
CPU time (s): 3597.18
CPU user time (s): 3594.11
CPU system time (s): 3.07315
CPU usage (%): 99.7441
Max. virtual memory (cumulated for all children) (KiB): 178828
Max. memory (cumulated for all children) (KiB): 162668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.11
system time used= 3.07315
maximum resident set size= 183800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49378
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 508
involuntary context switches= 19238


# summary of solver processes directly reported to runsolver:
#   pid: 81485
#   total CPU time (s): 3597.18
#   total CPU user time (s): 3594.11
#   total CPU system time (s): 3.07315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.87399 second user time and 15.1417 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-03 22:39:13
IDJOB=4521831
IDBENCH=178473
IDSOLVER=3374
FILE ID=nodeC035/4521831-1751575152
RUNJOBID= nodeC035-1751575092-80961
SLURM_JOB_ID= 9598802
Free space on /tmp= 432752 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_038.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521831-1751575152/watcher-4521831-1751575152 -o /tmp/evaluation-result-4521831-1751575152/solver-4521831-1751575152 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751575092-80961 --watchdog 3760  HOME/opbsolver HOME/instance-4521831-1751575152.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 39e993bb96de7a4bf1916cc2a0bf9eab
RANDOM SEED=182053523

nodeC035 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.747
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.728
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.401
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.949
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.004
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3605.122
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.070
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126368300 kB
MemAvailable:   128886624 kB
Buffers:             664 kB
Cached:          3269152 kB
SwapCached:          332 kB
Active:          1213672 kB
Inactive:        2968760 kB
Active(anon):     909256 kB
Inactive(anon):    21060 kB
Active(file):     304416 kB
Inactive(file):  2947700 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20672 kB
Writeback:             0 kB
AnonPages:        915404 kB
Mapped:           136344 kB
Shmem:             17700 kB
KReclaimable:     210896 kB
Slab:             301912 kB
SReclaimable:     210896 kB
SUnreclaim:        91016 kB
KernelStack:        4288 kB
PageTables:         5052 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1409700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432608 MiB
End job on nodeC035 at 2025-07-03 23:39:19