Trace number 4543007

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.29 2023.02

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_230_229.opb
MD5SUMa824f24e2c7503f02a1883bfe38cfded
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 benchmark0.787757
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52670
Total number of constraints459
Number of constraints which are clauses230
Number of constraints which are cardinality constraints (but not clauses)229
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint229
Maximum length of a constraint230
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
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.13/0.11	c #variable: 52670
0.13/0.11	c #constraint: 459
0.13/0.11	c #equal: 0
0.13/0.11	c intsize: 8
0.13/0.11	c sizeproduct: 0
0.13/0.11	c #soft: 0
0.13/0.11	c mincost: 0
0.13/0.11	c maxcost: 0
0.13/0.11	c sumcost: 0
0.13/0.11	c iteration_max: -1
0.13/0.11	c time_max: -1
0.13/0.11	c number_of_threads(move update): 2
0.13/0.11	c number_of_threads(move evaluation): 2
0.13/0.11	c seed: 2091113130
3600.16/2022.96	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 (62315 MiB free)
  memory of node 1: 64507 MiB (63105 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=174819, runsolver pid=174816

[startup+0.100064 s]*
/proc/loadavg: 5.74 5.70 5.65 8/267 174821
/proc/meminfo: memFree=128414844/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=106644 memory=40028 CPUtime=0.13 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 9935 0 0 0 12 1 0 0 20 0 2 0 235859824 109203456 10007 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 26661 10007 608 633 0 11021 0
[pid=174819/tid=174821] ppid=174816 vsize=106644 memory=4026531960 CPUtime=0.04 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 1534 0 0 0 4 0 0 0 20 0 2 0 235859824 109203456 10007 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 106644 KiB
Current children cumulated memory: 40028 KiB

[startup+0.205759 s]*
/proc/loadavg: 5.74 5.70 5.65 7/267 174821
/proc/meminfo: memFree=128398968/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=121920 memory=55644 CPUtime=0.24 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 13775 0 0 0 22 2 0 0 20 0 2 0 235859824 124846080 13911 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 30480 13911 672 633 0 14933 0
[pid=174819/tid=174821] ppid=174816 vsize=121920 memory=4830726537859825948 CPUtime=0.04 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 1625 0 0 0 4 0 0 0 20 0 2 0 235859824 124846080 13911 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 121920 KiB
Current children cumulated memory: 55644 KiB

[startup+0.305606 s]*
/proc/loadavg: 5.74 5.70 5.65 6/267 174821
/proc/meminfo: memFree=128398968/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=121920 memory=55644 CPUtime=0.34 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 13776 0 0 0 32 2 0 0 20 0 2 0 235859824 124846080 13911 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 30480 13911 672 633 0 14933 0
[pid=174819/tid=174821] ppid=174816 vsize=121920 memory=-8609684663122618208 CPUtime=0.04 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 1625 0 0 0 4 0 0 0 20 0 2 0 235859824 124846080 13911 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 121920 KiB
Current children cumulated memory: 55644 KiB

[startup+0.700217 s]
/proc/loadavg: 5.74 5.70 5.65 8/267 174821
/proc/meminfo: memFree=128367216/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=155152 memory=89092 CPUtime=0.88 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 21915 0 0 0 85 3 0 0 20 0 2 0 235859824 158875648 22273 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 38788 22273 672 633 0 23241 0
[pid=174819/tid=174821] ppid=174816 vsize=155152 memory=28160 CPUtime=0.21 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 1625 0 0 0 21 0 0 0 20 0 2 0 235859824 158875648 22273 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 155152 KiB
Current children cumulated memory: 89092 KiB

[startup+1.50022 s]
/proc/loadavg: 5.74 5.70 5.65 8/267 174821
/proc/meminfo: memFree=128367104/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=156044 memory=90116 CPUtime=2.26 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 35515 0 0 0 220 6 0 0 20 0 2 0 235859824 159789056 22529 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 39011 22529 672 633 0 23464 0
[pid=174819/tid=174821] ppid=174816 vsize=156044 memory=28160 CPUtime=0.79 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 4140 0 0 0 79 0 0 0 20 0 2 0 235859824 159789056 22529 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 156044 KiB
Current children cumulated memory: 90116 KiB

[startup+3.10576 s]
/proc/loadavg: 5.74 5.70 5.65 7/267 174821
/proc/meminfo: memFree=128365360/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=157212 memory=91268 CPUtime=4.93 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 36137 0 0 0 486 7 0 0 20 0 2 0 235859824 160985088 22817 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 39303 22817 672 633 0 23756 0
[pid=174819/tid=174821] ppid=174816 vsize=157212 memory=90116 CPUtime=1.87 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 4149 0 0 0 186 1 0 0 20 0 2 0 235859824 160985088 22817 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 157212 KiB
Current children cumulated memory: 91268 KiB

[startup+6.30022 s]
/proc/loadavg: 5.68 5.69 5.64 8/267 174821
/proc/meminfo: memFree=128363596/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=160608 memory=93444 CPUtime=10.31 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 65142 0 0 0 1020 11 0 0 20 0 2 0 235859824 164462592 23361 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 40152 23361 672 633 0 24605 0
[pid=174819/tid=174821] ppid=174816 vsize=160608 memory=28160 CPUtime=4.08 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 9889 0 0 0 406 2 0 0 20 0 2 0 235859824 164462592 23361 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 10.31 s
Current children cumulated vsize: 160608 KiB
Current children cumulated memory: 93444 KiB

[startup+12.7002 s]
/proc/loadavg: 5.63 5.68 5.64 8/267 174821
/proc/meminfo: memFree=128355476/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=162684 memory=94696 CPUtime=21.23 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 94810 0 0 0 2106 17 0 0 20 0 2 0 235859824 166588416 23674 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 40671 23674 672 633 0 25124 0
[pid=174819/tid=174821] ppid=174816 vsize=162684 memory=94696 CPUtime=8.66 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 14848 0 0 0 862 4 0 0 20 0 2 0 235859824 166588416 23674 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 21.23 s
Current children cumulated vsize: 162684 KiB
Current children cumulated memory: 94696 KiB

[startup+25.5002 s]
/proc/loadavg: 5.93 5.74 5.66 6/267 174821
/proc/meminfo: memFree=128343692/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=166744 memory=97512 CPUtime=44.16 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 110860 0 0 0 4390 26 0 0 20 0 2 0 235859824 170745856 24378 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 41686 24378 672 633 0 26139 0
[pid=174819/tid=174821] ppid=174816 vsize=166744 memory=95848 CPUtime=18.91 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 16884 0 0 0 1884 7 0 0 20 0 2 0 235859824 170745856 24378 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 44.16 s
Current children cumulated vsize: 166744 KiB
Current children cumulated memory: 97512 KiB

[startup+51.1054 s]
/proc/loadavg: 6.26 5.83 5.69 8/267 174822
/proc/meminfo: memFree=128336760/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=173788 memory=103204 CPUtime=88.56 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 127752 0 0 0 8817 39 0 0 20 0 2 0 235859824 177958912 25801 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 43447 25801 672 633 0 27900 0
[pid=174819/tid=174821] ppid=174816 vsize=173788 memory=28160 CPUtime=37.96 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 18915 0 0 0 3784 12 0 0 20 0 2 0 235859824 177958912 25801 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 88.56 s
Current children cumulated vsize: 173788 KiB
Current children cumulated memory: 103204 KiB

[startup+102.3 s]
/proc/loadavg: 6.40 5.93 5.74 8/267 174823
/proc/meminfo: memFree=128324768/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=177200 memory=108460 CPUtime=179.65 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 169938 0 0 0 17905 60 0 0 20 0 2 0 235859824 181452800 27115 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44300 27115 672 633 0 28753 0
[pid=174819/tid=174821] ppid=174816 vsize=177200 memory=28160 CPUtime=78.37 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 27213 0 0 0 7815 22 0 0 20 0 2 0 235859824 181452800 27115 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 179.65 s
Current children cumulated vsize: 177200 KiB
Current children cumulated memory: 108460 KiB

[startup+162.3 s]
/proc/loadavg: 6.44 6.04 5.79 8/267 174825
/proc/meminfo: memFree=128343308/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110124 CPUtime=287.88 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 172889 0 0 0 28715 73 0 0 20 0 2 0 235859824 182665216 27531 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27531 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=5632 CPUtime=127.21 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27234 0 0 0 12693 28 0 0 20 0 2 0 235859824 182665216 27531 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 287.88 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110124 KiB

[startup+222.3 s]
/proc/loadavg: 6.75 6.19 5.85 9/266 174833
/proc/meminfo: memFree=128351160/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110252 CPUtime=396.14 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 174914 0 0 0 39529 85 0 0 20 0 2 0 235859824 182665216 27563 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27563 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=28160 CPUtime=176.02 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 27689 0 0 0 17568 34 0 0 20 0 2 0 235859824 182665216 27563 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 396.14 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110252 KiB

[startup+282.3 s]
/proc/loadavg: 7.30 6.44 5.97 9/266 174835
/proc/meminfo: memFree=128351272/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110252 CPUtime=504.13 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 174931 0 0 0 50317 96 0 0 20 0 2 0 235859824 182665216 27563 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27563 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=110252 CPUtime=224.51 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27689 0 0 0 22413 38 0 0 20 0 2 0 235859824 182665216 27563 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 504.13 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110252 KiB

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

/proc/meminfo: memFree=128113744/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110380 CPUtime=2637.54 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 186022 0 0 0 263439 315 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27595 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=14384 CPUtime=1168.89 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27926 0 0 0 116744 145 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 2637.54 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110380 KiB

[startup+1542.3 s]
/proc/loadavg: 7.95 7.54 6.98 9/267 174942
/proc/meminfo: memFree=128111024/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110380 CPUtime=2744.44 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 186022 0 0 0 274120 324 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27595 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=110380 CPUtime=1216.38 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 27926 0 0 0 121488 150 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 2744.44 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110380 KiB

[startup+1602.3 s]
/proc/loadavg: 8.06 7.66 7.06 9/267 174944
/proc/meminfo: memFree=128110244/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110380 CPUtime=2850.42 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 187017 0 0 0 284705 337 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27595 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=110380 CPUtime=1262.9 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27930 0 0 0 126133 157 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 2850.42 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110380 KiB

[startup+1662.3 s]
/proc/loadavg: 7.74 7.64 7.09 9/267 174946
/proc/meminfo: memFree=128110388/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110380 CPUtime=2957.27 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 187017 0 0 0 295380 347 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27595 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=110380 CPUtime=1310.31 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27930 0 0 0 130870 161 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 2957.27 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110380 KiB

[startup+1722.3 s]
/proc/loadavg: 7.68 7.65 7.13 8/268 174949
/proc/meminfo: memFree=128110164/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110380 CPUtime=3064.34 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 188013 0 0 0 306075 359 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27595 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=110380 CPUtime=1357.96 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27935 0 0 0 135628 168 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3064.34 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110380 KiB

[startup+1782.3 s]
/proc/loadavg: 7.40 7.54 7.12 9/268 174951
/proc/meminfo: memFree=128109656/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110380 CPUtime=3171.48 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 188013 0 0 0 316780 368 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27595 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=110380 CPUtime=1405.68 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27935 0 0 0 140396 172 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3171.48 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110380 KiB

[startup+1842.3 s]
/proc/loadavg: 7.63 7.58 7.16 9/267 175009
/proc/meminfo: memFree=128122656/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110380 CPUtime=3278.43 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 189014 0 0 0 327462 381 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27595 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=14384 CPUtime=1453.16 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27984 0 0 0 145136 180 0 0 20 0 2 0 235859824 182665216 27595 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3278.43 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110380 KiB

[startup+1902.3 s]
/proc/loadavg: 7.66 7.61 7.20 8/267 175057
/proc/meminfo: memFree=128147548/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110892 CPUtime=3385.46 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 190170 0 0 0 338152 394 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27723 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=14384 CPUtime=1500.75 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27996 0 0 0 149889 186 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3385.46 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110892 KiB

[startup+1962.3 s]
/proc/loadavg: 7.66 7.62 7.23 8/267 175059
/proc/meminfo: memFree=128139560/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110892 CPUtime=3492.41 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 190170 0 0 0 348838 403 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27723 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=110892 CPUtime=1548.27 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 27996 0 0 0 154636 191 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3492.41 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110892 KiB

[startup+2022.3 s]
/proc/loadavg: 7.83 7.67 7.27 9/268 175062
/proc/meminfo: memFree=128135508/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110892 CPUtime=3599.1 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 191159 0 0 0 359496 414 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27723 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=14384 CPUtime=1595.52 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 28019 0 0 0 159357 195 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3599.1 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2022.9 s]
/proc/loadavg: 7.83 7.67 7.27 9/268 175062
/proc/meminfo: memFree=128135508/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=178384 memory=110892 CPUtime=3600.16 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 191159 0 0 0 359602 414 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 44596 27723 672 633 0 29049 0
[pid=174819/tid=174821] ppid=174816 vsize=178384 memory=14384 CPUtime=1595.98 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) R 174816 174819 174194 0 -1 4194368 28019 0 0 0 159403 195 0 0 20 0 2 0 235859824 182665216 27723 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 178384 KiB
Current children cumulated memory: 110892 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.14 s, system=4.14712 s

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

[startup+2023 s]*
/proc/loadavg: 7.83 7.67 7.27 7/268 175062
/proc/meminfo: memFree=128135508/131249996 swapFree=33010416/33010684
[pid=174819] ppid=174816 vsize=164024 memory=97568 CPUtime=3600.27 cores=5,7
/proc/174819/stat : 174819 (pb_competition_) R 174816 174819 174194 0 -1 4194304 193321 0 0 0 359613 414 0 0 20 0 2 0 235859824 167960576 24392 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
/proc/174819/statm: 41006 24392 672 633 0 25459 0
[pid=174819/tid=174821] ppid=174816 vsize=164024 memory=5504 CPUtime=1595.99 cores=5,7
/proc/174819/task/174821/stat : 174821 (pb_competition_) S 174816 174819 174194 0 -1 4194368 28019 0 0 0 159404 195 0 0 20 0 2 0 235859824 167960576 24392 18446744073709551615 4198400 6788177 140721731591712 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 28508160 140721731598679 140721731598806 140721731598806 140721731604410 0
Current children cumulated CPU time: 3600.27 s
Current children cumulated vsize: 164024 KiB
Current children cumulated memory: 97568 KiB

Child status: 0

Real time (s): 2023.02
CPU time (s): 3600.29
CPU user time (s): 3596.14
CPU system time (s): 4.14712
CPU usage (%): 177.966
Max. virtual memory (cumulated for all children) (KiB): 178384
Max. memory (cumulated for all children) (KiB): 110892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.14
system time used= 4.14712
maximum resident set size= 110892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194561
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= 77961
involuntary context switches= 86406


# summary of solver processes directly reported to runsolver:
#   pid: 174819
#   total CPU time (s): 3600.29
#   total CPU user time (s): 3596.14
#   total CPU system time (s): 4.14712

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.25068 second user time and 9.36606 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-22 18:30:21
IDJOB=4543007
IDBENCH=171726
IDSOLVER=3347
FILE ID=nodeC022/4543007-1753201821
RUNJOBID= nodeC022-1753198973-174214
SLURM_JOB_ID= 9687755
Free space on /tmp= 432796 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-original/normalized-php_230_229.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-4543007-1753201821/watcher-4543007-1753201821 -o /tmp/evaluation-result-4543007-1753201821/solver-4543007-1753201821 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753198973-174214 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2091113130 HOME/instance-4543007-1753201821.opb

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

MD5SUM BENCH= a824f24e2c7503f02a1883bfe38cfded
RANDOM SEED=2091113130

nodeC022 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.669
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.697
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.44
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		: 3613.055
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.44
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.745
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.44
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.714
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.44
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		: 3604.568
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.44
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.711
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.705
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128430496 kB
MemAvailable:   129572132 kB
Buffers:            2128 kB
Cached:          1891908 kB
SwapCached:           32 kB
Active:          1250092 kB
Inactive:         750152 kB
Active(anon):     130304 kB
Inactive(anon):     2124 kB
Active(file):    1119788 kB
Inactive(file):   748028 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6220 kB
Writeback:             0 kB
AnonPages:        109304 kB
Mapped:           117404 kB
Shmem:             26220 kB
KReclaimable:     225716 kB
Slab:             322072 kB
SReclaimable:     225716 kB
SUnreclaim:        96356 kB
KernelStack:        4320 kB
PageTables:         3264 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     475484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432788 MiB
End job on nodeC022 at 2025-07-22 19:04:04