diff --git a/gc-ta1-tt1/ipc-2006_tpp-propositional_19.env b/gc-ta1-tt1/ipc-2006_tpp-propositional_19.env new file mode 100644 index 000000000..ecc726b17 --- /dev/null +++ b/gc-ta1-tt1/ipc-2006_tpp-propositional_19.env @@ -0,0 +1,53 @@ +command: +- timeout +- -m=9216000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/instances/instance-19.pddl +- --stats +- --verbose +- --print-call +- -m 8192 +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +configuration: + id: gc-ta1-tt1 + instanceSets: + - lpnmr-first-plan-not-serializable + - rintanen-aij-2012 + options: + - --stats + - --verbose + - --print-call + - -m 8192 + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 +exitCode: 0 +instance: + domain: tpp-propositional + instance: 19 + ipc: ipc-2006 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 398fcb36ad9c5a23a8c35820fb4b021802dbc349 (2017-11-30 17:03:27 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1/ipc-2006_tpp-propositional_19.err b/gc-ta1-tt1/ipc-2006_tpp-propositional_19.err new file mode 100644 index 000000000..f6f4521ee --- /dev/null +++ b/gc-ta1-tt1/ipc-2006_tpp-propositional_19.err @@ -0,0 +1,33 @@ +# configuration: {'id': 'gc-ta1-tt1', 'options': ['--stats', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable', 'rintanen-aij-2012']} +# instance: {'ipc': 'ipc-2006', 'domain': 'tpp-propositional', 'instance': 19} +# command: ['timeout', '-m=9216000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/instances/instance-19.pddl', '--stats', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +/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)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/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 -m 8192 -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_forall_t.lp --test-once --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0 +FINISHED CPU 558.35 MEM 0 MAXMEM 1158556 STALE 1 MAXMEM_RSS 1030624 + + diff --git a/gc-ta1-tt1/ipc-2006_tpp-propositional_19.out b/gc-ta1-tt1/ipc-2006_tpp-propositional_19.out new file mode 100644 index 000000000..e62148a12 --- /dev/null +++ b/gc-ta1-tt1/ipc-2006_tpp-propositional_19.out @@ -0,0 +1,617 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/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-2006/domains/tpp-propositional/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/instances/instance-19.pddl +Parsing... +Parsing: [0.040s CPU, 0.045s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.013s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.040s CPU, 0.037s wall-clock] +Preparing model... [0.030s CPU, 0.037s wall-clock] +Generated 45 rules. +Computing model... [2.210s CPU, 2.211s wall-clock] +7201 relevant atoms +16410 auxiliary atoms +23611 final queue length +35517 total queue pushes +Completing instantiation... [2.610s CPU, 2.599s wall-clock] +Instantiating: [4.920s CPU, 4.925s wall-clock] +Computing fact groups... +Finding invariants... +18 initial candidates +Finding invariants: [0.100s CPU, 0.102s wall-clock] +Checking invariant weight... [0.020s CPU, 0.009s wall-clock] +Instantiating groups... [0.090s CPU, 0.096s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.005s wall-clock] +Choosing groups... +68 uncovered facts +Choosing groups: [0.010s CPU, 0.016s wall-clock] +Building translation key... [0.010s CPU, 0.013s wall-clock] +Computing fact groups: [0.280s CPU, 0.280s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.005s wall-clock] +Building dictionary for full mutex groups... [0.000s CPU, 0.004s wall-clock] +Building mutex information... +Building mutex information: [0.010s CPU, 0.006s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.100s CPU, 0.103s wall-clock] +Translating task: [1.930s CPU, 1.933s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +297 propositions removed +Detecting unreachable propositions: [1.030s CPU, 1.023s wall-clock] +Reordering and filtering variables... +161 of 161 variables necessary. +0 of 161 mutex groups necessary. +6270 of 6270 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.310s CPU, 0.315s wall-clock] +Translator variables: 161 +Translator derived variables: 0 +Translator facts: 725 +Translator goal facts: 14 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 6270 +Translator axioms: 0 +Translator task size: 38310 +Translator peak memory: 61900 KB +Writing output... [0.640s CPU, 0.708s wall-clock] +Done! [9.270s CPU, 9.333s wall-clock] +planner.py version 0.0.1 + +Time: 1.71s +Memory: 167MB + +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: 167MB (+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 +Expected Memory: 167MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.48s +Memory: 167MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.05s +Memory: 174MB (+7MB) +UNSAT +Iteration Time: 0.83s + +Iteration 3 +Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 5 +Expected Memory: 181.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.57s +Memory: 174MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.14s +Memory: 190MB (+16MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.82s +Memory: 267MB (+77MB) +Solving... +Solving Time: 3.41s +Memory: 264MB (+-3MB) +UNKNOWN +Iteration Time: 6.25s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 280.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.87s +Memory: 264MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 8.92s +Memory: 275MB (+11MB) +UNKNOWN +Iteration Time: 10.19s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 291.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.88s +Memory: 276MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 8.60s +Memory: 305MB (+29MB) +UNKNOWN +Iteration Time: 9.88s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 335.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.92s +Memory: 317MB (+12MB) +Unblocking actions... +Solving... +Solving Time: 9.74s +Memory: 354MB (+37MB) +UNKNOWN +Iteration Time: 11.08s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 403.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 1.02s +Memory: 379MB (+25MB) +Unblocking actions... +Solving... +Solving Time: 10.79s +Memory: 398MB (+19MB) +UNKNOWN +Iteration Time: 12.26s + +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: 7.61s +Memory: 399MB (+1MB) +UNKNOWN +Iteration Time: 7.63s + +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: 10.45s +Memory: 399MB (+0MB) +UNKNOWN +Iteration Time: 10.47s + +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: 10.60s +Memory: 399MB (+0MB) +UNKNOWN +Iteration Time: 10.63s + +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: 11.22s +Memory: 399MB (+0MB) +UNKNOWN +Iteration Time: 11.24s + +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: 10.23s +Memory: 399MB (+0MB) +UNKNOWN +Iteration Time: 10.25s + +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 +Expected Memory: 448.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.88s +Memory: 419MB (+20MB) +Unblocking actions... +Solving... +Solving Time: 11.98s +Memory: 461MB (+42MB) +UNKNOWN +Iteration Time: 13.32s + +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 +Expected Memory: 523.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.89s +Memory: 468MB (+7MB) +Unblocking actions... +Solving... +Solving Time: 12.56s +Memory: 490MB (+22MB) +UNKNOWN +Iteration Time: 13.93s + +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 +Expected Memory: 552.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.92s +Memory: 510MB (+20MB) +Unblocking actions... +Solving... +Solving Time: 12.51s +Memory: 533MB (+23MB) +UNKNOWN +Iteration Time: 13.93s + +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 +Expected Memory: 595.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.93s +Memory: 551MB (+18MB) +Unblocking actions... +Solving... +Solving Time: 12.67s +Memory: 602MB (+51MB) +UNKNOWN +Iteration Time: 14.13s + +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 +Expected Memory: 671.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.93s +Memory: 602MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 15.87s +Memory: 629MB (+27MB) +UNKNOWN +Iteration Time: 17.35s + +Iteration 18 +Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)] +Grounded Until: 55 +Expected Memory: 698.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 1.24s +Memory: 665MB (+36MB) +Unblocking actions... +Solving... +Solving Time: 15.34s +Memory: 695MB (+30MB) +UNKNOWN +Iteration Time: 17.15s + +Iteration 19 +Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True)] +Grounded Until: 60 +Expected Memory: 764.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.88s +Memory: 707MB (+12MB) +Unblocking actions... +Solving... +Solving Time: 15.68s +Memory: 734MB (+27MB) +UNKNOWN +Iteration Time: 17.15s + +Iteration 20 +Queue: [(14,70,0,True), (15,75,0,True)] +Grounded Until: 65 +Expected Memory: 803.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.89s +Memory: 749MB (+15MB) +Unblocking actions... +Solving... +Solving Time: 15.53s +Memory: 821MB (+72MB) +UNKNOWN +Iteration Time: 17.04s + +Iteration 21 +Queue: [(15,75,0,True)] +Grounded Until: 70 +Expected Memory: 908.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.90s +Memory: 821MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 18.03s +Memory: 842MB (+21MB) +UNKNOWN +Iteration Time: 19.56s + +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: 10.22s +Memory: 843MB (+1MB) +UNKNOWN +Iteration Time: 10.28s + +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: 9.85s +Memory: 845MB (+2MB) +UNKNOWN +Iteration Time: 9.91s + +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: 10.82s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 10.88s + +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: 11.68s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 11.74s + +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: 12.44s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 12.50s + +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: 13.47s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 13.53s + +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: 13.44s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 13.49s + +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: 14.71s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 14.77s + +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: 13.62s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 13.68s + +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: 17.24s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 17.30s + +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: 16.05s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 16.10s + +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: 17.18s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 17.24s + +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: 18.66s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 18.71s + +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: 18.79s +Memory: 845MB (+0MB) +UNKNOWN +Iteration Time: 18.85s + +Iteration 36 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 75 +Expected Memory: 932.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.91s +Memory: 857MB (+12MB) +Unblocking actions... +Solving... +Solving Time: 15.27s +Memory: 898MB (+41MB) +UNKNOWN +Iteration Time: 16.83s + +Iteration 37 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 80 +Expected Memory: 985.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.92s +Memory: 908MB (+10MB) +Unblocking actions... +Solving... +Solving Time: 15.27s +Memory: 936MB (+28MB) +UNKNOWN +Iteration Time: 16.85s + +Iteration 38 +Queue: [(18,90,0,True), (19,95,0,True)] +Grounded Until: 85 +Expected Memory: 1023.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.93s +Memory: 938MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 17.92s +Memory: 972MB (+34MB) +UNKNOWN +Iteration Time: 19.53s + +Iteration 39 +Queue: [(19,95,0,True)] +Grounded Until: 90 +Expected Memory: 1059.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.98s +Memory: 982MB (+10MB) +Unblocking actions... +Solving... +Solving Time: 17.47s +Memory: 1015MB (+33MB) +UNKNOWN +Iteration Time: 19.16s + +Iteration 40 +Queue: [(2,10,3,True), (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,False), (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)] +Grounded Until: 95 +Blocking actions... +Solving... +Solving Time: 12.48s +Memory: 1018MB (+3MB) +UNKNOWN +Iteration Time: 12.55s + +Iteration 41 +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,False), (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)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 8.99s +Memory: 1022MB (+4MB) +UNKNOWN +Iteration Time: 9.06s + +Iteration 42 +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,False), (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)] +Grounded Until: 95 +Unblocking actions... +Solving... +Solving Time: 7.25s +Memory: 1022MB (+0MB) +SAT +Testing... +SERIALIZABLE? +Testing Time: 0.00s +Memory: 1022MB (+0MB) +Answer: 2 +occurs(action(("drive","truck1","depot1","market4")),1) occurs(action(("drive","truck2","depot1","market4")),1) occurs(action(("drive","truck3","depot1","market4")),1) occurs(action(("drive","truck4","depot1","market4")),1) occurs(action(("drive","truck5","depot2","market4")),1) occurs(action(("buy","truck2","goods1","market4","level0","level1","level0","level1")),2) occurs(action(("buy","truck2","goods11","market4","level1","level2","level0","level1")),2) occurs(action(("buy","truck1","goods12","market4","level0","level1","level0","level1")),2) occurs(action(("buy","truck2","goods13","market4","level0","level1","level0","level1")),2) occurs(action(("buy","truck1","goods14","market4","level0","level1","level0","level1")),2) occurs(action(("buy","truck2","goods2","market4","level1","level2","level0","level1")),2) occurs(action(("buy","truck1","goods3","market4","level1","level2","level0","level1")),2) occurs(action(("buy","truck1","goods4","market4","level0","level1","level0","level1")),2) occurs(action(("buy","truck1","goods6","market4","level0","level1","level0","level1")),2) occurs(action(("buy","truck1","goods7","market4","level0","level1","level0","level1")),2) occurs(action(("buy","truck1","goods8","market4","level1","level2","level0","level1")),2) occurs(action(("drive","truck3","market4","market3")),2) occurs(action(("drive","truck4","market4","market3")),2) occurs(action(("drive","truck5","market4","market3")),2) occurs(action(("buy","truck2","goods9","market4","level1","level2","level0","level1")),2) occurs(action(("load","goods1","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods11","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods12","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods13","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods14","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods2","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods3","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods4","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods6","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods7","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods8","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("load","goods9","truck2","market4","level0","level1","level0","level1")),3) occurs(action(("buy","truck5","goods10","market3","level1","level2","level0","level1")),3) occurs(action(("buy","truck5","goods13","market3","level1","level2","level0","level1")),3) occurs(action(("buy","truck5","goods14","market3","level0","level1","level0","level1")),3) occurs(action(("buy","truck5","goods6","market3","level1","level2","level0","level1")),3) occurs(action(("buy","truck5","goods7","market3","level1","level2","level0","level1")),3) occurs(action(("drive","truck3","market3","market2")),3) occurs(action(("drive","truck4","market3","market1")),3) occurs(action(("buy","truck5","goods9","market3","level0","level1","level0","level1")),3) occurs(action(("load","goods10","truck5","market3","level0","level1","level0","level1")),4) occurs(action(("load","goods13","truck5","market3","level0","level1","level0","level1")),4) occurs(action(("load","goods14","truck5","market3","level0","level1","level0","level1")),4) occurs(action(("load","goods6","truck5","market3","level0","level1","level0","level1")),4) occurs(action(("load","goods7","truck5","market3","level0","level1","level0","level1")),4) occurs(action(("load","goods9","truck5","market3","level0","level1","level0","level1")),4) occurs(action(("buy","truck4","goods1","market1","level0","level1","level0","level1")),4) occurs(action(("buy","truck3","goods1","market2","level1","level2","level0","level1")),4) occurs(action(("buy","truck4","goods11","market1","level1","level2","level0","level1")),4) occurs(action(("buy","truck1","goods11","market4","level0","level1","level0","level1")),4) occurs(action(("buy","truck3","goods12","market2","level0","level1","level0","level1")),4) occurs(action(("buy","truck4","goods13","market1","level0","level1","level0","level1")),4) occurs(action(("buy","truck3","goods2","market2","level1","level2","level0","level1")),4) occurs(action(("buy","truck1","goods2","market4","level0","level1","level0","level1")),4) occurs(action(("buy","truck3","goods3","market2","level0","level1","level0","level1")),4) occurs(action(("buy","truck1","goods3","market4","level0","level1","level0","level1")),4) occurs(action(("buy","truck4","goods4","market1","level1","level2","level0","level1")),4) occurs(action(("buy","truck4","goods5","market1","level1","level2","level0","level1")),4) occurs(action(("buy","truck3","goods5","market2","level1","level2","level0","level1")),4) occurs(action(("buy","truck3","goods6","market2","level0","level1","level0","level1")),4) occurs(action(("buy","truck3","goods8","market2","level1","level2","level0","level1")),4) occurs(action(("buy","truck1","goods8","market4","level0","level1","level0","level1")),4) occurs(action(("buy","truck4","goods9","market1","level0","level1","level0","level1")),4) occurs(action(("buy","truck1","goods9","market4","level0","level1","level0","level1")),4) occurs(action(("drive","truck2","market4","depot1")),4) occurs(action(("unload","goods2","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("unload","goods3","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("load","goods1","truck3","market2","level0","level1","level0","level1")),5) occurs(action(("unload","goods1","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("load","goods11","truck1","market4","level0","level1","level0","level1")),5) occurs(action(("load","goods11","truck4","market1","level0","level1","level0","level1")),5) occurs(action(("unload","goods11","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("load","goods12","truck3","market2","level0","level1","level0","level1")),5) occurs(action(("unload","goods12","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("load","goods13","truck4","market1","level0","level1","level0","level1")),5) occurs(action(("unload","goods14","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("load","goods2","truck3","market2","level0","level1","level0","level1")),5) occurs(action(("load","goods4","truck4","market1","level0","level1","level0","level1")),5) occurs(action(("unload","goods4","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("load","goods5","truck3","market2","level0","level1","level0","level1")),5) occurs(action(("load","goods6","truck3","market2","level0","level1","level0","level1")),5) occurs(action(("unload","goods7","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("load","goods8","truck1","market4","level0","level1","level0","level1")),5) occurs(action(("load","goods8","truck3","market2","level0","level1","level0","level1")),5) occurs(action(("load","goods9","truck1","market4","level0","level1","level0","level1")),5) occurs(action(("load","goods9","truck4","market1","level0","level1","level0","level1")),5) occurs(action(("unload","goods13","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("buy","truck4","goods5","market1","level0","level1","level1","level2")),5) occurs(action(("unload","goods6","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("unload","goods8","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("unload","goods9","truck2","depot1","level0","level1","level0","level1")),5) occurs(action(("drive","truck5","market3","market4")),5) occurs(action(("drive","truck1","market4","depot2")),6) occurs(action(("drive","truck5","market4","depot1")),6) occurs(action(("drive","truck2","depot1","market4")),6) occurs(action(("drive","truck3","market2","market3")),6) occurs(action(("drive","truck4","market1","market3")),6) occurs(action(("unload","goods10","truck5","depot1","level0","level1","level0","level1")),7) occurs(action(("unload","goods11","truck1","depot2","level0","level1","level1","level2")),7) occurs(action(("unload","goods14","truck5","depot1","level0","level1","level1","level2")),7) occurs(action(("unload","goods7","truck5","depot1","level0","level1","level1","level2")),7) occurs(action(("unload","goods8","truck1","depot2","level0","level1","level1","level2")),7) occurs(action(("unload","goods13","truck5","depot1","level0","level1","level1","level2")),7) occurs(action(("unload","goods6","truck5","depot1","level0","level1","level1","level2")),7) occurs(action(("drive","truck2","market4","market3")),7) occurs(action(("drive","truck3","market3","market4")),7) occurs(action(("drive","truck4","market3","market4")),7) occurs(action(("unload","goods9","truck1","depot2","level0","level1","level1","level2")),7) occurs(action(("drive","truck4","market4","depot2")),8) occurs(action(("unload","goods9","truck5","depot1","level0","level1","level2","level3")),8) occurs(action(("buy","truck2","goods13","market3","level0","level1","level0","level1")),8) occurs(action(("buy","truck2","goods6","market3","level0","level1","level0","level1")),8) occurs(action(("drive","truck1","depot2","market4")),8) occurs(action(("drive","truck3","market4","depot1")),8) occurs(action(("unload","goods1","truck3","depot1","level0","level1","level1","level2")),9) occurs(action(("unload","goods12","truck3","depot1","level0","level1","level1","level2")),9) occurs(action(("unload","goods4","truck4","depot2","level0","level1","level1","level2")),9) occurs(action(("unload","goods5","truck3","depot1","level0","level1","level0","level1")),9) occurs(action(("unload","goods8","truck3","depot1","level0","level1","level2","level3")),9) occurs(action(("unload","goods9","truck4","depot2","level0","level1","level3","level4")),9) occurs(action(("load","goods13","truck2","market3","level0","level1","level0","level1")),9) occurs(action(("unload","goods13","truck4","depot2","level0","level1","level2","level3")),9) occurs(action(("load","goods6","truck2","market3","level0","level1","level0","level1")),9) occurs(action(("unload","goods6","truck3","depot1","level0","level1","level2","level3")),9) occurs(action(("drive","truck1","market4","market3")),9) occurs(action(("drive","truck5","depot1","market4")),9) occurs(action(("drive","truck1","market3","market1")),10) occurs(action(("drive","truck2","market3","market4")),10) occurs(action(("drive","truck3","depot1","market4")),10) occurs(action(("drive","truck4","depot2","market4")),10) occurs(action(("load","goods2","truck4","market4","level0","level1","level0","level1")),11) occurs(action(("drive","truck2","market4","depot1")),11) occurs(action(("unload","goods13","truck2","depot1","level0","level1","level3","level4")),12) occurs(action(("unload","goods6","truck2","depot1","level0","level1","level3","level4")),12) occurs(action(("drive","truck3","market4","market3")),12) occurs(action(("drive","truck4","market4","market3")),12) occurs(action(("drive","truck5","market4","market3")),12) occurs(action(("drive","truck5","market3","market5")),13) occurs(action(("drive","truck2","depot1","market4")),13) occurs(action(("drive","truck3","market3","market1")),13) occurs(action(("drive","truck4","market3","market1")),13) occurs(action(("buy","truck5","goods14","market5","level0","level1","level0","level1")),14) occurs(action(("drive","truck2","market4","market3")),14) occurs(action(("load","goods14","truck5","market5","level0","level1","level0","level1")),15) occurs(action(("drive","truck2","market3","market2")),15) occurs(action(("load","goods5","truck4","market1","level1","level2","level0","level1")),16) occurs(action(("buy","truck2","goods1","market2","level0","level1","level0","level1")),16) occurs(action(("buy","truck2","goods5","market2","level0","level1","level0","level1")),16) occurs(action(("drive","truck5","market5","market3")),16) occurs(action(("load","goods1","truck3","market1","level0","level1","level0","level1")),17) occurs(action(("drive","truck4","market1","market2")),17) occurs(action(("drive","truck2","market2","market3")),17) occurs(action(("drive","truck5","market3","market4")),17) occurs(action(("drive","truck5","market4","depot1")),18) occurs(action(("buy","truck1","goods11","market1","level0","level1","level0","level1")),18) occurs(action(("drive","truck3","market1","market2")),18) occurs(action(("load","goods11","truck1","market1","level0","level1","level0","level1")),19) occurs(action(("drive","truck5","depot1","market4")),20) +SATISFIABLE + +Models : 1+ +Calls : 43 +Time : 544.682s (Solving: 510.63s 1st Model: 7.16s Unsat: 0.00s) +CPU Time : 544.820s + +Choices : 5165705 (Domain: 4929131) +Conflicts : 324672 (Analyzed: 324672) +Restarts : 3962 (Average: 81.95 Last: 171) +Model-Level : 1205.0 +Problems : 43 (Average Length: 58.86 Splits: 0) +Lemmas : 324672 (Deleted: 316782) + Binary : 1208 (Ratio: 0.37%) + Ternary : 685 (Ratio: 0.21%) + Conflict : 324672 (Average Length: 225.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 324672 (Average: 5.47 Max: 3414 Sum: 1776091) + Executed : 324183 (Average: 5.44 Max: 3414 Sum: 1767404 Ratio: 99.51%) + Bounded : 489 (Average: 17.76 Max: 97 Sum: 8687 Ratio: 0.49%) + +Rules : 226792 (Original: 225568) +Atoms : 131780 +Bodies : 66664 (Original: 65799) + Count : 1059 (Original: 1176) +Equivalences : 33013 (Atom=Atom: 80 Body=Body: 0 Other: 32933) +Tight : Yes +Variables : 764120 (Eliminated: 0 Frozen: 582518) +Constraints : 6971999 (Binary: 97.6% Ternary: 0.9% Other: 1.4%) + +Memory Peak : 1094MB +Max. Length : 95 steps +Sol. Length : 20 steps +Models : 2 + +