0.11/0.14 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.11/0.14 c This is free software under the dual EPL/GNU LGPL licenses.
0.11/0.14 c See www.sat4j.org for details.
0.11/0.15 c version PB25.v20250606
0.11/0.16 c java.runtime.name OpenJDK Runtime Environment
0.11/0.16 c java.vm.name OpenJDK 64-Bit Server VM
0.11/0.16 c java.vm.version 22.0.1+8-16
0.11/0.16 c java.vm.vendor Oracle Corporation
0.11/0.16 c sun.arch.data.model 64
0.11/0.16 c java.version 22.0.1
0.11/0.16 c os.name Linux
0.11/0.16 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.11/0.16 c os.arch amd64
0.11/0.17 c Free memory 2106806208
0.11/0.17 c Max memory 16282288128
0.11/0.17 c Total memory 2113929216
0.11/0.17 c Number of processors 2
0.30/0.29 c Pseudo Boolean Optimization by upper bound
0.30/0.29 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.30/0.29 c - never skip resolution steps
0.30/0.29 c - Auto-division on coefficients is disabled
0.30/0.29 c - No postprocessing
0.30/0.29 c - Conflict is considered as is when resolving
0.30/0.29 c - Use constraints as they come during conflict analysis
0.30/0.29 c - Weaken first using unassigned literals
0.30/0.29 c - Bump strategy: ALWAYS_ONE
0.30/0.29 c - Bumper: EFFECTIVE
0.30/0.29 c --- Begin Solver configuration ---
0.30/0.29 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@768debd
0.30/0.29 c Learn all clauses as in MiniSAT
0.30/0.29 c LOGGER=java.util.logging.Logger@449b2d27 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.30/0.29 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.30/0.29 c No reason simplification
0.30/0.29 c Dynamic restart strategy considering the size of the coefficients
0.30/0.29 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@18ef96
0.30/0.29 c timeout=2147483s
0.30/0.29 c DB Simplification allowed=false
0.30/0.29 c Listener: none
0.30/0.29 c --- End Solver configuration ---
0.30/0.29 c solving HOME/instance-4501729-1751165530.opb
0.30/0.29 c reading problem ...
0.30/0.29 c using VERIPB proof format
0.30/0.29 c no objective function found
2.36/1.39 c ... done. Wall clock time 1.103s.
2.36/1.39 c declared #vars 10614
2.36/1.39 c #constraints 34894
2.36/1.39 c constraints type
2.36/1.39 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 23164
2.36/1.39 c org.sat4j.specs.Constr$1 => 5699
2.36/1.39 c org.sat4j.pb.constraints.pb.PuebloMinWatchPb => 344
2.36/1.39 c org.sat4j.pb.constraints.pb.UnitClausePB => 2357
2.36/1.39 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3330
2.36/1.39 c 34894 constraints processed.
2.56/1.42 c starts : 0
2.56/1.43 c conflicts : 0
2.56/1.43 c decisions : 0
2.56/1.43 c propagations : 6651
2.56/1.43 c inspects : 11462
2.56/1.43 c shortcuts : 0
2.56/1.44 c learnt literals : 0
2.56/1.44 c learnt binary clauses : 0
2.56/1.44 c learnt ternary clauses : 0
2.56/1.44 c learnt constraints : 0
2.56/1.44 c ignored constraints : 0
2.56/1.44 c root simplifications : 0
2.56/1.44 c removed literals (reason simplification) : 0
2.56/1.44 c reason swapping (by a shorter reason) : 0
2.56/1.44 c Calls to reduceDB : 0
2.56/1.44 c Number of update (reduction) of LBD : 0
2.56/1.44 c Imported unit clauses : 0
2.56/1.44 c No decision after first conflict : true
2.56/1.44 c number of reductions to clauses (during analyze) : 0
2.56/1.44 c number of learned constraints concerned by reduction : 0
2.56/1.44 c number of learning phase by resolution : 0
2.56/1.44 c number of learning phase by cutting planes : 0
2.56/1.44 c number of rounding to 1 operations : 0
2.56/1.44 c number of easy rounding to 1 operations (no literal elimination needed) : 0
2.56/1.44 c number of reductions of the coefficients by power 2 : 0
2.56/1.44 c number of right shift for reduction by power 2 : 0
2.56/1.44 c number of reductions of the coefficients by GCD over coefficients : 0
2.56/1.44 c number of ending skipping : 0
2.56/1.44 c number of internal skipping : 0
2.56/1.44 c number of derivation steps : 0
2.56/1.44 c number of skipped derivation steps : 0
2.56/1.44 c number of remaining unassigned : 0
2.56/1.44 c number of remaining assigned : 0
2.56/1.44 c number of falsified literals weakened from reason : 0
2.56/1.44 c number of falsified literals weakened from conflict : 0
2.56/1.44 c time for arithmetic operations : 0
2.56/1.44 c minimum degree of deleted constraints : null
2.56/1.44 c maximum degree of deleted constraints : null
2.56/1.45 c number of deleted constraints : 0
2.56/1.45 c speed (assignments/second) : 3.7980418622494304E-6
2.56/1.45 c non guided choices : 0
2.56/1.45 s UNSATISFIABLE
2.56/1.45 c Total wall clock time (in seconds): 1.166
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: 63794 MiB (61231 MiB free)
memory of node 1: 64507 MiB (58426 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501729-1751165530/watcher-4501729-1751165530 -o /tmp/evaluation-result-4501729-1751165530/solver-4501729-1751165530 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751157827-19985 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4501729-1751165530 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4501729-1751165530.opb
running on 2 cores: 0,2
CPU governors:
performance: 0 2
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=21764, runsolver pid=21761
[startup+0.100067 s]*
/proc/loadavg: 4.24 4.16 4.16 7/324 21782
/proc/meminfo: memFree=122516996/131382112 swapFree=33010684/33010684
[pid=21764] ppid=21761 vsize=18930384 memory=50252 CPUtime=0.11 cores=0,2
/proc/21764/stat : 21764 (java) S 21761 21764 19975 0 -1 4194304 5781 0 0 0 8 3 0 0 20 0 18 0 32232821 19384713216 12563 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
/proc/21764/statm: 4732596 12563 5302 1 0 547003 0
[pid=21764/tid=21766] ppid=21761 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=0,2
/proc/21764/task/21766/stat : 21766 (java) R 21761 21764 19975 0 -1 4194368 4694 0 0 0 5 2 0 0 20 0 18 0 32232822 19384713216 12563 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21775] ppid=21761 vsize=18930384 memory=228522721619 CPUtime=0 cores=0,2
/proc/21764/task/21775/stat : 21775 (Finalizer) S 21761 21764 19975 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 32232827 19384713216 12563 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21782] ppid=21761 vsize=18930384 memory=59593594258114 CPUtime=0 cores=0,2
/proc/21764/task/21782/stat : 21782 (Common-Cleaner) S 21761 21764 19975 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 32232828 19384713216 12563 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 50252 KiB
[startup+0.208948 s]*
/proc/loadavg: 4.24 4.16 4.16 6/324 21782
/proc/meminfo: memFree=122506852/131382112 swapFree=33010684/33010684
[pid=21764] ppid=21761 vsize=18930384 memory=59628 CPUtime=0.3 cores=0,2
/proc/21764/stat : 21764 (java) S 21761 21764 19975 0 -1 4194304 6537 0 0 0 25 5 0 0 20 0 18 0 32232821 19384713216 14907 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
/proc/21764/statm: 4732596 14907 5334 1 0 547677 0
[pid=21764/tid=21766] ppid=21761 vsize=18930384 memory=4026597660 CPUtime=0.17 cores=0,2
/proc/21764/task/21766/stat : 21766 (java) R 21761 21764 19975 0 -1 4194368 5129 0 0 0 14 3 0 0 20 0 18 0 32232822 19384713216 14907 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21775] ppid=21761 vsize=18930384 memory=16142 CPUtime=0 cores=0,2
/proc/21764/task/21775/stat : 21775 (Finalizer) S 21761 21764 19975 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 32232827 19384713216 14907 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21782] ppid=21761 vsize=18930384 memory=58494082614266 CPUtime=0 cores=0,2
/proc/21764/task/21782/stat : 21782 (Common-Cleaner) S 21761 21764 19975 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 32232828 19384713216 14907 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59628 KiB
[startup+0.308902 s]*
/proc/loadavg: 4.24 4.16 4.16 7/324 21782
/proc/meminfo: memFree=122502756/131382112 swapFree=33010684/33010684
[pid=21764] ppid=21761 vsize=18930384 memory=65344 CPUtime=0.48 cores=0,2
/proc/21764/stat : 21764 (java) S 21761 21764 19975 0 -1 4194304 6851 0 0 0 43 5 0 0 20 0 18 0 32232821 19384713216 16336 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
/proc/21764/statm: 4732596 16336 5430 1 0 547942 0
[pid=21764/tid=21766] ppid=21761 vsize=18930384 memory=-6000919502754376557 CPUtime=0.26 cores=0,2
/proc/21764/task/21766/stat : 21766 (java) R 21761 21764 19975 0 -1 4194368 5383 0 0 0 23 3 0 0 20 0 18 0 32232822 19384713216 16336 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21775] ppid=21761 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/21764/task/21775/stat : 21775 (Finalizer) S 21761 21764 19975 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 32232827 19384713216 16336 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21782] ppid=21761 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/21764/task/21782/stat : 21782 (Common-Cleaner) S 21761 21764 19975 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 32232828 19384713216 16336 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 65344 KiB
[startup+0.700271 s]
/proc/loadavg: 4.24 4.16 4.16 6/325 21783
/proc/meminfo: memFree=122416804/131382112 swapFree=33010684/33010684
[pid=21764] ppid=21761 vsize=18996948 memory=391644 CPUtime=1.2 cores=0,2
/proc/21764/stat : 21764 (java) S 21761 21764 19975 0 -1 4194304 9110 0 0 0 108 12 0 0 20 0 19 0 32232821 19452874752 97911 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
/proc/21764/statm: 4749237 97911 5494 1 0 549729 0
[pid=21764/tid=21766] ppid=21761 vsize=18996948 memory=17024 CPUtime=0.59 cores=0,2
/proc/21764/task/21766/stat : 21766 (java) R 21761 21764 19975 0 -1 4194368 5576 0 0 0 51 8 0 0 20 0 19 0 32232822 19452874752 97911 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21775] ppid=21761 vsize=18996948 memory=10624 CPUtime=0 cores=0,2
/proc/21764/task/21775/stat : 21775 (Finalizer) S 21761 21764 19975 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 32232827 19452874752 97911 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21782] ppid=21761 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/21764/task/21782/stat : 21782 (Common-Cleaner) S 21761 21764 19975 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 32232828 19452874752 97911 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 391644 KiB
[startup+1.47453 s]
# the end of solver process 21764 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=2.33978 s, system=0.353486 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+0.800408 s]
/proc/loadavg: 4.24 4.16 4.16 6/325 21783
/proc/meminfo: memFree=122416804/131382112 swapFree=33010684/33010684
[pid=21764] ppid=21761 vsize=18996948 memory=623104 CPUtime=1.4 cores=0,2
/proc/21764/stat : 21764 (java) S 21761 21764 19975 0 -1 4194304 9241 0 0 0 123 17 0 0 20 0 19 0 32232821 19452874752 155776 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
/proc/21764/statm: 4749237 155776 5494 1 0 549734 0
[pid=21764/tid=21766] ppid=21761 vsize=18996948 memory=2764 CPUtime=0.68 cores=0,2
/proc/21764/task/21766/stat : 21766 (java) R 21761 21764 19975 0 -1 4194368 5691 0 0 0 55 13 0 0 20 0 19 0 32232822 19452874752 155776 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21775] ppid=21761 vsize=18996948 memory=5760 CPUtime=0 cores=0,2
/proc/21764/task/21775/stat : 21775 (Finalizer) S 21761 21764 19975 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 32232827 19452874752 155776 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21782] ppid=21761 vsize=18996948 memory=4252 CPUtime=0 cores=0,2
/proc/21764/task/21782/stat : 21782 (Common-Cleaner) S 21761 21764 19975 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 32232828 19452874752 155776 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 623104 KiB
[startup+1.20023 s]
/proc/loadavg: 4.24 4.16 4.16 6/325 21783
/proc/meminfo: memFree=121449176/131382112 swapFree=33010684/33010684
[pid=21764] ppid=21761 vsize=18996948 memory=1135352 CPUtime=2.17 cores=0,2
/proc/21764/stat : 21764 (java) S 21761 21764 19975 0 -1 4194304 18989 0 0 0 187 30 0 0 20 0 19 0 32232821 19452874752 283838 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
/proc/21764/statm: 4749237 283838 5494 1 0 554127 0
[pid=21764/tid=21766] ppid=21761 vsize=18996948 memory=245635481903 CPUtime=1.06 cores=0,2
/proc/21764/task/21766/stat : 21766 (java) R 21761 21764 19975 0 -1 4194368 5951 0 0 0 82 24 0 0 20 0 19 0 32232822 19452874752 283838 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21775] ppid=21761 vsize=18996948 memory=54113165640434 CPUtime=0 cores=0,2
/proc/21764/task/21775/stat : 21775 (Finalizer) S 21761 21764 19975 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 32232827 19452874752 283838 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21782] ppid=21761 vsize=18996948 memory=101653 CPUtime=0 cores=0,2
/proc/21764/task/21782/stat : 21782 (Common-Cleaner) S 21761 21764 19975 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 32232828 19452874752 283838 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
Current children cumulated CPU time: 2.17 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1135352 KiB
[startup+1.40021 s]
/proc/loadavg: 4.24 4.16 4.16 6/325 21783
/proc/meminfo: memFree=121449176/131382112 swapFree=33010684/33010684
[pid=21764] ppid=21761 vsize=18996948 memory=1306544 CPUtime=2.56 cores=0,2
/proc/21764/stat : 21764 (java) S 21761 21764 19975 0 -1 4194304 19424 0 0 0 223 33 0 0 20 0 19 0 32232821 19452874752 326636 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
/proc/21764/statm: 4749237 326636 5494 1 0 554418 0
[pid=21764/tid=21766] ppid=21761 vsize=18996948 memory=245635481903 CPUtime=1.24 cores=0,2
/proc/21764/task/21766/stat : 21766 (java) R 21761 21764 19975 0 -1 4194368 6085 0 0 0 97 27 0 0 20 0 19 0 32232822 19452874752 326636 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21775] ppid=21761 vsize=18996948 memory=54113165640434 CPUtime=0 cores=0,2
/proc/21764/task/21775/stat : 21775 (Finalizer) S 21761 21764 19975 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 32232827 19452874752 326636 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
[pid=21764/tid=21782] ppid=21761 vsize=18996948 memory=101653 CPUtime=0 cores=0,2
/proc/21764/task/21782/stat : 21782 (Common-Cleaner) S 21761 21764 19975 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 32232828 19452874752 326636 18446744073709551615 94123991183360 94123991187056 140722874673232 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94123991194872 94123991195664 94123997880320 140722874677549 140722874677734 140722874677734 140722874683336 0
Current children cumulated CPU time: 2.56 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1306544 KiB
Child status: 20
Real time (s): 1.47458
CPU time (s): 2.69327
CPU user time (s): 2.33978
CPU system time (s): 0.353486
CPU usage (%): 182.646
Max. virtual memory (cumulated for all children) (KiB): 18998012
Max. memory (cumulated for all children) (KiB): 1306544
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.33978
system time used= 0.353486
maximum resident set size= 1307440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19635
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1525
involuntary context switches= 979
# summary of solver processes directly reported to runsolver:
# pid: 21764
# total CPU time (s): 2.69327
# total CPU user time (s): 2.33978
# total CPU system time (s): 0.353486
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036759 second user time and 0.037816 second system time
The end
Begin job on nodeC009 at 2025-06-29 04:52:10
IDJOB=4501729
IDBENCH=151434
IDSOLVER=3362
FILE ID=nodeC009/4501729-1751165530
RUNJOBID= nodeC009-1751157827-19985
SLURM_JOB_ID= 9587490
Free space on /tmp= 433056 MiB
SOLVER NAME= Sat4j CP VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j60/normalized-j6019_8-unsat.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501729-1751165530/watcher-4501729-1751165530 -o /tmp/evaluation-result-4501729-1751165530/solver-4501729-1751165530 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751157827-19985 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4501729-1751165530 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4501729-1751165530.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 1fa174b51389bef9e2283b671efbc973
RANDOM SEED=746208760
nodeC009 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.070
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.85
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.719
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.85
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 : 3491.932
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.85
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.607
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.85
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 : 3491.926
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.85
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 : 3491.926
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.85
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.328
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.85
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.023
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.85
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131382112 kB
MemFree: 122530000 kB
MemAvailable: 122772848 kB
Buffers: 3280 kB
Cached: 1052960 kB
SwapCached: 0 kB
Active: 7522332 kB
Inactive: 807688 kB
Active(anon): 7291840 kB
Inactive(anon): 0 kB
Active(file): 230492 kB
Inactive(file): 807688 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 3476 kB
Writeback: 8 kB
AnonPages: 7276952 kB
Mapped: 122008 kB
Shmem: 17960 kB
KReclaimable: 88208 kB
Slab: 169900 kB
SReclaimable: 88208 kB
SUnreclaim: 81692 kB
KernelStack: 5008 kB
PageTables: 17880 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701740 kB
Committed_AS: 9443264 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150328 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 7018496 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: 172872 kB
DirectMap2M: 9166848 kB
DirectMap1G: 126877696 kB
Free space on /tmp at the end= 433056 MiB
End job on nodeC009 at 2025-06-29 04:52:12