Trace number 4507393

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.1 3610.91

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K102.opb
MD5SUM433935bc469f703143ab8083d95aeb05
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 benchmark2.08246
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6936
Total number of constraints7142
Number of constraints which are clauses7040
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint102
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 103
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: 63794 MiB (63207 MiB free)
  memory of node 1: 64507 MiB (64052 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507393-1751183879/watcher-4507393-1751183879 -o /tmp/evaluation-result-4507393-1751183879/solver-4507393-1751183879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751180267-21925 --watchdog 3760 HOME/solve.sh HOME/instance-4507393-1751183879.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=22332, runsolver pid=22321

[startup+0.100113 s]*
/proc/loadavg: 4.15 4.12 4.14 5/250 22352
/proc/meminfo: memFree=130307068/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=12852 memory=8320 CPUtime=0.04 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 1603 0 0 0 4 0 0 0 20 0 1 0 34066838 13160448 2080 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 3213 2080 608 108 0 1730 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 17044 KiB
Current children cumulated memory: 11264 KiB

[startup+0.212655 s]*
/proc/loadavg: 4.15 4.12 4.14 5/252 22360
/proc/meminfo: memFree=130306764/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=13120 memory=8704 CPUtime=0.16 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 1700 0 0 0 15 1 0 0 20 0 1 0 34066838 13434880 2176 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 3280 2176 608 108 0 1797 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 17312 KiB
Current children cumulated memory: 11648 KiB

[startup+0.312916 s]*
/proc/loadavg: 4.15 4.12 4.14 5/255 22368
/proc/meminfo: memFree=130295424/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=13780 memory=9344 CPUtime=0.26 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 1855 0 0 0 25 1 0 0 20 0 1 0 34066838 14110720 2336 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 3445 2336 608 108 0 1962 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 17972 KiB
Current children cumulated memory: 12288 KiB

[startup+0.700342 s]
/proc/loadavg: 4.15 4.12 4.14 5/255 22368
/proc/meminfo: memFree=130293140/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=15496 memory=11136 CPUtime=0.63 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 2296 0 0 0 62 1 0 0 20 0 1 0 34066838 15867904 2784 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 3874 2784 608 108 0 2391 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 19688 KiB
Current children cumulated memory: 14080 KiB

[startup+1.50039 s]
/proc/loadavg: 4.15 4.12 4.14 5/255 22368
/proc/meminfo: memFree=130276256/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=23868 memory=19072 CPUtime=1.43 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 4286 0 0 0 141 2 0 0 20 0 1 0 34066838 24440832 4768 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 5967 4768 608 108 0 4484 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 22016 KiB

[startup+3.11285 s]
/proc/loadavg: 4.15 4.12 4.14 5/255 22368
/proc/meminfo: memFree=130176900/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=44876 memory=39296 CPUtime=3.03 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 9355 0 0 0 300 3 0 0 20 0 1 0 34066838 45953024 9824 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 11219 9824 608 108 0 9736 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 49068 KiB
Current children cumulated memory: 42240 KiB

[startup+6.30037 s]
/proc/loadavg: 4.14 4.12 4.14 5/255 22368
/proc/meminfo: memFree=130106168/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=62552 memory=56832 CPUtime=6.21 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 13715 0 0 0 617 4 0 0 20 0 1 0 34066838 64053248 14208 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 15638 14208 608 108 0 14155 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 66744 KiB
Current children cumulated memory: 59776 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.12 4.14 5/255 22368
/proc/meminfo: memFree=129970096/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=93636 memory=86272 CPUtime=12.59 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 21077 0 0 0 1253 6 0 0 20 0 1 0 34066838 95883264 21568 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 23409 21568 608 108 0 21926 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 97828 KiB
Current children cumulated memory: 89216 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.11 4.14 5/255 22368
/proc/meminfo: memFree=129849136/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=123100 memory=114432 CPUtime=25.34 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 28138 0 0 0 2526 8 0 0 20 0 1 0 34066838 126054400 28608 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 30775 28608 608 108 0 29292 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 127292 KiB
Current children cumulated memory: 117376 KiB

[startup+51.1129 s]
/proc/loadavg: 4.14 4.12 4.14 5/255 22371
/proc/meminfo: memFree=129662172/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=166464 memory=154496 CPUtime=50.86 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 38139 0 0 0 5075 11 0 0 20 0 1 0 34066838 170459136 38624 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 41616 38624 608 108 0 40133 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 170656 KiB
Current children cumulated memory: 157440 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/256 22377
/proc/meminfo: memFree=129458132/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=217960 memory=201344 CPUtime=101.87 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 49856 0 0 0 10172 15 0 0 20 0 1 0 34066838 223191040 50336 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 54490 50336 608 108 0 53007 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 222152 KiB
Current children cumulated memory: 204288 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/256 22379
/proc/meminfo: memFree=129257144/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=267872 memory=247552 CPUtime=161.67 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 61424 0 0 0 16148 19 0 0 20 0 1 0 34066838 274300928 61888 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 66968 61888 608 108 0 65485 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 272064 KiB
Current children cumulated memory: 250496 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.15 4.14 5/256 22393
/proc/meminfo: memFree=129092992/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=313472 memory=287104 CPUtime=221.47 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 71807 0 0 0 22124 23 0 0 20 0 1 0 34066838 320995328 71776 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 78368 71776 608 108 0 76885 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 317664 KiB

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

/proc/22347/statm: 287594 270610 608 108 0 286111 0
Current children cumulated CPU time: 3093.17 s
Current children cumulated vsize: 1154568 KiB
Current children cumulated memory: 1085384 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/254 22533
/proc/meminfo: memFree=125999904/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1152744 memory=1084360 CPUtime=3152.97 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 236799 0 0 0 315222 75 0 0 20 0 1 0 34066838 1180409856 271090 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 288186 271090 608 108 0 286703 0
Current children cumulated CPU time: 3152.97 s
Current children cumulated vsize: 1156936 KiB
Current children cumulated memory: 1087304 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.13 4.13 5/253 22535
/proc/meminfo: memFree=125998176/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1154924 memory=1086024 CPUtime=3212.77 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 237230 0 0 0 321202 75 0 0 20 0 1 0 34066838 1182642176 271506 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 288731 271506 608 108 0 287248 0
Current children cumulated CPU time: 3212.77 s
Current children cumulated vsize: 1159116 KiB
Current children cumulated memory: 1088968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.13 5/254 22538
/proc/meminfo: memFree=125992640/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1156268 memory=1087048 CPUtime=3272.57 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 237476 0 0 0 327182 75 0 0 20 0 1 0 34066838 1184018432 271762 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 289067 271762 608 108 0 287584 0
Current children cumulated CPU time: 3272.57 s
Current children cumulated vsize: 1160460 KiB
Current children cumulated memory: 1089992 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.13 5/254 22540
/proc/meminfo: memFree=125986876/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1157740 memory=1088072 CPUtime=3332.37 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 237738 0 0 0 333162 75 0 0 20 0 1 0 34066838 1185525760 272018 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 289435 272018 608 108 0 287952 0
Current children cumulated CPU time: 3332.37 s
Current children cumulated vsize: 1161932 KiB
Current children cumulated memory: 1091016 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.14 4.13 5/253 22542
/proc/meminfo: memFree=125965212/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1160108 memory=1089736 CPUtime=3392.16 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 238542 0 0 0 339141 75 0 0 20 0 1 0 34066838 1187950592 272434 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 290027 272434 608 108 0 288544 0
Current children cumulated CPU time: 3392.16 s
Current children cumulated vsize: 1164300 KiB
Current children cumulated memory: 1092680 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.13 4.13 5/253 22544
/proc/meminfo: memFree=125926916/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1164268 memory=1092680 CPUtime=3451.96 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 239362 0 0 0 345120 76 0 0 20 0 1 0 34066838 1192210432 273170 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 291067 273170 608 108 0 289584 0
Current children cumulated CPU time: 3451.96 s
Current children cumulated vsize: 1168460 KiB
Current children cumulated memory: 1095624 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.12 5/253 22546
/proc/meminfo: memFree=125881304/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1180448 memory=1104712 CPUtime=3511.75 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 242372 0 0 0 351099 76 0 0 20 0 1 0 34066838 1208778752 276178 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 295112 276178 608 108 0 293629 0
Current children cumulated CPU time: 3511.75 s
Current children cumulated vsize: 1184640 KiB
Current children cumulated memory: 1107656 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/252 22548
/proc/meminfo: memFree=125799728/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1205492 memory=1123272 CPUtime=3571.55 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 247004 0 0 0 357077 78 0 0 20 0 1 0 34066838 1234423808 280818 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 301373 280818 608 108 0 299890 0
Current children cumulated CPU time: 3571.55 s
Current children cumulated vsize: 1209684 KiB
Current children cumulated memory: 1126216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.08 4.11 4.12 5/253 22553
/proc/meminfo: memFree=125773896/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1216168 memory=1131080 CPUtime=3600.06 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 248954 0 0 0 359927 79 0 0 20 0 1 0 34066838 1245356032 282770 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 304042 282770 608 108 0 302559 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1220360 KiB
Current children cumulated memory: 1134024 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.28 s, system=0.818141 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

[startup+3610.9 s]
/proc/loadavg: 4.08 4.11 4.12 5/253 22553
/proc/meminfo: memFree=125773896/131382112 swapFree=33010684/33010684
[pid=22332] ppid=22321 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/22332/stat : 22332 (bash) S 22321 22332 21914 0 -1 4194304 307 258 0 0 0 0 0 0 20 0 1 0 34066834 4292608 736 18446744073709551615 94677899341824 94677900236357 140723994926768 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94677900475408 94677900523152 94677933662208 140723994929556 140723994929672 140723994929672 140723994935274 0
/proc/22332/statm: 1048 736 672 219 0 110 0
[pid=22347] ppid=22332 vsize=1216168 memory=1131080 CPUtime=3600.06 cores=4,6
/proc/22347/stat : 22347 (solve_pb) R 22332 22332 21914 0 -1 4194304 248954 0 0 0 359927 79 0 0 20 0 1 0 34066838 1245356032 282770 18446744073709551615 94464739443712 94464739881856 140724525059072 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94464739910576 94464739912992 94464759451648 140724525062532 140724525062596 140724525062596 140724525068216 0
/proc/22347/statm: 304042 282770 608 108 0 302559 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1220360 KiB
Current children cumulated memory: 1134024 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.91
CPU time (s): 3600.1
CPU user time (s): 3599.28
CPU system time (s): 0.818141
CPU usage (%): 99.7005
Max. virtual memory (cumulated for all children) (KiB): 1220360
Max. memory (cumulated for all children) (KiB): 1134024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.28
system time used= 0.818141
maximum resident set size= 1131080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249519
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= 824
involuntary context switches= 4784


# summary of solver processes directly reported to runsolver:
#   pid: 22332,22347
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.28
#   total CPU system time (s): 0.818141

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.335 second user time and 35.6795 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-29 09:57:59
IDJOB=4507393
IDBENCH=158352
IDSOLVER=3321
FILE ID=nodeC001/4507393-1751183879
RUNJOBID= nodeC001-1751180267-21925
SLURM_JOB_ID= 9587546
Free space on /tmp= 433056 MiB

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

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

MD5SUM BENCH= 433935bc469f703143ab8083d95aeb05
RANDOM SEED=113324817

nodeC001 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.496
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.49
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		: 3491.793
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.49
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.141
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.49
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.151
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.49
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.170
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.49
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.236
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.49
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.148
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.49
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.168
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130312712 kB
MemAvailable:   129950888 kB
Buffers:            3280 kB
Cached:           440804 kB
SwapCached:            0 kB
Active:           314628 kB
Inactive:         195832 kB
Active(anon):      84336 kB
Inactive(anon):        0 kB
Active(file):     230292 kB
Inactive(file):   195832 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3172 kB
Writeback:             4 kB
AnonPages:         69288 kB
Mapped:           102356 kB
Shmem:             17960 kB
KReclaimable:      85708 kB
Slab:             166716 kB
SReclaimable:      85708 kB
SUnreclaim:        81008 kB
KernelStack:        3996 kB
PageTables:         2976 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149304 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

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