Add benchmark result [gc-ta1-tt1-trendy | ipc-2011 | parking-sequential-satisficing | 11]
This commit is contained in:
parent
82c8a6233d
commit
e095666389
@ -0,0 +1,59 @@
|
||||
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-11.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
|
||||
- --configuration=trendy
|
||||
- -i 0
|
||||
configuration:
|
||||
id: gc-ta1-tt1-trendy
|
||||
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
|
||||
- --configuration=trendy
|
||||
- -i 0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: parking-sequential-satisficing
|
||||
instance: 11
|
||||
ipc: ipc-2011
|
||||
planLength: 85
|
||||
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
|
||||
|
@ -0,0 +1,8 @@
|
||||
# configuration: {'id': 'gc-ta1-tt1-trendy', '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', '--configuration=trendy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']}
|
||||
# instance: {'ipc': 'ipc-2011', 'domain': 'parking-sequential-satisficing', 'instance': 11, 'planLength': 85}
|
||||
# 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-11.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', '--configuration=trendy', '-i 0']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 0
|
||||
TIMEOUT CPU 900.13 MEM 2529188 MAXMEM 2555144 STALE 1 MAXMEM_RSS 2431196
|
||||
<time name="ALL">900050</time>
|
||||
|
301
gc-ta1-tt1-trendy/ipc-2011_parking-sequential-satisficing_11.out
Normal file
301
gc-ta1-tt1-trendy/ipc-2011_parking-sequential-satisficing_11.out
Normal file
@ -0,0 +1,301 @@
|
||||
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-11.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-11.pddl
|
||||
Parsing...
|
||||
Parsing: [0.020s CPU, 0.188s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.020s CPU, 0.011s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.010s CPU, 0.022s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.022s wall-clock]
|
||||
Generated 32 rules.
|
||||
Computing model... [4.920s CPU, 4.918s wall-clock]
|
||||
53177 relevant atoms
|
||||
5070 auxiliary atoms
|
||||
58247 final queue length
|
||||
172334 total queue pushes
|
||||
Completing instantiation... [19.740s CPU, 19.735s wall-clock]
|
||||
Instantiating: [24.760s CPU, 24.759s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.070s CPU, 0.066s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating groups... [0.060s CPU, 0.065s wall-clock]
|
||||
Collecting mutex groups... [0.020s CPU, 0.010s wall-clock]
|
||||
Choosing groups...
|
||||
71 uncovered facts
|
||||
Choosing groups: [0.040s CPU, 0.044s wall-clock]
|
||||
Building translation key... [0.020s CPU, 0.016s wall-clock]
|
||||
Computing fact groups: [0.300s CPU, 0.291s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.010s CPU, 0.011s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.017s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.030s CPU, 0.027s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.980s CPU, 0.981s wall-clock]
|
||||
Translating task: [21.560s CPU, 21.552s wall-clock]
|
||||
61152 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
28 propositions removed
|
||||
Detecting unreachable propositions: [10.920s CPU, 10.909s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
99 of 99 variables necessary.
|
||||
43 of 71 mutex groups necessary.
|
||||
49392 of 49392 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [4.280s CPU, 4.283s wall-clock]
|
||||
Translator variables: 99
|
||||
Translator derived variables: 0
|
||||
Translator facts: 1346
|
||||
Translator goal facts: 28
|
||||
Translator mutex groups: 43
|
||||
Translator total mutex groups size: 1247
|
||||
Translator operators: 49392
|
||||
Translator axioms: 0
|
||||
Translator task size: 402560
|
||||
Translator peak memory: 273396 KB
|
||||
Writing output... [7.090s CPU, 7.586s wall-clock]
|
||||
Done! [69.770s CPU, 70.411s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 16.49s
|
||||
Memory: 997MB
|
||||
|
||||
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...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 1
|
||||
Time : 18.859s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 16.576s
|
||||
|
||||
Choices : 0
|
||||
Conflicts : 0 (Analyzed: 0)
|
||||
Restarts : 0
|
||||
Problems : 1 (Average Length: 2.00 Splits: 0)
|
||||
Lemmas : 0 (Deleted: 0)
|
||||
Binary : 0 (Ratio: 0.00%)
|
||||
Ternary : 0 (Ratio: 0.00%)
|
||||
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
|
||||
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
||||
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
|
||||
|
||||
Rules : 1176873
|
||||
Atoms : 1176873
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 0 (Eliminated: 0 Frozen: 0)
|
||||
Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%)
|
||||
|
||||
Memory Peak : 1133MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.09s
|
||||
Memory: 1069MB (+72MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.10s
|
||||
|
||||
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: 1069MB
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 5.87s
|
||||
Memory: 1069MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0+
|
||||
Calls : 2
|
||||
Time : 103.625s (Solving: 16.07s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 101.380s
|
||||
|
||||
Choices : 186525 (Domain: 186525)
|
||||
Conflicts : 19788 (Analyzed: 19788)
|
||||
Restarts : 100 (Average: 197.88 Last: 104)
|
||||
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||||
Lemmas : 19788 (Deleted: 4359)
|
||||
Binary : 266 (Ratio: 1.34%)
|
||||
Ternary : 1303 (Ratio: 6.58%)
|
||||
Conflict : 19788 (Average Length: 846.4 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 19788 (Average: 8.92 Max: 450 Sum: 176587)
|
||||
Executed : 19762 (Average: 8.92 Max: 450 Sum: 176525 Ratio: 99.96%)
|
||||
Bounded : 26 (Average: 2.38 Max: 7 Sum: 62 Ratio: 0.04%)
|
||||
|
||||
Rules : 1176873
|
||||
Atoms : 1176873
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 210170 (Eliminated: 0 Frozen: 210170)
|
||||
Constraints : 1493507 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
||||
|
||||
Memory Peak : 1133MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 74.98s
|
||||
Memory: 1109MB (+40MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 84.81s
|
||||
|
||||
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: 1149.0MB
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 7.09s
|
||||
Memory: 1305MB (+196MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0+
|
||||
Calls : 3
|
||||
Time : 283.137s (Solving: 76.60s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 280.968s
|
||||
|
||||
Choices : 1355331 (Domain: 1355331)
|
||||
Conflicts : 48794 (Analyzed: 48794)
|
||||
Restarts : 200 (Average: 243.97 Last: 827)
|
||||
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||||
Lemmas : 48794 (Deleted: 27763)
|
||||
Binary : 348 (Ratio: 0.71%)
|
||||
Ternary : 1569 (Ratio: 3.22%)
|
||||
Conflict : 48794 (Average Length: 1931.4 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 48794 (Average: 26.43 Max: 1761 Sum: 1289604)
|
||||
Executed : 48754 (Average: 26.43 Max: 1761 Sum: 1289495 Ratio: 99.99%)
|
||||
Bounded : 40 (Average: 2.73 Max: 12 Sum: 109 Ratio: 0.01%)
|
||||
|
||||
Rules : 1176873
|
||||
Atoms : 1176873
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 471096 (Eliminated: 0 Frozen: 471096)
|
||||
Constraints : 4610650 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
||||
|
||||
Memory Peak : 1604MB
|
||||
Max. Length : 5 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 169.74s
|
||||
Memory: 1604MB (+299MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 179.60s
|
||||
|
||||
Iteration 4
|
||||
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 10
|
||||
Expected Memory: 2099.0MB
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 6.55s
|
||||
Memory: 1757MB (+153MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0+
|
||||
Calls : 4
|
||||
Time : 526.162s (Solving: 201.24s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 524.096s
|
||||
|
||||
Choices : 5214254 (Domain: 5214254)
|
||||
Conflicts : 88583 (Analyzed: 88583)
|
||||
Restarts : 300 (Average: 295.28 Last: 827)
|
||||
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||||
Lemmas : 88583 (Deleted: 68426)
|
||||
Binary : 403 (Ratio: 0.45%)
|
||||
Ternary : 1726 (Ratio: 1.95%)
|
||||
Conflict : 88583 (Average Length: 2421.2 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 88583 (Average: 56.68 Max: 3142 Sum: 5021203)
|
||||
Executed : 88540 (Average: 56.68 Max: 3142 Sum: 5021091 Ratio: 100.00%)
|
||||
Bounded : 43 (Average: 2.60 Max: 12 Sum: 112 Ratio: 0.00%)
|
||||
|
||||
Rules : 1176873
|
||||
Atoms : 1176873
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 732022 (Eliminated: 0 Frozen: 732022)
|
||||
Constraints : 7727830 (Binary: 99.5% Ternary: 0.2% Other: 0.2%)
|
||||
|
||||
Memory Peak : 2134MB
|
||||
Max. Length : 10 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 233.67s
|
||||
Memory: 2070MB (+313MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 243.15s
|
||||
|
||||
Iteration 5
|
||||
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 15
|
||||
Expected Memory: 2565.0MB
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 8.07s
|
||||
Memory: 2279MB (+209MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
*** Info : (planner): INTERRUPTED by signal!
|
||||
UNKNOWN
|
||||
|
||||
INTERRUPTED : 1
|
||||
|
||||
Models : 0+
|
||||
Calls : 5
|
||||
Time : 826.906s (Solving: 381.30s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 824.960s
|
||||
|
||||
Choices : 10379378 (Domain: 10379378)
|
||||
Conflicts : 131661 (Analyzed: 131661)
|
||||
Restarts : 392 (Average: 335.87 Last: 827)
|
||||
Problems : 5 (Average Length: 12.00 Splits: 0)
|
||||
Lemmas : 131661 (Deleted: 107799)
|
||||
Binary : 483 (Ratio: 0.37%)
|
||||
Ternary : 1855 (Ratio: 1.41%)
|
||||
Conflict : 131661 (Average Length: 2758.1 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 131661 (Average: 76.27 Max: 3660 Sum: 10042318)
|
||||
Executed : 131615 (Average: 76.27 Max: 3660 Sum: 10042140 Ratio: 100.00%)
|
||||
Bounded : 46 (Average: 3.87 Max: 22 Sum: 178 Ratio: 0.00%)
|
||||
|
||||
Rules : 1176873
|
||||
Atoms : 1176873
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 992948 (Eliminated: 0 Frozen: 992948)
|
||||
Constraints : 10845045 (Binary: 99.5% Ternary: 0.2% Other: 0.2%)
|
||||
|
||||
Memory Peak : 2458MB
|
||||
Max. Length : 15 steps
|
||||
Models : 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user