0.12/0.17 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.17 c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.17 c See www.sat4j.org for details.
0.12/0.19 c version PB25.v20250606
0.12/0.21 c java.runtime.name OpenJDK Runtime Environment
0.12/0.21 c java.vm.name OpenJDK 64-Bit Server VM
0.12/0.21 c java.vm.version 22.0.1+8-16
0.12/0.21 c java.vm.vendor Oracle Corporation
0.12/0.21 c sun.arch.data.model 64
0.12/0.21 c java.version 22.0.1
0.12/0.21 c os.name Linux
0.12/0.21 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.12/0.21 c os.arch amd64
0.12/0.23 c Free memory 2104792832
0.29/0.23 c Max memory 16282288128
0.29/0.23 c Total memory 2113929216
0.29/0.24 c Number of processors 2
0.61/0.43 c Pseudo Boolean Optimization by upper bound
0.61/0.43 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.61/0.43 c - never skip resolution steps
0.61/0.43 c - Auto-division on coefficients is disabled
0.61/0.43 c - No postprocessing
0.61/0.43 c - Conflict is considered as is when resolving
0.61/0.43 c - Use constraints as they come during conflict analysis
0.61/0.43 c - Weaken first using unassigned literals
0.61/0.43 c - Bump strategy: ALWAYS_ONE
0.61/0.43 c - Bumper: EFFECTIVE
0.61/0.43 c --- Begin Solver configuration ---
0.61/0.43 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@768debd
0.61/0.43 c Learn all clauses as in MiniSAT
0.61/0.43 c LOGGER=java.util.logging.Logger@449b2d27 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.61/0.43 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.61/0.43 c No reason simplification
0.61/0.43 c Dynamic restart strategy considering the size of the coefficients
0.61/0.43 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@18ef96
0.61/0.43 c timeout=2147483s
0.61/0.43 c DB Simplification allowed=false
0.61/0.43 c Listener: none
0.61/0.43 c --- End Solver configuration ---
0.61/0.43 c solving HOME/instance-4495539-1751158967.opb
0.61/0.43 c reading problem ...
0.61/0.43 c using VERIPB proof format
0.61/0.44 c no objective function found
0.78/0.53 c ... done. Wall clock time 0.078s.
0.78/0.53 c declared #vars 169
0.78/0.53 c #constraints 101
0.78/0.53 c constraints type
0.78/0.53 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
0.78/0.53 c org.sat4j.pb.constraints.pb.MinWatchCardPB => 70
0.78/0.53 c org.sat4j.pb.constraints.pb.PuebloMinWatchPb => 1
0.78/0.53 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 26
0.78/0.53 c 101 constraints processed.
2.30/1.32 c SATISFIABLE
2.30/1.33 c starts : 5
2.30/1.35 c conflicts : 230
2.30/1.35 c decisions : 378
2.30/1.35 c propagations : 5608
2.30/1.35 c inspects : 38970
2.30/1.35 c shortcuts : 0
2.30/1.35 c learnt literals : 0
2.30/1.36 c learnt binary clauses : 0
2.30/1.36 c learnt ternary clauses : 0
2.30/1.36 c learnt constraints : 230
2.30/1.36 c ignored constraints : 0
2.30/1.36 c root simplifications : 0
2.30/1.36 c removed literals (reason simplification) : 0
2.30/1.36 c reason swapping (by a shorter reason) : 0
2.30/1.36 c Calls to reduceDB : 0
2.30/1.36 c Number of update (reduction) of LBD : 447
2.30/1.36 c Imported unit clauses : 0
2.30/1.36 c No decision after first conflict : false
2.30/1.36 c number of reductions to clauses (during analyze) : 0
2.30/1.36 c number of learned constraints concerned by reduction : 0
2.30/1.36 c number of learning phase by resolution : 0
2.30/1.36 c number of learning phase by cutting planes : 0
2.30/1.36 c number of rounding to 1 operations : 0
2.30/1.36 c number of easy rounding to 1 operations (no literal elimination needed) : 0
2.30/1.36 c number of reductions of the coefficients by power 2 : 0
2.30/1.36 c number of right shift for reduction by power 2 : 0
2.30/1.36 c number of reductions of the coefficients by GCD over coefficients : 0
2.30/1.36 c number of ending skipping : 0
2.30/1.36 c number of internal skipping : 0
2.30/1.36 c number of derivation steps : 1091
2.30/1.36 c number of skipped derivation steps : 0
2.30/1.36 c number of remaining unassigned : 1088
2.30/1.36 c number of remaining assigned : 14858
2.30/1.36 c number of falsified literals weakened from reason : 0
2.30/1.36 c number of falsified literals weakened from conflict : 0
2.30/1.36 c time for arithmetic operations : 44435174
2.30/1.37 c minimum degree of deleted constraints : null
2.30/1.37 c maximum degree of deleted constraints : null
2.30/1.37 c number of deleted constraints : 0
2.30/1.37 c speed (assignments/second) : 6732.2929171668675
2.30/1.37 c non guided choices : 48
2.30/1.37 c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB : 1
2.30/1.37 c learnt constraints type org.sat4j.pb.constraints.pb.PuebloMinWatchPb : 229
2.30/1.38 s SATISFIABLE
2.30/1.38 c Found 1 solution(s)
2.30/1.38 v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169
2.30/1.38 c Total wall clock time (in seconds): 0.952
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: 63837 MiB (56956 MiB free)
memory of node 1: 64465 MiB (61834 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495539-1751158967/watcher-4495539-1751158967 -o /tmp/evaluation-result-4495539-1751158967/solver-4495539-1751158967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751158906-15563 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4495539-1751158967 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4495539-1751158967.opb
running on 2 cores: 5,7
CPU governors:
performance: 5 7
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=16350, runsolver pid=16347
[startup+0.100073 s]*
/proc/loadavg: 4.42 2.36 2.57 6/334 16368
/proc/meminfo: memFree=121618692/131382120 swapFree=33010684/33010684
[pid=16350] ppid=16347 vsize=18930384 memory=48120 CPUtime=0.12 cores=5,7
/proc/16350/stat : 16350 (java) S 16347 16350 15550 0 -1 4194304 5735 0 0 0 8 4 0 0 20 0 18 0 31575523 19384713216 12030 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
/proc/16350/statm: 4732596 12030 5307 1 0 546956 0
[pid=16350/tid=16352] ppid=16347 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=5,7
/proc/16350/task/16352/stat : 16352 (java) R 16347 16350 15550 0 -1 4194368 4634 0 0 0 4 3 0 0 20 0 18 0 31575525 19384713216 12030 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16361] ppid=16347 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/16350/task/16361/stat : 16361 (Finalizer) S 16347 16350 15550 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 31575529 19384713216 12062 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16368] ppid=16347 vsize=18930384 memory=55195547748946 CPUtime=0 cores=5,7
/proc/16350/task/16368/stat : 16368 (Common-Cleaner) S 16347 16350 15550 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 31575530 19384713216 12062 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48120 KiB
[startup+0.219099 s]*
/proc/loadavg: 4.42 2.36 2.57 7/334 16368
/proc/meminfo: memFree=121616676/131382120 swapFree=33010684/33010684
[pid=16350] ppid=16347 vsize=18930384 memory=53256 CPUtime=0.29 cores=5,7
/proc/16350/stat : 16350 (java) S 16347 16350 15550 0 -1 4194304 6464 0 0 0 25 4 0 0 20 0 18 0 31575523 19384713216 13314 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
/proc/16350/statm: 4732596 13314 5339 1 0 547535 0
[pid=16350/tid=16352] ppid=16347 vsize=18930384 memory=4026597660 CPUtime=0.17 cores=5,7
/proc/16350/task/16352/stat : 16352 (java) R 16347 16350 15550 0 -1 4194368 4988 0 0 0 14 3 0 0 20 0 18 0 31575525 19384713216 13314 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16361] ppid=16347 vsize=18930384 memory=2576 CPUtime=0 cores=5,7
/proc/16350/task/16361/stat : 16361 (Finalizer) S 16347 16350 15550 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 31575529 19384713216 13314 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16368] ppid=16347 vsize=18930384 memory=54096036103158 CPUtime=0 cores=5,7
/proc/16350/task/16368/stat : 16368 (Common-Cleaner) S 16347 16350 15550 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 31575530 19384713216 13314 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53256 KiB
[startup+0.314891 s]*
/proc/loadavg: 4.42 2.36 2.57 7/334 16368
/proc/meminfo: memFree=121614660/131382120 swapFree=33010684/33010684
[pid=16350] ppid=16347 vsize=18930384 memory=58636 CPUtime=0.44 cores=5,7
/proc/16350/stat : 16350 (java) S 16347 16350 15550 0 -1 4194304 6720 0 0 0 39 5 0 0 20 0 18 0 31575523 19384713216 14659 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
/proc/16350/statm: 4732596 14659 5403 1 0 547733 0
[pid=16350/tid=16352] ppid=16347 vsize=18930384 memory=-6000919477018388078 CPUtime=0.25 cores=5,7
/proc/16350/task/16352/stat : 16352 (java) R 16347 16350 15550 0 -1 4194368 5155 0 0 0 22 3 0 0 20 0 18 0 31575525 19384713216 14659 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16361] ppid=16347 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/16350/task/16361/stat : 16361 (Finalizer) S 16347 16350 15550 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 31575529 19384713216 14659 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16368] ppid=16347 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/16350/task/16368/stat : 16368 (Common-Cleaner) S 16347 16350 15550 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 31575530 19384713216 14659 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58636 KiB
[startup+0.700392 s]
/proc/loadavg: 4.42 2.36 2.57 7/334 16368
/proc/meminfo: memFree=121610060/131382120 swapFree=33010684/33010684
[pid=16350] ppid=16347 vsize=18996948 memory=71604 CPUtime=1.11 cores=5,7
/proc/16350/stat : 16350 (java) S 16347 16350 15550 0 -1 4194304 7432 0 0 0 105 6 0 0 20 0 19 0 31575523 19452874752 17901 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
/proc/16350/statm: 4749237 17901 5435 1 0 548421 0
[pid=16350/tid=16352] ppid=16347 vsize=18996948 memory=11264 CPUtime=0.59 cores=5,7
/proc/16350/task/16352/stat : 16352 (java) R 16347 16350 15550 0 -1 4194368 5466 0 0 0 55 4 0 0 20 0 19 0 31575525 19452874752 17901 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16361] ppid=16347 vsize=18996948 memory=11264 CPUtime=0 cores=5,7
/proc/16350/task/16361/stat : 16361 (Finalizer) S 16347 16350 15550 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31575529 19452874752 17901 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16368] ppid=16347 vsize=18996948 memory=279678875260736 CPUtime=0 cores=5,7
/proc/16350/task/16368/stat : 16368 (Common-Cleaner) S 16347 16350 15550 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31575530 19452874752 17901 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 71604 KiB
[startup+1.39152 s]
# the end of solver process 16350 was just reported to runsolver
# Child status: 10
# cumulated CPU time of all completed processes: user=2.34275 s, system=0.132634 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+0.800466 s]
/proc/loadavg: 4.42 2.36 2.57 7/334 16368
/proc/meminfo: memFree=121610060/131382120 swapFree=33010684/33010684
[pid=16350] ppid=16347 vsize=18996948 memory=79272 CPUtime=1.31 cores=5,7
/proc/16350/stat : 16350 (java) S 16347 16350 15550 0 -1 4194304 7960 0 0 0 124 7 0 0 20 0 19 0 31575523 19452874752 19818 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
/proc/16350/statm: 4749237 19818 5435 1 0 548765 0
[pid=16350/tid=16352] ppid=16347 vsize=18996948 memory=2888 CPUtime=0.69 cores=5,7
/proc/16350/task/16352/stat : 16352 (java) R 16347 16350 15550 0 -1 4194368 5478 0 0 0 65 4 0 0 20 0 19 0 31575525 19452874752 19818 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16361] ppid=16347 vsize=18996948 memory=19968 CPUtime=0 cores=5,7
/proc/16350/task/16361/stat : 16361 (Finalizer) S 16347 16350 15550 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31575529 19452874752 19818 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16368] ppid=16347 vsize=18996948 memory=4252 CPUtime=0 cores=5,7
/proc/16350/task/16368/stat : 16368 (Common-Cleaner) S 16347 16350 15550 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31575530 19452874752 19818 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 79272 KiB
[startup+1.20029 s]
/proc/loadavg: 4.42 2.36 2.57 6/335 16369
/proc/meminfo: memFree=121564880/131382120 swapFree=33010684/33010684
[pid=16350] ppid=16347 vsize=18996948 memory=140808 CPUtime=2.09 cores=5,7
/proc/16350/stat : 16350 (java) S 16347 16350 15550 0 -1 4194304 15734 0 0 0 198 11 0 0 20 0 19 0 31575523 19452874752 35202 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
/proc/16350/statm: 4749237 35202 5435 1 0 551946 0
[pid=16350/tid=16352] ppid=16347 vsize=18996948 memory=59606428812013 CPUtime=1.05 cores=5,7
/proc/16350/task/16352/stat : 16352 (java) R 16347 16350 15550 0 -1 4194368 6026 0 0 0 99 6 0 0 20 0 19 0 31575525 19452874752 35202 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16361] ppid=16347 vsize=18996948 memory=3545798784196034021 CPUtime=0 cores=5,7
/proc/16350/task/16361/stat : 16361 (Finalizer) S 16347 16350 15550 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31575529 19452874752 35202 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16368] ppid=16347 vsize=18996948 memory=4207488150211395610 CPUtime=0 cores=5,7
/proc/16350/task/16368/stat : 16368 (Common-Cleaner) S 16347 16350 15550 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31575530 19452874752 35202 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16369] ppid=16347 vsize=18996948 memory=245635481903 CPUtime=0 cores=5,7
/proc/16350/task/16369/stat : 16369 (Timer-0) S 16347 16350 15550 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31575577 19452874752 35202 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
Current children cumulated CPU time: 2.09 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 140808 KiB
[startup+1.30075 s]
/proc/loadavg: 4.42 2.36 2.57 6/335 16369
/proc/meminfo: memFree=121564880/131382120 swapFree=33010684/33010684
[pid=16350] ppid=16347 vsize=18996948 memory=155396 CPUtime=2.3 cores=5,7
/proc/16350/stat : 16350 (java) S 16347 16350 15550 0 -1 4194304 15932 0 0 0 218 12 0 0 20 0 19 0 31575523 19452874752 38849 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
/proc/16350/statm: 4749237 38849 5435 1 0 551950 0
[pid=16350/tid=16352] ppid=16347 vsize=18996948 memory=11264 CPUtime=1.13 cores=5,7
/proc/16350/task/16352/stat : 16352 (java) R 16347 16350 15550 0 -1 4194368 6051 0 0 0 107 6 0 0 20 0 19 0 31575525 19452874752 38849 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16361] ppid=16347 vsize=18996948 memory=11264 CPUtime=0 cores=5,7
/proc/16350/task/16361/stat : 16361 (Finalizer) S 16347 16350 15550 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31575529 19452874752 38849 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16368] ppid=16347 vsize=18996948 memory=65196 CPUtime=0 cores=5,7
/proc/16350/task/16368/stat : 16368 (Common-Cleaner) S 16347 16350 15550 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31575530 19452874752 38849 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
[pid=16350/tid=16369] ppid=16347 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/16350/task/16369/stat : 16369 (Timer-0) S 16347 16350 15550 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31575577 19452874752 38849 18446744073709551615 94468329275392 94468329279088 140724548978640 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94468329286904 94468329287696 94468336861184 140724548987181 140724548987366 140724548987366 140724548992968 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 155396 KiB
Child status: 10
Real time (s): 1.39157
CPU time (s): 2.47538
CPU user time (s): 2.34275
CPU system time (s): 0.132634
CPU usage (%): 177.885
Max. virtual memory (cumulated for all children) (KiB): 18996948
Max. memory (cumulated for all children) (KiB): 155396
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.34275
system time used= 0.132634
maximum resident set size= 160468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1350
involuntary context switches= 919
# summary of solver processes directly reported to runsolver:
# pid: 16350
# total CPU time (s): 2.47538
# total CPU user time (s): 2.34275
# total CPU system time (s): 0.132634
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039079 second user time and 0.075041 second system time
The end
Begin job on nodeC002 at 2025-06-29 03:02:47
IDJOB=4495539
IDBENCH=148066
IDSOLVER=3362
FILE ID=nodeC002/4495539-1751158967
RUNJOBID= nodeC002-1751158906-15563
SLURM_JOB_ID= 9587497
Free space on /tmp= 433056 MiB
SOLVER NAME= Sat4j CP VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110969933.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495539-1751158967/watcher-4495539-1751158967 -o /tmp/evaluation-result-4495539-1751158967/solver-4495539-1751158967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751158906-15563 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4495539-1751158967 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4495539-1751158967.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 9ba35197339b805d6112cafea3dc2530
RANDOM SEED=1131633987
nodeC002 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 : 0xb00001f
cpu MHz : 3492.800
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3591.673
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1596.302
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.305
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.374
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.439
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3617.212
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.225
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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 : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131382120 kB
MemFree: 121642124 kB
MemAvailable: 121318232 kB
Buffers: 3280 kB
Cached: 488424 kB
SwapCached: 0 kB
Active: 8930648 kB
Inactive: 256208 kB
Active(anon): 8713244 kB
Inactive(anon): 0 kB
Active(file): 217404 kB
Inactive(file): 256208 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 34248 kB
Writeback: 0 kB
AnonPages: 8698496 kB
Mapped: 121996 kB
Shmem: 17960 kB
KReclaimable: 84248 kB
Slab: 166472 kB
SReclaimable: 84248 kB
SUnreclaim: 82224 kB
KernelStack: 5152 kB
PageTables: 20832 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701744 kB
Committed_AS: 12081676 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150424 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 8441856 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: 181064 kB
DirectMap2M: 8110080 kB
DirectMap1G: 127926272 kB
Free space on /tmp at the end= 433056 MiB
End job on nodeC002 at 2025-06-29 03:02:49