0.13/0.18 c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.13/0.18 c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.18 c See www.sat4j.org for details.
0.13/0.19 c version PB25.v20250606
0.13/0.22 c java.runtime.name OpenJDK Runtime Environment
0.13/0.22 c java.vm.name OpenJDK 64-Bit Server VM
0.13/0.22 c java.vm.version 22.0.1+8-16
0.13/0.22 c java.vm.vendor Oracle Corporation
0.13/0.22 c sun.arch.data.model 64
0.13/0.22 c java.version 22.0.1
0.13/0.22 c os.name Linux
0.13/0.22 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.13/0.22 c os.arch amd64
0.13/0.23 c Free memory 2104792832
0.13/0.23 c Max memory 16282288128
0.13/0.23 c Total memory 2113929216
0.31/0.24 c Number of processors 2
0.47/0.41 c Pseudo Boolean Optimization by upper bound
0.47/0.41 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.47/0.41 c - never skip resolution steps
0.47/0.41 c - Auto-division on coefficients is disabled
0.47/0.41 c - No postprocessing
0.47/0.41 c - Conflict is considered as is when resolving
0.47/0.41 c - Use constraints as they come during conflict analysis
0.47/0.41 c - Weaken first using unassigned literals
0.47/0.41 c - Bump strategy: ALWAYS_ONE
0.47/0.41 c - Bumper: ANY
0.47/0.41 c --- Begin Solver configuration ---
0.47/0.41 c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.47/0.41 c Learn all clauses as in MiniSAT
0.47/0.41 c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.47/0.41 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.47/0.41 c No reason simplification
0.47/0.41 c Armin Biere (Picosat) restarts strategy
0.47/0.41 c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.47/0.41 c timeout=2147483s
0.47/0.41 c DB Simplification allowed=false
0.47/0.41 c Listener: none
0.47/0.41 c --- End Solver configuration ---
0.47/0.41 c solving HOME/instance-4517368-1751244210.opb
0.47/0.41 c reading problem ...
0.47/0.42 c no objective function found
0.82/0.57 c ... done. Wall clock time 0.15s.
0.82/0.58 c declared #vars 848
0.82/0.58 c #constraints 1347
0.82/0.58 c constraints type
0.82/0.58 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 608
0.82/0.58 c org.sat4j.pb.constraints.pb.MaxWatchPb => 483
0.82/0.58 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 256
0.82/0.58 c 1347 constraints processed.
1.53/0.99 c starts : 1
1.74/1.01 c conflicts : 51
1.74/1.01 c decisions : 67
1.74/1.01 c propagations : 2359
1.74/1.01 c inspects : 15412
1.74/1.01 c shortcuts : 0
1.74/1.01 c learnt literals : 0
1.74/1.01 c learnt binary clauses : 1
1.74/1.01 c learnt ternary clauses : 0
1.74/1.01 c learnt constraints : 50
1.74/1.01 c ignored constraints : 0
1.74/1.01 c root simplifications : 0
1.74/1.01 c removed literals (reason simplification) : 0
1.74/1.01 c reason swapping (by a shorter reason) : 0
1.74/1.01 c Calls to reduceDB : 0
1.74/1.01 c Number of update (reduction) of LBD : 0
1.74/1.01 c Imported unit clauses : 0
1.74/1.01 c No decision after first conflict : false
1.74/1.01 c number of reductions to clauses (during analyze) : 0
1.74/1.01 c number of learned constraints concerned by reduction : 0
1.74/1.01 c number of learning phase by resolution : 0
1.74/1.01 c number of learning phase by cutting planes : 0
1.74/1.01 c number of rounding to 1 operations : 0
1.74/1.01 c number of easy rounding to 1 operations (no literal elimination needed) : 0
1.74/1.01 c number of reductions of the coefficients by power 2 : 0
1.74/1.01 c number of right shift for reduction by power 2 : 0
1.74/1.01 c number of reductions of the coefficients by GCD over coefficients : 0
1.74/1.01 c number of ending skipping : 0
1.74/1.02 c number of internal skipping : 0
1.74/1.02 c number of derivation steps : 918
1.74/1.02 c number of skipped derivation steps : 0
1.74/1.02 c number of remaining unassigned : 1
1.74/1.02 c number of remaining assigned : 16692
1.74/1.02 c number of falsified literals weakened from reason : 0
1.74/1.02 c number of falsified literals weakened from conflict : 0
1.74/1.02 c time for arithmetic operations : 17064765
1.74/1.02 c minimum degree of deleted constraints : null
1.74/1.02 c maximum degree of deleted constraints : null
1.74/1.02 c number of deleted constraints : 0
1.74/1.02 c speed (assignments/second) : 5576.832151300237
1.74/1.02 c non guided choices : 31
1.74/1.02 c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb : 49
1.74/1.02 c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB : 1
1.74/1.02 s UNSATISFIABLE
1.74/1.02 c Total wall clock time (in seconds): 0.609
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 (60764 MiB free)
memory of node 1: 64507 MiB (57895 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517368-1751244210/watcher-4517368-1751244210 -o /tmp/evaluation-result-4517368-1751244210/solver-4517368-1751244210 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751244204-35302 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4517368-1751244210.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 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=35804, runsolver pid=35792
[startup+0.100069 s]*
/proc/loadavg: 1.32 2.29 3.34 6/324 35823
/proc/meminfo: memFree=121439860/131382112 swapFree=33010684/33010684
[pid=35804] ppid=35792 vsize=18930384 memory=52660 CPUtime=0.13 cores=0,2
/proc/35804/stat : 35804 (java) S 35792 35804 34514 0 -1 4194304 5826 0 0 0 9 4 0 0 20 0 18 0 40100741 19384713216 13165 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
/proc/35804/statm: 4732596 13165 5336 1 0 547057 0
[pid=35804/tid=35807] ppid=35792 vsize=18930384 memory=4026531960 CPUtime=0.09 cores=0,2
/proc/35804/task/35807/stat : 35807 (java) R 35792 35804 34514 0 -1 4194368 4702 0 0 0 6 3 0 0 20 0 18 0 40100743 19384713216 13165 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35816] ppid=35792 vsize=18930384 memory=228522721619 CPUtime=0 cores=0,2
/proc/35804/task/35816/stat : 35816 (Finalizer) S 35792 35804 34514 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 40100749 19384713216 13165 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35823] ppid=35792 vsize=18930384 memory=59593594258114 CPUtime=0 cores=0,2
/proc/35804/task/35823/stat : 35823 (Common-Cleaner) S 35792 35804 34514 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 40100750 19384713216 13165 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 52660 KiB
[startup+0.22671 s]*
/proc/loadavg: 1.32 2.29 3.34 6/324 35823
/proc/meminfo: memFree=121414908/131382112 swapFree=33010684/33010684
[pid=35804] ppid=35792 vsize=18930384 memory=57000 CPUtime=0.31 cores=0,2
/proc/35804/stat : 35804 (java) S 35792 35804 34514 0 -1 4194304 6386 0 0 0 26 5 0 0 20 0 18 0 40100741 19384713216 14250 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
/proc/35804/statm: 4732596 14250 5336 1 0 547542 0
[pid=35804/tid=35807] ppid=35792 vsize=18930384 memory=4026597660 CPUtime=0.19 cores=0,2
/proc/35804/task/35807/stat : 35807 (java) R 35792 35804 34514 0 -1 4194368 5010 0 0 0 16 3 0 0 20 0 18 0 40100743 19384713216 14250 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35816] ppid=35792 vsize=18930384 memory=16142 CPUtime=0 cores=0,2
/proc/35804/task/35816/stat : 35816 (Finalizer) S 35792 35804 34514 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 40100749 19384713216 14250 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35823] ppid=35792 vsize=18930384 memory=58494082614266 CPUtime=0 cores=0,2
/proc/35804/task/35823/stat : 35823 (Common-Cleaner) S 35792 35804 34514 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 40100750 19384713216 14250 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57000 KiB
[startup+0.314362 s]*
/proc/loadavg: 1.32 2.29 3.34 9/324 35823
/proc/meminfo: memFree=121414908/131382112 swapFree=33010684/33010684
[pid=35804] ppid=35792 vsize=18930384 memory=62124 CPUtime=0.47 cores=0,2
/proc/35804/stat : 35804 (java) S 35792 35804 34514 0 -1 4194304 6654 0 0 0 41 6 0 0 20 0 18 0 40100741 19384713216 15531 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
/proc/35804/statm: 4732596 15531 5336 1 0 547774 0
[pid=35804/tid=35807] ppid=35792 vsize=18930384 memory=-6000919498409076588 CPUtime=0.29 cores=0,2
/proc/35804/task/35807/stat : 35807 (java) R 35792 35804 34514 0 -1 4194368 5216 0 0 0 25 4 0 0 20 0 18 0 40100743 19384713216 15531 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35816] ppid=35792 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/35804/task/35816/stat : 35816 (Finalizer) S 35792 35804 34514 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 40100749 19384713216 15531 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35823] ppid=35792 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/35804/task/35823/stat : 35823 (Common-Cleaner) S 35792 35804 34514 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 40100750 19384713216 15531 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 62124 KiB
[startup+0.700392 s]
/proc/loadavg: 1.32 2.29 3.34 10/327 35826
/proc/meminfo: memFree=121405960/131382112 swapFree=33010684/33010684
[pid=35804] ppid=35792 vsize=18996948 memory=71056 CPUtime=1.14 cores=0,2
/proc/35804/stat : 35804 (java) S 35792 35804 34514 0 -1 4194304 7378 0 0 0 107 7 0 0 20 0 19 0 40100741 19452874752 17764 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
/proc/35804/statm: 4749237 17764 5432 1 0 548542 0
[pid=35804/tid=35807] ppid=35792 vsize=18996948 memory=17536 CPUtime=0.56 cores=0,2
/proc/35804/task/35807/stat : 35807 (java) R 35792 35804 34514 0 -1 4194368 5454 0 0 0 51 5 0 0 20 0 19 0 40100743 19452874752 17764 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35816] ppid=35792 vsize=18996948 memory=10624 CPUtime=0 cores=0,2
/proc/35804/task/35816/stat : 35816 (Finalizer) S 35792 35804 34514 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 40100749 19452874752 17764 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35823] ppid=35792 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/35804/task/35823/stat : 35823 (Common-Cleaner) S 35792 35804 34514 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 40100750 19452874752 17764 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 71056 KiB
[startup+1.04538 s]
# the end of solver process 35804 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=1.68295 s, system=0.105191 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+0.800328 s]
/proc/loadavg: 1.32 2.29 3.34 10/327 35826
/proc/meminfo: memFree=121405960/131382112 swapFree=33010684/33010684
[pid=35804] ppid=35792 vsize=18996948 memory=78004 CPUtime=1.33 cores=0,2
/proc/35804/stat : 35804 (java) S 35792 35804 34514 0 -1 4194304 7574 0 0 0 126 7 0 0 20 0 19 0 40100741 19452874752 19501 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
/proc/35804/statm: 4749237 19501 5432 1 0 548747 0
[pid=35804/tid=35807] ppid=35792 vsize=18996948 memory=2764 CPUtime=0.62 cores=0,2
/proc/35804/task/35807/stat : 35807 (java) R 35792 35804 34514 0 -1 4194368 5458 0 0 0 57 5 0 0 20 0 19 0 40100743 19452874752 19501 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35816] ppid=35792 vsize=18996948 memory=5760 CPUtime=0 cores=0,2
/proc/35804/task/35816/stat : 35816 (Finalizer) S 35792 35804 34514 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 40100749 19452874752 19501 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35823] ppid=35792 vsize=18996948 memory=5148 CPUtime=0 cores=0,2
/proc/35804/task/35823/stat : 35823 (Common-Cleaner) S 35792 35804 34514 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 40100750 19452874752 19501 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 78004 KiB
[startup+1.00025 s]*
/proc/loadavg: 1.32 2.29 3.34 8/308 35852
/proc/meminfo: memFree=121413336/131382112 swapFree=33010684/33010684
[pid=35804] ppid=35792 vsize=19130076 memory=99668 CPUtime=1.74 cores=0,2
/proc/35804/stat : 35804 (java) S 35792 35804 34514 0 -1 4194304 7967 0 0 0 165 9 0 0 20 0 19 0 40100741 19589197824 24917 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
/proc/35804/statm: 4782519 24917 5464 1 0 549530 0
[pid=35804/tid=35807] ppid=35792 vsize=19130076 memory=-6000919498409076588 CPUtime=0.78 cores=0,2
/proc/35804/task/35807/stat : 35807 (java) S 35792 35804 34514 0 -1 4194368 5507 0 0 0 72 6 0 0 20 0 19 0 40100743 19589197824 24917 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35816] ppid=35792 vsize=19130076 memory=12416 CPUtime=0 cores=0,2
/proc/35804/task/35816/stat : 35816 (Finalizer) S 35792 35804 34514 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 40100749 19589197824 24917 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35823] ppid=35792 vsize=19130076 memory=2744 CPUtime=0 cores=0,2
/proc/35804/task/35823/stat : 35823 (Common-Cleaner) S 35792 35804 34514 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 40100750 19589197824 24917 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
[pid=35804/tid=35849] ppid=35792 vsize=19130076 memory=17244 CPUtime=0 cores=0,2
/proc/35804/task/35849/stat : 35849 (Thread-0) R 35792 35804 34514 0 -1 4194368 52 0 0 0 0 0 0 0 20 0 19 0 40100840 19589197824 24917 18446744073709551615 94651454365696 94651454369392 140727150591568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94651454377208 94651454378000 94651487334400 140727150598526 140727150598630 140727150598630 140727150604232 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 99668 KiB
Child status: 20
Real time (s): 1.04551
CPU time (s): 1.78814
CPU user time (s): 1.68295
CPU system time (s): 0.105191
CPU usage (%): 171.031
Max. virtual memory (cumulated for all children) (KiB): 19130076
Max. memory (cumulated for all children) (KiB): 99668
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.68295
system time used= 0.105191
maximum resident set size= 102604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8252
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1186
involuntary context switches= 798
# summary of solver processes directly reported to runsolver:
# pid: 35804
# total CPU time (s): 1.78814
# total CPU user time (s): 1.68295
# total CPU system time (s): 0.105191
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041207 second user time and 0.069632 second system time
The end
Begin job on nodeC009 at 2025-06-30 02:43:30
IDJOB=4517368
IDBENCH=176059
IDSOLVER=3361
FILE ID=nodeC009/4517368-1751244210
RUNJOBID= nodeC009-1751244204-35302
SLURM_JOB_ID= 9587727
Free space on /tmp= 432656 MiB
SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/diag_spec/normalized-16diag_spec_greater.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517368-1751244210/watcher-4517368-1751244210 -o /tmp/evaluation-result-4517368-1751244210/solver-4517368-1751244210 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751244204-35302 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4517368-1751244210.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 6887599ad065147dc61a02d711e5083c
RANDOM SEED=1827988272
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 : 1197.233
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 : 3592.079
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 : 1197.388
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 : 3491.919
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 : 1197.229
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 : 1197.225
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.831
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 : 3498.399
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: 121571556 kB
MemAvailable: 128045772 kB
Buffers: 3280 kB
Cached: 7247668 kB
SwapCached: 0 kB
Active: 2216328 kB
Inactive: 6950364 kB
Active(anon): 1932736 kB
Inactive(anon): 968 kB
Active(file): 283592 kB
Inactive(file): 6949396 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 3628 kB
Writeback: 0 kB
AnonPages: 1918896 kB
Mapped: 122696 kB
Shmem: 17960 kB
KReclaimable: 161324 kB
Slab: 244840 kB
SReclaimable: 161324 kB
SUnreclaim: 83516 kB
KernelStack: 4688 kB
PageTables: 6708 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701740 kB
Committed_AS: 6688308 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 149944 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 1755136 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= 432656 MiB
End job on nodeC009 at 2025-06-30 02:43:31