Trace number 4542656

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 NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.5 2357.79

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
MD5SUM97f31c39a85f5c54920a5de5b1e4a080
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark78.0826
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403744
Total number of constraints31066
Number of constraints which are clauses15781
Number of constraints which are cardinality constraints (but not clauses)13394
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 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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/)
1.68/1.38	c #variable: 403744
1.68/1.38	c #constraint: 31066
1.68/1.38	c #equal: 0
1.68/1.38	c intsize: 6
1.68/1.38	c sizeproduct: 0
1.68/1.38	c #soft: 0
1.68/1.38	c mincost: 0
1.68/1.38	c maxcost: 0
1.68/1.38	c sumcost: 0
1.68/1.38	c iteration_max: -1
1.68/1.38	c time_max: -1
1.68/1.38	c number_of_threads(move update): 2
1.68/1.38	c number_of_threads(move evaluation): 2
1.68/1.38	c seed: 2091113130
3600.09/2357.49	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 (54309 MiB free)
  memory of node 1: 64507 MiB (49724 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542656-1753201096/watcher-4542656-1753201096 -o /tmp/evaluation-result-4542656-1753201096/solver-4542656-1753201096 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753198973-173104 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2091113130 HOME/instance-4542656-1753201096.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=173592, runsolver pid=173589

[startup+0.100066 s]*
/proc/loadavg: 6.54 6.46 5.84 9/267 173594
/proc/meminfo: memFree=106478632/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=110448 memory=53480 CPUtime=0.17 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 13159 0 0 0 14 3 0 0 20 0 2 0 235789457 113098752 13370 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 27612 13370 576 633 0 14978 0
[pid=173592/tid=173594] ppid=173589 vsize=110448 memory=4026531960 CPUtime=0.08 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 4539 0 0 0 7 1 0 0 20 0 2 0 235789459 113098752 13370 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 110448 KiB
Current children cumulated memory: 53480 KiB

[startup+0.206582 s]*
/proc/loadavg: 6.54 6.46 5.84 7/267 173594
/proc/meminfo: memFree=106419344/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=129456 memory=93288 CPUtime=0.37 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 23085 0 0 0 30 7 0 0 20 0 2 0 235789457 132562944 23322 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 32364 23322 576 633 0 24902 0
[pid=173592/tid=173594] ppid=173589 vsize=129456 memory=4830726537859825948 CPUtime=0.18 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 9708 0 0 0 15 3 0 0 20 0 2 0 235789459 132562944 23322 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 129456 KiB
Current children cumulated memory: 93288 KiB

[startup+0.306187 s]*
/proc/loadavg: 6.54 6.46 5.84 7/267 173594
/proc/meminfo: memFree=106453340/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=146516 memory=110300 CPUtime=0.46 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 27336 0 0 0 39 7 0 0 20 0 2 0 235789457 150032384 27575 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 36629 27575 576 633 0 29167 0
[pid=173592/tid=173594] ppid=173589 vsize=146516 memory=-8826138950143862880 CPUtime=0.18 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 9708 0 0 0 15 3 0 0 20 0 2 0 235789459 150032384 27575 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 146516 KiB
Current children cumulated memory: 110300 KiB

[startup+0.700258 s]
/proc/loadavg: 6.54 6.46 5.84 6/267 173594
/proc/meminfo: memFree=106382548/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=211620 memory=164012 CPUtime=0.84 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 37607 0 0 0 75 9 0 0 20 0 2 0 235789457 216698880 41003 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 52905 41003 576 633 0 45443 0
[pid=173592/tid=173594] ppid=173589 vsize=211752 memory=27136 CPUtime=0.18 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 9708 0 0 0 15 3 0 0 20 0 2 0 235789459 216834048 41035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 0.84 s
Current children cumulated vsize: 211620 KiB
Current children cumulated memory: 164012 KiB

[startup+1.50024 s]
/proc/loadavg: 6.54 6.46 5.84 7/267 173594
/proc/meminfo: memFree=106263756/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=336712 memory=320232 CPUtime=1.88 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 123579 0 0 0 169 19 0 0 20 0 2 0 235789457 344793088 80058 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 84178 80058 640 633 0 81565 0
[pid=173592/tid=173594] ppid=173589 vsize=336712 memory=27136 CPUtime=0.43 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 29588 0 0 0 37 6 0 0 20 0 2 0 235789459 344793088 80058 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 336712 KiB
Current children cumulated memory: 320232 KiB

[startup+3.10632 s]
/proc/loadavg: 6.50 6.45 5.85 7/267 173594
/proc/meminfo: memFree=105860720/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=726012 memory=708928 CPUtime=3.49 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 245072 0 0 0 312 37 0 0 20 0 2 0 235789457 743436288 177200 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 181503 177200 640 633 0 178890 0
[pid=173592/tid=173594] ppid=173589 vsize=726012 memory=359056 CPUtime=0.43 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 29588 0 0 0 37 6 0 0 20 0 2 0 235789459 743436288 177232 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3.49 s
Current children cumulated vsize: 726012 KiB
Current children cumulated memory: 708928 KiB

[startup+6.30025 s]
/proc/loadavg: 6.50 6.45 5.85 7/267 173594
/proc/meminfo: memFree=105787200/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=751828 memory=735360 CPUtime=6.69 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 295373 0 0 0 625 44 0 0 20 0 2 0 235789457 769871872 183840 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 187957 183840 640 633 0 185344 0
[pid=173592/tid=173594] ppid=173589 vsize=751828 memory=27136 CPUtime=0.46 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 32910 0 0 0 40 6 0 0 20 0 2 0 235789459 769871872 183840 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 6.69 s
Current children cumulated vsize: 751828 KiB
Current children cumulated memory: 735360 KiB

[startup+12.7002 s]
/proc/loadavg: 6.50 6.46 5.85 7/267 173594
/proc/meminfo: memFree=105729860/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=741980 memory=725552 CPUtime=13.97 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 442618 0 0 0 1341 56 0 0 20 0 2 0 235789457 759787520 181388 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 185495 181388 640 633 0 182882 0
[pid=173592/tid=173594] ppid=173589 vsize=741980 memory=725424 CPUtime=1.37 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 33850 0 0 0 131 6 0 0 20 0 2 0 235789459 759787520 181388 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 13.97 s
Current children cumulated vsize: 741980 KiB
Current children cumulated memory: 725552 KiB

[startup+25.5002 s]
/proc/loadavg: 6.42 6.44 5.85 7/267 173595
/proc/meminfo: memFree=105799560/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=759796 memory=743280 CPUtime=29.13 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 572548 0 0 0 2848 65 0 0 20 0 2 0 235789457 778031104 185820 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 189949 185820 640 633 0 187336 0
[pid=173592/tid=173594] ppid=173589 vsize=759796 memory=741232 CPUtime=3.81 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 37238 0 0 0 374 7 0 0 20 0 2 0 235789459 778031104 185820 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 29.13 s
Current children cumulated vsize: 759796 KiB
Current children cumulated memory: 743280 KiB

[startup+51.1067 s]
/proc/loadavg: 6.22 6.39 5.85 7/267 173595
/proc/meminfo: memFree=105760272/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=769432 memory=743536 CPUtime=63.97 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 686981 0 0 0 6322 75 0 0 20 0 2 0 235789457 787898368 185884 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 192358 185884 640 633 0 189745 0
[pid=173592/tid=173594] ppid=173589 vsize=769432 memory=27136 CPUtime=13.27 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 42532 0 0 0 1317 10 0 0 20 0 2 0 235789459 787898368 185884 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 63.97 s
Current children cumulated vsize: 769432 KiB
Current children cumulated memory: 743536 KiB

[startup+102.3 s]
/proc/loadavg: 5.99 6.30 5.85 8/267 173597
/proc/meminfo: memFree=105788608/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=779896 memory=755712 CPUtime=136.24 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 813932 0 0 0 13534 90 0 0 20 0 2 0 235789457 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 194974 188928 640 633 0 192361 0
[pid=173592/tid=173594] ppid=173589 vsize=779896 memory=27136 CPUtime=34.81 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 51198 0 0 0 3467 14 0 0 20 0 2 0 235789459 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 136.24 s
Current children cumulated vsize: 779896 KiB
Current children cumulated memory: 755712 KiB

[startup+162.3 s]
/proc/loadavg: 6.51 6.39 5.91 8/266 173599
/proc/meminfo: memFree=105722644/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=779896 memory=755712 CPUtime=219.79 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 922460 0 0 0 21872 107 0 0 20 0 2 0 235789457 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 194974 188928 640 633 0 192361 0
[pid=173592/tid=173594] ppid=173589 vsize=779896 memory=5760 CPUtime=58.85 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 58649 0 0 0 5866 19 0 0 20 0 2 0 235789459 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 219.79 s
Current children cumulated vsize: 779896 KiB
Current children cumulated memory: 755712 KiB

[startup+222.3 s]
/proc/loadavg: 6.31 6.35 5.93 6/266 173601
/proc/meminfo: memFree=105733412/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=779896 memory=755712 CPUtime=303.59 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 993665 0 0 0 30243 116 0 0 20 0 2 0 235789457 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 194974 188928 640 633 0 192361 0
[pid=173592/tid=173594] ppid=173589 vsize=779896 memory=27136 CPUtime=83.16 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 62657 0 0 0 8294 22 0 0 20 0 2 0 235789459 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 303.59 s
Current children cumulated vsize: 779896 KiB
Current children cumulated memory: 755712 KiB

[startup+282.3 s]
/proc/loadavg: 6.31 6.32 5.95 7/266 173603
/proc/meminfo: memFree=105743240/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=779896 memory=755712 CPUtime=397.95 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1043519 0 0 0 39667 128 0 0 20 0 2 0 235789457 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 194974 188928 640 633 0 192361 0
[pid=173592/tid=173594] ppid=173589 vsize=779896 memory=755712 CPUtime=118.11 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 66382 0 0 0 11785 26 0 0 20 0 2 0 235789459 798613504 188928 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 397.95 s
Current children cumulated vsize: 779896 KiB
Current children cumulated memory: 755712 KiB

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

/proc/meminfo: memFree=114490088/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=776140 CPUtime=2827.18 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1681035 0 0 0 282361 357 0 0 20 0 2 0 235789457 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 194035 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=776140 CPUtime=998.51 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 114379 0 0 0 99758 93 0 0 20 0 2 0 235789459 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 2827.18 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 776140 KiB

[startup+1902.3 s]
/proc/loadavg: 6.70 6.73 6.56 8/266 173770
/proc/meminfo: memFree=114491516/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=776140 CPUtime=2917.65 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1682396 0 0 0 291404 361 0 0 20 0 2 0 235789457 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 194035 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=776140 CPUtime=1029.32 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 114450 0 0 0 102838 94 0 0 20 0 2 0 235789459 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 2917.65 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 776140 KiB

[startup+1962.3 s]
/proc/loadavg: 6.93 6.79 6.58 7/266 173772
/proc/meminfo: memFree=114493232/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=776140 CPUtime=3007.86 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1684804 0 0 0 300419 367 0 0 20 0 2 0 235789457 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 194035 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=776140 CPUtime=1059.88 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 114545 0 0 0 105892 96 0 0 20 0 2 0 235789459 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3007.86 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 776140 KiB

[startup+2022.3 s]
/proc/loadavg: 6.69 6.75 6.58 9/266 173774
/proc/meminfo: memFree=114484312/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=776140 CPUtime=3097.66 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1686876 0 0 0 309395 371 0 0 20 0 2 0 235789457 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 194035 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=27136 CPUtime=1090.08 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 114605 0 0 0 108911 97 0 0 20 0 2 0 235789459 816111616 194035 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3097.66 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 776140 KiB

[startup+2082.3 s]
/proc/loadavg: 6.62 6.72 6.58 7/266 173822
/proc/meminfo: memFree=114853580/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=781700 CPUtime=3187.66 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1688205 0 0 0 318390 376 0 0 20 0 2 0 235789457 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 195425 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=776140 CPUtime=1120.44 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 114634 0 0 0 111946 98 0 0 20 0 2 0 235789459 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3187.66 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 781700 KiB

[startup+2142.3 s]
/proc/loadavg: 6.74 6.75 6.60 9/267 173829
/proc/meminfo: memFree=114844580/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=781700 CPUtime=3277.32 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1690000 0 0 0 327352 380 0 0 20 0 2 0 235789457 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 195425 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=776140 CPUtime=1150.49 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 114695 0 0 0 114950 99 0 0 20 0 2 0 235789459 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3277.32 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 781700 KiB

[startup+2202.3 s]
/proc/loadavg: 6.96 6.81 6.64 8/267 173831
/proc/meminfo: memFree=114839608/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=781700 CPUtime=3367.9 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1691701 0 0 0 336404 386 0 0 20 0 2 0 235789457 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 195425 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=781700 CPUtime=1181.42 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 114767 0 0 0 118041 101 0 0 20 0 2 0 235789459 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3367.9 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 781700 KiB

[startup+2262.3 s]
/proc/loadavg: 7.22 6.91 6.68 7/269 173836
/proc/meminfo: memFree=114839736/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=781700 CPUtime=3457.98 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1692144 0 0 0 345408 390 0 0 20 0 2 0 235789457 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 195425 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=781700 CPUtime=1211.9 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 114804 0 0 0 121088 102 0 0 20 0 2 0 235789459 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3457.98 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 781700 KiB

[startup+2322.3 s]
/proc/loadavg: 7.25 6.97 6.72 8/269 173838
/proc/meminfo: memFree=114794616/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=781700 CPUtime=3547.62 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1693930 0 0 0 354367 395 0 0 20 0 2 0 235789457 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 195425 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=14720 CPUtime=1241.92 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) R 173589 173592 173087 0 -1 4194368 114840 0 0 0 124088 104 0 0 20 0 2 0 235789459 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3547.62 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 781700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2357.4 s]
/proc/loadavg: 7.41 7.04 6.75 8/269 173839
/proc/meminfo: memFree=114800096/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=796984 memory=781700 CPUtime=3600.09 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1695472 0 0 0 359612 397 0 0 20 0 2 0 235789457 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 199246 195425 640 633 0 196633 0
[pid=173592/tid=173594] ppid=173589 vsize=796984 memory=215587488049 CPUtime=1259.49 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 114902 0 0 0 125845 104 0 0 20 0 2 0 235789459 816111616 195425 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 796984 KiB
Current children cumulated memory: 781700 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.49 s, system=4.00808 s

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

[startup+2357.6 s]
/proc/loadavg: 7.41 7.04 6.75 8/269 173839
/proc/meminfo: memFree=114800096/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=765440 memory=750180 CPUtime=3600.3 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1705135 0 0 0 359632 398 0 0 20 0 2 0 235789457 783810560 187545 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 191360 187545 640 633 0 188747 0
[pid=173592/tid=173594] ppid=173589 vsize=765440 memory=781700 CPUtime=1259.49 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 114902 0 0 0 125845 104 0 0 20 0 2 0 235789459 783810560 187545 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3600.3 s
Current children cumulated vsize: 765440 KiB
Current children cumulated memory: 750180 KiB

[startup+2357.7 s]
/proc/loadavg: 7.41 7.04 6.75 8/269 173839
/proc/meminfo: memFree=114800096/131250000 swapFree=33010416/33010684
[pid=173592] ppid=173589 vsize=748936 memory=733676 CPUtime=3600.4 cores=1,3
/proc/173592/stat : 173592 (pb_competition_) R 173589 173592 173087 0 -1 4194304 1715719 0 0 0 359641 399 0 0 20 0 2 0 235789457 766910464 183419 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
/proc/173592/statm: 187234 183419 640 633 0 184621 0
[pid=173592/tid=173594] ppid=173589 vsize=748936 memory=14720 CPUtime=1259.49 cores=1,3
/proc/173592/task/173594/stat : 173594 (pb_competition_) S 173589 173592 173087 0 -1 4194368 114902 0 0 0 125845 104 0 0 20 0 2 0 235789459 766910464 183419 18446744073709551615 4198400 6788177 140720382178224 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 32583680 140720382179671 140720382179798 140720382179798 140720382185402 0
Current children cumulated CPU time: 3600.4 s
Current children cumulated vsize: 748936 KiB
Current children cumulated memory: 733676 KiB

Child status: 0

Real time (s): 2357.79
CPU time (s): 3600.5
CPU user time (s): 3596.49
CPU system time (s): 4.00808
CPU usage (%): 152.706
Max. virtual memory (cumulated for all children) (KiB): 796984
Max. memory (cumulated for all children) (KiB): 781700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.49
system time used= 4.00808
maximum resident set size= 781700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1734427
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= 40580
involuntary context switches= 58170


# summary of solver processes directly reported to runsolver:
#   pid: 173592
#   total CPU time (s): 3600.5
#   total CPU user time (s): 3596.49
#   total CPU system time (s): 4.00808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.00885 second user time and 11.7403 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 18:18:16
IDJOB=4542656
IDBENCH=163947
IDSOLVER=3347
FILE ID=nodeC027/4542656-1753201096
RUNJOBID= nodeC027-1753198973-173104
SLURM_JOB_ID= 9687760
Free space on /tmp= 432840 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.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-4542656-1753201096/watcher-4542656-1753201096 -o /tmp/evaluation-result-4542656-1753201096/solver-4542656-1753201096 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753198973-173104 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2091113130 HOME/instance-4542656-1753201096.opb

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

MD5SUM BENCH= 97f31c39a85f5c54920a5de5b1e4a080
RANDOM SEED=2091113130

nodeC027 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.361
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.29
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		: 3603.854
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.29
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.173
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.29
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		: 3599.553
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.29
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.401
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.29
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		: 3599.639
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.29
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.643
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.29
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		: 3610.919
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        106489352 kB
MemAvailable:   120557416 kB
Buffers:            2488 kB
Cached:         14834280 kB
SwapCached:            8 kB
Active:         10272072 kB
Inactive:       13737532 kB
Active(anon):    9196300 kB
Inactive(anon):     2788 kB
Active(file):    1075772 kB
Inactive(file): 13734744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14852 kB
Writeback:            52 kB
AnonPages:       9173528 kB
Mapped:           117096 kB
Shmem:             26252 kB
KReclaimable:     193176 kB
Slab:             289648 kB
SReclaimable:     193176 kB
SUnreclaim:        96472 kB
KernelStack:        4320 kB
PageTables:        20680 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9593992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3983360 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC027 at 2025-07-22 18:57:34