Trace number 4518887

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.09 3609.84

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_19.opb
MD5SUMd7b5082e0c8210cd1db8ac24c14853d2
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.135812
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2242
Total number of constraints3325
Number of constraints which are clauses2166
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1159
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 76
Biggest coefficient in the objective function 137438953472
Number of bits for the biggest coefficient in the objective function 38
Sum of the numbers in the objective function 549755813886
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 137438953472
Number of bits of the biggest number in a constraint 38
Biggest sum of numbers in a constraint 549755813886
Number of bits of the biggest sum of numbers39
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.06/0.15	c Solving by WMaxCDCL...
3599.01/3609.83	c Rebuilding OPB solution...
3599.01/3609.83	c This is the PBCProcessor based on SCIP solver.
3599.01/3609.83	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 (62724 MiB free)
  memory of node 1: 64507 MiB (63399 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4518887-1751546185/watcher-4518887-1751546185 -o /tmp/evaluation-result-4518887-1751546185/solver-4518887-1751546185 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75775 --watchdog 3760 HOME/opbsolver HOME/instance-4518887-1751546185.opb 3600 31000 HOME HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=76560, runsolver pid=76557

[startup+0.100096 s]*
/proc/loadavg: 4.22 4.23 4.14 5/254 76567
/proc/meminfo: memFree=129147408/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 344 663 0 0 0 0 0 1 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76567] ppid=76560 vsize=21784 memory=5560 CPUtime=0.05 cores=0,2
/proc/76567/stat : 76567 (pbcpreprocessor) R 76560 76560 75348 0 -1 4194304 999 0 0 0 3 2 0 0 20 0 1 0 70298273 22306816 1390 18446744073709551615 4198400 15773533 140730488785360 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25341952 140730488789168 140730488789470 140730488789470 140730488795077 0
/proc/76567/statm: 5446 1390 704 2826 0 2058 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 25976 KiB
Current children cumulated memory: 8632 KiB

[startup+0.213642 s]*
/proc/loadavg: 4.22 4.23 4.14 5/254 76569
/proc/meminfo: memFree=129127500/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=17240 memory=10368 CPUtime=0.05 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 2259 0 0 0 5 0 0 0 20 0 1 0 70298285 17653760 2592 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 4310 2592 448 424 0 3765 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 21432 KiB
Current children cumulated memory: 13440 KiB

[startup+0.313662 s]*
/proc/loadavg: 4.22 4.23 4.14 5/254 76569
/proc/meminfo: memFree=129127500/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=13732 memory=10004 CPUtime=0.15 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 2480 0 0 0 15 0 0 0 20 0 1 0 70298285 14061568 2501 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 3433 2501 448 424 0 2888 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 17924 KiB
Current children cumulated memory: 13076 KiB

[startup+0.700384 s]
/proc/loadavg: 4.22 4.23 4.14 5/254 76569
/proc/meminfo: memFree=129127500/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=14948 memory=11348 CPUtime=0.53 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 3021 0 0 0 52 1 0 0 20 0 1 0 70298285 15306752 2837 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 3737 2837 448 424 0 3192 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 19140 KiB
Current children cumulated memory: 14420 KiB

[startup+1.50032 s]
/proc/loadavg: 4.22 4.23 4.14 5/254 76569
/proc/meminfo: memFree=129123404/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=17668 memory=12884 CPUtime=1.32 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 3396 0 0 0 131 1 0 0 20 0 1 0 70298285 18092032 3221 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 4417 3221 448 424 0 3872 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 21860 KiB
Current children cumulated memory: 15956 KiB

[startup+3.11321 s]
/proc/loadavg: 4.29 4.25 4.14 4/254 76619
/proc/meminfo: memFree=129425084/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=31912 memory=25772 CPUtime=2.93 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 4565 0 0 0 292 1 0 0 20 0 1 0 70298285 32677888 6443 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 7978 6443 448 424 0 7433 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 36104 KiB
Current children cumulated memory: 28844 KiB

[startup+6.30032 s]
/proc/loadavg: 4.29 4.25 4.14 5/251 76688
/proc/meminfo: memFree=129417444/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=34776 memory=28968 CPUtime=6.11 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 5909 0 0 0 609 2 0 0 20 0 1 0 70298285 35610624 7242 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 8694 7242 448 424 0 8149 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 38968 KiB
Current children cumulated memory: 32040 KiB

[startup+12.7003 s]
/proc/loadavg: 4.26 4.24 4.14 5/254 76727
/proc/meminfo: memFree=129375540/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=48164 memory=43220 CPUtime=12.49 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 6922 0 0 0 1247 2 0 0 20 0 1 0 70298285 49319936 10805 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 12041 10805 448 424 0 11496 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 52356 KiB
Current children cumulated memory: 46292 KiB

[startup+25.5004 s]
/proc/loadavg: 4.20 4.23 4.14 5/254 76727
/proc/meminfo: memFree=129341172/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=52520 memory=49164 CPUtime=25.25 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 7959 0 0 0 2522 3 0 0 20 0 1 0 70298285 53780480 12291 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 13130 12291 448 424 0 12585 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 56712 KiB
Current children cumulated memory: 52236 KiB

[startup+51.1133 s]
/proc/loadavg: 4.20 4.23 4.14 5/255 76729
/proc/meminfo: memFree=129254420/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=69756 memory=65832 CPUtime=50.79 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 8052 0 0 0 5075 4 0 0 20 0 1 0 70298285 71430144 16458 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 17439 16458 448 424 0 16894 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 73948 KiB
Current children cumulated memory: 68904 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.21 4.13 5/255 76730
/proc/meminfo: memFree=129185880/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=107640 memory=94512 CPUtime=101.82 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 9533 0 0 0 10176 6 0 0 20 0 1 0 70298285 110223360 23628 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 26910 23628 448 424 0 26365 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 111832 KiB
Current children cumulated memory: 97584 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.18 4.13 5/254 76732
/proc/meminfo: memFree=129100784/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=107640 memory=98628 CPUtime=161.63 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 9594 0 0 0 16157 6 0 0 20 0 1 0 70298285 110223360 24657 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 26910 24657 448 424 0 26365 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 111832 KiB
Current children cumulated memory: 101700 KiB

[startup+222.3 s]
/proc/loadavg: 4.19 4.19 4.13 5/255 76735
/proc/meminfo: memFree=128865852/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=126316 memory=122244 CPUtime=221.45 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 10922 0 0 0 22138 7 0 0 20 0 1 0 70298285 129347584 30561 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 31579 30561 448 424 0 31034 0
Current children cumulated CPU time: 221.56 s

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

/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 21206 0 0 0 339123 80 0 0 20 0 1 0 70298285 280596480 55410 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68505 55410 448 424 0 67960 0
Current children cumulated CPU time: 3392.14 s
Current children cumulated vsize: 278212 KiB
Current children cumulated memory: 224712 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/254 76914
/proc/meminfo: memFree=129006716/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=223932 memory=196168 CPUtime=3451.85 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 21400 0 0 0 345104 81 0 0 20 0 1 0 70298285 229306368 49042 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 55983 49042 448 424 0 55438 0
Current children cumulated CPU time: 3451.96 s
Current children cumulated vsize: 228124 KiB
Current children cumulated memory: 199240 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76916
/proc/meminfo: memFree=128994452/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=224456 memory=206412 CPUtime=3511.68 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 21410 0 0 0 351086 82 0 0 20 0 1 0 70298285 229842944 51603 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 56114 51603 448 424 0 55569 0
Current children cumulated CPU time: 3511.79 s
Current children cumulated vsize: 228648 KiB
Current children cumulated memory: 209484 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/254 76920
/proc/meminfo: memFree=128991964/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=224000 CPUtime=3571.49 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22230 0 0 0 357066 83 0 0 20 0 1 0 70298285 281133056 56000 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 56000 448 424 0 68091 0
Current children cumulated CPU time: 3571.6 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 227072 KiB

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

# cumulated CPU time of all completed processes:  user=3598.17 s, system=0.916871 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128991964/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=224000 CPUtime=3573.2 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22230 0 0 0 357237 83 0 0 20 0 1 0 70298285 281133056 56000 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 56000 448 424 0 68091 0
Current children cumulated CPU time: 3573.31 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 227072 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128987868/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=228096 CPUtime=3585.95 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22232 0 0 0 358512 83 0 0 20 0 1 0 70298285 281133056 57024 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 57024 448 424 0 68091 0
Current children cumulated CPU time: 3586.06 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 231168 KiB

[startup+3603.2 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76972
/proc/meminfo: memFree=129221840/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=230144 CPUtime=3592.33 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22233 0 0 0 359150 83 0 0 20 0 1 0 70298285 281133056 57536 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 57536 448 424 0 68091 0
Current children cumulated CPU time: 3592.44 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 233216 KiB

[startup+3606.4 s]
/proc/loadavg: 4.09 4.12 4.12 5/254 76975
/proc/meminfo: memFree=129211004/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=230144 CPUtime=3595.52 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22233 0 0 0 359469 83 0 0 20 0 1 0 70298285 281133056 57536 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 57536 448 424 0 68091 0
Current children cumulated CPU time: 3595.63 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 233216 KiB

[startup+3608 s]*
/proc/loadavg: 4.09 4.12 4.12 5/251 77017
/proc/meminfo: memFree=129313992/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=230144 CPUtime=3597.12 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22233 0 0 0 359629 83 0 0 20 0 1 0 70298285 281133056 57536 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 57536 448 424 0 68091 0
Current children cumulated CPU time: 3597.23 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 233216 KiB

[startup+3608.8 s]
/proc/loadavg: 4.09 4.12 4.12 5/251 77017
/proc/meminfo: memFree=129313992/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=232192 CPUtime=3597.91 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22234 0 0 0 359708 83 0 0 20 0 1 0 70298285 281133056 58048 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 58048 448 424 0 68091 0
Current children cumulated CPU time: 3598.02 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 235264 KiB

[startup+3609.6 s]
/proc/loadavg: 4.08 4.12 4.12 5/254 77030
/proc/meminfo: memFree=129307628/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=232192 CPUtime=3598.7 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22234 0 0 0 359787 83 0 0 20 0 1 0 70298285 281133056 58048 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 58048 448 424 0 68091 0
Current children cumulated CPU time: 3598.81 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 235264 KiB

[startup+3609.8 s]
/proc/loadavg: 4.08 4.12 4.12 5/254 77030
/proc/meminfo: memFree=129307628/131382112 swapFree=33010416/33010684
[pid=76560] ppid=76557 vsize=4192 memory=3072 CPUtime=0.11 cores=0,2
/proc/76560/stat : 76560 (opbsolver) S 76557 76560 75348 0 -1 4194304 404 1790 0 0 0 0 5 6 20 0 1 0 70298268 4292608 768 18446744073709551615 94428897476608 94428898371141 140724283613520 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94428898610192 94428898657936 94428928794624 140724283615518 140724283615721 140724283615721 140724283621323 0
/proc/76560/statm: 1048 768 704 219 0 110 0
[pid=76569] ppid=76560 vsize=274544 memory=232192 CPUtime=3598.9 cores=0,2
/proc/76569/stat : 76569 (wmaxcdcl) R 76560 76560 75348 0 -1 4194304 22234 0 0 0 359807 83 0 0 20 0 1 0 70298285 281133056 58048 18446744073709551615 4198400 5932793 140726078860320 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 12460032 140726078867803 140726078867948 140726078867948 140726078873548 0
/proc/76569/statm: 68636 58048 448 424 0 68091 0
Current children cumulated CPU time: 3599.01 s
Current children cumulated vsize: 278736 KiB
Current children cumulated memory: 235264 KiB

Child status: 0

Real time (s): 3609.84
CPU time (s): 3599.09
CPU user time (s): 3598.17
CPU system time (s): 0.916871
CPU usage (%): 99.7021
Max. virtual memory (cumulated for all children) (KiB): 327532
Max. memory (cumulated for all children) (KiB): 272260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.17
system time used= 0.916871
maximum resident set size= 273284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24768
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 519
involuntary context switches= 7841


# summary of solver processes directly reported to runsolver:
#   pid: 76560
#   total CPU time (s): 3599.09
#   total CPU user time (s): 3598.17
#   total CPU system time (s): 0.916871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2832 second user time and 37.148 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 14:36:26
IDJOB=4518887
IDBENCH=177132
IDSOLVER=3374
FILE ID=nodeC012/4518887-1751546185
RUNJOBID= nodeC012-1751542569-75775
SLURM_JOB_ID= 9598705
Free space on /tmp= 431812 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_19.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4518887-1751546185/watcher-4518887-1751546185 -o /tmp/evaluation-result-4518887-1751546185/solver-4518887-1751546185 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75775 --watchdog 3760  HOME/opbsolver HOME/instance-4518887-1751546185.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= d7b5082e0c8210cd1db8ac24c14853d2
RANDOM SEED=897600969

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		: 1197.272
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		: 3691.096
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.153
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		: 1197.888
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		: 3652.917
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		: 2294.545
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		: 3700.000
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:        129151764 kB
MemAvailable:   129368556 kB
Buffers:            2136 kB
Cached:          1017748 kB
SwapCached:           16 kB
Active:          1181868 kB
Inactive:         399572 kB
Active(anon):     572508 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   392576 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             62792 kB
Writeback:             0 kB
AnonPages:        564536 kB
Mapped:           126112 kB
Shmem:             17944 kB
KReclaimable:     108580 kB
Slab:             193804 kB
SReclaimable:     108580 kB
SUnreclaim:        85224 kB
KernelStack:        4080 kB
PageTables:         3980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     943260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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= 431788 MiB
End job on nodeC012 at 2025-07-03 15:36:36