Add benchmark result [no-fd-gc-ta1-tt1 | ipc-2000 | elevator-strips-simple-typed | 41]
This commit is contained in:
parent
4877f6c7fb
commit
e1ce77e834
@ -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-41.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: 41
|
||||
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': 41}
|
||||
# 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-41.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-41.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 6.22 MEM 33472 MAXMEM 119568 STALE 1 MAXMEM_RSS 63216
|
||||
<time name="ALL">6210</time>
|
||||
|
197
no-fd-gc-ta1-tt1/ipc-2000_elevator-strips-simple-typed_41.out
Normal file
197
no-fd-gc-ta1-tt1/ipc-2000_elevator-strips-simple-typed_41.out
Normal file
@ -0,0 +1,197 @@
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 0.07s
|
||||
Memory: 55MB
|
||||
|
||||
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: 55MB (+0MB)
|
||||
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: 55MB
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 0.04s
|
||||
Memory: 57MB (+2MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.00s
|
||||
Memory: 58MB (+1MB)
|
||||
SAT
|
||||
Testing...
|
||||
NOT SERIALIZABLE
|
||||
Testing Time: 0.04s
|
||||
Memory: 58MB (+0MB)
|
||||
Solving...
|
||||
Solving Time: 0.19s
|
||||
Memory: 59MB (+1MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.28s
|
||||
|
||||
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: 62.0MB
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 0.06s
|
||||
Memory: 64MB (+5MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.56s
|
||||
Memory: 66MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.63s
|
||||
|
||||
Iteration 4
|
||||
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 10
|
||||
Expected Memory: 73.0MB
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 0.05s
|
||||
Memory: 69MB (+3MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.52s
|
||||
Memory: 70MB (+1MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.59s
|
||||
|
||||
Iteration 5
|
||||
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 15
|
||||
Expected Memory: 77.0MB
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 0.08s
|
||||
Memory: 71MB (+1MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.50s
|
||||
Memory: 72MB (+1MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.59s
|
||||
|
||||
Iteration 6
|
||||
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 20
|
||||
Expected Memory: 79.0MB
|
||||
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||
Grounding Time: 0.05s
|
||||
Memory: 74MB (+2MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.54s
|
||||
Memory: 76MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.61s
|
||||
|
||||
Iteration 7
|
||||
Queue: [(6,30,0,True)]
|
||||
Grounded Until: 25
|
||||
Expected Memory: 83.0MB
|
||||
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||
Grounding Time: 0.06s
|
||||
Memory: 78MB (+2MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.55s
|
||||
Memory: 79MB (+1MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.62s
|
||||
|
||||
Iteration 8
|
||||
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), (15,75,0,True)]
|
||||
Grounded Until: 30
|
||||
Blocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.58s
|
||||
Memory: 79MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.58s
|
||||
|
||||
Iteration 9
|
||||
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), (15,75,0,True)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.51s
|
||||
Memory: 79MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.52s
|
||||
|
||||
Iteration 10
|
||||
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)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.47s
|
||||
Memory: 79MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.48s
|
||||
|
||||
Iteration 11
|
||||
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)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.48s
|
||||
Memory: 79MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.48s
|
||||
|
||||
Iteration 12
|
||||
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)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.05s
|
||||
Memory: 79MB (+0MB)
|
||||
SAT
|
||||
Testing...
|
||||
SERIALIZABLE?
|
||||
Testing Time: 0.00s
|
||||
Memory: 79MB (+0MB)
|
||||
Answer: 2
|
||||
occurs(action(("up",constant("f0"),constant("f15"))),1) occurs(action(("board",constant("f15"),constant("p4"))),2) occurs(action(("down",constant("f15"),constant("f1"))),3) occurs(action(("depart",constant("f1"),constant("p4"))),4) occurs(action(("board",constant("f1"),constant("p0"))),4) occurs(action(("up",constant("f1"),constant("f5"))),5) occurs(action(("board",constant("f5"),constant("p7"))),6) occurs(action(("board",constant("f5"),constant("p2"))),6) occurs(action(("down",constant("f5"),constant("f4"))),7) occurs(action(("depart",constant("f4"),constant("p7"))),8) occurs(action(("up",constant("f4"),constant("f16"))),9) occurs(action(("depart",constant("f16"),constant("p0"))),10) occurs(action(("down",constant("f16"),constant("f7"))),11) occurs(action(("depart",constant("f7"),constant("p2"))),12) occurs(action(("down",constant("f7"),constant("f6"))),13) occurs(action(("board",constant("f6"),constant("p8"))),14) occurs(action(("down",constant("f6"),constant("f0"))),15) occurs(action(("depart",constant("f0"),constant("p8"))),16) occurs(action(("up",constant("f0"),constant("f14"))),17) occurs(action(("board",constant("f14"),constant("p6"))),18) occurs(action(("board",constant("f14"),constant("p5"))),18) occurs(action(("down",constant("f14"),constant("f7"))),19) occurs(action(("depart",constant("f7"),constant("p6"))),20) occurs(action(("up",constant("f7"),constant("f13"))),21) occurs(action(("depart",constant("f13"),constant("p5"))),22) occurs(action(("down",constant("f13"),constant("f10"))),23) occurs(action(("board",constant("f10"),constant("p3"))),24) occurs(action(("up",constant("f10"),constant("f12"))),25) occurs(action(("depart",constant("f12"),constant("p3"))),26) occurs(action(("down",constant("f12"),constant("f9"))),27) occurs(action(("board",constant("f9"),constant("p1"))),28) occurs(action(("down",constant("f9"),constant("f7"))),29) occurs(action(("depart",constant("f7"),constant("p1"))),30)
|
||||
SATISFIABLE
|
||||
|
||||
Models : 1+
|
||||
Calls : 13
|
||||
Time : 5.464s (Solving: 4.91s 1st Model: 0.05s Unsat: 0.19s)
|
||||
CPU Time : 5.456s
|
||||
|
||||
Choices : 657673 (Domain: 630299)
|
||||
Conflicts : 94327 (Analyzed: 94326)
|
||||
Restarts : 968 (Average: 97.44 Last: 115)
|
||||
Model-Level : 133.5
|
||||
Problems : 13 (Average Length: 22.00 Splits: 0)
|
||||
Lemmas : 94326 (Deleted: 90537)
|
||||
Binary : 15 (Ratio: 0.02%)
|
||||
Ternary : 29 (Ratio: 0.03%)
|
||||
Conflict : 94326 (Average Length: 115.6 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 94326 (Average: 6.53 Max: 224 Sum: 616363)
|
||||
Executed : 94315 (Average: 6.53 Max: 224 Sum: 616284 Ratio: 99.99%)
|
||||
Bounded : 11 (Average: 7.18 Max: 12 Sum: 79 Ratio: 0.01%)
|
||||
|
||||
Rules : 19470
|
||||
Atoms : 18174
|
||||
Bodies : 1572 (Original: 1571)
|
||||
Count : 73
|
||||
Equivalences : 1437 (Atom=Atom: 32 Body=Body: 0 Other: 1405)
|
||||
Tight : Yes
|
||||
Variables : 20174 (Eliminated: 0 Frozen: 9414)
|
||||
Constraints : 81955 (Binary: 94.9% Ternary: 2.5% Other: 2.6%)
|
||||
|
||||
Memory Peak : 81MB
|
||||
Max. Length : 30 steps
|
||||
Sol. Length : 30 steps
|
||||
Models : 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user