0.00/0.10 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.10 c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10 c See www.sat4j.org for details.
0.07/0.11 c version PB25.v20250606
0.07/0.12 c java.runtime.name OpenJDK Runtime Environment
0.07/0.12 c java.vm.name OpenJDK 64-Bit Server VM
0.07/0.12 c java.vm.version 22.0.1+8-16
0.07/0.12 c java.vm.vendor Oracle Corporation
0.07/0.12 c sun.arch.data.model 64
0.07/0.12 c java.version 22.0.1
0.07/0.12 c os.name Linux
0.07/0.12 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.07/0.12 c os.arch amd64
0.07/0.12 c Free memory 2106806208
0.07/0.12 c Max memory 16282288128
0.07/0.12 c Total memory 2113929216
0.07/0.12 c Number of processors 2
0.07/0.18 c Pseudo Boolean Optimization by upper bound
0.07/0.18 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.18 c - never skip resolution steps
0.07/0.18 c - Auto-division on coefficients is disabled
0.07/0.18 c - No postprocessing
0.07/0.18 c - Conflict is considered as is when resolving
0.07/0.18 c - Use constraints as they come during conflict analysis
0.07/0.18 c - Weaken first using unassigned literals
0.07/0.18 c - Bump strategy: ALWAYS_ONE
0.07/0.18 c - Bumper: ANY
0.07/0.18 c --- Begin Solver configuration ---
0.07/0.18 c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.07/0.18 c Learn all clauses as in MiniSAT
0.07/0.18 c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.07/0.18 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.18 c No reason simplification
0.07/0.18 c Armin Biere (Picosat) restarts strategy
0.07/0.18 c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.18 c timeout=2147483s
0.07/0.18 c DB Simplification allowed=false
0.07/0.18 c Listener: none
0.07/0.18 c --- End Solver configuration ---
0.07/0.18 c solving HOME/instance-4491506-1752596969.opb
0.07/0.18 c reading problem ...
0.07/0.18 c no objective function found
0.46/0.35 c ... done. Wall clock time 0.165s.
0.46/0.35 c declared #vars 6059
0.46/0.35 c #constraints 16684
0.46/0.35 c constraints type
0.46/0.36 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 10820
0.46/0.36 c org.sat4j.pb.constraints.pb.MaxWatchPb => 744
0.46/0.36 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5119
0.46/0.36 c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.46/0.36 c 16684 constraints processed.
0.85/0.53 c starts : 1
0.85/0.54 c conflicts : 60
0.85/0.54 c decisions : 118
0.85/0.54 c propagations : 58319
0.85/0.54 c inspects : 143634
0.85/0.54 c shortcuts : 0
0.85/0.54 c learnt literals : 0
0.85/0.54 c learnt binary clauses : 1
0.85/0.54 c learnt ternary clauses : 5
0.85/0.54 c learnt constraints : 59
0.85/0.54 c ignored constraints : 0
0.85/0.54 c root simplifications : 0
0.85/0.54 c removed literals (reason simplification) : 0
0.85/0.54 c reason swapping (by a shorter reason) : 0
0.85/0.54 c Calls to reduceDB : 0
0.85/0.55 c Number of update (reduction) of LBD : 0
0.85/0.55 c Imported unit clauses : 0
0.85/0.55 c No decision after first conflict : false
0.85/0.55 c number of reductions to clauses (during analyze) : 0
0.85/0.55 c number of learned constraints concerned by reduction : 0
0.85/0.55 c number of learning phase by resolution : 0
0.85/0.55 c number of learning phase by cutting planes : 0
0.85/0.55 c number of rounding to 1 operations : 0
0.85/0.55 c number of easy rounding to 1 operations (no literal elimination needed) : 0
0.85/0.55 c number of reductions of the coefficients by power 2 : 0
0.85/0.55 c number of right shift for reduction by power 2 : 0
0.85/0.55 c number of reductions of the coefficients by GCD over coefficients : 0
0.85/0.55 c number of ending skipping : 0
0.85/0.55 c number of internal skipping : 0
0.85/0.55 c number of derivation steps : 5556
0.85/0.55 c number of skipped derivation steps : 0
0.85/0.55 c number of remaining unassigned : 0
0.85/0.55 c number of remaining assigned : 0
0.85/0.55 c number of falsified literals weakened from reason : 0
0.85/0.55 c number of falsified literals weakened from conflict : 0
0.85/0.55 c time for arithmetic operations : 0
0.85/0.55 c minimum degree of deleted constraints : null
0.85/0.55 c maximum degree of deleted constraints : null
0.85/0.55 c number of deleted constraints : 0
0.85/0.55 c speed (assignments/second) : 305335.0785340314
0.85/0.55 c non guided choices : 31
0.85/0.55 c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB : 58
0.85/0.55 c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB : 1
0.85/0.56 s UNSATISFIABLE
0.85/0.56 c Total wall clock time (in seconds): 0.375
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 (61962 MiB free)
memory of node 1: 64465 MiB (58715 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491506-1752596969/watcher-4491506-1752596969 -o /tmp/evaluation-result-4491506-1752596969/solver-4491506-1752596969 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1752596969-131621 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4491506-1752596969.opb
running on 2 cores: 4,6
CPU governors:
performance: 4 6
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
Starting watchdog thread
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
solver pid=131666, runsolver pid=131660
Current StackSize limit: 8192 KiB
[startup+0.100061 s]*
/proc/loadavg: 7.13 5.05 4.24 7/473 131737
/proc/meminfo: memFree=123488272/131250000 swapFree=33009904/33010684
[pid=131666] ppid=131660 vsize=18930384 memory=49524 CPUtime=0.07 cores=4,6
/proc/131666/stat : 131666 (java) S 131660 131666 131465 0 -1 4194304 6047 0 0 0 6 1 0 0 20 0 18 0 175376366 19384713216 12381 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
/proc/131666/statm: 4732596 12381 5362 1 0 547186 0
[pid=131666/tid=131676] ppid=131660 vsize=18930384 memory=4026532124 CPUtime=0.05 cores=4,6
/proc/131666/task/131676/stat : 131676 (java) R 131660 131666 131465 0 -1 4194368 4918 0 0 0 4 1 0 0 20 0 18 0 175376368 19384713216 12381 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131704] ppid=131660 vsize=18930384 memory=16898 CPUtime=0 cores=4,6
/proc/131666/task/131704/stat : 131704 (Finalizer) S 131660 131666 131465 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 175376371 19384713216 12381 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131720] ppid=131660 vsize=18930384 memory=59585004307431 CPUtime=0 cores=4,6
/proc/131666/task/131720/stat : 131720 (Common-Cleaner) S 131660 131666 131465 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 175376371 19384713216 12381 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 49524 KiB
[startup+0.209686 s]*
/proc/loadavg: 7.13 5.05 4.24 11/483 131747
/proc/meminfo: memFree=123449576/131250000 swapFree=33009904/33010684
[pid=131666] ppid=131660 vsize=18930384 memory=62020 CPUtime=0.28 cores=4,6
/proc/131666/stat : 131666 (java) S 131660 131666 131465 0 -1 4194304 7057 0 0 0 26 2 0 0 20 0 18 0 175376366 19384713216 15505 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
/proc/131666/statm: 4732596 15505 5426 1 0 547950 0
[pid=131666/tid=131676] ppid=131660 vsize=18930384 memory=4026925340 CPUtime=0.16 cores=4,6
/proc/131666/task/131676/stat : 131676 (java) R 131660 131666 131465 0 -1 4194368 5370 0 0 0 15 1 0 0 20 0 18 0 175376368 19384713216 15505 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131704] ppid=131660 vsize=18930384 memory=16898 CPUtime=0 cores=4,6
/proc/131666/task/131704/stat : 131704 (Finalizer) S 131660 131666 131465 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 175376371 19384713216 15505 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131720] ppid=131660 vsize=18930384 memory=59585004307431 CPUtime=0 cores=4,6
/proc/131666/task/131720/stat : 131720 (Common-Cleaner) S 131660 131666 131465 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 175376371 19384713216 15505 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 62020 KiB
[startup+0.308923 s]*
/proc/loadavg: 7.13 5.05 4.24 10/485 131753
/proc/meminfo: memFree=123377048/131250000 swapFree=33009904/33010684
[pid=131666] ppid=131660 vsize=18930384 memory=88948 CPUtime=0.46 cores=4,6
/proc/131666/stat : 131666 (java) S 131660 131666 131465 0 -1 4194304 8608 0 0 0 44 2 0 0 20 0 18 0 175376366 19384713216 22237 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
/proc/131666/statm: 4732596 22237 5426 1 0 549008 0
[pid=131666/tid=131676] ppid=131660 vsize=18930384 memory=-9001734013606258791 CPUtime=0.24 cores=4,6
/proc/131666/task/131676/stat : 131676 (java) R 131660 131666 131465 0 -1 4194368 5384 0 0 0 23 1 0 0 20 0 18 0 175376368 19384713216 22237 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131704] ppid=131660 vsize=18930384 memory=-9103855584278258364 CPUtime=0 cores=4,6
/proc/131666/task/131704/stat : 131704 (Finalizer) S 131660 131666 131465 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 175376371 19384713216 22237 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131720] ppid=131660 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/131666/task/131720/stat : 131720 (Common-Cleaner) S 131660 131666 131465 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 175376371 19384713216 22237 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 88948 KiB
[startup+0.577191 s]
# the end of solver process 131666 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=0.88721 s, system=0.049707 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+0.411104 s]*
/proc/loadavg: 7.13 5.05 4.24 7/447 131759
/proc/meminfo: memFree=123422180/131250000 swapFree=33009904/33010684
[pid=131666] ppid=131660 vsize=18996948 memory=104380 CPUtime=0.66 cores=4,6
/proc/131666/stat : 131666 (java) S 131660 131666 131465 0 -1 4194304 8881 0 0 0 63 3 0 0 20 0 19 0 175376366 19452874752 26095 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
/proc/131666/statm: 4749237 26095 5426 1 0 549386 0
[pid=131666/tid=131676] ppid=131660 vsize=18996948 memory=4026532068 CPUtime=0.31 cores=4,6
/proc/131666/task/131676/stat : 131676 (java) R 131660 131666 131465 0 -1 4194368 5445 0 0 0 30 1 0 0 20 0 19 0 175376368 19452874752 26095 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131704] ppid=131660 vsize=18996948 memory=16883 CPUtime=0 cores=4,6
/proc/131666/task/131704/stat : 131704 (Finalizer) S 131660 131666 131465 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 175376371 19452874752 26095 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131720] ppid=131660 vsize=18996948 memory=55186957796323 CPUtime=0 cores=4,6
/proc/131666/task/131720/stat : 131720 (Common-Cleaner) S 131660 131666 131465 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 175376371 19452874752 26095 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131755] ppid=131660 vsize=18996948 memory=4121410704932995582 CPUtime=0 cores=4,6
/proc/131666/task/131755/stat : 131755 (Timer-0) S 131660 131666 131465 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 175376403 19452874752 26095 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 104380 KiB
[startup+0.514169 s]*
/proc/loadavg: 7.13 5.05 4.24 5/443 131771
/proc/meminfo: memFree=123395864/131250000 swapFree=33009904/33010684
[pid=131666] ppid=131660 vsize=18996948 memory=114844 CPUtime=0.85 cores=4,6
/proc/131666/stat : 131666 (java) S 131660 131666 131465 0 -1 4194304 8941 0 0 0 81 4 0 0 20 0 19 0 175376366 19452874752 28711 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
/proc/131666/statm: 4749237 28711 5426 1 0 549394 0
[pid=131666/tid=131676] ppid=131660 vsize=18996948 memory=-6000919507116518252 CPUtime=0.4 cores=4,6
/proc/131666/task/131676/stat : 131676 (java) R 131660 131666 131465 0 -1 4194368 5456 0 0 0 39 1 0 0 20 0 19 0 175376368 19452874752 28711 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131704] ppid=131660 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/131666/task/131704/stat : 131704 (Finalizer) S 131660 131666 131465 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 175376371 19452874752 28711 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131720] ppid=131660 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/131666/task/131720/stat : 131720 (Common-Cleaner) S 131660 131666 131465 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 175376371 19452874752 28711 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
[pid=131666/tid=131755] ppid=131660 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/131666/task/131755/stat : 131755 (Timer-0) S 131660 131666 131465 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 175376403 19452874752 28711 18446744073709551615 94046967562240 94046967565936 140729666784688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94046967573752 94046967574544 94046998536192 140729666787708 140729666787812 140729666787812 140729666793416 0
Current children cumulated CPU time: 0.85 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 114844 KiB
Child status: 20
Real time (s): 0.577227
CPU time (s): 0.936917
CPU user time (s): 0.88721
CPU system time (s): 0.049707
CPU usage (%): 162.313
Max. virtual memory (cumulated for all children) (KiB): 18996948
Max. memory (cumulated for all children) (KiB): 114844
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.88721
system time used= 0.049707
maximum resident set size= 119940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9184
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1394
involuntary context switches= 1030
# summary of solver processes directly reported to runsolver:
# pid: 131666
# total CPU time (s): 0.936917
# total CPU user time (s): 0.88721
# total CPU system time (s): 0.049707
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.018372 second user time and 0.048033 second system time
The end
Begin job on nodeC033 at 2025-07-15 18:29:29
IDJOB=4491506
IDBENCH=147712
IDSOLVER=3361
FILE ID=nodeC033/4491506-1752596969
RUNJOBID= nodeC033-1752596969-131621
SLURM_JOB_ID= 9684387
Free space on /tmp= 432520 MiB
SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-elf.rf8.ucl.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491506-1752596969/watcher-4491506-1752596969 -o /tmp/evaluation-result-4491506-1752596969/solver-4491506-1752596969 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1752596969-131621 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4491506-1752596969.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= c2e5a79298af283646de995423b1f5d5
RANDOM SEED=1535691297
nodeC033 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 : 3600.178
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 : 7000.13
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 : 3600.233
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 : 7000.13
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 : 3600.360
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 : 7000.13
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 : 3600.205
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 : 7000.13
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 : 3600.077
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 : 7000.13
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 : 3613.752
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 : 7000.13
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 : 3600.066
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 : 7000.13
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 : 3600.061
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 : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131250000 kB
MemFree: 123560188 kB
MemAvailable: 129649732 kB
Buffers: 2128 kB
Cached: 6816684 kB
SwapCached: 68 kB
Active: 896476 kB
Inactive: 5987044 kB
Active(anon): 85660 kB
Inactive(anon): 5284 kB
Active(file): 810816 kB
Inactive(file): 5981760 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33009904 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 2064 kB
Writeback: 36 kB
AnonPages: 65652 kB
Mapped: 107876 kB
Shmem: 26220 kB
KReclaimable: 272412 kB
Slab: 373476 kB
SReclaimable: 272412 kB
SUnreclaim: 101064 kB
KernelStack: 6452 kB
PageTables: 2684 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 348764 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 152824 kB
VmallocChunk: 0 kB
Percpu: 3808 kB
HardwareCorrupted: 0 kB
AnonHugePages: 6144 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: 221908 kB
DirectMap2M: 11083776 kB
DirectMap1G: 124780544 kB
Free space on /tmp at the end= 432516 MiB
End job on nodeC033 at 2025-07-15 18:29:30