Trace number 4503622

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
CASHWMaxSATDisjCad-S 2025-06-01UNSAT 36.7955 37.2022

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-38.opb
MD5SUM9e23e458e7baadfd402519ffe94968c6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.22323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7320
Total number of constraints155722
Number of constraints which are clauses139455
Number of constraints which are cardinality constraints (but not clauses)573
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint1
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

36.69/37.19	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
36.69/37.19	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62964 MiB free)
  memory of node 1: 64465 MiB (63897 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503622-1751141207/watcher-4503622-1751141207 -o /tmp/evaluation-result-4503622-1751141207/solver-4503622-1751141207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11125 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4503622-1751141207.opb -total-t=3600 -no-par -v0 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=15696, runsolver pid=15693

[startup+0.100073 s]*
/proc/loadavg: 4.15 4.15 4.11 5/251 15697
/proc/meminfo: memFree=129894504/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=23200 memory=8704 CPUtime=0.09 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 1456 0 0 0 9 0 0 0 20 0 1 0 29800144 23756800 2176 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 5800 2176 864 2593 0 2693 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 23200 KiB
Current children cumulated memory: 8704 KiB

[startup+0.213798 s]*
/proc/loadavg: 4.15 4.15 4.11 5/251 15697
/proc/meminfo: memFree=129878628/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=28412 memory=14080 CPUtime=0.19 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 2780 0 0 0 18 1 0 0 20 0 1 0 29800144 29093888 3520 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 7103 3520 864 2593 0 3996 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 14080 KiB

[startup+0.317624 s]*
/proc/loadavg: 4.15 4.15 4.11 5/251 15697
/proc/meminfo: memFree=129866532/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=32932 memory=18560 CPUtime=0.28 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 3897 0 0 0 27 1 0 0 20 0 1 0 29800144 33722368 4640 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 8233 4640 864 2593 0 5126 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 32932 KiB
Current children cumulated memory: 18560 KiB

[startup+0.700229 s]
/proc/loadavg: 4.15 4.15 4.11 5/251 15697
/proc/meminfo: memFree=129850404/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=53556 memory=39168 CPUtime=0.62 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 9052 0 0 0 59 3 0 0 20 0 1 0 29800144 54841344 9792 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 13389 9792 864 2593 0 10282 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 53556 KiB
Current children cumulated memory: 39168 KiB

[startup+1.50021 s]
/proc/loadavg: 4.15 4.15 4.11 5/251 15697
/proc/meminfo: memFree=129777828/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=125912 memory=111232 CPUtime=1.41 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 27130 0 0 0 134 7 0 0 20 0 1 0 29800144 128933888 27808 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 31478 27808 864 2593 0 28371 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 125912 KiB
Current children cumulated memory: 111232 KiB

[startup+3.10555 s]
/proc/loadavg: 4.15 4.15 4.11 5/251 15697
/proc/meminfo: memFree=129370472/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=212244 memory=193536 CPUtime=2.99 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 51622 0 0 0 289 10 0 0 20 0 1 0 29800144 217337856 48384 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 53061 48384 960 2593 0 49954 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 212244 KiB
Current children cumulated memory: 193536 KiB

[startup+6.3002 s]
/proc/loadavg: 4.14 4.15 4.11 5/251 15697
/proc/meminfo: memFree=128911876/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=221348 memory=203820 CPUtime=6.16 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 53119 0 0 0 605 11 0 0 20 0 1 0 29800144 226660352 50955 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55337 50955 992 2593 0 52230 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 221348 KiB
Current children cumulated memory: 203820 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.15 4.11 5/251 15697
/proc/meminfo: memFree=128569180/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=221348 memory=203948 CPUtime=12.5 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 53169 0 0 0 1239 11 0 0 20 0 1 0 29800144 226660352 50987 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55337 50987 992 2593 0 52230 0
Current children cumulated CPU time: 12.5 s
Current children cumulated vsize: 221348 KiB
Current children cumulated memory: 203948 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128538312/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=221348 memory=204332 CPUtime=25.17 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 53264 0 0 0 2506 11 0 0 20 0 1 0 29800144 226660352 51083 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55337 51083 992 2593 0 52230 0
Current children cumulated CPU time: 25.17 s
Current children cumulated vsize: 221348 KiB
Current children cumulated memory: 204332 KiB

[startup+37.2021 s]
# the end of solver process 15696 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=36.6583 s, system=0.137215 s

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

[startup+25.6002 s]
/proc/loadavg: 4.10 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128538312/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=221348 memory=204332 CPUtime=25.27 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 53264 0 0 0 2516 11 0 0 20 0 1 0 29800144 226660352 51083 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55337 51083 992 2593 0 52230 0
Current children cumulated CPU time: 25.27 s
Current children cumulated vsize: 221348 KiB
Current children cumulated memory: 204332 KiB

[startup+32.0002 s]*
/proc/loadavg: 4.09 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128556328/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=221348 memory=204380 CPUtime=31.61 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 54170 0 0 0 3149 12 0 0 20 0 1 0 29800144 226660352 51095 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55337 51095 992 2593 0 52230 0
Current children cumulated CPU time: 31.61 s
Current children cumulated vsize: 221348 KiB
Current children cumulated memory: 204380 KiB

[startup+35.2003 s]
/proc/loadavg: 4.08 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128558444/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=232108 memory=215076 CPUtime=34.79 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 54817 0 0 0 3467 12 0 0 20 0 1 0 29800144 237678592 53769 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 58027 53769 992 2593 0 54920 0
Current children cumulated CPU time: 34.79 s
Current children cumulated vsize: 232108 KiB
Current children cumulated memory: 215076 KiB

[startup+36.0003 s]*
/proc/loadavg: 4.08 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128561320/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=221348 memory=204316 CPUtime=35.6 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 54817 0 0 0 3548 12 0 0 20 0 1 0 29800144 226660352 51079 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55337 51079 992 2593 0 52230 0
Current children cumulated CPU time: 35.6 s
Current children cumulated vsize: 221348 KiB
Current children cumulated memory: 204316 KiB

[startup+36.8003 s]
/proc/loadavg: 4.08 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128561320/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=222520 memory=205468 CPUtime=36.38 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 55111 0 0 0 3626 12 0 0 20 0 1 0 29800144 227860480 51367 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55630 51367 992 2593 0 52523 0
Current children cumulated CPU time: 36.38 s
Current children cumulated vsize: 222520 KiB
Current children cumulated memory: 205468 KiB

[startup+37.0003 s]*
/proc/loadavg: 4.08 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128554856/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=222520 memory=205468 CPUtime=36.59 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 55111 0 0 0 3647 12 0 0 20 0 1 0 29800144 227860480 51367 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55630 51367 992 2593 0 52523 0
Current children cumulated CPU time: 36.59 s
Current children cumulated vsize: 222520 KiB
Current children cumulated memory: 205468 KiB

[startup+37.1134 s]
/proc/loadavg: 4.08 4.14 4.11 5/251 15698
/proc/meminfo: memFree=128554856/131382112 swapFree=33010684/33010684
[pid=15696] ppid=15693 vsize=222520 memory=205468 CPUtime=36.69 cores=5,7
/proc/15696/stat : 15696 (CASHWMaxSAT-Dis) R 15693 15696 11107 0 -1 4194304 55111 0 0 0 3657 12 0 0 20 0 1 0 29800144 227860480 51367 18446744073709551615 4198400 14817773 140725435036048 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39284736 140725435038058 140725435038173 140725435038173 140725435043775 0
/proc/15696/statm: 55630 51367 992 2593 0 52523 0
Current children cumulated CPU time: 36.69 s
Current children cumulated vsize: 222520 KiB
Current children cumulated memory: 205468 KiB

Child status: 20

Real time (s): 37.2022
CPU time (s): 36.7955
CPU user time (s): 36.6583
CPU system time (s): 0.137215
CPU usage (%): 98.9068
Max. virtual memory (cumulated for all children) (KiB): 232108
Max. memory (cumulated for all children) (KiB): 215076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.6583
system time used= 0.137215
maximum resident set size= 215076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55111
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= 3
involuntary context switches= 446


# summary of solver processes directly reported to runsolver:
#   pid: 15696
#   total CPU time (s): 36.7955
#   total CPU user time (s): 36.6583
#   total CPU system time (s): 0.137215

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.130462 second user time and 0.250634 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-28 22:06:48
IDJOB=4503622
IDBENCH=155525
IDSOLVER=3322
FILE ID=nodeC005/4503622-1751141207
RUNJOBID= nodeC005-1751133631-11125
SLURM_JOB_ID= 9587405
Free space on /tmp= 432968 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-38.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503622-1751141207/watcher-4503622-1751141207 -o /tmp/evaluation-result-4503622-1751141207/solver-4503622-1751141207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11125 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4503622-1751141207.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 9e23e458e7baadfd402519ffe94968c6
RANDOM SEED=1408545748

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129914664 kB
MemAvailable:   129549088 kB
Buffers:            3280 kB
Cached:           435656 kB
SwapCached:            0 kB
Active:           638184 kB
Inactive:         237604 kB
Active(anon):     454812 kB
Inactive(anon):        0 kB
Active(file):     183372 kB
Inactive(file):   237604 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             77116 kB
Writeback:             4 kB
AnonPages:        440000 kB
Mapped:           113736 kB
Shmem:             17960 kB
KReclaimable:      83752 kB
Slab:             161652 kB
SReclaimable:      83752 kB
SUnreclaim:        77900 kB
KernelStack:        4048 kB
PageTables:         3720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     800308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432956 MiB
End job on nodeC005 at 2025-06-28 22:07:25