1
0
Fork 0

Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 38]

This commit is contained in:
Potassco Bot 2018-02-01 21:24:43 +01:00
parent 229345ea45
commit c094dfdcf1
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 876 additions and 0 deletions

View File

@ -0,0 +1,54 @@
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/blocks-strips-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-38.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:
id: gc-ta1-tt1
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
exitCode: 0
instance:
domain: blocks-strips-typed
instance: 38
ipc: ipc-2000
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,9 @@
# configuration: {'id': 'gc-ta1-tt1', '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'], 'instanceSets': ['rintanen-aij-2012-interesting']}
# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 38}
# 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/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-38.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']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-38.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /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 --stats-iter --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 11.82 MEM 0 MAXMEM 326352 STALE 1 MAXMEM_RSS 235236
<time name="ALL">11720</time>

View File

@ -0,0 +1,813 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-38.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-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-38.pddl
Parsing...
Parsing: [0.010s CPU, 0.014s wall-clock]
Normalizing task... [0.000s CPU, 0.001s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.003s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.009s wall-clock]
Preparing model... [0.000s CPU, 0.008s wall-clock]
Generated 21 rules.
Computing model... [0.140s CPU, 0.138s wall-clock]
1118 relevant atoms
738 auxiliary atoms
1856 final queue length
3191 total queue pushes
Completing instantiation... [0.220s CPU, 0.221s wall-clock]
Instantiating: [0.380s CPU, 0.381s wall-clock]
Computing fact groups...
Finding invariants...
10 initial candidates
Finding invariants: [0.040s CPU, 0.031s wall-clock]
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
Instantiating groups... [0.010s CPU, 0.012s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.003s wall-clock]
Choosing groups...
19 uncovered facts
Choosing groups: [0.010s CPU, 0.014s wall-clock]
Building translation key... [0.000s CPU, 0.005s wall-clock]
Computing fact groups: [0.100s CPU, 0.095s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.005s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.008s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.010s CPU, 0.000s wall-clock]
Processing axioms: [0.010s CPU, 0.011s wall-clock]
Translating task: [0.250s CPU, 0.256s wall-clock]
954 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
36 propositions removed
Detecting unreachable propositions: [0.140s CPU, 0.140s wall-clock]
Reordering and filtering variables...
37 of 37 variables necessary.
19 of 37 mutex groups necessary.
648 of 648 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.080s CPU, 0.079s wall-clock]
Translator variables: 37
Translator derived variables: 0
Translator facts: 380
Translator goal facts: 17
Translator mutex groups: 19
Translator total mutex groups size: 361
Translator operators: 648
Translator axioms: 0
Translator task size: 5601
Translator peak memory: 39628 KB
Writing output... [0.100s CPU, 0.101s wall-clock]
Done! [1.090s CPU, 1.096s wall-clock]
planner.py version 0.0.1
Time: 0.19s
Memory: 61MB
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 : 0.216s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.192s
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 : 17209
Atoms : 17209
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 : 197MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.00s
Memory: 133MB (+72MB)
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: 133MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.08s
Memory: 135MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 0.317s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.292s
Choices : 0
Conflicts : 0 (Analyzed: 0)
Restarts : 0
Problems : 2 (Average Length: 4.50 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 : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 4888 (Eliminated: 0 Frozen: 1552)
Constraints : 4021 (Binary: 90.5% Ternary: 5.0% Other: 4.4%)
Memory Peak : 197MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 137MB (+2MB)
UNSAT
Iteration Time: 0.10s
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: 141.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.08s
Memory: 141MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 3
Time : 0.432s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.408s
Choices : 0
Conflicts : 0 (Analyzed: 0)
Restarts : 0
Problems : 3 (Average Length: 7.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 : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 9978 (Eliminated: 0 Frozen: 3222)
Constraints : 19923 (Binary: 92.5% Ternary: 4.8% Other: 2.7%)
Memory Peak : 197MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 142MB (+1MB)
UNSAT
Iteration Time: 0.12s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 147.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.08s
Memory: 146MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 4
Time : 0.554s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.532s
Choices : 0
Conflicts : 1 (Analyzed: 0)
Restarts : 0
Problems : 4 (Average Length: 9.50 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 : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 15323 (Eliminated: 0 Frozen: 4987)
Constraints : 52589 (Binary: 93.4% Ternary: 4.6% Other: 2.0%)
Memory Peak : 197MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 148MB (+2MB)
UNSAT
Iteration Time: 0.12s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 154.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.10s
Memory: 152MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 5
Time : 0.690s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.668s
Choices : 0
Conflicts : 2 (Analyzed: 0)
Restarts : 0
Problems : 5 (Average Length: 12.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 : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 20939 (Eliminated: 0 Frozen: 6792)
Constraints : 93674 (Binary: 93.7% Ternary: 4.6% Other: 1.7%)
Memory Peak : 197MB
Max. Length : 15 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 155MB (+3MB)
UNSAT
Iteration Time: 0.14s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 162.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.08s
Memory: 158MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 6
Time : 0.816s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.796s
Choices : 0
Conflicts : 3 (Analyzed: 0)
Restarts : 0
Problems : 6 (Average Length: 14.50 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 : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 26555 (Eliminated: 0 Frozen: 8597)
Constraints : 134759 (Binary: 93.8% Ternary: 4.6% Other: 1.6%)
Memory Peak : 197MB
Max. Length : 20 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 161MB (+3MB)
UNSAT
Iteration Time: 0.13s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 168.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.08s
Memory: 164MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 7
Time : 0.949s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s)
CPU Time : 0.928s
Choices : 0
Conflicts : 4 (Analyzed: 0)
Restarts : 0
Problems : 7 (Average Length: 17.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 : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 32171 (Eliminated: 0 Frozen: 10402)
Constraints : 175844 (Binary: 93.8% Ternary: 4.6% Other: 1.6%)
Memory Peak : 197MB
Max. Length : 25 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 166MB (+2MB)
UNSAT
Iteration Time: 0.14s
Iteration 8
Queue: [(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)]
Grounded Until: 30
Expected Memory: 173.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.09s
Memory: 169MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 8
Time : 1.089s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s)
CPU Time : 1.068s
Choices : 72 (Domain: 72)
Conflicts : 9 (Analyzed: 4)
Restarts : 0
Problems : 8 (Average Length: 19.50 Splits: 0)
Lemmas : 4 (Deleted: 0)
Binary : 1 (Ratio: 25.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 4 (Average Length: 1.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 4 (Average: 46.00 Max: 56 Sum: 184)
Executed : 0 (Average: 18.00 Max: 19 Sum: 72 Ratio: 39.13%)
Bounded : 4 (Average: 28.00 Max: 37 Sum: 112 Ratio: 60.87%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 37787 (Eliminated: 0 Frozen: 12207)
Constraints : 216929 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 197MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.02s
Memory: 173MB (+4MB)
UNSAT
Iteration Time: 0.15s
Iteration 9
Queue: [(8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 35
Expected Memory: 180.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.12s
Memory: 178MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 9
Time : 1.285s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s)
CPU Time : 1.264s
Choices : 691 (Domain: 691)
Conflicts : 36 (Analyzed: 30)
Restarts : 0
Problems : 9 (Average Length: 22.00 Splits: 0)
Lemmas : 30 (Deleted: 0)
Binary : 2 (Ratio: 6.67%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 30 (Average Length: 1.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 30 (Average: 61.80 Max: 69 Sum: 1854)
Executed : 0 (Average: 23.03 Max: 27 Sum: 691 Ratio: 37.27%)
Bounded : 30 (Average: 38.77 Max: 42 Sum: 1163 Ratio: 62.73%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 43403 (Eliminated: 0 Frozen: 14012)
Constraints : 256684 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 197MB
Max. Length : 35 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.03s
Memory: 180MB (+2MB)
UNSAT
Iteration Time: 0.20s
Iteration 10
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 40
Expected Memory: 187.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.09s
Memory: 184MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 10
Time : 1.487s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s)
CPU Time : 1.464s
Choices : 2124 (Domain: 2124)
Conflicts : 88 (Analyzed: 81)
Restarts : 0
Problems : 10 (Average Length: 24.50 Splits: 0)
Lemmas : 81 (Deleted: 0)
Binary : 3 (Ratio: 3.70%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 81 (Average Length: 1.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 81 (Average: 69.60 Max: 78 Sum: 5638)
Executed : 0 (Average: 26.22 Max: 31 Sum: 2124 Ratio: 37.67%)
Bounded : 81 (Average: 43.38 Max: 47 Sum: 3514 Ratio: 62.33%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 49019 (Eliminated: 0 Frozen: 15817)
Constraints : 280162 (Binary: 93.8% Ternary: 4.6% Other: 1.5%)
Memory Peak : 197MB
Max. Length : 40 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.07s
Memory: 186MB (+2MB)
UNSAT
Iteration Time: 0.21s
Iteration 11
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 45
Expected Memory: 193.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.10s
Memory: 188MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 11
Time : 1.878s (Solving: 0.31s 1st Model: 0.00s Unsat: 0.31s)
CPU Time : 1.852s
Choices : 7810 (Domain: 7810)
Conflicts : 928 (Analyzed: 920)
Restarts : 10 (Average: 92.00 Last: 51)
Problems : 11 (Average Length: 27.00 Splits: 0)
Lemmas : 920 (Deleted: 0)
Binary : 23 (Ratio: 2.50%)
Ternary : 6 (Ratio: 0.65%)
Conflict : 920 (Average Length: 656.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 920 (Average: 13.25 Max: 186 Sum: 12192)
Executed : 817 (Average: 8.41 Max: 186 Sum: 7739 Ratio: 63.48%)
Bounded : 103 (Average: 43.23 Max: 52 Sum: 4453 Ratio: 36.52%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 54635 (Eliminated: 0 Frozen: 17622)
Constraints : 289740 (Binary: 93.8% Ternary: 4.7% Other: 1.6%)
Memory Peak : 197MB
Max. Length : 45 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.24s
Memory: 190MB (+2MB)
UNSAT
Iteration Time: 0.40s
Iteration 12
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 50
Expected Memory: 197.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.10s
Memory: 193MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 12
Time : 2.247s (Solving: 0.51s 1st Model: 0.00s Unsat: 0.51s)
CPU Time : 2.220s
Choices : 19722 (Domain: 19722)
Conflicts : 1510 (Analyzed: 1501)
Restarts : 16 (Average: 93.81 Last: 51)
Problems : 12 (Average Length: 29.50 Splits: 0)
Lemmas : 1501 (Deleted: 0)
Binary : 62 (Ratio: 4.13%)
Ternary : 6 (Ratio: 0.40%)
Conflict : 1501 (Average Length: 619.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1501 (Average: 15.89 Max: 186 Sum: 23851)
Executed : 1389 (Average: 12.92 Max: 186 Sum: 19389 Ratio: 81.29%)
Bounded : 112 (Average: 39.84 Max: 52 Sum: 4462 Ratio: 18.71%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 60251 (Eliminated: 0 Frozen: 19427)
Constraints : 327028 (Binary: 93.8% Ternary: 4.7% Other: 1.5%)
Memory Peak : 202MB
Max. Length : 50 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.22s
Memory: 198MB (+5MB)
UNSAT
Iteration Time: 0.38s
Iteration 13
Queue: [(12,60,0,True), (13,65,0,True)]
Grounded Until: 55
Expected Memory: 206.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.11s
Memory: 201MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 13
Time : 2.656s (Solving: 0.74s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 2.628s
Choices : 29105 (Domain: 29105)
Conflicts : 1839 (Analyzed: 1829)
Restarts : 19 (Average: 96.26 Last: 51)
Problems : 13 (Average Length: 32.00 Splits: 0)
Lemmas : 1829 (Deleted: 0)
Binary : 128 (Ratio: 7.00%)
Ternary : 8 (Ratio: 0.44%)
Conflict : 1829 (Average Length: 633.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1829 (Average: 18.15 Max: 218 Sum: 33201)
Executed : 1703 (Average: 15.71 Max: 218 Sum: 28725 Ratio: 86.52%)
Bounded : 126 (Average: 35.52 Max: 52 Sum: 4476 Ratio: 13.48%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 65867 (Eliminated: 0 Frozen: 21232)
Constraints : 368113 (Binary: 93.8% Ternary: 4.7% Other: 1.5%)
Memory Peak : 209MB
Max. Length : 55 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.24s
Memory: 203MB (+2MB)
UNSAT
Iteration Time: 0.41s
Iteration 14
Queue: [(13,65,0,True)]
Grounded Until: 60
Expected Memory: 211.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.09s
Memory: 205MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 14
Time : 8.437s (Solving: 6.35s 1st Model: 0.00s Unsat: 6.35s)
CPU Time : 8.412s
Choices : 139092 (Domain: 139092)
Conflicts : 8412 (Analyzed: 8401)
Restarts : 92 (Average: 91.32 Last: 51)
Problems : 14 (Average Length: 34.50 Splits: 0)
Lemmas : 8401 (Deleted: 5719)
Binary : 213 (Ratio: 2.54%)
Ternary : 9 (Ratio: 0.11%)
Conflict : 8401 (Average Length: 3571.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 8401 (Average: 16.34 Max: 435 Sum: 137289)
Executed : 8260 (Average: 15.80 Max: 435 Sum: 132732 Ratio: 96.68%)
Bounded : 141 (Average: 32.32 Max: 67 Sum: 4557 Ratio: 3.32%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 71483 (Eliminated: 0 Frozen: 23037)
Constraints : 409198 (Binary: 93.8% Ternary: 4.7% Other: 1.5%)
Memory Peak : 336MB
Max. Length : 60 steps
Models : 0
[endof: stats after solve call]
Solving Time: 5.64s
Memory: 272MB (+67MB)
UNSAT
Iteration Time: 5.79s
Iteration 15
Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 65
Expected Memory: 341.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.09s
Memory: 274MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 15
Time : 8.731s (Solving: 6.45s 1st Model: 0.09s Unsat: 6.35s)
CPU Time : 8.708s
Choices : 159817 (Domain: 159817)
Conflicts : 8440 (Analyzed: 8429)
Restarts : 92 (Average: 91.62 Last: 51)
Model-Level : 2577.0
Problems : 15 (Average Length: 37.00 Splits: 0)
Lemmas : 8429 (Deleted: 5719)
Binary : 213 (Ratio: 2.53%)
Ternary : 9 (Ratio: 0.11%)
Conflict : 8429 (Average Length: 3561.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 8429 (Average: 18.45 Max: 2894 Sum: 155510)
Executed : 8287 (Average: 17.91 Max: 2894 Sum: 150952 Ratio: 97.07%)
Bounded : 142 (Average: 32.10 Max: 67 Sum: 4558 Ratio: 2.93%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 77099 (Eliminated: 0 Frozen: 24842)
Constraints : 450258 (Binary: 93.9% Ternary: 4.7% Other: 1.5%)
Memory Peak : 336MB
Max. Length : 65 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.13s
Memory: 277MB (+3MB)
SAT
Testing...
SERIALIZABLE
Testing Time: 0.17s
Memory: 281MB (+4MB)
Answer: 1
occurs(action(("unstack","j","h")),1) occurs(action(("put-down","j")),2) occurs(action(("unstack","h","a")),3) occurs(action(("put-down","h")),4) occurs(action(("unstack","g","p")),5) occurs(action(("put-down","g")),6) occurs(action(("unstack","p","n")),7) occurs(action(("put-down","p")),8) occurs(action(("unstack","n","e")),9) occurs(action(("stack","n","g")),10) occurs(action(("unstack","e","r")),11) occurs(action(("put-down","e")),12) occurs(action(("unstack","r","i")),13) occurs(action(("put-down","r")),14) occurs(action(("unstack","i","f")),15) occurs(action(("put-down","i")),16) occurs(action(("unstack","f","o")),17) occurs(action(("put-down","f")),18) occurs(action(("unstack","o","l")),19) occurs(action(("put-down","o")),20) occurs(action(("unstack","l","b")),21) occurs(action(("stack","l","i")),22) occurs(action(("unstack","b","d")),23) occurs(action(("put-down","b")),24) occurs(action(("unstack","d","q")),25) occurs(action(("put-down","d")),26) occurs(action(("unstack","q","m")),27) occurs(action(("put-down","q")),28) occurs(action(("unstack","m","c")),29) occurs(action(("stack","m","b")),30) occurs(action(("pick-up","c")),31) occurs(action(("stack","c","a")),32) occurs(action(("unstack","l","i")),33) occurs(action(("stack","l","c")),34) occurs(action(("pick-up","p")),35) occurs(action(("stack","p","l")),36) occurs(action(("pick-up","i")),37) occurs(action(("stack","i","p")),38) occurs(action(("pick-up","j")),39) occurs(action(("stack","j","i")),40) occurs(action(("pick-up","k")),41) occurs(action(("stack","k","j")),42) occurs(action(("pick-up","o")),43) occurs(action(("stack","o","k")),44) occurs(action(("pick-up","q")),45) occurs(action(("stack","q","o")),46) occurs(action(("pick-up","r")),47) occurs(action(("stack","r","q")),48) occurs(action(("pick-up","f")),49) occurs(action(("stack","f","r")),50) occurs(action(("pick-up","e")),51) occurs(action(("stack","e","f")),52) occurs(action(("unstack","n","g")),53) occurs(action(("stack","n","e")),54) occurs(action(("unstack","m","b")),55) occurs(action(("put-down","m")),56) occurs(action(("pick-up","b")),57) occurs(action(("stack","b","n")),58) occurs(action(("pick-up","m")),59) occurs(action(("put-down","m")),60) occurs(action(("pick-up","h")),61) occurs(action(("put-down","h")),62) occurs(action(("pick-up","d")),63) occurs(action(("stack","d","b")),64) occurs(action(("pick-up","m")),65) occurs(action(("stack","m","d")),66) occurs(action(("pick-up","g")),67) occurs(action(("stack","g","m")),68) occurs(action(("pick-up","h")),69) occurs(action(("stack","h","g")),70)
SATISFIABLE
Models : 1+
Calls : 15
Time : 8.731s (Solving: 6.45s 1st Model: 0.09s Unsat: 6.35s)
CPU Time : 8.708s
Choices : 159817 (Domain: 159817)
Conflicts : 8440 (Analyzed: 8429)
Restarts : 92 (Average: 91.62 Last: 51)
Model-Level : 2577.0
Problems : 15 (Average Length: 37.00 Splits: 0)
Lemmas : 8429 (Deleted: 5719)
Binary : 213 (Ratio: 2.53%)
Ternary : 9 (Ratio: 0.11%)
Conflict : 8429 (Average Length: 3561.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 8429 (Average: 18.45 Max: 2894 Sum: 155510)
Executed : 8287 (Average: 17.91 Max: 2894 Sum: 150952 Ratio: 97.07%)
Bounded : 142 (Average: 32.10 Max: 67 Sum: 4558 Ratio: 2.93%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 77099 (Eliminated: 0 Frozen: 24842)
Constraints : 450258 (Binary: 93.9% Ternary: 4.7% Other: 1.5%)
Memory Peak : 336MB
Max. Length : 70 steps
Sol. Length : 70 steps
Models : 1