0.00/0.06 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06 c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06 c See www.sat4j.org for details.
0.00/0.07 c version CUSTOM.v20240707
0.00/0.08 c java.runtime.name OpenJDK Runtime Environment
0.00/0.08 c java.vm.name OpenJDK 64-Bit Server VM
0.00/0.08 c java.vm.version 22.0.1+8-16
0.00/0.08 c java.vm.vendor Oracle Corporation
0.00/0.08 c sun.arch.data.model 64
0.00/0.08 c java.version 22.0.1
0.00/0.08 c os.name Linux
0.00/0.08 c os.version 4.18.0-301.1.el8.x86_64
0.00/0.08 c os.arch amd64
0.00/0.08 c Free memory 2106806208
0.00/0.08 c Max memory 16282288128
0.00/0.08 c Total memory 2113929216
0.00/0.09 c Number of processors 2
0.13/0.15 Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.13/0.15 - never skip resolution steps
0.13/0.15 - Auto-division on coefficients is disabled
0.13/0.15 - No postprocessing
0.13/0.15 - Conflict is considered as is when resolving
0.13/0.15 - Divide both constraints by the coefficient of the pivot when resolving, and partially weaken non-divisible coefficient.
0.13/0.15 - Weaken first using unassigned literals
0.13/0.15 - Bump strategy: ALWAYS_ONE
0.13/0.15 - Bumper: ASSIGNED
0.13/0.15 --- Begin Solver configuration ---
0.13/0.15 org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@68fb2c38
0.13/0.15 Learn all clauses as in MiniSAT
0.13/0.15 LOGGER=java.util.logging.Logger@59690aa4 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.13/0.15 VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.13/0.15 No reason simplification
0.13/0.15 Armin Biere (Picosat) restarts strategy
0.13/0.15 Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.DegreeSizeLBDComputerStrategy@44e81672
0.13/0.15 timeout=2147483s
0.13/0.15 DB Simplification allowed=false
0.13/0.15 Listener: none
0.13/0.15 --- End Solver configuration ---
0.13/0.15 c Pseudo Boolean Optimization by upper bound
0.13/0.15 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.13/0.15 c - never skip resolution steps
0.13/0.15 c - Auto-division on coefficients is disabled
0.13/0.15 c - No postprocessing
0.13/0.15 c - Conflict is considered as is when resolving
0.13/0.15 c - Divide both constraints by the coefficient of the pivot when resolving, and partially weaken non-divisible coefficient.
0.13/0.15 c - Weaken first using unassigned literals
0.13/0.15 c - Bump strategy: ALWAYS_ONE
0.13/0.15 c - Bumper: ASSIGNED
0.13/0.15 c --- Begin Solver configuration ---
0.13/0.15 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@68fb2c38
0.13/0.15 c Learn all clauses as in MiniSAT
0.13/0.15 c LOGGER=java.util.logging.Logger@59690aa4 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.13/0.15 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.13/0.15 c No reason simplification
0.13/0.15 c Armin Biere (Picosat) restarts strategy
0.13/0.15 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.DegreeSizeLBDComputerStrategy@44e81672
0.13/0.15 c timeout=2147483s
0.13/0.15 c DB Simplification allowed=false
0.13/0.15 c Listener: none
0.13/0.15 c --- End Solver configuration ---
0.13/0.15 c solving HOME/instance-4450435-1721410698.opb
0.13/0.15 c reading problem ...
0.13/0.15 c no objective function found
0.33/0.21 c ... done. Wall clock time 0.053s.
0.33/0.21 c declared #vars 1683
0.33/0.21 c #constraints 562
0.33/0.21 c constraints type
0.33/0.21 c org.sat4j.pb.constraints.pb.PuebloMinWatchPb => 562
0.33/0.21 c 562 constraints processed.
1.46/0.86 c cleaning 2472 clauses out of 5000 with flag 0/5000
2.65/1.44 c cleaning 4151 clauses out of 8528 with flag 0/11000
3.64/2.07 c starts : 42
3.64/2.07 c conflicts : 15253
3.64/2.07 c decisions : 51713
3.64/2.07 c propagations : 191513
3.64/2.07 c inspects : 2064386
3.64/2.07 c shortcuts : 0
3.64/2.07 c learnt literals : 1
3.64/2.07 c learnt binary clauses : 5
3.64/2.07 c learnt ternary clauses : 342
3.64/2.07 c learnt constraints : 15251
3.64/2.07 c ignored constraints : 0
3.64/2.07 c root simplifications : 0
3.64/2.07 c removed literals (reason simplification) : 0
3.64/2.07 c reason swapping (by a shorter reason) : 0
3.64/2.07 c Calls to reduceDB : 2
3.64/2.07 c Number of update (reduction) of LBD : 910
3.64/2.07 c Imported unit clauses : 0
3.64/2.07 c No decision after first conflict : false
3.64/2.07 c number of reductions to clauses (during analyze) : 0
3.64/2.07 c number of learned constraints concerned by reduction : 0
3.64/2.07 c number of learning phase by resolution : 0
3.64/2.07 c number of learning phase by cutting planes : 0
3.64/2.07 c number of rounding to 1 operations : 42834
3.64/2.07 c number of easy rounding to 1 operations (no literal elimination needed) : 0
3.64/2.07 c number of reductions of the coefficients by power 2 : 0
3.64/2.07 c number of right shift for reduction by power 2 : 0
3.64/2.07 c number of reductions of the coefficients by GCD over coefficients : 0
3.64/2.07 c number of ending skipping : 0
3.64/2.07 c number of internal skipping : 0
3.64/2.07 c number of derivation steps : 42193
3.64/2.07 c number of skipped derivation steps : 0
3.64/2.07 c number of remaining unassigned : 210
3.64/2.07 c number of remaining assigned : 224124
3.64/2.07 c number of falsified literals weakened from reason : 0
3.64/2.07 c number of falsified literals weakened from conflict : 0
3.64/2.07 c time for arithmetic operations : 24646989
3.64/2.08 c minimum degree of deleted constraints : 4
3.64/2.08 c maximum degree of deleted constraints : 12884901888
3.64/2.08 c number of deleted constraints : 6623
3.64/2.08 c speed (assignments/second) : 103130.31771674745
3.64/2.08 c non guided choices : 3520
3.64/2.08 c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB : 1401
3.64/2.08 c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB : 209
3.64/2.08 c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB : 5
3.64/2.08 c learnt constraints type org.sat4j.pb.constraints.pb.PuebloMinWatchPb : 7013
3.64/2.08 s UNSATISFIABLE
3.64/2.08 c Total wall clock time (in seconds): 1.928
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: 63968 MiB (59370 MiB free)
memory of node 1: 64473 MiB (55601 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450435-1721410698/watcher-4450435-1721410698 -o /tmp/evaluation-result-4450435-1721410698/solver-4450435-1721410698 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721410600-1017793 --watchdog 3760 java -jar sat4j-pb.jar PartialRoundingSatPB24 HOME/instance-4450435-1721410698.opb
running on 2 cores: 0,2
CPU governors:
performance: 0 2
Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=1018132, runsolver pid=1018129
Current StackSize limit: 8192 KiB
[startup+0.100154 s]*
/proc/loadavg: 3.68 2.54 2.97 7/328 1018150
/proc/meminfo: memFree=117687148/131524600 swapFree=131071996/131071996
[pid=1018132] ppid=1018129 vsize=18975048 memory=63420 CPUtime=0.13 cores=0,2
/proc/1018132/stat : 1018132 (java) S 1018129 1018132 1017783 0 -1 1077936128 7200 0 0 0 11 2 0 0 20 0 18 0 193233320 19430449152 15855 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
/proc/1018132/statm: 4743762 15855 5725 1 0 549318 0
[pid=1018132/tid=1018134] ppid=1018129 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/1018132/task/1018134/stat : 1018134 (java) S 1018129 1018132 1017783 0 -1 1077936192 5729 0 0 0 7 1 0 0 20 0 18 0 193233321 19430449152 15855 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018143] ppid=1018129 vsize=18975048 memory=228556276070 CPUtime=0 cores=0,2
/proc/1018132/task/1018143/stat : 1018143 (Finalizer) S 1018129 1018132 1017783 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 193233323 19430449152 15855 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018150] ppid=1018129 vsize=18975048 memory=16102567654487328 CPUtime=0 cores=0,2
/proc/1018132/task/1018150/stat : 1018150 (Common-Cleaner) S 1018129 1018132 1017783 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 193233324 19430449152 15855 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63420 KiB
[startup+0.205931 s]*
/proc/loadavg: 3.68 2.54 2.97 7/328 1018150
/proc/meminfo: memFree=117670208/131524600 swapFree=131071996/131071996
[pid=1018132] ppid=1018129 vsize=18975048 memory=80460 CPUtime=0.33 cores=0,2
/proc/1018132/stat : 1018132 (java) S 1018129 1018132 1017783 0 -1 1077936128 7755 0 0 0 31 2 0 0 20 0 18 0 193233320 19430449152 20115 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
/proc/1018132/statm: 4743762 20115 5857 1 0 549671 0
[pid=1018132/tid=1018134] ppid=1018129 vsize=18975048 memory=6876556183782621315 CPUtime=0.19 cores=0,2
/proc/1018132/task/1018134/stat : 1018134 (java) R 1018129 1018132 1017783 0 -1 4194368 6038 0 0 0 17 2 0 0 20 0 18 0 193233321 19430449152 20115 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018143] ppid=1018129 vsize=18975048 memory=1623 CPUtime=0 cores=0,2
/proc/1018132/task/1018143/stat : 1018143 (Finalizer) S 1018129 1018132 1017783 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 193233323 19430449152 20115 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018150] ppid=1018129 vsize=18975048 memory=14695192770905705 CPUtime=0 cores=0,2
/proc/1018132/task/1018150/stat : 1018150 (Common-Cleaner) S 1018129 1018132 1017783 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 193233324 19430449152 20115 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 80460 KiB
[startup+0.312933 s]*
/proc/loadavg: 3.68 2.54 2.97 7/329 1018151
/proc/meminfo: memFree=117656268/131524600 swapFree=131071996/131071996
[pid=1018132] ppid=1018129 vsize=19041612 memory=94152 CPUtime=0.53 cores=0,2
/proc/1018132/stat : 1018132 (java) S 1018129 1018132 1017783 0 -1 1077936128 8514 0 0 0 50 3 0 0 20 0 19 0 193233320 19498610688 23538 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
/proc/1018132/statm: 4760403 23538 5857 1 0 550266 0
[pid=1018132/tid=1018134] ppid=1018129 vsize=19041612 memory=-7236542958790273382 CPUtime=0.26 cores=0,2
/proc/1018132/task/1018134/stat : 1018134 (java) R 1018129 1018132 1017783 0 -1 4194368 6125 0 0 0 24 2 0 0 20 0 19 0 193233321 19498610688 23538 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018143] ppid=1018129 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/1018132/task/1018143/stat : 1018143 (Finalizer) S 1018129 1018132 1017783 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 193233323 19498610688 23538 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018150] ppid=1018129 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/1018132/task/1018150/stat : 1018150 (Common-Cleaner) S 1018129 1018132 1017783 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 193233324 19498610688 23538 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018151] ppid=1018129 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/1018132/task/1018151/stat : 1018151 (Timer-0) S 1018129 1018132 1017783 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 193233342 19498610688 23538 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 94152 KiB
[startup+0.700933 s]
/proc/loadavg: 3.68 2.54 2.97 7/330 1018152
/proc/meminfo: memFree=117581572/131524600 swapFree=131071996/131071996
[pid=1018132] ppid=1018129 vsize=19108176 memory=168504 CPUtime=1.27 cores=0,2
/proc/1018132/stat : 1018132 (java) S 1018129 1018132 1017783 0 -1 1077936128 11216 0 0 0 122 5 0 0 20 0 20 0 193233320 19566772224 42126 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
/proc/1018132/statm: 4777044 42126 5857 1 0 551986 0
[pid=1018132/tid=1018134] ppid=1018129 vsize=19108176 memory=12292 CPUtime=0.57 cores=0,2
/proc/1018132/task/1018134/stat : 1018134 (java) R 1018129 1018132 1017783 0 -1 4194368 6180 0 0 0 54 3 0 0 20 0 20 0 193233321 19566772224 42126 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018143] ppid=1018129 vsize=19108176 memory=12292 CPUtime=0 cores=0,2
/proc/1018132/task/1018143/stat : 1018143 (Finalizer) S 1018129 1018132 1017783 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193233323 19566772224 42126 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018150] ppid=1018129 vsize=19108176 memory=117636 CPUtime=0 cores=0,2
/proc/1018132/task/1018150/stat : 1018150 (Common-Cleaner) S 1018129 1018132 1017783 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 193233324 19566772224 42126 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018151] ppid=1018129 vsize=19108176 memory=5484 CPUtime=0 cores=0,2
/proc/1018132/task/1018151/stat : 1018151 (Timer-0) S 1018129 1018132 1017783 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193233342 19566772224 42126 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 168504 KiB
[startup+1.50026 s]
/proc/loadavg: 3.68 2.54 2.97 7/330 1018152
/proc/meminfo: memFree=117536472/131524600 swapFree=131071996/131071996
[pid=1018132] ppid=1018129 vsize=19108176 memory=470708 CPUtime=2.83 cores=0,2
/proc/1018132/stat : 1018132 (java) S 1018129 1018132 1017783 0 -1 1077936128 19263 0 0 0 270 13 0 0 20 0 20 0 193233320 19566772224 117677 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
/proc/1018132/statm: 4777044 117677 5873 1 0 556185 0
[pid=1018132/tid=1018134] ppid=1018129 vsize=19108176 memory=12292 CPUtime=1.32 cores=0,2
/proc/1018132/task/1018134/stat : 1018134 (java) R 1018129 1018132 1017783 0 -1 4194368 6374 0 0 0 123 9 0 0 20 0 20 0 193233321 19566772224 117677 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018143] ppid=1018129 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/1018132/task/1018143/stat : 1018143 (Finalizer) S 1018129 1018132 1017783 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193233323 19566772224 117677 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018150] ppid=1018129 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/1018132/task/1018150/stat : 1018150 (Common-Cleaner) S 1018129 1018132 1017783 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 193233324 19566772224 117677 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018151] ppid=1018129 vsize=19108176 memory=65 CPUtime=0 cores=0,2
/proc/1018132/task/1018151/stat : 1018151 (Timer-0) S 1018129 1018132 1017783 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193233342 19566772224 117677 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 470708 KiB
[startup+2.1115 s]
# the end of solver process 1018132 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=3.58619 s, system=0.232322 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+1.60393 s]
/proc/loadavg: 3.68 2.54 2.97 7/330 1018152
/proc/meminfo: memFree=117536472/131524600 swapFree=131071996/131071996
[pid=1018132] ppid=1018129 vsize=19108176 memory=472756 CPUtime=3.04 cores=0,2
/proc/1018132/stat : 1018132 (java) S 1018129 1018132 1017783 0 -1 1077936128 19283 0 0 0 291 13 0 0 20 0 20 0 193233320 19566772224 118189 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
/proc/1018132/statm: 4777044 118189 5873 1 0 556185 0
[pid=1018132/tid=1018134] ppid=1018129 vsize=19108176 memory=228489168090 CPUtime=1.42 cores=0,2
/proc/1018132/task/1018134/stat : 1018134 (java) R 1018129 1018132 1017783 0 -1 4194368 6375 0 0 0 133 9 0 0 20 0 20 0 193233321 19566772224 118189 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018143] ppid=1018129 vsize=19108176 memory=-7236542958790273382 CPUtime=0 cores=0,2
/proc/1018132/task/1018143/stat : 1018143 (Finalizer) S 1018129 1018132 1017783 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193233323 19566772224 118189 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018150] ppid=1018129 vsize=19108176 memory=46444 CPUtime=0 cores=0,2
/proc/1018132/task/1018150/stat : 1018150 (Common-Cleaner) S 1018129 1018132 1017783 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 193233324 19566772224 118189 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018151] ppid=1018129 vsize=19108176 memory=12292 CPUtime=0 cores=0,2
/proc/1018132/task/1018151/stat : 1018151 (Timer-0) S 1018129 1018132 1017783 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193233342 19566772224 118189 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 472756 KiB
[startup+2.00093 s]*
/proc/loadavg: 3.68 2.54 2.97 7/330 1018152
/proc/meminfo: memFree=116921964/131524600 swapFree=131071996/131071996
[pid=1018132] ppid=1018129 vsize=19108176 memory=826724 CPUtime=3.64 cores=0,2
/proc/1018132/stat : 1018132 (java) S 1018129 1018132 1017783 0 -1 1077936128 19951 0 0 0 343 21 0 0 20 0 20 0 193233320 19566772224 206681 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
/proc/1018132/statm: 4777044 206681 5873 1 0 746259 0
[pid=1018132/tid=1018134] ppid=1018129 vsize=19108176 memory=-7236542958790273382 CPUtime=1.8 cores=0,2
/proc/1018132/task/1018134/stat : 1018134 (java) R 1018129 1018132 1017783 0 -1 4194368 6543 0 0 0 163 17 0 0 20 0 20 0 193233321 19566772224 206681 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018143] ppid=1018129 vsize=19108176 memory=2360104 CPUtime=0 cores=0,2
/proc/1018132/task/1018143/stat : 1018143 (Finalizer) S 1018129 1018132 1017783 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193233323 19566772224 206681 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018150] ppid=1018129 vsize=19108176 memory=2708 CPUtime=0 cores=0,2
/proc/1018132/task/1018150/stat : 1018150 (Common-Cleaner) S 1018129 1018132 1017783 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 193233324 19566772224 206681 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
[pid=1018132/tid=1018151] ppid=1018129 vsize=19108176 memory=4852 CPUtime=0 cores=0,2
/proc/1018132/task/1018151/stat : 1018151 (Timer-0) S 1018129 1018132 1017783 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193233342 19566772224 206681 134679101440 94766367059968 94766367063664 140728931675424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94766367071480 94766367072272 94766388752384 140728931681262 140728931681375 140728931681375 140728931688392 0
Current children cumulated CPU time: 3.64 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 826724 KiB
[startup+2.10565 s]*
/proc/loadavg: 3.68 2.54 2.97 5/311 1018154
/proc/meminfo: memFree=117727868/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child status: 20
Real time (s): 2.11154
CPU time (s): 3.81851
CPU user time (s): 3.58619
CPU system time (s): 0.232322
CPU usage (%): 180.84
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 826724
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.58619
system time used= 0.232322
maximum resident set size= 880144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20166
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= 799
involuntary context switches= 208
# summary of solver processes directly reported to runsolver:
# pid: 1018132
# total CPU time (s): 3.81851
# total CPU user time (s): 3.58619
# total CPU system time (s): 0.232322
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.014687 second user time and 0.041875 second system time
The end
Begin job on nodeC020 at 2024-07-19 19:38:31
IDJOB=4450435
IDBENCH=160451
IDSOLVER=3046
FILE ID=nodeC020/4450435-1721410698
RUNJOBID= nodeC020-1721410600-1017793
SLURM_JOB_ID= 7545471
Free space on /tmp= 890076 MiB
SOLVER NAME= Sat4j Partial RoundingSAT 2024 2024-07-12
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/SUMINEQ/normalized-sumineqArity3pyramidP0032.opb
COMMAND LINE= java -jar sat4j-pb.jar PartialRoundingSatPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450435-1721410698/watcher-4450435-1721410698 -o /tmp/evaluation-result-4450435-1721410698/solver-4450435-1721410698 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721410600-1017793 --watchdog 3760 java -jar sat4j-pb.jar PartialRoundingSatPB24 HOME/instance-4450435-1721410698.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 19d3f2d8496913a7267fdcac0d205e84
RANDOM SEED=694951058
nodeC020.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3650.378
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7000.05
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.523
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7005.84
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 : 3628.700
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7000.05
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 : 3684.024
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7005.84
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 : 3674.429
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7000.05
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 : 3684.007
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7005.84
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 : 3666.246
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7000.05
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.236
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7005.84
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131524600 kB
MemFree: 117731728 kB
MemAvailable: 119829512 kB
Buffers: 533260 kB
Cached: 2391008 kB
SwapCached: 0 kB
Active: 913428 kB
Inactive: 12207604 kB
Active(anon): 1568 kB
Inactive(anon): 10241144 kB
Active(file): 911860 kB
Inactive(file): 1966460 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131071996 kB
SwapFree: 131071996 kB
Dirty: 932 kB
Writeback: 0 kB
AnonPages: 10196080 kB
Mapped: 126796 kB
Shmem: 45912 kB
KReclaimable: 118572 kB
Slab: 234420 kB
SReclaimable: 118572 kB
SUnreclaim: 115848 kB
KernelStack: 5008 kB
PageTables: 30128 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 196834296 kB
Committed_AS: 13309748 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 69504 kB
HardwareCorrupted: 0 kB
AnonHugePages: 9869312 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 211668 kB
DirectMap2M: 22630400 kB
DirectMap1G: 113246208 kB
Free space on /tmp at the end= 890076 MiB
End job on nodeC020 at 2024-07-19 19:38:33