0.00/0.07 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07 c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07 c See www.sat4j.org for details.
0.00/0.07 c version PB25.v20250606
0.00/0.08 c java.runtime.name OpenJDK Runtime Environment
0.00/0.08 c java.vm.name OpenJDK 64-Bit Server VM
0.00/0.08 c java.vm.version 22.0.1+8-16
0.00/0.08 c java.vm.vendor Oracle Corporation
0.00/0.08 c sun.arch.data.model 64
0.00/0.08 c java.version 22.0.1
0.00/0.08 c os.name Linux
0.00/0.08 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.00/0.08 c os.arch amd64
0.00/0.08 c Free memory 2104792832
0.00/0.08 c Max memory 16282288128
0.00/0.08 c Total memory 2113929216
0.00/0.09 c Number of processors 2
0.12/0.16 c Pseudo Boolean Optimization by upper bound
0.12/0.16 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.16 c - never skip resolution steps
0.12/0.16 c - Auto-division on coefficients is disabled
0.12/0.16 c - No postprocessing
0.12/0.16 c - Conflict is considered as is when resolving
0.12/0.16 c - Use constraints as they come during conflict analysis
0.12/0.16 c - Weaken first using unassigned literals
0.12/0.16 c - Bump strategy: ALWAYS_ONE
0.12/0.16 c - Bumper: EFFECTIVE
0.12/0.16 c --- Begin Solver configuration ---
0.12/0.16 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@768debd
0.12/0.16 c Learn all clauses as in MiniSAT
0.12/0.16 c LOGGER=java.util.logging.Logger@449b2d27 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.12/0.16 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.16 c No reason simplification
0.12/0.16 c Dynamic restart strategy considering the size of the coefficients
0.12/0.16 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@18ef96
0.12/0.16 c timeout=2147483s
0.12/0.16 c DB Simplification allowed=false
0.12/0.16 c Listener: none
0.12/0.16 c --- End Solver configuration ---
0.12/0.16 c solving HOME/instance-4491795-1751143206.opb
0.12/0.16 c reading problem ...
0.12/0.16 c using VERIPB proof format
0.12/0.16 c no objective function found
0.50/0.31 c ... done. Wall clock time 0.149s.
0.50/0.31 c declared #vars 1804
0.50/0.31 c #constraints 4931
0.50/0.31 c constraints type
0.50/0.31 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3212
0.50/0.31 c org.sat4j.pb.constraints.pb.PuebloMinWatchPb => 224
0.50/0.31 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1494
0.50/0.31 c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.50/0.31 c 4931 constraints processed.
0.69/0.42 c starts : 1
0.69/0.42 c conflicts : 68
0.69/0.42 c decisions : 295
0.69/0.42 c propagations : 15391
0.69/0.43 c inspects : 41562
0.69/0.43 c shortcuts : 0
0.69/0.43 c learnt literals : 1
0.69/0.43 c learnt binary clauses : 7
0.69/0.43 c learnt ternary clauses : 3
0.69/0.43 c learnt constraints : 66
0.69/0.43 c ignored constraints : 0
0.69/0.43 c root simplifications : 0
0.69/0.43 c removed literals (reason simplification) : 0
0.69/0.43 c reason swapping (by a shorter reason) : 0
0.69/0.43 c Calls to reduceDB : 0
0.69/0.43 c Number of update (reduction) of LBD : 66
0.69/0.43 c Imported unit clauses : 0
0.69/0.43 c No decision after first conflict : false
0.69/0.43 c number of reductions to clauses (during analyze) : 0
0.69/0.43 c number of learned constraints concerned by reduction : 0
0.69/0.43 c number of learning phase by resolution : 0
0.69/0.43 c number of learning phase by cutting planes : 0
0.69/0.43 c number of rounding to 1 operations : 0
0.69/0.43 c number of easy rounding to 1 operations (no literal elimination needed) : 0
0.69/0.43 c number of reductions of the coefficients by power 2 : 0
0.69/0.43 c number of right shift for reduction by power 2 : 0
0.69/0.43 c number of reductions of the coefficients by GCD over coefficients : 0
0.69/0.43 c number of ending skipping : 0
0.69/0.43 c number of internal skipping : 0
0.69/0.43 c number of derivation steps : 2081
0.69/0.43 c number of skipped derivation steps : 0
0.69/0.43 c number of remaining unassigned : 4
0.69/0.43 c number of remaining assigned : 236
0.69/0.43 c number of falsified literals weakened from reason : 0
0.69/0.43 c number of falsified literals weakened from conflict : 0
0.69/0.43 c time for arithmetic operations : 2057669
0.69/0.43 c minimum degree of deleted constraints : null
0.69/0.43 c maximum degree of deleted constraints : null
0.69/0.43 c number of deleted constraints : 0
0.69/0.43 c speed (assignments/second) : 131547.00854700853
0.69/0.43 c non guided choices : 150
0.69/0.43 c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB : 40
0.69/0.43 c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB : 7
0.69/0.43 c learnt constraints type org.sat4j.pb.constraints.pb.PuebloMinWatchPb : 19
0.69/0.43 s UNSATISFIABLE
0.69/0.43 c Total wall clock time (in seconds): 0.273
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63708 MiB (58934 MiB free)
memory of node 1: 64465 MiB (56181 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491795-1751143206/watcher-4491795-1751143206 -o /tmp/evaluation-result-4491795-1751143206/solver-4491795-1751143206 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751142666-13553 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4491795-1751143206 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4491795-1751143206.opb
running on 2 cores: 0,2
CPU governors:
performance: 0 2
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
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=14168, runsolver pid=14165
[startup+0.100061 s]*
/proc/loadavg: 4.51 3.93 3.22 5/344 14186
/proc/meminfo: memFree=117858176/131250000 swapFree=33010684/33010684
[pid=14168] ppid=14165 vsize=18930384 memory=57800 CPUtime=0.12 cores=0,2
/proc/14168/stat : 14168 (java) S 14165 14168 11463 0 -1 4194304 6569 0 0 0 11 1 0 0 20 0 18 0 29998097 19384713216 14450 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
/proc/14168/statm: 4732596 14450 5362 1 0 547620 0
[pid=14168/tid=14170] ppid=14165 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=0,2
/proc/14168/task/14170/stat : 14170 (java) R 14165 14168 11463 0 -1 4194368 5070 0 0 0 7 1 0 0 20 0 18 0 29998098 19384713216 14450 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14179] ppid=14165 vsize=18930384 memory=224227754321 CPUtime=0 cores=0,2
/proc/14168/task/14179/stat : 14179 (Finalizer) S 14165 14168 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29998100 19384713216 14450 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14186] ppid=14165 vsize=18930384 memory=57385981077686 CPUtime=0 cores=0,2
/proc/14168/task/14186/stat : 14186 (Common-Cleaner) S 14165 14168 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29998100 19384713216 14450 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57800 KiB
[startup+0.205797 s]*
/proc/loadavg: 4.51 3.93 3.22 7/344 14186
/proc/meminfo: memFree=117845384/131250000 swapFree=33010684/33010684
[pid=14168] ppid=14165 vsize=18930384 memory=70568 CPUtime=0.31 cores=0,2
/proc/14168/stat : 14168 (java) S 14165 14168 11463 0 -1 4194304 7133 0 0 0 29 2 0 0 20 0 18 0 29998097 19384713216 17642 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
/proc/14168/statm: 4732596 17642 5426 1 0 547989 0
[pid=14168/tid=14170] ppid=14165 vsize=18930384 memory=4026532124 CPUtime=0.16 cores=0,2
/proc/14168/task/14170/stat : 14170 (java) R 14165 14168 11463 0 -1 4194368 5396 0 0 0 15 1 0 0 20 0 18 0 29998098 19384713216 17642 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14179] ppid=14165 vsize=18930384 memory=15975 CPUtime=0 cores=0,2
/proc/14168/task/14179/stat : 14179 (Finalizer) S 14165 14168 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29998100 19384713216 17642 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14186] ppid=14165 vsize=18930384 memory=56286469424100 CPUtime=0 cores=0,2
/proc/14168/task/14186/stat : 14186 (Common-Cleaner) S 14165 14168 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29998100 19384713216 17642 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 70568 KiB
[startup+0.305757 s]*
/proc/loadavg: 4.51 3.93 3.22 6/344 14186
/proc/meminfo: memFree=117769704/131250000 swapFree=33010684/33010684
[pid=14168] ppid=14165 vsize=18930384 memory=148920 CPUtime=0.5 cores=0,2
/proc/14168/stat : 14168 (java) S 14165 14168 11463 0 -1 4194304 8774 0 0 0 46 4 0 0 20 0 18 0 29998097 19384713216 37230 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
/proc/14168/statm: 4732596 37230 5426 1 0 549103 0
[pid=14168/tid=14170] ppid=14165 vsize=18930384 memory=-6000919485574899822 CPUtime=0.24 cores=0,2
/proc/14168/task/14170/stat : 14170 (java) S 14165 14168 11463 0 -1 4194368 5476 0 0 0 21 3 0 0 20 0 18 0 29998098 19384713216 37230 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14179] ppid=14165 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/14168/task/14179/stat : 14179 (Finalizer) S 14165 14168 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29998100 19384713216 37230 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14186] ppid=14165 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/14168/task/14186/stat : 14186 (Common-Cleaner) S 14165 14168 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29998100 19384713216 37230 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 148920 KiB
[startup+0.442982 s]
# the end of solver process 14168 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=0.691662 s, system=0.054542 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+0.40566 s]*
/proc/loadavg: 4.51 3.93 3.22 6/346 14188
/proc/meminfo: memFree=117759496/131250000 swapFree=33010684/33010684
[pid=14168] ppid=14165 vsize=19063512 memory=157348 CPUtime=0.69 cores=0,2
/proc/14168/stat : 14168 (java) S 14165 14168 11463 0 -1 4194304 9282 0 0 0 64 5 0 0 20 0 20 0 29998097 19521036288 39337 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
/proc/14168/statm: 4765878 39337 5490 1 0 549902 0
[pid=14168/tid=14170] ppid=14165 vsize=19063512 memory=4026532124 CPUtime=0.31 cores=0,2
/proc/14168/task/14170/stat : 14170 (java) R 14165 14168 11463 0 -1 4194368 5535 0 0 0 28 3 0 0 20 0 20 0 29998098 19521036288 39337 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14179] ppid=14165 vsize=19063512 memory=15975 CPUtime=0 cores=0,2
/proc/14168/task/14179/stat : 14179 (Finalizer) S 14165 14168 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29998100 19521036288 39337 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14186] ppid=14165 vsize=19063512 memory=56286469424100 CPUtime=0 cores=0,2
/proc/14168/task/14186/stat : 14186 (Common-Cleaner) S 14165 14168 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 29998100 19521036288 39337 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
[pid=14168/tid=14187] ppid=14165 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/14168/task/14187/stat : 14187 (Timer-0) S 14165 14168 11463 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29998128 19521036288 39337 18446744073709551615 94285572378624 94285572382320 140735905147392 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94285572390136 94285572390928 94285594640384 140735905155373 140735905155558 140735905155558 140735905161160 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 157348 KiB
Child status: 20
Real time (s): 0.44302
CPU time (s): 0.746204
CPU user time (s): 0.691662
CPU system time (s): 0.054542
CPU usage (%): 168.436
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 157348
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.691662
system time used= 0.054542
maximum resident set size= 158116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1203
involuntary context switches= 696
# summary of solver processes directly reported to runsolver:
# pid: 14168
# total CPU time (s): 0.746204
# total CPU user time (s): 0.691662
# total CPU system time (s): 0.054542
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.011097 second user time and 0.031126 second system time
The end
Begin job on nodeC019 at 2025-06-28 22:40:06
IDJOB=4491795
IDBENCH=147738
IDSOLVER=3362
FILE ID=nodeC019/4491795-1751143206
RUNJOBID= nodeC019-1751142666-13553
SLURM_JOB_ID= 9587419
Free space on /tmp= 433044 MiB
SOLVER NAME= Sat4j CP VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.rf6.ucl.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491795-1751143206/watcher-4491795-1751143206 -o /tmp/evaluation-result-4491795-1751143206/solver-4491795-1751143206 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751142666-13553 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4491795-1751143206 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4491795-1751143206.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 9fc3d58150bcb180b1afc26803acc376
RANDOM SEED=2136104458
nodeC019 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.540
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.684
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.747
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3605.436
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.688
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.670
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.889
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131250000 kB
MemFree: 117878776 kB
MemAvailable: 118188676 kB
Buffers: 3280 kB
Cached: 1120712 kB
SwapCached: 0 kB
Active: 11937268 kB
Inactive: 863888 kB
Active(anon): 11695324 kB
Inactive(anon): 0 kB
Active(file): 241944 kB
Inactive(file): 863888 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 20724 kB
Writeback: 0 kB
AnonPages: 11679912 kB
Mapped: 122604 kB
Shmem: 18064 kB
KReclaimable: 86612 kB
Slab: 171712 kB
SReclaimable: 86612 kB
SUnreclaim: 85100 kB
KernelStack: 5280 kB
PageTables: 26504 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 12848492 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 151592 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 11405312 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: 176852 kB
DirectMap2M: 9031680 kB
DirectMap1G: 126877696 kB
Free space on /tmp at the end= 433044 MiB
End job on nodeC019 at 2025-06-28 22:40:07