Trace number 4519071

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3599.12 3609.26

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_17.opb
MD5SUM57a440677409faa51cc887313df67959
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 benchmark0
Best CPU time to get the best result obtained on this benchmark0.149221
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1802
Total number of constraints2669
Number of constraints which are clauses1734
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints935
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 68
Biggest coefficient in the objective function 8589934592
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 34359738366
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 34359738366
Number of bits of the biggest sum of numbers35
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.02	c Presolving by SCIP...
0.00/0.04	c Encoding OPB into MaxSAT...
0.00/0.04	c This is the PBCProcessor based on SCIP solver.
0.07/0.13	c Solving by WMaxCDCL...
3599.03/3609.24	c Rebuilding OPB solution...
3599.03/3609.24	c This is the PBCProcessor based on SCIP solver.
3599.03/3609.24	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: 63794 MiB (62673 MiB free)
  memory of node 1: 64507 MiB (63519 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4519071-1751549788/watcher-4519071-1751549788 -o /tmp/evaluation-result-4519071-1751549788/solver-4519071-1751549788 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75777 --watchdog 3760 HOME/opbsolver HOME/instance-4519071-1751549788.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=76966, runsolver pid=76963
Current StackSize limit: 8192 KiB


[startup+0.1001 s]*
/proc/loadavg: 4.10 4.13 4.12 5/254 76973
/proc/meminfo: memFree=129220076/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 349 666 0 0 0 0 0 1 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76973] ppid=76966 vsize=21688 memory=5208 CPUtime=0.06 cores=1,3
/proc/76973/stat : 76973 (pbcpreprocessor) R 76966 76966 75348 0 -1 4194304 934 0 0 0 3 3 0 0 20 0 1 0 70658569 22208512 1302 18446744073709551615 4198400 15773533 140720553811056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 32870400 140720553818288 140720553818590 140720553818590 140720553824197 0
/proc/76973/statm: 5422 1302 704 2826 0 2034 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 25880 KiB
Current children cumulated memory: 8280 KiB

[startup+0.21274 s]*
/proc/loadavg: 4.10 4.13 4.12 5/254 76975
/proc/meminfo: memFree=129214784/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=13104 memory=8908 CPUtime=0.07 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 2047 0 0 0 7 0 0 0 20 0 1 0 70658578 13418496 2227 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 3276 2227 448 424 0 2731 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 17296 KiB
Current children cumulated memory: 11980 KiB

[startup+0.313344 s]*
/proc/loadavg: 4.10 4.13 4.12 5/254 76975
/proc/meminfo: memFree=129214784/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=13696 memory=9628 CPUtime=0.17 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 2477 0 0 0 17 0 0 0 20 0 1 0 70658578 14024704 2407 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 3424 2407 448 424 0 2879 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 17888 KiB
Current children cumulated memory: 12700 KiB

[startup+0.700356 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76975
/proc/meminfo: memFree=129214784/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=14464 memory=10012 CPUtime=0.54 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 2587 0 0 0 54 0 0 0 20 0 1 0 70658578 14811136 2503 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 3616 2503 448 424 0 3071 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 18656 KiB
Current children cumulated memory: 13084 KiB

[startup+1.50036 s]
/proc/loadavg: 4.09 4.12 4.12 5/254 76975
/proc/meminfo: memFree=129214028/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=16116 memory=11676 CPUtime=1.34 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 2989 0 0 0 134 0 0 0 20 0 1 0 70658578 16502784 2919 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 4029 2919 448 424 0 3484 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 20308 KiB
Current children cumulated memory: 14748 KiB

[startup+3.11304 s]
/proc/loadavg: 4.09 4.12 4.12 5/254 76975
/proc/meminfo: memFree=129211004/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=19544 memory=15340 CPUtime=2.96 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 3398 0 0 0 295 1 0 0 20 0 1 0 70658578 20013056 3835 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 4886 3835 448 424 0 4341 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 23736 KiB
Current children cumulated memory: 18412 KiB

[startup+6.30033 s]
/proc/loadavg: 4.08 4.12 4.12 5/254 77030
/proc/meminfo: memFree=129307628/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=27364 memory=19616 CPUtime=6.11 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 3953 0 0 0 608 3 0 0 20 0 1 0 70658578 28020736 4904 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 6841 4904 448 424 0 6296 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 31556 KiB
Current children cumulated memory: 22688 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.14 4.12 5/250 77175
/proc/meminfo: memFree=129493940/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=48756 memory=41672 CPUtime=12.49 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 5795 0 0 0 1244 5 0 0 20 0 1 0 70658578 49926144 10418 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 12189 10418 448 424 0 11644 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 52948 KiB
Current children cumulated memory: 44744 KiB

[startup+25.5005 s]
/proc/loadavg: 4.13 4.13 4.12 5/256 77343
/proc/meminfo: memFree=126238424/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=63012 memory=59024 CPUtime=25.22 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 7066 0 0 0 2512 10 0 0 20 0 1 0 70658578 64524288 14756 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 15753 14756 448 424 0 15208 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 67204 KiB
Current children cumulated memory: 62096 KiB

[startup+51.1134 s]
/proc/loadavg: 4.13 4.13 4.12 5/256 77343
/proc/meminfo: memFree=122702148/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=81416 memory=77528 CPUtime=50.76 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 7662 0 0 0 5065 11 0 0 20 0 1 0 70658578 83369984 19382 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 20354 19382 448 424 0 19809 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 85608 KiB
Current children cumulated memory: 80600 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.14 4.12 5/256 77345
/proc/meminfo: memFree=121799352/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=111932 memory=101976 CPUtime=101.79 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 8567 0 0 0 10166 13 0 0 20 0 1 0 70658578 114618368 25494 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 27983 25494 448 424 0 27438 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 116124 KiB
Current children cumulated memory: 105048 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.12 5/256 77347
/proc/meminfo: memFree=121769356/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=111932 memory=104024 CPUtime=161.62 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 8613 0 0 0 16148 14 0 0 20 0 1 0 70658578 114618368 26006 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 27983 26006 448 424 0 27438 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 116124 KiB
Current children cumulated memory: 107096 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.12 4.11 5/256 77349
/proc/meminfo: memFree=121494836/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=142280 memory=121688 CPUtime=221.43 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 8988 0 0 0 22129 14 0 0 20 0 1 0 70658578 145694720 30422 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 35570 30422 448 424 0 35025 0

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

/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 17917 0 0 0 333159 120 0 0 20 0 1 0 70658578 230109184 53187 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 56179 53187 448 424 0 55634 0
Current children cumulated CPU time: 3332.88 s
Current children cumulated vsize: 228908 KiB
Current children cumulated memory: 215820 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.14 4.14 5/256 77522
/proc/meminfo: memFree=125123600/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=193896 memory=185856 CPUtime=3392.62 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 18314 0 0 0 339141 121 0 0 20 0 1 0 70658578 198549504 46464 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 48474 46464 448 424 0 47929 0
Current children cumulated CPU time: 3392.71 s
Current children cumulated vsize: 198088 KiB
Current children cumulated memory: 188928 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.16 4.15 5/256 77528
/proc/meminfo: memFree=125183476/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=224716 memory=202508 CPUtime=3452.45 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 18389 0 0 0 345123 122 0 0 20 0 1 0 70658578 230109184 50627 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 56179 50627 448 424 0 55634 0
Current children cumulated CPU time: 3452.54 s
Current children cumulated vsize: 228908 KiB
Current children cumulated memory: 205580 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.14 5/256 77530
/proc/meminfo: memFree=125129716/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=224716 memory=218892 CPUtime=3512.28 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 18397 0 0 0 351105 123 0 0 20 0 1 0 70658578 230109184 54723 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 56179 54723 448 424 0 55634 0
Current children cumulated CPU time: 3512.37 s
Current children cumulated vsize: 228908 KiB
Current children cumulated memory: 221964 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.13 5/256 77535
/proc/meminfo: memFree=125033036/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=274804 memory=226240 CPUtime=3572.12 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19212 0 0 0 357088 124 0 0 20 0 1 0 70658578 281399296 56560 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 68701 56560 448 424 0 68156 0
Current children cumulated CPU time: 3572.21 s
Current children cumulated vsize: 278996 KiB
Current children cumulated memory: 229312 KiB

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

# cumulated CPU time of all completed processes:  user=3597.78 s, system=1.33492 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.13 4.13 5/256 77535
/proc/meminfo: memFree=125008460/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=274804 memory=226240 CPUtime=3573.82 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19212 0 0 0 357258 124 0 0 20 0 1 0 70658578 281399296 56560 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 68701 56560 448 424 0 68156 0
Current children cumulated CPU time: 3573.91 s
Current children cumulated vsize: 278996 KiB
Current children cumulated memory: 229312 KiB

[startup+3596.8 s]
/proc/loadavg: 4.15 4.14 4.14 5/256 77535
/proc/meminfo: memFree=125112720/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=193896 memory=183808 CPUtime=3586.58 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19243 0 0 0 358533 125 0 0 20 0 1 0 70658578 198549504 45952 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 48474 45952 448 424 0 47929 0
Current children cumulated CPU time: 3586.67 s
Current children cumulated vsize: 198088 KiB
Current children cumulated memory: 186880 KiB

[startup+3603.2 s]
/proc/loadavg: 4.13 4.14 4.14 5/256 77535
/proc/meminfo: memFree=125019520/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=193896 memory=185856 CPUtime=3592.96 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19244 0 0 0 359171 125 0 0 20 0 1 0 70658578 198549504 46464 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 48474 46464 448 424 0 47929 0
Current children cumulated CPU time: 3593.05 s
Current children cumulated vsize: 198088 KiB
Current children cumulated memory: 188928 KiB

[startup+3606.4 s]
/proc/loadavg: 4.13 4.14 4.14 5/256 77535
/proc/meminfo: memFree=125030012/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=193896 memory=189952 CPUtime=3596.15 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19246 0 0 0 359490 125 0 0 20 0 1 0 70658578 198549504 47488 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 48474 47488 448 424 0 47929 0
Current children cumulated CPU time: 3596.24 s
Current children cumulated vsize: 198088 KiB
Current children cumulated memory: 193024 KiB

[startup+3608 s]*
/proc/loadavg: 4.12 4.13 4.14 5/256 77535
/proc/meminfo: memFree=125009532/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=193896 memory=189952 CPUtime=3597.76 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19246 0 0 0 359651 125 0 0 20 0 1 0 70658578 198549504 47488 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 48474 47488 448 424 0 47929 0
Current children cumulated CPU time: 3597.85 s
Current children cumulated vsize: 198088 KiB
Current children cumulated memory: 193024 KiB

[startup+3608.8 s]
/proc/loadavg: 4.12 4.13 4.14 5/256 77535
/proc/meminfo: memFree=125009532/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=224716 memory=192268 CPUtime=3598.54 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19314 0 0 0 359729 125 0 0 20 0 1 0 70658578 230109184 48067 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 56179 48067 448 424 0 55634 0
Current children cumulated CPU time: 3598.63 s
Current children cumulated vsize: 228908 KiB
Current children cumulated memory: 195340 KiB

[startup+3609.2 s]
/proc/loadavg: 4.12 4.13 4.14 5/256 77535
/proc/meminfo: memFree=124976764/131382112 swapFree=33010416/33010684
[pid=76966] ppid=76963 vsize=4192 memory=3072 CPUtime=0.09 cores=1,3
/proc/76966/stat : 76966 (opbsolver) S 76963 76966 75348 0 -1 4194304 407 1728 0 0 0 0 3 6 20 0 1 0 70658565 4292608 768 18446744073709551615 94559511445504 94559512340037 140735346723120 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94559512579088 94559512626832 94559545372672 140735346731294 140735346731497 140735346731497 140735346737099 0
/proc/76966/statm: 1048 768 704 219 0 110 0
[pid=76975] ppid=76966 vsize=224716 memory=192268 CPUtime=3598.94 cores=1,3
/proc/76975/stat : 76975 (wmaxcdcl) R 76966 76966 75348 0 -1 4194304 19314 0 0 0 359769 125 0 0 20 0 1 0 70658578 230109184 48067 18446744073709551615 4198400 5932793 140721147619664 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 38666240 140721147623771 140721147623916 140721147623916 140721147629516 0
/proc/76975/statm: 56179 48067 448 424 0 55634 0
Current children cumulated CPU time: 3599.03 s
Current children cumulated vsize: 228908 KiB
Current children cumulated memory: 195340 KiB

Child status: 0

Real time (s): 3609.26
CPU time (s): 3599.12
CPU user time (s): 3597.78
CPU system time (s): 1.33492
CPU usage (%): 99.7191
Max. virtual memory (cumulated for all children) (KiB): 328316
Max. memory (cumulated for all children) (KiB): 264164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.78
system time used= 1.33492
maximum resident set size= 271332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21793
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 481
involuntary context switches= 2699


# summary of solver processes directly reported to runsolver:
#   pid: 76966
#   total CPU time (s): 3599.12
#   total CPU user time (s): 3597.78
#   total CPU system time (s): 1.33492

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2415 second user time and 34.7644 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 15:36:28
IDJOB=4519071
IDBENCH=177146
IDSOLVER=3374
FILE ID=nodeC012/4519071-1751549788
RUNJOBID= nodeC012-1751542569-75777
SLURM_JOB_ID= 9598705
Free space on /tmp= 431808 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_17.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4519071-1751549788/watcher-4519071-1751549788 -o /tmp/evaluation-result-4519071-1751549788/solver-4519071-1751549788 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75777 --watchdog 3760  HOME/opbsolver HOME/instance-4519071-1751549788.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 57a440677409faa51cc887313df67959
RANDOM SEED=1580349689

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129221840 kB
MemAvailable:   129442792 kB
Buffers:            2136 kB
Cached:          1021860 kB
SwapCached:           16 kB
Active:          1221860 kB
Inactive:         403680 kB
Active(anon):     612500 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   396684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20484 kB
Writeback:            20 kB
AnonPages:        604676 kB
Mapped:           109388 kB
Shmem:             17944 kB
KReclaimable:     108688 kB
Slab:             193844 kB
SReclaimable:     108688 kB
SUnreclaim:        85156 kB
KernelStack:        4128 kB
PageTables:         4208 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1008472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149576 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431484 MiB
End job on nodeC012 at 2025-07-03 16:36:38