1
0
Fork 0

Add benchmark result [gc-ta7-tt1 | ipc-2000 | freecell-strips-typed | 14]

This commit is contained in:
Potassco Bot 2017-11-27 18:21:31 +01:00
parent 814880ea66
commit 39ced44d18
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 910 additions and 0 deletions

View File

@ -0,0 +1,50 @@
command:
- timeout
- -m=8000000
- -t=900
- python3
- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py
- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-14.pddl
- --stats
- --verbose
- --print-call
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=7
- --test-times=1
configuration:
id: gc-ta7-tt1
instanceSets:
- lpnmr-first-plan-not-serializable
options:
- --stats
- --verbose
- --print-call
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=7
- --test-times=1
exitCode: 0
instance:
domain: freecell-strips-typed
instance: 14
ipc: ipc-2000
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +0100)
plasp: 3.1.1
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@ -0,0 +1,20 @@
# configuration: {'id': 'gc-ta7-tt1', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=7', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 14}
# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-14.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=7', '--test-times=1']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
Warning: name clash between type and predicate 'suit'.
Interpreting as predicate in conditions.
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head:
requires(feature(actionCosts))
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head:
requires(feature(axiomRules))
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head:
requires(feature(conditionalEffects))
# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-14.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -B 0.9 --test-until-not-sat --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_actions_t.lp --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0
FINISHED CPU 200.76 MEM 0 MAXMEM 463808 STALE 1 MAXMEM_RSS 406684
<time name="ALL">200690</time>

View File

@ -0,0 +1,840 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-14.pddl']
INFO translator arguments: []
INFO translator time limit: None
INFO translator memory limit: None
INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-14.pddl
Parsing...
Parsing: [0.040s CPU, 0.047s wall-clock]
Normalizing task... [0.010s CPU, 0.004s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.060s CPU, 0.060s wall-clock]
Preparing model... [0.030s CPU, 0.031s wall-clock]
Generated 125 rules.
Computing model... [0.990s CPU, 0.988s wall-clock]
7720 relevant atoms
1817 auxiliary atoms
9537 final queue length
33517 total queue pushes
Completing instantiation... [3.610s CPU, 3.602s wall-clock]
Instantiating: [4.700s CPU, 4.704s wall-clock]
Computing fact groups...
Finding invariants...
15 initial candidates
Finding invariants: [0.150s CPU, 0.151s wall-clock]
Checking invariant weight... [0.010s CPU, 0.006s wall-clock]
Instantiating groups... [0.040s CPU, 0.036s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
Choosing groups...
16 uncovered facts
Choosing groups: [0.010s CPU, 0.006s wall-clock]
Building translation key... [0.010s CPU, 0.002s wall-clock]
Computing fact groups: [0.220s CPU, 0.214s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.002s wall-clock]
Building mutex information...
not in strips_to_sas, left out: Atom bottomcol(c0)
not in strips_to_sas, left out: Atom bottomcol(d0)
not in strips_to_sas, left out: Atom bottomcol(h0)
not in strips_to_sas, left out: Atom bottomcol(s0)
Building mutex information: [0.000s CPU, 0.005s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.160s CPU, 0.155s wall-clock]
Translating task: [3.310s CPU, 3.302s wall-clock]
3242 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
14 propositions removed
Detecting unreachable propositions: [1.610s CPU, 1.612s wall-clock]
Reordering and filtering variables...
38 of 38 variables necessary.
36 of 66 mutex groups necessary.
7375 of 7375 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.620s CPU, 0.615s wall-clock]
Translator variables: 38
Translator derived variables: 0
Translator facts: 161
Translator goal facts: 4
Translator mutex groups: 36
Translator total mutex groups size: 156
Translator operators: 7375
Translator axioms: 0
Translator task size: 60910
Translator peak memory: 73584 KB
Writing output... [0.980s CPU, 1.041s wall-clock]
Done! [11.620s CPU, 11.681s wall-clock]
planner.py version 0.0.1
Time: 2.47s
Memory: 217MB
Iteration 1
Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 0
Solving...
Solving Time: 0.01s
Memory: 217MB (+0MB)
UNSAT
Iteration Time: 0.01s
Iteration 2
Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.85s
Memory: 217MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.08s
Memory: 224MB (+7MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.93s
Memory: 308MB (+84MB)
Solving...
Solving Time: 0.01s
Memory: 308MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.90s
Memory: 309MB (+1MB)
Solving...
Solving Time: 0.01s
Memory: 309MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.91s
Memory: 309MB (+0MB)
Solving...
Solving Time: 0.01s
Memory: 309MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.90s
Memory: 309MB (+0MB)
Solving...
Solving Time: 0.01s
Memory: 309MB (+0MB)
UNSAT
Iteration Time: 8.97s
Iteration 3
Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.80s
Memory: 309MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.08s
Memory: 313MB (+4MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.95s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.95s
Memory: 350MB (+37MB)
Solving...
Solving Time: 0.06s
Memory: 313MB (+-37MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.96s
Memory: 352MB (+39MB)
Solving...
Solving Time: 0.06s
Memory: 313MB (+-39MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.96s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.09s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.96s
Memory: 357MB (+44MB)
Solving...
Solving Time: 0.18s
Memory: 313MB (+-44MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 364MB (+51MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-51MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.97s
Memory: 364MB (+51MB)
Solving...
Solving Time: 0.08s
Memory: 313MB (+-51MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.96s
Memory: 367MB (+54MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-54MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.97s
Memory: 367MB (+54MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-54MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.97s
Memory: 368MB (+55MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-55MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.97s
Memory: 368MB (+55MB)
Solving...
Solving Time: 0.08s
Memory: 313MB (+-55MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 371MB (+58MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-58MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 372MB (+59MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+-59MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.97s
Memory: 373MB (+60MB)
Solving...
Solving Time: 0.09s
Memory: 313MB (+-60MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 376MB (+63MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+-63MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 377MB (+64MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 378MB (+65MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-65MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 378MB (+65MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-65MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 378MB (+65MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-65MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 378MB (+65MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-65MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 378MB (+65MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-65MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 378MB (+65MB)
Solving...
Solving Time: 0.11s
Memory: 313MB (+-65MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.00s
Memory: 381MB (+68MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-68MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.70s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.21s
Memory: 382MB (+69MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-69MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 382MB (+69MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-69MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 383MB (+70MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-70MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 383MB (+70MB)
Solving...
Solving Time: 0.11s
Memory: 313MB (+-70MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 387MB (+74MB)
Solving...
Solving Time: 0.04s
Memory: 387MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 388MB (+1MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+-75MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.98s
Memory: 389MB (+76MB)
Solving...
Solving Time: 0.22s
Memory: 313MB (+-76MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.00s
Memory: 397MB (+84MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-84MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.99s
Memory: 397MB (+84MB)
Solving...
Solving Time: 0.11s
Memory: 313MB (+-84MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.01s
Memory: 400MB (+87MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-87MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 400MB (+87MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+-87MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 401MB (+88MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-88MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.11s
Memory: 401MB (+88MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-88MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.11s
Memory: 402MB (+89MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-89MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 403MB (+90MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-90MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 403MB (+90MB)
Solving...
Solving Time: 0.07s
Memory: 313MB (+-90MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 405MB (+92MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+-92MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 406MB (+93MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-93MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.11s
Memory: 406MB (+93MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-93MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.11s
Memory: 406MB (+93MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-93MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 407MB (+94MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-94MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 408MB (+95MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-95MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 408MB (+95MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-95MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 408MB (+95MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+-95MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.11s
Memory: 409MB (+96MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-96MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 409MB (+96MB)
Solving...
Solving Time: 0.04s
Memory: 313MB (+-96MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 410MB (+97MB)
Solving...
Solving Time: 0.09s
Memory: 313MB (+-97MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 412MB (+99MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-99MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 413MB (+100MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-100MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 413MB (+100MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-100MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 413MB (+100MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-100MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 414MB (+101MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-101MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.14s
Memory: 414MB (+101MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-101MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 414MB (+101MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-101MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 414MB (+101MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-101MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 414MB (+101MB)
Solving...
Solving Time: 0.03s
Memory: 313MB (+-101MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 414MB (+101MB)
Solving...
Solving Time: 0.05s
Memory: 313MB (+-101MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.14s
Memory: 415MB (+102MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-102MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 415MB (+102MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-102MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.14s
Memory: 415MB (+102MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-102MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.14s
Memory: 415MB (+102MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-102MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.13s
Memory: 313MB (+0MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 2.12s
Memory: 415MB (+102MB)
Solving...
Solving Time: 0.02s
Memory: 313MB (+-102MB)
SAT
Testing...
SERIALIZABLE
Testing Time: 2.09s
Memory: 313MB (+0MB)
Answer: 87
occurs(action(("move","h2","c4","c3")),1) occurs(action(("sendtofree","s4","sa","n4","n3")),1) occurs(action(("sendtonewcol","h4","ha","n1","n0")),1) occurs(action(("sendtohome","da","d2","d","n1","d0","n0")),1) occurs(action(("sendtohome-b","ha","h","n1","h0","n0","n0","n1")),2) occurs(action(("sendtohome","d2","h3","d","n2","da","n1")),2) occurs(action(("sendtohome","sa","d3","s","n1","s0","n0")),2) occurs(action(("sendtofree","h3","d4","n3","n2")),3) occurs(action(("sendtohome-b","d3","d","n3","d2","n2","n1","n2")),3) occurs(action(("sendtohome","h2","c3","h","n2","ha","n1")),3) occurs(action(("sendtohome-b","d4","d","n4","d3","n3","n2","n3")),4) occurs(action(("homefromfreecell","h3","h","n3","h2","n2","n2","n3")),4) occurs(action(("sendtohome-b","h4","h","n4","h3","n3","n3","n4")),5) occurs(action(("sendtofree","c4","s2","n3","n2")),5) occurs(action(("sendtohome-b","ca","c","n1","c0","n0","n4","n5")),6) occurs(action(("sendtohome-b","c2","c","n2","ca","n1","n5","n6")),7) occurs(action(("sendtohome","c3","s3","c","n3","c2","n2")),8) occurs(action(("sendtohome-b","s2","s","n2","sa","n1","n6","n7")),8) occurs(action(("homefromfreecell","c4","c","n4","c3","n3","n2","n3")),9) occurs(action(("sendtohome-b","s3","s","n3","s2","n2","n7","n8")),9) occurs(action(("homefromfreecell","s4","s","n4","s3","n3","n3","n4")),10)
SATISFIABLE
Models : 1+
Calls : 89
Time : 11.295s (Solving: 2.49s 1st Model: 2.07s Unsat: 0.00s)
CPU Time : 11.220s
Choices : 17811 (Domain: 16882)
Conflicts : 3985 (Analyzed: 3984)
Restarts : 17 (Average: 234.35 Last: 168)
Model-Level : 77.3
Problems : 89 (Average Length: 11.61 Splits: 0)
Lemmas : 3984 (Deleted: 0)
Binary : 19 (Ratio: 0.48%)
Ternary : 11 (Ratio: 0.28%)
Conflict : 3984 (Average Length: 4144.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 3984 (Average: 2.78 Max: 57 Sum: 11095)
Executed : 3980 (Average: 2.78 Max: 57 Sum: 11091 Ratio: 99.96%)
Bounded : 4 (Average: 1.00 Max: 1 Sum: 4 Ratio: 0.04%)
Rules : 186835
Atoms : 184600
Bodies : 3076 (Original: 3075)
Equivalences : 2520 (Atom=Atom: 840 Body=Body: 0 Other: 1680)
Tight : Yes
Variables : 65152 (Eliminated: 0 Frozen: 560)
Constraints : 348742 (Binary: 99.0% Ternary: 0.5% Other: 0.5%)
Memory Peak : 415MB
Max. Length : 10 steps
Sol. Length : 10 steps
Models : 87