1
0
Fork 0
tplp-planning-benchmark/gc-ta1-tt1-frumpy/ipc-2000_blocks-strips-type...

1195 lines
40 KiB
Plaintext

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-100.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-100.pddl
Parsing...
Parsing: [0.020s CPU, 0.020s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.000s CPU, 0.007s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.010s wall-clock]
Preparing model... [0.020s CPU, 0.016s wall-clock]
Generated 21 rules.
Computing model... [0.880s CPU, 0.882s wall-clock]
7597 relevant atoms
5047 auxiliary atoms
12644 final queue length
22354 total queue pushes
Completing instantiation... [1.660s CPU, 1.673s wall-clock]
Instantiating: [2.590s CPU, 2.600s wall-clock]
Computing fact groups...
Finding invariants...
10 initial candidates
Finding invariants: [0.030s CPU, 0.026s wall-clock]
Checking invariant weight... [0.000s CPU, 0.007s wall-clock]
Instantiating groups... [0.100s CPU, 0.093s wall-clock]
Collecting mutex groups... [0.020s CPU, 0.020s wall-clock]
Choosing groups...
50 uncovered facts
Choosing groups: [0.090s CPU, 0.099s wall-clock]
Building translation key... [0.030s CPU, 0.031s wall-clock]
Computing fact groups: [0.530s CPU, 0.529s wall-clock]
Building STRIPS to SAS dictionary... [0.020s CPU, 0.017s wall-clock]
Building dictionary for full mutex groups... [0.030s CPU, 0.032s wall-clock]
Building mutex information...
Building mutex information: [0.060s CPU, 0.057s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.080s CPU, 0.080s wall-clock]
Translating task: [1.990s CPU, 1.992s wall-clock]
7154 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
98 propositions removed
Detecting unreachable propositions: [1.030s CPU, 1.028s wall-clock]
Reordering and filtering variables...
99 of 99 variables necessary.
50 of 99 mutex groups necessary.
4802 of 4802 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.600s CPU, 0.604s wall-clock]
Translator variables: 99
Translator derived variables: 0
Translator facts: 2550
Translator goal facts: 48
Translator mutex groups: 50
Translator total mutex groups size: 2500
Translator operators: 4802
Translator axioms: 0
Translator task size: 41065
Translator peak memory: 61592 KB
Writing output... [0.720s CPU, 0.765s wall-clock]
Done! [7.680s CPU, 7.730s wall-clock]
planner.py version 0.0.1
Time: 1.39s
Memory: 136MB
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 : 1.584s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 1.396s
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 : 125807
Atoms : 125807
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 : 272MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 208MB (+72MB)
UNSAT
Iteration Time: 0.01s
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: 208MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.61s
Memory: 216MB (+8MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 2.457s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 2.268s
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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 33069 (Eliminated: 0 Frozen: 12451)
Constraints : 23361 (Binary: 94.4% Ternary: 3.8% Other: 1.8%)
Memory Peak : 272MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 228MB (+12MB)
UNSAT
Iteration Time: 0.88s
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: 248.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.71s
Memory: 257MB (+29MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 3
Time : 3.454s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 3.268s
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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 67264 (Eliminated: 0 Frozen: 24925)
Constraints : 121883 (Binary: 94.9% Ternary: 4.1% Other: 1.1%)
Memory Peak : 272MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 266MB (+9MB)
UNSAT
Iteration Time: 1.00s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 304.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.69s
Memory: 291MB (+25MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 4
Time : 4.465s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 4.280s
Choices : 0
Conflicts : 0 (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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 102744 (Eliminated: 0 Frozen: 37410)
Constraints : 292246 (Binary: 95.0% Ternary: 4.1% Other: 0.8%)
Memory Peak : 307MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 307MB (+16MB)
UNSAT
Iteration Time: 1.02s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 348.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.86s
Memory: 336MB (+29MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 5
Time : 5.676s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 5.492s
Choices : 0
Conflicts : 0 (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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 139128 (Eliminated: 0 Frozen: 49901)
Constraints : 514298 (Binary: 95.1% Ternary: 4.1% Other: 0.7%)
Memory Peak : 357MB
Max. Length : 15 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 356MB (+20MB)
UNSAT
Iteration Time: 1.22s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 405.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.69s
Memory: 374MB (+18MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 6
Time : 6.730s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 6.548s
Choices : 0
Conflicts : 1 (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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 176377 (Eliminated: 0 Frozen: 62397)
Constraints : 791523 (Binary: 95.2% Ternary: 4.2% Other: 0.7%)
Memory Peak : 402MB
Max. Length : 20 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.06s
Memory: 402MB (+28MB)
UNSAT
Iteration Time: 1.06s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 451.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.71s
Memory: 418MB (+16MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 7
Time : 7.804s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s)
CPU Time : 7.624s
Choices : 0
Conflicts : 2 (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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 214388 (Eliminated: 0 Frozen: 74897)
Constraints : 1093163 (Binary: 95.2% Ternary: 4.2% Other: 0.6%)
Memory Peak : 448MB
Max. Length : 25 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.07s
Memory: 429MB (+11MB)
UNSAT
Iteration Time: 1.08s
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: 478.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.72s
Memory: 451MB (+22MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 8
Time : 8.930s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s)
CPU Time : 8.752s
Choices : 0
Conflicts : 3 (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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 252399 (Eliminated: 0 Frozen: 87397)
Constraints : 1394803 (Binary: 95.2% Ternary: 4.2% Other: 0.6%)
Memory Peak : 491MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.08s
Memory: 491MB (+40MB)
UNSAT
Iteration Time: 1.13s
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: 553.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.74s
Memory: 493MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 9
Time : 10.101s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s)
CPU Time : 9.924s
Choices : 0
Conflicts : 4 (Analyzed: 0)
Restarts : 0
Problems : 9 (Average Length: 22.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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 290410 (Eliminated: 0 Frozen: 99897)
Constraints : 1696443 (Binary: 95.2% Ternary: 4.2% Other: 0.6%)
Memory Peak : 535MB
Max. Length : 35 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.10s
Memory: 506MB (+13MB)
UNSAT
Iteration Time: 1.18s
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: 568.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 1.04s
Memory: 554MB (+48MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 10
Time : 11.610s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s)
CPU Time : 11.436s
Choices : 0
Conflicts : 5 (Analyzed: 0)
Restarts : 0
Problems : 10 (Average Length: 24.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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 328421 (Eliminated: 0 Frozen: 112397)
Constraints : 1998083 (Binary: 95.2% Ternary: 4.2% Other: 0.6%)
Memory Peak : 601MB
Max. Length : 40 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.12s
Memory: 566MB (+12MB)
UNSAT
Iteration Time: 1.52s
Iteration 11
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 45
Expected Memory: 628.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.71s
Memory: 585MB (+19MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 11
Time : 12.829s (Solving: 0.12s 1st Model: 0.00s Unsat: 0.12s)
CPU Time : 12.656s
Choices : 0
Conflicts : 6 (Analyzed: 0)
Restarts : 0
Problems : 11 (Average Length: 27.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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 366432 (Eliminated: 0 Frozen: 124897)
Constraints : 2299723 (Binary: 95.2% Ternary: 4.2% Other: 0.5%)
Memory Peak : 641MB
Max. Length : 45 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.14s
Memory: 601MB (+16MB)
UNSAT
Iteration Time: 1.23s
Iteration 12
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 50
Expected Memory: 663.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.72s
Memory: 627MB (+26MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 12
Time : 14.087s (Solving: 0.17s 1st Model: 0.00s Unsat: 0.17s)
CPU Time : 13.916s
Choices : 0
Conflicts : 7 (Analyzed: 0)
Restarts : 0
Problems : 12 (Average Length: 29.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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 404443 (Eliminated: 0 Frozen: 137397)
Constraints : 2601363 (Binary: 95.3% Ternary: 4.2% Other: 0.5%)
Memory Peak : 683MB
Max. Length : 50 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.15s
Memory: 675MB (+48MB)
UNSAT
Iteration Time: 1.27s
Iteration 13
Queue: [(12,60,0,True), (13,65,0,True)]
Grounded Until: 55
Expected Memory: 749.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.75s
Memory: 679MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 13
Time : 15.405s (Solving: 0.22s 1st Model: 0.00s Unsat: 0.22s)
CPU Time : 15.232s
Choices : 0
Conflicts : 8 (Analyzed: 0)
Restarts : 0
Problems : 13 (Average Length: 32.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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 442454 (Eliminated: 0 Frozen: 149897)
Constraints : 2903003 (Binary: 95.3% Ternary: 4.2% Other: 0.5%)
Memory Peak : 745MB
Max. Length : 55 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.15s
Memory: 696MB (+17MB)
UNSAT
Iteration Time: 1.33s
Iteration 14
Queue: [(13,65,0,True)]
Grounded Until: 60
Expected Memory: 770.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.73s
Memory: 713MB (+17MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 14
Time : 16.716s (Solving: 0.26s 1st Model: 0.00s Unsat: 0.26s)
CPU Time : 16.544s
Choices : 0
Conflicts : 9 (Analyzed: 0)
Restarts : 0
Problems : 14 (Average Length: 34.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 : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 480465 (Eliminated: 0 Frozen: 162397)
Constraints : 3204643 (Binary: 95.3% Ternary: 4.2% Other: 0.5%)
Memory Peak : 784MB
Max. Length : 60 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.16s
Memory: 730MB (+17MB)
UNSAT
Iteration Time: 1.32s
Iteration 15
Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 65
Expected Memory: 804.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.74s
Memory: 744MB (+14MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 15
Time : 18.122s (Solving: 0.37s 1st Model: 0.00s Unsat: 0.37s)
CPU Time : 17.952s
Choices : 195 (Domain: 195)
Conflicts : 36 (Analyzed: 26)
Restarts : 0
Problems : 15 (Average Length: 37.00 Splits: 0)
Lemmas : 26 (Deleted: 0)
Binary : 3 (Ratio: 11.54%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 26 (Average Length: 71.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 26 (Average: 24.15 Max: 85 Sum: 628)
Executed : 19 (Average: 7.50 Max: 85 Sum: 195 Ratio: 31.05%)
Bounded : 7 (Average: 61.86 Max: 72 Sum: 433 Ratio: 68.95%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 518476 (Eliminated: 0 Frozen: 174897)
Constraints : 3506283 (Binary: 95.3% Ternary: 4.2% Other: 0.5%)
Memory Peak : 826MB
Max. Length : 65 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.22s
Memory: 772MB (+28MB)
UNSAT
Iteration Time: 1.42s
Iteration 16
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)]
Grounded Until: 70
Expected Memory: 846.0MB
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.76s
Memory: 781MB (+9MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 16
Time : 19.746s (Solving: 0.62s 1st Model: 0.00s Unsat: 0.62s)
CPU Time : 19.576s
Choices : 523 (Domain: 523)
Conflicts : 91 (Analyzed: 80)
Restarts : 0
Problems : 16 (Average Length: 39.50 Splits: 0)
Lemmas : 80 (Deleted: 0)
Binary : 5 (Ratio: 6.25%)
Ternary : 1 (Ratio: 1.25%)
Conflict : 80 (Average Length: 736.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 80 (Average: 16.77 Max: 88 Sum: 1342)
Executed : 67 (Average: 6.54 Max: 88 Sum: 523 Ratio: 38.97%)
Bounded : 13 (Average: 63.00 Max: 77 Sum: 819 Ratio: 61.03%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 556487 (Eliminated: 0 Frozen: 187397)
Constraints : 3767438 (Binary: 95.3% Ternary: 4.2% Other: 0.5%)
Memory Peak : 861MB
Max. Length : 70 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.38s
Memory: 801MB (+20MB)
UNSAT
Iteration Time: 1.64s
Iteration 17
Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 75
Expected Memory: 875.0MB
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time: 0.77s
Memory: 816MB (+15MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 17
Time : 21.781s (Solving: 1.22s 1st Model: 0.00s Unsat: 1.22s)
CPU Time : 21.612s
Choices : 1235 (Domain: 1235)
Conflicts : 277 (Analyzed: 265)
Restarts : 1 (Average: 265.00 Last: 85)
Problems : 17 (Average Length: 42.00 Splits: 0)
Lemmas : 265 (Deleted: 0)
Binary : 8 (Ratio: 3.02%)
Ternary : 2 (Ratio: 0.75%)
Conflict : 265 (Average Length: 2863.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 265 (Average: 10.43 Max: 108 Sum: 2763)
Executed : 242 (Average: 4.58 Max: 108 Sum: 1215 Ratio: 43.97%)
Bounded : 23 (Average: 67.30 Max: 82 Sum: 1548 Ratio: 56.03%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 594498 (Eliminated: 0 Frozen: 199897)
Constraints : 3930120 (Binary: 95.3% Ternary: 4.2% Other: 0.5%)
Memory Peak : 901MB
Max. Length : 75 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.73s
Memory: 885MB (+69MB)
UNSAT
Iteration Time: 2.05s
Iteration 18
Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Expected Memory: 969.0MB
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time: 0.79s
Memory: 885MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 18
Time : 24.643s (Solving: 2.61s 1st Model: 0.00s Unsat: 2.61s)
CPU Time : 24.476s
Choices : 3095 (Domain: 3095)
Conflicts : 723 (Analyzed: 710)
Restarts : 3 (Average: 236.67 Last: 195)
Problems : 18 (Average Length: 44.50 Splits: 0)
Lemmas : 710 (Deleted: 0)
Binary : 11 (Ratio: 1.55%)
Ternary : 7 (Ratio: 0.99%)
Conflict : 710 (Average Length: 4275.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 710 (Average: 8.17 Max: 138 Sum: 5804)
Executed : 672 (Average: 4.30 Max: 138 Sum: 3051 Ratio: 52.57%)
Bounded : 38 (Average: 72.45 Max: 87 Sum: 2753 Ratio: 47.43%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 632509 (Eliminated: 0 Frozen: 212397)
Constraints : 4139620 (Binary: 95.2% Ternary: 4.2% Other: 0.5%)
Memory Peak : 962MB
Max. Length : 80 steps
Models : 0
[endof: stats after solve call]
Solving Time: 1.54s
Memory: 890MB (+5MB)
UNSAT
Iteration Time: 2.88s
Iteration 19
Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 85
Expected Memory: 974.0MB
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 1.44s
Memory: 943MB (+53MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 19
Time : 57.667s (Solving: 33.41s 1st Model: 0.00s Unsat: 33.41s)
CPU Time : 57.512s
Choices : 57139 (Domain: 57139)
Conflicts : 8475 (Analyzed: 8461)
Restarts : 12 (Average: 705.08 Last: 251)
Problems : 19 (Average Length: 47.00 Splits: 0)
Lemmas : 8461 (Deleted: 0)
Binary : 35 (Ratio: 0.41%)
Ternary : 7 (Ratio: 0.08%)
Conflict : 8461 (Average Length: 7637.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 8461 (Average: 7.21 Max: 360 Sum: 61043)
Executed : 8405 (Average: 6.72 Max: 360 Sum: 56837 Ratio: 93.11%)
Bounded : 56 (Average: 75.11 Max: 92 Sum: 4206 Ratio: 6.89%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 670520 (Eliminated: 0 Frozen: 224897)
Constraints : 4198003 (Binary: 95.2% Ternary: 4.2% Other: 0.5%)
Memory Peak : 1227MB
Max. Length : 85 steps
Models : 0
[endof: stats after solve call]
Solving Time: 30.96s
Memory: 1227MB (+284MB)
UNSAT
Iteration Time: 33.06s
Iteration 20
Queue: [(19,95,0,True), (20,100,0,True)]
Grounded Until: 90
Expected Memory: 1564.0MB
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time: 0.73s
Memory: 1231MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 20
Time : 158.746s (Solving: 132.92s 1st Model: 0.00s Unsat: 132.92s)
CPU Time : 158.636s
Choices : 228456 (Domain: 228456)
Conflicts : 25169 (Analyzed: 25154)
Restarts : 22 (Average: 1143.36 Last: 5351)
Problems : 20 (Average Length: 49.50 Splits: 0)
Lemmas : 25154 (Deleted: 0)
Binary : 162 (Ratio: 0.64%)
Ternary : 7 (Ratio: 0.03%)
Conflict : 25154 (Average Length: 12050.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 25154 (Average: 9.20 Max: 360 Sum: 231302)
Executed : 25090 (Average: 9.03 Max: 360 Sum: 227088 Ratio: 98.18%)
Bounded : 64 (Average: 65.84 Max: 92 Sum: 4214 Ratio: 1.82%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 708531 (Eliminated: 0 Frozen: 237397)
Constraints : 4497387 (Binary: 95.2% Ternary: 4.2% Other: 0.5%)
Memory Peak : 2215MB
Max. Length : 90 steps
Models : 0
[endof: stats after solve call]
Solving Time: 99.78s
Memory: 2151MB (+920MB)
UNSAT
Iteration Time: 101.14s
Iteration 21
Queue: [(20,100,0,True)]
Grounded Until: 95
Expected Memory: 3075.0MB
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time: 0.73s
Memory: 2157MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 21
Time : 280.686s (Solving: 252.74s 1st Model: 0.00s Unsat: 252.74s)
CPU Time : 280.624s
Choices : 369988 (Domain: 369988)
Conflicts : 42498 (Analyzed: 42482)
Restarts : 33 (Average: 1287.33 Last: 5351)
Problems : 21 (Average Length: 52.00 Splits: 0)
Lemmas : 42482 (Deleted: 0)
Binary : 263 (Ratio: 0.62%)
Ternary : 10 (Ratio: 0.02%)
Conflict : 42482 (Average Length: 15678.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 42482 (Average: 8.70 Max: 1114 Sum: 369789)
Executed : 42407 (Average: 8.61 Max: 1114 Sum: 365564 Ratio: 98.86%)
Bounded : 75 (Average: 56.33 Max: 92 Sum: 4225 Ratio: 1.14%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 746542 (Eliminated: 0 Frozen: 249897)
Constraints : 4799027 (Binary: 95.2% Ternary: 4.2% Other: 0.5%)
Memory Peak : 3600MB
Max. Length : 95 steps
Models : 0
[endof: stats after solve call]
Solving Time: 120.37s
Memory: 3600MB (+1443MB)
UNSAT
Iteration Time: 122.01s
Iteration 22
Queue: [(21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)]
Grounded Until: 100
Expected Memory: 5049.0MB
Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])]
Grounding Time: 0.74s
Memory: 3610MB (+10MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 22
Time : 706.323s (Solving: 675.38s 1st Model: 0.00s Unsat: 675.38s)
CPU Time : 706.216s
Choices : 1229689 (Domain: 1229689)
Conflicts : 105810 (Analyzed: 105793)
Restarts : 47 (Average: 2250.91 Last: 5351)
Problems : 22 (Average Length: 54.50 Splits: 0)
Lemmas : 105793 (Deleted: 56099)
Binary : 685 (Ratio: 0.65%)
Ternary : 140 (Ratio: 0.13%)
Conflict : 105793 (Average Length: 19813.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 105793 (Average: 11.60 Max: 1114 Sum: 1227257)
Executed : 105699 (Average: 11.55 Max: 1114 Sum: 1222271 Ratio: 99.59%)
Bounded : 94 (Average: 53.04 Max: 107 Sum: 4986 Ratio: 0.41%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 784553 (Eliminated: 0 Frozen: 262397)
Constraints : 5100667 (Binary: 95.2% Ternary: 4.2% Other: 0.5%)
Memory Peak : 7090MB
Max. Length : 100 steps
Models : 0
[endof: stats after solve call]
Solving Time: 423.51s
Memory: 7090MB (+3480MB)
UNSAT
Iteration Time: 425.62s
Iteration 23
Queue: [(22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)]
Grounded Until: 105
Expected Memory: 10580.0MB
Skipping: not enough memory for grounding...
Iteration Time: 0.00s
Iteration 24
Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)]
Grounded Until: 105
Expected Memory: 14070.0MB
Skipping: not enough memory for grounding...
Iteration Time: 0.00s
Iteration 25
Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)]
Grounded Until: 105
Expected Memory: 17560.0MB
Skipping: not enough memory for grounding...
Iteration Time: 0.00s
Iteration 26
Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)]
Grounded Until: 105
Expected Memory: 21050.0MB
Skipping: not enough memory for grounding...
Iteration Time: 0.00s
Iteration 27
Queue: [(26,130,0,True), (27,135,0,True)]
Grounded Until: 105
Expected Memory: 24540.0MB
Skipping: not enough memory for grounding...
Iteration Time: 0.00s
Iteration 28
Queue: [(27,135,0,True)]
Grounded Until: 105
Expected Memory: 28030.0MB
Skipping: not enough memory for grounding...
Iteration Time: 0.00s
Iteration 29
Queue: [(22,110,0,True)]
Grounded Until: 105
Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 0.75s
Memory: 7105MB (+15MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0
Calls : 23
Time : 2025.209s (Solving: 1990.36s 1st Model: 0.00s Unsat: 1990.36s)
CPU Time : 2025.636s
Choices : 3285079 (Domain: 3285079)
Conflicts : 244672 (Analyzed: 244654)
Restarts : 63 (Average: 3883.40 Last: 7688)
Problems : 23 (Average Length: 57.00 Splits: 0)
Lemmas : 244654 (Deleted: 192453)
Binary : 815 (Ratio: 0.33%)
Ternary : 141 (Ratio: 0.06%)
Conflict : 244654 (Average Length: 25925.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 244654 (Average: 13.40 Max: 1206 Sum: 3278450)
Executed : 244542 (Average: 13.38 Max: 1206 Sum: 3273002 Ratio: 99.83%)
Bounded : 112 (Average: 48.64 Max: 112 Sum: 5448 Ratio: 0.17%)
Rules : 125807
Atoms : 125807
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 822564 (Eliminated: 0 Frozen: 274897)
Constraints : 5381060 (Binary: 95.2% Ternary: 4.2% Other: 0.5%)
Memory Peak : 13019MB
Max. Length : 105 steps
Models : 0