Trace number 4504129

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? 3598.91 3609.07

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat85_4_27_9.opb
MD5SUMa11a369abd963989a0475f7e0477b1a8
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 benchmark4167529
Best CPU time to get the best result obtained on this benchmark1556.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 139798359
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 110323070365
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 139798359
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 110323070365
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
0.00/0.03	c Encoding OPB into MaxSAT...
0.00/0.03	c This is the PBCProcessor based on SCIP solver.
1.76/1.85	c Solving by WMaxCDCL...
3598.83/3609.06	c Rebuilding OPB solution...
3598.83/3609.06	c This is the PBCProcessor based on SCIP solver.
3598.83/3609.06	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 (50077 MiB free)
  memory of node 1: 64465 MiB (55158 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4504129-1751479153/watcher-4504129-1751479153 -o /tmp/evaluation-result-4504129-1751479153/solver-4504129-1751479153 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751475537-65861 --watchdog 3760 HOME/opbsolver HOME/instance-4504129-1751479153.opb 3600 31000 HOME HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100061 s]*
/proc/loadavg: 4.07 4.10 4.08 5/267 66617
/proc/meminfo: memFree=107757288/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 353 657 0 0 0 0 0 0 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66617] ppid=66610 vsize=24584 memory=8388 CPUtime=0.07 cores=1,3
/proc/66617/stat : 66617 (pbcpreprocessor) R 66610 66610 65849 0 -1 4194304 1596 0 0 0 7 0 0 0 20 0 1 0 63593874 25174016 2097 18446744073709551615 4198400 15773533 140734562296048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55885824 140734562298032 140734562298334 140734562298334 140734562303941 0
/proc/66617/statm: 6146 2097 704 2826 0 2758 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 28776 KiB
Current children cumulated memory: 11460 KiB

[startup+0.205678 s]*
/proc/loadavg: 4.07 4.10 4.08 5/267 66617
/proc/meminfo: memFree=107757288/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 353 657 0 0 0 0 0 0 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66617] ppid=66610 vsize=25648 memory=9156 CPUtime=0.17 cores=1,3
/proc/66617/stat : 66617 (pbcpreprocessor) R 66610 66610 65849 0 -1 4194304 1817 0 0 0 17 0 0 0 20 0 1 0 63593874 26263552 2289 18446744073709551615 4198400 15773533 140734562296048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55885824 140734562298032 140734562298334 140734562298334 140734562303941 0
/proc/66617/statm: 6412 2289 704 2826 0 3024 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 29840 KiB
Current children cumulated memory: 12228 KiB

[startup+0.305692 s]*
/proc/loadavg: 4.07 4.10 4.08 5/267 66617
/proc/meminfo: memFree=107753508/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 353 657 0 0 0 0 0 0 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66617] ppid=66610 vsize=41236 memory=21592 CPUtime=0.27 cores=1,3
/proc/66617/stat : 66617 (pbcpreprocessor) R 66610 66610 65849 0 -1 4194304 5287 0 0 0 26 1 0 0 20 0 1 0 63593874 42225664 5398 18446744073709551615 4198400 15773533 140734562296048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55885824 140734562298032 140734562298334 140734562298334 140734562303941 0
/proc/66617/statm: 10309 5398 704 2826 0 6921 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 45428 KiB
Current children cumulated memory: 24664 KiB

[startup+0.700204 s]
/proc/loadavg: 4.07 4.10 4.08 5/267 66617
/proc/meminfo: memFree=107741600/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 353 657 0 0 0 0 0 0 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66617] ppid=66610 vsize=80024 memory=63452 CPUtime=0.65 cores=1,3
/proc/66617/stat : 66617 (pbcpreprocessor) R 66610 66610 65849 0 -1 4194304 13723 0 0 0 63 2 0 0 20 0 1 0 63593874 81944576 15863 18446744073709551615 4198400 15773533 140734562296048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55885824 140734562298032 140734562298334 140734562298334 140734562303941 0
/proc/66617/statm: 20006 15863 704 2826 0 16618 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 84216 KiB
Current children cumulated memory: 66524 KiB

[startup+1.5002 s]
/proc/loadavg: 4.07 4.10 4.08 5/267 66617
/proc/meminfo: memFree=107672860/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 353 657 0 0 0 0 0 0 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66617] ppid=66610 vsize=111824 memory=87156 CPUtime=1.45 cores=1,3
/proc/66617/stat : 66617 (pbcpreprocessor) R 66610 66610 65849 0 -1 4194304 21698 0 0 0 111 34 0 0 20 0 1 0 63593874 114507776 21789 18446744073709551615 4198400 15773533 140734562296048 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 55885824 140734562298032 140734562298334 140734562298334 140734562303941 0
/proc/66617/statm: 27956 21789 704 2826 0 24568 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 116016 KiB
Current children cumulated memory: 90228 KiB

[startup+3.10554 s]
/proc/loadavg: 4.07 4.10 4.08 5/267 66619
/proc/meminfo: memFree=107429776/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=358040 memory=332148 CPUtime=1.23 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 67237 0 0 0 110 13 0 0 20 0 1 0 63594057 366632960 83037 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 89510 83037 448 424 0 88965 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 362232 KiB
Current children cumulated memory: 335220 KiB

[startup+6.3002 s]
/proc/loadavg: 4.07 4.09 4.07 5/267 66619
/proc/meminfo: memFree=107395880/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=381348 memory=333008 CPUtime=4.41 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 71317 0 0 0 426 15 0 0 20 0 1 0 63594057 390500352 83252 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 95337 83252 448 424 0 94792 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 385540 KiB
Current children cumulated memory: 336080 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.09 4.07 5/267 66619
/proc/meminfo: memFree=107396384/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=381348 memory=333136 CPUtime=10.79 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 71334 0 0 0 1064 15 0 0 20 0 1 0 63594057 390500352 83284 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 95337 83284 448 424 0 94792 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 385540 KiB
Current children cumulated memory: 336208 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.09 4.07 5/267 66619
/proc/meminfo: memFree=107426180/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=381348 memory=333136 CPUtime=23.56 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 71334 0 0 0 2341 15 0 0 20 0 1 0 63594057 390500352 83284 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 95337 83284 448 424 0 94792 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 385540 KiB
Current children cumulated memory: 336208 KiB

[startup+51.1055 s]
/proc/loadavg: 4.10 4.10 4.08 5/267 66620
/proc/meminfo: memFree=107383456/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=385480 memory=364528 CPUtime=49.09 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 76625 0 0 0 4889 20 0 0 20 0 1 0 63594057 394731520 91132 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 96370 91132 448 424 0 95825 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 389672 KiB
Current children cumulated memory: 367600 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.08 5/267 66676
/proc/meminfo: memFree=107092568/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=405528 memory=385392 CPUtime=100.15 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 77293 0 0 0 9994 21 0 0 20 0 1 0 63594057 415260672 96348 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 101382 96348 448 424 0 100837 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 409720 KiB
Current children cumulated memory: 388464 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.08 5/268 66692
/proc/meminfo: memFree=107096848/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=405528 memory=386032 CPUtime=159.97 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 77480 0 0 0 15976 21 0 0 20 0 1 0 63594057 415260672 96508 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 101382 96508 448 424 0 100837 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 409720 KiB
Current children cumulated memory: 389104 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.08 5/268 66698
/proc/meminfo: memFree=107081320/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=407532 memory=388080 CPUtime=219.79 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 78004 0 0 0 21958 21 0 0 20 0 1 0 63594057 417312768 97020 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 101883 97020 448 424 0 101338 0

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

/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 333082 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3332.86 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/268 66898
/proc/meminfo: memFree=107129244/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3390.88 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 339066 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3392.7 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/268 66900
/proc/meminfo: memFree=107132280/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3450.72 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 345050 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3452.54 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/267 66902
/proc/meminfo: memFree=107123972/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3510.55 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 351033 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3512.37 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3582.3 s]
/proc/loadavg: 4.33 4.14 4.11 5/266 66904
/proc/meminfo: memFree=107123524/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3570.38 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 357016 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3572.2 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

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

# cumulated CPU time of all completed processes:  user=3598.11 s, system=0.80203 s

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

[startup+3584 s]*
/proc/loadavg: 4.33 4.14 4.11 5/266 66904
/proc/meminfo: memFree=107123524/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3572.08 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 357186 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3573.9 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3596.8 s]
/proc/loadavg: 4.48 4.18 4.12 5/266 66904
/proc/meminfo: memFree=107123620/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3584.84 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 358462 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3586.66 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3603.2 s]
/proc/loadavg: 4.44 4.18 4.12 5/266 66904
/proc/meminfo: memFree=107123620/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3591.22 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 359100 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3593.04 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3606.4 s]
/proc/loadavg: 4.41 4.17 4.12 5/266 66904
/proc/meminfo: memFree=107123620/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3594.41 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 359419 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3596.23 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3608 s]*
/proc/loadavg: 4.41 4.17 4.12 6/266 66957
/proc/meminfo: memFree=107519752/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3596.01 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 359579 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3597.83 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3608.8 s]
/proc/loadavg: 4.41 4.17 4.12 6/266 66957
/proc/meminfo: memFree=107519752/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3596.81 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 359659 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3598.63 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

[startup+3609 s]*
/proc/loadavg: 4.41 4.17 4.12 5/266 66959
/proc/meminfo: memFree=107487256/131249988 swapFree=33010416/33010684
[pid=66610] ppid=66607 vsize=4192 memory=3072 CPUtime=1.82 cores=1,3
/proc/66610/stat : 66610 (opbsolver) S 66607 66610 65849 0 -1 4194304 411 22482 0 0 0 0 126 56 20 0 1 0 63593871 4292608 768 18446744073709551615 94798458535936 94798459430469 140727256418528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94798459669520 94798459717264 94798460375040 140727256426782 140727256426985 140727256426985 140727256432587 0
/proc/66610/statm: 1048 768 704 219 0 110 0
[pid=66619] ppid=66610 vsize=423532 memory=405488 CPUtime=3597.01 cores=1,3
/proc/66619/stat : 66619 (wmaxcdcl) R 66610 66610 65849 0 -1 4194304 79808 0 0 0 359679 22 0 0 20 0 1 0 63594057 433696768 101372 18446744073709551615 4198400 5932793 140730126327680 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 30760960 140730126330203 140730126330348 140730126330348 140730126335948 0
/proc/66619/statm: 105883 101372 448 424 0 105338 0
Current children cumulated CPU time: 3598.83 s
Current children cumulated vsize: 427724 KiB
Current children cumulated memory: 408560 KiB

Child status: 0

Real time (s): 3609.07
CPU time (s): 3598.91
CPU user time (s): 3598.11
CPU system time (s): 0.80203
CPU usage (%): 99.7185
Max. virtual memory (cumulated for all children) (KiB): 436172
Max. memory (cumulated for all children) (KiB): 408560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.11
system time used= 0.80203
maximum resident set size= 405488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103040
page faults= 0
swaps= 0
block input operations= 0
block output operations= 55728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 512
involuntary context switches= 1002


# summary of solver processes directly reported to runsolver:
#   pid: 66610
#   total CPU time (s): 3598.91
#   total CPU user time (s): 3598.11
#   total CPU system time (s): 0.80203

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.0047 second user time and 15.9234 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-02 19:59:13
IDJOB=4504129
IDBENCH=155633
IDSOLVER=3374
FILE ID=nodeC031/4504129-1751479153
RUNJOBID= nodeC031-1751475537-65861
SLURM_JOB_ID= 9598509
Free space on /tmp= 431904 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat85_4_27_9.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4504129-1751479153/watcher-4504129-1751479153 -o /tmp/evaluation-result-4504129-1751479153/solver-4504129-1751479153 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751475537-65861 --watchdog 3760  HOME/opbsolver HOME/instance-4504129-1751479153.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= a11a369abd963989a0475f7e0477b1a8
RANDOM SEED=497042775

nodeC031 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.832
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.78
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.896
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.78
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.381
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.78
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		: 3607.553
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.926
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.78
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		: 3700.000
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.78
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		: 3602.994
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        107761228 kB
MemAvailable:   128643588 kB
Buffers:            2128 kB
Cached:         21567700 kB
SwapCached:           12 kB
Active:          1507480 kB
Inactive:       21161000 kB
Active(anon):    1106232 kB
Inactive(anon):    10472 kB
Active(file):     401248 kB
Inactive(file): 21150528 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66080 kB
Writeback:            20 kB
AnonPages:       1099052 kB
Mapped:           109656 kB
Shmem:             18052 kB
KReclaimable:     339648 kB
Slab:             431860 kB
SReclaimable:     339648 kB
SUnreclaim:        92212 kB
KernelStack:        4288 kB
PageTables:         5328 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1540352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    622592 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431952 MiB
End job on nodeC031 at 2025-07-02 20:59:22