From 84cddfe4d7fd40b07992337e71a4e4d71d12f326 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sat, 25 Nov 2017 12:30:43 +0100 Subject: [PATCH] Add benchmark result [fd-pb-es | ipc-1998 | logistics-round-1-strips | 8] --- .../ipc-1998_logistics-round-1-strips_8.env | 38 ++ .../ipc-1998_logistics-round-1-strips_8.err | 33 ++ .../ipc-1998_logistics-round-1-strips_8.out | 559 ++++++++++++++++++ 3 files changed, 630 insertions(+) create mode 100644 fd-pb-es/ipc-1998_logistics-round-1-strips_8.env create mode 100644 fd-pb-es/ipc-1998_logistics-round-1-strips_8.err create mode 100644 fd-pb-es/ipc-1998_logistics-round-1-strips_8.out diff --git a/fd-pb-es/ipc-1998_logistics-round-1-strips_8.env b/fd-pb-es/ipc-1998_logistics-round-1-strips_8.env new file mode 100644 index 000000000..bed3309b6 --- /dev/null +++ b/fd-pb-es/ipc-1998_logistics-round-1-strips_8.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-1998/domains/logistics-round-1-strips/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-8.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: logistics-round-1-strips + instance: 8 + ipc: ipc-1998 +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-1998_logistics-round-1-strips_8.err b/fd-pb-es/ipc-1998_logistics-round-1-strips_8.err new file mode 100644 index 000000000..195ffcf07 --- /dev/null +++ b/fd-pb-es/ipc-1998_logistics-round-1-strips_8.err @@ -0,0 +1,33 @@ +# configuration: {'id': 'fd-pb-es', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5'], 'instanceSets': ['lpnmr-hard-instances']} +# instance: {'ipc': 'ipc-1998', 'domain': 'logistics-round-1-strips', 'instance': 8} +# 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-1998/domains/logistics-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-8.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5'] +# 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-1998/domains/logistics-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-8.pddl && plasp-3.1.1-rc.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 235.66 MEM 30288 MAXMEM 654408 STALE 1 MAXMEM_RSS 593628 + + diff --git a/fd-pb-es/ipc-1998_logistics-round-1-strips_8.out b/fd-pb-es/ipc-1998_logistics-round-1-strips_8.out new file mode 100644 index 000000000..653c9819a --- /dev/null +++ b/fd-pb-es/ipc-1998_logistics-round-1-strips_8.out @@ -0,0 +1,559 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-8.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-1998/domains/logistics-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-8.pddl +Parsing... +Parsing: [0.020s CPU, 0.029s wall-clock] +Normalizing task... [0.000s CPU, 0.001s wall-clock] +Instantiating... +Generating Datalog program... [0.020s CPU, 0.012s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.021s wall-clock] +Preparing model... [0.030s CPU, 0.032s wall-clock] +Generated 51 rules. +Computing model... [1.590s CPU, 1.584s wall-clock] +13500 relevant atoms +9238 auxiliary atoms +22738 final queue length +30781 total queue pushes +Completing instantiation... [2.280s CPU, 2.281s wall-clock] +Instantiating: [3.960s CPU, 3.951s wall-clock] +Computing fact groups... +Finding invariants... +6 initial candidates +Finding invariants: [0.020s CPU, 0.026s wall-clock] +Checking invariant weight... [0.010s CPU, 0.004s wall-clock] +Instantiating groups... [0.190s CPU, 0.197s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.015s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.050s CPU, 0.044s wall-clock] +Building translation key... [0.030s CPU, 0.027s wall-clock] +Computing fact groups: [0.470s CPU, 0.472s wall-clock] +Building STRIPS to SAS dictionary... [0.080s CPU, 0.081s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.011s wall-clock] +Building mutex information... +Building mutex information: [0.010s CPU, 0.014s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.110s CPU, 0.099s wall-clock] +Translating task: [1.950s CPU, 1.944s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +61 propositions removed +Detecting unreachable propositions: [1.030s CPU, 1.025s wall-clock] +Reordering and filtering variables... +43 of 61 variables necessary. +0 of 61 mutex groups necessary. +3866 of 10310 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.180s CPU, 0.184s wall-clock] +Translator variables: 43 +Translator derived variables: 0 +Translator facts: 761 +Translator goal facts: 6 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 3866 +Translator axioms: 0 +Translator task size: 14556 +Translator peak memory: 63832 KB +Writing output... [0.280s CPU, 0.308s wall-clock] +Done! [8.060s CPU, 8.090s wall-clock] +planner.py version 0.0.1 + +Time: 0.50s +Memory: 80MB + +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.00s +Memory: 80MB (+0MB) +UNSAT +Iteration Time: 0.00s + +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.21s +Memory: 83MB (+3MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 91MB (+8MB) +UNSAT +Iteration Time: 0.36s + +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.22s +Memory: 101MB (+10MB) +Unblocking actions... +Solving... +Solving Time: 0.03s +Memory: 111MB (+10MB) +UNSAT +Iteration Time: 0.37s + +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: 0.26s +Memory: 122MB (+11MB) +Unblocking actions... +Solving... +Solving Time: 1.63s +Memory: 140MB (+18MB) +UNSAT +Iteration Time: 2.04s + +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.22s +Memory: 146MB (+6MB) +Unblocking actions... +Solving... +Solving Time: 3.26s +Memory: 154MB (+8MB) +UNKNOWN +Iteration Time: 3.64s + +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.22s +Memory: 165MB (+11MB) +Unblocking actions... +Solving... +Solving Time: 3.83s +Memory: 184MB (+19MB) +UNKNOWN +Iteration Time: 4.21s + +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.22s +Memory: 189MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 4.25s +Memory: 197MB (+8MB) +UNKNOWN +Iteration Time: 4.63s + +Iteration 8 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Blocking actions... +Solving... +Solving Time: 3.82s +Memory: 197MB (+0MB) +UNKNOWN +Iteration Time: 3.83s + +Iteration 9 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 3.88s +Memory: 197MB (+0MB) +UNKNOWN +Iteration Time: 3.89s + +Iteration 10 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 4.24s +Memory: 197MB (+0MB) +UNKNOWN +Iteration Time: 4.25s + +Iteration 11 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.30s +Memory: 217MB (+20MB) +Unblocking actions... +Solving... +Solving Time: 4.61s +Memory: 239MB (+22MB) +UNKNOWN +Iteration Time: 5.09s + +Iteration 12 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 35 +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.22s +Memory: 241MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 5.14s +Memory: 254MB (+13MB) +UNKNOWN +Iteration Time: 5.55s + +Iteration 13 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 40 +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.22s +Memory: 260MB (+6MB) +Unblocking actions... +Solving... +Solving Time: 4.96s +Memory: 271MB (+11MB) +UNKNOWN +Iteration Time: 5.37s + +Iteration 14 +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), (16,80,0,True), (17,85,0,True)] +Grounded Until: 45 +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.22s +Memory: 279MB (+8MB) +Unblocking actions... +Solving... +Solving Time: 5.44s +Memory: 310MB (+31MB) +UNKNOWN +Iteration Time: 5.87s + +Iteration 15 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 50 +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.22s +Memory: 310MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.67s +Memory: 320MB (+10MB) +UNKNOWN +Iteration Time: 6.11s + +Iteration 16 +Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 55 +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.22s +Memory: 324MB (+4MB) +Unblocking actions... +Solving... +Solving Time: 7.03s +Memory: 338MB (+14MB) +UNKNOWN +Iteration Time: 7.48s + +Iteration 17 +Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 60 +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.23s +Memory: 343MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 7.10s +Memory: 356MB (+13MB) +UNKNOWN +Iteration Time: 7.56s + +Iteration 18 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 65 +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.35s +Memory: 365MB (+9MB) +Unblocking actions... +Solving... +Solving Time: 7.32s +Memory: 378MB (+13MB) +UNKNOWN +Iteration Time: 8.00s + +Iteration 19 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 70 +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.25s +Memory: 383MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 7.25s +Memory: 427MB (+44MB) +UNKNOWN +Iteration Time: 7.77s + +Iteration 20 +Queue: [(16,80,0,True), (17,85,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.38s +Memory: 452MB (+25MB) +Unblocking actions... +Solving... +Solving Time: 7.63s +Memory: 455MB (+3MB) +UNKNOWN +Iteration Time: 8.27s + +Iteration 21 +Queue: [(17,85,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.22s +Memory: 455MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 8.56s +Memory: 465MB (+10MB) +UNKNOWN +Iteration Time: 9.05s + +Iteration 22 +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,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Blocking actions... +Solving... +Solving Time: 4.53s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 4.56s + +Iteration 23 +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,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 4.32s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 4.35s + +Iteration 24 +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,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 4.42s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 4.45s + +Iteration 25 +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,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 5.36s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 5.40s + +Iteration 26 +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,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 5.17s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 5.21s + +Iteration 27 +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,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 5.73s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 5.76s + +Iteration 28 +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,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 5.95s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 5.98s + +Iteration 29 +Queue: [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 6.31s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 6.34s + +Iteration 30 +Queue: [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 5.91s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 5.94s + +Iteration 31 +Queue: [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 6.67s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 6.70s + +Iteration 32 +Queue: [(14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 6.95s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 6.99s + +Iteration 33 +Queue: [(15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 7.97s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 8.01s + +Iteration 34 +Queue: [(16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 8.00s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 8.03s + +Iteration 35 +Queue: [(17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 9.37s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 9.41s + +Iteration 36 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.22s +Memory: 474MB (+9MB) +Unblocking actions... +Solving... +Solving Time: 9.56s +Memory: 495MB (+21MB) +UNKNOWN +Iteration Time: 10.08s + +Iteration 37 +Queue: [(19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 90 +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.23s +Memory: 495MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 8.12s +Memory: 512MB (+17MB) +UNKNOWN +Iteration Time: 8.64s + +Iteration 38 +Queue: [(20,100,0,True), (21,105,0,True)] +Grounded Until: 95 +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.22s +Memory: 512MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 9.12s +Memory: 529MB (+17MB) +UNKNOWN +Iteration Time: 9.66s + +Iteration 39 +Queue: [(21,105,0,True)] +Grounded Until: 100 +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.22s +Memory: 529MB (+0MB) +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("load-truck","package24","truck26","city13-1")),1) occurs(action(("drive-truck","truck26","city13-1","city13-3","city13")),2) occurs(action(("fly-airplane","plane4","city7-3","city15-3")),3) occurs(action(("fly-airplane","plane3","city2-3","city15-3")),4) occurs(action(("unload-truck","package24","truck26","city13-3")),5) occurs(action(("load-airplane","package22","plane4","city15-3")),6) occurs(action(("fly-airplane","plane4","city15-3","city1-3")),7) occurs(action(("unload-airplane","package22","plane4","city1-3")),8) occurs(action(("load-truck","package22","truck13","city1-3")),9) occurs(action(("unload-truck","package22","truck13","city1-3")),10) occurs(action(("fly-airplane","plane4","city1-3","city15-3")),11) occurs(action(("drive-truck","truck26","city13-3","city13-1","city13")),12) occurs(action(("drive-truck","truck20","city7-2","city7-3","city7")),13) occurs(action(("fly-airplane","plane1","city5-3","city16-3")),14) occurs(action(("fly-airplane","plane1","city16-3","city15-3")),15) occurs(action(("fly-airplane","plane3","city15-3","city13-3")),16) occurs(action(("fly-airplane","plane2","city16-3","city11-3")),17) occurs(action(("fly-airplane","plane4","city15-3","city18-3")),18) occurs(action(("fly-airplane","plane3","city13-3","city5-3")),19) occurs(action(("fly-airplane","plane3","city5-3","city3-3")),20) occurs(action(("fly-airplane","plane2","city11-3","city7-3")),21) occurs(action(("load-airplane","package19","plane3","city3-3")),22) occurs(action(("fly-airplane","plane3","city3-3","city12-3")),23) occurs(action(("drive-truck","truck14","city1-1","city1-3","city1")),24) occurs(action(("drive-truck","truck10","city20-3","city20-2","city20")),25) occurs(action(("fly-airplane","plane4","city18-3","city7-3")),26) occurs(action(("fly-airplane","plane4","city7-3","city12-3")),27) occurs(action(("fly-airplane","plane4","city12-3","city13-3")),28) occurs(action(("fly-airplane","plane2","city7-3","city2-3")),29) occurs(action(("load-airplane","package24","plane4","city13-3")),30) occurs(action(("fly-airplane","plane4","city13-3","city7-3")),31) occurs(action(("load-truck","package22","truck13","city1-3")),32) occurs(action(("fly-airplane","plane3","city12-3","city1-3")),33) occurs(action(("unload-airplane","package19","plane3","city1-3")),34) occurs(action(("unload-truck","package22","truck13","city1-3")),35) occurs(action(("drive-truck","truck26","city13-1","city13-3","city13")),36) occurs(action(("fly-airplane","plane1","city15-3","city18-3")),37) occurs(action(("drive-truck","truck29","city16-2","city16-3","city16")),38) occurs(action(("drive-truck","truck6","city1-1","city1-3","city1")),39) occurs(action(("load-truck","package19","truck6","city1-3")),40) occurs(action(("drive-truck","truck6","city1-3","city1-2","city1")),41) occurs(action(("unload-truck","package19","truck6","city1-2")),42) occurs(action(("fly-airplane","plane1","city18-3","city20-3")),43) occurs(action(("load-truck","package20","truck10","city20-2")),44) occurs(action(("fly-airplane","plane2","city2-3","city13-3")),45) occurs(action(("drive-truck","truck10","city20-2","city20-3","city20")),46) occurs(action(("unload-truck","package20","truck10","city20-3")),47) occurs(action(("load-airplane","package20","plane1","city20-3")),48) occurs(action(("fly-airplane","plane1","city20-3","city13-3")),49) occurs(action(("unload-airplane","package20","plane1","city13-3")),50) occurs(action(("load-truck","package20","truck26","city13-3")),51) occurs(action(("fly-airplane","plane1","city13-3","city3-3")),52) occurs(action(("fly-airplane","plane2","city13-3","city6-3")),53) occurs(action(("drive-truck","truck10","city20-3","city20-2","city20")),54) occurs(action(("unload-airplane","package24","plane4","city7-3")),55) occurs(action(("fly-airplane","plane4","city7-3","city20-3")),56) occurs(action(("fly-airplane","plane1","city3-3","city17-3")),57) occurs(action(("unload-truck","package20","truck26","city13-3")),58) occurs(action(("fly-airplane","plane2","city6-3","city20-3")),59) occurs(action(("load-airplane","package21","plane4","city20-3")),60) occurs(action(("load-truck","package24","truck20","city7-3")),61) occurs(action(("unload-truck","package24","truck20","city7-3")),62) occurs(action(("load-airplane","package22","plane3","city1-3")),63) occurs(action(("drive-truck","truck15","city2-2","city2-3","city2")),64) occurs(action(("unload-airplane","package22","plane3","city1-3")),65) occurs(action(("fly-airplane","plane4","city20-3","city6-3")),66) occurs(action(("unload-airplane","package21","plane4","city6-3")),67) occurs(action(("fly-airplane","plane1","city17-3","city7-3")),68) occurs(action(("fly-airplane","plane4","city6-3","city20-3")),69) occurs(action(("fly-airplane","plane1","city7-3","city13-3")),70) occurs(action(("drive-truck","truck6","city1-2","city1-3","city1")),71) occurs(action(("load-truck","package22","truck6","city1-3")),72) occurs(action(("fly-airplane","plane3","city1-3","city4-3")),73) occurs(action(("load-airplane","package20","plane1","city13-3")),74) occurs(action(("load-airplane","package23","plane1","city13-3")),75) occurs(action(("fly-airplane","plane1","city13-3","city20-3")),76) occurs(action(("fly-airplane","plane1","city20-3","city2-3")),77) occurs(action(("unload-airplane","package23","plane1","city2-3")),78) occurs(action(("fly-airplane","plane3","city4-3","city7-3")),79) occurs(action(("load-truck","package23","truck15","city2-3")),80) occurs(action(("fly-airplane","plane1","city2-3","city20-3")),81) occurs(action(("load-truck","package24","truck20","city7-3")),82) occurs(action(("drive-truck","truck20","city7-3","city7-1","city7")),83) occurs(action(("unload-truck","package24","truck20","city7-1")),84) occurs(action(("drive-truck","truck20","city7-1","city7-3","city7")),85) occurs(action(("unload-truck","package22","truck6","city1-3")),86) occurs(action(("fly-airplane","plane1","city20-3","city3-3")),87) occurs(action(("fly-airplane","plane4","city20-3","city18-3")),88) occurs(action(("drive-truck","truck20","city7-3","city7-2","city7")),89) occurs(action(("fly-airplane","plane4","city18-3","city2-3")),90) occurs(action(("fly-airplane","plane1","city3-3","city7-3")),91) occurs(action(("unload-truck","package23","truck15","city2-3")),92) occurs(action(("drive-truck","truck2","city2-1","city2-3","city2")),93) occurs(action(("fly-airplane","plane2","city20-3","city6-3")),94) occurs(action(("load-airplane","package23","plane4","city2-3")),95) occurs(action(("unload-airplane","package23","plane4","city2-3")),96) occurs(action(("fly-airplane","plane3","city7-3","city5-3")),97) occurs(action(("load-truck","package23","truck15","city2-3")),98) occurs(action(("drive-truck","truck15","city2-3","city2-1","city2")),99) occurs(action(("unload-airplane","package20","plane1","city7-3")),100) occurs(action(("drive-truck","truck20","city7-2","city7-3","city7")),101) occurs(action(("load-truck","package20","truck20","city7-3")),102) occurs(action(("unload-truck","package23","truck15","city2-1")),103) occurs(action(("drive-truck","truck20","city7-3","city7-1","city7")),104) occurs(action(("unload-truck","package20","truck20","city7-1")),105) +Solving Time: 5.73s +Memory: 546MB (+17MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 39 +Time : 225.564s (Solving: 212.82s 1st Model: 5.62s Unsat: 1.63s) +CPU Time : 225.610s + +Choices : 8305359 +Conflicts : 406462 (Analyzed: 406460) +Restarts : 3508 (Average: 115.87 Last: 241) +Model-Level : 3996.0 +Problems : 39 (Average Length: 64.44 Splits: 0) +Lemmas : 406460 (Deleted: 268686) + Binary : 34633 (Ratio: 8.52%) + Ternary : 17875 (Ratio: 4.40%) + Conflict : 406460 (Average Length: 65.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 406460 (Average: 15.32 Max: 3944 Sum: 6225489) + Executed : 405960 (Average: 15.26 Max: 3944 Sum: 6202664 Ratio: 99.63%) + Bounded : 500 (Average: 45.65 Max: 107 Sum: 22825 Ratio: 0.37%) + +Rules : 50088 +Atoms : 50088 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 551973 (Eliminated: 0 Frozen: 470879) +Constraints : 2325127 (Binary: 93.7% Ternary: 4.1% Other: 2.1%) + +Memory Peak : 605MB +Max. Length : 105 steps +Sol. Length : 105 steps + +