Trace number 4519347

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3597.17 3607

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/
normalized-composed_pebbling_php_opt_pyramid_height16_pigeons15_holes14.opb
MD5SUMa94581d8220bf59b08512677776f0dcf
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 benchmark153
Best CPU time to get the best result obtained on this benchmark1.9326
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32436
Total number of constraints5253
Number of constraints which are clauses2703
Number of constraints which are cardinality constraints (but not clauses)1989
Number of constraints which are nor clauses,nor cardinality constraints561
Minimum length of a constraint14
Maximum length of a constraint19
Number of terms in the objective function 306
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 306
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 306
Number of bits of the biggest sum of numbers9
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/500.32	c Encoding OPB into MaxSAT...
0.00/500.32	c This is the PBCProcessor based on SCIP solver.
498.48/501.00	c Solving by WMaxCDCL...
3597.06/3606.98	c Rebuilding OPB solution...
3597.06/3606.98	c This is the PBCProcessor based on SCIP solver.
3597.06/3606.98	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 (63015 MiB free)
  memory of node 1: 64507 MiB (63576 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=77289, runsolver pid=77286

[startup+0.100073 s]*
/proc/loadavg: 4.14 4.13 4.12 5/256 77293
/proc/meminfo: memFree=129630540/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=38404 memory=27392 CPUtime=0.07 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 5018 0 0 0 6 1 0 0 20 0 1 0 70660233 39325696 6848 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 9601 6848 2016 2826 0 6213 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 42596 KiB
Current children cumulated memory: 30336 KiB

[startup+0.218805 s]*
/proc/loadavg: 4.14 4.13 4.12 5/256 77293
/proc/meminfo: memFree=129580644/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=88028 memory=76940 CPUtime=0.17 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 17256 0 0 0 12 5 0 0 20 0 1 0 70660233 90140672 19235 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 22007 19235 2336 2826 0 18619 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 92220 KiB
Current children cumulated memory: 79884 KiB

[startup+0.31178 s]*
/proc/loadavg: 4.14 4.13 4.12 5/256 77293
/proc/meminfo: memFree=129556452/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=117668 memory=101900 CPUtime=0.25 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 23433 0 0 0 19 6 0 0 20 0 1 0 70660233 120492032 25475 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 29417 25475 2400 2826 0 26029 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 121860 KiB
Current children cumulated memory: 104844 KiB

[startup+0.700372 s]
/proc/loadavg: 4.14 4.13 4.12 5/256 77293
/proc/meminfo: memFree=129540576/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=139012 memory=121484 CPUtime=0.61 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 28323 0 0 0 53 8 0 0 20 0 1 0 70660233 142348288 30371 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 34753 30371 2464 2826 0 31365 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 143204 KiB
Current children cumulated memory: 124428 KiB

[startup+1.50037 s]
/proc/loadavg: 4.14 4.13 4.12 5/256 77293
/proc/meminfo: memFree=129492696/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=258140 memory=191624 CPUtime=1.4 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 45842 0 0 0 127 13 0 0 20 0 1 0 70660233 264335360 47906 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 64535 47906 2528 2826 0 61147 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 262332 KiB
Current children cumulated memory: 194568 KiB

[startup+3.11307 s]
/proc/loadavg: 4.14 4.13 4.12 5/252 77330
/proc/meminfo: memFree=129444376/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=290656 memory=224392 CPUtime=3 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 54013 0 0 0 286 14 0 0 20 0 1 0 70660233 297631744 56098 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 72664 56098 2528 2826 0 69276 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 294848 KiB
Current children cumulated memory: 227336 KiB

[startup+6.30035 s]
/proc/loadavg: 4.13 4.13 4.12 5/256 77343
/proc/meminfo: memFree=128374336/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=328248 memory=263560 CPUtime=6.19 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 63831 0 0 0 603 16 0 0 20 0 1 0 70660233 336125952 65890 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 82062 65890 2528 2826 0 78674 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 332440 KiB
Current children cumulated memory: 266504 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.13 4.12 5/256 77343
/proc/meminfo: memFree=123803864/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=374988 memory=310152 CPUtime=12.57 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 75484 0 0 0 1239 18 0 0 20 0 1 0 70660233 383987712 77538 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 93747 77538 2528 2826 0 90359 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 379180 KiB
Current children cumulated memory: 313096 KiB

[startup+25.5004 s]
/proc/loadavg: 4.16 4.14 4.12 5/256 77343
/proc/meminfo: memFree=122705992/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=407504 memory=342792 CPUtime=25.34 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 83613 0 0 0 2515 19 0 0 20 0 1 0 70660233 417284096 85698 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 101876 85698 2528 2826 0 98488 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 411696 KiB
Current children cumulated memory: 345736 KiB

[startup+51.1133 s]
/proc/loadavg: 4.17 4.14 4.12 5/256 77343
/proc/meminfo: memFree=121260736/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=407512 memory=342792 CPUtime=50.88 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 83615 0 0 0 5069 19 0 0 20 0 1 0 70660233 417292288 85698 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 101878 85698 2528 2826 0 98490 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 411704 KiB
Current children cumulated memory: 345736 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/256 77345
/proc/meminfo: memFree=121796012/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=407516 memory=342792 CPUtime=101.93 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 83616 0 0 0 10174 19 0 0 20 0 1 0 70660233 417296384 85698 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 101879 85698 2528 2826 0 98491 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 411708 KiB
Current children cumulated memory: 345736 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.12 4.11 5/256 77347
/proc/meminfo: memFree=121638788/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=544940 memory=473644 CPUtime=161.74 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 157236 0 0 0 16143 31 0 0 20 0 1 0 70660233 558018560 118411 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 136235 118411 2688 2826 0 132847 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 549132 KiB
Current children cumulated memory: 476588 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.13 4.11 5/256 77349
/proc/meminfo: memFree=121465636/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 260 237 0 0 0 0 0 0 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77293] ppid=77289 vsize=669364 memory=597360 CPUtime=221.51 cores=4,6
/proc/77293/stat : 77293 (pbcpreprocessor) R 77289 77289 75348 0 -1 4194304 190156 0 0 0 22116 35 0 0 20 0 1 0 70660233 685428736 149340 18446744073709551615 4198400 15773533 140720899721456 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 41611264 140720899729732 140720899729886 140720899729886 140720899735493 0
/proc/77293/statm: 167341 149340 2688 2826 0 163953 0
Current children cumulated CPU time: 221.51 s

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

/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 82429 0 0 0 289090 290 0 0 20 0 1 0 70710332 425058304 94744 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 103774 94744 448 424 0 103229 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 419288 KiB
Current children cumulated memory: 381920 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.15 4.14 5/256 77528
/proc/meminfo: memFree=124985356/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=368468 CPUtime=2953.66 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 84221 0 0 0 295067 299 0 0 20 0 1 0 70710332 393498624 92117 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 92117 448 424 0 95524 0
Current children cumulated CPU time: 3452.82 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 371412 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.14 4.14 5/255 77530
/proc/meminfo: memFree=125115144/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=334956 memory=327148 CPUtime=3013.51 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 85318 0 0 0 301044 307 0 0 20 0 1 0 70710332 342994944 81787 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 83739 81787 448 424 0 83194 0
Current children cumulated CPU time: 3512.67 s
Current children cumulated vsize: 339148 KiB
Current children cumulated memory: 330092 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.14 5/256 77535
/proc/meminfo: memFree=125076328/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=374612 CPUtime=3073.37 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86125 0 0 0 307024 313 0 0 20 0 1 0 70710332 393498624 93653 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 93653 448 424 0 95524 0
Current children cumulated CPU time: 3572.53 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 377556 KiB

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

# cumulated CPU time of all completed processes:  user=3593.24 s, system=3.93002 s

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

[startup+3584 s]*
/proc/loadavg: 4.14 4.14 4.14 5/256 77535
/proc/meminfo: memFree=125074280/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=334956 memory=327148 CPUtime=3075.08 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86125 0 0 0 307195 313 0 0 20 0 1 0 70710332 342994944 81787 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 83739 81787 448 424 0 83194 0
Current children cumulated CPU time: 3574.24 s
Current children cumulated vsize: 339148 KiB
Current children cumulated memory: 330092 KiB

[startup+3596.8 s]
/proc/loadavg: 4.03 4.12 4.13 4/250 77569
/proc/meminfo: memFree=125103788/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=372564 CPUtime=3087.83 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86452 0 0 0 308469 314 0 0 20 0 1 0 70710332 393498624 93141 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 93141 448 424 0 95524 0
Current children cumulated CPU time: 3586.99 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 375508 KiB

[startup+3603.2 s]
/proc/loadavg: 3.94 4.10 4.12 4/250 77569
/proc/meminfo: memFree=125247180/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=370516 CPUtime=3094.21 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86747 0 0 0 309106 315 0 0 20 0 1 0 70710332 393498624 92629 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 92629 448 424 0 95524 0
Current children cumulated CPU time: 3593.37 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 373460 KiB

[startup+3604.8 s]
/proc/loadavg: 3.94 4.10 4.12 4/250 77569
/proc/meminfo: memFree=125234892/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=370516 CPUtime=3095.8 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86747 0 0 0 309265 315 0 0 20 0 1 0 70710332 393498624 92629 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 92629 448 424 0 95524 0
Current children cumulated CPU time: 3594.96 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 373460 KiB

[startup+3605.6 s]
/proc/loadavg: 3.95 4.10 4.12 4/250 77569
/proc/meminfo: memFree=125218508/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=370516 CPUtime=3096.6 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86747 0 0 0 309345 315 0 0 20 0 1 0 70710332 393498624 92629 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 92629 448 424 0 95524 0
Current children cumulated CPU time: 3595.76 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 373460 KiB

[startup+3606.4 s]
/proc/loadavg: 3.95 4.10 4.12 4/250 77569
/proc/meminfo: memFree=125206220/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=370516 CPUtime=3097.4 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86747 0 0 0 309425 315 0 0 20 0 1 0 70710332 393498624 92629 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 92629 448 424 0 95524 0
Current children cumulated CPU time: 3596.56 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 373460 KiB

[startup+3606.8 s]
/proc/loadavg: 3.95 4.10 4.12 4/250 77569
/proc/meminfo: memFree=125206220/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=372564 CPUtime=3097.8 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86748 0 0 0 309465 315 0 0 20 0 1 0 70710332 393498624 93141 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 93141 448 424 0 95524 0
Current children cumulated CPU time: 3596.96 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 375508 KiB

[startup+3606.9 s]
/proc/loadavg: 3.95 4.10 4.12 4/250 77569
/proc/meminfo: memFree=125206220/131382112 swapFree=33010416/33010684
[pid=77289] ppid=77286 vsize=4192 memory=2944 CPUtime=499.16 cores=4,6
/proc/77289/stat : 77289 (opbsolver) S 77286 77289 75348 0 -1 4194304 410 232219 0 0 0 0 49840 76 20 0 1 0 70660230 4292608 736 18446744073709551615 93839479930880 93839480825413 140724394347328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93839481064464 93839481112208 93839484002304 140724394350878 140724394351081 140724394351081 140724394356683 0
/proc/77289/statm: 1048 736 672 219 0 110 0
[pid=77368] ppid=77289 vsize=384276 memory=372564 CPUtime=3097.9 cores=4,6
/proc/77368/stat : 77368 (wmaxcdcl) R 77289 77289 75348 0 -1 4194304 86748 0 0 0 309475 315 0 0 20 0 1 0 70710332 393498624 93141 18446744073709551615 4198400 5932793 140732173698320 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 14389248 140732173707611 140732173707756 140732173707756 140732173713356 0
/proc/77368/statm: 96069 93141 448 424 0 95524 0
Current children cumulated CPU time: 3597.06 s
Current children cumulated vsize: 388468 KiB
Current children cumulated memory: 375508 KiB

Child status: 0

Real time (s): 3607
CPU time (s): 3597.17
CPU user time (s): 3593.24
CPU system time (s): 3.93002
CPU usage (%): 99.7277
Max. virtual memory (cumulated for all children) (KiB): 788092
Max. memory (cumulated for all children) (KiB): 720932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.24
system time used= 3.93002
maximum resident set size= 717988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319719
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 534
involuntary context switches= 2747


# summary of solver processes directly reported to runsolver:
#   pid: 77289
#   total CPU time (s): 3597.17
#   total CPU user time (s): 3593.24
#   total CPU system time (s): 3.93002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.113 second user time and 35.9764 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 15:36:45
IDJOB=4519347
IDBENCH=177219
IDSOLVER=3374
FILE ID=nodeC012/4519347-1751549805
RUNJOBID= nodeC012-1751542569-75776
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/composed_pebbling_php_opt_pyramid/normalized-composed_pebbling_php_opt_pyramid_height16_pigeons15_holes14.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4519347-1751549805/watcher-4519347-1751549805 -o /tmp/evaluation-result-4519347-1751549805/solver-4519347-1751549805 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75776 --watchdog 3760  HOME/opbsolver HOME/instance-4519347-1751549805.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= a94581d8220bf59b08512677776f0dcf
RANDOM SEED=245658734

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		: 3662.146
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		: 3662.433
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.207
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		: 1197.493
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		: 3662.401
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		: 1197.153
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		: 1196.635
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:        129630476 kB
MemAvailable:   129849540 kB
Buffers:            2136 kB
Cached:          1019944 kB
SwapCached:           16 kB
Active:           783588 kB
Inactive:         401756 kB
Active(anon):     174228 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   394760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             84624 kB
Writeback:             0 kB
AnonPages:        166416 kB
Mapped:           109208 kB
Shmem:             17944 kB
KReclaimable:     108760 kB
Slab:             194116 kB
SReclaimable:     108760 kB
SUnreclaim:        85356 kB
KernelStack:        4112 kB
PageTables:         3340 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     510604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 431508 MiB
End job on nodeC012 at 2025-07-03 16:36:52