INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-26.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-1998/domains/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-26.pddl
Parsing...
Parsing: [0.010s CPU, 0.018s wall-clock]
Normalizing task... [0.010s CPU, 0.001s wall-clock]
Instantiating...
Generating Datalog program... [0.000s CPU, 0.004s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.024s wall-clock]
Preparing model... [0.010s CPU, 0.012s wall-clock]
Generated 42 rules.
Computing model... [0.250s CPU, 0.248s wall-clock]
1849 relevant atoms
1334 auxiliary atoms
3183 final queue length
6104 total queue pushes
Completing instantiation... [0.600s CPU, 0.605s wall-clock]
Instantiating: [0.890s CPU, 0.897s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.040s CPU, 0.032s wall-clock]
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
Instantiating groups... [0.010s CPU, 0.014s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.001s wall-clock]
Choosing groups...
3 uncovered facts
Choosing groups: [0.000s CPU, 0.003s wall-clock]
Building translation key... [0.000s CPU, 0.002s wall-clock]
Computing fact groups: [0.060s CPU, 0.062s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.002s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.001s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.020s CPU, 0.024s wall-clock]
Translating task: [0.450s CPU, 0.447s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
29 propositions removed
Detecting unreachable propositions: [0.240s CPU, 0.247s wall-clock]
Reordering and filtering variables...
23 of 23 variables necessary.
0 of 23 mutex groups necessary.
1536 of 1536 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.080s CPU, 0.073s wall-clock]
Translator variables: 23
Translator derived variables: 0
Translator facts: 174
Translator goal facts: 1
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 1536
Translator axioms: 0
Translator task size: 9030
Translator peak memory: 41932 KB
Writing output... [0.150s CPU, 0.172s wall-clock]
Done! [1.920s CPU, 1.942s wall-clock]
planner.py version 0.0.1

Time:	 0.38s
Memory: 74MB

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:		 75MB (+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
Grounding...	 [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time:	 0.10s
Memory:		 75MB (+0MB)
Unblocking actions...
Solving...
Answer: 1
occurs(action(("overcome","boils","entertainment","haroset","earth","neptune")),1) occurs(action(("feast","empathy","scallop","rice","manitoba","oregon")),1) occurs(action(("feast","entertainment","haroset","endive","oregon","bavaria")),1) occurs(action(("feast","understanding","papaya","turkey","moravia","kentucky")),1) occurs(action(("feast","empathy","rice","pistachio","manitoba","oregon")),2) occurs(action(("feast","entertainment","endive","pistachio","moravia","kentucky")),2) occurs(action(("feast","satisfaction","snickers","pepper","moravia","kentucky")),2) occurs(action(("feast","understanding","turkey","marzipan","manitoba","oregon")),2) occurs(action(("overcome","hangover","empathy","pistachio","neptune","venus")),3) occurs(action(("overcome","depression","understanding","marzipan","earth","neptune")),3) occurs(action(("feast","empathy","pistachio","turkey","moravia","kentucky")),3) occurs(action(("feast","entertainment","pistachio","turkey","moravia","kentucky")),3) occurs(action(("feast","entertainment","turkey","papaya","quebec","manitoba")),4) occurs(action(("succumb","boils","entertainment","papaya","earth","neptune")),5) occurs(action(("succumb","hangover","empathy","turkey","neptune","venus")),5) occurs(action(("feast","empathy","turkey","marzipan","kentucky","quebec")),5)
Solving Time:	 0.01s
Memory:		 75MB (+0MB)
SAT
SATISFIABLE

Models       : 1+
Calls        : 2
Time         : 0.557s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.528s

Choices      : 70       (Domain: 60)
Conflicts    : 6        (Analyzed: 6)
Restarts     : 0       
Model-Level  : 46.0    
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 6        (Deleted: 0)
  Binary     : 2        (Ratio:  33.33%)
  Ternary    : 0        (Ratio:   0.00%)
  Conflict   : 6        (Average Length:    5.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 6        (Average:  5.17 Max:  10 Sum:     31)
  Executed   : 6        (Average:  5.17 Max:  10 Sum:     31 Ratio: 100.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)

Rules        : 27683   
Atoms        : 27683   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 7788     (Eliminated:    0 Frozen:  478)
Constraints  : 21375    (Binary:  95.9% Ternary:   2.0% Other:   2.1%)

Memory Peak  : 75MB
Max. Length  : 5 steps
Sol. Length  : 5 steps