189 lines
11 KiB
Plaintext
189 lines
11 KiB
Plaintext
INFO Running translator.
|
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/pathways-propositional-strips/domains/domain-11.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/pathways-propositional-strips/instances/instance-11.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-2006/domains/pathways-propositional-strips/domains/domain-11.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/pathways-propositional-strips/instances/instance-11.pddl
|
|
Parsing...
|
|
Parsing: [0.660s CPU, 0.664s wall-clock]
|
|
Normalizing task... [0.110s CPU, 0.108s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.070s CPU, 0.072s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.200s CPU, 0.201s wall-clock]
|
|
Preparing model... [0.130s CPU, 0.127s wall-clock]
|
|
Generated 1925 rules.
|
|
Computing model... [0.060s CPU, 0.064s wall-clock]
|
|
995 relevant atoms
|
|
0 auxiliary atoms
|
|
995 final queue length
|
|
1974 total queue pushes
|
|
Completing instantiation... [0.150s CPU, 0.152s wall-clock]
|
|
Instantiating: [0.620s CPU, 0.625s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
266 initial candidates
|
|
Time limit reached, aborting invariant generation
|
|
Finding invariants: [300.470s CPU, 300.340s wall-clock]
|
|
Checking invariant weight... [0.110s CPU, 0.105s wall-clock]
|
|
Instantiating groups... [0.000s CPU, 0.002s wall-clock]
|
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
|
Choosing groups...
|
|
161 uncovered facts
|
|
Choosing groups: [0.010s CPU, 0.005s wall-clock]
|
|
Building translation key... [0.010s CPU, 0.007s wall-clock]
|
|
Computing fact groups: [300.620s CPU, 300.487s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
|
|
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.010s CPU, 0.003s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.000s CPU, 0.009s wall-clock]
|
|
Translating task: [0.200s CPU, 0.198s wall-clock]
|
|
166 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
48 propositions removed
|
|
Detecting unreachable propositions: [0.100s CPU, 0.110s wall-clock]
|
|
Reordering and filtering variables...
|
|
164 of 209 variables necessary.
|
|
0 of 57 mutex groups necessary.
|
|
702 of 727 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [0.050s CPU, 0.048s wall-clock]
|
|
Translator variables: 164
|
|
Translator derived variables: 0
|
|
Translator facts: 337
|
|
Translator goal facts: 15
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 702
|
|
Translator axioms: 0
|
|
Translator task size: 3769
|
|
Translator peak memory: 251548 KB
|
|
Writing output... [0.080s CPU, 0.080s wall-clock]
|
|
Done! [302.460s CPU, 302.338s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 0.12s
|
|
Memory: 53MB
|
|
|
|
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...
|
|
Solving Time: 0.00s
|
|
Memory: 54MB (+1MB)
|
|
UNSAT
|
|
Iteration Time: 0.00s
|
|
|
|
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: 54MB
|
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
|
Grounding Time: 0.05s
|
|
Memory: 59MB (+5MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 61MB (+2MB)
|
|
UNSAT
|
|
Iteration Time: 0.07s
|
|
|
|
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: 68.0MB
|
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
|
Grounding Time: 0.05s
|
|
Memory: 63MB (+2MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.01s
|
|
Memory: 65MB (+2MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.11s
|
|
Memory: 67MB (+2MB)
|
|
Solving...
|
|
Solving Time: 0.13s
|
|
Memory: 67MB (+0MB)
|
|
UNSAT
|
|
Iteration Time: 0.32s
|
|
|
|
Iteration 4
|
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 10
|
|
Expected Memory: 74.0MB
|
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
|
Grounding Time: 0.08s
|
|
Memory: 73MB (+6MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 1.38s
|
|
Memory: 76MB (+3MB)
|
|
UNKNOWN
|
|
Iteration Time: 1.49s
|
|
|
|
Iteration 5
|
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 15
|
|
Expected Memory: 85.0MB
|
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
|
Grounding Time: 0.08s
|
|
Memory: 80MB (+4MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.02s
|
|
Memory: 83MB (+3MB)
|
|
SAT
|
|
Testing...
|
|
SERIALIZABLE?
|
|
Testing Time: 0.00s
|
|
Memory: 83MB (+0MB)
|
|
Answer: 2
|
|
occurs(action("choose_ge2_l1_l0"),1) occurs(action("initialize_ge2"),2) occurs(action("choose_e2f13p1-dp12_l2_l1"),2) occurs(action("initialize_e2f13p1-dp12"),3) occurs(action("choose_sp1_l3_l2"),3) occurs(action("associate_e2f13p1-dp12_ge2_e2f13p1-dp12-ge2"),4) occurs(action("initialize_sp1"),4) occurs(action("choose_p53_l4_l3"),4) occurs(action("synthesize_e2f13p1-dp12-ge2_p107p1"),5) occurs(action("synthesize_e2f13p1-dp12-ge2_p19arf"),5) occurs(action("synthesize_e2f13p1-dp12-ge2_cycdp1"),5) occurs(action("synthesize_e2f13p1-dp12-ge2_p107"),5) occurs(action("initialize_ge2"),5) occurs(action("synthesize_e2f13p1-dp12-ge2_cycep1"),5) occurs(action("synthesize_e2f13p1-dp12-ge2_cycd"),5) occurs(action("initialize_e2f13p1-dp12"),5) occurs(action("synthesize_e2f13p1-dp12-ge2_cyce"),5) occurs(action("initialize_p53"),5) occurs(action("synthesize_e2f13p1-dp12-ge2_cyca"),5) occurs(action("choose_cdk2_l5_l4"),5) occurs(action("dummy-action-13-2"),6) occurs(action("dummy-action-10-2"),6) occurs(action("associate_sp1_p107_sp1-p107"),6) occurs(action("associate_e2f13p1-dp12_ge2_e2f13p1-dp12-ge2"),6) occurs(action("synthesize_p53_p21"),6) occurs(action("choose_gp_l6_l5"),6) occurs(action("synthesize_e2f13p1-dp12-ge2_cyca"),6) occurs(action("initialize_cdk2"),6) occurs(action("dummy-action-7-1"),7) occurs(action("associate_cdk2_cycep1_cdk2-cycep1"),7) occurs(action("initialize_gp"),7) occurs(action("initialize_sp1"),7) occurs(action("initialize_e2f13p1-dp12"),7) occurs(action("choose_p57_l7_l6"),7) occurs(action("associate_p21_cdk2-cycep1_p21-cdk2-cycep1"),8) occurs(action("associate_sp1-p107_gp_sp1-p107-gp"),8) occurs(action("associate_sp1_p107p1_sp1-p107p1"),8) occurs(action("initialize_p57"),8) occurs(action("initialize_ge2"),8) occurs(action("synthesize_e2f13p1-dp12-ge2_cycep1"),8) occurs(action("choose_pcna_l8_l7"),8) occurs(action("initialize_cdk2"),8) occurs(action("dummy-action-12-2"),9) occurs(action("dummy-action-14-2"),9) occurs(action("dummy-action-15-2"),9) occurs(action("initialize_gp"),9) occurs(action("associate_cdk2_cyce_cdk2-cyce"),9) occurs(action("initialize_pcna"),9) occurs(action("synthesize_p53_p21"),9) occurs(action("initialize_sp1"),9) occurs(action("choose_cdk46p1_l9_l8"),9) occurs(action("associate_p57_cdk2-cyce_p57-cdk2-cyce"),10) occurs(action("associate_pcna_cycdp1_pcna-cycdp1"),10) occurs(action("initialize_cdk46p1"),10) occurs(action("associate_sp1_gp_sp1-gp"),10) occurs(action("synthesize_p53_p21"),10) occurs(action("initialize_ge2"),10) occurs(action("initialize_e2f13p1-dp12"),10) occurs(action("synthesize_e2f13p1-dp12-ge2_cyce"),10) occurs(action("initialize_cdk2"),10) occurs(action("dummy-action-1-1"),11) occurs(action("dummy-action-6-1"),11) occurs(action("associate_cdk2_cycep1_cdk2-cycep1"),11) occurs(action("associate_e2f13p1-dp12_ge2_e2f13p1-dp12-ge2"),11) occurs(action("initialize_p57"),11) occurs(action("initialize_pcna"),11) occurs(action("synthesize_e2f13p1-dp12-ge2_cycdp1"),11) occurs(action("synthesize_sp1-gp_cycdp1"),11) occurs(action("choose_p130-e2f4p1-dp12_l10_l9"),11) occurs(action("associate_p57_cdk2-cycep1_p57-cdk2-cycep1"),12) occurs(action("associate_cdk46p1_cycdp1_cdk46p1-cycdp1"),12) occurs(action("initialize_cdk2"),12) occurs(action("dummy-action-5-2"),13) occurs(action("dummy-action-9-2"),13) occurs(action("dummy-action-6-1"),13) occurs(action("initialize_cdk46p1"),13) occurs(action("initialize_p57"),13) occurs(action("synthesize_e2f13p1-dp12-ge2_cycdp1"),13) occurs(action("synthesize_sp1-gp_cycdp1"),13) occurs(action("associate_cdk2_cyca_cdk2-cyca"),13) occurs(action("dummy-action-12-2"),14) occurs(action("dummy-action-6-1"),14) occurs(action("associate_p21_cdk2-cyca_p21-cdk2-cyca"),14) occurs(action("associate_cdk46p1_cycd_cdk46p1-cycd"),14) occurs(action("synthesize_e2f13p1-dp12-ge2_cycdp1"),14) occurs(action("synthesize_sp1-gp_cycdp1"),14) occurs(action("synthesize_e2f13p1-dp12-ge2_cyca"),14) occurs(action("initialize_cdk2"),14) occurs(action("dummy-action-12-2"),15) occurs(action("dummy-action-6-1"),15) occurs(action("dummy-action-11-1"),15) occurs(action("synthesize_p53_p21"),15) occurs(action("associate_cdk2_cyca_cdk2-cyca"),15) occurs(action("associate_p57_cdk2-cyca_p57-cdk2-cyca"),16) occurs(action("associate_pcna_p21_pcna-p21"),16) occurs(action("initialize_cdk2"),16) occurs(action("dummy-action-3-1"),17) occurs(action("associate_pcna-p21_cdk46p1-cycdp1_pcna-p21-cdk46p1-cycdp1"),17) occurs(action("associate_cdk2_cyce_cdk2-cyce"),17) occurs(action("initialize_p57"),17) occurs(action("initialize_pcna"),17) occurs(action("synthesize_p53_p21"),17) occurs(action("dummy-action-4-1"),18) occurs(action("associate_p57_cdk46p1-cycd_p57-cdk46p1-cycd"),18) occurs(action("associate_pcna_p21_pcna-p21"),18) occurs(action("dummy-action-8-1"),19) occurs(action("associate_pcna-p21_cdk2-cyce_pcna-p21-cdk2-cyce"),19) occurs(action("dummy-action-2-2"),20) occurs(action("initialize_p57"),20) occurs(action("initialize_ge2"),20)
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 6
|
|
Time : 2.064s (Solving: 1.52s 1st Model: 0.01s Unsat: 0.12s)
|
|
CPU Time : 2.056s
|
|
|
|
Choices : 60733 (Domain: 60095)
|
|
Conflicts : 10763 (Analyzed: 10762)
|
|
Restarts : 118 (Average: 91.20 Last: 103)
|
|
Model-Level : 549.0
|
|
Problems : 6 (Average Length: 12.00 Splits: 0)
|
|
Lemmas : 10762 (Deleted: 7468)
|
|
Binary : 94 (Ratio: 0.87%)
|
|
Ternary : 186 (Ratio: 1.73%)
|
|
Conflict : 10762 (Average Length: 73.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 10762 (Average: 5.37 Max: 235 Sum: 57825)
|
|
Executed : 10748 (Average: 5.35 Max: 235 Sum: 57621 Ratio: 99.65%)
|
|
Bounded : 14 (Average: 14.57 Max: 17 Sum: 204 Ratio: 0.35%)
|
|
|
|
Rules : 23558 (Original: 21613)
|
|
Atoms : 15284
|
|
Bodies : 7299 (Original: 5353)
|
|
Count : 261 (Original: 548)
|
|
Equivalences : 3772 (Atom=Atom: 234 Body=Body: 0 Other: 3538)
|
|
Tight : Yes
|
|
Variables : 28774 (Eliminated: 0 Frozen: 9724)
|
|
Constraints : 120220 (Binary: 90.8% Ternary: 6.0% Other: 3.2%)
|
|
|
|
Memory Peak : 84MB
|
|
Max. Length : 20 steps
|
|
Sol. Length : 20 steps
|
|
Models : 2
|
|
|
|
|