0.14/0.28 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.14/0.28 c This is free software under the dual EPL/GNU LGPL licenses.
0.14/0.28 c See www.sat4j.org for details.
0.14/0.30 c version CUSTOM.v20240707
0.30/0.33 c java.runtime.name OpenJDK Runtime Environment
0.30/0.33 c java.vm.name OpenJDK 64-Bit Server VM
0.30/0.33 c java.vm.version 22.0.1+8-16
0.30/0.33 c java.vm.vendor Oracle Corporation
0.30/0.33 c sun.arch.data.model 64
0.30/0.33 c java.version 22.0.1
0.30/0.33 c os.name Linux
0.30/0.33 c os.version 4.18.0-301.1.el8.x86_64
0.30/0.33 c os.arch amd64
0.30/0.34 c Free memory 2115194816
0.30/0.34 c Max memory 16282288128
0.30/0.34 c Total memory 2122317824
0.30/0.35 c Number of processors 2
0.61/0.53 Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.61/0.53 - never skip resolution steps
0.61/0.53 - Auto-division on coefficients is disabled
0.61/0.53 - No postprocessing
0.61/0.53 - Conflict is considered as is when resolving
0.61/0.53 - Use constraints as they come during conflict analysis
0.61/0.53 - Weaken first using unassigned literals
0.61/0.53 - Bump strategy: ALWAYS_ONE
0.61/0.53 - Bumper: EFFECTIVE
0.61/0.53 --- Begin Solver configuration ---
0.61/0.53 org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@5ecddf8f
0.61/0.53 Learn all clauses as in MiniSAT
0.61/0.53 LOGGER=java.util.logging.Logger@5f5a92bb claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.61/0.53 VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.61/0.53 No reason simplification
0.61/0.53 Dynamic restart strategy considering the size of the coefficients
0.61/0.53 Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@449b2d27
0.61/0.53 timeout=2147483s
0.61/0.53 DB Simplification allowed=false
0.61/0.53 Listener: none
0.61/0.53 --- End Solver configuration ---
0.61/0.54 c Pseudo Boolean Optimization by upper bound
0.61/0.54 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.61/0.54 c - never skip resolution steps
0.61/0.54 c - Auto-division on coefficients is disabled
0.61/0.54 c - No postprocessing
0.61/0.54 c - Conflict is considered as is when resolving
0.61/0.54 c - Use constraints as they come during conflict analysis
0.61/0.54 c - Weaken first using unassigned literals
0.61/0.54 c - Bump strategy: ALWAYS_ONE
0.61/0.54 c - Bumper: EFFECTIVE
0.61/0.54 c --- Begin Solver configuration ---
0.61/0.54 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@5ecddf8f
0.61/0.54 c Learn all clauses as in MiniSAT
0.61/0.54 c LOGGER=java.util.logging.Logger@5f5a92bb claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.61/0.54 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.61/0.54 c No reason simplification
0.61/0.54 c Dynamic restart strategy considering the size of the coefficients
0.61/0.54 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@449b2d27
0.61/0.54 c timeout=2147483s
0.61/0.54 c DB Simplification allowed=false
0.61/0.54 c Listener: none
0.61/0.54 c --- End Solver configuration ---
0.61/0.54 c solving HOME/instance-4455900-1721717812.wbo
0.61/0.54 c reading problem ...
3.05/1.81 c ... done. Wall clock time 1.272s.
3.05/1.81 c declared #vars 6832
3.05/1.81 c internal #vars 26309
3.05/1.81 c #constraints 19478
3.05/1.81 c constraints type
3.05/1.81 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
3.05/1.81 c org.sat4j.specs.Constr$1 => 1
3.05/1.81 c org.sat4j.pb.constraints.pb.PuebloMinWatchPb => 524
3.05/1.81 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 18952
3.05/1.81 c 19478 constraints processed.
3.05/1.83 c objective function length is 19477 literals
3.25/1.94 Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 19482 out of bounds for length 6833
3.25/1.94 at org.sat4j.pb.lcds.AbstractLBDComputerStrategy.computeLBD(AbstractLBDComputerStrategy.java:32)
3.25/1.94 at org.sat4j.pb.lcds.PBGlucoseLCDS.computeLBD(PBGlucoseLCDS.java:98)
3.25/1.94 at org.sat4j.minisat.core.GlucoseLCDS.onClauseLearning(GlucoseLCDS.java:116)
3.25/1.94 at org.sat4j.minisat.core.Glucose2LCDS.onClauseLearning(Glucose2LCDS.java:35)
3.25/1.94 at org.sat4j.pb.core.PBSolverCP.analyzeCP(PBSolverCP.java:231)
3.25/1.94 at org.sat4j.pb.core.PBSolverCP.analyze(PBSolverCP.java:163)
3.25/1.94 at org.sat4j.minisat.core.Solver.search(Solver.java:1338)
3.25/1.94 at org.sat4j.minisat.core.Solver.isSatisfiable(Solver.java:1903)
3.25/1.94 at org.sat4j.tools.SolverDecorator.isSatisfiable(SolverDecorator.java:106)
3.25/1.94 at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:180)
3.25/1.94 at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:173)
3.25/1.94 at org.sat4j.OptimizationMode.solve(OptimizationMode.java:141)
3.25/1.94 at org.sat4j.AbstractLauncher.solve(AbstractLauncher.java:323)
3.25/1.94 at org.sat4j.AbstractLauncher.run(AbstractLauncher.java:267)
3.25/1.94 at org.sat4j.pb.LanceurPseudo2007.main(LanceurPseudo2007.java:118)
3.25/1.95 c starts : 1
3.25/1.95 c conflicts : 1
3.25/1.95 c decisions : 19482
3.25/1.95 c propagations : 22163
3.25/1.95 c inspects : 26984
3.25/1.95 c shortcuts : 0
3.25/1.95 c learnt literals : 0
3.25/1.95 c learnt binary clauses : 0
3.25/1.95 c learnt ternary clauses : 0
3.25/1.95 c learnt constraints : 0
3.25/1.95 c ignored constraints : 0
3.25/1.95 c root simplifications : 0
3.25/1.95 c removed literals (reason simplification) : 0
3.25/1.95 c reason swapping (by a shorter reason) : 0
3.25/1.95 c Calls to reduceDB : 0
3.25/1.95 c Number of update (reduction) of LBD : 0
3.25/1.95 c Imported unit clauses : 0
3.25/1.95 c No decision after first conflict : true
3.25/1.95 c number of reductions to clauses (during analyze) : 0
3.25/1.95 c number of learned constraints concerned by reduction : 0
3.25/1.95 c number of learning phase by resolution : 0
3.25/1.95 c number of learning phase by cutting planes : 0
3.25/1.95 c number of rounding to 1 operations : 0
3.25/1.95 c number of easy rounding to 1 operations (no literal elimination needed) : 0
3.25/1.95 c number of reductions of the coefficients by power 2 : 0
3.25/1.95 c number of right shift for reduction by power 2 : 0
3.25/1.95 c number of reductions of the coefficients by GCD over coefficients : 0
3.25/1.96 c number of ending skipping : 0
3.25/1.96 c number of internal skipping : 0
3.25/1.96 c number of derivation steps : 14
3.25/1.96 c number of skipped derivation steps : 0
3.25/1.96 c number of remaining unassigned : 0
3.25/1.96 c number of remaining assigned : 0
3.25/1.96 c number of falsified literals weakened from reason : 0
3.25/1.96 c number of falsified literals weakened from conflict : 0
3.25/1.96 c time for arithmetic operations : 0
3.25/1.96 c minimum degree of deleted constraints : null
3.25/1.96 c maximum degree of deleted constraints : null
3.25/1.96 c number of deleted constraints : 0
3.25/1.96 c speed (assignments/second) : 233294.73684210525
3.25/1.96 c non guided choices : 5
3.25/1.96 s UNKNOWN
3.25/1.96 c Total wall clock time (in seconds): 1.424
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: 64059 MiB (61184 MiB free)
memory of node 1: 64510 MiB (61358 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4455900-1721717812/watcher-4455900-1721717812 -o /tmp/evaluation-result-4455900-1721717812/solver-4455900-1721717812 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721717812-78074 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4455900-1721717812.wbo
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 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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=78138, runsolver pid=78133
Current StackSize limit: 8192 KiB
[startup+0.10007 s]*
/proc/loadavg: 1.90 2.05 2.08 1/275 78169
/proc/meminfo: memFree=125403816/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=18175400 memory=35976 CPUtime=0.03 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 4174 0 40 0 1 2 0 0 20 0 7 0 7770602 18611609600 8994 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16784588 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4543850 8994 3661 1 0 544764 0
[pid=78138/tid=78142] ppid=78133 vsize=18175400 memory=4026531971 CPUtime=0.03 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) D 78133 78138 78062 0 -1 4194368 3645 0 40 0 1 2 0 0 20 0 7 0 7770603 18611609600 8994 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16784588 0 0 0 -1 1 0 0 5 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 18175400 KiB
Current children cumulated memory: 35976 KiB
[startup+0.215482 s]*
/proc/loadavg: 1.90 2.05 2.08 9/319 78213
/proc/meminfo: memFree=125324112/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=18975048 memory=56460 CPUtime=0.14 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 6365 0 77 0 9 5 0 0 20 0 18 0 7770602 19430449152 14115 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4743762 14115 5458 1 0 550794 0
[pid=78138/tid=78142] ppid=78133 vsize=18975048 memory=8505393642823811203 CPUtime=0.1 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) R 78133 78138 78062 0 -1 4194368 5284 0 68 0 6 4 0 0 20 0 18 0 7770603 19430449152 14115 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78185] ppid=78133 vsize=18975048 memory=3637 CPUtime=0 cores=1,3
/proc/78138/task/78185/stat : 78185 (Finalizer) S 78133 78138 78062 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 7770619 19430449152 14115 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78211] ppid=78133 vsize=18975048 memory=14126749604647555 CPUtime=0 cores=1,3
/proc/78138/task/78211/stat : 78211 (Common-Cleaner) S 78133 78138 78062 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 18 0 7770620 19430449152 14115 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 56460 KiB
[startup+0.319761 s]*
/proc/loadavg: 1.90 2.05 2.08 5/319 78213
/proc/meminfo: memFree=125316256/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=18975048 memory=58440 CPUtime=0.3 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 6749 0 77 0 24 6 0 0 20 0 18 0 7770602 19430449152 14610 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4743762 14610 5529 1 0 551088 0
[pid=78138/tid=78142] ppid=78133 vsize=18975048 memory=-6000919489903420520 CPUtime=0.2 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) R 78133 78138 78062 0 -1 4194368 5592 0 68 0 15 5 0 0 20 0 18 0 7770603 19430449152 14610 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78185] ppid=78133 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/78138/task/78185/stat : 78185 (Finalizer) S 78133 78138 78062 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 7770619 19430449152 14610 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78211] ppid=78133 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/78138/task/78211/stat : 78211 (Common-Cleaner) S 78133 78138 78062 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 18 0 7770620 19430449152 14610 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 58440 KiB
[startup+0.7055 s]
/proc/loadavg: 1.90 2.05 2.08 12/319 78213
/proc/meminfo: memFree=125278924/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=18975048 memory=126028 CPUtime=0.96 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 7740 0 77 0 86 10 0 0 20 0 18 0 7770602 19430449152 31507 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4743762 31507 5654 1 0 551761 0
[pid=78138/tid=78142] ppid=78133 vsize=18975048 memory=31436 CPUtime=0.53 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) R 78133 78138 78062 0 -1 4194368 6032 0 68 0 46 7 0 0 20 0 18 0 7770603 19430449152 31507 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78185] ppid=78133 vsize=18975048 memory=12932 CPUtime=0 cores=1,3
/proc/78138/task/78185/stat : 78185 (Finalizer) S 78133 78138 78062 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 7770619 19430449152 31507 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78211] ppid=78133 vsize=18975048 memory=5472 CPUtime=0 cores=1,3
/proc/78138/task/78211/stat : 78211 (Common-Cleaner) S 78133 78138 78062 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 18 0 7770620 19430449152 31507 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 126028 KiB
[startup+1.50047 s]
/proc/loadavg: 1.90 2.05 2.08 8/302 78219
/proc/meminfo: memFree=124650072/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=19041612 memory=776432 CPUtime=2.47 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 14264 0 77 0 214 33 0 0 20 0 19 0 7770602 19498610688 194108 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4760403 194108 5775 1 0 555171 0
[pid=78138/tid=78142] ppid=78133 vsize=19041612 memory=0 CPUtime=1.25 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) R 78133 78138 78062 0 -1 4194368 6343 0 68 0 98 27 0 0 20 0 19 0 7770603 19498610688 194108 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78185] ppid=78133 vsize=19041612 memory=33 CPUtime=0 cores=1,3
/proc/78138/task/78185/stat : 78185 (Finalizer) S 78133 78138 78062 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 7770619 19498610688 194108 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78211] ppid=78133 vsize=19041612 memory=12932 CPUtime=0 cores=1,3
/proc/78138/task/78211/stat : 78211 (Common-Cleaner) S 78133 78138 78062 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 19 0 7770620 19498610688 194108 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 776432 KiB
[startup+1.98534 s]
# the end of solver process 78138 was just reported to runsolver
# Child status: 1
# cumulated CPU time of all completed processes: user=2.91151 s, system=0.484665 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+1.60046 s]
/proc/loadavg: 1.90 2.05 2.08 8/302 78219
/proc/meminfo: memFree=124650072/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=19041612 memory=783768 CPUtime=2.66 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 17981 0 77 0 232 34 0 0 20 0 19 0 7770602 19498610688 195942 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4760403 195942 5775 1 0 556958 0
[pid=78138/tid=78142] ppid=78133 vsize=19041612 memory=228489170101 CPUtime=1.35 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) R 78133 78138 78062 0 -1 4194368 6345 0 68 0 108 27 0 0 20 0 19 0 7770603 19498610688 195942 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78185] ppid=78133 vsize=19041612 memory=-6000919494215165032 CPUtime=0 cores=1,3
/proc/78138/task/78185/stat : 78185 (Finalizer) S 78133 78138 78062 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 7770619 19498610688 195942 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78211] ppid=78133 vsize=19041612 memory=31436 CPUtime=0 cores=1,3
/proc/78138/task/78211/stat : 78211 (Common-Cleaner) S 78133 78138 78062 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 19 0 7770620 19498610688 195942 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 783768 KiB
[startup+1.80047 s]
/proc/loadavg: 1.90 2.05 2.08 8/302 78219
/proc/meminfo: memFree=124650072/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=19041612 memory=1232004 CPUtime=3.05 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 21696 0 77 0 258 47 0 0 20 0 19 0 7770602 19498610688 308001 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4760403 308001 5775 1 0 559330 0
[pid=78138/tid=78142] ppid=78133 vsize=19041612 memory=5472 CPUtime=1.54 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) R 78133 78138 78062 0 -1 4194368 6587 0 68 0 116 38 0 0 20 0 19 0 7770603 19498610688 308001 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78185] ppid=78133 vsize=19041612 memory=15976 CPUtime=0 cores=1,3
/proc/78138/task/78185/stat : 78185 (Finalizer) S 78133 78138 78062 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 7770619 19498610688 308001 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78211] ppid=78133 vsize=19041612 memory=2316 CPUtime=0 cores=1,3
/proc/78138/task/78211/stat : 78211 (Common-Cleaner) S 78133 78138 78062 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 19 0 7770620 19498610688 308001 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 1232004 KiB
[startup+1.90047 s]
/proc/loadavg: 1.90 2.05 2.08 8/302 78219
/proc/meminfo: memFree=124650072/131655788 swapFree=131071996/131071996
[pid=78138] ppid=78133 vsize=19108176 memory=1239072 CPUtime=3.25 cores=1,3
/proc/78138/stat : 78138 (java) S 78133 78138 78062 0 -1 1077936128 21962 0 77 0 278 47 0 0 20 0 20 0 7770602 19566772224 309768 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
/proc/78138/statm: 4777044 309768 5814 1 0 559675 0
[pid=78138/tid=78142] ppid=78133 vsize=19108176 memory=0 CPUtime=1.62 cores=1,3
/proc/78138/task/78142/stat : 78142 (java) R 78133 78138 78062 0 -1 4194368 6686 0 68 0 124 38 0 0 20 0 20 0 7770603 19566772224 309768 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78185] ppid=78133 vsize=19108176 memory=33 CPUtime=0 cores=1,3
/proc/78138/task/78185/stat : 78185 (Finalizer) S 78133 78138 78062 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 7770619 19566772224 309768 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
[pid=78138/tid=78211] ppid=78133 vsize=19108176 memory=12932 CPUtime=0 cores=1,3
/proc/78138/task/78211/stat : 78211 (Common-Cleaner) S 78133 78138 78062 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 20 0 7770620 19566772224 309768 134679101440 94773288398848 94773288402544 140735593033072 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94773288410360 94773288411152 94773310664704 140735593034740 140735593034848 140735593034848 140735593041864 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1239072 KiB
Child status: 1
Real time (s): 1.98539
CPU time (s): 3.39617
CPU user time (s): 2.91151
CPU system time (s): 0.484665
CPU usage (%): 171.058
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 1239072
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.91151
system time used= 0.484665
maximum resident set size= 1247756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22250
page faults= 77
swaps= 0
block input operations= 13032
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1045
involuntary context switches= 501
# summary of solver processes directly reported to runsolver:
# pid: 78138
# total CPU time (s): 3.39617
# total CPU user time (s): 2.91151
# total CPU system time (s): 0.484665
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027697 second user time and 0.071133 second system time
The end
Begin job on nodeC008 at 2024-07-23 08:56:52
IDJOB=4455900
IDBENCH=143108
IDSOLVER=3036
FILE ID=nodeC008/4455900-1721717812
RUNJOBID= nodeC008-1721717812-78074
SLURM_JOB_ID= 7770387
Free space on /tmp= 723764 MiB
SOLVER NAME= Sat4j Cutting Planes 2024 2024-07-12
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf8.ucl--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4455900-1721717812/watcher-4455900-1721717812 -o /tmp/evaluation-result-4455900-1721717812/solver-4455900-1721717812 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721717812-78074 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4455900-1721717812.wbo
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 422b47731253e11b6937aedb0da90672
RANDOM SEED=716633944
nodeC008.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 : 0xb00001f
cpu MHz : 1197.118
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 invpcid_single pti 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 : 6983.19
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 : 1197.122
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 invpcid_single pti 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 : 6983.33
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 : 1197.255
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 invpcid_single pti 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 : 6983.19
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.122
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 invpcid_single pti 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 : 6983.33
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.119
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 invpcid_single pti 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 : 6983.19
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.129
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 invpcid_single pti 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 : 6983.33
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 : 1197.152
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 invpcid_single pti 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 : 6983.19
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.119
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 invpcid_single pti 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 : 6983.33
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131655788 kB
MemFree: 125494536 kB
MemAvailable: 129946628 kB
Buffers: 135584 kB
Cached: 5095172 kB
SwapCached: 0 kB
Active: 842404 kB
Inactive: 4726524 kB
Active(anon): 1344 kB
Inactive(anon): 366336 kB
Active(file): 841060 kB
Inactive(file): 4360188 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131071996 kB
SwapFree: 131071996 kB
Dirty: 4756 kB
Writeback: 0 kB
AnonPages: 331756 kB
Mapped: 99276 kB
Shmem: 29512 kB
KReclaimable: 181748 kB
Slab: 277996 kB
SReclaimable: 181748 kB
SUnreclaim: 96248 kB
KernelStack: 3732 kB
PageTables: 9400 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 196899888 kB
Committed_AS: 625352 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 16064 kB
HardwareCorrupted: 0 kB
AnonHugePages: 210944 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: 256840 kB
DirectMap2M: 24813568 kB
DirectMap1G: 111149056 kB
Free space on /tmp at the end= 723764 MiB
End job on nodeC008 at 2024-07-23 08:56:54