Trace number 4512919

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.03 3611.61

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round21-2.opb
MD5SUM4a86523b20ed9a3f9efb65c4df28efb6
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 benchmark0.895312
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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: 63708 MiB (61148 MiB free)
  memory of node 1: 64465 MiB (63707 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512919-1751215967/watcher-4512919-1751215967 -o /tmp/evaluation-result-4512919-1751215967/solver-4512919-1751215967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28828 --watchdog 3760 HOME/solve.sh HOME/instance-4512919-1751215967.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=28878, runsolver pid=28869
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 0.85 1.90 2.82 5/276 28899
/proc/meminfo: memFree=127814164/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=11888 memory=7680 CPUtime=0.02 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 1446 0 0 0 2 0 0 0 20 0 1 0 37271298 12173312 1920 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 2972 1920 576 108 0 1489 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 16080 KiB
Current children cumulated memory: 10624 KiB

[startup+0.204792 s]*
/proc/loadavg: 0.85 1.90 2.82 5/276 28899
/proc/meminfo: memFree=127813584/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=13088 memory=8704 CPUtime=0.13 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 1723 0 0 0 13 0 0 0 20 0 1 0 37271298 13402112 2176 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 3272 2176 576 108 0 1789 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 17280 KiB
Current children cumulated memory: 11648 KiB

[startup+0.30469 s]*
/proc/loadavg: 0.85 1.90 2.82 5/276 28899
/proc/meminfo: memFree=127807536/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=14012 memory=9728 CPUtime=0.23 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 1963 0 0 0 23 0 0 0 20 0 1 0 37271298 14348288 2432 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 3503 2432 576 108 0 2020 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 18204 KiB
Current children cumulated memory: 12672 KiB

[startup+0.700149 s]
/proc/loadavg: 0.85 1.90 2.82 5/276 28899
/proc/meminfo: memFree=127802496/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=18392 memory=13824 CPUtime=0.62 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 3006 0 0 0 61 1 0 0 20 0 1 0 37271298 18833408 3456 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 4598 3456 576 108 0 3115 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 22584 KiB
Current children cumulated memory: 16768 KiB

[startup+1.50017 s]
/proc/loadavg: 0.85 1.90 2.82 5/276 28899
/proc/meminfo: memFree=127786132/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=21692 memory=17408 CPUtime=1.42 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 3891 0 0 0 141 1 0 0 20 0 1 0 37271298 22212608 4352 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 5423 4352 576 108 0 3940 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 25884 KiB
Current children cumulated memory: 20352 KiB

[startup+3.10532 s]
/proc/loadavg: 1.10 1.93 2.83 5/276 28899
/proc/meminfo: memFree=127762492/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=27088 memory=22272 CPUtime=3.02 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 5123 0 0 0 301 1 0 0 20 0 1 0 37271298 27738112 5568 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 6772 5568 576 108 0 5289 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 31280 KiB
Current children cumulated memory: 25216 KiB

[startup+6.30018 s]
/proc/loadavg: 1.10 1.93 2.83 5/276 28899
/proc/meminfo: memFree=127730500/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=36196 memory=31872 CPUtime=6.2 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 7509 0 0 0 618 2 0 0 20 0 1 0 37271298 37064704 7968 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 9049 7968 576 108 0 7566 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 40388 KiB
Current children cumulated memory: 34816 KiB

[startup+12.7002 s]
/proc/loadavg: 1.55 2.00 2.84 5/276 28900
/proc/meminfo: memFree=127694056/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=45596 memory=40704 CPUtime=12.59 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 9720 0 0 0 1256 3 0 0 20 0 1 0 37271298 46690304 10176 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 11399 10176 576 108 0 9916 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 49788 KiB
Current children cumulated memory: 43648 KiB

[startup+25.5002 s]
/proc/loadavg: 1.92 2.07 2.85 5/276 28900
/proc/meminfo: memFree=127640992/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=62388 memory=55296 CPUtime=25.35 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 13408 0 0 0 2530 5 0 0 20 0 1 0 37271298 63885312 13824 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 15597 13824 576 108 0 14114 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 66580 KiB
Current children cumulated memory: 58240 KiB

[startup+51.1055 s]
/proc/loadavg: 2.70 2.24 2.89 5/276 28900
/proc/meminfo: memFree=127539836/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=79336 memory=73600 CPUtime=50.87 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 17993 0 0 0 5081 6 0 0 20 0 1 0 37271298 81240064 18400 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 19834 18400 576 108 0 18351 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 83528 KiB
Current children cumulated memory: 76544 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.55 2.96 5/273 28906
/proc/meminfo: memFree=127394772/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=113796 memory=104440 CPUtime=101.9 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 25213 0 0 0 10181 9 0 0 20 0 1 0 37271298 116527104 26110 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 28449 26110 576 108 0 26966 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 117988 KiB
Current children cumulated memory: 107384 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 2.83 3.04 5/270 28908
/proc/meminfo: memFree=127273572/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=143828 memory=134592 CPUtime=161.7 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 32305 0 0 0 16158 12 0 0 20 0 1 0 37271298 147279872 33648 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 35957 33648 576 108 0 34474 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 148020 KiB
Current children cumulated memory: 137536 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.09 3.11 5/268 28910
/proc/meminfo: memFree=127183536/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=159800 memory=155456 CPUtime=221.49 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 35916 0 0 0 22136 13 0 0 20 0 1 0 37271298 163635200 38864 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 39950 38864 576 108 0 38467 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 163992 KiB

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

/proc/28895/statm: 159204 151206 576 108 0 157721 0
Current children cumulated CPU time: 3032.47 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 607768 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/269 29066
/proc/meminfo: memFree=125349400/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=604824 CPUtime=3092.29 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 125893 0 0 0 309166 63 0 0 20 0 1 0 37271298 652099584 151206 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151206 576 108 0 157721 0
Current children cumulated CPU time: 3092.29 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 607768 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 29068
/proc/meminfo: memFree=125278144/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=604824 CPUtime=3152.11 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 125896 0 0 0 315148 63 0 0 20 0 1 0 37271298 652099584 151206 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151206 576 108 0 157721 0
Current children cumulated CPU time: 3152.11 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 607768 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 29070
/proc/meminfo: memFree=125277168/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=604824 CPUtime=3211.93 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 126025 0 0 0 321130 63 0 0 20 0 1 0 37271298 652099584 151206 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151206 576 108 0 157721 0
Current children cumulated CPU time: 3211.93 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 607768 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 29074
/proc/meminfo: memFree=125258840/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=604824 CPUtime=3271.75 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 126161 0 0 0 327112 63 0 0 20 0 1 0 37271298 652099584 151206 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151206 576 108 0 157721 0
Current children cumulated CPU time: 3271.75 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 607768 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 29076
/proc/meminfo: memFree=125250676/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=604824 CPUtime=3331.56 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 126163 0 0 0 333093 63 0 0 20 0 1 0 37271298 652099584 151206 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151206 576 108 0 157721 0
Current children cumulated CPU time: 3331.56 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 607768 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/268 29078
/proc/meminfo: memFree=125251224/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=604952 CPUtime=3391.37 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 126204 0 0 0 339074 63 0 0 20 0 1 0 37271298 652099584 151238 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151238 576 108 0 157721 0
Current children cumulated CPU time: 3391.37 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 607896 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/269 29081
/proc/meminfo: memFree=125247448/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=605336 CPUtime=3451.18 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 126287 0 0 0 345055 63 0 0 20 0 1 0 37271298 652099584 151334 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151334 576 108 0 157721 0
Current children cumulated CPU time: 3451.18 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 608280 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 29086
/proc/meminfo: memFree=125246668/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=636816 memory=606232 CPUtime=3511 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 126501 0 0 0 351036 64 0 0 20 0 1 0 37271298 652099584 151558 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 159204 151558 576 108 0 157721 0
Current children cumulated CPU time: 3511 s
Current children cumulated vsize: 641008 KiB
Current children cumulated memory: 609176 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/269 29089
/proc/meminfo: memFree=125230420/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=650372 memory=617368 CPUtime=3570.8 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 129320 0 0 0 357014 66 0 0 20 0 1 0 37271298 665980928 154342 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 162593 154342 576 108 0 161110 0
Current children cumulated CPU time: 3570.8 s
Current children cumulated vsize: 654564 KiB
Current children cumulated memory: 620312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 4.08 4.09 4.09 4/264 29098
/proc/meminfo: memFree=125879464/131249992 swapFree=33010160/33010684
[pid=28878] ppid=28869 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28878/stat : 28878 (bash) S 28869 28878 28818 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 37271293 4292608 736 18446744073709551615 93986918461440 93986919355973 140725739451696 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93986919595024 93986919642768 93986920783872 140725739461012 140725739461128 140725739461128 140725739466730 0
/proc/28878/statm: 1048 736 672 219 0 110 0
[pid=28895] ppid=28878 vsize=660876 memory=625048 CPUtime=3600 cores=0,2
/proc/28895/stat : 28895 (solve_pb) R 28878 28878 28818 0 -1 4194304 131231 0 0 0 359933 67 0 0 20 0 1 0 37271298 676737024 156262 18446744073709551615 94440278569984 94440279008128 140734213111472 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94440279036848 94440279039264 94440281391104 140734213114244 140734213114308 140734213114308 140734213119928 0
/proc/28895/statm: 165219 156262 576 108 0 163736 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 665068 KiB
Current children cumulated memory: 627992 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.34 s, system=0.690104 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.61
CPU time (s): 3600.03
CPU user time (s): 3599.34
CPU system time (s): 0.690104
CPU usage (%): 99.6795
Max. virtual memory (cumulated for all children) (KiB): 665068
Max. memory (cumulated for all children) (KiB): 627992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.34
system time used= 0.690104
maximum resident set size= 625048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131793
page faults= 0
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 876
involuntary context switches= 8027


# summary of solver processes directly reported to runsolver:
#   pid: 28878,28895
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.34
#   total CPU system time (s): 0.690104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.19863 second user time and 14.4721 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 18:52:47
IDJOB=4512919
IDBENCH=162200
IDSOLVER=3321
FILE ID=nodeC035/4512919-1751215967
RUNJOBID= nodeC035-1751215967-28828
SLURM_JOB_ID= 9587655
Free space on /tmp= 433064 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round21-2.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512919-1751215967/watcher-4512919-1751215967 -o /tmp/evaluation-result-4512919-1751215967/solver-4512919-1751215967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28828 --watchdog 3760  HOME/solve.sh HOME/instance-4512919-1751215967.opb

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

MD5SUM BENCH= 4a86523b20ed9a3f9efb65c4df28efb6
RANDOM SEED=245397067

nodeC035 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.769
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.037
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.937
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3598.970
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.764
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3598.635
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.140
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.723
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127858256 kB
MemAvailable:   129774412 kB
Buffers:            1840 kB
Cached:          2671184 kB
SwapCached:           12 kB
Active:           343680 kB
Inactive:        2393828 kB
Active(anon):      70540 kB
Inactive(anon):    12016 kB
Active(file):     273140 kB
Inactive(file):  2381812 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3808 kB
Writeback:             0 kB
AnonPages:         67660 kB
Mapped:           102820 kB
Shmem:             18044 kB
KReclaimable:     200888 kB
Slab:             288808 kB
SReclaimable:     200888 kB
SUnreclaim:        87920 kB
KernelStack:        4208 kB
PageTables:         2896 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC035 at 2025-06-29 19:52:59