0.00/0.08 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08 c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08 c See www.sat4j.org for details.
0.00/0.09 c version PB25.v20250606
0.00/0.09 c java.runtime.name OpenJDK Runtime Environment
0.00/0.09 c java.vm.name OpenJDK 64-Bit Server VM
0.00/0.09 c java.vm.version 22.0.1+8-16
0.00/0.09 c java.vm.vendor Oracle Corporation
0.00/0.09 c sun.arch.data.model 64
0.00/0.09 c java.version 22.0.1
0.00/0.09 c os.name Linux
0.00/0.09 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.00/0.09 c os.arch amd64
0.00/0.10 c Free memory 2104792832
0.00/0.10 c Max memory 16282288128
0.00/0.10 c Total memory 2113929216
0.11/0.10 c Number of processors 2
0.11/0.17 c Pseudo Boolean Optimization by upper bound
0.11/0.17 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.17 c - never skip resolution steps
0.11/0.17 c - Auto-division on coefficients is disabled
0.11/0.17 c - No postprocessing
0.11/0.17 c - Conflict is considered as is when resolving
0.11/0.17 c - Use constraints as they come during conflict analysis
0.11/0.17 c - Weaken first using unassigned literals
0.11/0.17 c - Bump strategy: ALWAYS_ONE
0.11/0.17 c - Bumper: EFFECTIVE
0.11/0.17 c --- Begin Solver configuration ---
0.11/0.17 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@768debd
0.11/0.17 c Learn all clauses as in MiniSAT
0.11/0.17 c LOGGER=java.util.logging.Logger@449b2d27 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.11/0.17 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.17 c No reason simplification
0.11/0.17 c Dynamic restart strategy considering the size of the coefficients
0.11/0.17 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@18ef96
0.11/0.17 c timeout=2147483s
0.11/0.17 c DB Simplification allowed=false
0.11/0.17 c Listener: none
0.11/0.17 c --- End Solver configuration ---
0.11/0.17 c solving HOME/instance-4542626-1753220993.opb
0.11/0.17 c reading problem ...
0.11/0.17 c using VERIPB proof format
0.11/0.17 c no objective function found
0.30/0.30 c ... done. Wall clock time 0.13s.
0.30/0.30 c declared #vars 4884
0.30/0.30 c #constraints 1456
0.30/0.30 c constraints type
0.30/0.30 c org.sat4j.pb.constraints.pb.MinWatchCardPB => 695
0.30/0.30 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 761
0.30/0.30 c 1456 constraints processed.
2.23/1.28 c starts : 11
2.23/1.29 c conflicts : 4812
2.23/1.29 c decisions : 101298
2.23/1.29 c propagations : 303520
2.23/1.29 c inspects : 564400
2.23/1.29 c shortcuts : 0
2.23/1.29 c learnt literals : 0
2.23/1.29 c learnt binary clauses : 32
2.23/1.29 c learnt ternary clauses : 62
2.23/1.29 c learnt constraints : 4811
2.23/1.29 c ignored constraints : 0
2.23/1.29 c root simplifications : 0
2.23/1.29 c removed literals (reason simplification) : 0
2.23/1.29 c reason swapping (by a shorter reason) : 0
2.23/1.29 c Calls to reduceDB : 0
2.23/1.29 c Number of update (reduction) of LBD : 3703
2.23/1.29 c Imported unit clauses : 0
2.23/1.29 c No decision after first conflict : false
2.23/1.29 c number of reductions to clauses (during analyze) : 0
2.23/1.29 c number of learned constraints concerned by reduction : 0
2.23/1.29 c number of learning phase by resolution : 0
2.23/1.29 c number of learning phase by cutting planes : 0
2.23/1.29 c number of rounding to 1 operations : 0
2.23/1.29 c number of easy rounding to 1 operations (no literal elimination needed) : 0
2.23/1.30 c number of reductions of the coefficients by power 2 : 0
2.23/1.30 c number of right shift for reduction by power 2 : 0
2.23/1.30 c number of reductions of the coefficients by GCD over coefficients : 0
2.42/1.30 c number of ending skipping : 0
2.42/1.30 c number of internal skipping : 0
2.42/1.30 c number of derivation steps : 17138
2.42/1.30 c number of skipped derivation steps : 0
2.42/1.30 c number of remaining unassigned : 7
2.42/1.30 c number of remaining assigned : 27613
2.42/1.30 c number of falsified literals weakened from reason : 0
2.42/1.30 c number of falsified literals weakened from conflict : 0
2.42/1.30 c time for arithmetic operations : 26212056
2.42/1.30 c minimum degree of deleted constraints : null
2.42/1.30 c maximum degree of deleted constraints : null
2.42/1.30 c number of deleted constraints : 0
2.42/1.30 c speed (assignments/second) : 305967.7419354839
2.42/1.30 c non guided choices : 32744
2.42/1.31 c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB : 819
2.42/1.31 c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB : 2224
2.42/1.31 c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB : 31
2.42/1.31 c learnt constraints type org.sat4j.pb.constraints.pb.PuebloMinWatchPb : 1737
2.42/1.31 s UNSATISFIABLE
2.42/1.31 c Total wall clock time (in seconds): 1.147
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 (45379 MiB free)
memory of node 1: 64465 MiB (42920 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542626-1753220993/watcher-4542626-1753220993 -o /tmp/evaluation-result-4542626-1753220993/solver-4542626-1753220993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753220993-158547 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proof-4542626-1753220993 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4542626-1753220993.opb
running on 2 cores: 1,3
CPU governors:
performance: 1 3
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=158576, runsolver pid=158571
[startup+0.10006 s]*
/proc/loadavg: 2.96 3.84 4.01 6/301 158632
/proc/meminfo: memFree=90343404/131249988 swapFree=33010160/33010684
[pid=158576] ppid=158571 vsize=18930384 memory=53348 CPUtime=0.11 cores=1,3
/proc/158576/stat : 158576 (java) S 158571 158576 158535 0 -1 4194304 6469 0 0 0 9 2 0 0 20 0 18 0 237776882 19384713216 13337 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
/proc/158576/statm: 4732596 13337 5362 1 0 547552 0
[pid=158576/tid=158581] ppid=158571 vsize=18930384 memory=4026532124 CPUtime=0.07 cores=1,3
/proc/158576/task/158581/stat : 158581 (java) R 158571 158576 158535 0 -1 4194368 4991 0 0 0 6 1 0 0 20 0 18 0 237776884 19384713216 13337 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158594] ppid=158571 vsize=18930384 memory=17146 CPUtime=0 cores=1,3
/proc/158576/task/158594/stat : 158594 (Finalizer) S 158571 158576 158535 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237776886 19384713216 13337 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158602] ppid=158571 vsize=18930384 memory=54087446168546 CPUtime=0 cores=1,3
/proc/158576/task/158602/stat : 158602 (Common-Cleaner) S 158571 158576 158535 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 237776887 19384713216 13337 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53348 KiB
[startup+0.205965 s]*
/proc/loadavg: 2.96 3.84 4.01 8/314 158645
/proc/meminfo: memFree=90296708/131249988 swapFree=33010160/33010684
[pid=158576] ppid=158571 vsize=18930384 memory=72612 CPUtime=0.3 cores=1,3
/proc/158576/stat : 158576 (java) S 158571 158576 158535 0 -1 4194304 7121 0 0 0 27 3 0 0 20 0 18 0 237776882 19384713216 18153 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
/proc/158576/statm: 4732596 18153 5458 1 0 547972 0
[pid=158576/tid=158581] ppid=158571 vsize=18930384 memory=4026990876 CPUtime=0.16 cores=1,3
/proc/158576/task/158581/stat : 158581 (java) R 158571 158576 158535 0 -1 4194368 5389 0 0 0 14 2 0 0 20 0 18 0 237776884 19384713216 18153 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158594] ppid=158571 vsize=18930384 memory=17146 CPUtime=0 cores=1,3
/proc/158576/task/158594/stat : 158594 (Finalizer) S 158571 158576 158535 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237776886 19384713216 18153 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158602] ppid=158571 vsize=18930384 memory=54087446168546 CPUtime=0 cores=1,3
/proc/158576/task/158602/stat : 158602 (Common-Cleaner) S 158571 158576 158535 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 237776887 19384713216 18153 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 72612 KiB
[startup+0.30584 s]*
/proc/loadavg: 2.96 3.84 4.01 10/317 158648
/proc/meminfo: memFree=89997832/131249988 swapFree=33010160/33010684
[pid=158576] ppid=158571 vsize=18996948 memory=155548 CPUtime=0.48 cores=1,3
/proc/158576/stat : 158576 (java) S 158571 158576 158535 0 -1 4194304 8829 0 0 0 43 5 0 0 20 0 19 0 237776882 19452874752 38887 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
/proc/158576/statm: 4749237 38887 5490 1 0 549348 0
[pid=158576/tid=158581] ppid=158571 vsize=18996948 memory=-8673198839812629180 CPUtime=0.22 cores=1,3
/proc/158576/task/158581/stat : 158581 (java) R 158571 158576 158535 0 -1 4194368 5442 0 0 0 19 3 0 0 20 0 19 0 237776884 19452874752 38887 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158594] ppid=158571 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/158576/task/158594/stat : 158594 (Finalizer) S 158571 158576 158535 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237776886 19452874752 38887 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158602] ppid=158571 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/158576/task/158602/stat : 158602 (Common-Cleaner) S 158571 158576 158535 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 237776887 19452874752 38887 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 155548 KiB
[startup+0.700228 s]
/proc/loadavg: 2.96 3.84 4.01 7/317 158655
/proc/meminfo: memFree=89052844/131249988 swapFree=33010160/33010684
[pid=158576] ppid=158571 vsize=19063512 memory=158428 CPUtime=1.24 cores=1,3
/proc/158576/stat : 158576 (java) S 158571 158576 158535 0 -1 4194304 10082 0 0 0 118 6 0 0 20 0 20 0 237776882 19521036288 39607 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
/proc/158576/statm: 4765878 39607 5490 1 0 550144 0
[pid=158576/tid=158581] ppid=158571 vsize=19063512 memory=27136 CPUtime=0.51 cores=1,3
/proc/158576/task/158581/stat : 158581 (java) R 158571 158576 158535 0 -1 4194368 5512 0 0 0 48 3 0 0 20 0 20 0 237776884 19521036288 39607 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158594] ppid=158571 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/158576/task/158594/stat : 158594 (Finalizer) S 158571 158576 158535 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237776886 19521036288 39607 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158602] ppid=158571 vsize=19063512 memory=3328 CPUtime=0 cores=1,3
/proc/158576/task/158602/stat : 158602 (Common-Cleaner) S 158571 158576 158535 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 237776887 19521036288 39607 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158649] ppid=158571 vsize=19063512 memory=4760 CPUtime=0 cores=1,3
/proc/158576/task/158649/stat : 158649 (Timer-0) S 158571 158576 158535 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 237776914 19521036288 39607 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 158428 KiB
[startup+1.3352 s]
# the end of solver process 158576 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=2.34558 s, system=0.128657 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+0.801378 s]
/proc/loadavg: 2.96 3.84 4.01 7/317 158655
/proc/meminfo: memFree=89052844/131249988 swapFree=33010160/33010684
[pid=158576] ppid=158571 vsize=19063512 memory=181528 CPUtime=1.44 cores=1,3
/proc/158576/stat : 158576 (java) S 158571 158576 158535 0 -1 4194304 11800 0 0 0 137 7 0 0 20 0 20 0 237776882 19521036288 45382 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
/proc/158576/statm: 4765878 45382 5490 1 0 551151 0
[pid=158576/tid=158581] ppid=158571 vsize=19063512 memory=5632 CPUtime=0.6 cores=1,3
/proc/158576/task/158581/stat : 158581 (java) R 158571 158576 158535 0 -1 4194368 5519 0 0 0 56 4 0 0 20 0 20 0 237776884 19521036288 45382 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158594] ppid=158571 vsize=19063512 memory=5276 CPUtime=0 cores=1,3
/proc/158576/task/158594/stat : 158594 (Finalizer) S 158571 158576 158535 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237776886 19521036288 45382 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158602] ppid=158571 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/158576/task/158602/stat : 158602 (Common-Cleaner) S 158571 158576 158535 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 237776887 19521036288 45382 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158649] ppid=158571 vsize=19063512 memory=-9103575178714849980 CPUtime=0 cores=1,3
/proc/158576/task/158649/stat : 158649 (Timer-0) S 158571 158576 158535 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 237776914 19521036288 45382 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 181528 KiB
[startup+1.20023 s]
/proc/loadavg: 2.96 3.84 4.01 7/339 158677
/proc/meminfo: memFree=85914248/131249988 swapFree=33010160/33010684
[pid=158576] ppid=158571 vsize=19063512 memory=340688 CPUtime=2.23 cores=1,3
/proc/158576/stat : 158576 (java) S 158571 158576 158535 0 -1 4194304 12216 0 0 0 212 11 0 0 20 0 20 0 237776882 19521036288 85172 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
/proc/158576/statm: 4765878 85172 5490 1 0 551377 0
[pid=158576/tid=158581] ppid=158571 vsize=19063512 memory=245635481903 CPUtime=0.95 cores=1,3
/proc/158576/task/158581/stat : 158581 (java) R 158571 158576 158535 0 -1 4194368 5596 0 0 0 88 7 0 0 20 0 20 0 237776884 19521036288 85172 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158594] ppid=158571 vsize=19063512 memory=54113165640434 CPUtime=0 cores=1,3
/proc/158576/task/158594/stat : 158594 (Finalizer) S 158571 158576 158535 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237776886 19521036288 85172 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158602] ppid=158571 vsize=19063512 memory=3832906558975929115 CPUtime=0 cores=1,3
/proc/158576/task/158602/stat : 158602 (Common-Cleaner) S 158571 158576 158535 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 237776887 19521036288 85172 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158649] ppid=158571 vsize=19063512 memory=7092 CPUtime=0 cores=1,3
/proc/158576/task/158649/stat : 158649 (Timer-0) S 158571 158576 158535 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 237776914 19521036288 85172 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 340688 KiB
[startup+1.30022 s]
/proc/loadavg: 2.96 3.84 4.01 7/339 158677
/proc/meminfo: memFree=85914248/131249988 swapFree=33010160/33010684
[pid=158576] ppid=158571 vsize=19196640 memory=396528 CPUtime=2.42 cores=1,3
/proc/158576/stat : 158576 (java) S 158571 158576 158535 0 -1 4194304 12456 0 0 0 230 12 0 0 20 0 20 0 237776882 19657359360 99132 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
/proc/158576/statm: 4799160 99132 5490 1 0 552019 0
[pid=158576/tid=158581] ppid=158571 vsize=19196640 memory=27136 CPUtime=1.02 cores=1,3
/proc/158576/task/158581/stat : 158581 (java) S 158571 158576 158535 0 -1 4194368 5682 0 0 0 94 8 0 0 20 0 20 0 237776884 19657359360 99132 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158594] ppid=158571 vsize=19196640 memory=10752 CPUtime=0 cores=1,3
/proc/158576/task/158594/stat : 158594 (Finalizer) S 158571 158576 158535 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237776886 19657359360 99132 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
[pid=158576/tid=158602] ppid=158571 vsize=19196640 memory=3328 CPUtime=0 cores=1,3
/proc/158576/task/158602/stat : 158602 (Common-Cleaner) S 158571 158576 158535 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 237776887 19657359360 99132 18446744073709551615 94092857180160 94092857183856 140733423288544 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94092857191672 94092857192464 94092861562880 140733423290705 140733423290852 140733423290852 140733423296456 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 396528 KiB
Child status: 20
Real time (s): 1.33526
CPU time (s): 2.47424
CPU user time (s): 2.34558
CPU system time (s): 0.128657
CPU usage (%): 185.301
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 396528
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.34558
system time used= 0.128657
maximum resident set size= 396784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12529
page faults= 0
swaps= 0
block input operations= 0
block output operations= 640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2496
involuntary context switches= 1930
# summary of solver processes directly reported to runsolver:
# pid: 158576
# total CPU time (s): 2.47424
# total CPU user time (s): 2.34558
# total CPU system time (s): 0.128657
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013378 second user time and 0.040841 second system time
The end
Begin job on nodeC020 at 2025-07-22 23:49:53
IDJOB=4542626
IDBENCH=163940
IDSOLVER=3362
FILE ID=nodeC020/4542626-1753220993
RUNJOBID= nodeC020-1753220993-158547
SLURM_JOB_ID= 9687807
Free space on /tmp= 432892 MiB
SOLVER NAME= Sat4j CP VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height10_pigeons9_holes8.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542626-1753220993/watcher-4542626-1753220993 -o /tmp/evaluation-result-4542626-1753220993/solver-4542626-1753220993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753220993-158547 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proof-4542626-1753220993 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4542626-1753220993.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 4d1871845096300f202b70284b6187b6
RANDOM SEED=554084652
nodeC020 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.596
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.79
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.544
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.79
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 : 3598.471
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.79
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 : 3599.903
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.79
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 : 3602.889
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.79
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 : 3600.223
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.79
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.79
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 : 3599.893
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.79
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131249988 kB
MemFree: 90427676 kB
MemAvailable: 129662504 kB
Buffers: 2128 kB
Cached: 39992272 kB
SwapCached: 4 kB
Active: 955444 kB
Inactive: 39137756 kB
Active(anon): 100832 kB
Inactive(anon): 24536 kB
Active(file): 854612 kB
Inactive(file): 39113220 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010160 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 10720 kB
Writeback: 8 kB
AnonPages: 101432 kB
Mapped: 108548 kB
Shmem: 26244 kB
KReclaimable: 212468 kB
Slab: 308612 kB
SReclaimable: 212468 kB
SUnreclaim: 96144 kB
KernelStack: 4072 kB
PageTables: 2860 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635676 kB
Committed_AS: 386104 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150424 kB
VmallocChunk: 0 kB
Percpu: 3872 kB
HardwareCorrupted: 0 kB
AnonHugePages: 40960 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: 197332 kB
DirectMap2M: 7962624 kB
DirectMap1G: 127926272 kB
Free space on /tmp at the end= 432820 MiB
End job on nodeC020 at 2025-07-22 23:49:55