From eff8e9995061a30183294fbb15ffc77842f87da1 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sun, 26 Nov 2017 07:24:54 +0100 Subject: [PATCH] Add benchmark result [fd-pb-es | ipc-2000 | freecell-strips-typed | 19] --- .../ipc-2000_freecell-strips-typed_19.env | 38 ++ .../ipc-2000_freecell-strips-typed_19.err | 20 + .../ipc-2000_freecell-strips-typed_19.out | 425 ++++++++++++++++++ 3 files changed, 483 insertions(+) create mode 100644 fd-pb-es/ipc-2000_freecell-strips-typed_19.env create mode 100644 fd-pb-es/ipc-2000_freecell-strips-typed_19.err create mode 100644 fd-pb-es/ipc-2000_freecell-strips-typed_19.out diff --git a/fd-pb-es/ipc-2000_freecell-strips-typed_19.env b/fd-pb-es/ipc-2000_freecell-strips-typed_19.env new file mode 100644 index 000000000..ecd95f0aa --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_19.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-19.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: 19 + 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_19.err b/fd-pb-es/ipc-2000_freecell-strips-typed_19.err new file mode 100644 index 000000000..466121f09 --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_19.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': 19} +# 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-19.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-19.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 196.97 MEM 30288 MAXMEM 1323096 STALE 1 MAXMEM_RSS 1236564 + + diff --git a/fd-pb-es/ipc-2000_freecell-strips-typed_19.out b/fd-pb-es/ipc-2000_freecell-strips-typed_19.out new file mode 100644 index 000000000..39783c59a --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_19.out @@ -0,0 +1,425 @@ +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-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-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-19.pddl +Parsing... +Parsing: [0.030s CPU, 0.035s wall-clock] +Normalizing task... [0.010s CPU, 0.003s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.008s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.050s CPU, 0.045s wall-clock] +Preparing model... [0.020s CPU, 0.026s wall-clock] +Generated 125 rules. +Computing model... [1.110s CPU, 1.105s wall-clock] +9760 relevant atoms +2218 auxiliary atoms +11978 final queue length +42324 total queue pushes +Completing instantiation... [4.170s CPU, 4.165s wall-clock] +Instantiating: [5.350s CPU, 5.361s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.180s CPU, 0.179s wall-clock] +Checking invariant weight... [0.010s CPU, 0.007s wall-clock] +Instantiating groups... [0.040s CPU, 0.043s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.001s wall-clock] +Choosing groups... +18 uncovered facts +Choosing groups: [0.010s CPU, 0.008s wall-clock] +Building translation key... [0.010s CPU, 0.002s wall-clock] +Computing fact groups: [0.260s CPU, 0.252s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock] +Building dictionary for full mutex groups... [0.000s CPU, 0.003s 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.180s CPU, 0.176s wall-clock] +Translating task: [3.720s CPU, 3.710s wall-clock] +3656 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +12 propositions removed +Detecting unreachable propositions: [1.840s CPU, 1.845s wall-clock] +Reordering and filtering variables... +46 of 46 variables necessary. +54 of 82 mutex groups necessary. +9352 of 9352 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.700s CPU, 0.697s wall-clock] +Translator variables: 46 +Translator derived variables: 0 +Translator facts: 198 +Translator goal facts: 4 +Translator mutex groups: 54 +Translator total mutex groups size: 243 +Translator operators: 9352 +Translator axioms: 0 +Translator task size: 77191 +Translator peak memory: 80512 KB +Writing output... [1.150s CPU, 1.244s wall-clock] +Done! [13.220s CPU, 13.310s wall-clock] +planner.py version 0.0.1 + +Time: 2.68s +Memory: 247MB + +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: 247MB (+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: 1.18s +Memory: 247MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.10s +Memory: 254MB (+7MB) +UNSAT +Iteration Time: 1.76s + +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: 1.31s +Memory: 279MB (+25MB) +Unblocking actions... +Solving... +Solving Time: 1.58s +Memory: 295MB (+16MB) +UNKNOWN +Iteration Time: 3.34s + +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.19s +Memory: 331MB (+36MB) +Unblocking actions... +Solving... +Solving Time: 3.12s +Memory: 353MB (+22MB) +UNKNOWN +Iteration Time: 4.81s + +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: 1.24s +Memory: 391MB (+38MB) +Unblocking actions... +Solving... +Solving Time: 3.77s +Memory: 420MB (+29MB) +UNKNOWN +Iteration Time: 5.53s + +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: 1.57s +Memory: 475MB (+55MB) +Unblocking actions... +Solving... +Solving Time: 4.89s +Memory: 512MB (+37MB) +UNKNOWN +Iteration Time: 7.00s + +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: 1.22s +Memory: 548MB (+36MB) +Unblocking actions... +Solving... +Solving Time: 5.31s +Memory: 564MB (+16MB) +UNKNOWN +Iteration Time: 7.06s + +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: 2.41s +Memory: 567MB (+3MB) +UNKNOWN +Iteration Time: 2.43s + +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: 3.84s +Memory: 567MB (+0MB) +UNKNOWN +Iteration Time: 3.86s + +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: 4.59s +Memory: 567MB (+0MB) +UNKNOWN +Iteration Time: 4.61s + +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.75s +Memory: 567MB (+0MB) +UNKNOWN +Iteration Time: 4.79s + +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: 5.35s +Memory: 567MB (+0MB) +UNKNOWN +Iteration Time: 5.38s + +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.24s +Memory: 610MB (+43MB) +Unblocking actions... +Solving... +Solving Time: 6.36s +Memory: 649MB (+39MB) +UNKNOWN +Iteration Time: 8.18s + +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: 1.25s +Memory: 677MB (+28MB) +Unblocking actions... +Solving... +Solving Time: 7.07s +Memory: 702MB (+25MB) +UNKNOWN +Iteration Time: 8.92s + +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: 1.28s +Memory: 746MB (+44MB) +Unblocking actions... +Solving... +Solving Time: 7.61s +Memory: 770MB (+24MB) +UNKNOWN +Iteration Time: 9.51s + +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: 1.31s +Memory: 807MB (+37MB) +Unblocking actions... +Solving... +Solving Time: 8.89s +Memory: 863MB (+56MB) +UNKNOWN +Iteration Time: 10.85s + +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: 1.94s +Memory: 927MB (+64MB) +Unblocking actions... +Solving... +Solving Time: 8.94s +Memory: 952MB (+25MB) +UNKNOWN +Iteration Time: 11.56s + +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: 1.24s +Memory: 990MB (+38MB) +Unblocking actions... +Solving... +Solving Time: 9.86s +Memory: 1016MB (+26MB) +UNKNOWN +Iteration Time: 11.80s + +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.29s +Memory: 1048MB (+32MB) +Unblocking actions... +Solving... +Solving Time: 10.03s +Memory: 1074MB (+26MB) +UNKNOWN +Iteration Time: 12.04s + +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.24s +Memory: 1107MB (+33MB) +Unblocking actions... +Solving... +Solving Time: 10.19s +Memory: 1134MB (+27MB) +UNKNOWN +Iteration Time: 12.18s + +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: 1.26s +Memory: 1157MB (+23MB) +Unblocking actions... +Solving... +Solving Time: 10.46s +Memory: 1212MB (+55MB) +UNKNOWN +Iteration Time: 12.49s + +Iteration 22 +Queue: [(2,10,2,True), (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)] +Grounded Until: 75 +Blocking actions... +Solving... +Solving Time: 4.13s +Memory: 1212MB (+0MB) +UNSAT +Iteration Time: 4.19s + +Iteration 23 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 5.55s +Memory: 1212MB (+0MB) +UNKNOWN +Iteration Time: 5.61s + +Iteration 24 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 5.99s +Memory: 1212MB (+0MB) +UNKNOWN +Iteration Time: 6.05s + +Iteration 25 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 6.60s +Memory: 1212MB (+0MB) +UNKNOWN +Iteration Time: 6.66s + +Iteration 26 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 6.91s +Memory: 1212MB (+0MB) +UNKNOWN +Iteration Time: 6.98s + +Iteration 27 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("sendtofree","s5","ca","n4","n3")),1) occurs(action(("sendtohome-b","ca","c","n1","c0","n0","n0","n1")),2) occurs(action(("sendtohome","da","d2","d","n1","d0","n0")),3) occurs(action(("sendtohome","d2","h3","d","n2","da","n1")),4) occurs(action(("sendtonewcol","h3","d4","n1","n0")),5) occurs(action(("sendtofree","h2","c4","n3","n2")),6) occurs(action(("sendtohome-b","c2","c","n2","ca","n1","n0","n1")),7) occurs(action(("move-b","h3","s4","n1","n2")),8) occurs(action(("sendtohome","c3","c5","c","n3","c2","n2")),9) occurs(action(("sendtohome","c4","s2","c","n4","c3","n3")),10) occurs(action(("newcolfromfreecell","s5","n2","n1","n2","n3")),11) occurs(action(("sendtofree-b","s2","n3","n2","n1","n2")),12) occurs(action(("sendtonewcol","h3","s4","n2","n1")),13) occurs(action(("move","s4","sa","h5")),14) occurs(action(("sendtofree-b","h3","n2","n1","n1","n2")),15) occurs(action(("sendtofree","h4","ha","n1","n0")),16) occurs(action(("sendtohome","ha","d5","h","n1","h0","n0")),17) occurs(action(("homefromfreecell","h2","h","n2","ha","n1","n0","n1")),18) occurs(action(("move-b","d4","s5","n2","n3")),19) occurs(action(("sendtofree","d4","s5","n1","n0")),20) occurs(action(("move","s4","h5","d5")),21) occurs(action(("homefromfreecell","h3","h","n3","h2","n2","n0","n1")),22) occurs(action(("homefromfreecell","h4","h","n4","h3","n3","n1","n2")),23) occurs(action(("sendtohome-b","h5","h","n5","h4","n4","n3","n4")),24) occurs(action(("sendtohome","c5","s3","c","n5","c4","n4")),25) occurs(action(("sendtohome","sa","d3","s","n1","s0","n0")),26) occurs(action(("homefromfreecell","s2","s","n2","sa","n1","n2","n3")),27) occurs(action(("sendtohome-b","s3","s","n3","s2","n2","n4","n5")),28) occurs(action(("sendtohome","s4","d5","s","n4","s3","n3")),29) occurs(action(("sendtohome-b","s5","s","n5","s4","n4","n5","n6")),30) occurs(action(("sendtohome-b","d3","d","n3","d2","n2","n6","n7")),31) occurs(action(("homefromfreecell","d4","d","n4","d3","n3","n3","n4")),32) occurs(action(("sendtofree-b","d5","n4","n3","n7","n8")),33) occurs(action(("newcolfromfreecell","d5","n8","n7","n3","n4")),34) occurs(action(("sendtohome-b","d5","d","n5","d4","n4","n7","n8")),35) +Solving Time: 0.46s +Memory: 1212MB (+0MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 27 +Time : 180.935s (Solving: 146.42s 1st Model: 0.33s Unsat: 4.02s) +CPU Time : 180.820s + +Choices : 8042385 +Conflicts : 248649 (Analyzed: 248648) +Restarts : 2400 (Average: 103.60 Last: 205) +Model-Level : 2738.0 +Problems : 27 (Average Length: 46.44 Splits: 0) +Lemmas : 248648 (Deleted: 209869) + Binary : 2922 (Ratio: 1.18%) + Ternary : 1974 (Ratio: 0.79%) + Conflict : 248648 (Average Length: 787.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 248648 (Average: 20.37 Max: 41750 Sum: 5065538) + Executed : 247944 (Average: 20.29 Max: 41750 Sum: 5044781 Ratio: 99.59%) + Bounded : 704 (Average: 29.48 Max: 77 Sum: 20757 Ratio: 0.41%) + +Rules : 227550 +Atoms : 227550 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 714716 (Eliminated: 0 Frozen: 689903) +Constraints : 7999376 (Binary: 99.7% Ternary: 0.2% Other: 0.2%) + +Memory Peak : 1258MB +Max. Length : 75 steps +Sol. Length : 35 steps + +