Trace number 4507249

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
AI448PBSolver 2025-05-31? (TO) 3600.13 3611.43

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K90.opb
MD5SUMdd58632d9551a3604736dadf6eadc418
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark50.6923
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63837 MiB (63266 MiB free)
  memory of node 1: 64465 MiB (64018 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507249-1751182967/watcher-4507249-1751182967 -o /tmp/evaluation-result-4507249-1751182967/solver-4507249-1751182967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22609 --watchdog 3760 HOME/solve.sh HOME/instance-4507249-1751182967.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
solver pid=22657, runsolver pid=22648
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 0.76 1.13 2.02 5/258 22678
/proc/meminfo: memFree=130331904/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=12188 memory=7296 CPUtime=0.02 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 1405 0 0 0 1 1 0 0 20 0 1 0 33976062 12480512 1824 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 3047 1824 544 108 0 1564 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 16380 KiB
Current children cumulated memory: 10112 KiB

[startup+0.214115 s]*
/proc/loadavg: 0.76 1.13 2.02 6/255 22678
/proc/meminfo: memFree=130303428/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=13244 memory=8448 CPUtime=0.14 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 1670 0 0 0 13 1 0 0 20 0 1 0 33976062 13561856 2112 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 3311 2112 576 108 0 1828 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 17436 KiB
Current children cumulated memory: 11264 KiB

[startup+0.314 s]*
/proc/loadavg: 0.76 1.13 2.02 6/255 22678
/proc/meminfo: memFree=130303712/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=13936 memory=9216 CPUtime=0.24 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 1850 0 0 0 23 1 0 0 20 0 1 0 33976062 14270464 2304 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 3484 2304 576 108 0 2001 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 18128 KiB
Current children cumulated memory: 12032 KiB

[startup+0.700336 s]
/proc/loadavg: 0.76 1.13 2.02 6/255 22678
/proc/meminfo: memFree=130299680/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=16856 memory=12032 CPUtime=0.61 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 2558 0 0 0 60 1 0 0 20 0 1 0 33976062 17260544 3008 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 4214 3008 576 108 0 2731 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 21048 KiB
Current children cumulated memory: 14848 KiB

[startup+1.50042 s]
/proc/loadavg: 0.76 1.13 2.02 6/255 22678
/proc/meminfo: memFree=130289852/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=23944 memory=18944 CPUtime=1.41 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 4292 0 0 0 139 2 0 0 20 0 1 0 33976062 24518656 4736 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 5986 4736 576 108 0 4503 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 28136 KiB
Current children cumulated memory: 21760 KiB

[startup+3.11305 s]
/proc/loadavg: 1.02 1.18 2.03 6/255 22678
/proc/meminfo: memFree=130220356/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=45216 memory=39424 CPUtime=3.01 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 9409 0 0 0 298 3 0 0 20 0 1 0 33976062 46301184 9856 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 11304 9856 576 108 0 9821 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 49408 KiB
Current children cumulated memory: 42240 KiB

[startup+6.30038 s]
/proc/loadavg: 1.02 1.18 2.03 6/255 22678
/proc/meminfo: memFree=130139208/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=67004 memory=60672 CPUtime=6.19 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 14748 0 0 0 614 5 0 0 20 0 1 0 33976062 68612096 15168 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 16751 15168 576 108 0 15268 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 71196 KiB
Current children cumulated memory: 63488 KiB

[startup+12.7004 s]
/proc/loadavg: 1.26 1.23 2.04 6/255 22678
/proc/meminfo: memFree=130036228/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=94884 memory=87552 CPUtime=12.56 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 21447 0 0 0 1251 5 0 0 20 0 1 0 33976062 97161216 21888 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 23721 21888 576 108 0 22238 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 99076 KiB
Current children cumulated memory: 90368 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 1.38 2.08 6/255 22678
/proc/meminfo: memFree=129882836/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=126584 memory=117632 CPUtime=25.32 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 28981 0 0 0 2525 7 0 0 20 0 1 0 33976062 129622016 29408 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 31646 29408 576 108 0 30163 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 130776 KiB
Current children cumulated memory: 120448 KiB

[startup+51.1131 s]
/proc/loadavg: 2.65 1.59 2.13 6/256 22680
/proc/meminfo: memFree=129672704/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=176812 memory=161920 CPUtime=50.86 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 40073 0 0 0 5076 10 0 0 20 0 1 0 33976062 181055488 40480 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 44203 40480 576 108 0 42720 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 181004 KiB
Current children cumulated memory: 164736 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 1.98 2.24 6/255 22682
/proc/meminfo: memFree=129428964/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=222356 memory=205568 CPUtime=101.88 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 50911 0 0 0 10174 14 0 0 20 0 1 0 33976062 227692544 51392 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 55589 51392 576 108 0 54106 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 226548 KiB
Current children cumulated memory: 208384 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 2.37 2.35 6/255 22684
/proc/meminfo: memFree=129204980/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=268264 memory=250496 CPUtime=161.67 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 61847 0 0 0 16149 18 0 0 20 0 1 0 33976062 274702336 62624 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 67066 62624 576 108 0 65583 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 272456 KiB
Current children cumulated memory: 253312 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 2.68 2.47 6/254 22686
/proc/meminfo: memFree=129034856/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=310028 memory=290176 CPUtime=221.48 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 70436 0 0 0 22126 22 0 0 20 0 1 0 33976062 317468672 72544 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 77507 72544 576 108 0 76024 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 314220 KiB

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

/proc/22671/statm: 270847 241918 576 108 0 269364 0
Current children cumulated CPU time: 3032.63 s
Current children cumulated vsize: 1087580 KiB
Current children cumulated memory: 970488 KiB

[startup+3102.3 s]
/proc/loadavg: 4.27 4.49 4.27 6/255 22836
/proc/meminfo: memFree=125572744/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1107988 memory=987384 CPUtime=3092.45 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 238588 0 0 0 309142 103 0 0 20 0 1 0 33976062 1134579712 246846 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 276997 246846 576 108 0 275514 0
Current children cumulated CPU time: 3092.45 s
Current children cumulated vsize: 1112180 KiB
Current children cumulated memory: 990200 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.41 4.25 6/255 22838
/proc/meminfo: memFree=125514876/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1152516 memory=1014904 CPUtime=3152.27 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 245723 0 0 0 315121 106 0 0 20 0 1 0 33976062 1180176384 253726 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 288129 253726 576 108 0 286646 0
Current children cumulated CPU time: 3152.27 s
Current children cumulated vsize: 1156708 KiB
Current children cumulated memory: 1017720 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.35 4.24 6/254 22840
/proc/meminfo: memFree=125458508/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1045112 CPUtime=3212.1 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 253265 0 0 0 321101 109 0 0 20 0 1 0 33976062 1217224704 261278 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 261278 576 108 0 295691 0
Current children cumulated CPU time: 3212.1 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1047928 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.30 4.23 6/254 22842
/proc/meminfo: memFree=125376416/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1047416 CPUtime=3271.92 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 253838 0 0 0 327083 109 0 0 20 0 1 0 33976062 1217224704 261854 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 261854 576 108 0 295691 0
Current children cumulated CPU time: 3271.92 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1050232 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.29 4.23 6/254 22844
/proc/meminfo: memFree=125351424/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1048568 CPUtime=3331.76 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 254131 0 0 0 333066 110 0 0 20 0 1 0 33976062 1217224704 262142 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 262142 576 108 0 295691 0
Current children cumulated CPU time: 3331.76 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1051384 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.25 4.22 6/254 22849
/proc/meminfo: memFree=125311920/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1049848 CPUtime=3391.58 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 254439 0 0 0 339048 110 0 0 20 0 1 0 33976062 1217224704 262462 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 262462 576 108 0 295691 0
Current children cumulated CPU time: 3391.58 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1052664 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.20 4.20 6/254 22851
/proc/meminfo: memFree=125225420/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1050616 CPUtime=3451.41 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 254632 0 0 0 345030 111 0 0 20 0 1 0 33976062 1217224704 262654 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 262654 576 108 0 295691 0
Current children cumulated CPU time: 3451.41 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1053432 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.21 4.20 6/254 22857
/proc/meminfo: memFree=125155756/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1051512 CPUtime=3511.23 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 254869 0 0 0 351012 111 0 0 20 0 1 0 33976062 1217224704 262878 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 262878 576 108 0 295691 0
Current children cumulated CPU time: 3511.23 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1054328 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.18 4.19 6/254 22859
/proc/meminfo: memFree=125125720/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1052152 CPUtime=3571.06 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 255025 0 0 0 356994 112 0 0 20 0 1 0 33976062 1217224704 263038 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 263038 576 108 0 295691 0
Current children cumulated CPU time: 3571.06 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1054968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.14 4.18 4.19 6/249 22869
/proc/meminfo: memFree=126551092/131382112 swapFree=33010684/33010684
[pid=22657] ppid=22648 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/22657/stat : 22657 (bash) S 22648 22657 22597 0 -1 4194304 304 255 2 0 0 0 0 0 20 0 1 0 33976056 4292608 704 18446744073709551615 94574490517504 94574491412037 140732671540272 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94574491651088 94574491698832 94574524764160 140732671543700 140732671543816 140732671543816 140732671549418 0
/proc/22657/statm: 1048 704 640 219 0 110 0
[pid=22671] ppid=22657 vsize=1188696 memory=1052536 CPUtime=3600.07 cores=1,3
/proc/22671/stat : 22671 (solve_pb) R 22657 22657 22597 0 -1 4194304 255111 0 0 0 359895 112 0 0 20 0 1 0 33976062 1217224704 263134 18446744073709551615 93958963913728 93958964351872 140730772896176 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93958964380592 93958964383008 93958978420736 140730772904324 140730772904388 140730772904388 140730772910008 0
/proc/22671/statm: 297174 263134 576 108 0 295691 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1192888 KiB
Current children cumulated memory: 1055352 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3611.41 s]
# the end of solver process 22657 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001596 s, system=0.019206 s
Sleeping 2 seconds

[startup+3611.43 s]
# the end of solver process 22671 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3598.96 s, system=1.17403 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.43
CPU time (s): 3600.13
CPU user time (s): 3598.96
CPU system time (s): 1.17403
CPU usage (%): 99.6871
Max. virtual memory (cumulated for all children) (KiB): 1192888
Max. memory (cumulated for all children) (KiB): 1055352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.96
system time used= 1.17403
maximum resident set size= 1052536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255670
page faults= 2
swaps= 0
block input operations= 64
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 794
involuntary context switches= 4834


# summary of solver processes directly reported to runsolver:
#   pid: 22657,22671
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3598.96
#   total CPU system time (s): 1.17403

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3262 second user time and 36.9578 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 09:42:47
IDJOB=4507249
IDBENCH=158339
IDSOLVER=3321
FILE ID=nodeC005/4507249-1751182967
RUNJOBID= nodeC005-1751182966-22609
SLURM_JOB_ID= 9587565
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K90.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507249-1751182967/watcher-4507249-1751182967 -o /tmp/evaluation-result-4507249-1751182967/solver-4507249-1751182967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22609 --watchdog 3760  HOME/solve.sh HOME/instance-4507249-1751182967.opb

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

MD5SUM BENCH= dd58632d9551a3604736dadf6eadc418
RANDOM SEED=1562338754

nodeC005 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	: 0xb00001f
cpu MHz		: 1197.187
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.288
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.251
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.234
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.240
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.158
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.231
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.244
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130346496 kB
MemAvailable:   129979956 kB
Buffers:            3280 kB
Cached:           430864 kB
SwapCached:            0 kB
Active:           314336 kB
Inactive:         185752 kB
Active(anon):      83904 kB
Inactive(anon):        0 kB
Active(file):     230432 kB
Inactive(file):   185752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4220 kB
Writeback:             0 kB
AnonPages:         69104 kB
Mapped:           101624 kB
Shmem:             17960 kB
KReclaimable:      86612 kB
Slab:             167568 kB
SReclaimable:      86612 kB
SUnreclaim:        80956 kB
KernelStack:        3732 kB
PageTables:         2348 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     330796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC005 at 2025-06-29 10:42:58