Trace number 4527873

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
pb_picat 2025-07-11UNSAT 29.2664 29.3903

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUM75eee10e25ffa4d5aec52eb68458e53f
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.98842
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4527873-1752239270.opb (Picat 3.9b11, 7/10/2025)
29.17/29.38	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 (62902 MiB free)
  memory of node 1: 64465 MiB (63337 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527873-1752239270/watcher-4527873-1752239270 -o /tmp/evaluation-result-4527873-1752239270/solver-4527873-1752239270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1752237840-114858 --watchdog 3760 pb_picat HOME/instance-4527873-1752239270.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100106 s]*
/proc/loadavg: 4.13 4.10 4.01 5/251 116035
/proc/meminfo: memFree=129269444/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2027572 memory=22976 CPUtime=0.1 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 1123 0 0 0 9 1 0 0 20 0 1 0 139605729 2076233728 5744 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 506893 5744 1760 343 0 503957 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027572 KiB
Current children cumulated memory: 22976 KiB

[startup+0.213367 s]*
/proc/loadavg: 4.13 4.10 4.01 5/251 116035
/proc/meminfo: memFree=129269444/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2028492 memory=23872 CPUtime=0.21 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 1365 0 0 0 20 1 0 0 20 0 1 0 139605729 2077175808 5968 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 507123 5968 1760 343 0 504187 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2028492 KiB
Current children cumulated memory: 23872 KiB

[startup+0.313114 s]*
/proc/loadavg: 4.13 4.10 4.01 5/251 116035
/proc/meminfo: memFree=129269444/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2028748 memory=23872 CPUtime=0.31 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 1392 0 0 0 30 1 0 0 20 0 1 0 139605729 2077437952 5968 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 507187 5968 1760 343 0 504251 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2028748 KiB
Current children cumulated memory: 23872 KiB

[startup+0.700248 s]
/proc/loadavg: 4.13 4.10 4.01 5/251 116035
/proc/meminfo: memFree=129269444/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2029260 memory=24256 CPUtime=0.68 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 1463 0 0 0 67 1 0 0 20 0 1 0 139605729 2077962240 6064 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 507315 6064 1760 343 0 504379 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029260 KiB
Current children cumulated memory: 24256 KiB

[startup+1.50027 s]
/proc/loadavg: 4.13 4.10 4.01 5/251 116035
/proc/meminfo: memFree=129269500/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2029808 memory=24992 CPUtime=1.48 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 1828 0 0 0 147 1 0 0 20 0 1 0 139605729 2078523392 6248 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 507452 6248 1760 343 0 504516 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2029808 KiB
Current children cumulated memory: 24992 KiB

[startup+3.11288 s]
/proc/loadavg: 4.12 4.10 4.01 5/251 116035
/proc/meminfo: memFree=129261624/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2031052 memory=25544 CPUtime=3.08 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 3749 0 0 0 307 1 0 0 20 0 1 0 139605729 2079797248 6386 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 507763 6386 1760 343 0 504827 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2031052 KiB
Current children cumulated memory: 25544 KiB

[startup+6.30025 s]
/proc/loadavg: 4.12 4.10 4.01 5/251 116036
/proc/meminfo: memFree=129261624/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2032296 memory=26744 CPUtime=6.26 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 7471 0 0 0 624 2 0 0 20 0 1 0 139605729 2081071104 6686 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508074 6686 1760 343 0 505138 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2032296 KiB
Current children cumulated memory: 26744 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.10 4.01 5/248 116075
/proc/meminfo: memFree=129341924/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034476 memory=28392 CPUtime=12.64 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 16282 0 0 0 1258 6 0 0 20 0 1 0 139605729 2083303424 7098 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508619 7098 1760 343 0 505683 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2034476 KiB
Current children cumulated memory: 28392 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.09 4.01 5/252 116112
/proc/meminfo: memFree=129359176/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034820 memory=29732 CPUtime=25.39 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 30970 0 0 0 2530 9 0 0 20 0 1 0 139605729 2083655680 7433 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508705 7433 1760 343 0 505769 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 29732 KiB

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

# cumulated CPU time of all completed processes:  user=29.1467 s, system=0.119665 s

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

[startup+25.6003 s]
/proc/loadavg: 4.08 4.09 4.01 5/252 116112
/proc/meminfo: memFree=129359176/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034820 memory=29092 CPUtime=25.49 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 31177 0 0 0 2540 9 0 0 20 0 1 0 139605729 2083655680 7273 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508705 7273 1760 343 0 505769 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 29092 KiB

[startup+27.2003 s]
/proc/loadavg: 4.16 4.11 4.01 5/252 116112
/proc/meminfo: memFree=129367368/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034820 memory=29476 CPUtime=27.09 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 32765 0 0 0 2699 10 0 0 20 0 1 0 139605729 2083655680 7369 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508705 7369 1760 343 0 505769 0
Current children cumulated CPU time: 27.09 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 29476 KiB

[startup+28.0002 s]*
/proc/loadavg: 4.16 4.11 4.01 5/252 116112
/proc/meminfo: memFree=129367368/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034820 memory=29348 CPUtime=27.9 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 34930 0 0 0 2780 10 0 0 20 0 1 0 139605729 2083655680 7337 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508705 7337 1760 343 0 505769 0
Current children cumulated CPU time: 27.9 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 29348 KiB

[startup+28.8002 s]
/proc/loadavg: 4.16 4.11 4.01 5/252 116112
/proc/meminfo: memFree=129367368/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034820 memory=29248 CPUtime=28.68 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 35946 0 0 0 2858 10 0 0 20 0 1 0 139605729 2083655680 7312 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508705 7312 1760 343 0 505769 0
Current children cumulated CPU time: 28.68 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 29248 KiB

[startup+29.2002 s]
/proc/loadavg: 4.16 4.11 4.01 4/246 116120
/proc/meminfo: memFree=129375272/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034820 memory=29760 CPUtime=29.07 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 36076 0 0 0 2896 11 0 0 20 0 1 0 139605729 2083655680 7440 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508705 7440 1760 343 0 505769 0
Current children cumulated CPU time: 29.07 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 29760 KiB

[startup+29.3002 s]
/proc/loadavg: 4.16 4.11 4.01 4/246 116120
/proc/meminfo: memFree=129375272/131382120 swapFree=33010416/33010684
[pid=116034] ppid=116031 vsize=2034820 memory=29760 CPUtime=29.17 cores=1,3
/proc/116034/stat : 116034 (pb_picat) R 116031 116034 113044 0 -1 4194304 36090 0 0 0 2906 11 0 0 20 0 1 0 139605729 2083655680 7440 18446744073709551615 93826547146752 93826548548333 140727613027376 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93826548819760 93826550694000 93826556682240 140727613028764 140727613028840 140727613028840 140727613034444 0
/proc/116034/statm: 508705 7440 1760 343 0 505769 0
Current children cumulated CPU time: 29.17 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 29760 KiB

Child status: 0

Real time (s): 29.3903
CPU time (s): 29.2664
CPU user time (s): 29.1467
CPU system time (s): 0.119665
CPU usage (%): 99.5784
Max. virtual memory (cumulated for all children) (KiB): 2036868
Max. memory (cumulated for all children) (KiB): 30512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.1467
system time used= 0.119665
maximum resident set size= 31140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36116
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= 67
involuntary context switches= 42


# summary of solver processes directly reported to runsolver:
#   pid: 116034
#   total CPU time (s): 29.2664
#   total CPU user time (s): 29.1467
#   total CPU system time (s): 0.119665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.167758 second user time and 0.338058 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-11 15:07:51
IDJOB=4527873
IDBENCH=147933
IDSOLVER=3385
FILE ID=nodeC003/4527873-1752239270
RUNJOBID= nodeC003-1752237840-114858
SLURM_JOB_ID= 9682514
Free space on /tmp= 431936 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527873-1752239270/watcher-4527873-1752239270 -o /tmp/evaluation-result-4527873-1752239270/solver-4527873-1752239270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1752237840-114858 --watchdog 3760  pb_picat HOME/instance-4527873-1752239270.opb

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

MD5SUM BENCH= 75eee10e25ffa4d5aec52eb68458e53f
RANDOM SEED=848686884

nodeC003 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.255
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.154
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.137
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.259
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.159
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.509
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129269684 kB
MemAvailable:   129684024 kB
Buffers:            2736 kB
Cached:          1207424 kB
SwapCached:           36 kB
Active:           809544 kB
Inactive:         711552 kB
Active(anon):     321256 kB
Inactive(anon):     7604 kB
Active(file):     488288 kB
Inactive(file):   703948 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3968 kB
Writeback:            20 kB
AnonPages:        310192 kB
Mapped:           113148 kB
Shmem:             17924 kB
KReclaimable:     123460 kB
Slab:             211656 kB
SReclaimable:     123460 kB
SUnreclaim:        88196 kB
KernelStack:        4016 kB
PageTables:         3688 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4649408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432020 MiB
End job on nodeC003 at 2025-07-11 15:08:20