1
0
Fork 0

Add benchmark result [gc-ta1-tt1 | ipc-2011 | tidybot-sequential-satisficing | 13]

This commit is contained in:
Potassco Bot 2018-02-03 06:07:05 +01:00
parent 495967f244
commit 0624db5657
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 749 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-2011/domains/tidybot-sequential-satisficing/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-13.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: tidybot-sequential-satisficing
instance: 13
ipc: ipc-2011
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', '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-2011', 'domain': 'tidybot-sequential-satisficing', 'instance': 13}
# command: ['timeout', '-m=9216000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-13.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
TIMEOUT CPU 900.01 MEM 4120796 MAXMEM 4120796 STALE 0 MAXMEM_RSS 4000108
<time name="ALL">899860</time>

View File

@ -0,0 +1,687 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-13.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/tidybot-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-13.pddl
Parsing...
Parsing: [0.120s CPU, 0.123s wall-clock]
Normalizing task... [0.010s CPU, 0.009s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.020s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.230s CPU, 0.230s wall-clock]
Preparing model... [0.070s CPU, 0.069s wall-clock]
Generated 400 rules.
Computing model... [9.230s CPU, 9.231s wall-clock]
44906 relevant atoms
39548 auxiliary atoms
84454 final queue length
234012 total queue pushes
Completing instantiation... [26.420s CPU, 26.404s wall-clock]
Instantiating: [36.070s CPU, 36.054s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [1.530s CPU, 1.534s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.000s CPU, 0.001s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
Choosing groups...
459 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.020s CPU, 0.018s wall-clock]
Computing fact groups: [1.590s CPU, 1.590s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.004s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.004s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.004s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.650s CPU, 1.651s wall-clock]
Translating task: [31.890s CPU, 31.877s wall-clock]
124181 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [14.490s CPU, 14.471s wall-clock]
Reordering and filtering variables...
461 of 461 variables necessary.
1 of 3 mutex groups necessary.
44248 of 44248 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [10.620s CPU, 10.621s wall-clock]
Translator variables: 461
Translator derived variables: 0
Translator facts: 925
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 44248
Translator axioms: 0
Translator task size: 541924
Translator peak memory: 325244 KB
Writing output... [9.050s CPU, 9.726s wall-clock]
Done! [104.850s CPU, 105.479s wall-clock]
planner.py version 0.0.1
Time: 26.72s
Memory: 1672MB
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 : 31.564s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 26.840s
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 : 1496925
Atoms : 1496925
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 : 1808MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.12s
Memory: 1744MB (+72MB)
UNSAT
Iteration Time: 0.12s
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: 1744MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 4.84s
Memory: 1744MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 39.211s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 34.492s
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 : 1496925
Atoms : 1496925
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 107318 (Eliminated: 0 Frozen: 0)
Constraints : 8257 (Binary: 94.7% Ternary: 2.9% Other: 2.4%)
Memory Peak : 1808MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.66s
Memory: 1754MB (+10MB)
UNSAT
Iteration Time: 7.66s
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: 1764.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 5.46s
Memory: 1754MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 3
Time : 47.639s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 42.932s
Choices : 0
Conflicts : 1 (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 : 1496925
Atoms : 1496925
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 215715 (Eliminated: 0 Frozen: 0)
Constraints : 268895 (Binary: 98.8% Ternary: 0.6% Other: 0.6%)
Memory Peak : 1808MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.78s
Memory: 1755MB (+1MB)
UNSAT
Iteration Time: 8.44s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 1765.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 5.00s
Memory: 1755MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 4
Time : 55.813s (Solving: 0.14s 1st Model: 0.10s Unsat: 0.00s)
CPU Time : 51.108s
Choices : 12624 (Domain: 2605)
Conflicts : 357 (Analyzed: 356)
Restarts : 2 (Average: 178.00 Last: 104)
Model-Level : 2511.0
Problems : 4 (Average Length: 9.50 Splits: 0)
Lemmas : 356 (Deleted: 0)
Binary : 28 (Ratio: 7.87%)
Ternary : 16 (Ratio: 4.49%)
Conflict : 356 (Average Length: 71.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 356 (Average: 28.45 Max: 1064 Sum: 10128)
Executed : 354 (Average: 28.35 Max: 1064 Sum: 10094 Ratio: 99.66%)
Bounded : 2 (Average: 17.00 Max: 17 Sum: 34 Ratio: 0.34%)
Rules : 1496925
Atoms : 1496925
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 332051 (Eliminated: 0 Frozen: 0)
Constraints : 1423375 (Binary: 99.3% Ternary: 0.3% Other: 0.3%)
Memory Peak : 1808MB
Max. Length : 10 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.71s
Memory: 1768MB (+13MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 30.51s
Memory: 2810MB (+1042MB)
Solving...
[start: stats after solve call]
Models : 0
Calls : 5
Time : 64.169s (Solving: 0.30s 1st Model: 0.10s Unsat: 0.16s)
CPU Time : 59.468s
Choices : 13045 (Domain: 2974)
Conflicts : 458 (Analyzed: 456)
Restarts : 3 (Average: 152.00 Last: 104)
Model-Level : 2511.0
Problems : 5 (Average Length: 11.00 Splits: 0)
Lemmas : 456 (Deleted: 0)
Binary : 54 (Ratio: 11.84%)
Ternary : 23 (Ratio: 5.04%)
Conflict : 456 (Average Length: 66.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 456 (Average: 23.46 Max: 1064 Sum: 10700)
Executed : 445 (Average: 23.06 Max: 1064 Sum: 10515 Ratio: 98.27%)
Bounded : 11 (Average: 16.82 Max: 17 Sum: 185 Ratio: 1.73%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 337844 (Eliminated: 0 Frozen: 83048)
Constraints : 1839598 (Binary: 99.2% Ternary: 0.3% Other: 0.5%)
Memory Peak : 2810MB
Max. Length : 10 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.57s
Memory: 2810MB (+0MB)
UNSAT
Iteration Time: 39.26s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 2823.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 10.96s
Memory: 2810MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 6
Time : 158.251s (Solving: 80.20s 1st Model: 0.10s Unsat: 0.16s)
CPU Time : 153.592s
Choices : 38846 (Domain: 19700)
Conflicts : 9862 (Analyzed: 9860)
Restarts : 103 (Average: 95.73 Last: 104)
Model-Level : 2511.0
Problems : 6 (Average Length: 12.83 Splits: 0)
Lemmas : 9860 (Deleted: 6701)
Binary : 139 (Ratio: 1.41%)
Ternary : 76 (Ratio: 0.77%)
Conflict : 9860 (Average Length: 1738.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 9860 (Average: 3.57 Max: 1064 Sum: 35236)
Executed : 9825 (Average: 3.51 Max: 1064 Sum: 34589 Ratio: 98.16%)
Bounded : 35 (Average: 18.49 Max: 22 Sum: 647 Ratio: 1.84%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 470215 (Eliminated: 0 Frozen: 203098)
Constraints : 4511255 (Binary: 99.4% Ternary: 0.2% Other: 0.4%)
Memory Peak : 2810MB
Max. Length : 15 steps
Models : 1
[endof: stats after solve call]
Solving Time: 80.24s
Memory: 2810MB (+0MB)
UNKNOWN
Iteration Time: 94.13s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 2823.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 9.67s
Memory: 2810MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 7
Time : 238.127s (Solving: 147.76s 1st Model: 0.10s Unsat: 0.16s)
CPU Time : 233.504s
Choices : 69234 (Domain: 36048)
Conflicts : 18623 (Analyzed: 18621)
Restarts : 203 (Average: 91.73 Last: 104)
Model-Level : 2511.0
Problems : 7 (Average Length: 14.86 Splits: 0)
Lemmas : 18621 (Deleted: 15888)
Binary : 154 (Ratio: 0.83%)
Ternary : 85 (Ratio: 0.46%)
Conflict : 18621 (Average Length: 1998.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 18621 (Average: 3.18 Max: 1064 Sum: 59147)
Executed : 18577 (Average: 3.13 Max: 1064 Sum: 58318 Ratio: 98.60%)
Bounded : 44 (Average: 18.84 Max: 27 Sum: 829 Ratio: 1.40%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 607406 (Eliminated: 0 Frozen: 327888)
Constraints : 7434643 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 2854MB
Max. Length : 20 steps
Models : 1
[endof: stats after solve call]
Solving Time: 67.84s
Memory: 2854MB (+44MB)
UNKNOWN
Iteration Time: 79.92s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 2898.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 9.87s
Memory: 2854MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 8
Time : 329.823s (Solving: 226.78s 1st Model: 0.10s Unsat: 0.16s)
CPU Time : 325.240s
Choices : 91226 (Domain: 53452)
Conflicts : 26724 (Analyzed: 26722)
Restarts : 303 (Average: 88.19 Last: 104)
Model-Level : 2511.0
Problems : 8 (Average Length: 17.00 Splits: 0)
Lemmas : 26722 (Deleted: 22402)
Binary : 175 (Ratio: 0.65%)
Ternary : 89 (Ratio: 0.33%)
Conflict : 26722 (Average Length: 2573.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 26722 (Average: 2.89 Max: 1064 Sum: 77157)
Executed : 26676 (Average: 2.85 Max: 1064 Sum: 76276 Ratio: 98.86%)
Bounded : 46 (Average: 19.15 Max: 32 Sum: 881 Ratio: 1.14%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 744597 (Eliminated: 0 Frozen: 452678)
Constraints : 10368125 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 3095MB
Max. Length : 25 steps
Models : 1
[endof: stats after solve call]
Solving Time: 79.36s
Memory: 3031MB (+177MB)
UNKNOWN
Iteration Time: 91.75s
Iteration 8
Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until: 30
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 9
Time : 370.024s (Solving: 266.75s 1st Model: 0.10s Unsat: 40.14s)
CPU Time : 365.456s
Choices : 97803 (Domain: 59194)
Conflicts : 30370 (Analyzed: 30367)
Restarts : 342 (Average: 88.79 Last: 104)
Model-Level : 2511.0
Problems : 9 (Average Length: 18.67 Splits: 0)
Lemmas : 30367 (Deleted: 25384)
Binary : 176 (Ratio: 0.58%)
Ternary : 89 (Ratio: 0.29%)
Conflict : 30367 (Average Length: 2551.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 30367 (Average: 2.74 Max: 1064 Sum: 83274)
Executed : 30317 (Average: 2.71 Max: 1064 Sum: 82366 Ratio: 98.91%)
Bounded : 50 (Average: 18.16 Max: 32 Sum: 908 Ratio: 1.09%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 744597 (Eliminated: 0 Frozen: 452678)
Constraints : 10368107 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 3095MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 40.13s
Memory: 3031MB (+0MB)
UNSAT
Iteration Time: 40.23s
Iteration 9
Queue: [(5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 10
Time : 444.608s (Solving: 341.12s 1st Model: 0.10s Unsat: 40.14s)
CPU Time : 440.072s
Choices : 119961 (Domain: 75934)
Conflicts : 38586 (Analyzed: 38583)
Restarts : 442 (Average: 87.29 Last: 104)
Model-Level : 2511.0
Problems : 10 (Average Length: 20.00 Splits: 0)
Lemmas : 38583 (Deleted: 33848)
Binary : 183 (Ratio: 0.47%)
Ternary : 92 (Ratio: 0.24%)
Conflict : 38583 (Average Length: 2857.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 38583 (Average: 2.63 Max: 1064 Sum: 101490)
Executed : 38530 (Average: 2.60 Max: 1064 Sum: 100494 Ratio: 99.02%)
Bounded : 53 (Average: 18.79 Max: 32 Sum: 996 Ratio: 0.98%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 744597 (Eliminated: 0 Frozen: 452678)
Constraints : 10368107 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 3095MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 74.53s
Memory: 3031MB (+0MB)
UNKNOWN
Iteration Time: 74.63s
Iteration 10
Queue: [(6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 11
Time : 532.430s (Solving: 428.72s 1st Model: 0.10s Unsat: 40.14s)
CPU Time : 527.932s
Choices : 152687 (Domain: 97761)
Conflicts : 47099 (Analyzed: 47096)
Restarts : 542 (Average: 86.89 Last: 104)
Model-Level : 2511.0
Problems : 11 (Average Length: 21.09 Splits: 0)
Lemmas : 47096 (Deleted: 42086)
Binary : 192 (Ratio: 0.41%)
Ternary : 100 (Ratio: 0.21%)
Conflict : 47096 (Average Length: 3477.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 47096 (Average: 2.70 Max: 2226 Sum: 127019)
Executed : 47043 (Average: 2.68 Max: 2226 Sum: 126023 Ratio: 99.22%)
Bounded : 53 (Average: 18.79 Max: 32 Sum: 996 Ratio: 0.78%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 744597 (Eliminated: 0 Frozen: 452678)
Constraints : 10368068 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 3095MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 87.77s
Memory: 3031MB (+0MB)
UNKNOWN
Iteration Time: 87.86s
Iteration 11
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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until: 30
Expected Memory: 3208.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 10.14s
Memory: 3031MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 12
Time : 646.669s (Solving: 529.88s 1st Model: 0.10s Unsat: 40.14s)
CPU Time : 642.220s
Choices : 204903 (Domain: 147517)
Conflicts : 55589 (Analyzed: 55586)
Restarts : 642 (Average: 86.58 Last: 104)
Model-Level : 2511.0
Problems : 12 (Average Length: 22.42 Splits: 0)
Lemmas : 55586 (Deleted: 50528)
Binary : 213 (Ratio: 0.38%)
Ternary : 105 (Ratio: 0.19%)
Conflict : 55586 (Average Length: 5209.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 55586 (Average: 3.14 Max: 2226 Sum: 174781)
Executed : 55531 (Average: 3.13 Max: 2226 Sum: 173733 Ratio: 99.40%)
Bounded : 55 (Average: 19.05 Max: 32 Sum: 1048 Ratio: 0.60%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 881788 (Eliminated: 0 Frozen: 577468)
Constraints : 13301773 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 3347MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 101.57s
Memory: 3347MB (+316MB)
UNKNOWN
Iteration Time: 114.31s
Iteration 12
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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until: 35
Expected Memory: 3663.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 10.50s
Memory: 3347MB (+0MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0+
Calls : 13
Time : 768.934s (Solving: 638.57s 1st Model: 0.10s Unsat: 40.14s)
CPU Time : 764.360s
Choices : 237732 (Domain: 178708)
Conflicts : 62325 (Analyzed: 62322)
Restarts : 719 (Average: 86.68 Last: 104)
Model-Level : 2511.0
Problems : 13 (Average Length: 23.92 Splits: 0)
Lemmas : 62322 (Deleted: 58997)
Binary : 225 (Ratio: 0.36%)
Ternary : 108 (Ratio: 0.17%)
Conflict : 62322 (Average Length: 11658.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 62322 (Average: 3.26 Max: 2226 Sum: 203277)
Executed : 62267 (Average: 3.24 Max: 2226 Sum: 202229 Ratio: 99.48%)
Bounded : 55 (Average: 19.05 Max: 32 Sum: 1048 Ratio: 0.52%)
Rules : 1991622 (Original: 1990843)
Atoms : 1588452
Bodies : 259350 (Original: 258659)
Count : 2411 (Original: 2525)
Equivalences : 83392 (Atom=Atom: 107 Body=Body: 0 Other: 83285)
Tight : Yes
Variables : 1018979 (Eliminated: 0 Frozen: 702258)
Constraints : 16235478 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
Memory Peak : 4051MB
Max. Length : 35 steps
Models : 1