1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-03-21 01:34:24 +01:00
parent 4fce009ee6
commit a65631a9e3
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 927 additions and 0 deletions

View File

@ -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-2000/domains/blocks-strips-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-57.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: blocks-strips-typed
instance: 57
ipc: ipc-2000
planLength: 100
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-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-2000', 'domain': 'blocks-strips-typed', 'instance': 57, 'planLength': 100}
# 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-57.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 1257536 MAXMEM 1277572 STALE 1 MAXMEM_RSS 1190272
<time name="ALL">900050</time>

View File

@ -0,0 +1,860 @@
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-57.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-57.pddl
Parsing...
Parsing: [0.020s CPU, 0.094s 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.014s wall-clock]
Preparing model... [0.020s CPU, 0.018s wall-clock]
Generated 21 rules.
Computing model... [0.360s CPU, 0.359s wall-clock]
2578 relevant atoms
1708 auxiliary atoms
4286 final queue length
7482 total queue pushes
Completing instantiation... [0.530s CPU, 0.521s wall-clock]
Instantiating: [0.930s CPU, 0.923s wall-clock]
Computing fact groups...
Finding invariants...
10 initial candidates
Finding invariants: [0.020s CPU, 0.023s wall-clock]
Checking invariant weight... [0.000s CPU, 0.004s wall-clock]
Instantiating groups... [0.030s CPU, 0.029s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.007s wall-clock]
Choosing groups...
29 uncovered facts
Choosing groups: [0.030s CPU, 0.033s wall-clock]
Building translation key... [0.010s CPU, 0.011s wall-clock]
Computing fact groups: [0.180s CPU, 0.182s wall-clock]
Building STRIPS to SAS dictionary... [0.000s 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.020s CPU, 0.018s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.020s CPU, 0.026s wall-clock]
Translating task: [0.640s CPU, 0.645s wall-clock]
2324 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
56 propositions removed
Detecting unreachable propositions: [0.340s CPU, 0.337s wall-clock]
Reordering and filtering variables...
57 of 57 variables necessary.
29 of 57 mutex groups necessary.
1568 of 1568 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.190s CPU, 0.190s wall-clock]
Translator variables: 57
Translator derived variables: 0
Translator facts: 870
Translator goal facts: 27
Translator mutex groups: 29
Translator total mutex groups size: 841
Translator operators: 1568
Translator axioms: 0
Translator task size: 13471
Translator peak memory: 44236 KB
Writing output... [0.220s CPU, 0.245s wall-clock]
Done! [2.590s CPU, 2.687s wall-clock]
planner.py version 0.0.1
Time: 0.45s
Memory: 77MB
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.527s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.452s
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 : 41320
Atoms : 41320
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 : 213MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.00s
Memory: 149MB (+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: 149MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.19s
Memory: 154MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 0.858s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.784s
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 : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 11223 (Eliminated: 0 Frozen: 11223)
Constraints : 9731 (Binary: 93.0% Ternary: 4.3% Other: 2.8%)
Memory Peak : 213MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.08s
Memory: 158MB (+4MB)
UNSAT
Iteration Time: 0.33s
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: 167.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.19s
Memory: 165MB (+7MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 3
Time : 1.242s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 1.168s
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 : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 22966 (Eliminated: 0 Frozen: 22966)
Constraints : 56695 (Binary: 94.2% Ternary: 4.2% Other: 1.6%)
Memory Peak : 213MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.12s
Memory: 169MB (+4MB)
UNSAT
Iteration Time: 0.39s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 180.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.24s
Memory: 179MB (+10MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 4
Time : 1.776s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 1.704s
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 : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 35558 (Eliminated: 0 Frozen: 35558)
Constraints : 149568 (Binary: 94.6% Ternary: 4.3% Other: 1.2%)
Memory Peak : 213MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.21s
Memory: 186MB (+7MB)
UNSAT
Iteration Time: 0.54s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 203.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.21s
Memory: 192MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 5
Time : 2.285s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s)
CPU Time : 2.212s
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 : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 48474 (Eliminated: 0 Frozen: 48474)
Constraints : 248453 (Binary: 94.6% Ternary: 4.3% Other: 1.0%)
Memory Peak : 213MB
Max. Length : 15 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.22s
Memory: 200MB (+8MB)
UNSAT
Iteration Time: 0.51s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 217.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.21s
Memory: 205MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 6
Time : 2.807s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s)
CPU Time : 2.736s
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 : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 61390 (Eliminated: 0 Frozen: 61390)
Constraints : 347338 (Binary: 94.7% Ternary: 4.3% Other: 1.0%)
Memory Peak : 214MB
Max. Length : 20 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.23s
Memory: 213MB (+8MB)
UNSAT
Iteration Time: 0.53s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 230.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.29s
Memory: 224MB (+11MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 7
Time : 3.428s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s)
CPU Time : 3.356s
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 : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 74306 (Eliminated: 0 Frozen: 74306)
Constraints : 446223 (Binary: 94.7% Ternary: 4.4% Other: 1.0%)
Memory Peak : 236MB
Max. Length : 25 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.24s
Memory: 231MB (+7MB)
UNSAT
Iteration Time: 0.63s
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: 249.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.21s
Memory: 237MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 8
Time : 3.974s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s)
CPU Time : 3.904s
Choices : 0
Conflicts : 5 (Analyzed: 0)
Restarts : 0
Problems : 8 (Average Length: 19.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 : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 87222 (Eliminated: 0 Frozen: 87222)
Constraints : 545108 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 249MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.24s
Memory: 248MB (+11MB)
UNSAT
Iteration Time: 0.55s
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: 266.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.21s
Memory: 251MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 9
Time : 4.542s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s)
CPU Time : 4.472s
Choices : 65 (Domain: 65)
Conflicts : 17 (Analyzed: 11)
Restarts : 0
Problems : 9 (Average Length: 22.00 Splits: 0)
Lemmas : 11 (Deleted: 0)
Binary : 1 (Ratio: 9.09%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 11 (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 : 11 (Average: 44.18 Max: 55 Sum: 486)
Executed : 0 (Average: 5.91 Max: 13 Sum: 65 Ratio: 13.37%)
Bounded : 11 (Average: 38.27 Max: 42 Sum: 421 Ratio: 86.63%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 100138 (Eliminated: 0 Frozen: 100138)
Constraints : 643993 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 266MB
Max. Length : 35 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.26s
Memory: 260MB (+9MB)
UNSAT
Iteration Time: 0.57s
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: 278.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.22s
Memory: 264MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 10
Time : 5.155s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s)
CPU Time : 5.088s
Choices : 116 (Domain: 116)
Conflicts : 32 (Analyzed: 25)
Restarts : 0
Problems : 10 (Average Length: 24.50 Splits: 0)
Lemmas : 25 (Deleted: 0)
Binary : 4 (Ratio: 16.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 25 (Average Length: 157.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 25 (Average: 30.92 Max: 55 Sum: 773)
Executed : 8 (Average: 4.64 Max: 54 Sum: 116 Ratio: 15.01%)
Bounded : 17 (Average: 38.65 Max: 47 Sum: 657 Ratio: 84.99%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 113054 (Eliminated: 0 Frozen: 113054)
Constraints : 707418 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 281MB
Max. Length : 40 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.28s
Memory: 272MB (+8MB)
UNSAT
Iteration Time: 0.62s
Iteration 11
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 45
Expected Memory: 290.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.23s
Memory: 274MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 11
Time : 5.934s (Solving: 0.27s 1st Model: 0.00s Unsat: 0.27s)
CPU Time : 5.868s
Choices : 985 (Domain: 985)
Conflicts : 276 (Analyzed: 268)
Restarts : 0
Problems : 11 (Average Length: 27.00 Splits: 0)
Lemmas : 268 (Deleted: 0)
Binary : 13 (Ratio: 4.85%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 268 (Average Length: 1088.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 268 (Average: 8.07 Max: 65 Sum: 2162)
Executed : 240 (Average: 3.68 Max: 65 Sum: 985 Ratio: 45.56%)
Bounded : 28 (Average: 42.04 Max: 52 Sum: 1177 Ratio: 54.44%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 125970 (Eliminated: 0 Frozen: 125970)
Constraints : 795444 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 292MB
Max. Length : 45 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.42s
Memory: 283MB (+9MB)
UNSAT
Iteration Time: 0.79s
Iteration 12
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 50
Expected Memory: 301.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.24s
Memory: 286MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 12
Time : 9.083s (Solving: 2.82s 1st Model: 0.00s Unsat: 2.82s)
CPU Time : 9.020s
Choices : 9834 (Domain: 9834)
Conflicts : 2576 (Analyzed: 2567)
Restarts : 0
Problems : 12 (Average Length: 29.50 Splits: 0)
Lemmas : 2567 (Deleted: 0)
Binary : 46 (Ratio: 1.79%)
Ternary : 1 (Ratio: 0.04%)
Conflict : 2567 (Average Length: 1977.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 2567 (Average: 4.51 Max: 120 Sum: 11580)
Executed : 2527 (Average: 3.83 Max: 120 Sum: 9834 Ratio: 84.92%)
Bounded : 40 (Average: 43.65 Max: 57 Sum: 1746 Ratio: 15.08%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 138886 (Eliminated: 0 Frozen: 138886)
Constraints : 894104 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 306MB
Max. Length : 50 steps
Models : 0
[endof: stats after solve call]
Solving Time: 2.79s
Memory: 302MB (+16MB)
UNSAT
Iteration Time: 3.16s
Iteration 13
Queue: [(12,60,0,True), (13,65,0,True)]
Grounded Until: 55
Expected Memory: 321.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.22s
Memory: 302MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 13
Time : 38.642s (Solving: 31.77s 1st Model: 0.00s Unsat: 31.77s)
CPU Time : 38.588s
Choices : 67471 (Domain: 67471)
Conflicts : 16194 (Analyzed: 16184)
Restarts : 29 (Average: 558.07 Last: 2299)
Problems : 13 (Average Length: 32.00 Splits: 0)
Lemmas : 16184 (Deleted: 6174)
Binary : 131 (Ratio: 0.81%)
Ternary : 2 (Ratio: 0.01%)
Conflict : 16184 (Average Length: 4143.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 16184 (Average: 4.11 Max: 262 Sum: 66513)
Executed : 16140 (Average: 4.00 Max: 262 Sum: 64763 Ratio: 97.37%)
Bounded : 44 (Average: 39.77 Max: 57 Sum: 1750 Ratio: 2.63%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 151802 (Eliminated: 0 Frozen: 151802)
Constraints : 992789 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 503MB
Max. Length : 55 steps
Models : 0
[endof: stats after solve call]
Solving Time: 29.22s
Memory: 503MB (+201MB)
UNSAT
Iteration Time: 29.58s
Iteration 14
Queue: [(13,65,0,True)]
Grounded Until: 60
Expected Memory: 704.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.40s
Memory: 518MB (+15MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 14
Time : 131.726s (Solving: 123.99s 1st Model: 0.00s Unsat: 31.77s)
CPU Time : 131.712s
Choices : 236994 (Domain: 236994)
Conflicts : 47340 (Analyzed: 47330)
Restarts : 129 (Average: 366.90 Last: 2299)
Problems : 14 (Average Length: 34.50 Splits: 0)
Lemmas : 47330 (Deleted: 26851)
Binary : 300 (Ratio: 0.63%)
Ternary : 6 (Ratio: 0.01%)
Conflict : 47330 (Average Length: 4829.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 47330 (Average: 4.56 Max: 552 Sum: 215681)
Executed : 47282 (Average: 4.52 Max: 552 Sum: 213927 Ratio: 99.19%)
Bounded : 48 (Average: 36.54 Max: 57 Sum: 1754 Ratio: 0.81%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 164718 (Eliminated: 0 Frozen: 164718)
Constraints : 1091674 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 722MB
Max. Length : 60 steps
Models : 0
[endof: stats after solve call]
Solving Time: 92.54s
Memory: 722MB (+204MB)
UNKNOWN
Iteration Time: 93.13s
Iteration 15
Queue: [(13,65,1,True), (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), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True)]
Grounded Until: 65
Solving...
[start: stats after solve call]
Models : 0
Calls : 15
Time : 290.447s (Solving: 282.56s 1st Model: 0.00s Unsat: 190.34s)
CPU Time : 290.500s
Choices : 380117 (Domain: 380117)
Conflicts : 84861 (Analyzed: 84850)
Restarts : 160 (Average: 530.31 Last: 2299)
Problems : 15 (Average Length: 36.67 Splits: 0)
Lemmas : 84850 (Deleted: 68900)
Binary : 330 (Ratio: 0.39%)
Ternary : 6 (Ratio: 0.01%)
Conflict : 84850 (Average Length: 4862.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 84850 (Average: 4.17 Max: 552 Sum: 353556)
Executed : 84793 (Average: 4.14 Max: 552 Sum: 351595 Ratio: 99.45%)
Bounded : 57 (Average: 34.40 Max: 67 Sum: 1961 Ratio: 0.55%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 164718 (Eliminated: 0 Frozen: 164718)
Constraints : 1091674 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 978MB
Max. Length : 65 steps
Models : 0
[endof: stats after solve call]
Solving Time: 158.79s
Memory: 914MB (+192MB)
UNSAT
Iteration Time: 158.79s
Iteration 16
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), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True)]
Grounded Until: 65
Expected Memory: 1133.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.21s
Memory: 914MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 16
Time : 690.362s (Solving: 681.77s 1st Model: 0.00s Unsat: 190.34s)
CPU Time : 690.464s
Choices : 951302 (Domain: 951302)
Conflicts : 197137 (Analyzed: 197126)
Restarts : 260 (Average: 758.18 Last: 2299)
Problems : 16 (Average Length: 38.88 Splits: 0)
Lemmas : 197126 (Deleted: 174993)
Binary : 515 (Ratio: 0.26%)
Ternary : 7 (Ratio: 0.00%)
Conflict : 197126 (Average Length: 5527.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 197126 (Average: 4.56 Max: 626 Sum: 899130)
Executed : 197063 (Average: 4.55 Max: 626 Sum: 897163 Ratio: 99.78%)
Bounded : 63 (Average: 31.22 Max: 67 Sum: 1967 Ratio: 0.22%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 177634 (Eliminated: 0 Frozen: 177634)
Constraints : 1190484 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 1242MB
Max. Length : 65 steps
Models : 0
[endof: stats after solve call]
Solving Time: 399.56s
Memory: 1178MB (+264MB)
UNKNOWN
Iteration Time: 399.97s
Iteration 17
Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True)]
Grounded Until: 70
Expected Memory: 1442.0MB
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.22s
Memory: 1181MB (+3MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0+
Calls : 17
Time : 895.813s (Solving: 886.41s 1st Model: 0.00s Unsat: 190.34s)
CPU Time : 895.980s
Choices : 1630893 (Domain: 1630893)
Conflicts : 265865 (Analyzed: 265854)
Restarts : 297 (Average: 895.13 Last: 8950)
Problems : 17 (Average Length: 41.12 Splits: 0)
Lemmas : 265854 (Deleted: 232375)
Binary : 786 (Ratio: 0.30%)
Ternary : 18 (Ratio: 0.01%)
Conflict : 265854 (Average Length: 5516.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 265854 (Average: 5.86 Max: 2308 Sum: 1557042)
Executed : 265783 (Average: 5.85 Max: 2308 Sum: 1555067 Ratio: 99.87%)
Bounded : 71 (Average: 27.82 Max: 67 Sum: 1975 Ratio: 0.13%)
Rules : 41320
Atoms : 41320
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 190550 (Eliminated: 0 Frozen: 190550)
Constraints : 1289369 (Binary: 94.7% Ternary: 4.4% Other: 0.9%)
Memory Peak : 1242MB
Max. Length : 70 steps
Models : 0