Trace number 4451526

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
Exact 2024-07-05UNSAT 14.2948 14.3318

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l040-r039-n1.opb
MD5SUM96e2a5c3c03fdb4a4e45b0158ae682a4
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 benchmark0.835655
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2196
Total number of constraints4698
Number of constraints which are clauses3966
Number of constraints which are cardinality constraints (but not clauses)732
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

14.25/14.32	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: 64059 MiB (62568 MiB free)
  memory of node 1: 64510 MiB (61236 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451526-1721426347/watcher-4451526-1721426347 -o /tmp/evaluation-result-4451526-1721426347/solver-4451526-1721426347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721422714-1036158 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1945059478 HOME/instance-4451526-1721426347.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1038836, runsolver pid=1038833

[startup+0.100107 s]*
/proc/loadavg: 4.44 4.39 4.22 5/245 1038837
/proc/meminfo: memFree=126767068/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=35216 memory=13608 CPUtime=0.1 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 2787 0 0 0 10 0 0 0 20 0 1 0 194791321 36061184 3402 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 8804 3402 1140 1005 0 7567 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35216 KiB
Current children cumulated memory: 13608 KiB

[startup+0.213413 s]*
/proc/loadavg: 4.44 4.39 4.22 5/245 1038837
/proc/meminfo: memFree=126764880/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=35364 memory=15916 CPUtime=0.21 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 2828 0 0 0 21 0 0 0 20 0 1 0 194791321 36212736 3979 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 8841 3979 1140 1005 0 7604 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 35364 KiB
Current children cumulated memory: 15916 KiB

[startup+0.313085 s]*
/proc/loadavg: 4.44 4.39 4.22 5/245 1038837
/proc/meminfo: memFree=126764880/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=35364 memory=15916 CPUtime=0.31 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 2832 0 0 0 31 0 0 0 20 0 1 0 194791321 36212736 3979 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 8841 3979 1140 1005 0 7604 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 35364 KiB
Current children cumulated memory: 15916 KiB

[startup+0.700357 s]
/proc/loadavg: 4.44 4.39 4.22 5/245 1038837
/proc/meminfo: memFree=126764460/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=35820 memory=16444 CPUtime=0.69 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 2972 0 0 0 68 1 0 0 20 0 1 0 194791321 36679680 4111 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 8955 4111 1140 1005 0 7718 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 35820 KiB
Current children cumulated memory: 16444 KiB

[startup+1.50034 s]
/proc/loadavg: 4.44 4.39 4.22 5/245 1038837
/proc/meminfo: memFree=126761364/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=36756 memory=19280 CPUtime=1.48 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3169 0 0 0 147 1 0 0 20 0 1 0 194791321 37638144 4820 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9189 4820 1140 1005 0 7952 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 36756 KiB
Current children cumulated memory: 19280 KiB

[startup+3.11295 s]
/proc/loadavg: 4.40 4.38 4.22 5/245 1038837
/proc/meminfo: memFree=126760392/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=37168 memory=19800 CPUtime=3.09 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3278 0 0 0 307 2 0 0 20 0 1 0 194791321 38060032 4950 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9292 4950 1140 1005 0 8055 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 37168 KiB
Current children cumulated memory: 19800 KiB

[startup+6.30032 s]
/proc/loadavg: 4.40 4.38 4.22 5/245 1038839
/proc/meminfo: memFree=126759708/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=37300 memory=19800 CPUtime=6.27 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3339 0 0 0 623 4 0 0 20 0 1 0 194791321 38195200 4950 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9325 4950 1140 1005 0 8088 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 37300 KiB
Current children cumulated memory: 19800 KiB

[startup+12.7003 s]
/proc/loadavg: 4.34 4.37 4.22 5/245 1038839
/proc/meminfo: memFree=126747260/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=38108 memory=20568 CPUtime=12.66 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3528 0 0 0 1259 7 0 0 20 0 1 0 194791321 39022592 5142 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9527 5142 1140 1005 0 8290 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 38108 KiB
Current children cumulated memory: 20568 KiB

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

# cumulated CPU time of all completed processes:  user=14.2071 s, system=0.087722 s

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

[startup+12.8004 s]
/proc/loadavg: 4.34 4.37 4.22 5/245 1038839
/proc/meminfo: memFree=126747260/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=38108 memory=20568 CPUtime=12.76 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3528 0 0 0 1269 7 0 0 20 0 1 0 194791321 39022592 5142 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9527 5142 1140 1005 0 8290 0
Current children cumulated CPU time: 12.76 s
Current children cumulated vsize: 38108 KiB
Current children cumulated memory: 20568 KiB

[startup+13.6003 s]
/proc/loadavg: 4.34 4.37 4.22 5/245 1038839
/proc/meminfo: memFree=126730704/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=38428 memory=21096 CPUtime=13.56 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3619 0 0 0 1348 8 0 0 20 0 1 0 194791321 39350272 5274 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9607 5274 1140 1005 0 8370 0
Current children cumulated CPU time: 13.56 s
Current children cumulated vsize: 38428 KiB
Current children cumulated memory: 21096 KiB

[startup+14.0003 s]*
/proc/loadavg: 4.34 4.37 4.22 5/245 1038839
/proc/meminfo: memFree=126730152/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=38708 memory=21096 CPUtime=13.97 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3665 0 0 0 1389 8 0 0 20 0 1 0 194791321 39636992 5274 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9677 5274 1140 1005 0 8440 0
Current children cumulated CPU time: 13.97 s
Current children cumulated vsize: 38708 KiB
Current children cumulated memory: 21096 KiB

[startup+14.2003 s]
/proc/loadavg: 4.34 4.37 4.22 5/245 1038839
/proc/meminfo: memFree=126730152/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=38708 memory=21096 CPUtime=14.15 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3670 0 0 0 1407 8 0 0 20 0 1 0 194791321 39636992 5274 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9677 5274 1140 1005 0 8440 0
Current children cumulated CPU time: 14.15 s
Current children cumulated vsize: 38708 KiB
Current children cumulated memory: 21096 KiB

[startup+14.3003 s]
/proc/loadavg: 4.34 4.37 4.22 5/245 1038839
/proc/meminfo: memFree=126730152/131655788 swapFree=131071996/131071996
[pid=1038836] ppid=1038833 vsize=39000 memory=21624 CPUtime=14.25 cores=1,3
/proc/1038836/stat : 1038836 (Exact) R 1038833 1038836 1036146 0 -1 4194304 3755 0 0 0 1417 8 0 0 20 0 1 0 194791321 39936000 5406 134679101440 4194304 8309489 140724013766352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 16592896 140724013769660 140724013769830 140724013769830 140724013776847 0
/proc/1038836/statm: 9750 5406 1140 1005 0 8513 0
Current children cumulated CPU time: 14.25 s
Current children cumulated vsize: 39000 KiB
Current children cumulated memory: 21624 KiB

Child status: 20

Real time (s): 14.3318
CPU time (s): 14.2948
CPU user time (s): 14.2071
CPU system time (s): 0.087722
CPU usage (%): 99.7418
Max. virtual memory (cumulated for all children) (KiB): 39000
Max. memory (cumulated for all children) (KiB): 21624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.2071
system time used= 0.087722
maximum resident set size= 21624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3756
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= 2
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 1038836
#   total CPU time (s): 14.2948
#   total CPU user time (s): 14.2071
#   total CPU system time (s): 0.087722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.112215 second user time and 0.185838 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-19 23:59:19
IDJOB=4451526
IDBENCH=162575
IDSOLVER=3060
FILE ID=nodeC007/4451526-1721426347
RUNJOBID= nodeC007-1721422714-1036158
SLURM_JOB_ID= 7545601
Free space on /tmp= 723764 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l040-r039-n1.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451526-1721426347/watcher-4451526-1721426347 -o /tmp/evaluation-result-4451526-1721426347/solver-4451526-1721426347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721422714-1036158 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1945059478 HOME/instance-4451526-1721426347.opb

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

MD5SUM BENCH= 96e2a5c3c03fdb4a4e45b0158ae682a4
RANDOM SEED=1945059478

nodeC007.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		: 3678.430
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.25
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		: 3621.055
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.30
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.312
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.25
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.131
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.30
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		: 3678.746
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.25
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		: 3656.364
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.30
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.253
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.25
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.293
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126776856 kB
MemAvailable:   129625992 kB
Buffers:          533668 kB
Cached:          3151552 kB
SwapCached:            0 kB
Active:          1082160 kB
Inactive:        3224524 kB
Active(anon):       1484 kB
Inactive(anon):   665552 kB
Active(file):    1080676 kB
Inactive(file):  2558972 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12232 kB
Writeback:             0 kB
AnonPages:        620008 kB
Mapped:           121876 kB
Shmem:             45896 kB
KReclaimable:      99040 kB
Slab:             202256 kB
SReclaimable:      99040 kB
SUnreclaim:       103216 kB
KernelStack:        3948 kB
PageTables:        10324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     990892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60896 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 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:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723756 MiB
End job on nodeC007 at 2024-07-19 23:59:34