Trace number 4519485

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? 3596.65 3606.05

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/
normalized-composed_pebbling_php_opt_pyramid_height30_pigeons29_holes28.opb
MD5SUMc8ceefdda568d430d72bfadd598002dc
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 benchmark496
Best CPU time to get the best result obtained on this benchmark54.3384
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403744
Total number of constraints31062
Number of constraints which are clauses15779
Number of constraints which are cardinality constraints (but not clauses)13392
Number of constraints which are nor clauses,nor cardinality constraints1891
Minimum length of a constraint28
Maximum length of a constraint33
Number of terms in the objective function 992
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 992
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 992
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
500.02/501.81	c Encoding OPB into MaxSAT...
500.02/501.81	c This is the PBCProcessor based on SCIP solver.
502.51/504.37	c Solving by WMaxCDCL...
3596.60/3606.03	c Rebuilding OPB solution...
3596.60/3606.03	c This is the PBCProcessor based on SCIP solver.
3596.60/3606.03	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: 63665 MiB (62669 MiB free)
  memory of node 1: 64507 MiB (63677 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4519485-1751554571/watcher-4519485-1751554571 -o /tmp/evaluation-result-4519485-1751554571/solver-4519485-1751554571 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86117 --watchdog 3760 HOME/opbsolver HOME/instance-4519485-1751554571.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=86171, runsolver pid=86168

[startup+0.100062 s]*
/proc/loadavg: 2.55 3.73 3.96 5/269 86185
/proc/meminfo: memFree=129325256/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=26024 memory=9728 CPUtime=0.07 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 1913 0 0 0 7 0 0 0 20 0 1 0 71134951 26648576 2432 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 6506 2432 640 2826 0 3118 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 30216 KiB
Current children cumulated memory: 12672 KiB

[startup+0.205663 s]*
/proc/loadavg: 2.55 3.73 3.96 5/270 86187
/proc/meminfo: memFree=129284184/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=60004 memory=48016 CPUtime=0.18 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 9722 0 0 0 17 1 0 0 20 0 1 0 71134951 61444096 11972 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 15001 11972 1984 2826 0 11613 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 64196 KiB
Current children cumulated memory: 50960 KiB

[startup+0.305625 s]*
/proc/loadavg: 2.55 3.73 3.96 5/270 86187
/proc/meminfo: memFree=129135732/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=175852 memory=163600 CPUtime=0.27 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 38625 0 0 0 22 5 0 0 20 0 1 0 71134951 180072448 40900 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 43963 40900 1984 2826 0 40575 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 180044 KiB
Current children cumulated memory: 166544 KiB

[startup+0.700204 s]
/proc/loadavg: 2.55 3.73 3.96 5/270 86187
/proc/meminfo: memFree=128887008/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=562728 memory=549644 CPUtime=0.66 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 135039 0 0 0 48 18 0 0 20 0 1 0 71134951 576233472 137411 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 140682 137411 2336 2826 0 137294 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 566920 KiB
Current children cumulated memory: 552588 KiB

[startup+1.50019 s]
/proc/loadavg: 2.55 3.73 3.96 5/270 86187
/proc/meminfo: memFree=127882972/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=1066092 memory=1038976 CPUtime=1.47 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 253744 0 0 0 110 37 0 0 20 0 1 0 71134951 1091678208 259744 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 266523 259744 2400 2826 0 263135 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1070284 KiB
Current children cumulated memory: 1041920 KiB

[startup+3.10551 s]
/proc/loadavg: 2.66 3.74 3.96 5/270 86187
/proc/meminfo: memFree=125851720/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=1253704 memory=1197840 CPUtime=3.06 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 286095 0 0 0 264 42 0 0 20 0 1 0 71134951 1283792896 299460 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 313426 299460 2464 2826 0 310038 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1257896 KiB
Current children cumulated memory: 1200784 KiB

[startup+6.30018 s]
/proc/loadavg: 2.66 3.74 3.96 5/270 86187
/proc/meminfo: memFree=125553092/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=1265668 memory=1214776 CPUtime=6.25 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 289956 0 0 0 582 43 0 0 20 0 1 0 71134951 1296044032 303694 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 316417 303694 2464 2826 0 313029 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1269860 KiB
Current children cumulated memory: 1217720 KiB

[startup+12.7001 s]
/proc/loadavg: 2.77 3.74 3.97 5/270 86187
/proc/meminfo: memFree=124733376/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=1813624 memory=1570484 CPUtime=12.63 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 426151 0 0 0 1199 64 0 0 20 0 1 0 71134951 1857150976 392621 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 453406 392621 2528 2826 0 450018 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1817816 KiB
Current children cumulated memory: 1573428 KiB

[startup+25.5002 s]
/proc/loadavg: 3.04 3.76 3.97 5/270 86188
/proc/meminfo: memFree=123714464/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=1813624 memory=1570484 CPUtime=25.4 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 426154 0 0 0 2476 64 0 0 20 0 1 0 71134951 1857150976 392621 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 453406 392621 2528 2826 0 450018 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1817816 KiB
Current children cumulated memory: 1573428 KiB

[startup+51.1057 s]
/proc/loadavg: 3.37 3.78 3.97 5/270 86240
/proc/meminfo: memFree=123784896/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=2070844 memory=1830308 CPUtime=50.92 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 469382 0 0 0 5018 74 0 0 20 0 1 0 71134951 2120544256 457577 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 517711 457577 2560 2826 0 514323 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2075036 KiB
Current children cumulated memory: 1833252 KiB

[startup+102.3 s]
/proc/loadavg: 3.77 3.83 3.98 5/269 86292
/proc/meminfo: memFree=123631512/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=2432244 memory=2107660 CPUtime=101.95 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 514264 0 0 0 10113 82 0 0 20 0 1 0 71134951 2490617856 526915 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 608061 526915 2688 2826 0 604673 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2436436 KiB
Current children cumulated memory: 2110604 KiB

[startup+162.3 s]
/proc/loadavg: 4.02 3.89 4.00 5/269 86295
/proc/meminfo: memFree=121760480/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=3652868 memory=3310008 CPUtime=161.75 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 988240 0 0 0 16021 154 0 0 20 0 1 0 71134951 3740536832 827502 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 913217 827502 2688 2826 0 909829 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 3657060 KiB
Current children cumulated memory: 3312952 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.93 4.00 5/268 86297
/proc/meminfo: memFree=121688136/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86175] ppid=86171 vsize=3642360 memory=3305196 CPUtime=221.53 cores=4,6
/proc/86175/stat : 86175 (pbcpreprocessor) R 86171 86171 86106 0 -1 4194304 996574 0 0 0 21997 156 0 0 20 0 1 0 71134951 3729776640 826299 18446744073709551615 4198400 15773533 140720942171632 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38469632 140720942180676 140720942180830 140720942180830 140720942186437 0
/proc/86175/statm: 910590 826299 2688 2826 0 907202 0
Current children cumulated CPU time: 221.53 s

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

/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 718087 0 0 0 281505 1589 0 0 20 0 1 0 71185388 1339244544 295089 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 326964 295089 448 424 0 326419 0
Current children cumulated CPU time: 3333.54 s
Current children cumulated vsize: 1312048 KiB
Current children cumulated memory: 1183300 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/269 86495
/proc/meminfo: memFree=124948844/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1311832 memory=1193744 CPUtime=2890.78 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 731460 0 0 0 287449 1629 0 0 20 0 1 0 71185388 1343315968 298436 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 327958 298436 448 424 0 327413 0
Current children cumulated CPU time: 3393.38 s
Current children cumulated vsize: 1316024 KiB
Current children cumulated memory: 1196688 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/268 86499
/proc/meminfo: memFree=124970148/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1315584 memory=1199676 CPUtime=2950.64 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 742424 0 0 0 293400 1664 0 0 20 0 1 0 71185388 1347158016 299919 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 328896 299919 448 424 0 328351 0
Current children cumulated CPU time: 3453.24 s
Current children cumulated vsize: 1319776 KiB
Current children cumulated memory: 1202620 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/269 86506
/proc/meminfo: memFree=124912636/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1320588 memory=1218976 CPUtime=3010.49 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 755988 0 0 0 299342 1707 0 0 20 0 1 0 71185388 1352282112 304744 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 330147 304744 448 424 0 329602 0
Current children cumulated CPU time: 3513.09 s
Current children cumulated vsize: 1324780 KiB
Current children cumulated memory: 1221920 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/268 86508
/proc/meminfo: memFree=124844568/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1324796 memory=1232888 CPUtime=3070.35 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 768569 0 0 0 305285 1750 0 0 20 0 1 0 71185388 1356591104 308222 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 331199 308222 448 424 0 330654 0
Current children cumulated CPU time: 3572.95 s
Current children cumulated vsize: 1328988 KiB
Current children cumulated memory: 1235832 KiB

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

# cumulated CPU time of all completed processes:  user=3576.03 s, system=20.624 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.08 4.09 5/268 86508
/proc/meminfo: memFree=124843812/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1324796 memory=1200120 CPUtime=3072.04 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 769332 0 0 0 305452 1752 0 0 20 0 1 0 71185388 1356591104 300030 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 331199 300030 448 424 0 330654 0
Current children cumulated CPU time: 3574.64 s
Current children cumulated vsize: 1328988 KiB
Current children cumulated memory: 1203064 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.09 4.09 5/268 86508
/proc/meminfo: memFree=124837900/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1275204 memory=1180284 CPUtime=3084.81 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 772251 0 0 0 306719 1762 0 0 20 0 1 0 71185388 1305808896 295071 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 318801 295071 448 424 0 318256 0
Current children cumulated CPU time: 3587.41 s
Current children cumulated vsize: 1279396 KiB
Current children cumulated memory: 1183228 KiB

[startup+3600 s]*
/proc/loadavg: 4.11 4.09 4.09 5/268 86508
/proc/meminfo: memFree=124902736/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1275204 memory=1174140 CPUtime=3088.01 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 773023 0 0 0 307037 1764 0 0 20 0 1 0 71185388 1305808896 293535 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 318801 293535 448 424 0 318256 0
Current children cumulated CPU time: 3590.61 s
Current children cumulated vsize: 1279396 KiB
Current children cumulated memory: 1177084 KiB

[startup+3603.2 s]
/proc/loadavg: 4.11 4.09 4.09 5/268 86508
/proc/meminfo: memFree=124876436/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1275204 memory=1180284 CPUtime=3091.2 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 773799 0 0 0 307353 1767 0 0 20 0 1 0 71185388 1305808896 295071 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 318801 295071 448 424 0 318256 0
Current children cumulated CPU time: 3593.8 s
Current children cumulated vsize: 1279396 KiB
Current children cumulated memory: 1183228 KiB

[startup+3604.8 s]
/proc/loadavg: 4.10 4.09 4.09 5/268 86508
/proc/meminfo: memFree=124896916/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1325292 memory=1202576 CPUtime=3092.79 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 774262 0 0 0 307512 1767 0 0 20 0 1 0 71185388 1357099008 300644 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 331323 300644 448 424 0 330778 0
Current children cumulated CPU time: 3595.39 s
Current children cumulated vsize: 1329484 KiB
Current children cumulated memory: 1205520 KiB

[startup+3605.6 s]
/proc/loadavg: 4.10 4.09 4.09 5/268 86508
/proc/meminfo: memFree=124850348/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1325292 memory=1218964 CPUtime=3093.6 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 774271 0 0 0 307592 1768 0 0 20 0 1 0 71185388 1357099008 304741 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 331323 304741 448 424 0 330778 0
Current children cumulated CPU time: 3596.2 s
Current children cumulated vsize: 1329484 KiB
Current children cumulated memory: 1221908 KiB

[startup+3606 s]*
/proc/loadavg: 4.10 4.09 4.09 5/268 86508
/proc/meminfo: memFree=124809388/131250000 swapFree=33010416/33010684
[pid=86171] ppid=86168 vsize=4192 memory=2944 CPUtime=502.6 cores=4,6
/proc/86171/stat : 86171 (opbsolver) S 86168 86171 86106 0 -1 4194304 409 1027693 0 0 0 0 49968 292 20 0 1 0 71134950 4292608 736 18446744073709551615 94590995058688 94590995953221 140728741070240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94590996192272 94590996240016 94591010959360 140728741079326 140728741079529 140728741079529 140728741085131 0
/proc/86171/statm: 1048 736 672 219 0 110 0
[pid=86333] ppid=86171 vsize=1325292 memory=1227156 CPUtime=3094 cores=4,6
/proc/86333/stat : 86333 (wmaxcdcl) R 86171 86171 86106 0 -1 4194304 774275 0 0 0 307632 1768 0 0 20 0 1 0 71185388 1357099008 306789 18446744073709551615 4198400 5932793 140735863858736 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 11403264 140735863863643 140735863863788 140735863863788 140735863869388 0
/proc/86333/statm: 331323 306789 448 424 0 330778 0
Current children cumulated CPU time: 3596.6 s
Current children cumulated vsize: 1329484 KiB
Current children cumulated memory: 1230100 KiB

Child status: 0

Real time (s): 3606.05
CPU time (s): 3596.65
CPU user time (s): 3576.03
CPU system time (s): 20.624
CPU usage (%): 99.7395
Max. virtual memory (cumulated for all children) (KiB): 3696916
Max. memory (cumulated for all children) (KiB): 3343976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.03
system time used= 20.624
maximum resident set size= 3341032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1802719
page faults= 0
swaps= 0
block input operations= 0
block output operations= 95216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 596
involuntary context switches= 4874


# summary of solver processes directly reported to runsolver:
#   pid: 86171
#   total CPU time (s): 3596.65
#   total CPU user time (s): 3576.03
#   total CPU system time (s): 20.624

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.26202 second user time and 16.1685 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-03 16:56:11
IDJOB=4519485
IDBENCH=177259
IDSOLVER=3374
FILE ID=nodeC018/4519485-1751554571
RUNJOBID= nodeC018-1751554571-86117
SLURM_JOB_ID= 9598743
Free space on /tmp= 432848 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_height30_pigeons29_holes28.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4519485-1751554571/watcher-4519485-1751554571 -o /tmp/evaluation-result-4519485-1751554571/solver-4519485-1751554571 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86117 --watchdog 3760  HOME/opbsolver HOME/instance-4519485-1751554571.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= c8ceefdda568d430d72bfadd598002dc
RANDOM SEED=1970306025

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129431744 kB
MemAvailable:   129713496 kB
Buffers:            2128 kB
Cached:          1046236 kB
SwapCached:           32 kB
Active:           545576 kB
Inactive:         571816 kB
Active(anon):      86784 kB
Inactive(anon):      288 kB
Active(file):     458792 kB
Inactive(file):   571528 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             93424 kB
Writeback:             8 kB
AnonPages:         72096 kB
Mapped:           103916 kB
Shmem:             18044 kB
KReclaimable:     180940 kB
Slab:             271112 kB
SReclaimable:     180940 kB
SUnreclaim:        90172 kB
KernelStack:        4108 kB
PageTables:         2656 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     397256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432696 MiB
End job on nodeC018 at 2025-07-03 17:56:17