From 498be1c3d560bd81d4d8613a19d12f654c532c43 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sun, 26 Nov 2017 05:51:52 +0100 Subject: [PATCH] Add benchmark result [fd-pb-es | ipc-2000 | freecell-strips-typed | 12] --- .../ipc-2000_freecell-strips-typed_12.env | 38 + .../ipc-2000_freecell-strips-typed_12.err | 20 + .../ipc-2000_freecell-strips-typed_12.out | 796 ++++++++++++++++++ 3 files changed, 854 insertions(+) create mode 100644 fd-pb-es/ipc-2000_freecell-strips-typed_12.env create mode 100644 fd-pb-es/ipc-2000_freecell-strips-typed_12.err create mode 100644 fd-pb-es/ipc-2000_freecell-strips-typed_12.out diff --git a/fd-pb-es/ipc-2000_freecell-strips-typed_12.env b/fd-pb-es/ipc-2000_freecell-strips-typed_12.env new file mode 100644 index 000000000..ad0a170bd --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_12.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-12.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: 12 + 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_12.err b/fd-pb-es/ipc-2000_freecell-strips-typed_12.err new file mode 100644 index 000000000..7f8c0e1a3 --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_12.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': 12} +# 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-12.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-12.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 468.82 MEM 0 MAXMEM 1539700 STALE 0 MAXMEM_RSS 1419324 + + diff --git a/fd-pb-es/ipc-2000_freecell-strips-typed_12.out b/fd-pb-es/ipc-2000_freecell-strips-typed_12.out new file mode 100644 index 000000000..36c20f9be --- /dev/null +++ b/fd-pb-es/ipc-2000_freecell-strips-typed_12.out @@ -0,0 +1,796 @@ +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-12.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-12.pddl +Parsing... +Parsing: [0.040s CPU, 0.044s wall-clock] +Normalizing task... [0.010s CPU, 0.004s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.010s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.060s CPU, 0.055s wall-clock] +Preparing model... [0.030s CPU, 0.028s wall-clock] +Generated 125 rules. +Computing model... [0.870s CPU, 0.877s wall-clock] +7692 relevant atoms +1810 auxiliary atoms +9502 final queue length +33403 total queue pushes +Completing instantiation... [3.230s CPU, 3.222s wall-clock] +Instantiating: [4.200s CPU, 4.203s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.130s CPU, 0.125s wall-clock] +Checking invariant weight... [0.000s CPU, 0.006s wall-clock] +Instantiating groups... [0.040s CPU, 0.033s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.001s wall-clock] +Choosing groups... +16 uncovered facts +Choosing groups: [0.000s CPU, 0.006s wall-clock] +Building translation key... [0.000s CPU, 0.002s wall-clock] +Computing fact groups: [0.180s CPU, 0.182s 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.930s CPU, 2.928s wall-clock] +3244 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +14 propositions removed +Detecting unreachable propositions: [1.470s CPU, 1.471s wall-clock] +Reordering and filtering variables... +38 of 38 variables necessary. +40 of 66 mutex groups necessary. +7348 of 7348 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.560s CPU, 0.550s wall-clock] +Translator variables: 38 +Translator derived variables: 0 +Translator facts: 160 +Translator goal facts: 4 +Translator mutex groups: 40 +Translator total mutex groups size: 168 +Translator operators: 7348 +Translator axioms: 0 +Translator task size: 60792 +Translator peak memory: 69976 KB +Writing output... [0.890s CPU, 0.959s wall-clock] +Done! [10.410s CPU, 10.470s wall-clock] +planner.py version 0.0.1 + +Time: 2.12s +Memory: 206MB + +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: 206MB (+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.92s +Memory: 206MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.07s +Memory: 211MB (+5MB) +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: 220MB (+9MB) +Unblocking actions... +Solving... +Solving Time: 1.88s +Memory: 234MB (+14MB) +UNKNOWN +Iteration Time: 3.08s + +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: 272MB (+38MB) +Unblocking actions... +Solving... +Solving Time: 2.47s +Memory: 291MB (+19MB) +UNKNOWN +Iteration Time: 3.93s + +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: 324MB (+33MB) +Unblocking actions... +Solving... +Solving Time: 3.09s +Memory: 342MB (+18MB) +UNKNOWN +Iteration Time: 4.40s + +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.94s +Memory: 371MB (+29MB) +Unblocking actions... +Solving... +Solving Time: 4.07s +Memory: 402MB (+31MB) +UNKNOWN +Iteration Time: 5.41s + +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: 422MB (+20MB) +Unblocking actions... +Solving... +Solving Time: 5.22s +Memory: 434MB (+12MB) +UNKNOWN +Iteration Time: 6.62s + +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.17s +Memory: 436MB (+2MB) +UNKNOWN +Iteration Time: 2.19s + +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.29s +Memory: 436MB (+0MB) +UNKNOWN +Iteration Time: 3.31s + +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.03s +Memory: 436MB (+0MB) +UNKNOWN +Iteration Time: 4.05s + +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.34s +Memory: 436MB (+0MB) +UNKNOWN +Iteration Time: 4.36s + +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.39s +Memory: 436MB (+0MB) +UNKNOWN +Iteration Time: 4.41s + +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.25s +Memory: 503MB (+67MB) +Unblocking actions... +Solving... +Solving Time: 4.98s +Memory: 543MB (+40MB) +UNKNOWN +Iteration Time: 6.69s + +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.94s +Memory: 563MB (+20MB) +Unblocking actions... +Solving... +Solving Time: 5.50s +Memory: 579MB (+16MB) +UNKNOWN +Iteration Time: 6.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: 0.94s +Memory: 608MB (+29MB) +Unblocking actions... +Solving... +Solving Time: 6.34s +Memory: 629MB (+21MB) +UNKNOWN +Iteration Time: 7.76s + +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: 658MB (+29MB) +Unblocking actions... +Solving... +Solving Time: 6.60s +Memory: 701MB (+43MB) +UNKNOWN +Iteration Time: 8.06s + +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.96s +Memory: 714MB (+13MB) +Unblocking actions... +Solving... +Solving Time: 7.99s +Memory: 729MB (+15MB) +UNKNOWN +Iteration Time: 9.47s + +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: 760MB (+31MB) +Unblocking actions... +Solving... +Solving Time: 7.60s +Memory: 777MB (+17MB) +UNKNOWN +Iteration Time: 9.13s + +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.02s +Memory: 807MB (+30MB) +Unblocking actions... +Solving... +Solving Time: 8.98s +Memory: 826MB (+19MB) +UNKNOWN +Iteration Time: 10.57s + +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.67s +Memory: 899MB (+73MB) +Unblocking actions... +Solving... +Solving Time: 8.81s +Memory: 929MB (+30MB) +UNKNOWN +Iteration Time: 11.07s + +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.96s +Memory: 962MB (+33MB) +Unblocking actions... +Solving... +Solving Time: 9.69s +Memory: 1023MB (+61MB) +UNKNOWN +Iteration Time: 11.27s + +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: 2.97s +Memory: 1023MB (+0MB) +UNSAT +Iteration Time: 3.02s + +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: 3.98s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 4.03s + +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.04s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 5.09s + +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: 5.14s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 5.19s + +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.44s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 6.49s + +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... +Solving Time: 6.87s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 6.92s + +Iteration 28 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 7.42s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 7.47s + +Iteration 29 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 8.06s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 8.12s + +Iteration 30 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 7.97s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 8.03s + +Iteration 31 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 7.06s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 7.11s + +Iteration 32 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 7.03s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 7.08s + +Iteration 33 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 8.60s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 8.65s + +Iteration 34 +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)] +Grounded Until: 75 +Unblocking actions... +Solving... +Solving Time: 8.78s +Memory: 1023MB (+0MB) +UNKNOWN +Iteration Time: 8.83s + +Iteration 35 +Queue: [(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: 8.05s +Memory: 1029MB (+6MB) +UNKNOWN +Iteration Time: 8.10s + +Iteration 36 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 1.00s +Memory: 1048MB (+19MB) +Unblocking actions... +Solving... +Solving Time: 8.93s +Memory: 1069MB (+21MB) +UNKNOWN +Iteration Time: 10.54s + +Iteration 37 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.95s +Memory: 1092MB (+23MB) +Unblocking actions... +Solving... +Solving Time: 10.32s +Memory: 1115MB (+23MB) +UNKNOWN +Iteration Time: 11.90s + +Iteration 38 +Queue: [(18,90,0,True), (19,95,0,True)] +Grounded Until: 85 +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.95s +Memory: 1133MB (+18MB) +Unblocking actions... +Solving... +Solving Time: 11.02s +Memory: 1154MB (+21MB) +UNKNOWN +Iteration Time: 12.62s + +Iteration 39 +Queue: [(19,95,0,True)] +Grounded Until: 90 +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.96s +Memory: 1180MB (+26MB) +Unblocking actions... +Solving... +Solving Time: 10.89s +Memory: 1202MB (+22MB) +UNKNOWN +Iteration Time: 12.53s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Blocking actions... +Solving... +Solving Time: 5.18s +Memory: 1220MB (+18MB) +UNKNOWN +Iteration Time: 5.25s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 5.36s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 5.43s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 6.07s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 6.14s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 7.07s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 7.14s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 7.24s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 7.31s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 8.55s +Memory: 1220MB (+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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 8.20s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 8.26s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 8.44s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 8.51s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 7.35s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 7.42s + +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,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 8.37s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 8.44s + +Iteration 50 +Queue: [(16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 11.78s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 11.85s + +Iteration 51 +Queue: [(17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 9.56s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 9.63s + +Iteration 52 +Queue: [(18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 10.75s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 10.82s + +Iteration 53 +Queue: [(19,95,1,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 8.39s +Memory: 1220MB (+0MB) +UNKNOWN +Iteration Time: 8.46s + +Iteration 54 +Queue: [(20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.97s +Memory: 1222MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 10.95s +Memory: 1257MB (+35MB) +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: 1284MB (+27MB) +Unblocking actions... +Solving... +Solving Time: 11.14s +Memory: 1349MB (+65MB) +UNKNOWN +Iteration Time: 12.85s + +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: 1352MB (+3MB) +Unblocking actions... +Solving... +Solving Time: 12.02s +Memory: 1382MB (+30MB) +UNKNOWN +Iteration Time: 13.74s + +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,1,True), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Blocking actions... +Solving... +Solving Time: 4.77s +Memory: 1398MB (+16MB) +UNKNOWN +Iteration Time: 4.85s + +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,1,True), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 6.30s +Memory: 1398MB (+0MB) +UNKNOWN +Iteration Time: 6.38s + +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,1,True), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 7.04s +Memory: 1398MB (+0MB) +UNKNOWN +Iteration Time: 7.12s + +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,1,True), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 7.60s +Memory: 1398MB (+0MB) +UNKNOWN +Iteration Time: 7.68s + +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,1,True), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 6.30s +Memory: 1398MB (+0MB) +UNKNOWN +Iteration Time: 6.37s + +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,1,True), (21,105,1,True), (22,110,1,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("sendtohome","sa","h3","s","n1","s0","n0")),1) occurs(action(("sendtohome","ca","d2","c","n1","c0","n0")),2) occurs(action(("sendtohome-b","da","d","n1","d0","n0","n1","n2")),3) occurs(action(("sendtofree-b","h2","n4","n3","n2","n3")),4) occurs(action(("sendtofree-b","d2","n3","n2","n3","n4")),5) occurs(action(("sendtofree","d3","s2","n2","n1")),6) occurs(action(("move","s2","c3","h3")),7) occurs(action(("sendtofree","s2","h3","n1","n0")),8) occurs(action(("colfromfreecell","h2","s3","n0","n1")),9) occurs(action(("homefromfreecell","d2","d","n2","da","n1","n1","n2")),10) occurs(action(("move","h2","s3","c3")),11) occurs(action(("sendtofree","h4","s4","n2","n1")),12) occurs(action(("newcolfromfreecell","s2","n4","n3","n1","n2")),13) occurs(action(("sendtonewcol","s4","c2","n3","n2")),14) occurs(action(("sendtohome-b","c2","c","n2","ca","n1","n2","n3")),15) occurs(action(("move-b","s2","h3","n3","n4")),16) occurs(action(("homefromfreecell","d3","d","n3","d2","n2","n2","n3")),17) occurs(action(("sendtofree-b","s4","n3","n2","n4","n5")),18) occurs(action(("newcolfromfreecell","h4","n5","n4","n2","n3")),19) occurs(action(("sendtonewcol","s3","c4","n4","n3")),20) occurs(action(("sendtohome","s2","h3","s","n2","sa","n1")),21) occurs(action(("sendtohome-b","s3","s","n3","s2","n2","n3","n4")),22) occurs(action(("homefromfreecell","s4","s","n4","s3","n3","n3","n4")),23) occurs(action(("move","h3","ha","c4")),24) occurs(action(("sendtohome","ha","d4","h","n1","h0","n0")),25) occurs(action(("sendtohome-b","d4","d","n4","d3","n3","n4","n5")),26) occurs(action(("sendtonewcol","h3","c4","n5","n4")),27) occurs(action(("sendtonewcol","h2","c3","n4","n3")),28) occurs(action(("move-b","h3","c4","n3","n4")),29) occurs(action(("sendtohome-b","h2","h","n2","ha","n1","n4","n5")),30) occurs(action(("sendtofree-b","c3","n4","n3","n5","n6")),31) occurs(action(("sendtofree","h3","c4","n3","n2")),32) occurs(action(("homefromfreecell","h3","h","n3","h2","n2","n2","n3")),33) occurs(action(("sendtohome-b","h4","h","n4","h3","n3","n6","n7")),34) occurs(action(("sendtofree-b","c4","n3","n2","n7","n8")),35) occurs(action(("newcolfromfreecell","c3","n8","n7","n2","n3")),36) occurs(action(("sendtofree-b","c3","n3","n2","n7","n8")),37) occurs(action(("newcolfromfreecell","c4","n8","n7","n2","n3")),38) occurs(action(("homefromfreecell","c3","c","n3","c2","n2","n3","n4")),39) occurs(action(("sendtohome-b","c4","c","n4","c3","n3","n7","n8")),40) +Solving Time: 2.39s +Memory: 1398MB (+0MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 62 +Time : 455.235s (Solving: 410.84s 1st Model: 2.23s Unsat: 2.88s) +CPU Time : 455.290s + +Choices : 27541654 +Conflicts : 647654 (Analyzed: 647653) +Restarts : 5912 (Average: 109.55 Last: 248) +Model-Level : 2182.0 +Problems : 62 (Average Length: 73.85 Splits: 0) +Lemmas : 647653 (Deleted: 574884) + Binary : 5860 (Ratio: 0.90%) + Ternary : 4049 (Ratio: 0.63%) + Conflict : 647653 (Average Length: 1075.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 647653 (Average: 24.74 Max: 17408 Sum: 16020665) + Executed : 646693 (Average: 24.68 Max: 17408 Sum: 15986109 Ratio: 99.78%) + Bounded : 960 (Average: 36.00 Max: 112 Sum: 34556 Ratio: 0.22%) + +Rules : 179220 +Atoms : 179220 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 831819 (Eliminated: 0 Frozen: 801190) +Constraints : 9718228 (Binary: 99.7% Ternary: 0.2% Other: 0.2%) + +Memory Peak : 1469MB +Max. Length : 110 steps +Sol. Length : 40 steps + +