0.00/0.08 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08 c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08 c See www.sat4j.org for details.
0.00/0.08 c version PB25.v20250606
0.00/0.09 c java.runtime.name OpenJDK Runtime Environment
0.00/0.09 c java.vm.name OpenJDK 64-Bit Server VM
0.00/0.09 c java.vm.version 22.0.1+8-16
0.00/0.09 c java.vm.vendor Oracle Corporation
0.00/0.09 c sun.arch.data.model 64
0.00/0.09 c java.version 22.0.1
0.00/0.09 c os.name Linux
0.00/0.09 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.00/0.09 c os.arch amd64
0.00/0.10 c Free memory 2104792832
0.00/0.10 c Max memory 16282288128
0.00/0.10 c Total memory 2113929216
0.12/0.10 c Number of processors 2
0.12/0.17 c Pseudo Boolean Optimization by upper bound
0.12/0.17 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.17 c - never skip resolution steps
0.12/0.17 c - Auto-division on coefficients is disabled
0.12/0.17 c - No postprocessing
0.12/0.17 c - Conflict is considered as is when resolving
0.12/0.17 c - Use constraints as they come during conflict analysis
0.12/0.17 c - Weaken first using unassigned literals
0.12/0.17 c - Bump strategy: ALWAYS_ONE
0.12/0.17 c - Bumper: EFFECTIVE
0.12/0.17 c --- Begin Solver configuration ---
0.12/0.17 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@768debd
0.12/0.17 c Learn all clauses as in MiniSAT
0.12/0.17 c LOGGER=java.util.logging.Logger@449b2d27 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.12/0.17 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.17 c No reason simplification
0.12/0.17 c Dynamic restart strategy considering the size of the coefficients
0.12/0.17 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@18ef96
0.12/0.17 c timeout=2147483s
0.12/0.17 c DB Simplification allowed=false
0.12/0.17 c Listener: none
0.12/0.17 c --- End Solver configuration ---
0.12/0.17 c solving HOME/instance-4491579-1751142668.opb
0.12/0.17 c reading problem ...
0.12/0.17 c using VERIPB proof format
0.12/0.17 c no objective function found
0.69/0.41 c ... done. Wall clock time 0.24s.
0.69/0.41 c declared #vars 3939
0.69/0.41 c #constraints 10412
0.69/0.41 c constraints type
0.69/0.41 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6624
0.69/0.41 c org.sat4j.pb.constraints.pb.PuebloMinWatchPb => 672
0.69/0.41 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3115
0.69/0.41 c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.69/0.41 c 10412 constraints processed.
1.45/0.81 c starts : 1
1.45/0.82 c conflicts : 431
1.45/0.82 c decisions : 1085
1.45/0.82 c propagations : 80417
1.45/0.82 c inspects : 239470
1.45/0.82 c shortcuts : 0
1.45/0.82 c learnt literals : 1
1.45/0.82 c learnt binary clauses : 2
1.45/0.82 c learnt ternary clauses : 16
1.45/0.82 c learnt constraints : 429
1.45/0.82 c ignored constraints : 0
1.45/0.82 c root simplifications : 0
1.45/0.82 c removed literals (reason simplification) : 0
1.45/0.82 c reason swapping (by a shorter reason) : 0
1.45/0.82 c Calls to reduceDB : 0
1.45/0.82 c Number of update (reduction) of LBD : 676
1.45/0.82 c Imported unit clauses : 0
1.45/0.82 c No decision after first conflict : false
1.45/0.82 c number of reductions to clauses (during analyze) : 0
1.45/0.82 c number of learned constraints concerned by reduction : 0
1.45/0.82 c number of learning phase by resolution : 0
1.45/0.82 c number of learning phase by cutting planes : 0
1.45/0.82 c number of rounding to 1 operations : 0
1.45/0.82 c number of easy rounding to 1 operations (no literal elimination needed) : 0
1.45/0.82 c number of reductions of the coefficients by power 2 : 0
1.45/0.82 c number of right shift for reduction by power 2 : 0
1.45/0.82 c number of reductions of the coefficients by GCD over coefficients : 0
1.45/0.82 c number of ending skipping : 0
1.45/0.82 c number of internal skipping : 0
1.45/0.82 c number of derivation steps : 18827
1.45/0.82 c number of skipped derivation steps : 0
1.45/0.82 c number of remaining unassigned : 0
1.45/0.82 c number of remaining assigned : 0
1.45/0.82 c number of falsified literals weakened from reason : 0
1.45/0.82 c number of falsified literals weakened from conflict : 0
1.45/0.82 c time for arithmetic operations : 0
1.45/0.82 c minimum degree of deleted constraints : null
1.45/0.82 c maximum degree of deleted constraints : null
1.45/0.82 c number of deleted constraints : 0
1.45/0.83 c speed (assignments/second) : 197100.49019607843
1.45/0.83 c non guided choices : 247
1.45/0.83 c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB : 427
1.45/0.83 c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB : 2
1.45/0.83 s UNSATISFIABLE
1.45/0.83 c Total wall clock time (in seconds): 0.665
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63708 MiB (60607 MiB free)
memory of node 1: 64465 MiB (61620 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491579-1751142668/watcher-4491579-1751142668 -o /tmp/evaluation-result-4491579-1751142668/solver-4491579-1751142668 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751142666-13555 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4491579-1751142668 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4491579-1751142668.opb
running on 2 cores: 1,3
CPU governors:
performance: 1 3
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=13778, runsolver pid=13774
[startup+0.100061 s]*
/proc/loadavg: 1.10 1.47 2.27 6/334 13817
/proc/meminfo: memFree=125122832/131250000 swapFree=33010684/33010684
[pid=13778] ppid=13774 vsize=18930384 memory=55080 CPUtime=0.12 cores=1,3
/proc/13778/stat : 13778 (java) S 13774 13778 11463 0 -1 4194304 6403 0 0 0 11 1 0 0 20 0 18 0 29944361 19384713216 13770 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
/proc/13778/statm: 4732596 13770 5368 1 0 547568 0
[pid=13778/tid=13780] ppid=13774 vsize=18930384 memory=4026532124 CPUtime=0.07 cores=1,3
/proc/13778/task/13780/stat : 13780 (java) R 13774 13778 11463 0 -1 4194368 5001 0 0 0 6 1 0 0 20 0 18 0 29944363 19384713216 13770 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13799] ppid=13774 vsize=18930384 memory=15975 CPUtime=0 cores=1,3
/proc/13778/task/13799/stat : 13799 (Finalizer) S 13774 13778 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29944365 19384713216 13770 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13806] ppid=13774 vsize=18930384 memory=56286469424100 CPUtime=0 cores=1,3
/proc/13778/task/13806/stat : 13806 (Common-Cleaner) S 13774 13778 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29944366 19384713216 13770 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55080 KiB
[startup+0.205845 s]*
/proc/loadavg: 1.10 1.47 2.27 10/334 13817
/proc/meminfo: memFree=125091832/131250000 swapFree=33010684/33010684
[pid=13778] ppid=13774 vsize=18930384 memory=75972 CPUtime=0.31 cores=1,3
/proc/13778/stat : 13778 (java) S 13774 13778 11463 0 -1 4194304 6900 0 0 0 29 2 0 0 20 0 18 0 29944361 19384713216 18993 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
/proc/13778/statm: 4732596 18993 5464 1 0 547953 0
[pid=13778/tid=13780] ppid=13774 vsize=18930384 memory=4026532124 CPUtime=0.17 cores=1,3
/proc/13778/task/13780/stat : 13780 (java) R 13774 13778 11463 0 -1 4194368 5398 0 0 0 16 1 0 0 20 0 18 0 29944363 19384713216 18993 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13799] ppid=13774 vsize=18930384 memory=15975 CPUtime=0 cores=1,3
/proc/13778/task/13799/stat : 13799 (Finalizer) S 13774 13778 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 29944365 19384713216 18993 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13806] ppid=13774 vsize=18930384 memory=56286469424100 CPUtime=0 cores=1,3
/proc/13778/task/13806/stat : 13806 (Common-Cleaner) S 13774 13778 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 29944366 19384713216 18993 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 75972 KiB
[startup+0.305791 s]*
/proc/loadavg: 1.10 1.47 2.27 7/336 13819
/proc/meminfo: memFree=124937256/131250000 swapFree=33010684/33010684
[pid=13778] ppid=13774 vsize=18996948 memory=154800 CPUtime=0.5 cores=1,3
/proc/13778/stat : 13778 (java) S 13774 13778 11463 0 -1 4194304 8148 0 0 0 45 5 0 0 20 0 19 0 29944361 19452874752 38700 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
/proc/13778/statm: 4749237 38700 5496 1 0 548979 0
[pid=13778/tid=13780] ppid=13774 vsize=18996948 memory=-6000919485557729646 CPUtime=0.25 cores=1,3
/proc/13778/task/13780/stat : 13780 (java) R 13774 13778 11463 0 -1 4194368 5445 0 0 0 22 3 0 0 20 0 19 0 29944363 19452874752 38700 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13799] ppid=13774 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/13778/task/13799/stat : 13799 (Finalizer) S 13774 13778 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 29944365 19452874752 38700 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13806] ppid=13774 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/13778/task/13806/stat : 13806 (Common-Cleaner) S 13774 13778 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 29944366 19452874752 38700 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 154800 KiB
[startup+0.70026 s]
/proc/loadavg: 1.10 1.47 2.27 7/337 13820
/proc/meminfo: memFree=124393616/131250000 swapFree=33010684/33010684
[pid=13778] ppid=13774 vsize=19063512 memory=225132 CPUtime=1.26 cores=1,3
/proc/13778/stat : 13778 (java) S 13774 13778 11463 0 -1 4194304 14718 0 0 0 117 9 0 0 20 0 20 0 29944361 19521036288 56283 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
/proc/13778/statm: 4765878 56283 5496 1 0 554060 0
[pid=13778/tid=13780] ppid=13774 vsize=19063512 memory=17408 CPUtime=0.55 cores=1,3
/proc/13778/task/13780/stat : 13780 (java) R 13774 13778 11463 0 -1 4194368 5584 0 0 0 50 5 0 0 20 0 20 0 29944363 19521036288 56283 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13799] ppid=13774 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/13778/task/13799/stat : 13799 (Finalizer) S 13774 13778 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29944365 19521036288 56283 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13806] ppid=13774 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/13778/task/13806/stat : 13806 (Common-Cleaner) S 13774 13778 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 29944366 19521036288 56283 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13820] ppid=13774 vsize=19063512 memory=4760 CPUtime=0 cores=1,3
/proc/13778/task/13820/stat : 13820 (Timer-0) S 13774 13778 11463 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29944403 19521036288 56283 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 225132 KiB
[startup+0.851722 s]
# the end of solver process 13778 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=1.43776 s, system=0.102331 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+0.800304 s]
/proc/loadavg: 1.10 1.47 2.27 7/337 13820
/proc/meminfo: memFree=124393616/131250000 swapFree=33010684/33010684
[pid=13778] ppid=13774 vsize=19063512 memory=225772 CPUtime=1.45 cores=1,3
/proc/13778/stat : 13778 (java) S 13774 13778 11463 0 -1 4194304 14858 0 0 0 136 9 0 0 20 0 20 0 29944361 19521036288 56443 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
/proc/13778/statm: 4765878 56443 5496 1 0 554061 0
[pid=13778/tid=13780] ppid=13774 vsize=19063512 memory=5632 CPUtime=0.64 cores=1,3
/proc/13778/task/13780/stat : 13780 (java) R 13774 13778 11463 0 -1 4194368 5587 0 0 0 59 5 0 0 20 0 20 0 29944363 19521036288 56443 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13799] ppid=13774 vsize=19063512 memory=4252 CPUtime=0 cores=1,3
/proc/13778/task/13799/stat : 13799 (Finalizer) S 13774 13778 11463 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 29944365 19521036288 56443 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13806] ppid=13774 vsize=19063512 memory=281339282903504 CPUtime=0 cores=1,3
/proc/13778/task/13806/stat : 13806 (Common-Cleaner) S 13774 13778 11463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 29944366 19521036288 56443 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
[pid=13778/tid=13820] ppid=13774 vsize=19063512 memory=-6000919489852696942 CPUtime=0 cores=1,3
/proc/13778/task/13820/stat : 13820 (Timer-0) S 13774 13778 11463 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 29944403 19521036288 56443 18446744073709551615 94799018725376 94799018729072 140725199159280 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94799018736888 94799018737680 94799043170304 140725199161645 140725199161830 140725199161830 140725199167432 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 225772 KiB
Child status: 20
Real time (s): 0.851826
CPU time (s): 1.54009
CPU user time (s): 1.43776
CPU system time (s): 0.102331
CPU usage (%): 180.799
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 225772
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.43776
system time used= 0.102331
maximum resident set size= 226668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15051
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1696
involuntary context switches= 1204
# summary of solver processes directly reported to runsolver:
# pid: 13778
# total CPU time (s): 1.54009
# total CPU user time (s): 1.43776
# total CPU system time (s): 0.102331
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.005086 second user time and 0.04318 second system time
The end
Begin job on nodeC019 at 2025-06-28 22:31:09
IDJOB=4491579
IDBENCH=147725
IDSOLVER=3362
FILE ID=nodeC019/4491579-1751142668
RUNJOBID= nodeC019-1751142666-13555
SLURM_JOB_ID= 9587419
Free space on /tmp= 433040 MiB
SOLVER NAME= Sat4j CP VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.4.accl.ucl.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491579-1751142668/watcher-4491579-1751142668 -o /tmp/evaluation-result-4491579-1751142668/solver-4491579-1751142668 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751142666-13555 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4491579-1751142668 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4491579-1751142668.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= ddebabde72c7b5ddfd98b8636a36d96f
RANDOM SEED=2136104458
nodeC019 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.676
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.868
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
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 : 3599.675
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
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 : 3600.176
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
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 : 3618.543
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
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 : 3599.709
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.570
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.650
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.37
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131250000 kB
MemFree: 125162088 kB
MemAvailable: 124792488 kB
Buffers: 3280 kB
Cached: 425924 kB
SwapCached: 0 kB
Active: 5266784 kB
Inactive: 169820 kB
Active(anon): 5025464 kB
Inactive(anon): 0 kB
Active(file): 241320 kB
Inactive(file): 169820 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 27300 kB
Writeback: 0 kB
AnonPages: 5010488 kB
Mapped: 122612 kB
Shmem: 18064 kB
KReclaimable: 85012 kB
Slab: 168100 kB
SReclaimable: 85012 kB
SUnreclaim: 83088 kB
KernelStack: 4764 kB
PageTables: 13000 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 8050968 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 151032 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 4835328 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: 176852 kB
DirectMap2M: 9031680 kB
DirectMap1G: 126877696 kB
Free space on /tmp at the end= 433036 MiB
End job on nodeC019 at 2025-06-28 22:31:10