628 lines
22 KiB
Plaintext
628 lines
22 KiB
Plaintext
INFO Running translator.
|
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-12.pddl']
|
|
INFO translator arguments: []
|
|
INFO translator time limit: None
|
|
INFO translator memory limit: None
|
|
INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-12.pddl
|
|
Parsing...
|
|
Parsing: [0.060s CPU, 0.077s wall-clock]
|
|
Normalizing task... [0.000s CPU, 0.003s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.020s CPU, 0.017s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.020s CPU, 0.024s wall-clock]
|
|
Preparing model... [0.050s CPU, 0.052s wall-clock]
|
|
Generated 46 rules.
|
|
Computing model... [3.300s CPU, 3.292s wall-clock]
|
|
30860 relevant atoms
|
|
11763 auxiliary atoms
|
|
42623 final queue length
|
|
98023 total queue pushes
|
|
Completing instantiation... [10.800s CPU, 10.796s wall-clock]
|
|
Instantiating: [14.230s CPU, 14.223s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
12 initial candidates
|
|
Finding invariants: [0.160s CPU, 0.157s wall-clock]
|
|
Checking invariant weight... [0.000s CPU, 0.005s wall-clock]
|
|
Instantiating groups... [0.100s CPU, 0.102s wall-clock]
|
|
Collecting mutex groups... [0.010s CPU, 0.010s wall-clock]
|
|
Choosing groups...
|
|
0 uncovered facts
|
|
Choosing groups: [0.030s CPU, 0.028s wall-clock]
|
|
Building translation key... [0.020s CPU, 0.018s wall-clock]
|
|
Computing fact groups: [0.400s CPU, 0.394s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.008s wall-clock]
|
|
Building dictionary for full mutex groups... [0.020s CPU, 0.010s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.000s CPU, 0.010s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.470s CPU, 0.470s wall-clock]
|
|
Translating task: [8.820s CPU, 8.807s wall-clock]
|
|
0 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
59 propositions removed
|
|
Detecting unreachable propositions: [5.050s CPU, 5.057s wall-clock]
|
|
Reordering and filtering variables...
|
|
59 of 59 variables necessary.
|
|
0 of 59 mutex groups necessary.
|
|
28664 of 28664 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [1.350s CPU, 1.347s wall-clock]
|
|
Translator variables: 59
|
|
Translator derived variables: 0
|
|
Translator facts: 1531
|
|
Translator goal facts: 43
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 28664
|
|
Translator axioms: 0
|
|
Translator task size: 172249
|
|
Translator peak memory: 149080 KB
|
|
Writing output... [2.940s CPU, 3.153s wall-clock]
|
|
Done! [33.250s CPU, 33.469s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 7.26s
|
|
Memory: 527MB
|
|
|
|
Iteration 1
|
|
Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 0
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0
|
|
Calls : 1
|
|
Time : 8.331s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 7.296s
|
|
|
|
Choices : 0
|
|
Conflicts : 0 (Analyzed: 0)
|
|
Restarts : 0
|
|
Problems : 1 (Average Length: 2.00 Splits: 0)
|
|
Lemmas : 0 (Deleted: 0)
|
|
Binary : 0 (Ratio: 0.00%)
|
|
Ternary : 0 (Ratio: 0.00%)
|
|
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
|
|
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
|
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
|
|
|
|
Rules : 519224
|
|
Atoms : 519224
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 0 (Eliminated: 0 Frozen: 0)
|
|
Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%)
|
|
|
|
Memory Peak : 664MB
|
|
Max. Length : 0 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 0.04s
|
|
Memory: 600MB (+73MB)
|
|
UNSAT
|
|
Iteration Time: 0.04s
|
|
|
|
Iteration 2
|
|
Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 0
|
|
Expected Memory: 600MB
|
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
|
Grounding Time: 2.45s
|
|
Memory: 600MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0
|
|
Calls : 2
|
|
Time : 26.086s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 25.048s
|
|
|
|
Choices : 0
|
|
Conflicts : 0 (Analyzed: 0)
|
|
Restarts : 0
|
|
Problems : 2 (Average Length: 4.50 Splits: 0)
|
|
Lemmas : 0 (Deleted: 0)
|
|
Binary : 0 (Ratio: 0.00%)
|
|
Ternary : 0 (Ratio: 0.00%)
|
|
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
|
|
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
|
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
|
|
|
|
Rules : 519224
|
|
Atoms : 519224
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 128797 (Eliminated: 0 Frozen: 128797)
|
|
Constraints : 294420 (Binary: 98.0% Ternary: 0.9% Other: 1.1%)
|
|
|
|
Memory Peak : 664MB
|
|
Max. Length : 0 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 13.63s
|
|
Memory: 636MB (+36MB)
|
|
UNSAT
|
|
Iteration Time: 17.76s
|
|
|
|
Iteration 3
|
|
Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 5
|
|
Expected Memory: 672.0MB
|
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
|
Grounding Time: 2.72s
|
|
Memory: 636MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 3
|
|
Time : 65.125s (Solving: 11.64s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 64.096s
|
|
|
|
Choices : 207667 (Domain: 207667)
|
|
Conflicts : 28092 (Analyzed: 28092)
|
|
Restarts : 100 (Average: 280.92 Last: 200)
|
|
Problems : 3 (Average Length: 7.00 Splits: 0)
|
|
Lemmas : 28092 (Deleted: 16740)
|
|
Binary : 502 (Ratio: 1.79%)
|
|
Ternary : 308 (Ratio: 1.10%)
|
|
Conflict : 28092 (Average Length: 735.3 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 28092 (Average: 6.75 Max: 515 Sum: 189616)
|
|
Executed : 28083 (Average: 6.75 Max: 515 Sum: 189585 Ratio: 99.98%)
|
|
Bounded : 9 (Average: 3.44 Max: 12 Sum: 31 Ratio: 0.02%)
|
|
|
|
Rules : 519224
|
|
Atoms : 519224
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 284281 (Eliminated: 0 Frozen: 284281)
|
|
Constraints : 1556069 (Binary: 98.6% Ternary: 0.6% Other: 0.7%)
|
|
|
|
Memory Peak : 731MB
|
|
Max. Length : 5 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 34.89s
|
|
Memory: 731MB (+95MB)
|
|
UNKNOWN
|
|
Iteration Time: 39.05s
|
|
|
|
Iteration 4
|
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 10
|
|
Expected Memory: 826.0MB
|
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
|
Grounding Time: 2.46s
|
|
Memory: 757MB (+26MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 4
|
|
Time : 115.047s (Solving: 33.44s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 114.028s
|
|
|
|
Choices : 962621 (Domain: 962621)
|
|
Conflicts : 56194 (Analyzed: 56194)
|
|
Restarts : 200 (Average: 280.97 Last: 201)
|
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
|
Lemmas : 56194 (Deleted: 43109)
|
|
Binary : 853 (Ratio: 1.52%)
|
|
Ternary : 495 (Ratio: 0.88%)
|
|
Conflict : 56194 (Average Length: 604.3 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 56194 (Average: 15.72 Max: 1411 Sum: 883569)
|
|
Executed : 56176 (Average: 15.72 Max: 1411 Sum: 883513 Ratio: 99.99%)
|
|
Bounded : 18 (Average: 3.11 Max: 17 Sum: 56 Ratio: 0.01%)
|
|
|
|
Rules : 519224
|
|
Atoms : 519224
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 443217 (Eliminated: 0 Frozen: 443217)
|
|
Constraints : 2852901 (Binary: 98.7% Ternary: 0.6% Other: 0.7%)
|
|
|
|
Memory Peak : 1024MB
|
|
Max. Length : 10 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 46.10s
|
|
Memory: 960MB (+203MB)
|
|
UNKNOWN
|
|
Iteration Time: 49.94s
|
|
|
|
Iteration 5
|
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 15
|
|
Expected Memory: 1189.0MB
|
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
|
Grounding Time: 2.55s
|
|
Memory: 983MB (+23MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 5
|
|
Time : 179.287s (Solving: 69.30s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 178.284s
|
|
|
|
Choices : 2314439 (Domain: 2314439)
|
|
Conflicts : 84315 (Analyzed: 84315)
|
|
Restarts : 300 (Average: 281.05 Last: 201)
|
|
Problems : 5 (Average Length: 12.00 Splits: 0)
|
|
Lemmas : 84315 (Deleted: 70079)
|
|
Binary : 1093 (Ratio: 1.30%)
|
|
Ternary : 607 (Ratio: 0.72%)
|
|
Conflict : 84315 (Average Length: 647.1 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 84315 (Average: 25.09 Max: 2740 Sum: 2115075)
|
|
Executed : 84293 (Average: 25.08 Max: 2740 Sum: 2114994 Ratio: 100.00%)
|
|
Bounded : 22 (Average: 3.68 Max: 22 Sum: 81 Ratio: 0.00%)
|
|
|
|
Rules : 519224
|
|
Atoms : 519224
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 602153 (Eliminated: 0 Frozen: 602153)
|
|
Constraints : 4149742 (Binary: 98.7% Ternary: 0.6% Other: 0.7%)
|
|
|
|
Memory Peak : 1093MB
|
|
Max. Length : 15 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 60.24s
|
|
Memory: 1086MB (+103MB)
|
|
UNKNOWN
|
|
Iteration Time: 64.27s
|
|
|
|
Iteration 6
|
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 20
|
|
Expected Memory: 1315.0MB
|
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
|
Grounding Time: 3.31s
|
|
Memory: 1186MB (+100MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 1+
|
|
Calls : 6
|
|
Time : 222.414s (Solving: 83.22s 1st Model: 13.84s Unsat: 0.00s)
|
|
CPU Time : 221.432s
|
|
|
|
Choices : 2535340 (Domain: 2535284)
|
|
Conflicts : 91361 (Analyzed: 91361)
|
|
Restarts : 330 (Average: 276.85 Last: 587)
|
|
Model-Level : 3086.0
|
|
Problems : 6 (Average Length: 14.50 Splits: 0)
|
|
Lemmas : 91361 (Deleted: 70079)
|
|
Binary : 1138 (Ratio: 1.25%)
|
|
Ternary : 623 (Ratio: 0.68%)
|
|
Conflict : 91361 (Average Length: 1306.3 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 91361 (Average: 24.80 Max: 2740 Sum: 2265846)
|
|
Executed : 91339 (Average: 24.80 Max: 2740 Sum: 2265765 Ratio: 100.00%)
|
|
Bounded : 22 (Average: 3.68 Max: 22 Sum: 81 Ratio: 0.00%)
|
|
|
|
Rules : 519224
|
|
Atoms : 519224
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 761089 (Eliminated: 0 Frozen: 761089)
|
|
Constraints : 5446583 (Binary: 98.7% Ternary: 0.6% Other: 0.7%)
|
|
|
|
Memory Peak : 1487MB
|
|
Max. Length : 20 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 38.29s
|
|
Memory: 1487MB (+301MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 12.15s
|
|
Memory: 1744MB (+257MB)
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 7
|
|
Time : 454.085s (Solving: 302.93s 1st Model: 13.84s Unsat: 0.00s)
|
|
CPU Time : 453.204s
|
|
|
|
Choices : 7770500 (Domain: 7770444)
|
|
Conflicts : 119419 (Analyzed: 119419)
|
|
Restarts : 430 (Average: 277.72 Last: 587)
|
|
Model-Level : 3086.0
|
|
Problems : 7 (Average Length: 16.29 Splits: 0)
|
|
Lemmas : 119419 (Deleted: 103261)
|
|
Binary : 1483 (Ratio: 1.24%)
|
|
Ternary : 897 (Ratio: 0.75%)
|
|
Conflict : 119419 (Average Length: 1310.6 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 119419 (Average: 61.47 Max: 5575 Sum: 7340837)
|
|
Executed : 119251 (Average: 61.44 Max: 5575 Sum: 7336814 Ratio: 99.95%)
|
|
Bounded : 168 (Average: 23.95 Max: 27 Sum: 4023 Ratio: 0.05%)
|
|
|
|
Rules : 2363750 (Original: 2363669)
|
|
Atoms : 579205
|
|
Bodies : 1196353 (Original: 1196271)
|
|
Count : 1399 (Original: 1411)
|
|
Equivalences : 603688 (Atom=Atom: 36 Body=Body: 0 Other: 603652)
|
|
Tight : Yes
|
|
Variables : 764052 (Eliminated: 93 Frozen: 763959)
|
|
Constraints : 7235561 (Binary: 99.0% Ternary: 0.5% Other: 0.5%)
|
|
|
|
Memory Peak : 1863MB
|
|
Max. Length : 20 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 225.73s
|
|
Memory: 1799MB (+55MB)
|
|
UNKNOWN
|
|
Iteration Time: 281.04s
|
|
|
|
Iteration 7
|
|
Queue: [(6,30,0,True)]
|
|
Grounded Until: 25
|
|
Expected Memory: 2200.0MB
|
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
|
Grounding Time: 4.42s
|
|
Memory: 1823MB (+24MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 8
|
|
Time : 659.649s (Solving: 464.51s 1st Model: 13.84s Unsat: 0.00s)
|
|
CPU Time : 658.856s
|
|
|
|
Choices : 12754227 (Domain: 12754171)
|
|
Conflicts : 147503 (Analyzed: 147503)
|
|
Restarts : 530 (Average: 278.31 Last: 587)
|
|
Model-Level : 3086.0
|
|
Problems : 8 (Average Length: 18.25 Splits: 0)
|
|
Lemmas : 147503 (Deleted: 129839)
|
|
Binary : 1787 (Ratio: 1.21%)
|
|
Ternary : 1112 (Ratio: 0.75%)
|
|
Conflict : 147503 (Average Length: 1232.8 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 147503 (Average: 81.88 Max: 5715 Sum: 12076941)
|
|
Executed : 147176 (Average: 81.81 Max: 5715 Sum: 12067830 Ratio: 99.92%)
|
|
Bounded : 327 (Average: 27.86 Max: 32 Sum: 9111 Ratio: 0.08%)
|
|
|
|
Rules : 2363750 (Original: 2363669)
|
|
Atoms : 579205
|
|
Bodies : 1196353 (Original: 1196271)
|
|
Count : 1399 (Original: 1411)
|
|
Equivalences : 603688 (Atom=Atom: 36 Body=Body: 0 Other: 603652)
|
|
Tight : Yes
|
|
Variables : 923578 (Eliminated: 93 Frozen: 923485)
|
|
Constraints : 8906949 (Binary: 99.0% Ternary: 0.5% Other: 0.5%)
|
|
|
|
Memory Peak : 2036MB
|
|
Max. Length : 25 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 199.39s
|
|
Memory: 2036MB (+213MB)
|
|
UNKNOWN
|
|
Iteration Time: 205.66s
|
|
|
|
Iteration 8
|
|
Queue: [(2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
|
Grounded Until: 30
|
|
Blocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0
|
|
Calls : 9
|
|
Time : 660.530s (Solving: 465.09s 1st Model: 13.84s Unsat: 0.58s)
|
|
CPU Time : 659.740s
|
|
|
|
Choices : 12759595 (Domain: 12759539)
|
|
Conflicts : 148162 (Analyzed: 148161)
|
|
Restarts : 535 (Average: 276.94 Last: 587)
|
|
Model-Level : 3086.0
|
|
Problems : 9 (Average Length: 19.78 Splits: 0)
|
|
Lemmas : 148161 (Deleted: 129839)
|
|
Binary : 1820 (Ratio: 1.23%)
|
|
Ternary : 1132 (Ratio: 0.76%)
|
|
Conflict : 148161 (Average Length: 1228.3 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 148161 (Average: 81.55 Max: 5715 Sum: 12082320)
|
|
Executed : 147814 (Average: 81.48 Max: 5715 Sum: 12072755 Ratio: 99.92%)
|
|
Bounded : 347 (Average: 27.56 Max: 32 Sum: 9565 Ratio: 0.08%)
|
|
|
|
Rules : 2363750 (Original: 2363669)
|
|
Atoms : 579205
|
|
Bodies : 1196353 (Original: 1196271)
|
|
Count : 1399 (Original: 1411)
|
|
Equivalences : 603688 (Atom=Atom: 36 Body=Body: 0 Other: 603652)
|
|
Tight : Yes
|
|
Variables : 923578 (Eliminated: 93 Frozen: 923485)
|
|
Constraints : 8854229 (Binary: 99.0% Ternary: 0.5% Other: 0.5%)
|
|
|
|
Memory Peak : 2036MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 0.74s
|
|
Memory: 2036MB (+0MB)
|
|
UNSAT
|
|
Iteration Time: 0.88s
|
|
|
|
Iteration 9
|
|
Queue: [(3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 10
|
|
Time : 750.227s (Solving: 554.52s 1st Model: 13.84s Unsat: 0.58s)
|
|
CPU Time : 749.476s
|
|
|
|
Choices : 14711096 (Domain: 14711040)
|
|
Conflicts : 176257 (Analyzed: 176256)
|
|
Restarts : 635 (Average: 277.57 Last: 587)
|
|
Model-Level : 3086.0
|
|
Problems : 10 (Average Length: 21.00 Splits: 0)
|
|
Lemmas : 176256 (Deleted: 155892)
|
|
Binary : 2079 (Ratio: 1.18%)
|
|
Ternary : 1384 (Ratio: 0.79%)
|
|
Conflict : 176256 (Average Length: 1190.1 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 176256 (Average: 79.33 Max: 5715 Sum: 13982672)
|
|
Executed : 175845 (Average: 79.27 Max: 5715 Sum: 13971183 Ratio: 99.92%)
|
|
Bounded : 411 (Average: 27.95 Max: 32 Sum: 11489 Ratio: 0.08%)
|
|
|
|
Rules : 2363750 (Original: 2363669)
|
|
Atoms : 579205
|
|
Bodies : 1196353 (Original: 1196271)
|
|
Count : 1399 (Original: 1411)
|
|
Equivalences : 603688 (Atom=Atom: 36 Body=Body: 0 Other: 603652)
|
|
Tight : Yes
|
|
Variables : 923578 (Eliminated: 93 Frozen: 923485)
|
|
Constraints : 8838377 (Binary: 99.0% Ternary: 0.5% Other: 0.5%)
|
|
|
|
Memory Peak : 2036MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 89.62s
|
|
Memory: 2036MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 89.74s
|
|
|
|
Iteration 10
|
|
Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 11
|
|
Time : 853.681s (Solving: 657.71s 1st Model: 13.84s Unsat: 0.58s)
|
|
CPU Time : 852.976s
|
|
|
|
Choices : 16179816 (Domain: 16179760)
|
|
Conflicts : 204315 (Analyzed: 204314)
|
|
Restarts : 735 (Average: 277.98 Last: 587)
|
|
Model-Level : 3086.0
|
|
Problems : 11 (Average Length: 22.00 Splits: 0)
|
|
Lemmas : 204314 (Deleted: 182514)
|
|
Binary : 2210 (Ratio: 1.08%)
|
|
Ternary : 1544 (Ratio: 0.76%)
|
|
Conflict : 204314 (Average Length: 1139.9 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 204314 (Average: 75.30 Max: 5715 Sum: 15384797)
|
|
Executed : 203841 (Average: 75.23 Max: 5715 Sum: 15371324 Ratio: 99.91%)
|
|
Bounded : 473 (Average: 28.48 Max: 32 Sum: 13473 Ratio: 0.09%)
|
|
|
|
Rules : 2363750 (Original: 2363669)
|
|
Atoms : 579205
|
|
Bodies : 1196353 (Original: 1196271)
|
|
Count : 1399 (Original: 1411)
|
|
Equivalences : 603688 (Atom=Atom: 36 Body=Body: 0 Other: 603652)
|
|
Tight : Yes
|
|
Variables : 923578 (Eliminated: 93 Frozen: 923485)
|
|
Constraints : 8800805 (Binary: 99.0% Ternary: 0.5% Other: 0.5%)
|
|
|
|
Memory Peak : 2036MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 103.39s
|
|
Memory: 2036MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 103.50s
|
|
|
|
Iteration 11
|
|
Queue: [(5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
*** Info : (planner): INTERRUPTED by signal!
|
|
UNKNOWN
|
|
|
|
INTERRUPTED : 1
|
|
|
|
Models : 0+
|
|
Calls : 12
|
|
Time : 858.305s (Solving: 662.07s 1st Model: 13.84s Unsat: 0.58s)
|
|
CPU Time : 857.584s
|
|
|
|
Choices : 16271985 (Domain: 16271929)
|
|
Conflicts : 205338 (Analyzed: 205337)
|
|
Restarts : 741 (Average: 277.11 Last: 587)
|
|
Model-Level : 3086.0
|
|
Problems : 12 (Average Length: 22.83 Splits: 0)
|
|
Lemmas : 205337 (Deleted: 182514)
|
|
Binary : 2224 (Ratio: 1.08%)
|
|
Ternary : 1553 (Ratio: 0.76%)
|
|
Conflict : 205337 (Average Length: 1135.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 205337 (Average: 75.36 Max: 5715 Sum: 15473645)
|
|
Executed : 204856 (Average: 75.29 Max: 5715 Sum: 15459916 Ratio: 99.91%)
|
|
Bounded : 481 (Average: 28.54 Max: 32 Sum: 13729 Ratio: 0.09%)
|
|
|
|
Rules : 2363750 (Original: 2363669)
|
|
Atoms : 579205
|
|
Bodies : 1196353 (Original: 1196271)
|
|
Count : 1399 (Original: 1411)
|
|
Equivalences : 603688 (Atom=Atom: 36 Body=Body: 0 Other: 603652)
|
|
Tight : Yes
|
|
Variables : 923578 (Eliminated: 93 Frozen: 923485)
|
|
Constraints : 8797116 (Binary: 99.0% Ternary: 0.5% Other: 0.5%)
|
|
|
|
Memory Peak : 2036MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
|