1
0
Fork 0

Add benchmark result [gc-ta1-tt1-jumpy | ipc-2011 | elevator-sequential-satisficing | 19]

This commit is contained in:
Potassco Bot 2018-02-24 01:19:02 +01:00
parent 70ffc2a7bf
commit 6972e77e9a
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 739 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-2011/domains/elevator-sequential-satisficing/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-19.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
- -i 0
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
- -i 0
exitCode: 0
instance:
domain: elevator-sequential-satisficing
instance: 19
ipc: ipc-2011
planLength: 80
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,23 @@
# 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', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']}
# instance: {'ipc': 'ipc-2011', 'domain': 'elevator-sequential-satisficing', 'instance': 19, 'planLength': 80}
# 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/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-19.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', '-i 0']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head:
mutexGroup(G)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head:
contains(G,X,V)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head:
mutexGroup(G)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head:
contains(G,X,V)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head:
contains(G,X,V)
TIMEOUT CPU 900.06 MEM 2749584 MAXMEM 2785132 STALE 0 MAXMEM_RSS 2633988
<time name="ALL">899920</time>

View File

@ -0,0 +1,657 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-19.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/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-19.pddl
Parsing...
Parsing: [0.120s CPU, 0.115s wall-clock]
Normalizing task... [0.000s CPU, 0.004s wall-clock]
Instantiating...
Generating Datalog program... [0.030s CPU, 0.030s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.023s wall-clock]
Preparing model... [0.100s CPU, 0.096s wall-clock]
Generated 46 rules.
Computing model... [5.260s CPU, 5.265s wall-clock]
47972 relevant atoms
19679 auxiliary atoms
67651 final queue length
151867 total queue pushes
Completing instantiation... [17.300s CPU, 17.295s wall-clock]
Instantiating: [22.780s CPU, 22.772s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.230s CPU, 0.231s wall-clock]
Checking invariant weight... [0.000s CPU, 0.007s wall-clock]
Instantiating groups... [0.180s CPU, 0.175s wall-clock]
Collecting mutex groups... [0.020s CPU, 0.017s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.050s CPU, 0.051s wall-clock]
Building translation key... [0.040s CPU, 0.034s wall-clock]
Computing fact groups: [0.680s CPU, 0.680s wall-clock]
Building STRIPS to SAS dictionary... [0.020s CPU, 0.020s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.013s wall-clock]
Building mutex information...
Building mutex information: [0.020s CPU, 0.017s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.720s CPU, 0.719s wall-clock]
Translating task: [14.060s CPU, 14.052s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
71 propositions removed
Detecting unreachable propositions: [7.070s CPU, 7.068s wall-clock]
Reordering and filtering variables...
71 of 71 variables necessary.
0 of 71 mutex groups necessary.
43848 of 43848 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [2.070s CPU, 2.067s wall-clock]
Translator variables: 71
Translator derived variables: 0
Translator facts: 2823
Translator goal facts: 55
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 43848
Translator axioms: 0
Translator task size: 263853
Translator peak memory: 209568 KB
Writing output... [4.460s CPU, 4.779s wall-clock]
Done! [51.870s CPU, 52.175s wall-clock]
planner.py version 0.0.1
Time: 11.36s
Memory: 738MB
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 : 13.016s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 11.404s
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 : 795872
Atoms : 795872
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 : 874MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 810MB (+72MB)
UNSAT
Iteration Time: 0.06s
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: 810MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 4.02s
Memory: 810MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 49.490s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 47.888s
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 : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 201197 (Eliminated: 0 Frozen: 201197)
Constraints : 318574 (Binary: 97.6% Ternary: 1.1% Other: 1.3%)
Memory Peak : 874MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 29.39s
Memory: 859MB (+49MB)
UNSAT
Iteration Time: 36.50s
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: 908.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 3.76s
Memory: 876MB (+17MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 3
Time : 125.937s (Solving: 19.71s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 124.364s
Choices : 177504 (Domain: 177504)
Conflicts : 28123 (Analyzed: 28123)
Restarts : 100 (Average: 281.23 Last: 200)
Problems : 3 (Average Length: 7.00 Splits: 0)
Lemmas : 28123 (Deleted: 17010)
Binary : 432 (Ratio: 1.54%)
Ternary : 144 (Ratio: 0.51%)
Conflict : 28123 (Average Length: 978.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 28123 (Average: 6.01 Max: 944 Sum: 169054)
Executed : 28097 (Average: 6.01 Max: 944 Sum: 169006 Ratio: 99.97%)
Bounded : 26 (Average: 1.85 Max: 12 Sum: 48 Ratio: 0.03%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 439903 (Eliminated: 0 Frozen: 439903)
Constraints : 2201373 (Binary: 98.4% Ternary: 0.7% Other: 0.8%)
Memory Peak : 1146MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 70.24s
Memory: 1082MB (+206MB)
UNKNOWN
Iteration Time: 76.49s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 1305.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 4.62s
Memory: 1191MB (+109MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 4
Time : 220.230s (Solving: 52.94s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 218.700s
Choices : 639435 (Domain: 639435)
Conflicts : 56199 (Analyzed: 56199)
Restarts : 200 (Average: 281.00 Last: 200)
Problems : 4 (Average Length: 9.50 Splits: 0)
Lemmas : 56199 (Deleted: 43431)
Binary : 732 (Ratio: 1.30%)
Ternary : 375 (Ratio: 0.67%)
Conflict : 56199 (Average Length: 1271.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 56199 (Average: 10.63 Max: 2354 Sum: 597366)
Executed : 56170 (Average: 10.63 Max: 2354 Sum: 597315 Ratio: 99.99%)
Bounded : 29 (Average: 1.76 Max: 12 Sum: 51 Ratio: 0.01%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 687739 (Eliminated: 0 Frozen: 687739)
Constraints : 4189085 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 1401MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 87.61s
Memory: 1369MB (+178MB)
UNKNOWN
Iteration Time: 94.34s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 1656.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 3.89s
Memory: 1429MB (+60MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 5
Time : 318.085s (Solving: 90.40s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 316.596s
Choices : 1392303 (Domain: 1392303)
Conflicts : 84288 (Analyzed: 84288)
Restarts : 300 (Average: 280.96 Last: 201)
Problems : 5 (Average Length: 12.00 Splits: 0)
Lemmas : 84288 (Deleted: 69037)
Binary : 1046 (Ratio: 1.24%)
Ternary : 629 (Ratio: 0.75%)
Conflict : 84288 (Average Length: 1377.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 84288 (Average: 15.18 Max: 3745 Sum: 1279853)
Executed : 84250 (Average: 15.18 Max: 3745 Sum: 1279793 Ratio: 100.00%)
Bounded : 38 (Average: 1.58 Max: 12 Sum: 60 Ratio: 0.00%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 935575 (Eliminated: 0 Frozen: 935575)
Constraints : 6176815 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 1712MB
Max. Length : 15 steps
Models : 0
[endof: stats after solve call]
Solving Time: 91.83s
Memory: 1648MB (+219MB)
UNKNOWN
Iteration Time: 97.91s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 1935.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 4.00s
Memory: 1697MB (+49MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 6
Time : 432.816s (Solving: 144.38s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 431.376s
Choices : 3029920 (Domain: 3029920)
Conflicts : 112353 (Analyzed: 112353)
Restarts : 400 (Average: 280.88 Last: 201)
Problems : 6 (Average Length: 14.50 Splits: 0)
Lemmas : 112353 (Deleted: 94756)
Binary : 1402 (Ratio: 1.25%)
Ternary : 744 (Ratio: 0.66%)
Conflict : 112353 (Average Length: 1408.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 112353 (Average: 24.13 Max: 4612 Sum: 2711370)
Executed : 112308 (Average: 24.13 Max: 4612 Sum: 2711277 Ratio: 100.00%)
Bounded : 45 (Average: 2.07 Max: 27 Sum: 93 Ratio: 0.00%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1183411 (Eliminated: 0 Frozen: 1183411)
Constraints : 8164545 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 1912MB
Max. Length : 20 steps
Models : 0
[endof: stats after solve call]
Solving Time: 108.44s
Memory: 1842MB (+145MB)
UNKNOWN
Iteration Time: 114.79s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 2129.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 4.22s
Memory: 1921MB (+79MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 7
Time : 571.156s (Solving: 221.57s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 569.776s
Choices : 5900953 (Domain: 5900953)
Conflicts : 140438 (Analyzed: 140438)
Restarts : 500 (Average: 280.88 Last: 201)
Problems : 7 (Average Length: 17.00 Splits: 0)
Lemmas : 140438 (Deleted: 121088)
Binary : 1614 (Ratio: 1.15%)
Ternary : 812 (Ratio: 0.58%)
Conflict : 140438 (Average Length: 1549.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 140438 (Average: 37.25 Max: 6172 Sum: 5231541)
Executed : 140385 (Average: 37.25 Max: 6172 Sum: 5231440 Ratio: 100.00%)
Bounded : 53 (Average: 1.91 Max: 27 Sum: 101 Ratio: 0.00%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1431247 (Eliminated: 0 Frozen: 1431247)
Constraints : 10152266 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 2209MB
Max. Length : 25 steps
Models : 0
[endof: stats after solve call]
Solving Time: 131.75s
Memory: 2145MB (+224MB)
UNKNOWN
Iteration Time: 138.41s
Iteration 8
Queue: [(2,10,1,True), (3,15,1,True), (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)]
Grounded Until: 30
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 8
Time : 593.007s (Solving: 243.07s 1st Model: 0.00s Unsat: 21.50s)
CPU Time : 591.636s
Choices : 5963652 (Domain: 5963652)
Conflicts : 159502 (Analyzed: 159501)
Restarts : 562 (Average: 283.81 Last: 2986)
Problems : 8 (Average Length: 18.88 Splits: 0)
Lemmas : 159501 (Deleted: 137137)
Binary : 1765 (Ratio: 1.11%)
Ternary : 919 (Ratio: 0.58%)
Conflict : 159501 (Average Length: 1669.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 159501 (Average: 33.18 Max: 6172 Sum: 5291877)
Executed : 159433 (Average: 33.18 Max: 6172 Sum: 5291606 Ratio: 99.99%)
Bounded : 68 (Average: 3.99 Max: 32 Sum: 271 Ratio: 0.01%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1431247 (Eliminated: 0 Frozen: 1431247)
Constraints : 10152266 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 2209MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 21.74s
Memory: 2145MB (+0MB)
UNSAT
Iteration Time: 21.87s
Iteration 9
Queue: [(3,15,1,True), (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)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 9
Time : 637.867s (Solving: 287.56s 1st Model: 0.00s Unsat: 21.50s)
CPU Time : 636.516s
Choices : 6127203 (Domain: 6127203)
Conflicts : 187622 (Analyzed: 187621)
Restarts : 662 (Average: 283.42 Last: 2986)
Problems : 9 (Average Length: 20.33 Splits: 0)
Lemmas : 187621 (Deleted: 166588)
Binary : 1839 (Ratio: 0.98%)
Ternary : 1057 (Ratio: 0.56%)
Conflict : 187621 (Average Length: 1899.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 187621 (Average: 28.96 Max: 6172 Sum: 5434313)
Executed : 187550 (Average: 28.96 Max: 6172 Sum: 5434039 Ratio: 99.99%)
Bounded : 71 (Average: 3.86 Max: 32 Sum: 274 Ratio: 0.01%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1431247 (Eliminated: 0 Frozen: 1431247)
Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 2273MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 44.74s
Memory: 2209MB (+64MB)
UNKNOWN
Iteration Time: 44.88s
Iteration 10
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)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 10
Time : 674.676s (Solving: 324.00s 1st Model: 0.00s Unsat: 21.50s)
CPU Time : 673.340s
Choices : 6384169 (Domain: 6384169)
Conflicts : 215779 (Analyzed: 215778)
Restarts : 762 (Average: 283.17 Last: 2986)
Problems : 10 (Average Length: 21.50 Splits: 0)
Lemmas : 215778 (Deleted: 193991)
Binary : 1875 (Ratio: 0.87%)
Ternary : 1162 (Ratio: 0.54%)
Conflict : 215778 (Average Length: 2087.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 215778 (Average: 26.22 Max: 6172 Sum: 5657962)
Executed : 215703 (Average: 26.22 Max: 6172 Sum: 5657684 Ratio: 100.00%)
Bounded : 75 (Average: 3.71 Max: 32 Sum: 278 Ratio: 0.00%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1431247 (Eliminated: 0 Frozen: 1431247)
Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 2273MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 36.68s
Memory: 2273MB (+64MB)
UNKNOWN
Iteration Time: 36.83s
Iteration 11
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)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 11
Time : 727.264s (Solving: 376.24s 1st Model: 0.00s Unsat: 21.50s)
CPU Time : 725.952s
Choices : 8334658 (Domain: 8334658)
Conflicts : 243873 (Analyzed: 243872)
Restarts : 862 (Average: 282.91 Last: 2986)
Problems : 11 (Average Length: 22.45 Splits: 0)
Lemmas : 243872 (Deleted: 220548)
Binary : 1995 (Ratio: 0.82%)
Ternary : 1271 (Ratio: 0.52%)
Conflict : 243872 (Average Length: 2039.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 243872 (Average: 30.23 Max: 6570 Sum: 7373174)
Executed : 243775 (Average: 30.23 Max: 6570 Sum: 7372874 Ratio: 100.00%)
Bounded : 97 (Average: 3.09 Max: 32 Sum: 300 Ratio: 0.00%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1431247 (Eliminated: 0 Frozen: 1431247)
Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 2273MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 52.49s
Memory: 2273MB (+0MB)
UNKNOWN
Iteration Time: 52.61s
Iteration 12
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)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 12
Time : 814.394s (Solving: 463.02s 1st Model: 0.00s Unsat: 21.50s)
CPU Time : 813.120s
Choices : 11837244 (Domain: 11837244)
Conflicts : 271950 (Analyzed: 271949)
Restarts : 962 (Average: 282.69 Last: 2986)
Problems : 12 (Average Length: 23.25 Splits: 0)
Lemmas : 271949 (Deleted: 247043)
Binary : 2097 (Ratio: 0.77%)
Ternary : 1378 (Ratio: 0.51%)
Conflict : 271949 (Average Length: 1982.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 271949 (Average: 38.38 Max: 11162 Sum: 10436956)
Executed : 271839 (Average: 38.38 Max: 11162 Sum: 10436612 Ratio: 100.00%)
Bounded : 110 (Average: 3.13 Max: 32 Sum: 344 Ratio: 0.00%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1431247 (Eliminated: 0 Frozen: 1431247)
Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 2273MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 87.04s
Memory: 2273MB (+0MB)
UNKNOWN
Iteration Time: 87.17s
Iteration 13
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)]
Grounded Until: 30
Expected Memory: 2576.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 5.54s
Memory: 2423MB (+150MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0+
Calls : 13
Time : 979.785s (Solving: 566.28s 1st Model: 0.00s Unsat: 21.50s)
CPU Time : 978.564s
Choices : 15581638 (Domain: 15581638)
Conflicts : 300089 (Analyzed: 300088)
Restarts : 1062 (Average: 282.57 Last: 2986)
Problems : 13 (Average Length: 24.31 Splits: 0)
Lemmas : 300088 (Deleted: 273970)
Binary : 2183 (Ratio: 0.73%)
Ternary : 1408 (Ratio: 0.47%)
Conflict : 300088 (Average Length: 2187.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 300088 (Average: 45.49 Max: 11162 Sum: 13651848)
Executed : 299976 (Average: 45.49 Max: 11162 Sum: 13651502 Ratio: 100.00%)
Bounded : 112 (Average: 3.09 Max: 32 Sum: 346 Ratio: 0.00%)
Rules : 795872
Atoms : 795872
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 1679083 (Eliminated: 0 Frozen: 1679083)
Constraints : 12139942 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
Memory Peak : 2682MB
Max. Length : 30 steps
Models : 0