816 lines
29 KiB
Plaintext
816 lines
29 KiB
Plaintext
INFO Running translator.
|
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-1.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/parking-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-1.pddl
|
|
Parsing...
|
|
Parsing: [0.020s CPU, 0.022s wall-clock]
|
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.010s CPU, 0.006s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.010s CPU, 0.016s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.014s wall-clock]
|
|
Generated 32 rules.
|
|
Computing model... [2.440s CPU, 2.442s wall-clock]
|
|
26339 relevant atoms
|
|
3192 auxiliary atoms
|
|
29531 final queue length
|
|
85444 total queue pushes
|
|
Completing instantiation... [9.440s CPU, 9.440s wall-clock]
|
|
Instantiating: [11.950s CPU, 11.947s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
12 initial candidates
|
|
Finding invariants: [0.050s CPU, 0.046s wall-clock]
|
|
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
|
Instantiating groups... [0.050s CPU, 0.043s wall-clock]
|
|
Collecting mutex groups... [0.000s CPU, 0.006s wall-clock]
|
|
Choosing groups...
|
|
56 uncovered facts
|
|
Choosing groups: [0.030s CPU, 0.030s wall-clock]
|
|
Building translation key... [0.010s CPU, 0.011s wall-clock]
|
|
Computing fact groups: [0.180s CPU, 0.177s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.005s wall-clock]
|
|
Building dictionary for full mutex groups... [0.010s CPU, 0.010s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.020s CPU, 0.017s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.480s CPU, 0.482s wall-clock]
|
|
Translating task: [10.470s CPU, 10.458s wall-clock]
|
|
29766 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
22 propositions removed
|
|
Detecting unreachable propositions: [5.270s CPU, 5.273s wall-clock]
|
|
Reordering and filtering variables...
|
|
78 of 78 variables necessary.
|
|
34 of 56 mutex groups necessary.
|
|
23958 of 23958 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [2.100s CPU, 2.104s wall-clock]
|
|
Translator variables: 78
|
|
Translator derived variables: 0
|
|
Translator facts: 860
|
|
Translator goal facts: 22
|
|
Translator mutex groups: 34
|
|
Translator total mutex groups size: 782
|
|
Translator operators: 23958
|
|
Translator axioms: 0
|
|
Translator task size: 195584
|
|
Translator peak memory: 152136 KB
|
|
Writing output... [3.440s CPU, 3.685s wall-clock]
|
|
Done! [33.860s CPU, 34.096s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 8.00s
|
|
Memory: 547MB
|
|
|
|
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 : 9.194s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 8.040s
|
|
|
|
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 : 572117
|
|
Atoms : 572117
|
|
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 : 683MB
|
|
Max. Length : 0 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 0.05s
|
|
Memory: 619MB (+72MB)
|
|
UNSAT
|
|
Iteration Time: 0.05s
|
|
|
|
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: 619MB
|
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
|
Grounding Time: 2.70s
|
|
Memory: 619MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 2
|
|
Time : 18.476s (Solving: 4.88s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 17.324s
|
|
|
|
Choices : 55536 (Domain: 55536)
|
|
Conflicts : 9200 (Analyzed: 9200)
|
|
Restarts : 100 (Average: 92.00 Last: 72)
|
|
Problems : 2 (Average Length: 4.50 Splits: 0)
|
|
Lemmas : 9200 (Deleted: 6284)
|
|
Binary : 75 (Ratio: 0.82%)
|
|
Ternary : 45 (Ratio: 0.49%)
|
|
Conflict : 9200 (Average Length: 1056.8 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 9200 (Average: 5.65 Max: 212 Sum: 51994)
|
|
Executed : 9078 (Average: 5.58 Max: 212 Sum: 51357 Ratio: 98.77%)
|
|
Bounded : 122 (Average: 5.22 Max: 7 Sum: 637 Ratio: 1.23%)
|
|
|
|
Rules : 572117
|
|
Atoms : 572117
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 103941 (Eliminated: 0 Frozen: 3404)
|
|
Constraints : 819873 (Binary: 99.3% Ternary: 0.3% Other: 0.4%)
|
|
|
|
Memory Peak : 683MB
|
|
Max. Length : 0 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 5.07s
|
|
Memory: 641MB (+22MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.29s
|
|
|
|
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: 663.0MB
|
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
|
Grounding Time: 3.30s
|
|
Memory: 710MB (+69MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 3
|
|
Time : 34.013s (Solving: 15.71s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 32.868s
|
|
|
|
Choices : 411396 (Domain: 411396)
|
|
Conflicts : 19770 (Analyzed: 19770)
|
|
Restarts : 200 (Average: 98.85 Last: 72)
|
|
Problems : 3 (Average Length: 7.00 Splits: 0)
|
|
Lemmas : 19770 (Deleted: 15127)
|
|
Binary : 105 (Ratio: 0.53%)
|
|
Ternary : 78 (Ratio: 0.39%)
|
|
Conflict : 19770 (Average Length: 1439.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 19770 (Average: 18.98 Max: 967 Sum: 375223)
|
|
Executed : 19640 (Average: 18.94 Max: 967 Sum: 374513 Ratio: 99.81%)
|
|
Bounded : 130 (Average: 5.46 Max: 12 Sum: 710 Ratio: 0.19%)
|
|
|
|
Rules : 572117
|
|
Atoms : 572117
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 232732 (Eliminated: 0 Frozen: 7314)
|
|
Constraints : 2298727 (Binary: 99.4% Ternary: 0.3% Other: 0.3%)
|
|
|
|
Memory Peak : 770MB
|
|
Max. Length : 5 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 10.97s
|
|
Memory: 770MB (+60MB)
|
|
UNKNOWN
|
|
Iteration Time: 15.55s
|
|
|
|
Iteration 4
|
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 10
|
|
Expected Memory: 899.0MB
|
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
|
Grounding Time: 3.02s
|
|
Memory: 833MB (+63MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 4
|
|
Time : 57.068s (Solving: 34.28s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 55.932s
|
|
|
|
Choices : 1033545 (Domain: 1033545)
|
|
Conflicts : 30993 (Analyzed: 30993)
|
|
Restarts : 300 (Average: 103.31 Last: 72)
|
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
|
Lemmas : 30993 (Deleted: 27811)
|
|
Binary : 124 (Ratio: 0.40%)
|
|
Ternary : 91 (Ratio: 0.29%)
|
|
Conflict : 30993 (Average Length: 1617.3 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 30993 (Average: 30.37 Max: 1205 Sum: 941231)
|
|
Executed : 30850 (Average: 30.34 Max: 1205 Sum: 940302 Ratio: 99.90%)
|
|
Bounded : 143 (Average: 6.50 Max: 17 Sum: 929 Ratio: 0.10%)
|
|
|
|
Rules : 572117
|
|
Atoms : 572117
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 361523 (Eliminated: 0 Frozen: 11224)
|
|
Constraints : 3811312 (Binary: 99.4% Ternary: 0.3% Other: 0.3%)
|
|
|
|
Memory Peak : 927MB
|
|
Max. Length : 10 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 18.75s
|
|
Memory: 927MB (+94MB)
|
|
UNKNOWN
|
|
Iteration Time: 23.07s
|
|
|
|
Iteration 5
|
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 15
|
|
Expected Memory: 1084.0MB
|
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
|
Grounding Time: 3.73s
|
|
Memory: 1039MB (+112MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 5
|
|
Time : 92.277s (Solving: 64.24s 1st Model: 0.00s Unsat: 0.00s)
|
|
CPU Time : 91.156s
|
|
|
|
Choices : 2118575 (Domain: 2118575)
|
|
Conflicts : 42721 (Analyzed: 42721)
|
|
Restarts : 400 (Average: 106.80 Last: 80)
|
|
Problems : 5 (Average Length: 12.00 Splits: 0)
|
|
Lemmas : 42721 (Deleted: 38980)
|
|
Binary : 135 (Ratio: 0.32%)
|
|
Ternary : 107 (Ratio: 0.25%)
|
|
Conflict : 42721 (Average Length: 1894.9 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 42721 (Average: 45.05 Max: 2547 Sum: 1924506)
|
|
Executed : 42567 (Average: 45.02 Max: 2547 Sum: 1923336 Ratio: 99.94%)
|
|
Bounded : 154 (Average: 7.60 Max: 22 Sum: 1170 Ratio: 0.06%)
|
|
|
|
Rules : 572117
|
|
Atoms : 572117
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 490314 (Eliminated: 0 Frozen: 15134)
|
|
Constraints : 5323418 (Binary: 99.4% Ternary: 0.3% Other: 0.3%)
|
|
|
|
Memory Peak : 1199MB
|
|
Max. Length : 15 steps
|
|
Models : 0
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 30.16s
|
|
Memory: 1135MB (+96MB)
|
|
UNKNOWN
|
|
Iteration Time: 35.24s
|
|
|
|
Iteration 6
|
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 20
|
|
Expected Memory: 1343.0MB
|
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
|
Grounding Time: 3.01s
|
|
Memory: 1225MB (+90MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 1+
|
|
Calls : 6
|
|
Time : 97.787s (Solving: 65.13s 1st Model: 0.84s Unsat: 0.00s)
|
|
CPU Time : 96.664s
|
|
|
|
Choices : 2145042 (Domain: 2145042)
|
|
Conflicts : 42993 (Analyzed: 42993)
|
|
Restarts : 401 (Average: 107.21 Last: 158)
|
|
Model-Level : 1943.0
|
|
Problems : 6 (Average Length: 14.50 Splits: 0)
|
|
Lemmas : 42993 (Deleted: 38980)
|
|
Binary : 135 (Ratio: 0.31%)
|
|
Ternary : 107 (Ratio: 0.25%)
|
|
Conflict : 42993 (Average Length: 1902.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 42993 (Average: 45.31 Max: 2547 Sum: 1948142)
|
|
Executed : 42839 (Average: 45.29 Max: 2547 Sum: 1946972 Ratio: 99.94%)
|
|
Bounded : 154 (Average: 7.60 Max: 22 Sum: 1170 Ratio: 0.06%)
|
|
|
|
Rules : 572117
|
|
Atoms : 572117
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 619105 (Eliminated: 0 Frozen: 19044)
|
|
Constraints : 6833899 (Binary: 99.4% Ternary: 0.3% Other: 0.3%)
|
|
|
|
Memory Peak : 1328MB
|
|
Max. Length : 20 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 1.09s
|
|
Memory: 1328MB (+103MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 13.49s
|
|
Memory: 1597MB (+269MB)
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 7
|
|
Time : 196.338s (Solving: 155.25s 1st Model: 0.84s Unsat: 0.00s)
|
|
CPU Time : 195.256s
|
|
|
|
Choices : 3573482 (Domain: 3573482)
|
|
Conflicts : 53212 (Analyzed: 53212)
|
|
Restarts : 501 (Average: 106.21 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 7 (Average Length: 16.29 Splits: 0)
|
|
Lemmas : 53212 (Deleted: 48500)
|
|
Binary : 151 (Ratio: 0.28%)
|
|
Ternary : 113 (Ratio: 0.21%)
|
|
Conflict : 53212 (Average Length: 2390.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 53212 (Average: 61.69 Max: 3712 Sum: 3282750)
|
|
Executed : 53057 (Average: 61.67 Max: 3712 Sum: 3281554 Ratio: 99.96%)
|
|
Bounded : 155 (Average: 7.72 Max: 26 Sum: 1196 Ratio: 0.04%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 622802 (Eliminated: 0 Frozen: 561451)
|
|
Constraints : 8794703 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 1597MB
|
|
Max. Length : 20 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 91.60s
|
|
Memory: 1522MB (+-75MB)
|
|
UNKNOWN
|
|
Iteration Time: 110.61s
|
|
|
|
Iteration 7
|
|
Queue: [(6,30,0,True)]
|
|
Grounded Until: 25
|
|
Expected Memory: 1730.0MB
|
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
|
Grounding Time: 5.49s
|
|
Memory: 1573MB (+51MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 8
|
|
Time : 315.331s (Solving: 266.70s 1st Model: 0.84s Unsat: 0.00s)
|
|
CPU Time : 314.300s
|
|
|
|
Choices : 5205657 (Domain: 5205657)
|
|
Conflicts : 62928 (Analyzed: 62928)
|
|
Restarts : 601 (Average: 104.71 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 8 (Average Length: 18.25 Splits: 0)
|
|
Lemmas : 62928 (Deleted: 58555)
|
|
Binary : 160 (Ratio: 0.25%)
|
|
Ternary : 118 (Ratio: 0.19%)
|
|
Conflict : 62928 (Average Length: 2915.0 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 62928 (Average: 76.55 Max: 3901 Sum: 4817203)
|
|
Executed : 62771 (Average: 76.53 Max: 3901 Sum: 4815945 Ratio: 99.97%)
|
|
Bounded : 157 (Average: 8.01 Max: 31 Sum: 1258 Ratio: 0.03%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 752373 (Eliminated: 0 Frozen: 685541)
|
|
Constraints : 10743853 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 1822MB
|
|
Max. Length : 25 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 111.77s
|
|
Memory: 1758MB (+185MB)
|
|
UNKNOWN
|
|
Iteration Time: 119.06s
|
|
|
|
Iteration 8
|
|
Queue: [(1,5,1,True), (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)]
|
|
Grounded Until: 30
|
|
Blocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0
|
|
Calls : 9
|
|
Time : 315.774s (Solving: 266.89s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 314.744s
|
|
|
|
Choices : 5206043 (Domain: 5206043)
|
|
Conflicts : 62956 (Analyzed: 62955)
|
|
Restarts : 601 (Average: 104.75 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 9 (Average Length: 19.78 Splits: 0)
|
|
Lemmas : 62955 (Deleted: 58555)
|
|
Binary : 160 (Ratio: 0.25%)
|
|
Ternary : 119 (Ratio: 0.19%)
|
|
Conflict : 62955 (Average Length: 2913.8 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 62955 (Average: 76.52 Max: 3901 Sum: 4817590)
|
|
Executed : 62797 (Average: 76.50 Max: 3901 Sum: 4816331 Ratio: 99.97%)
|
|
Bounded : 158 (Average: 7.97 Max: 31 Sum: 1259 Ratio: 0.03%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 752373 (Eliminated: 0 Frozen: 685541)
|
|
Constraints : 10743853 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 1822MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 0.35s
|
|
Memory: 1759MB (+1MB)
|
|
UNSAT
|
|
Iteration Time: 0.46s
|
|
|
|
Iteration 9
|
|
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)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 10
|
|
Time : 347.418s (Solving: 298.29s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 346.404s
|
|
|
|
Choices : 5370576 (Domain: 5370576)
|
|
Conflicts : 72556 (Analyzed: 72555)
|
|
Restarts : 701 (Average: 103.50 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 10 (Average Length: 21.00 Splits: 0)
|
|
Lemmas : 72555 (Deleted: 68171)
|
|
Binary : 187 (Ratio: 0.26%)
|
|
Ternary : 138 (Ratio: 0.19%)
|
|
Conflict : 72555 (Average Length: 3032.1 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 72555 (Average: 68.47 Max: 3901 Sum: 4968042)
|
|
Executed : 72379 (Average: 68.46 Max: 3901 Sum: 4966765 Ratio: 99.97%)
|
|
Bounded : 176 (Average: 7.26 Max: 31 Sum: 1277 Ratio: 0.03%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 752373 (Eliminated: 0 Frozen: 685541)
|
|
Constraints : 10743853 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 1822MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 31.55s
|
|
Memory: 1759MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 31.66s
|
|
|
|
Iteration 10
|
|
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)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 11
|
|
Time : 399.606s (Solving: 350.25s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 398.616s
|
|
|
|
Choices : 6065954 (Domain: 6065954)
|
|
Conflicts : 82798 (Analyzed: 82797)
|
|
Restarts : 801 (Average: 103.37 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 11 (Average Length: 22.00 Splits: 0)
|
|
Lemmas : 82797 (Deleted: 77660)
|
|
Binary : 194 (Ratio: 0.23%)
|
|
Ternary : 139 (Ratio: 0.17%)
|
|
Conflict : 82797 (Average Length: 3190.0 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 82797 (Average: 67.71 Max: 3901 Sum: 5605989)
|
|
Executed : 82621 (Average: 67.69 Max: 3901 Sum: 5604712 Ratio: 99.98%)
|
|
Bounded : 176 (Average: 7.26 Max: 31 Sum: 1277 Ratio: 0.02%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 752373 (Eliminated: 0 Frozen: 685541)
|
|
Constraints : 10743853 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 1822MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 52.12s
|
|
Memory: 1759MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 52.21s
|
|
|
|
Iteration 11
|
|
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)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 12
|
|
Time : 480.167s (Solving: 430.61s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 479.212s
|
|
|
|
Choices : 7191483 (Domain: 7191483)
|
|
Conflicts : 93003 (Analyzed: 93002)
|
|
Restarts : 901 (Average: 103.22 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 12 (Average Length: 22.83 Splits: 0)
|
|
Lemmas : 93002 (Deleted: 87733)
|
|
Binary : 212 (Ratio: 0.23%)
|
|
Ternary : 142 (Ratio: 0.15%)
|
|
Conflict : 93002 (Average Length: 3347.0 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 93002 (Average: 71.77 Max: 3901 Sum: 6675074)
|
|
Executed : 92825 (Average: 71.76 Max: 3901 Sum: 6673766 Ratio: 99.98%)
|
|
Bounded : 177 (Average: 7.39 Max: 31 Sum: 1308 Ratio: 0.02%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 752373 (Eliminated: 0 Frozen: 685541)
|
|
Constraints : 10743853 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 1822MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 80.52s
|
|
Memory: 1759MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 80.60s
|
|
|
|
Iteration 12
|
|
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)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 13
|
|
Time : 583.424s (Solving: 533.62s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 582.512s
|
|
|
|
Choices : 8335702 (Domain: 8335702)
|
|
Conflicts : 103488 (Analyzed: 103487)
|
|
Restarts : 1001 (Average: 103.38 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 13 (Average Length: 23.54 Splits: 0)
|
|
Lemmas : 103487 (Deleted: 97800)
|
|
Binary : 231 (Ratio: 0.22%)
|
|
Ternary : 147 (Ratio: 0.14%)
|
|
Conflict : 103487 (Average Length: 3592.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 103487 (Average: 74.74 Max: 3901 Sum: 7734109)
|
|
Executed : 103309 (Average: 74.72 Max: 3901 Sum: 7732770 Ratio: 99.98%)
|
|
Bounded : 178 (Average: 7.52 Max: 31 Sum: 1339 Ratio: 0.02%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 752373 (Eliminated: 0 Frozen: 685541)
|
|
Constraints : 10743853 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 1822MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 103.20s
|
|
Memory: 1759MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 103.31s
|
|
|
|
Iteration 13
|
|
Queue: [(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)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 14
|
|
Time : 697.481s (Solving: 647.42s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 696.616s
|
|
|
|
Choices : 9951405 (Domain: 9951405)
|
|
Conflicts : 113106 (Analyzed: 113105)
|
|
Restarts : 1101 (Average: 102.73 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 14 (Average Length: 24.14 Splits: 0)
|
|
Lemmas : 113105 (Deleted: 108171)
|
|
Binary : 239 (Ratio: 0.21%)
|
|
Ternary : 148 (Ratio: 0.13%)
|
|
Conflict : 113105 (Average Length: 4122.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 113105 (Average: 81.63 Max: 3901 Sum: 9232485)
|
|
Executed : 112927 (Average: 81.62 Max: 3901 Sum: 9231146 Ratio: 99.99%)
|
|
Bounded : 178 (Average: 7.52 Max: 31 Sum: 1339 Ratio: 0.01%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 752373 (Eliminated: 0 Frozen: 685541)
|
|
Constraints : 10743853 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 2015MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 113.99s
|
|
Memory: 1887MB (+128MB)
|
|
UNKNOWN
|
|
Iteration Time: 114.11s
|
|
|
|
Iteration 14
|
|
Queue: [(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)]
|
|
Grounded Until: 30
|
|
Expected Memory: 2123.0MB
|
|
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
|
|
Grounding Time: 5.58s
|
|
Memory: 1914MB (+27MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
[start: stats after solve call]
|
|
|
|
Models : 0+
|
|
Calls : 15
|
|
Time : 851.907s (Solving: 794.12s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 851.108s
|
|
|
|
Choices : 12225585 (Domain: 12225585)
|
|
Conflicts : 123539 (Analyzed: 123538)
|
|
Restarts : 1201 (Average: 102.86 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 15 (Average Length: 25.00 Splits: 0)
|
|
Lemmas : 123538 (Deleted: 117720)
|
|
Binary : 246 (Ratio: 0.20%)
|
|
Ternary : 154 (Ratio: 0.12%)
|
|
Conflict : 123538 (Average Length: 4465.7 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 123538 (Average: 91.98 Max: 4226 Sum: 11362529)
|
|
Executed : 123359 (Average: 91.96 Max: 4226 Sum: 11361154 Ratio: 99.99%)
|
|
Bounded : 179 (Average: 7.68 Max: 36 Sum: 1375 Ratio: 0.01%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 881944 (Eliminated: 0 Frozen: 809631)
|
|
Constraints : 12693003 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 2096MB
|
|
Max. Length : 30 steps
|
|
Models : 1
|
|
|
|
[endof: stats after solve call]
|
|
Solving Time: 147.07s
|
|
Memory: 2032MB (+118MB)
|
|
UNKNOWN
|
|
Iteration Time: 154.51s
|
|
|
|
Iteration 15
|
|
Queue: [(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)]
|
|
Grounded Until: 35
|
|
Expected Memory: 2268.0MB
|
|
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
|
|
*** Info : (planner): INTERRUPTED by signal!
|
|
UNKNOWN
|
|
|
|
INTERRUPTED : 1
|
|
|
|
Models : 0+
|
|
Calls : 15
|
|
Time : 851.907s (Solving: 794.12s 1st Model: 0.84s Unsat: 0.19s)
|
|
CPU Time : 851.108s
|
|
|
|
Choices : 12225585 (Domain: 12225585)
|
|
Conflicts : 123539 (Analyzed: 123538)
|
|
Restarts : 1201 (Average: 102.86 Last: 167)
|
|
Model-Level : 1943.0
|
|
Problems : 15 (Average Length: 25.00 Splits: 0)
|
|
Lemmas : 123538 (Deleted: 117720)
|
|
Binary : 246 (Ratio: 0.20%)
|
|
Ternary : 154 (Ratio: 0.12%)
|
|
Conflict : 123538 (Average Length: 4465.7 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 123538 (Average: 91.98 Max: 4226 Sum: 11362529)
|
|
Executed : 123359 (Average: 91.96 Max: 4226 Sum: 11361154 Ratio: 99.99%)
|
|
Bounded : 179 (Average: 7.68 Max: 36 Sum: 1375 Ratio: 0.01%)
|
|
|
|
Rules : 2579441 (Original: 2579426)
|
|
Atoms : 624243
|
|
Bodies : 1412693 (Original: 1412689)
|
|
Count : 1860 (Original: 1863)
|
|
Equivalences : 542592 (Atom=Atom: 80 Body=Body: 0 Other: 542512)
|
|
Tight : Yes
|
|
Variables : 881944 (Eliminated: 0 Frozen: 809631)
|
|
Constraints : 12693003 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
|
|
|
Memory Peak : 2102MB
|
|
Max. Length : 35 steps
|
|
Models : 1
|
|
|
|
|