Trace number 4543046

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.22 2067.18

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_390_389.opb
MD5SUM8c310f5c6bc12dfd4cf754da21955474
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 benchmark1.43418
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables151710
Total number of constraints779
Number of constraints which are clauses390
Number of constraints which are cardinality constraints (but not clauses)389
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint389
Maximum length of a constraint390
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 391
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.50/0.49	c #variable: 151710
0.50/0.49	c #constraint: 779
0.50/0.49	c #equal: 0
0.50/0.49	c intsize: 9
0.50/0.49	c sizeproduct: 0
0.50/0.49	c #soft: 0
0.50/0.49	c mincost: 0
0.50/0.49	c maxcost: 0
0.50/0.49	c sumcost: 0
0.50/0.49	c iteration_max: -1
0.50/0.49	c time_max: -1
0.50/0.49	c number_of_threads(move update): 2
0.50/0.49	c number_of_threads(move evaluation): 2
0.50/0.49	c seed: 1773479743
3600.03/2067.07	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 (62289 MiB free)
  memory of node 1: 64507 MiB (63086 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543046-1753203051/watcher-4543046-1753203051 -o /tmp/evaluation-result-4543046-1753203051/solver-4543046-1753203051 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753198973-174213 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1773479743 HOME/instance-4543046-1753203051.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=174923, runsolver pid=174920

[startup+0.100069 s]*
/proc/loadavg: 7.28 7.03 6.64 8/268 174925
/proc/meminfo: memFree=128369988/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=103032 memory=41384 CPUtime=0.14 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 10214 0 0 0 12 2 0 0 20 0 2 0 235982885 105504768 10346 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 25758 10346 576 633 0 11946 0
[pid=174923/tid=174925] ppid=174920 vsize=103032 memory=4026531960 CPUtime=0.04 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 3357 0 0 0 4 0 0 0 20 0 2 0 235982885 105504768 10346 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 103032 KiB
Current children cumulated memory: 41384 KiB

[startup+0.206006 s]*
/proc/loadavg: 7.28 7.03 6.64 8/268 174925
/proc/meminfo: memFree=128355876/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=108008 memory=46612 CPUtime=0.24 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 12561 0 0 0 22 2 0 0 20 0 2 0 235982885 110600192 11653 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 27002 11653 576 633 0 13190 0
[pid=174923/tid=174925] ppid=174920 vsize=108008 memory=4830726537859825948 CPUtime=0.04 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 3357 0 0 0 4 0 0 0 20 0 2 0 235982885 110600192 11653 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 108008 KiB
Current children cumulated memory: 46612 KiB

[startup+0.306111 s]*
/proc/loadavg: 7.28 7.03 6.64 8/268 174925
/proc/meminfo: memFree=128303648/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=152608 memory=91048 CPUtime=0.35 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 21652 0 0 0 30 5 0 0 20 0 2 0 235982885 156270592 22762 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 38152 22762 576 633 0 24340 0
[pid=174923/tid=174925] ppid=174920 vsize=152608 memory=-8537627094837651296 CPUtime=0.04 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 3357 0 0 0 4 0 0 0 20 0 2 0 235982885 156270592 22762 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 152608 KiB
Current children cumulated memory: 91048 KiB

[startup+0.700195 s]
/proc/loadavg: 7.28 7.03 6.64 7/268 174925
/proc/meminfo: memFree=128295584/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=172984 memory=118312 CPUtime=0.81 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 28395 0 0 0 75 6 0 0 20 0 2 0 235982885 177135616 29578 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 43246 29578 640 633 0 31040 0
[pid=174923/tid=174925] ppid=174920 vsize=172984 memory=28160 CPUtime=0.17 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 4966 0 0 0 16 1 0 0 20 0 2 0 235982885 177135616 29578 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 0.81 s
Current children cumulated vsize: 172984 KiB
Current children cumulated memory: 118312 KiB

[startup+1.50015 s]
/proc/loadavg: 7.28 7.03 6.64 8/268 174925
/proc/meminfo: memFree=128247456/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=285816 memory=230992 CPUtime=1.61 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 69499 0 0 0 150 11 0 0 20 0 2 0 235982885 292675584 57748 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 71454 57748 640 633 0 59248 0
[pid=174923/tid=174925] ppid=174920 vsize=285816 memory=28160 CPUtime=0.17 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 4966 0 0 0 16 1 0 0 20 0 2 0 235982885 292675584 57748 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 285816 KiB
Current children cumulated memory: 230992 KiB

[startup+3.10591 s]
/proc/loadavg: 7.28 7.03 6.64 9/268 174925
/proc/meminfo: memFree=128166332/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=289060 memory=234164 CPUtime=3.81 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 71153 0 0 0 369 12 0 0 20 0 2 0 235982885 295997440 58541 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 72265 58541 640 633 0 60059 0
[pid=174923/tid=174925] ppid=174920 vsize=289060 memory=226296 CPUtime=0.78 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 4967 0 0 0 77 1 0 0 20 0 2 0 235982885 295997440 58541 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3.81 s
Current children cumulated vsize: 289060 KiB
Current children cumulated memory: 234164 KiB

[startup+6.30024 s]
/proc/loadavg: 7.34 7.05 6.65 8/268 174925
/proc/meminfo: memFree=128166348/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=289060 memory=234164 CPUtime=9.07 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 99220 0 0 0 891 16 0 0 20 0 2 0 235982885 295997440 58541 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 72265 58541 640 633 0 60059 0
[pid=174923/tid=174925] ppid=174920 vsize=289060 memory=28160 CPUtime=2.86 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 9665 0 0 0 284 2 0 0 20 0 2 0 235982885 295997440 58541 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 9.07 s
Current children cumulated vsize: 289060 KiB
Current children cumulated memory: 234164 KiB

[startup+12.7002 s]
/proc/loadavg: 7.31 7.05 6.65 8/268 174925
/proc/meminfo: memFree=128166356/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=289060 memory=234164 CPUtime=19.81 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 158673 0 0 0 1959 22 0 0 20 0 2 0 235982885 295997440 58541 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 72265 58541 640 633 0 60059 0
[pid=174923/tid=174925] ppid=174920 vsize=289060 memory=234164 CPUtime=7.27 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 21197 0 0 0 723 4 0 0 20 0 2 0 235982885 295997440 58541 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 19.81 s
Current children cumulated vsize: 289060 KiB
Current children cumulated memory: 234164 KiB

[startup+25.5002 s]
/proc/loadavg: 7.61 7.13 6.68 7/268 174925
/proc/meminfo: memFree=128166364/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=289324 memory=234420 CPUtime=41.33 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 189913 0 0 0 4104 29 0 0 20 0 2 0 235982885 296267776 58605 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 72331 58605 640 633 0 60125 0
[pid=174923/tid=174925] ppid=174920 vsize=289324 memory=234420 CPUtime=16.09 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 25900 0 0 0 1603 6 0 0 20 0 2 0 235982885 296267776 58605 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 41.33 s
Current children cumulated vsize: 289324 KiB
Current children cumulated memory: 234420 KiB

[startup+51.1059 s]
/proc/loadavg: 7.60 7.16 6.71 9/268 174926
/proc/meminfo: memFree=128164808/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=300832 memory=244408 CPUtime=85.17 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 278928 0 0 0 8474 43 0 0 20 0 2 0 235982885 308051968 61102 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 75208 61102 640 633 0 63002 0
[pid=174923/tid=174925] ppid=174920 vsize=300832 memory=28160 CPUtime=34.56 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 40896 0 0 0 3446 10 0 0 20 0 2 0 235982885 308051968 61102 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 85.17 s
Current children cumulated vsize: 300832 KiB
Current children cumulated memory: 244408 KiB

[startup+102.3 s]
/proc/loadavg: 7.69 7.25 6.76 9/268 174927
/proc/meminfo: memFree=128162664/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=302840 memory=245944 CPUtime=168.24 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 311172 0 0 0 16765 59 0 0 20 0 2 0 235982885 310108160 61486 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 75710 61486 640 633 0 63504 0
[pid=174923/tid=174925] ppid=174920 vsize=302840 memory=28160 CPUtime=66.92 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 46416 0 0 0 6674 18 0 0 20 0 2 0 235982885 310108160 61486 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 168.24 s
Current children cumulated vsize: 302840 KiB
Current children cumulated memory: 245944 KiB

[startup+162.3 s]
/proc/loadavg: 7.60 7.31 6.82 9/268 174929
/proc/meminfo: memFree=128123352/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=311512 memory=251856 CPUtime=271.92 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 344683 0 0 0 27112 80 0 0 20 0 2 0 235982885 318988288 62964 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 77878 62964 640 633 0 65672 0
[pid=174923/tid=174925] ppid=174920 vsize=311512 memory=5632 CPUtime=111.2 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 52887 0 0 0 11092 28 0 0 20 0 2 0 235982885 318988288 62964 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 271.92 s
Current children cumulated vsize: 311512 KiB
Current children cumulated memory: 251856 KiB

[startup+222.3 s]
/proc/loadavg: 7.55 7.36 6.87 7/267 174937
/proc/meminfo: memFree=128114092/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=313856 memory=254092 CPUtime=376.72 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 371202 0 0 0 37576 96 0 0 20 0 2 0 235982885 321388544 63523 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 78464 63523 640 633 0 66258 0
[pid=174923/tid=174925] ppid=174920 vsize=313856 memory=28160 CPUtime=156.56 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 58593 0 0 0 15621 35 0 0 20 0 2 0 235982885 321388544 63523 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 376.72 s
Current children cumulated vsize: 313856 KiB
Current children cumulated memory: 254092 KiB

[startup+282.3 s]
/proc/loadavg: 7.91 7.49 6.95 9/267 174940
/proc/meminfo: memFree=128108920/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=313856 memory=258316 CPUtime=482.93 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 372617 0 0 0 48188 105 0 0 20 0 2 0 235982885 321388544 64579 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 78464 64579 640 633 0 66258 0
[pid=174923/tid=174925] ppid=174920 vsize=313856 memory=258316 CPUtime=203.3 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 58648 0 0 0 20291 39 0 0 20 0 2 0 235982885 321388544 64579 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 482.93 s
Current children cumulated vsize: 313856 KiB
Current children cumulated memory: 258316 KiB

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

/proc/meminfo: memFree=128138080/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=2582.46 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 386354 0 0 0 257976 270 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=14384 CPUtime=1113.53 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59151 0 0 0 111238 115 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 2582.46 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1542.3 s]
/proc/loadavg: 7.95 7.71 7.49 8/267 175145
/proc/meminfo: memFree=128137888/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=2687.4 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 387772 0 0 0 268462 278 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=14384 CPUtime=1159.02 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59180 0 0 0 115783 119 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 2687.4 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1602.3 s]
/proc/loadavg: 7.48 7.62 7.48 9/267 175147
/proc/meminfo: memFree=128138648/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=2792.5 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 387782 0 0 0 278964 286 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=28160 CPUtime=1204.65 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59180 0 0 0 120342 123 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 2792.5 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1662.3 s]
/proc/loadavg: 7.69 7.66 7.50 9/267 175149
/proc/meminfo: memFree=128131248/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=2897.45 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 389170 0 0 0 289452 293 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=261516 CPUtime=1250.13 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 59208 0 0 0 124887 126 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 2897.45 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1722.3 s]
/proc/loadavg: 7.51 7.62 7.50 7/266 175151
/proc/meminfo: memFree=128113708/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=3002.01 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 389181 0 0 0 299900 301 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=261516 CPUtime=1295.19 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59209 0 0 0 129389 130 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3002.01 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1782.3 s]
/proc/loadavg: 7.61 7.59 7.49 9/267 175154
/proc/meminfo: memFree=128113360/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=3105.53 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 389181 0 0 0 310244 309 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=261516 CPUtime=1339.27 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59209 0 0 0 133794 133 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3105.53 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1842.3 s]
/proc/loadavg: 7.81 7.65 7.52 9/267 175156
/proc/meminfo: memFree=128112976/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=3210.24 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 390579 0 0 0 320707 317 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=-8537627094837651296 CPUtime=1384.53 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 59256 0 0 0 138315 138 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3210.24 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1902.3 s]
/proc/loadavg: 7.53 7.60 7.51 8/267 175158
/proc/meminfo: memFree=128112668/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=3314.67 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 390579 0 0 0 331142 325 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=-8537627094837651296 CPUtime=1429.45 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59256 0 0 0 142804 141 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3314.67 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+1962.3 s]
/proc/loadavg: 7.49 7.58 7.51 8/267 175160
/proc/meminfo: memFree=128111508/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=3417.37 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 391970 0 0 0 341403 334 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=261516 CPUtime=1472.67 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 59332 0 0 0 147123 144 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3417.37 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

[startup+2022.3 s]
/proc/loadavg: 7.70 7.62 7.53 8/269 175166
/proc/meminfo: memFree=128109856/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=3522.02 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 391981 0 0 0 351861 341 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=261516 CPUtime=1517.85 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59333 0 0 0 151637 148 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3522.02 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2067 s]*
/proc/loadavg: 7.66 7.62 7.54 8/269 175172
/proc/meminfo: memFree=128098912/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=316380 memory=261516 CPUtime=3600.03 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) S 174920 174923 174194 0 -1 4194304 391981 0 0 0 359656 347 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 79095 65379 640 633 0 66889 0
[pid=174923/tid=174925] ppid=174920 vsize=316380 memory=-9113806350723606112 CPUtime=1551.54 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) R 174920 174923 174194 0 -1 4194368 59333 0 0 0 155003 151 0 0 20 0 2 0 235982885 323973120 65379 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 316380 KiB
Current children cumulated memory: 261516 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.74 s, system=3.48136 s

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

[startup+2067.11 s]
/proc/loadavg: 7.66 7.62 7.54 8/269 175172
/proc/meminfo: memFree=128098912/131249996 swapFree=33010416/33010684
[pid=174923] ppid=174920 vsize=278776 memory=224072 CPUtime=3600.14 cores=1,3
/proc/174923/stat : 174923 (pb_competition_) R 174920 174923 174194 0 -1 4194304 393333 0 0 0 359667 347 0 0 20 0 2 0 235982885 285466624 56018 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
/proc/174923/statm: 69694 56018 640 633 0 57488 0
[pid=174923/tid=174925] ppid=174920 vsize=278776 memory=261516 CPUtime=1551.55 cores=1,3
/proc/174923/task/174925/stat : 174925 (pb_competition_) S 174920 174923 174194 0 -1 4194368 59333 0 0 0 155004 151 0 0 20 0 2 0 235982885 285466624 56018 18446744073709551615 4198400 6788177 140733844056992 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 38895616 140733844064599 140733844064726 140733844064726 140733844070330 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 278776 KiB
Current children cumulated memory: 224072 KiB

Child status: 0

Real time (s): 2067.18
CPU time (s): 3600.22
CPU user time (s): 3596.74
CPU system time (s): 3.48136
CPU usage (%): 174.161
Max. virtual memory (cumulated for all children) (KiB): 316380
Max. memory (cumulated for all children) (KiB): 261516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.74
system time used= 3.48136
maximum resident set size= 261516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402406
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= 51603
involuntary context switches= 121406


# summary of solver processes directly reported to runsolver:
#   pid: 174923
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3596.74
#   total CPU system time (s): 3.48136

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.31736 second user time and 9.94618 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-22 18:50:51
IDJOB=4543046
IDBENCH=171748
IDSOLVER=3347
FILE ID=nodeC022/4543046-1753203051
RUNJOBID= nodeC022-1753198973-174213
SLURM_JOB_ID= 9687755
Free space on /tmp= 432792 MiB

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

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

MD5SUM BENCH= 8c310f5c6bc12dfd4cf754da21955474
RANDOM SEED=1773479743

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.710
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		: 3597.152
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		: 3599.691
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.641
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.711
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		: 3599.624
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.687
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.848
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:        128385224 kB
MemAvailable:   129530376 kB
Buffers:            2128 kB
Cached:          1895424 kB
SwapCached:           32 kB
Active:          1333980 kB
Inactive:         753668 kB
Active(anon):     214192 kB
Inactive(anon):     2124 kB
Active(file):    1119788 kB
Inactive(file):   751544 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8100 kB
Writeback:             0 kB
AnonPages:        193320 kB
Mapped:           117508 kB
Shmem:             26220 kB
KReclaimable:     225716 kB
Slab:             322108 kB
SReclaimable:     225716 kB
SUnreclaim:        96392 kB
KernelStack:        4316 kB
PageTables:         3560 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     561268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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:25:19