Trace number 4459490

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 NameAnswerobjective functionCPU timeWall clock time
Exact_veripb2 2024-07-05UNSAT cert. 1.89141 1.93589

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-ns1745726.opb
MD5SUM57846165ce4f1efeb40b7c60e97860ee
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark0.338248
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3208
Total number of constraints4687
Number of constraints which are clauses1452
Number of constraints which are cardinality constraints (but not clauses)467
Number of constraints which are nor clauses,nor cardinality constraints2768
Minimum length of a constraint1
Maximum length of a constraint398
Number of terms in the objective function 33
Biggest coefficient in the objective function 33
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 561
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2000
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 10732
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.77/1.89	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB

Running VeriPB version 2.2.1
s VERIFIED BOUNDS INF <= obj <= INF
Verification succeeded.

VeriPB + CakePB

-- veripb --
Running VeriPB version 2.2.1
s VERIFIED BOUNDS INF <= obj <= INF
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS INF <= obj <= INF
--summary--
ALL OK

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: 64096 MiB (61833 MiB free)
  memory of node 1: 64473 MiB (61379 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459490-1721902578/watcher-4459490-1721902578 -o /tmp/evaluation-result-4459490-1721902578/solver-4459490-1721902578 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721902578-218497 --watchdog 3760 HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4459490-1721902578 --seed=1551994778 HOME/instance-4459490-1721902578.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Linux 4.18.0-301.1.el8.x
solver pid=218541, runsolver pid=218534
Current StackSize limit: 8192 KiB


[startup+0.100099 s]*
/proc/loadavg: 4.10 4.10 4.05 6/242 218558
/proc/meminfo: memFree=126130360/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=37816 memory=15132 CPUtime=0.1 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 3191 0 0 0 9 1 0 0 20 0 1 0 26247710 38723584 3783 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 9454 3783 899 1006 0 8215 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37816 KiB
Current children cumulated memory: 15132 KiB

[startup+0.212355 s]*
/proc/loadavg: 4.10 4.10 4.05 7/242 218558
/proc/meminfo: memFree=126102496/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=35848 memory=13880 CPUtime=0.21 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 3239 0 0 0 20 1 0 0 20 0 1 0 26247710 36708352 3470 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 8962 3470 899 1006 0 7723 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 35848 KiB
Current children cumulated memory: 13880 KiB

[startup+0.312186 s]*
/proc/loadavg: 4.10 4.10 4.05 6/242 218558
/proc/meminfo: memFree=126093968/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=43432 memory=21148 CPUtime=0.31 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 5452 0 0 0 29 2 0 0 20 0 1 0 26247710 44474368 5287 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 10858 5287 1107 1006 0 9619 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 43432 KiB
Current children cumulated memory: 21148 KiB

[startup+0.700284 s]
/proc/loadavg: 4.09 4.10 4.05 6/242 218558
/proc/meminfo: memFree=126045432/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=46056 memory=24296 CPUtime=0.69 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 7344 0 0 0 65 4 0 0 20 0 1 0 26247710 47161344 6074 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 11514 6074 1123 1006 0 10275 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 46056 KiB
Current children cumulated memory: 24296 KiB

[startup+1.50029 s]
/proc/loadavg: 4.09 4.10 4.05 6/242 218560
/proc/meminfo: memFree=125978884/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=46764 memory=28044 CPUtime=1.48 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 7747 0 0 0 143 5 0 0 20 0 1 0 26247710 47886336 7011 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 11691 7011 1155 1006 0 10452 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 46764 KiB
Current children cumulated memory: 28044 KiB

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

# cumulated CPU time of all completed processes:  user=1.82118 s, system=0.070235 s

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

[startup+1.60031 s]
/proc/loadavg: 4.09 4.10 4.05 6/242 218560
/proc/meminfo: memFree=125978884/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=47788 memory=29364 CPUtime=1.57 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 8024 0 0 0 152 5 0 0 20 0 1 0 26247710 48934912 7341 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 11947 7341 1155 1006 0 10708 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 47788 KiB
Current children cumulated memory: 29364 KiB

[startup+1.80026 s]
/proc/loadavg: 4.09 4.10 4.05 6/242 218560
/proc/meminfo: memFree=125978884/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=48300 memory=29628 CPUtime=1.77 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 8092 0 0 0 172 5 0 0 20 0 1 0 26247710 49459200 7407 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 12075 7407 1155 1006 0 10836 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 48300 KiB
Current children cumulated memory: 29628 KiB

[startup+1.90023 s]
/proc/loadavg: 4.09 4.10 4.05 6/242 218560
/proc/meminfo: memFree=125978884/131655788 swapFree=131058856/131071996
[pid=218541] ppid=218534 vsize=24832 memory=19904 CPUtime=1.87 cores=1,3
/proc/218541/stat : 218541 (Exact_veripb2) R 218534 218541 218485 0 -1 4194304 8093 0 0 0 181 6 0 0 20 0 1 0 26247710 25427968 4976 134679101440 4194304 8311665 140735939747584 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 21004288 140735939752776 140735939753056 140735939753056 140735939760071 0
/proc/218541/statm: 6208 4976 1155 1006 0 4969 0
Current children cumulated CPU time: 1.87 s
Current children cumulated vsize: 24832 KiB
Current children cumulated memory: 19904 KiB

Child status: 20

Real time (s): 1.93589
CPU time (s): 1.89141
CPU user time (s): 1.82118
CPU system time (s): 0.070235
CPU usage (%): 97.7026
Max. virtual memory (cumulated for all children) (KiB): 48300
Max. memory (cumulated for all children) (KiB): 29628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.82118
system time used= 0.070235
maximum resident set size= 29628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8094
page faults= 0
swaps= 0
block input operations= 0
block output operations= 47696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 370
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 218541
#   total CPU time (s): 1.89141
#   total CPU user time (s): 1.82118
#   total CPU system time (s): 0.070235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033159 second user time and 0.069244 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-25 12:16:18
IDJOB=4459490
IDBENCH=178813
IDSOLVER=3081
FILE ID=nodeC009/4459490-1721902578
RUNJOBID= nodeC009-1721902578-218497
SLURM_JOB_ID= 8089405
Free space on /tmp= 723764 MiB

SOLVER NAME= Exact_veripb2 2024-07-05
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-ns1745726.opb
COMMAND LINE= HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459490-1721902578/watcher-4459490-1721902578 -o /tmp/evaluation-result-4459490-1721902578/solver-4459490-1721902578 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721902578-218497 --watchdog 3760  HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4459490-1721902578 --seed=1551994778 HOME/instance-4459490-1721902578.opb

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

MD5SUM BENCH= 57846165ce4f1efeb40b7c60e97860ee
RANDOM SEED=1551994778

nodeC009.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.254
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.96
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.257
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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.258
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.96
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.255
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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.253
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.255
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.273
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.96
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.258
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126182696 kB
MemAvailable:   129863640 kB
Buffers:          328292 kB
Cached:          4091068 kB
SwapCached:         4924 kB
Active:          1842404 kB
Inactive:        2906952 kB
Active(anon):       1504 kB
Inactive(anon):   373792 kB
Active(file):    1840900 kB
Inactive(file):  2533160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131058856 kB
Dirty:             26444 kB
Writeback:            12 kB
AnonPages:        324376 kB
Mapped:            90872 kB
Shmem:             45300 kB
KReclaimable:     294164 kB
Slab:             405048 kB
SReclaimable:     294164 kB
SUnreclaim:       110884 kB
KernelStack:        3732 kB
PageTables:         9652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     661868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18848 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      367432 kB
DirectMap2M:    44625920 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 723736 MiB
End job on nodeC009 at 2024-07-25 12:16:21