Trace number 4519328

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
PRINTEMPS 2025-05-28? (TO) 3600.13 2025.67

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.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.07	c #variable: 32436
0.00/0.07	c #constraint: 5253
0.00/0.07	c #equal: 0
0.00/0.07	c intsize: 9
0.00/0.07	c sizeproduct: 0
0.00/0.07	c #soft: 0
0.00/0.07	c mincost: 0
0.00/0.07	c maxcost: 0
0.00/0.07	c sumcost: 0
0.00/0.07	c iteration_max: -1
0.00/0.07	c time_max: -1
0.00/0.07	c number_of_threads(move update): 2
0.00/0.07	c number_of_threads(move evaluation): 2
0.00/0.07	c seed: 5635303
3600.05/2025.63	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62298 MiB free)
  memory of node 1: 64465 MiB (63756 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519328-1751547529/watcher-4519328-1751547529 -o /tmp/evaluation-result-4519328-1751547529/solver-4519328-1751547529 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751544067-78934 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 5635303 HOME/instance-4519328-1751547529.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=79663, runsolver pid=79660

[startup+0.100063 s]*
/proc/loadavg: 5.11 4.77 4.88 6/267 79665
/proc/meminfo: memFree=129057256/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=107280 memory=38536 CPUtime=0.13 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 9670 0 0 0 12 1 0 0 20 0 2 0 70430369 109854720 9634 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 26820 9634 672 633 0 11094 0
[pid=79663/tid=79665] ppid=79660 vsize=107280 memory=4026531960 CPUtime=0.03 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 1446 0 0 0 3 0 0 0 20 0 2 0 70430369 109854720 9634 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 107280 KiB
Current children cumulated memory: 38536 KiB

[startup+0.205425 s]*
/proc/loadavg: 5.11 4.77 4.88 6/267 79665
/proc/meminfo: memFree=129025252/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=139604 memory=70812 CPUtime=0.24 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 17252 0 0 0 22 2 0 0 20 0 2 0 70430369 142954496 17703 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 34901 17703 672 633 0 19175 0
[pid=79663/tid=79665] ppid=79660 vsize=139604 memory=664958721904869660 CPUtime=0.04 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 1446 0 0 0 4 0 0 0 20 0 2 0 70430369 142954496 17703 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 139604 KiB
Current children cumulated memory: 70812 KiB

[startup+0.305412 s]*
/proc/loadavg: 5.11 4.77 4.88 6/267 79665
/proc/meminfo: memFree=129025252/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=139104 memory=70340 CPUtime=0.34 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 17589 0 0 0 32 2 0 0 20 0 2 0 70430369 142442496 17585 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 34776 17585 672 633 0 19050 0
[pid=79663/tid=79665] ppid=79660 vsize=139104 memory=7969548926823579504 CPUtime=0.04 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 1446 0 0 0 4 0 0 0 20 0 2 0 70430369 142442496 17585 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 139104 KiB
Current children cumulated memory: 70340 KiB

[startup+0.700215 s]
/proc/loadavg: 5.11 4.77 4.88 6/267 79665
/proc/meminfo: memFree=129025252/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=140444 memory=71620 CPUtime=0.93 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 17906 0 0 0 91 2 0 0 20 0 2 0 70430369 143814656 17905 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 35111 17905 672 633 0 19385 0
[pid=79663/tid=79665] ppid=79660 vsize=140444 memory=14976 CPUtime=0.25 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 1446 0 0 0 25 0 0 0 20 0 2 0 70430369 143814656 17905 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 140444 KiB
Current children cumulated memory: 71620 KiB

[startup+1.5002 s]
/proc/loadavg: 5.11 4.77 4.88 7/267 79665
/proc/meminfo: memFree=129025252/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=142240 memory=73156 CPUtime=2.25 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 27618 0 0 0 222 3 0 0 20 0 2 0 70430369 145653760 18289 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 35560 18289 672 633 0 19834 0
[pid=79663/tid=79665] ppid=79660 vsize=142240 memory=14976 CPUtime=0.77 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 2020 0 0 0 77 0 0 0 20 0 2 0 70430369 145653760 18289 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 142240 KiB
Current children cumulated memory: 73156 KiB

[startup+3.10524 s]
/proc/loadavg: 5.10 4.77 4.88 6/267 79665
/proc/meminfo: memFree=129025252/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=142240 memory=73156 CPUtime=4.9 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 35449 0 0 0 485 5 0 0 20 0 2 0 70430369 145653760 18289 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 35560 18289 672 633 0 19834 0
[pid=79663/tid=79665] ppid=79660 vsize=142240 memory=73156 CPUtime=1.83 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 2350 0 0 0 183 0 0 0 20 0 2 0 70430369 145653760 18289 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 4.9 s
Current children cumulated vsize: 142240 KiB
Current children cumulated memory: 73156 KiB

[startup+6.30021 s]
/proc/loadavg: 5.10 4.77 4.88 7/267 79665
/proc/meminfo: memFree=129025504/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=142648 memory=73796 CPUtime=10.12 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 47388 0 0 0 1004 8 0 0 20 0 2 0 70430369 146071552 18449 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 35662 18449 672 633 0 19936 0
[pid=79663/tid=79665] ppid=79660 vsize=142648 memory=14976 CPUtime=3.86 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 3445 0 0 0 386 0 0 0 20 0 2 0 70430369 146071552 18449 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 10.12 s
Current children cumulated vsize: 142648 KiB
Current children cumulated memory: 73796 KiB

[startup+12.7002 s]
/proc/loadavg: 5.17 4.79 4.89 7/267 79665
/proc/meminfo: memFree=129026268/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=145324 memory=75716 CPUtime=20.63 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 60667 0 0 0 2049 14 0 0 20 0 2 0 70430369 148811776 18929 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 36331 18929 672 633 0 20605 0
[pid=79663/tid=79665] ppid=79660 vsize=145324 memory=75716 CPUtime=8.01 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 4151 0 0 0 800 1 0 0 20 0 2 0 70430369 148811776 18929 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 20.63 s
Current children cumulated vsize: 145324 KiB
Current children cumulated memory: 75716 KiB

[startup+25.5002 s]
/proc/loadavg: 5.29 4.84 4.90 7/267 79665
/proc/meminfo: memFree=129026824/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=145836 memory=76484 CPUtime=42.19 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 75087 0 0 0 4196 23 0 0 20 0 2 0 70430369 149336064 19121 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 36459 19121 672 633 0 20733 0
[pid=79663/tid=79665] ppid=79660 vsize=145836 memory=75972 CPUtime=16.84 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 5648 0 0 0 1683 1 0 0 20 0 2 0 70430369 149336064 19121 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 42.19 s
Current children cumulated vsize: 145836 KiB
Current children cumulated memory: 76484 KiB

[startup+51.1053 s]
/proc/loadavg: 5.51 4.93 4.93 7/267 79666
/proc/meminfo: memFree=129028896/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=148540 memory=78788 CPUtime=85.59 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 98554 0 0 0 8519 40 0 0 20 0 2 0 70430369 152104960 19697 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 37135 19697 672 633 0 21409 0
[pid=79663/tid=79665] ppid=79660 vsize=148540 memory=14976 CPUtime=34.8 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 9003 0 0 0 3476 4 0 0 20 0 2 0 70430369 152104960 19697 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 85.59 s
Current children cumulated vsize: 148540 KiB
Current children cumulated memory: 78788 KiB

[startup+102.3 s]
/proc/loadavg: 5.64 5.05 4.98 7/267 79667
/proc/meminfo: memFree=129028020/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=153664 memory=82364 CPUtime=173.16 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 113397 0 0 0 17248 68 0 0 20 0 2 0 70430369 157351936 20591 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 38416 20591 672 633 0 22690 0
[pid=79663/tid=79665] ppid=79660 vsize=153664 memory=14976 CPUtime=71.51 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 10532 0 0 0 7141 10 0 0 20 0 2 0 70430369 157351936 20591 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 173.16 s
Current children cumulated vsize: 153664 KiB
Current children cumulated memory: 82364 KiB

[startup+162.3 s]
/proc/loadavg: 5.93 5.24 5.05 7/266 79680
/proc/meminfo: memFree=129018556/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=153664 memory=83900 CPUtime=275.36 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 122898 0 0 0 27436 100 0 0 20 0 2 0 70430369 157351936 20975 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 38416 20975 672 633 0 22690 0
[pid=79663/tid=79665] ppid=79660 vsize=153664 memory=5632 CPUtime=114.06 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 12499 0 0 0 11388 18 0 0 20 0 2 0 70430369 157351936 20975 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 275.36 s
Current children cumulated vsize: 153664 KiB
Current children cumulated memory: 83900 KiB

[startup+222.3 s]
/proc/loadavg: 5.80 5.33 5.09 7/267 79683
/proc/meminfo: memFree=129018936/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=153860 memory=84156 CPUtime=379 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 123798 0 0 0 37779 121 0 0 20 0 2 0 70430369 157552640 21039 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 38465 21039 672 633 0 22739 0
[pid=79663/tid=79665] ppid=79660 vsize=153860 memory=14976 CPUtime=158.09 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 12513 0 0 0 15783 26 0 0 20 0 2 0 70430369 157552640 21039 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 379 s
Current children cumulated vsize: 153860 KiB
Current children cumulated memory: 84156 KiB

[startup+282.3 s]
/proc/loadavg: 5.85 5.44 5.15 7/267 79685
/proc/meminfo: memFree=129014864/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=160140 memory=85580 CPUtime=483.61 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 126777 0 0 0 48219 142 0 0 20 0 2 0 70430369 163983360 21395 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40035 21395 672 633 0 24309 0
[pid=79663/tid=79665] ppid=79660 vsize=160140 memory=85064 CPUtime=203.14 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 12514 0 0 0 20283 31 0 0 20 0 2 0 70430369 163983360 21395 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 483.61 s
Current children cumulated vsize: 160140 KiB
Current children cumulated memory: 85580 KiB

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

/proc/meminfo: memFree=125281548/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93468 CPUtime=2520.73 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 142360 0 0 0 251685 388 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23367 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93468 CPUtime=1109.05 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 14305 0 0 0 110795 110 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 2520.73 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93468 KiB

[startup+1482.3 s]
/proc/loadavg: 5.23 5.18 5.25 6/267 79789
/proc/meminfo: memFree=125322236/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93468 CPUtime=2628.36 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 142391 0 0 0 262438 398 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23367 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93468 CPUtime=1157.08 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 14305 0 0 0 115595 113 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 2628.36 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93468 KiB

[startup+1542.3 s]
/proc/loadavg: 5.27 5.21 5.26 7/267 79791
/proc/meminfo: memFree=125251576/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93468 CPUtime=2735.84 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 142402 0 0 0 273176 408 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23367 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=10752 CPUtime=1205.03 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 14306 0 0 0 120386 117 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 2735.84 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93468 KiB

[startup+1602.3 s]
/proc/loadavg: 5.16 5.18 5.25 6/267 79793
/proc/meminfo: memFree=125300072/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93468 CPUtime=2843.3 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 144042 0 0 0 283909 421 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23367 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93468 CPUtime=1252.94 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 14520 0 0 0 125172 122 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 2843.3 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93468 KiB

[startup+1662.3 s]
/proc/loadavg: 5.03 5.13 5.22 6/267 79795
/proc/meminfo: memFree=125277824/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93468 CPUtime=2950.71 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 144049 0 0 0 294638 433 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23367 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93468 CPUtime=1300.83 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 14520 0 0 0 129956 127 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 2950.71 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93468 KiB

[startup+1722.3 s]
/proc/loadavg: 4.85 5.08 5.20 6/267 79800
/proc/meminfo: memFree=125298408/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93468 CPUtime=3058.1 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 145679 0 0 0 305365 445 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23367 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93468 CPUtime=1348.66 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 14747 0 0 0 134735 131 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 3058.1 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93468 KiB

[startup+1782.3 s]
/proc/loadavg: 5.10 5.11 5.20 6/268 79807
/proc/meminfo: memFree=125290344/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93468 CPUtime=3165.42 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 145714 0 0 0 316086 456 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23367 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=14848 CPUtime=1396.46 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) S 79660 79663 78844 0 -1 4194368 14747 0 0 0 139511 135 0 0 20 0 2 0 70430369 167186432 23367 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 3165.42 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93468 KiB

[startup+1842.3 s]
/proc/loadavg: 5.03 5.10 5.19 6/268 79809
/proc/meminfo: memFree=125259296/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93596 CPUtime=3271.96 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 147381 0 0 0 326727 469 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23399 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93596 CPUtime=1443.47 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 15065 0 0 0 144207 140 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 3271.96 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93596 KiB

[startup+1902.3 s]
/proc/loadavg: 5.01 5.08 5.17 6/268 79811
/proc/meminfo: memFree=125318860/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93596 CPUtime=3379.32 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 147385 0 0 0 337452 480 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23399 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93596 CPUtime=1491.27 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 15066 0 0 0 148983 144 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 3379.32 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93596 KiB

[startup+1962.3 s]
/proc/loadavg: 5.07 5.08 5.17 6/268 79814
/proc/meminfo: memFree=125284164/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93596 CPUtime=3486.63 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 149037 0 0 0 348172 491 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23399 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93596 CPUtime=1539.05 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 15304 0 0 0 153756 149 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 3486.63 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93596 KiB

[startup+2022.3 s]
/proc/loadavg: 5.14 5.11 5.17 7/267 79862
/proc/meminfo: memFree=123561880/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93596 CPUtime=3594.14 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 149040 0 0 0 358909 505 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23399 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93596 CPUtime=1587.05 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 15304 0 0 0 158552 153 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 3594.14 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93596 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2025.6 s]
/proc/loadavg: 5.13 5.10 5.17 7/267 79862
/proc/meminfo: memFree=123557380/131249996 swapFree=33006296/33010684
[pid=79663] ppid=79660 vsize=163268 memory=93596 CPUtime=3600.05 cores=4,6
/proc/79663/stat : 79663 (pb_competition_) R 79660 79663 78844 0 -1 4194304 149040 0 0 0 359499 506 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
/proc/79663/statm: 40817 23399 672 633 0 25091 0
[pid=79663/tid=79665] ppid=79660 vsize=163268 memory=93596 CPUtime=1589.69 cores=4,6
/proc/79663/task/79665/stat : 79665 (pb_competition_) R 79660 79663 78844 0 -1 4194368 15304 0 0 0 158816 153 0 0 20 0 2 0 70430369 167186432 23399 18446744073709551615 4198400 6788177 140736246806224 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 24969216 140736246810972 140736246811096 140736246811096 140736246816698 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 93596 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3595.07 s, system=5.06482 s

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

Child status: 0

Real time (s): 2025.67
CPU time (s): 3600.13
CPU user time (s): 3595.07
CPU system time (s): 5.06482
CPU usage (%): 177.726
Max. virtual memory (cumulated for all children) (KiB): 163268
Max. memory (cumulated for all children) (KiB): 93596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.07
system time used= 5.06482
maximum resident set size= 93596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 159864
involuntary context switches= 25303


# summary of solver processes directly reported to runsolver:
#   pid: 79663
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3595.07
#   total CPU system time (s): 5.06482

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.09064 second user time and 9.01733 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-03 14:58:49
IDJOB=4519328
IDBENCH=177219
IDSOLVER=3347
FILE ID=nodeC015/4519328-1751547529
RUNJOBID= nodeC015-1751544067-78934
SLURM_JOB_ID= 9598711
Free space on /tmp= 432356 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
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= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519328-1751547529/watcher-4519328-1751547529 -o /tmp/evaluation-result-4519328-1751547529/solver-4519328-1751547529 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751544067-78934 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 5635303 HOME/instance-4519328-1751547529.opb

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

MD5SUM BENCH= a94581d8220bf59b08512677776f0dcf
RANDOM SEED=5635303

nodeC015 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		: 3600.069
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	: 7000.14
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		: 3600.094
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	: 7000.14
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.476
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	: 7000.14
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		: 3600.069
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	: 7000.14
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		: 3600.073
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	: 7000.14
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		: 3600.080
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	: 7000.14
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		: 3586.305
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	: 7000.14
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		: 3678.860
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	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129080364 kB
MemAvailable:   129713576 kB
Buffers:            1508 kB
Cached:          1416596 kB
SwapCached:         3880 kB
Active:           332304 kB
Inactive:        1178732 kB
Active(anon):      58288 kB
Inactive(anon):    48808 kB
Active(file):     274016 kB
Inactive(file):  1129924 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5852 kB
Writeback:            12 kB
AnonPages:         92032 kB
Mapped:           108440 kB
Shmem:             14152 kB
KReclaimable:     137020 kB
Slab:             227384 kB
SReclaimable:     137020 kB
SUnreclaim:        90364 kB
KernelStack:        4300 kB
PageTables:         3264 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     449232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432276 MiB
End job on nodeC015 at 2025-07-03 15:32:35