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.09 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.10 c os.name Linux
0.00/0.10 c os.version 5.14.0-503.14.1.el9_5.x86_64
0.00/0.10 c os.arch amd64
0.10/0.10 c Free memory 2104792832
0.10/0.10 c Max memory 16282288128
0.10/0.10 c Total memory 2113929216
0.10/0.11 c Number of processors 2
0.10/0.17 c Pseudo Boolean Optimization by upper bound
0.10/0.17 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.17 c - never skip resolution steps
0.10/0.17 c - Auto-division on coefficients is disabled
0.10/0.17 c - No postprocessing
0.10/0.17 c - Conflict is considered as is when resolving
0.10/0.17 c - Use constraints as they come during conflict analysis
0.10/0.17 c - Weaken first using unassigned literals
0.10/0.17 c - Bump strategy: ALWAYS_ONE
0.10/0.17 c - Bumper: EFFECTIVE
0.10/0.17 c --- Begin Solver configuration ---
0.10/0.17 c org.sat4j.pb.constraints.PuebloPBMinClauseCardConstrDataStructure@768debd
0.10/0.17 c Learn all clauses as in MiniSAT
0.10/0.17 c LOGGER=java.util.logging.Logger@449b2d27 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.10/0.17 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.17 c No reason simplification
0.10/0.17 c Dynamic restart strategy considering the size of the coefficients
0.10/0.17 c Glucose LCDS adapted to PB, with LBD computation strategy: org.sat4j.pb.lcds.UnassignedLiteralsHaveSameLevelLBDComputerStrategy@18ef96
0.10/0.17 c timeout=2147483s
0.10/0.17 c DB Simplification allowed=false
0.10/0.17 c Listener: none
0.10/0.17 c --- End Solver configuration ---
0.10/0.17 c solving HOME/instance-4510443-1751204986.opb
0.10/0.17 c reading problem ...
0.10/0.17 c using VERIPB proof format
0.10/0.17 c no objective function found
0.29/0.22 c ... done. Wall clock time 0.049s.
0.29/0.22 c declared #vars 301
0.29/0.22 c #constraints 402
0.29/0.22 c constraints type
0.29/0.22 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.29/0.22 c org.sat4j.pb.constraints.pb.MinWatchCardPB => 400
0.29/0.22 c 402 constraints processed.
2.01/1.13 c cleaning 2495 clauses out of 5001 with flag 0/5001
2.59/1.47 c starts : 15
2.59/1.48 c conflicts : 6958
2.59/1.48 c decisions : 13862
2.59/1.48 c propagations : 63246
2.59/1.48 c inspects : 1354244
2.59/1.48 c shortcuts : 0
2.59/1.48 c learnt literals : 0
2.59/1.48 c learnt binary clauses : 1
2.59/1.48 c learnt ternary clauses : 0
2.59/1.48 c learnt constraints : 6957
2.59/1.48 c ignored constraints : 0
2.59/1.48 c root simplifications : 0
2.59/1.48 c removed literals (reason simplification) : 0
2.59/1.48 c reason swapping (by a shorter reason) : 0
2.59/1.48 c Calls to reduceDB : 1
2.59/1.48 c Number of update (reduction) of LBD : 5473
2.59/1.48 c Imported unit clauses : 0
2.59/1.48 c No decision after first conflict : false
2.59/1.48 c number of reductions to clauses (during analyze) : 0
2.59/1.48 c number of learned constraints concerned by reduction : 0
2.59/1.48 c number of learning phase by resolution : 0
2.59/1.48 c number of learning phase by cutting planes : 0
2.59/1.48 c number of rounding to 1 operations : 0
2.59/1.48 c number of easy rounding to 1 operations (no literal elimination needed) : 0
2.59/1.48 c number of reductions of the coefficients by power 2 : 0
2.59/1.48 c number of right shift for reduction by power 2 : 0
2.59/1.49 c number of reductions of the coefficients by GCD over coefficients : 0
2.59/1.49 c number of ending skipping : 0
2.59/1.49 c number of internal skipping : 0
2.59/1.49 c number of derivation steps : 30588
2.59/1.49 c number of skipped derivation steps : 0
2.59/1.49 c number of remaining unassigned : 274
2.59/1.49 c number of remaining assigned : 172644
2.59/1.49 c number of falsified literals weakened from reason : 0
2.59/1.49 c number of falsified literals weakened from conflict : 0
2.59/1.49 c time for arithmetic operations : 55410610
2.59/1.49 c minimum degree of deleted constraints : 1
2.59/1.49 c maximum degree of deleted constraints : 8625
2.59/1.49 c number of deleted constraints : 2495
2.59/1.49 c speed (assignments/second) : 49839.243498817974
2.59/1.49 c non guided choices : 399
2.77/1.50 c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB : 211
2.77/1.50 c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB : 10
2.77/1.50 c learnt constraints type org.sat4j.pb.constraints.pb.PuebloMinWatchPb : 4241
2.77/1.50 s UNSATISFIABLE
2.77/1.50 c Total wall clock time (in seconds): 1.334
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: 63665 MiB (63135 MiB free)
memory of node 1: 64507 MiB (63871 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510443-1751204986/watcher-4510443-1751204986 -o /tmp/evaluation-result-4510443-1751204986/solver-4510443-1751204986 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751204986-32519 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4510443-1751204986 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4510443-1751204986.opb
running on 2 cores: 4,6
CPU governors:
performance: 4 6
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
solver pid=32565, runsolver pid=32560
Current StackSize limit: 8192 KiB
[startup+0.100058 s]*
/proc/loadavg: 0.60 1.07 1.93 8/333 32646
/proc/meminfo: memFree=129972948/131249996 swapFree=33010684/33010684
[pid=32565] ppid=32560 vsize=18930384 memory=52944 CPUtime=0.1 cores=4,6
/proc/32565/stat : 32565 (java) S 32560 32565 32508 0 -1 4194304 6504 0 9 0 8 2 0 0 20 0 18 0 36176529 19384713216 13236 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
/proc/32565/statm: 4732596 13236 5306 1 0 547533 0
[pid=32565/tid=32579] ppid=32560 vsize=18930384 memory=4026532124 CPUtime=0.06 cores=4,6
/proc/32565/task/32579/stat : 32579 (java) R 32560 32565 32508 0 -1 4194368 5021 0 9 0 5 1 0 0 20 0 18 0 36176532 19384713216 13236 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32611] ppid=32560 vsize=18930384 memory=18949 CPUtime=0 cores=4,6
/proc/32565/task/32611/stat : 32611 (Finalizer) S 32560 32565 32508 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 36176534 19384713216 13236 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32627] ppid=32560 vsize=18930384 memory=57385981051877 CPUtime=0 cores=4,6
/proc/32565/task/32627/stat : 32627 (Common-Cleaner) S 32560 32565 32508 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 36176534 19384713216 13236 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 52944 KiB
[startup+0.205672 s]*
/proc/loadavg: 0.60 1.07 1.93 13/334 32647
/proc/meminfo: memFree=129940940/131249996 swapFree=33010684/33010684
[pid=32565] ppid=32560 vsize=18930384 memory=64236 CPUtime=0.29 cores=4,6
/proc/32565/stat : 32565 (java) S 32560 32565 32508 0 -1 4194304 7164 0 9 0 26 3 0 0 20 0 18 0 36176529 19384713216 16059 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
/proc/32565/statm: 4732596 16059 5402 1 0 547959 0
[pid=32565/tid=32579] ppid=32560 vsize=18930384 memory=4026597660 CPUtime=0.16 cores=4,6
/proc/32565/task/32579/stat : 32579 (java) R 32560 32565 32508 0 -1 4194368 5421 0 9 0 14 2 0 0 20 0 18 0 36176532 19384713216 16059 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32611] ppid=32560 vsize=18930384 memory=18949 CPUtime=0 cores=4,6
/proc/32565/task/32611/stat : 32611 (Finalizer) S 32560 32565 32508 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 36176534 19384713216 16059 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32627] ppid=32560 vsize=18930384 memory=57385981051877 CPUtime=0 cores=4,6
/proc/32565/task/32627/stat : 32627 (Common-Cleaner) S 32560 32565 32508 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 36176534 19384713216 16059 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 64236 KiB
[startup+0.305559 s]*
/proc/loadavg: 0.60 1.07 1.93 13/337 32650
/proc/meminfo: memFree=129897712/131249996 swapFree=33010684/33010684
[pid=32565] ppid=32560 vsize=18996948 memory=74604 CPUtime=0.47 cores=4,6
/proc/32565/stat : 32565 (java) S 32560 32565 32508 0 -1 4194304 7685 0 9 0 43 4 0 0 20 0 19 0 36176529 19452874752 18651 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
/proc/32565/statm: 4749237 18651 5434 1 0 548620 0
[pid=32565/tid=32579] ppid=32560 vsize=18996948 memory=-6000919498459540076 CPUtime=0.23 cores=4,6
/proc/32565/task/32579/stat : 32579 (java) R 32560 32565 32508 0 -1 4194368 5519 0 9 0 21 2 0 0 20 0 19 0 36176532 19452874752 18651 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32611] ppid=32560 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/32565/task/32611/stat : 32611 (Finalizer) S 32560 32565 32508 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 36176534 19452874752 18651 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32627] ppid=32560 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/32565/task/32627/stat : 32627 (Common-Cleaner) S 32560 32565 32508 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 36176534 19452874752 18651 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32648] ppid=32560 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/32565/task/32648/stat : 32648 (Timer-0) S 32560 32565 32508 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 36176552 19452874752 18651 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 74604 KiB
[startup+0.700242 s]
/proc/loadavg: 0.60 1.07 1.93 10/339 32652
/proc/meminfo: memFree=129618120/131249996 swapFree=33010684/33010684
[pid=32565] ppid=32560 vsize=19063512 memory=162388 CPUtime=1.23 cores=4,6
/proc/32565/stat : 32565 (java) S 32560 32565 32508 0 -1 4194304 11618 0 9 0 117 6 0 0 20 0 20 0 36176529 19521036288 40597 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
/proc/32565/statm: 4765878 40597 5466 1 0 551074 0
[pid=32565/tid=32579] ppid=32560 vsize=19063512 memory=17536 CPUtime=0.56 cores=4,6
/proc/32565/task/32579/stat : 32579 (java) R 32560 32565 32508 0 -1 4194368 5567 0 9 0 53 3 0 0 20 0 20 0 36176532 19521036288 40597 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32611] ppid=32560 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/32565/task/32611/stat : 32611 (Finalizer) S 32560 32565 32508 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36176534 19521036288 40597 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32627] ppid=32560 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/32565/task/32627/stat : 32627 (Common-Cleaner) S 32560 32565 32508 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36176534 19521036288 40597 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32648] ppid=32560 vsize=19063512 memory=4756 CPUtime=0 cores=4,6
/proc/32565/task/32648/stat : 32648 (Timer-0) S 32560 32565 32508 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 36176552 19521036288 40597 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 162388 KiB
[startup+1.50024 s]
/proc/loadavg: 0.60 1.07 1.93 7/318 32664
/proc/meminfo: memFree=129612508/131249996 swapFree=33010684/33010684
[pid=32565] ppid=32560 vsize=19196640 memory=524644 CPUtime=2.77 cores=4,6
/proc/32565/stat : 32565 (java) S 32560 32565 32508 0 -1 4194304 21592 0 9 0 262 15 0 0 20 0 20 0 36176529 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
/proc/32565/statm: 4799160 131161 5466 1 0 558587 0
[pid=32565/tid=32579] ppid=32560 vsize=19196640 memory=10752 CPUtime=1.26 cores=4,6
/proc/32565/task/32579/stat : 32579 (java) S 32560 32565 32508 0 -1 4194368 5806 0 9 0 116 10 0 0 20 0 20 0 36176532 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32611] ppid=32560 vsize=19196640 memory=0 CPUtime=0 cores=4,6
/proc/32565/task/32611/stat : 32611 (Finalizer) S 32560 32565 32508 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36176534 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32627] ppid=32560 vsize=19196640 memory=3328 CPUtime=0 cores=4,6
/proc/32565/task/32627/stat : 32627 (Common-Cleaner) S 32560 32565 32508 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36176534 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 524644 KiB
[startup+1.52281 s]
# the end of solver process 32565 was just reported to runsolver
# Child status: 20
# cumulated CPU time of all completed processes: user=2.6337 s, system=0.158398 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+1.50024 s]
/proc/loadavg: 0.60 1.07 1.93 7/318 32664
/proc/meminfo: memFree=129612508/131249996 swapFree=33010684/33010684
[pid=32565] ppid=32560 vsize=19196640 memory=524644 CPUtime=2.77 cores=4,6
/proc/32565/stat : 32565 (java) S 32560 32565 32508 0 -1 4194304 21592 0 9 0 262 15 0 0 20 0 20 0 36176529 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
/proc/32565/statm: 4799160 131161 5466 1 0 558587 0
[pid=32565/tid=32579] ppid=32560 vsize=19196640 memory=10752 CPUtime=1.26 cores=4,6
/proc/32565/task/32579/stat : 32579 (java) S 32560 32565 32508 0 -1 4194368 5806 0 9 0 116 10 0 0 20 0 20 0 36176532 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32611] ppid=32560 vsize=19196640 memory=0 CPUtime=0 cores=4,6
/proc/32565/task/32611/stat : 32611 (Finalizer) S 32560 32565 32508 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 36176534 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
[pid=32565/tid=32627] ppid=32560 vsize=19196640 memory=3328 CPUtime=0 cores=4,6
/proc/32565/task/32627/stat : 32627 (Common-Cleaner) S 32560 32565 32508 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 36176534 19657359360 131161 18446744073709551615 94777717686272 94777717689968 140721213487856 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94777717697784 94777717698576 94777732513792 140721213495597 140721213495782 140721213495782 140721213501384 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 524644 KiB
Child status: 20
Real time (s): 1.52287
CPU time (s): 2.7921
CPU user time (s): 2.6337
CPU system time (s): 0.158398
CPU usage (%): 183.345
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 524644
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6337
system time used= 0.158398
maximum resident set size= 525028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21635
page faults= 9
swaps= 0
block input operations= 32
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1925
involuntary context switches= 3886
# summary of solver processes directly reported to runsolver:
# pid: 32565
# total CPU time (s): 2.7921
# total CPU user time (s): 2.6337
# total CPU system time (s): 0.158398
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.014558 second user time and 0.037538 second system time
The end
Begin job on nodeC024 at 2025-06-29 15:49:46
IDJOB=4510443
IDBENCH=160364
IDSOLVER=3362
FILE ID=nodeC024/4510443-1751204986
RUNJOBID= nodeC024-1751204986-32519
SLURM_JOB_ID= 9587622
Free space on /tmp= 433060 MiB
SOLVER NAME= Sat4j CP VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid3x50split.cnf-extracted.pb.metafix.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510443-1751204986/watcher-4510443-1751204986 -o /tmp/evaluation-result-4510443-1751204986/solver-4510443-1751204986 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751204986-32519 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4510443-1751204986 -jar sat4j-pb.jar CuttingPlanesPB24 HOME/instance-4510443-1751204986.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 263410a961b28aed09a276ce7c40a50f
RANDOM SEED=526322463
nodeC024 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 : 3600.252
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.36
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 : 1924.320
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.36
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.657
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.36
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 : 3601.051
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.36
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 : 3599.672
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.36
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 : 2176.582
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.36
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.600
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.36
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 : 1615.526
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.36
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131249996 kB
MemFree: 130056140 kB
MemAvailable: 129739592 kB
Buffers: 3280 kB
Cached: 492932 kB
SwapCached: 0 kB
Active: 320488 kB
Inactive: 238260 kB
Active(anon): 80600 kB
Inactive(anon): 0 kB
Active(file): 239888 kB
Inactive(file): 238260 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 1656 kB
Writeback: 8 kB
AnonPages: 65664 kB
Mapped: 102436 kB
Shmem: 18064 kB
KReclaimable: 88684 kB
Slab: 175064 kB
SReclaimable: 88684 kB
SUnreclaim: 86380 kB
KernelStack: 4084 kB
PageTables: 2584 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635680 kB
Committed_AS: 329544 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150392 kB
VmallocChunk: 0 kB
Percpu: 3808 kB
HardwareCorrupted: 0 kB
AnonHugePages: 8192 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: 195284 kB
DirectMap2M: 6916096 kB
DirectMap1G: 128974848 kB
Free space on /tmp at the end= 433056 MiB
End job on nodeC024 at 2025-06-29 15:49:48