1
0
Fork 0

Add benchmark result [gc-ta1-tt1 | ipc-2006 | trucks-propositional-strips | 19]

This commit is contained in:
Potassco Bot 2017-12-02 16:38:14 +01:00
parent b898f3989a
commit 55293f15fd
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 856 additions and 0 deletions

View File

@ -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/trucks-propositional-strips/domains/domain-19.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/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: trucks-propositional-strips
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

View File

@ -0,0 +1,18 @@
# 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': 'trucks-propositional-strips', '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/trucks-propositional-strips/domains/domain-19.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/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))
# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/domains/domain-19.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/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 720.11 MEM 33472 MAXMEM 618984 STALE 1 MAXMEM_RSS 562304
<time name="ALL">719910</time>

View File

@ -0,0 +1,785 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/domains/domain-19.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/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/trucks-propositional-strips/domains/domain-19.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/instances/instance-19.pddl
Parsing...
Parsing: [12.850s CPU, 12.844s wall-clock]
Normalizing task... [2.530s CPU, 2.532s wall-clock]
Instantiating...
Generating Datalog program... [1.760s CPU, 1.764s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [3.980s CPU, 3.973s wall-clock]
Preparing model... [3.850s CPU, 3.849s wall-clock]
Generated 40357 rules.
Computing model... [1.330s CPU, 1.336s wall-clock]
15104 relevant atoms
0 auxiliary atoms
15104 final queue length
40377 total queue pushes
Completing instantiation... [3.080s CPU, 3.084s wall-clock]
Instantiating: [14.200s CPU, 14.196s wall-clock]
Computing fact groups...
Finding invariants...
1530 initial candidates
Finding invariants: [298.610s CPU, 298.479s wall-clock]
Checking invariant weight... [0.400s CPU, 0.396s wall-clock]
Instantiating groups... [0.120s CPU, 0.124s wall-clock]
Collecting mutex groups... [0.030s CPU, 0.037s wall-clock]
Choosing groups...
1360 uncovered facts
Choosing groups: [0.280s CPU, 0.273s wall-clock]
Building translation key... [0.040s CPU, 0.044s wall-clock]
Computing fact groups: [300.050s CPU, 299.915s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.013s wall-clock]
Building dictionary for full mutex groups... [0.140s CPU, 0.140s wall-clock]
Building mutex information...
Building mutex information: [0.250s CPU, 0.244s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.170s CPU, 0.177s wall-clock]
Translating task: [15.020s CPU, 15.015s wall-clock]
90 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
6 propositions removed
Detecting unreachable propositions: [2.870s CPU, 2.871s wall-clock]
Reordering and filtering variables...
34 of 1379 variables necessary.
1380 of 1400 mutex groups necessary.
13572 of 13572 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.780s CPU, 0.779s wall-clock]
Translator variables: 34
Translator derived variables: 0
Translator facts: 213
Translator goal facts: 12
Translator mutex groups: 1380
Translator total mutex groups size: 15203
Translator operators: 13572
Translator axioms: 0
Translator task size: 73368
Translator peak memory: 346136 KB
Writing output... [1.380s CPU, 1.477s wall-clock]
Done! [350.240s CPU, 350.188s wall-clock]
planner.py version 0.0.1
Time: 1.63s
Memory: 117MB
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: 117MB (+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: 117MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.26s
Memory: 121MB (+4MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 123MB (+2MB)
UNSAT
Iteration Time: 0.34s
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: 129.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.28s
Memory: 130MB (+7MB)
Unblocking actions...
Solving...
Solving Time: 1.39s
Memory: 135MB (+5MB)
UNKNOWN
Iteration Time: 1.75s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 147.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.28s
Memory: 148MB (+13MB)
Unblocking actions...
Solving...
Solving Time: 2.41s
Memory: 168MB (+20MB)
UNKNOWN
Iteration Time: 2.77s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 201.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.33s
Memory: 181MB (+13MB)
Unblocking actions...
Solving...
Solving Time: 3.34s
Memory: 217MB (+36MB)
UNKNOWN
Iteration Time: 3.76s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 266.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.26s
Memory: 223MB (+6MB)
Unblocking actions...
Solving...
Solving Time: 4.20s
Memory: 242MB (+19MB)
UNKNOWN
Iteration Time: 4.55s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 291.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.26s
Memory: 242MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 5.16s
Memory: 250MB (+8MB)
UNKNOWN
Iteration Time: 5.52s
Iteration 8
Queue: [(2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 30
Blocking actions...
Solving...
Solving Time: 2.34s
Memory: 250MB (+0MB)
UNKNOWN
Iteration Time: 2.36s
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: 1.88s
Memory: 250MB (+0MB)
UNKNOWN
Iteration Time: 1.89s
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: 2.18s
Memory: 250MB (+0MB)
UNKNOWN
Iteration Time: 2.19s
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: 2.71s
Memory: 250MB (+0MB)
UNKNOWN
Iteration Time: 2.72s
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: 3.13s
Memory: 250MB (+0MB)
UNKNOWN
Iteration Time: 3.14s
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: 299.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.26s
Memory: 250MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 3.95s
Memory: 255MB (+5MB)
UNKNOWN
Iteration Time: 4.31s
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: 304.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.27s
Memory: 255MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 4.13s
Memory: 256MB (+1MB)
UNKNOWN
Iteration Time: 4.50s
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: 305.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.27s
Memory: 256MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 5.58s
Memory: 274MB (+18MB)
UNKNOWN
Iteration Time: 5.95s
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: 323.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.27s
Memory: 280MB (+6MB)
Unblocking actions...
Solving...
Solving Time: 9.38s
Memory: 351MB (+71MB)
UNKNOWN
Iteration Time: 9.78s
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: 428.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.27s
Memory: 351MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 7.45s
Memory: 366MB (+15MB)
UNKNOWN
Iteration Time: 7.85s
Iteration 18
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 55
Expected Memory: 443.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.28s
Memory: 366MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 6.06s
Memory: 367MB (+1MB)
UNKNOWN
Iteration Time: 6.48s
Iteration 19
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 60
Expected Memory: 444.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.28s
Memory: 367MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 12.25s
Memory: 431MB (+64MB)
UNKNOWN
Iteration Time: 12.67s
Iteration 20
Queue: [(14,70,0,True), (15,75,0,True)]
Grounded Until: 65
Expected Memory: 508.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.43s
Memory: 447MB (+16MB)
Unblocking actions...
Solving...
Solving Time: 12.64s
Memory: 503MB (+56MB)
UNKNOWN
Iteration Time: 13.24s
Iteration 21
Queue: [(15,75,0,True)]
Grounded Until: 70
Expected Memory: 580.0MB
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.27s
Memory: 503MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 11.80s
Memory: 504MB (+1MB)
UNKNOWN
Iteration Time: 12.23s
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: 3.57s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 3.61s
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: 2.36s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 2.38s
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: 2.96s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 2.98s
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: 2.94s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 2.96s
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: 3.67s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 3.69s
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: 4.61s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 4.63s
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: 3.96s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 3.98s
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: 6.63s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 6.66s
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: 5.36s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 5.38s
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: 5.47s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 5.49s
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: 10.88s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 10.91s
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: 9.51s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 9.55s
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: 9.46s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 9.48s
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: 14.72s
Memory: 504MB (+0MB)
UNKNOWN
Iteration Time: 14.75s
Iteration 36
Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Expected Memory: 581.0MB
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time: 0.27s
Memory: 504MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 9.35s
Memory: 506MB (+2MB)
UNKNOWN
Iteration Time: 9.78s
Iteration 37
Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 80
Expected Memory: 583.0MB
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time: 0.27s
Memory: 506MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 6.85s
Memory: 507MB (+1MB)
UNKNOWN
Iteration Time: 7.29s
Iteration 38
Queue: [(18,90,0,True), (19,95,0,True)]
Grounded Until: 85
Expected Memory: 584.0MB
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 0.27s
Memory: 507MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 8.44s
Memory: 509MB (+2MB)
UNKNOWN
Iteration Time: 8.87s
Iteration 39
Queue: [(19,95,0,True)]
Grounded Until: 90
Expected Memory: 586.0MB
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time: 0.27s
Memory: 509MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 7.01s
Memory: 510MB (+1MB)
UNKNOWN
Iteration Time: 7.45s
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: 3.17s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 3.20s
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: 3.09s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 3.12s
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: 4.23s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 4.26s
Iteration 43
Queue: [(5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,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: 3.62s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 3.64s
Iteration 44
Queue: [(6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,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: 4.04s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 4.07s
Iteration 45
Queue: [(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: 5.37s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 5.40s
Iteration 46
Queue: [(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: 4.13s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 4.16s
Iteration 47
Queue: [(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: 6.96s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 6.99s
Iteration 48
Queue: [(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: 4.37s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 4.40s
Iteration 49
Queue: [(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: 5.82s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 5.84s
Iteration 50
Queue: [(16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 8.65s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 8.68s
Iteration 51
Queue: [(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: 11.47s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 11.51s
Iteration 52
Queue: [(18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 13.81s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 13.84s
Iteration 53
Queue: [(19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 13.98s
Memory: 510MB (+0MB)
UNKNOWN
Iteration Time: 14.03s
Iteration 54
Queue: [(20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Expected Memory: 587.0MB
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time: 0.27s
Memory: 510MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 13.53s
Memory: 511MB (+1MB)
UNKNOWN
Iteration Time: 13.98s
Iteration 55
Queue: [(21,105,0,True)]
Grounded Until: 100
Expected Memory: 588.0MB
Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])]
Grounding Time: 0.27s
Memory: 511MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 17.23s
Memory: 567MB (+56MB)
UNKNOWN
Iteration Time: 17.69s
Iteration 56
Queue: [(2,10,4,True), (3,15,4,True), (4,20,4,True), (5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Blocking actions...
Solving...
Solving Time: 3.74s
Memory: 567MB (+0MB)
UNKNOWN
Iteration Time: 3.80s
Iteration 57
Queue: [(3,15,4,True), (4,20,4,True), (5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 4.09s
Memory: 567MB (+0MB)
UNKNOWN
Iteration Time: 4.12s
Iteration 58
Queue: [(4,20,4,True), (5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 3.63s
Memory: 567MB (+0MB)
UNKNOWN
Iteration Time: 3.66s
Iteration 59
Queue: [(5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 0.16s
Memory: 567MB (+0MB)
SAT
Testing...
SERIALIZABLE
Testing Time: 1.09s
Memory: 567MB (+0MB)
Answer: 1
occurs(action("drive_truck1_l2_l6_t0_t1"),1) occurs(action("drive_truck1_l6_l4_t1_t2"),2) occurs(action("load_package7_truck1_a2_l6"),2) occurs(action("unload_package7_truck1_a2_l4"),3) occurs(action("drive_truck1_l4_l6_t2_t3"),3) occurs(action("load_package4_truck1_a1_l4"),3) occurs(action("deliver_package7_l4_t3_t12"),4) occurs(action("unload_package4_truck1_a1_l6"),4) occurs(action("drive_truck1_l6_l4_t3_t4"),4) occurs(action("deliver_package4_l6_t4_t6"),5) occurs(action("drive_truck1_l4_l5_t4_t5"),5) occurs(action("load_package1_truck1_a2_l4"),5) occurs(action("load_package3_truck1_a5_l4"),5) occurs(action("load_package5_truck1_a3_l4"),5) occurs(action("unload_package1_truck1_a2_l5"),6) occurs(action("deliver_package1_l5_t5_t6"),7) occurs(action("unload_package5_truck1_a3_l5"),7) occurs(action("drive_truck1_l5_l6_t5_t6"),7) occurs(action("deliver_package5_l5_t6_t6"),8) occurs(action("unload_package3_truck1_a5_l6"),8) occurs(action("load_package10_truck1_a2_l6"),8) occurs(action("deliver_package3_l6_t6_t6"),9) occurs(action("drive_truck1_l6_l5_t6_t7"),9) occurs(action("unload_package10_truck1_a2_l5"),10) occurs(action("drive_truck1_l5_l2_t7_t8"),10) occurs(action("deliver_package10_l5_t8_t12"),11) occurs(action("drive_truck1_l2_l1_t8_t9"),11) occurs(action("load_package11_truck1_a3_l2"),11) occurs(action("load_package12_truck1_a1_l2"),11) occurs(action("unload_package12_truck1_a1_l1"),12) occurs(action("drive_truck1_l1_l5_t9_t10"),12) occurs(action("deliver_package12_l1_t10_t18"),13) occurs(action("unload_package11_truck1_a3_l5"),13) occurs(action("drive_truck1_l5_l6_t10_t11"),13) occurs(action("deliver_package11_l5_t11_t18"),14) occurs(action("drive_truck1_l6_l3_t11_t12"),14) occurs(action("load_package8_truck1_a5_l6"),14) occurs(action("load_package9_truck1_a3_l6"),14) occurs(action("unload_package9_truck1_a3_l3"),15) occurs(action("deliver_package9_l3_t12_t15"),16) occurs(action("unload_package8_truck1_a5_l3"),16) occurs(action("deliver_package8_l3_t12_t12"),17) occurs(action("drive_truck1_l3_l4_t12_t13"),17) occurs(action("drive_truck1_l4_l6_t13_t14"),18) occurs(action("load_package2_truck1_a5_l4"),18) occurs(action("unload_package2_truck1_a5_l6"),19) occurs(action("deliver_package2_l6_t14_t17"),20) occurs(action("drive_truck1_l6_l1_t14_t15"),20) occurs(action("load_package6_truck1_a5_l6"),20) occurs(action("unload_package6_truck1_a5_l1"),21) occurs(action("deliver_package6_l1_t15_t18"),22) occurs(action("drive_truck1_l1_l5_t15_t16"),23) occurs(action("drive_truck1_l5_l2_t16_t17"),24) occurs(action("drive_truck1_l2_l6_t17_t18"),25)
SATISFIABLE
Models : 1+
Calls : 59
Time : 365.907s (Solving: 352.84s 1st Model: 0.11s Unsat: 0.01s)
CPU Time : 366.004s
Choices : 8876690 (Domain: 8876433)
Conflicts : 475818 (Analyzed: 475817)
Restarts : 5603 (Average: 84.92 Last: 139)
Model-Level : 1300.0
Problems : 59 (Average Length: 71.58 Splits: 0)
Lemmas : 475817 (Deleted: 469915)
Binary : 1004 (Ratio: 0.21%)
Ternary : 296 (Ratio: 0.06%)
Conflict : 475817 (Average Length: 3016.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 475817 (Average: 2.66 Max: 1063 Sum: 1264850)
Executed : 475814 (Average: 2.66 Max: 1063 Sum: 1264720 Ratio: 99.99%)
Bounded : 3 (Average: 43.33 Max: 72 Sum: 130 Ratio: 0.01%)
Rules : 201012
Atoms : 201012
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 237586 (Eliminated: 0 Frozen: 18529)
Constraints : 1697862 (Binary: 97.4% Ternary: 1.1% Other: 1.5%)
Memory Peak : 567MB
Max. Length : 105 steps
Sol. Length : 25 steps
Models : 1