1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-14 17:37:03 +01:00
parent ae8d7a2300
commit ab0367815b
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 784 additions and 0 deletions

View File

@ -0,0 +1,56 @@
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-37.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=jumpy
configuration:
id: gc-ta1-tt1-jumpy
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=jumpy
exitCode: 0
instance:
domain: blocks-strips-typed
instance: 37
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-jumpy', '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=jumpy'], 'instanceSets': ['rintanen-aij-2012-interesting']}
# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 37}
# 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-37.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=jumpy']
# 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-37.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 --configuration=jumpy --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 5.62 MEM 0 MAXMEM 251756 STALE 1 MAXMEM_RSS 122408
<time name="ALL">5550</time>

View File

@ -0,0 +1,719 @@
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-37.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-37.pddl
Parsing...
Parsing: [0.010s CPU, 0.016s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.004s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.012s wall-clock]
Preparing model... [0.010s CPU, 0.009s wall-clock]
Generated 21 rules.
Computing model... [0.150s CPU, 0.152s wall-clock]
1118 relevant atoms
738 auxiliary atoms
1856 final queue length
3191 total queue pushes
Completing instantiation... [0.220s CPU, 0.219s wall-clock]
Instantiating: [0.400s CPU, 0.399s wall-clock]
Computing fact groups...
Finding invariants...
10 initial candidates
Finding invariants: [0.030s CPU, 0.027s wall-clock]
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
Instantiating groups... [0.010s CPU, 0.013s wall-clock]
Collecting mutex groups... [0.010s 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.090s CPU, 0.093s 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.000s CPU, 0.000s wall-clock]
Processing axioms: [0.010s CPU, 0.011s wall-clock]
Translating task: [0.260s CPU, 0.259s 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.090s CPU, 0.101s wall-clock]
Done! [1.100s CPU, 1.117s 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.223s (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.339s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.308s
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 : 4889 (Eliminated: 0 Frozen: 4889)
Constraints : 6529 (Binary: 92.1% Ternary: 4.5% Other: 3.4%)
Memory Peak : 197MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.02s
Memory: 137MB (+2MB)
UNSAT
Iteration Time: 0.12s
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.09s
Memory: 141MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 3
Time : 0.481s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.452s
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 : 10120 (Eliminated: 0 Frozen: 10120)
Constraints : 31881 (Binary: 93.3% Ternary: 4.5% Other: 2.1%)
Memory Peak : 197MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.03s
Memory: 143MB (+2MB)
UNSAT
Iteration Time: 0.14s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 149.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.09s
Memory: 146MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 4
Time : 0.642s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.616s
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 : 15665 (Eliminated: 0 Frozen: 15665)
Constraints : 71894 (Binary: 93.7% Ternary: 4.6% Other: 1.7%)
Memory Peak : 197MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.05s
Memory: 149MB (+3MB)
UNSAT
Iteration Time: 0.16s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 155.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.10s
Memory: 153MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 5
Time : 0.827s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.804s
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 : 21281 (Eliminated: 0 Frozen: 21281)
Constraints : 112979 (Binary: 93.8% Ternary: 4.6% Other: 1.6%)
Memory Peak : 197MB
Max. Length : 15 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 156MB (+3MB)
UNSAT
Iteration Time: 0.19s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 163.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.08s
Memory: 158MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 6
Time : 1.000s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.980s
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 : 26897 (Eliminated: 0 Frozen: 26897)
Constraints : 154064 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 197MB
Max. Length : 20 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 163MB (+5MB)
UNSAT
Iteration Time: 0.18s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 170.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.09s
Memory: 165MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 7
Time : 1.177s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s)
CPU Time : 1.156s
Choices : 4 (Domain: 4)
Conflicts : 6 (Analyzed: 2)
Restarts : 0
Problems : 7 (Average Length: 17.00 Splits: 0)
Lemmas : 2 (Deleted: 0)
Binary : 1 (Ratio: 50.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 2 (Average Length: 1.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 2 (Average: 18.50 Max: 35 Sum: 37)
Executed : 0 (Average: 2.00 Max: 3 Sum: 4 Ratio: 10.81%)
Bounded : 2 (Average: 16.50 Max: 32 Sum: 33 Ratio: 89.19%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 32513 (Eliminated: 0 Frozen: 32513)
Constraints : 195149 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 197MB
Max. Length : 25 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 168MB (+3MB)
UNSAT
Iteration Time: 0.18s
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: 175.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.09s
Memory: 169MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 8
Time : 1.370s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s)
CPU Time : 1.348s
Choices : 75 (Domain: 75)
Conflicts : 28 (Analyzed: 23)
Restarts : 0
Problems : 8 (Average Length: 19.50 Splits: 0)
Lemmas : 23 (Deleted: 0)
Binary : 2 (Ratio: 8.70%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 23 (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 : 23 (Average: 36.91 Max: 43 Sum: 849)
Executed : 0 (Average: 3.26 Max: 6 Sum: 75 Ratio: 8.83%)
Bounded : 23 (Average: 33.65 Max: 37 Sum: 774 Ratio: 91.17%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 38129 (Eliminated: 0 Frozen: 38129)
Constraints : 234125 (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.07s
Memory: 174MB (+5MB)
UNSAT
Iteration Time: 0.20s
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: 181.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.12s
Memory: 179MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 9
Time : 1.608s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s)
CPU Time : 1.588s
Choices : 176 (Domain: 176)
Conflicts : 59 (Analyzed: 53)
Restarts : 0
Problems : 9 (Average Length: 22.00 Splits: 0)
Lemmas : 53 (Deleted: 0)
Binary : 6 (Ratio: 11.32%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 53 (Average Length: 51.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 53 (Average: 30.62 Max: 48 Sum: 1623)
Executed : 12 (Average: 3.32 Max: 48 Sum: 176 Ratio: 10.84%)
Bounded : 41 (Average: 35.29 Max: 42 Sum: 1447 Ratio: 89.16%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 43745 (Eliminated: 0 Frozen: 43745)
Constraints : 254327 (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.07s
Memory: 182MB (+3MB)
UNSAT
Iteration Time: 0.24s
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: 190.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.09s
Memory: 184MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 10
Time : 1.830s (Solving: 0.06s 1st Model: 0.00s Unsat: 0.06s)
CPU Time : 1.808s
Choices : 420 (Domain: 420)
Conflicts : 109 (Analyzed: 102)
Restarts : 0
Problems : 10 (Average Length: 24.50 Splits: 0)
Lemmas : 102 (Deleted: 0)
Binary : 23 (Ratio: 22.55%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 102 (Average Length: 137.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 102 (Average: 18.78 Max: 49 Sum: 1916)
Executed : 56 (Average: 4.12 Max: 49 Sum: 420 Ratio: 21.92%)
Bounded : 46 (Average: 32.52 Max: 45 Sum: 1496 Ratio: 78.08%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 49361 (Eliminated: 0 Frozen: 49361)
Constraints : 283287 (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.09s
Memory: 188MB (+4MB)
UNSAT
Iteration Time: 0.23s
Iteration 11
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 45
Expected Memory: 196.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.09s
Memory: 188MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 11
Time : 2.091s (Solving: 0.12s 1st Model: 0.00s Unsat: 0.12s)
CPU Time : 2.072s
Choices : 1498 (Domain: 1498)
Conflicts : 183 (Analyzed: 175)
Restarts : 1 (Average: 175.00 Last: 49)
Problems : 11 (Average Length: 27.00 Splits: 0)
Lemmas : 175 (Deleted: 0)
Binary : 44 (Ratio: 25.14%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 175 (Average Length: 243.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 175 (Average: 17.10 Max: 269 Sum: 2992)
Executed : 125 (Average: 8.53 Max: 269 Sum: 1492 Ratio: 49.87%)
Bounded : 50 (Average: 30.00 Max: 45 Sum: 1500 Ratio: 50.13%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 54977 (Eliminated: 0 Frozen: 54977)
Constraints : 324372 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 197MB
Max. Length : 45 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.13s
Memory: 191MB (+3MB)
UNSAT
Iteration Time: 0.27s
Iteration 12
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 50
Expected Memory: 199.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.09s
Memory: 194MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 12
Time : 2.367s (Solving: 0.20s 1st Model: 0.00s Unsat: 0.20s)
CPU Time : 2.348s
Choices : 3797 (Domain: 3797)
Conflicts : 286 (Analyzed: 277)
Restarts : 2 (Average: 138.50 Last: 49)
Problems : 12 (Average Length: 29.50 Splits: 0)
Lemmas : 277 (Deleted: 0)
Binary : 59 (Ratio: 21.30%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 277 (Average Length: 275.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 277 (Average: 19.10 Max: 456 Sum: 5291)
Executed : 224 (Average: 13.68 Max: 456 Sum: 3788 Ratio: 71.59%)
Bounded : 53 (Average: 28.36 Max: 45 Sum: 1503 Ratio: 28.41%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 60593 (Eliminated: 0 Frozen: 60593)
Constraints : 365457 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 203MB
Max. Length : 50 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.14s
Memory: 199MB (+5MB)
UNSAT
Iteration Time: 0.28s
Iteration 13
Queue: [(12,60,0,True), (13,65,0,True)]
Grounded Until: 55
Expected Memory: 207.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.12s
Memory: 201MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 13
Time : 2.626s (Solving: 0.22s 1st Model: 0.01s Unsat: 0.20s)
CPU Time : 2.608s
Choices : 4323 (Domain: 4323)
Conflicts : 288 (Analyzed: 279)
Restarts : 2 (Average: 139.50 Last: 49)
Model-Level : 586.0
Problems : 13 (Average Length: 32.00 Splits: 0)
Lemmas : 279 (Deleted: 0)
Binary : 59 (Ratio: 21.15%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 279 (Average Length: 277.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 279 (Average: 18.97 Max: 456 Sum: 5293)
Executed : 226 (Average: 13.58 Max: 456 Sum: 3790 Ratio: 71.60%)
Bounded : 53 (Average: 28.36 Max: 45 Sum: 1503 Ratio: 28.40%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 66209 (Eliminated: 0 Frozen: 66209)
Constraints : 406542 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 210MB
Max. Length : 55 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.08s
Memory: 205MB (+4MB)
SAT
Testing...
SERIALIZABLE
Testing Time: 0.17s
Memory: 208MB (+3MB)
Answer: 1
occurs(action(("unstack","k","o")),1) occurs(action(("put-down","k")),2) occurs(action(("unstack","b","l")),3) occurs(action(("put-down","b")),4) occurs(action(("unstack","l","m")),5) occurs(action(("put-down","l")),6) occurs(action(("unstack","m","f")),7) occurs(action(("put-down","m")),8) occurs(action(("unstack","f","j")),9) occurs(action(("put-down","f")),10) occurs(action(("unstack","j","n")),11) occurs(action(("put-down","j")),12) occurs(action(("unstack","n","i")),13) occurs(action(("put-down","n")),14) occurs(action(("unstack","i","a")),15) occurs(action(("stack","i","k")),16) occurs(action(("unstack","a","e")),17) occurs(action(("stack","a","f")),18) occurs(action(("unstack","e","d")),19) occurs(action(("put-down","e")),20) occurs(action(("unstack","o","g")),21) occurs(action(("stack","o","n")),22) occurs(action(("pick-up","g")),23) occurs(action(("stack","g","e")),24) occurs(action(("unstack","q","p")),25) occurs(action(("put-down","q")),26) occurs(action(("unstack","p","c")),27) occurs(action(("stack","p","g")),28) occurs(action(("pick-up","q")),29) occurs(action(("stack","q","p")),30) occurs(action(("unstack","o","n")),31) occurs(action(("stack","o","q")),32) occurs(action(("unstack","a","f")),33) occurs(action(("stack","a","o")),34) occurs(action(("unstack","d","r")),35) occurs(action(("stack","d","a")),36) occurs(action(("unstack","c","h")),37) occurs(action(("stack","c","d")),38) occurs(action(("pick-up","m")),39) occurs(action(("stack","m","c")),40) occurs(action(("pick-up","b")),41) occurs(action(("stack","b","m")),42) occurs(action(("unstack","i","k")),43) occurs(action(("stack","i","b")),44) occurs(action(("pick-up","l")),45) occurs(action(("stack","l","i")),46) occurs(action(("pick-up","k")),47) occurs(action(("stack","k","l")),48) occurs(action(("pick-up","f")),49) occurs(action(("stack","f","k")),50) occurs(action(("pick-up","r")),51) occurs(action(("stack","r","f")),52) occurs(action(("pick-up","n")),53) occurs(action(("stack","n","r")),54) occurs(action(("pick-up","j")),55) occurs(action(("stack","j","n")),56) occurs(action(("pick-up","h")),57) occurs(action(("put-down","h")),58) occurs(action(("pick-up","h")),59) occurs(action(("stack","h","j")),60)
SATISFIABLE
Models : 1+
Calls : 13
Time : 2.626s (Solving: 0.22s 1st Model: 0.01s Unsat: 0.20s)
CPU Time : 2.608s
Choices : 4323 (Domain: 4323)
Conflicts : 288 (Analyzed: 279)
Restarts : 2 (Average: 139.50 Last: 49)
Model-Level : 586.0
Problems : 13 (Average Length: 32.00 Splits: 0)
Lemmas : 279 (Deleted: 0)
Binary : 59 (Ratio: 21.15%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 279 (Average Length: 277.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 279 (Average: 18.97 Max: 456 Sum: 5293)
Executed : 226 (Average: 13.58 Max: 456 Sum: 3790 Ratio: 71.60%)
Bounded : 53 (Average: 28.36 Max: 45 Sum: 1503 Ratio: 28.40%)
Rules : 17209
Atoms : 17209
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 66209 (Eliminated: 0 Frozen: 66209)
Constraints : 406542 (Binary: 93.9% Ternary: 4.6% Other: 1.5%)
Memory Peak : 210MB
Max. Length : 60 steps
Sol. Length : 60 steps
Models : 1