Remove corrupt benchmarks

Due to the planner not handling timeout signals appropriately, these
measurements ran for much longer than the intended 900 seconds.

Remove these to run them again.
This commit is contained in:
2018-03-05 16:10:47 +01:00
parent 80cbf60143
commit 56cd3680d6
327 changed files with 0 additions and 83262 deletions

View File

@@ -1,346 +0,0 @@
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-10.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-10.pddl
Parsing...
Parsing: [0.020s CPU, 0.022s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.007s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.016s wall-clock]
Preparing model... [0.010s CPU, 0.016s wall-clock]
Generated 32 rules.
Computing model... [3.880s CPU, 3.881s wall-clock]
42827 relevant atoms
4396 auxiliary atoms
47223 final queue length
138834 total queue pushes
Completing instantiation... [15.860s CPU, 15.852s wall-clock]
Instantiating: [19.820s CPU, 19.815s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.060s CPU, 0.061s wall-clock]
Checking invariant weight... [0.000s CPU, 0.004s wall-clock]
Instantiating groups... [0.060s CPU, 0.060s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.008s wall-clock]
Choosing groups...
66 uncovered facts
Choosing groups: [0.040s CPU, 0.039s wall-clock]
Building translation key... [0.020s CPU, 0.014s wall-clock]
Computing fact groups: [0.240s CPU, 0.241s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.006s wall-clock]
Building dictionary for full mutex groups... [0.020s CPU, 0.014s wall-clock]
Building mutex information...
Building mutex information: [0.020s CPU, 0.025s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.780s CPU, 0.780s wall-clock]
Translating task: [17.180s CPU, 17.170s wall-clock]
49010 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
26 propositions removed
Detecting unreachable propositions: [8.710s CPU, 8.708s wall-clock]
Reordering and filtering variables...
92 of 92 variables necessary.
40 of 66 mutex groups necessary.
39546 of 39546 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [3.420s CPU, 3.421s wall-clock]
Translator variables: 92
Translator derived variables: 0
Translator facts: 1172
Translator goal facts: 26
Translator mutex groups: 40
Translator total mutex groups size: 1080
Translator operators: 39546
Translator axioms: 0
Translator task size: 322456
Translator peak memory: 226608 KB
Writing output... [5.600s CPU, 5.984s wall-clock]
Done! [55.660s CPU, 56.035s wall-clock]
planner.py version 0.0.1
Time: 12.76s
Memory: 810MB
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 : 14.555s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 12.836s
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 : 942843
Atoms : 942843
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 : 946MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.08s
Memory: 882MB (+72MB)
UNSAT
Iteration Time: 0.08s
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: 882MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 4.95s
Memory: 882MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 69.473s (Solving: 8.05s 1st Model: 0.00s Unsat: 8.05s)
CPU Time : 67.776s
Choices : 66647 (Domain: 66647)
Conflicts : 8654 (Analyzed: 8653)
Restarts : 52 (Average: 166.40 Last: 332)
Problems : 2 (Average Length: 4.50 Splits: 0)
Lemmas : 8653 (Deleted: 0)
Binary : 35 (Ratio: 0.40%)
Ternary : 78 (Ratio: 0.90%)
Conflict : 8653 (Average Length: 1508.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 8653 (Average: 7.09 Max: 341 Sum: 61311)
Executed : 8550 (Average: 7.02 Max: 341 Sum: 60783 Ratio: 99.14%)
Bounded : 103 (Average: 5.13 Max: 7 Sum: 528 Ratio: 0.86%)
Rules : 942843
Atoms : 942843
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 169165 (Eliminated: 0 Frozen: 169165)
Constraints : 1347467 (Binary: 99.4% Ternary: 0.3% Other: 0.3%)
Memory Peak : 946MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 47.12s
Memory: 915MB (+33MB)
UNSAT
Iteration Time: 54.95s
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: 948.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 5.72s
Memory: 1081MB (+166MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 3
Time : 195.139s (Solving: 55.18s 1st Model: 0.00s Unsat: 8.05s)
CPU Time : 193.496s
Choices : 1035198 (Domain: 1035198)
Conflicts : 35847 (Analyzed: 35846)
Restarts : 152 (Average: 235.83 Last: 439)
Problems : 3 (Average Length: 7.00 Splits: 0)
Lemmas : 35846 (Deleted: 19574)
Binary : 92 (Ratio: 0.26%)
Ternary : 124 (Ratio: 0.35%)
Conflict : 35846 (Average Length: 2444.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 35846 (Average: 27.45 Max: 1149 Sum: 983810)
Executed : 35696 (Average: 27.42 Max: 1149 Sum: 982853 Ratio: 99.90%)
Bounded : 150 (Average: 6.38 Max: 12 Sum: 957 Ratio: 0.10%)
Rules : 942843
Atoms : 942843
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 379086 (Eliminated: 0 Frozen: 379086)
Constraints : 3810321 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 1356MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 117.83s
Memory: 1356MB (+275MB)
UNKNOWN
Iteration Time: 125.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: 1797.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 5.12s
Memory: 1497MB (+141MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 4
Time : 382.952s (Solving: 164.93s 1st Model: 0.00s Unsat: 8.05s)
CPU Time : 381.392s
Choices : 3954533 (Domain: 3954533)
Conflicts : 81501 (Analyzed: 81500)
Restarts : 252 (Average: 323.41 Last: 439)
Problems : 4 (Average Length: 9.50 Splits: 0)
Lemmas : 81500 (Deleted: 57767)
Binary : 127 (Ratio: 0.16%)
Ternary : 156 (Ratio: 0.19%)
Conflict : 81500 (Average Length: 3546.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 81500 (Average: 46.43 Max: 2367 Sum: 3784217)
Executed : 81325 (Average: 46.42 Max: 2367 Sum: 3782918 Ratio: 99.97%)
Bounded : 175 (Average: 7.42 Max: 17 Sum: 1299 Ratio: 0.03%)
Rules : 942843
Atoms : 942843
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 589007 (Eliminated: 0 Frozen: 589007)
Constraints : 6295959 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 1835MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 180.47s
Memory: 1835MB (+338MB)
UNKNOWN
Iteration Time: 187.90s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 2314.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 5.26s
Memory: 1925MB (+90MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 5
Time : 563.598s (Solving: 267.19s 1st Model: 102.18s Unsat: 8.05s)
CPU Time : 562.116s
Choices : 4386162 (Domain: 4386162)
Conflicts : 98971 (Analyzed: 98970)
Restarts : 253 (Average: 391.19 Last: 1438)
Model-Level : 2799.0
Problems : 5 (Average Length: 12.00 Splits: 0)
Lemmas : 98970 (Deleted: 74061)
Binary : 134 (Ratio: 0.14%)
Ternary : 161 (Ratio: 0.16%)
Conflict : 98970 (Average Length: 6303.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 98970 (Average: 42.55 Max: 2367 Sum: 4211581)
Executed : 98795 (Average: 42.54 Max: 2367 Sum: 4210282 Ratio: 99.97%)
Bounded : 175 (Average: 7.42 Max: 17 Sum: 1299 Ratio: 0.03%)
Rules : 942843
Atoms : 942843
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 798928 (Eliminated: 0 Frozen: 798928)
Constraints : 8784565 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 3125MB
Max. Length : 15 steps
Models : 1
[endof: stats after solve call]
Solving Time: 173.03s
Memory: 3125MB (+1200MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 21.45s
Memory: 3524MB (+399MB)
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0+
Calls : 6
Time : 1576.507s (Solving: 1262.38s 1st Model: 102.18s Unsat: 8.05s)
CPU Time : 1575.424s
Choices : 14185212 (Domain: 14185212)
Conflicts : 197160 (Analyzed: 197159)
Restarts : 353 (Average: 558.52 Last: 1438)
Model-Level : 2799.0
Problems : 6 (Average Length: 13.67 Splits: 0)
Lemmas : 197159 (Deleted: 168801)
Binary : 203 (Ratio: 0.10%)
Ternary : 220 (Ratio: 0.11%)
Conflict : 197159 (Average Length: 8385.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 197159 (Average: 70.57 Max: 3815 Sum: 13912749)
Executed : 196971 (Average: 70.56 Max: 3815 Sum: 13911186 Ratio: 99.99%)
Bounded : 188 (Average: 8.31 Max: 22 Sum: 1563 Ratio: 0.01%)
Rules : 3548121
Atoms : 1026018
Bodies : 1823706 (Original: 1823705)
Count : 1736
Equivalences : 697758 (Atom=Atom: 85 Body=Body: 0 Other: 697673)
Tight : Yes
Variables : 802361 (Eliminated: 0 Frozen: 802361)
Constraints : 11311876 (Binary: 99.6% Ternary: 0.2% Other: 0.2%)
Memory Peak : 4038MB
Max. Length : 15 steps
Models : 1