Add benchmark result [no-fd-gc-ta1-tt1 | ipc-2000 | elevator-strips-simple-typed | 47]
This commit is contained in:
parent
3e4bdf516e
commit
44ba3ed27e
@ -0,0 +1,51 @@
|
||||
command:
|
||||
- timeout
|
||||
- -m=9216000
|
||||
- -t=900
|
||||
- python3
|
||||
- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py
|
||||
- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-47.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -m 8192
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=1
|
||||
- --test-times=1
|
||||
configuration:
|
||||
id: no-fd-gc-ta1-tt1
|
||||
instanceSets:
|
||||
- lpnmr-easy-instances
|
||||
- lpnmr-hard-instances
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -m 8192
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=1
|
||||
- --test-times=1
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: elevator-strips-simple-typed
|
||||
instance: 47
|
||||
ipc: ipc-2000
|
||||
versions:
|
||||
clingo: 5.2.2
|
||||
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
|
||||
planner: 398fcb36ad9c5a23a8c35820fb4b021802dbc349 (2017-11-30 17:03:27 +0100)
|
||||
plasp: 3.1.1
|
||||
python: 3.6.3
|
||||
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
|
@ -0,0 +1,25 @@
|
||||
# configuration: {'id': 'no-fd-gc-ta1-tt1', 'options': ['--stats', '--verbose', '--print-call', '-m 8192', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'], 'instanceSets': ['lpnmr-easy-instances', 'lpnmr-hard-instances']}
|
||||
# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 47}
|
||||
# command: ['timeout', '-m=9216000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-47.pddl', '--stats', '--verbose', '--print-call', '-m 8192', '-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
|
||||
/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl:3:10: warning: requirement “typing” used but never declared, silently adding requirement
|
||||
/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.1 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-47.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 -m 8192 -B 0.9 --test-until-not-sat --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_t.lp --test-once --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0
|
||||
FINISHED CPU 7.71 MEM 33472 MAXMEM 127912 STALE 1 MAXMEM_RSS 71596
|
||||
<time name="ALL">7690</time>
|
||||
|
207
no-fd-gc-ta1-tt1/ipc-2000_elevator-strips-simple-typed_47.out
Normal file
207
no-fd-gc-ta1-tt1/ipc-2000_elevator-strips-simple-typed_47.out
Normal file
@ -0,0 +1,207 @@
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 0.07s
|
||||
Memory: 56MB
|
||||
|
||||
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: 57MB (+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: 57MB
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 0.04s
|
||||
Memory: 59MB (+2MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.00s
|
||||
Memory: 60MB (+1MB)
|
||||
SAT
|
||||
Testing...
|
||||
NOT SERIALIZABLE
|
||||
Testing Time: 0.05s
|
||||
Memory: 60MB (+0MB)
|
||||
Solving...
|
||||
Solving Time: 0.39s
|
||||
Memory: 62MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.49s
|
||||
|
||||
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: 65.0MB
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 0.07s
|
||||
Memory: 67MB (+5MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.64s
|
||||
Memory: 69MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.73s
|
||||
|
||||
Iteration 4
|
||||
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 10
|
||||
Expected Memory: 76.0MB
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 0.06s
|
||||
Memory: 73MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.59s
|
||||
Memory: 75MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.67s
|
||||
|
||||
Iteration 5
|
||||
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 15
|
||||
Expected Memory: 82.0MB
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 0.07s
|
||||
Memory: 76MB (+1MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.55s
|
||||
Memory: 76MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.63s
|
||||
|
||||
Iteration 6
|
||||
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 20
|
||||
Expected Memory: 83.0MB
|
||||
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||
Grounding Time: 0.08s
|
||||
Memory: 80MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.62s
|
||||
Memory: 83MB (+3MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.72s
|
||||
|
||||
Iteration 7
|
||||
Queue: [(6,30,0,True)]
|
||||
Grounded Until: 25
|
||||
Expected Memory: 90.0MB
|
||||
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||
Grounding Time: 0.06s
|
||||
Memory: 84MB (+1MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.63s
|
||||
Memory: 86MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.71s
|
||||
|
||||
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...
|
||||
Solving Time: 0.42s
|
||||
Memory: 86MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.43s
|
||||
|
||||
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...
|
||||
Solving Time: 0.67s
|
||||
Memory: 87MB (+1MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.68s
|
||||
|
||||
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...
|
||||
Solving Time: 0.51s
|
||||
Memory: 87MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.52s
|
||||
|
||||
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...
|
||||
Solving Time: 0.51s
|
||||
Memory: 87MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.51s
|
||||
|
||||
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...
|
||||
Solving Time: 0.56s
|
||||
Memory: 87MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.56s
|
||||
|
||||
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...
|
||||
Solving Time: 0.23s
|
||||
Memory: 87MB (+0MB)
|
||||
SAT
|
||||
Testing...
|
||||
SERIALIZABLE?
|
||||
Testing Time: 0.00s
|
||||
Memory: 87MB (+0MB)
|
||||
Answer: 2
|
||||
occurs(action(("up",constant("f0"),constant("f5"))),1) occurs(action(("board",constant("f5"),constant("p3"))),2) occurs(action(("up",constant("f5"),constant("f10"))),3) occurs(action(("depart",constant("f10"),constant("p3"))),4) occurs(action(("board",constant("f10"),constant("p9"))),4) occurs(action(("board",constant("f10"),constant("p7"))),4) occurs(action(("down",constant("f10"),constant("f0"))),5) occurs(action(("board",constant("f0"),constant("p8"))),6) occurs(action(("board",constant("f0"),constant("p5"))),6) occurs(action(("board",constant("f0"),constant("p0"))),6) occurs(action(("up",constant("f0"),constant("f1"))),7) occurs(action(("depart",constant("f1"),constant("p7"))),8) occurs(action(("depart",constant("f1"),constant("p0"))),8) occurs(action(("board",constant("f1"),constant("p4"))),8) occurs(action(("up",constant("f1"),constant("f17"))),9) occurs(action(("board",constant("f17"),constant("p6"))),10) occurs(action(("down",constant("f17"),constant("f7"))),11) occurs(action(("depart",constant("f7"),constant("p6"))),12) occurs(action(("down",constant("f7"),constant("f3"))),13) occurs(action(("depart",constant("f3"),constant("p9"))),14) occurs(action(("up",constant("f3"),constant("f8"))),15) occurs(action(("depart",constant("f8"),constant("p5"))),16) occurs(action(("up",constant("f8"),constant("f11"))),17) occurs(action(("depart",constant("f11"),constant("p4"))),18) occurs(action(("up",constant("f11"),constant("f18"))),19) occurs(action(("depart",constant("f18"),constant("p8"))),20) occurs(action(("down",constant("f18"),constant("f16"))),21) occurs(action(("board",constant("f16"),constant("p2"))),22) occurs(action(("down",constant("f16"),constant("f3"))),23) occurs(action(("depart",constant("f3"),constant("p2"))),24) occurs(action(("up",constant("f3"),constant("f19"))),25) occurs(action(("board",constant("f19"),constant("p1"))),26) occurs(action(("down",constant("f19"),constant("f4"))),27) occurs(action(("depart",constant("f4"),constant("p1"))),28) occurs(action(("down",constant("f4"),constant("f0"))),29) occurs(action(("board",constant("f0"),constant("p8"))),30) occurs(action(("board",constant("f0"),constant("p5"))),30)
|
||||
SATISFIABLE
|
||||
|
||||
Models : 1+
|
||||
Calls : 14
|
||||
Time : 6.903s (Solving: 6.28s 1st Model: 0.22s Unsat: 0.00s)
|
||||
CPU Time : 6.900s
|
||||
|
||||
Choices : 893685 (Domain: 859424)
|
||||
Conflicts : 108261 (Analyzed: 108261)
|
||||
Restarts : 1145 (Average: 94.55 Last: 166)
|
||||
Model-Level : 147.0
|
||||
Problems : 14 (Average Length: 22.71 Splits: 0)
|
||||
Lemmas : 108261 (Deleted: 103908)
|
||||
Binary : 14 (Ratio: 0.01%)
|
||||
Ternary : 28 (Ratio: 0.03%)
|
||||
Conflict : 108261 (Average Length: 141.7 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 108261 (Average: 7.77 Max: 220 Sum: 840649)
|
||||
Executed : 108248 (Average: 7.76 Max: 220 Sum: 840548 Ratio: 99.99%)
|
||||
Bounded : 13 (Average: 7.77 Max: 17 Sum: 101 Ratio: 0.01%)
|
||||
|
||||
Rules : 23944
|
||||
Atoms : 22332
|
||||
Bodies : 1918 (Original: 1917)
|
||||
Count : 81
|
||||
Equivalences : 1767 (Atom=Atom: 38 Body=Body: 0 Other: 1729)
|
||||
Tight : Yes
|
||||
Variables : 24177 (Eliminated: 0 Frozen: 11620)
|
||||
Constraints : 100352 (Binary: 95.4% Ternary: 2.2% Other: 2.3%)
|
||||
|
||||
Memory Peak : 88MB
|
||||
Max. Length : 30 steps
|
||||
Sol. Length : 30 steps
|
||||
Models : 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user