diff --git a/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.env b/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.env new file mode 100644 index 000000000..b90282279 --- /dev/null +++ b/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.env @@ -0,0 +1,50 @@ +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=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=7 +- --test-times=1 +configuration: + id: gc-ta7-tt1 + instanceSets: + - lpnmr-first-plan-not-serializable + options: + - --stats + - --verbose + - --print-call + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=7 + - --test-times=1 +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: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.err b/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.err new file mode 100644 index 000000000..f0157d9f7 --- /dev/null +++ b/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.err @@ -0,0 +1,20 @@ +# configuration: {'id': 'gc-ta7-tt1', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=7', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable']} +# 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=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=7', '--test-times=1'] +# 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 --test-until-not-sat --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_actions_t.lp --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0 +FINISHED CPU 227.05 MEM 33472 MAXMEM 486840 STALE 1 MAXMEM_RSS 429964 + + diff --git a/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.out b/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.out new file mode 100644 index 000000000..33838e1b6 --- /dev/null +++ b/gc-ta7-tt1/ipc-2000_freecell-strips-typed_13.out @@ -0,0 +1,944 @@ +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.050s CPU, 0.043s wall-clock] +Normalizing task... [0.000s CPU, 0.003s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.010s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.050s CPU, 0.054s wall-clock] +Preparing model... [0.030s CPU, 0.028s wall-clock] +Generated 125 rules. +Computing model... [0.970s CPU, 0.972s wall-clock] +7662 relevant atoms +1803 auxiliary atoms +9465 final queue length +33284 total queue pushes +Completing instantiation... [3.600s CPU, 3.602s wall-clock] +Instantiating: [4.680s CPU, 4.677s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.140s CPU, 0.145s wall-clock] +Checking invariant weight... [0.010s CPU, 0.006s wall-clock] +Instantiating groups... [0.030s CPU, 0.037s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.001s wall-clock] +Choosing groups... +14 uncovered facts +Choosing groups: [0.010s CPU, 0.007s wall-clock] +Building translation key... [0.000s CPU, 0.002s wall-clock] +Computing fact groups: [0.200s CPU, 0.208s 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.005s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.160s CPU, 0.155s wall-clock] +Translating task: [3.290s CPU, 3.289s 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.630s CPU, 1.621s 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.620s CPU, 0.616s 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: 73328 KB +Writing output... [0.970s CPU, 1.034s wall-clock] +Done! [11.580s CPU, 11.635s wall-clock] +planner.py version 0.0.1 + +Time: 2.61s +Memory: 216MB + +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: 217MB (+1MB) +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.85s +Memory: 217MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.07s +Memory: 219MB (+2MB) +UNSAT +Iteration Time: 1.29s + +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.80s +Memory: 224MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 0.21s +Memory: 240MB (+16MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.95s +Memory: 351MB (+111MB) +Solving... +Solving Time: 0.05s +Memory: 351MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.93s +Memory: 354MB (+3MB) +Solving... +Solving Time: 0.20s +Memory: 354MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.92s +Memory: 362MB (+8MB) +Solving... +Solving Time: 0.05s +Memory: 362MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.93s +Memory: 364MB (+2MB) +Solving... +Solving Time: 0.03s +Memory: 364MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.93s +Memory: 364MB (+0MB) +Solving... +Solving Time: 0.12s +Memory: 364MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 368MB (+4MB) +Solving... +Solving Time: 0.20s +Memory: 351MB (+-17MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.94s +Memory: 375MB (+24MB) +Solving... +Solving Time: 0.04s +Memory: 351MB (+-24MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.95s +Memory: 376MB (+25MB) +Solving... +Solving Time: 0.05s +Memory: 351MB (+-25MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.95s +Memory: 378MB (+27MB) +Solving... +Solving Time: 0.07s +Memory: 351MB (+-27MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 380MB (+29MB) +Solving... +Solving Time: 0.05s +Memory: 351MB (+-29MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 382MB (+31MB) +Solving... +Solving Time: 0.08s +Memory: 351MB (+-31MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 384MB (+33MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-33MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.97s +Memory: 384MB (+33MB) +Solving... +Solving Time: 0.06s +Memory: 351MB (+-33MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.14s +Memory: 386MB (+35MB) +Solving... +Solving Time: 0.03s +Memory: 351MB (+-35MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.74s +Memory: 386MB (+35MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-35MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 386MB (+35MB) +Solving... +Solving Time: 0.03s +Memory: 351MB (+-35MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 386MB (+35MB) +Solving... +Solving Time: 0.12s +Memory: 351MB (+-35MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 390MB (+39MB) +Solving... +Solving Time: 0.13s +Memory: 351MB (+-39MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 394MB (+43MB) +Solving... +Solving Time: 0.02s +Memory: 394MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 395MB (+1MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-44MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.97s +Memory: 395MB (+44MB) +Solving... +Solving Time: 0.04s +Memory: 351MB (+-44MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 395MB (+44MB) +Solving... +Solving Time: 0.03s +Memory: 351MB (+-44MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.97s +Memory: 396MB (+45MB) +Solving... +Solving Time: 0.04s +Memory: 351MB (+-45MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 351MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 397MB (+46MB) +Solving... +Solving Time: 0.03s +Memory: 351MB (+-46MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 397MB (+46MB) +Solving... +Solving Time: 0.18s +Memory: 351MB (+-46MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 402MB (+51MB) +Solving... +Solving Time: 0.05s +Memory: 351MB (+-51MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 404MB (+53MB) +Solving... +Solving Time: 0.08s +Memory: 351MB (+-53MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 406MB (+55MB) +Solving... +Solving Time: 0.09s +Memory: 351MB (+-55MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.97s +Memory: 408MB (+57MB) +Solving... +Solving Time: 0.05s +Memory: 351MB (+-57MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 410MB (+59MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-59MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.97s +Memory: 410MB (+59MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-59MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 351MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 410MB (+59MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-59MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 410MB (+59MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-59MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 410MB (+59MB) +Solving... +Solving Time: 0.02s +Memory: 351MB (+-59MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.98s +Memory: 410MB (+59MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.95s +Memory: 410MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 410MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 410MB (+0MB) +Solving... +Solving Time: 0.03s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.05s +Memory: 411MB (+1MB) +Solving... +Solving Time: 0.04s +Memory: 411MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 411MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 411MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.97s +Memory: 411MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 411MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 412MB (+1MB) +Solving... +Solving Time: 0.03s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.97s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.95s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.96s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.95s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.07s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.07s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.07s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 412MB (+0MB) +Solving... +Solving Time: 0.09s +Memory: 412MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 415MB (+3MB) +Solving... +Solving Time: 0.32s +Memory: 415MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 426MB (+11MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-16MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 426MB (+16MB) +Solving... +Solving Time: 0.04s +Memory: 410MB (+-16MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 426MB (+16MB) +Solving... +Solving Time: 0.04s +Memory: 410MB (+-16MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 427MB (+17MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-17MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.12s +Memory: 427MB (+17MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-17MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 427MB (+17MB) +Solving... +Solving Time: 0.05s +Memory: 410MB (+-17MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 428MB (+18MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-18MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 428MB (+18MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-18MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.12s +Memory: 429MB (+19MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-19MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 429MB (+19MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-19MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 429MB (+19MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-19MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 410MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 410MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 410MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 429MB (+19MB) +Solving... +Solving Time: 0.08s +Memory: 410MB (+-19MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.10s +Memory: 431MB (+21MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-21MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 431MB (+21MB) +Solving... +Solving Time: 0.04s +Memory: 410MB (+-21MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.10s +Memory: 410MB (+0MB) +Solving... +Solving Time: 0.06s +Memory: 410MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 433MB (+23MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-23MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 433MB (+23MB) +Solving... +Solving Time: 0.02s +Memory: 410MB (+-23MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 433MB (+23MB) +Solving... +Solving Time: 0.03s +Memory: 410MB (+-23MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 433MB (+23MB) +Solving... +Solving Time: 0.11s +Memory: 410MB (+-23MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 437MB (+27MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 437MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 437MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+1MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.09s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.02s +Memory: 438MB (+0MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 2.08s +Memory: 438MB (+0MB) +Solving... +Solving Time: 0.01s +Memory: 438MB (+0MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 2.05s +Memory: 438MB (+0MB) +Answer: 100 +occurs(action(("sendtofree","c4","c3","n4","n3")),1) occurs(action(("move-b","h2","s3","n0","n1")),1) occurs(action(("sendtohome","ha","ca","h","n1","h0","n0")),1) occurs(action(("sendtofree","s4","c2","n3","n2")),2) occurs(action(("sendtohome-b","ca","c","n1","c0","n0","n1","n2")),2) occurs(action(("sendtohome","h2","s3","h","n2","ha","n1")),2) occurs(action(("move-b","c3","h4","n2","n3")),3) occurs(action(("sendtohome","h3","s2","h","n3","h2","n2")),3) occurs(action(("sendtohome","c2","sa","c","n2","ca","n1")),3) occurs(action(("newcolfromfreecell","s4","n3","n2","n2","n3")),4) occurs(action(("sendtohome","c3","h4","c","n3","c2","n2")),4) occurs(action(("sendtohome","sa","d2","s","n1","s0","n0")),4) occurs(action(("homefromfreecell","c4","c","n4","c3","n3","n3","n4")),5) occurs(action(("sendtohome-b","h4","h","n4","h3","n3","n2","n3")),5) occurs(action(("sendtofree","s3","da","n4","n3")),6) occurs(action(("sendtohome-b","s2","s","n2","sa","n1","n3","n4")),6) occurs(action(("sendtofree-b","s4","n3","n2","n4","n5")),7) occurs(action(("sendtohome","da","d4","d","n1","d0","n0")),7) occurs(action(("homefromfreecell","s3","s","n3","s2","n2","n2","n3")),8) occurs(action(("sendtohome-b","d2","d","n2","da","n1","n5","n6")),8) occurs(action(("homefromfreecell","s4","s","n4","s3","n3","n3","n4")),9) occurs(action(("sendtohome-b","d3","d","n3","d2","n2","n6","n7")),9) occurs(action(("sendtohome-b","d4","d","n4","d3","n3","n7","n8")),10) +SATISFIABLE + +Models : 1+ +Calls : 102 +Time : 12.923s (Solving: 3.24s 1st Model: 2.79s Unsat: 0.00s) +CPU Time : 12.764s + +Choices : 20594 (Domain: 19528) +Conflicts : 4991 (Analyzed: 4991) +Restarts : 31 (Average: 161.00 Last: 140) +Model-Level : 74.4 +Problems : 102 (Average Length: 11.85 Splits: 0) +Lemmas : 4991 (Deleted: 0) + Binary : 11 (Ratio: 0.22%) + Ternary : 15 (Ratio: 0.30%) + Conflict : 4991 (Average Length: 4558.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 4991 (Average: 2.48 Max: 91 Sum: 12392) + Executed : 4989 (Average: 2.48 Max: 91 Sum: 12379 Ratio: 99.90%) + Bounded : 2 (Average: 6.50 Max: 12 Sum: 13 Ratio: 0.10%) + +Rules : 186876 +Atoms : 184361 +Bodies : 3506 (Original: 3505) +Equivalences : 2970 (Atom=Atom: 990 Body=Body: 0 Other: 1980) +Tight : Yes +Variables : 64322 (Eliminated: 0 Frozen: 430) +Constraints : 309250 (Binary: 98.9% Ternary: 0.6% Other: 0.5%) + +Memory Peak : 438MB +Max. Length : 10 steps +Sol. Length : 10 steps +Models : 100 + +