diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.env b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.env new file mode 100644 index 000000000..05fb92450 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.env @@ -0,0 +1,51 @@ +command: +- timeout +- -m=8000000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-41.pddl +- --stats +- --verbose +- --print-call +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +configuration: + id: gc-ta1-tt1 + instanceSets: + - lpnmr-first-plan-not-serializable + - rintanen-aij-2012 + options: + - --stats + - --verbose + - --print-call + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 +exitCode: 0 +instance: + domain: freecell-strips-typed + instance: 41 + ipc: ipc-2000 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.err b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.err new file mode 100644 index 000000000..80cbf5992 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.err @@ -0,0 +1,19 @@ +# configuration: {'id': 'gc-ta1-tt1', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable', 'rintanen-aij-2012']} +# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 41} +# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-41.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +Warning: name clash between type and predicate 'suit'. +Interpreting as predicate in conditions. +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head: + requires(feature(actionCosts)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head: + requires(feature(axiomRules)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head: + requires(feature(conditionalEffects)) + +TIMEOUT CPU 900.03 MEM 3000640 MAXMEM 3175288 STALE 1 MAXMEM_RSS 3058660 + + diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.out b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.out new file mode 100644 index 000000000..111e3e947 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_41.out @@ -0,0 +1,347 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-41.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-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-41.pddl +Parsing... +Parsing: [0.060s CPU, 0.056s wall-clock] +Normalizing task... [0.000s CPU, 0.004s wall-clock] +Instantiating... +Generating Datalog program... [0.020s CPU, 0.015s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.070s CPU, 0.076s wall-clock] +Preparing model... [0.060s CPU, 0.052s wall-clock] +Generated 125 rules. +Computing model... [2.560s CPU, 2.561s wall-clock] +20096 relevant atoms +4498 auxiliary atoms +24594 final queue length +87152 total queue pushes +Completing instantiation... [9.800s CPU, 9.801s wall-clock] +Instantiating: [12.540s CPU, 12.532s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.200s CPU, 0.203s wall-clock] +Checking invariant weight... [0.020s CPU, 0.015s wall-clock] +Instantiating groups... [0.130s CPU, 0.133s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.003s wall-clock] +Choosing groups... +39 uncovered facts +Choosing groups: [0.020s CPU, 0.021s wall-clock] +Building translation key... [0.000s CPU, 0.004s wall-clock] +Computing fact groups: [0.400s CPU, 0.407s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.006s wall-clock] +Building mutex information... +not in strips_to_sas, left out: Atom bottomcol(c0) +not in strips_to_sas, left out: Atom bottomcol(d0) +not in strips_to_sas, left out: Atom bottomcol(h0) +not in strips_to_sas, left out: Atom bottomcol(s0) +Building mutex information: [0.010s CPU, 0.011s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.410s CPU, 0.406s wall-clock] +Translating task: [8.920s CPU, 8.912s wall-clock] +8008 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +14 propositions removed +Detecting unreachable propositions: [4.240s CPU, 4.231s wall-clock] +Reordering and filtering variables... +86 of 86 variables necessary. +86 of 162 mutex groups necessary. +19367 of 19367 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [1.600s CPU, 1.604s wall-clock] +Translator variables: 86 +Translator derived variables: 0 +Translator facts: 376 +Translator goal facts: 4 +Translator mutex groups: 86 +Translator total mutex groups size: 431 +Translator operators: 19367 +Translator axioms: 0 +Translator task size: 158666 +Translator peak memory: 133324 KB +Writing output... [2.600s CPU, 2.770s wall-clock] +Done! [30.730s CPU, 30.883s wall-clock] +planner.py version 0.0.1 + +Time: 6.56s +Memory: 487MB + +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.03s +Memory: 487MB (+0MB) +UNSAT +Iteration Time: 0.03s + +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: 2.44s +Memory: 487MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.36s +Memory: 503MB (+16MB) +UNSAT +Iteration Time: 3.94s + +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 +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 2.68s +Memory: 554MB (+51MB) +Unblocking actions... +Solving... +Solving Time: 0.31s +Memory: 580MB (+26MB) +UNSAT +Iteration Time: 4.15s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 2.46s +Memory: 629MB (+49MB) +Unblocking actions... +Solving... +Solving Time: 0.61s +Memory: 677MB (+48MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 8.45s +Memory: 964MB (+287MB) +Solving... +Solving Time: 3.21s +Memory: 932MB (+-32MB) +UNSAT +Iteration Time: 15.87s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 4.60s +Memory: 932MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 26.35s +Memory: 1007MB (+75MB) +UNKNOWN +Iteration Time: 32.11s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 5.15s +Memory: 1057MB (+50MB) +Unblocking actions... +Solving... +Solving Time: 30.86s +Memory: 1117MB (+60MB) +UNKNOWN +Iteration Time: 37.23s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 4.53s +Memory: 1175MB (+58MB) +Unblocking actions... +Solving... +Solving Time: 35.75s +Memory: 1227MB (+52MB) +UNKNOWN +Iteration Time: 41.56s + +Iteration 8 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Blocking actions... +Solving... +Solving Time: 26.55s +Memory: 1227MB (+0MB) +UNKNOWN +Iteration Time: 26.61s + +Iteration 9 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 30.02s +Memory: 1231MB (+4MB) +UNKNOWN +Iteration Time: 30.07s + +Iteration 10 +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), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 29.88s +Memory: 1231MB (+0MB) +UNKNOWN +Iteration Time: 29.93s + +Iteration 11 +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), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 4.59s +Memory: 1303MB (+72MB) +Unblocking actions... +Solving... +Solving Time: 37.58s +Memory: 1387MB (+84MB) +UNKNOWN +Iteration Time: 43.51s + +Iteration 12 +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), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 35 +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 4.65s +Memory: 1445MB (+58MB) +Unblocking actions... +Solving... +Solving Time: 37.57s +Memory: 1503MB (+58MB) +UNKNOWN +Iteration Time: 43.59s + +Iteration 13 +Queue: [(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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 40 +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 4.76s +Memory: 1575MB (+72MB) +Unblocking actions... +Solving... +Solving Time: 37.07s +Memory: 1633MB (+58MB) +UNKNOWN +Iteration Time: 43.24s + +Iteration 14 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 45 +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 6.13s +Memory: 1808MB (+175MB) +Unblocking actions... +Solving... +Solving Time: 37.98s +Memory: 1901MB (+93MB) +UNKNOWN +Iteration Time: 45.59s + +Iteration 15 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 50 +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 4.58s +Memory: 1976MB (+75MB) +Unblocking actions... +Solving... +Solving Time: 43.88s +Memory: 2034MB (+58MB) +UNKNOWN +Iteration Time: 49.97s + +Iteration 16 +Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 55 +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 4.68s +Memory: 2106MB (+72MB) +Unblocking actions... +Solving... +Solving Time: 50.38s +Memory: 2191MB (+85MB) +UNKNOWN +Iteration Time: 56.63s + +Iteration 17 +Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 60 +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 4.61s +Memory: 2248MB (+57MB) +Unblocking actions... +Solving... +Solving Time: 52.21s +Memory: 2319MB (+71MB) +UNKNOWN +Iteration Time: 58.43s + +Iteration 18 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 65 +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 4.65s +Memory: 2366MB (+47MB) +Unblocking actions... +Solving... +Solving Time: 51.13s +Memory: 2437MB (+71MB) +UNKNOWN +Iteration Time: 57.43s + +Iteration 19 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 70 +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 4.68s +Memory: 2490MB (+53MB) +Unblocking actions... +Solving... +Solving Time: 57.87s +Memory: 2620MB (+130MB) +UNKNOWN +Iteration Time: 64.28s + +Iteration 20 +Queue: [(16,80,0,True), (17,85,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 4.74s +Memory: 2661MB (+41MB) +Unblocking actions... +Solving... +Solving Time: 65.16s +Memory: 2733MB (+72MB) +UNKNOWN +Iteration Time: 71.64s + +Iteration 21 +Queue: [(17,85,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 4.79s +Memory: 2799MB (+66MB) +Unblocking actions... +Solving... +Solving Time: 60.00s +Memory: 2884MB (+85MB) +UNKNOWN +Iteration Time: 66.60s + +Iteration 22 +