1
0
Fork 0

Add benchmark result [gc-ta1-tt1-single-shot | ipc-2011 | parking-sequential-satisficing | 4]

This commit is contained in:
Potassco Bot 2018-02-25 02:10:36 +01:00
parent 7c34d8a269
commit 2741b01fed
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 231 additions and 0 deletions

View File

@ -0,0 +1,60 @@
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-2011/domains/parking-sequential-satisficing/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-4.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=1
- --test-times=1
- -i 0
- -F 90
- -T 90
configuration:
fixedHorizon: true
id: gc-ta1-tt1-single-shot
instanceSets:
- rintanen-aij-2012-interesting
options:
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=1
- --test-times=1
- -i 0
exitCode: 0
instance:
domain: parking-sequential-satisficing
instance: 4
ipc: ipc-2011
planLength: 90
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100)
plasp: 3.1.1
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@ -0,0 +1,8 @@
# configuration: {'id': 'gc-ta1-tt1-single-shot', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting'], 'fixedHorizon': True}
# instance: {'ipc': 'ipc-2011', 'domain': 'parking-sequential-satisficing', 'instance': 4, 'planLength': 90}
# 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-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-4.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '-i 0', '-F 90', '-T 90']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.05 MEM 8491200 MAXMEM 8622536 STALE 0 MAXMEM_RSS 8342324
<time name="ALL">899940</time>

View File

@ -0,0 +1,163 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-4.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-2011/domains/parking-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-4.pddl
Parsing...
Parsing: [0.020s CPU, 0.023s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.008s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.016s wall-clock]
Preparing model... [0.020s CPU, 0.016s wall-clock]
Generated 32 rules.
Computing model... [3.100s CPU, 3.103s wall-clock]
33917 relevant atoms
3770 auxiliary atoms
37687 final queue length
109987 total queue pushes
Completing instantiation... [12.560s CPU, 12.554s wall-clock]
Instantiating: [15.730s CPU, 15.731s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.050s CPU, 0.051s wall-clock]
Checking invariant weight... [0.000s CPU, 0.004s wall-clock]
Instantiating groups... [0.060s CPU, 0.049s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.008s wall-clock]
Choosing groups...
61 uncovered facts
Choosing groups: [0.030s CPU, 0.034s wall-clock]
Building translation key... [0.010s CPU, 0.012s wall-clock]
Computing fact groups: [0.210s CPU, 0.212s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.005s wall-clock]
Building dictionary for full mutex groups... [0.020s CPU, 0.015s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.019s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.630s CPU, 0.622s wall-clock]
Translating task: [13.670s CPU, 13.654s wall-clock]
38592 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
24 propositions removed
Detecting unreachable propositions: [6.880s CPU, 6.878s wall-clock]
Reordering and filtering variables...
85 of 85 variables necessary.
37 of 61 mutex groups necessary.
31104 of 31104 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [2.700s CPU, 2.698s wall-clock]
Translator variables: 85
Translator derived variables: 0
Translator facts: 1010
Translator goal facts: 24
Translator mutex groups: 37
Translator total mutex groups size: 925
Translator operators: 31104
Translator axioms: 0
Translator task size: 253756
Translator peak memory: 186364 KB
Writing output... [4.400s CPU, 4.702s wall-clock]
Done! [44.150s CPU, 44.443s wall-clock]
planner.py version 0.0.1
Time: 10.14s
Memory: 650MB
Iteration 1
Queue: [(0,90,0,True)]
Grounded Until: 0
Expected Memory: 650MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 79.47s
Memory: 6466MB (+5816MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 1
Time : 223.812s (Solving: 61.68s 1st Model: 61.51s Unsat: 0.00s)
CPU Time : 222.560s
Choices : 1634193 (Domain: 1634193)
Conflicts : 3965 (Analyzed: 3965)
Restarts : 14 (Average: 283.21 Last: 1063)
Model-Level : 16595.0
Problems : 1 (Average Length: 92.00 Splits: 0)
Lemmas : 3965 (Deleted: 972)
Binary : 7 (Ratio: 0.18%)
Ternary : 10 (Ratio: 0.25%)
Conflict : 3965 (Average Length: 6970.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 3965 (Average: 399.12 Max: 6004 Sum: 1582510)
Executed : 3930 (Average: 398.31 Max: 6004 Sum: 1579291 Ratio: 99.80%)
Bounded : 35 (Average: 91.97 Max: 92 Sum: 3219 Ratio: 0.20%)
Rules : 0
Atoms : 0
Bodies : 0
Tight : Yes
Variables : 2956842 (Eliminated: 0 Frozen: 82650)
Constraints : 34468696 (Binary: 99.5% Ternary: 0.3% Other: 0.3%)
Memory Peak : 7907MB
Max. Length : 0 steps
Models : 1
[endof: stats after solve call]
Solving Time: 64.10s
Memory: 7907MB (+1441MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 43.99s
Memory: 7990MB (+83MB)
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0+
Calls : 2
Time : 843.758s (Solving: 639.73s 1st Model: 61.51s Unsat: 0.00s)
CPU Time : 842.756s
Choices : 9644234 (Domain: 9644234)
Conflicts : 15372 (Analyzed: 15372)
Restarts : 66 (Average: 232.91 Last: 1063)
Model-Level : 16595.0
Problems : 2 (Average Length: 92.00 Splits: 0)
Lemmas : 15372 (Deleted: 12353)
Binary : 29 (Ratio: 0.19%)
Ternary : 34 (Ratio: 0.22%)
Conflict : 15372 (Average Length: 9805.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 15372 (Average: 612.84 Max: 19828 Sum: 9420547)
Executed : 15291 (Average: 612.35 Max: 19828 Sum: 9413099 Ratio: 99.92%)
Bounded : 81 (Average: 91.95 Max: 92 Sum: 7448 Ratio: 0.08%)
Rules : 9951987 (Original: 9951950)
Atoms : 77930
Bodies : 7135435 (Original: 7135423)
Count : 7551 (Original: 7554)
Equivalences : 2734715 (Atom=Atom: 151 Body=Body: 0 Other: 2734564)
Tight : Yes
Variables : 2971928 (Eliminated: 0 Frozen: 2816973)
Constraints : 44348953 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 8383MB
Max. Length : 0 steps
Models : 1