diff --git a/ps-e1-sh/ipc-2002_depots-strips-automatic_8.env b/ps-e1-sh/ipc-2002_depots-strips-automatic_8.env new file mode 100644 index 000000000..6b46e9e74 --- /dev/null +++ b/ps-e1-sh/ipc-2002_depots-strips-automatic_8.env @@ -0,0 +1,38 @@ +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-2002/domains/depots-strips-automatic/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-8.pddl +- --stats +- --verbose +- --print-call +- -A 1 +- --parallel=1 +- --shallow +configuration: + id: ps-e1-sh + instanceSets: + - lnpmr-easy-instances + options: + - --stats + - --verbose + - --print-call + - -A 1 + - --parallel=1 + - --shallow +exitCode: 0 +instance: + domain: depots-strips-automatic + instance: 8 + ipc: ipc-2002 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100) + plasp: 3.1.0 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/ps-e1-sh/ipc-2002_depots-strips-automatic_8.err b/ps-e1-sh/ipc-2002_depots-strips-automatic_8.err new file mode 100644 index 000000000..d22dc09b8 --- /dev/null +++ b/ps-e1-sh/ipc-2002_depots-strips-automatic_8.err @@ -0,0 +1,33 @@ +# configuration: {'id': 'ps-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-A 1', '--parallel=1', '--shallow'], 'instanceSets': ['lnpmr-easy-instances']} +# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 8} +# 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-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-8.pddl', '--stats', '--verbose', '--print-call', '-A 1', '--parallel=1', '--shallow'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +/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)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +# planner call: plasp-3.1.0 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-8.pddl | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -A 1 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _shallow=1 -c _closure=3 -c _parallel=1 +FINISHED CPU 12.37 MEM 0 MAXMEM 170572 STALE 0 MAXMEM_RSS 113628 + + diff --git a/ps-e1-sh/ipc-2002_depots-strips-automatic_8.out b/ps-e1-sh/ipc-2002_depots-strips-automatic_8.out new file mode 100644 index 000000000..7bc2e608c --- /dev/null +++ b/ps-e1-sh/ipc-2002_depots-strips-automatic_8.out @@ -0,0 +1,105 @@ +planner.py version 0.0.1 + +Time: 0.32s +Memory: 77MB + +Iteration 1 +Queue: [0] +Grounded Until: 0 +Solving... +Solving Time: 0.01s +Memory: 77MB (+0MB) +UNSAT +Iteration Time: 0.01s + +Iteration 2 +Queue: [5] +Grounded Until: 0 +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.28s +Memory: 87MB (+10MB) +Unblocking actions... +Solving... +Solving Time: 0.01s +Memory: 94MB (+7MB) +UNSAT +Iteration Time: 0.38s + +Iteration 3 +Queue: [10] +Grounded Until: 5 +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.31s +Memory: 104MB (+10MB) +Unblocking actions... +Solving... +Solving Time: 0.06s +Memory: 111MB (+7MB) +UNSAT +Iteration Time: 0.47s + +Iteration 4 +Queue: [15] +Grounded Until: 10 +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.28s +Memory: 119MB (+8MB) +Unblocking actions... +Solving... +Solving Time: 4.22s +Memory: 132MB (+13MB) +UNKNOWN +Iteration Time: 4.61s + +Iteration 5 +Queue: [15] +Grounded Until: 15 +Solving... +Solving Time: 4.04s +Memory: 132MB (+0MB) +UNKNOWN +Iteration Time: 4.04s + +Iteration 6 +Queue: [15] +Grounded Until: 15 +Solving... +Answer: 1 +occurs(action(("lift",constant("hoist2"),constant("crate9"),constant("pallet2"),constant("distributor1"))),1) occurs(action(("drive",constant("truck1"),constant("distributor0"),constant("distributor1"))),1) occurs(action(("lift",constant("hoist1"),constant("crate6"),constant("crate5"),constant("distributor0"))),1) occurs(action(("load",constant("hoist2"),constant("crate9"),constant("truck1"),constant("distributor1"))),2) occurs(action(("load",constant("hoist1"),constant("crate6"),constant("truck0"),constant("distributor0"))),2) occurs(action(("lift",constant("hoist1"),constant("crate5"),constant("crate1"),constant("distributor0"))),3) occurs(action(("drive",constant("truck0"),constant("distributor0"),constant("distributor1"))),3) occurs(action(("lift",constant("hoist2"),constant("crate7"),constant("crate4"),constant("distributor1"))),3) occurs(action(("drive",constant("truck1"),constant("distributor1"),constant("distributor0"))),3) occurs(action(("load",constant("hoist2"),constant("crate7"),constant("truck0"),constant("distributor1"))),4) occurs(action(("load",constant("hoist1"),constant("crate5"),constant("truck1"),constant("distributor0"))),4) occurs(action(("lift",constant("hoist0"),constant("crate2"),constant("pallet0"),constant("depot0"))),5) occurs(action(("lift",constant("hoist1"),constant("crate0"),constant("pallet4"),constant("distributor0"))),5) occurs(action(("unload",constant("hoist2"),constant("crate6"),constant("truck0"),constant("distributor1"))),5) occurs(action(("drive",constant("truck1"),constant("distributor0"),constant("depot0"))),5) occurs(action(("drop",constant("hoist2"),constant("crate6"),constant("pallet2"),constant("distributor1"))),6) occurs(action(("load",constant("hoist0"),constant("crate2"),constant("truck1"),constant("depot0"))),6) occurs(action(("drive",constant("truck0"),constant("distributor1"),constant("distributor0"))),6) occurs(action(("unload",constant("hoist0"),constant("crate9"),constant("truck1"),constant("depot0"))),7) occurs(action(("lift",constant("hoist2"),constant("crate4"),constant("pallet3"),constant("distributor1"))),7) occurs(action(("load",constant("hoist1"),constant("crate0"),constant("truck0"),constant("distributor0"))),7) occurs(action(("lift",constant("hoist1"),constant("crate1"),constant("pallet1"),constant("distributor0"))),8) occurs(action(("drive",constant("truck0"),constant("distributor0"),constant("distributor1"))),8) occurs(action(("drop",constant("hoist2"),constant("crate4"),constant("crate6"),constant("distributor1"))),8) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("distributor0"))),8) occurs(action(("unload",constant("hoist2"),constant("crate0"),constant("truck0"),constant("distributor1"))),9) occurs(action(("load",constant("hoist1"),constant("crate1"),constant("truck1"),constant("distributor0"))),9) occurs(action(("drop",constant("hoist0"),constant("crate9"),constant("pallet0"),constant("depot0"))),10) occurs(action(("drop",constant("hoist2"),constant("crate0"),constant("pallet3"),constant("distributor1"))),10) occurs(action(("lift",constant("hoist1"),constant("crate8"),constant("crate3"),constant("distributor0"))),10) occurs(action(("drive",constant("truck1"),constant("distributor0"),constant("depot0"))),10) occurs(action(("drive",constant("truck0"),constant("distributor1"),constant("distributor0"))),10) occurs(action(("drop",constant("hoist1"),constant("crate8"),constant("pallet4"),constant("distributor0"))),11) occurs(action(("unload",constant("hoist0"),constant("crate1"),constant("truck1"),constant("depot0"))),11) occurs(action(("lift",constant("hoist2"),constant("crate0"),constant("pallet3"),constant("distributor1"))),11) occurs(action(("drive",constant("truck0"),constant("distributor0"),constant("distributor1"))),11) occurs(action(("drop",constant("hoist2"),constant("crate0"),constant("pallet3"),constant("distributor1"))),12) occurs(action(("lift",constant("hoist1"),constant("crate3"),constant("pallet5"),constant("distributor0"))),12) occurs(action(("load",constant("hoist0"),constant("crate1"),constant("truck1"),constant("depot0"))),12) occurs(action(("drive",constant("truck0"),constant("distributor1"),constant("distributor0"))),12) occurs(action(("drop",constant("hoist1"),constant("crate3"),constant("crate8"),constant("distributor0"))),13) occurs(action(("lift",constant("hoist0"),constant("crate9"),constant("pallet0"),constant("depot0"))),13) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("distributor1"))),13) occurs(action(("drop",constant("hoist0"),constant("crate9"),constant("pallet0"),constant("depot0"))),14) occurs(action(("unload",constant("hoist1"),constant("crate7"),constant("truck0"),constant("distributor0"))),14) occurs(action(("unload",constant("hoist2"),constant("crate1"),constant("truck1"),constant("distributor1"))),14) occurs(action(("drop",constant("hoist1"),constant("crate7"),constant("pallet1"),constant("distributor0"))),15) occurs(action(("drop",constant("hoist2"),constant("crate1"),constant("crate0"),constant("distributor1"))),15) occurs(action(("drive",constant("truck0"),constant("distributor0"),constant("depot0"))),15) occurs(action(("drive",constant("truck1"),constant("distributor1"),constant("depot0"))),15) +Solving Time: 2.09s +Memory: 132MB (+0MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 6 +Time : 11.901s (Solving: 10.36s 1st Model: 2.07s Unsat: 0.06s) +CPU Time : 11.910s + +Choices : 38247 +Conflicts : 23239 (Analyzed: 23237) +Restarts : 247 (Average: 94.08 Last: 119) +Model-Level : 55.0 +Problems : 6 (Average Length: 12.00 Splits: 0) +Lemmas : 23237 (Deleted: 16991) + Binary : 987 (Ratio: 4.25%) + Ternary : 933 (Ratio: 4.02%) + Conflict : 23237 (Average Length: 122.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 23237 (Average: 1.71 Max: 46 Sum: 39752) + Executed : 23048 (Average: 1.60 Max: 46 Sum: 37230 Ratio: 93.66%) + Bounded : 189 (Average: 13.34 Max: 17 Sum: 2522 Ratio: 6.34%) + +Rules : 100740 +Atoms : 100740 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 65921 (Eliminated: 0 Frozen: 13654) +Constraints : 270480 (Binary: 87.6% Ternary: 9.0% Other: 3.4%) + +Memory Peak : 132MB +Max. Length : 15 steps +Sol. Length : 15 steps + +