diff --git a/fd-pb-es/ipc-2000_freecell-strips-typed_13.env b/fd-pb-es/ipc-2000_freecell-strips-typed_13.env new file mode 100644 index 000000000..b5f6e52a4 --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_13.env @@ -0,0 +1,38 @@ +command: +- timeout +- -m=8000000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-13.pddl +- --stats +- --verbose +- --print-call +- --translate +- -B 0.9 +- --parallel=5 +configuration: + id: fd-pb-es + instanceSets: + - lpnmr-hard-instances + options: + - --stats + - --verbose + - --print-call + - --translate + - -B 0.9 + - --parallel=5 +exitCode: 0 +instance: + domain: freecell-strips-typed + instance: 13 + ipc: ipc-2000 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/fd-pb-es/ipc-2000_freecell-strips-typed_13.err b/fd-pb-es/ipc-2000_freecell-strips-typed_13.err new file mode 100644 index 000000000..182433165 --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_13.err @@ -0,0 +1,20 @@ +# configuration: {'id': 'fd-pb-es', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5'], 'instanceSets': ['lpnmr-hard-instances']} +# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 13} +# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-13.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +Warning: name clash between type and predicate 'suit'. +Interpreting as predicate in conditions. +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head: + requires(feature(actionCosts)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head: + requires(feature(axiomRules)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head: + requires(feature(conditionalEffects)) + +# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-13.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -B 0.9 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _closure=3 -c _parallel=5 +FINISHED CPU 640.15 MEM 30288 MAXMEM 1460712 STALE 1 MAXMEM_RSS 1372020 + + diff --git a/fd-pb-es/ipc-2000_freecell-strips-typed_13.out b/fd-pb-es/ipc-2000_freecell-strips-typed_13.out new file mode 100644 index 000000000..687163ce9 --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_13.out @@ -0,0 +1,966 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/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-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-13.pddl +Parsing... +Parsing: [0.040s CPU, 0.048s wall-clock] +Normalizing task... [0.000s CPU, 0.004s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.011s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.060s CPU, 0.056s wall-clock] +Preparing model... [0.020s CPU, 0.028s wall-clock] +Generated 125 rules. +Computing model... [0.880s CPU, 0.874s wall-clock] +7662 relevant atoms +1803 auxiliary atoms +9465 final queue length +33284 total queue pushes +Completing instantiation... [3.220s CPU, 3.218s wall-clock] +Instantiating: [4.200s CPU, 4.197s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.130s CPU, 0.128s wall-clock] +Checking invariant weight... [0.000s CPU, 0.006s wall-clock] +Instantiating groups... [0.030s CPU, 0.033s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.001s wall-clock] +Choosing groups... +14 uncovered facts +Choosing groups: [0.010s CPU, 0.006s wall-clock] +Building translation key... [0.000s CPU, 0.002s wall-clock] +Computing fact groups: [0.180s CPU, 0.185s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.002s wall-clock] +Building mutex information... +not in strips_to_sas, left out: Atom bottomcol(c0) +not in strips_to_sas, left out: Atom bottomcol(d0) +not in strips_to_sas, left out: Atom bottomcol(h0) +not in strips_to_sas, left out: Atom bottomcol(s0) +Building mutex information: [0.000s CPU, 0.004s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.140s CPU, 0.139s wall-clock] +Translating task: [2.900s CPU, 2.896s wall-clock] +2824 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +11 propositions removed +Detecting unreachable propositions: [1.450s CPU, 1.458s wall-clock] +Reordering and filtering variables... +38 of 38 variables necessary. +48 of 66 mutex groups necessary. +7318 of 7318 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.550s CPU, 0.549s wall-clock] +Translator variables: 38 +Translator derived variables: 0 +Translator facts: 162 +Translator goal facts: 4 +Translator mutex groups: 48 +Translator total mutex groups size: 206 +Translator operators: 7318 +Translator axioms: 0 +Translator task size: 60656 +Translator peak memory: 69976 KB +Writing output... [0.930s CPU, 0.991s wall-clock] +Done! [10.390s CPU, 10.457s wall-clock] +planner.py version 0.0.1 + +Time: 2.22s +Memory: 205MB + +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... +Solving Time: 0.01s +Memory: 205MB (+0MB) +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 +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.93s +Memory: 205MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.07s +Memory: 211MB (+6MB) +UNSAT +Iteration Time: 1.37s + +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 +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.87s +Memory: 219MB (+8MB) +Unblocking actions... +Solving... +Solving Time: 1.72s +Memory: 234MB (+15MB) +UNKNOWN +Iteration Time: 2.92s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 1.07s +Memory: 270MB (+36MB) +Unblocking actions... +Solving... +Solving Time: 2.46s +Memory: 291MB (+21MB) +UNKNOWN +Iteration Time: 3.91s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.92s +Memory: 323MB (+32MB) +Unblocking actions... +Solving... +Solving Time: 3.14s +Memory: 340MB (+17MB) +UNKNOWN +Iteration Time: 4.44s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.95s +Memory: 378MB (+38MB) +Unblocking actions... +Solving... +Solving Time: 4.33s +Memory: 407MB (+29MB) +UNKNOWN +Iteration Time: 5.69s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.97s +Memory: 424MB (+17MB) +Unblocking actions... +Solving... +Solving Time: 4.78s +Memory: 438MB (+14MB) +UNKNOWN +Iteration Time: 6.17s + +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... +Solving Time: 1.48s +Memory: 438MB (+0MB) +UNSAT +Iteration Time: 1.51s + +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... +Solving Time: 2.90s +Memory: 438MB (+0MB) +UNKNOWN +Iteration Time: 2.92s + +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... +Solving Time: 3.55s +Memory: 438MB (+0MB) +UNKNOWN +Iteration Time: 3.57s + +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... +Solving Time: 4.17s +Memory: 438MB (+0MB) +UNKNOWN +Iteration Time: 4.19s + +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... +Solving Time: 4.66s +Memory: 438MB (+0MB) +UNKNOWN +Iteration Time: 4.68s + +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 +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 1.26s +Memory: 504MB (+66MB) +Unblocking actions... +Solving... +Solving Time: 5.27s +Memory: 546MB (+42MB) +UNKNOWN +Iteration Time: 6.99s + +Iteration 14 +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)] +Grounded Until: 35 +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.95s +Memory: 557MB (+11MB) +Unblocking actions... +Solving... +Solving Time: 5.67s +Memory: 573MB (+16MB) +UNKNOWN +Iteration Time: 7.08s + +Iteration 15 +Queue: [(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: 40 +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.94s +Memory: 602MB (+29MB) +Unblocking actions... +Solving... +Solving Time: 6.33s +Memory: 624MB (+22MB) +UNKNOWN +Iteration Time: 7.75s + +Iteration 16 +Queue: [(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: 45 +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.95s +Memory: 648MB (+24MB) +Unblocking actions... +Solving... +Solving Time: 7.84s +Memory: 691MB (+43MB) +UNKNOWN +Iteration Time: 9.30s + +Iteration 17 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)] +Grounded Until: 50 +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.97s +Memory: 710MB (+19MB) +Unblocking actions... +Solving... +Solving Time: 8.81s +Memory: 728MB (+18MB) +UNKNOWN +Iteration Time: 10.30s + +Iteration 18 +Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)] +Grounded Until: 55 +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.99s +Memory: 757MB (+29MB) +Unblocking actions... +Solving... +Solving Time: 8.83s +Memory: 775MB (+18MB) +UNKNOWN +Iteration Time: 10.36s + +Iteration 19 +Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True)] +Grounded Until: 60 +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 1.01s +Memory: 797MB (+22MB) +Unblocking actions... +Solving... +Solving Time: 8.92s +Memory: 815MB (+18MB) +UNKNOWN +Iteration Time: 10.48s + +Iteration 20 +Queue: [(14,70,0,True), (15,75,0,True)] +Grounded Until: 65 +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 1.68s +Memory: 904MB (+89MB) +Unblocking actions... +Solving... +Solving Time: 10.08s +Memory: 934MB (+30MB) +UNKNOWN +Iteration Time: 12.33s + +Iteration 21 +Queue: [(15,75,0,True)] +Grounded Until: 70 +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.95s +Memory: 958MB (+24MB) +Unblocking actions... +Solving... +Solving Time: 9.80s +Memory: 1017MB (+59MB) +UNKNOWN +Iteration Time: 11.35s + +Iteration 22 +Queue: [(3,15,2,True), (4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Blocking actions... +Solving... +Solving Time: 4.82s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 4.87s + +Iteration 23 +Queue: [(4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 5.58s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 5.62s + +Iteration 24 +Queue: [(5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 5.82s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 5.87s + +Iteration 25 +Queue: [(6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 6.62s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 6.67s + +Iteration 26 +Queue: [(7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 6.37s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 6.42s + +Iteration 27 +Queue: [(8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 6.58s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 6.63s + +Iteration 28 +Queue: [(9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 7.62s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 7.67s + +Iteration 29 +Queue: [(10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 7.99s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 8.04s + +Iteration 30 +Queue: [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 8.33s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 8.38s + +Iteration 31 +Queue: [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 7.95s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 8.00s + +Iteration 32 +Queue: [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 9.20s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 9.26s + +Iteration 33 +Queue: [(14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 9.28s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 9.33s + +Iteration 34 +Queue: [(15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 9.16s +Memory: 1017MB (+0MB) +UNKNOWN +Iteration Time: 9.22s + +Iteration 35 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 1.02s +Memory: 1040MB (+23MB) +Unblocking actions... +Solving... +Solving Time: 10.48s +Memory: 1063MB (+23MB) +UNKNOWN +Iteration Time: 12.12s + +Iteration 36 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.94s +Memory: 1086MB (+23MB) +Unblocking actions... +Solving... +Solving Time: 10.39s +Memory: 1109MB (+23MB) +UNKNOWN +Iteration Time: 11.97s + +Iteration 37 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.96s +Memory: 1130MB (+21MB) +Unblocking actions... +Solving... +Solving Time: 10.72s +Memory: 1153MB (+23MB) +UNKNOWN +Iteration Time: 12.34s + +Iteration 38 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.96s +Memory: 1168MB (+15MB) +Unblocking actions... +Solving... +Solving Time: 9.07s +Memory: 1192MB (+24MB) +UNKNOWN +Iteration Time: 10.70s + +Iteration 39 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.97s +Memory: 1223MB (+31MB) +Unblocking actions... +Solving... +Solving Time: 11.60s +Memory: 1266MB (+43MB) +UNKNOWN +Iteration Time: 13.27s + +Iteration 40 +Queue: [(3,15,3,True), (4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Blocking actions... +Solving... +Solving Time: 5.54s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 5.61s + +Iteration 41 +Queue: [(4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 5.32s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 5.39s + +Iteration 42 +Queue: [(5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 6.37s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 6.44s + +Iteration 43 +Queue: [(6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 7.06s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 7.12s + +Iteration 44 +Queue: [(7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 7.59s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 7.66s + +Iteration 45 +Queue: [(8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 8.55s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 8.61s + +Iteration 46 +Queue: [(9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 8.00s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 8.06s + +Iteration 47 +Queue: [(10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 8.93s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 9.00s + +Iteration 48 +Queue: [(11,55,2,True), (12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 9.04s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 9.11s + +Iteration 49 +Queue: [(12,60,2,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 8.78s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 8.84s + +Iteration 50 +Queue: [(16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 10.47s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 10.53s + +Iteration 51 +Queue: [(17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 10.49s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 10.56s + +Iteration 52 +Queue: [(18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 10.49s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 10.55s + +Iteration 53 +Queue: [(19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 11.29s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 11.36s + +Iteration 54 +Queue: [(20,100,1,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +Solving Time: 12.56s +Memory: 1266MB (+0MB) +UNKNOWN +Iteration Time: 12.63s + +Iteration 55 +Queue: [(21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.98s +Memory: 1281MB (+15MB) +Unblocking actions... +Solving... +Solving Time: 10.31s +Memory: 1314MB (+33MB) +UNKNOWN +Iteration Time: 12.01s + +Iteration 56 +Queue: [(22,110,0,True)] +Grounded Until: 105 +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.99s +Memory: 1314MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 10.97s +Memory: 1377MB (+63MB) +UNKNOWN +Iteration Time: 12.71s + +Iteration 57 +Queue: [(3,15,4,True), (4,20,4,True), (5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,False), (11,55,3,False), (12,60,3,False), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Blocking actions... +Solving... +Solving Time: 5.27s +Memory: 1377MB (+0MB) +UNKNOWN +Iteration Time: 5.35s + +Iteration 58 +Queue: [(4,20,4,True), (5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,False), (11,55,3,False), (12,60,3,False), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 6.09s +Memory: 1377MB (+0MB) +UNKNOWN +Iteration Time: 6.16s + +Iteration 59 +Queue: [(5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,False), (11,55,3,False), (12,60,3,False), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 7.04s +Memory: 1377MB (+0MB) +UNKNOWN +Iteration Time: 7.11s + +Iteration 60 +Queue: [(6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,False), (11,55,3,False), (12,60,3,False), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 7.62s +Memory: 1377MB (+0MB) +UNKNOWN +Iteration Time: 7.69s + +Iteration 61 +Queue: [(7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,False), (11,55,3,False), (12,60,3,False), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 8.08s +Memory: 1377MB (+0MB) +UNKNOWN +Iteration Time: 8.16s + +Iteration 62 +Queue: [(8,40,3,True), (9,45,3,True), (10,50,3,False), (11,55,3,False), (12,60,3,False), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 8.25s +Memory: 1377MB (+0MB) +UNKNOWN +Iteration Time: 8.33s + +Iteration 63 +Queue: [(9,45,3,True), (10,50,3,False), (11,55,3,False), (12,60,3,False), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 8.26s +Memory: 1389MB (+12MB) +UNKNOWN +Iteration Time: 8.34s + +Iteration 64 +Queue: [(13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 11.14s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 11.23s + +Iteration 65 +Queue: [(14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 9.14s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 9.22s + +Iteration 66 +Queue: [(21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 12.84s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 12.91s + +Iteration 67 +Queue: [(22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 13.73s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 13.81s + +Iteration 68 +Queue: [(3,15,5,True), (4,20,5,True), (5,25,5,True), (6,30,5,False), (7,35,4,True), (8,40,4,True), (9,45,4,False), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Blocking actions... +Solving... +Solving Time: 5.41s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 5.49s + +Iteration 69 +Queue: [(4,20,5,True), (5,25,5,True), (6,30,5,False), (7,35,4,True), (8,40,4,True), (9,45,4,False), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 5.36s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 5.43s + +Iteration 70 +Queue: [(5,25,5,True), (6,30,5,False), (7,35,4,True), (8,40,4,True), (9,45,4,False), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 6.58s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 6.65s + +Iteration 71 +Queue: [(7,35,4,True), (8,40,4,True), (9,45,4,False), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 9.01s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 9.09s + +Iteration 72 +Queue: [(8,40,4,True), (9,45,4,False), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 8.75s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 8.83s + +Iteration 73 +Queue: [(10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 8.54s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 8.62s + +Iteration 74 +Queue: [(11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 8.50s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 8.58s + +Iteration 75 +Queue: [(15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 8.66s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 8.74s + +Iteration 76 +Queue: [(16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 9.77s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 9.84s + +Iteration 77 +Queue: [(3,15,6,True), (4,20,6,True), (5,25,6,True), (6,30,5,True), (7,35,5,True), (8,40,5,False), (9,45,4,True), (10,50,4,False), (11,55,4,False), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Blocking actions... +Solving... +Solving Time: 4.82s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 4.89s + +Iteration 78 +Queue: [(4,20,6,True), (5,25,6,True), (6,30,5,True), (7,35,5,True), (8,40,5,False), (9,45,4,True), (10,50,4,False), (11,55,4,False), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 4.98s +Memory: 1389MB (+0MB) +UNKNOWN +Iteration Time: 5.05s + +Iteration 79 +Queue: [(5,25,6,True), (6,30,5,True), (7,35,5,True), (8,40,5,False), (9,45,4,True), (10,50,4,False), (11,55,4,False), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False)] +Grounded Until: 110 +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("sendtofree","ha","ca","n4","n3")),1) occurs(action(("sendtofree","s4","c2","n3","n2")),2) occurs(action(("sendtofree-b","h4","n2","n1","n0","n1")),3) occurs(action(("newcolfromfreecell","s4","n1","n0","n1","n2")),4) occurs(action(("homefromfreecell","ha","h","n1","h0","n0","n2","n3")),5) occurs(action(("move-b","ca","h2","n0","n1")),6) occurs(action(("sendtohome","ca","h2","c","n1","c0","n0")),7) occurs(action(("sendtohome","c2","sa","c","n2","ca","n1")),8) occurs(action(("sendtohome","sa","d2","s","n1","s0","n0")),9) occurs(action(("newcolfromfreecell","h4","n1","n0","n3","n4")),10) occurs(action(("sendtohome-b","h2","h","n2","ha","n1","n0","n1")),11) occurs(action(("sendtohome","h3","s2","h","n3","h2","n2")),12) occurs(action(("sendtofree","c4","c3","n4","n3")),13) occurs(action(("sendtohome-b","s2","s","n2","sa","n1","n1","n2")),14) occurs(action(("sendtohome-b","c3","c","n3","c2","n2","n2","n3")),15) occurs(action(("sendtohome","s3","da","s","n3","s2","n2")),16) occurs(action(("sendtohome-b","s4","s","n4","s3","n3","n3","n4")),17) occurs(action(("sendtohome-b","h4","h","n4","h3","n3","n4","n5")),18) occurs(action(("sendtofree-b","d3","n3","n2","n5","n6")),19) occurs(action(("homefromfreecell","c4","c","n4","c3","n3","n2","n3")),20) occurs(action(("sendtofree-b","d2","n3","n2","n6","n7")),21) occurs(action(("sendtohome","da","d4","d","n1","d0","n0")),22) occurs(action(("homefromfreecell","d2","d","n2","da","n1","n2","n3")),23) occurs(action(("homefromfreecell","d3","d","n3","d2","n2","n3","n4")),24) occurs(action(("sendtohome-b","d4","d","n4","d3","n3","n7","n8")),25) +Solving Time: 4.99s +Memory: 1389MB (+0MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 79 +Time : 626.538s (Solving: 578.73s 1st Model: 4.83s Unsat: 1.45s) +CPU Time : 626.670s + +Choices : 47452262 +Conflicts : 864225 (Analyzed: 864224) +Restarts : 7649 (Average: 112.99 Last: 282) +Model-Level : 566.0 +Problems : 79 (Average Length: 83.27 Splits: 0) +Lemmas : 864224 (Deleted: 790796) + Binary : 6335 (Ratio: 0.73%) + Ternary : 4588 (Ratio: 0.53%) + Conflict : 864224 (Average Length: 1263.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 864224 (Average: 31.59 Max: 25147 Sum: 27301295) + Executed : 863695 (Average: 31.57 Max: 25147 Sum: 27279762 Ratio: 99.92%) + Bounded : 529 (Average: 40.71 Max: 112 Sum: 21533 Ratio: 0.08%) + +Rules : 178758 +Atoms : 178758 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 827912 (Eliminated: 0 Frozen: 796414) +Constraints : 9677284 (Binary: 99.7% Ternary: 0.2% Other: 0.2%) + +Memory Peak : 1429MB +Max. Length : 110 steps +Sol. Length : 25 steps + +