Add benchmark result [gc-ta1-tt1-trendy | ipc-2011 | elevator-sequential-satisficing | 20]
This commit is contained in:
parent
444ee00eec
commit
4501fbd11b
@ -0,0 +1,59 @@
|
||||
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-2011/domains/elevator-sequential-satisficing/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-20.pddl
|
||||
- --stats
|
||||
- --stats-iter
|
||||
- --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=trendy
|
||||
- -i 0
|
||||
configuration:
|
||||
id: gc-ta1-tt1-trendy
|
||||
instanceSets:
|
||||
- rintanen-aij-2012-interesting
|
||||
options:
|
||||
- --stats
|
||||
- --stats-iter
|
||||
- --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=trendy
|
||||
- -i 0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: elevator-sequential-satisficing
|
||||
instance: 20
|
||||
ipc: ipc-2011
|
||||
planLength: 90
|
||||
versions:
|
||||
clingo: 5.2.2
|
||||
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
|
||||
planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100)
|
||||
plasp: 3.1.1
|
||||
python: 3.6.3
|
||||
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
|
@ -0,0 +1,23 @@
|
||||
# configuration: {'id': 'gc-ta1-tt1-trendy', 'options': ['--stats', '--stats-iter', '--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=trendy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']}
|
||||
# instance: {'ipc': 'ipc-2011', 'domain': 'elevator-sequential-satisficing', 'instance': 20, 'planLength': 90}
|
||||
# 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-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-20.pddl', '--stats', '--stats-iter', '--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=trendy', '-i 0']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 0
|
||||
/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)
|
||||
|
||||
TIMEOUT CPU 900.13 MEM 2941508 MAXMEM 3099660 STALE 1 MAXMEM_RSS 2965788
|
||||
<time name="ALL">900130</time>
|
||||
|
@ -0,0 +1,440 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-20.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-2011/domains/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-20.pddl
|
||||
Parsing...
|
||||
Parsing: [0.130s CPU, 0.148s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.005s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.030s CPU, 0.032s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.030s CPU, 0.028s wall-clock]
|
||||
Preparing model... [0.100s CPU, 0.102s wall-clock]
|
||||
Generated 46 rules.
|
||||
Computing model... [6.450s CPU, 6.443s wall-clock]
|
||||
52152 relevant atoms
|
||||
20764 auxiliary atoms
|
||||
72916 final queue length
|
||||
164732 total queue pushes
|
||||
Completing instantiation... [18.960s CPU, 18.956s wall-clock]
|
||||
Instantiating: [25.640s CPU, 25.630s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.250s CPU, 0.252s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.008s wall-clock]
|
||||
Instantiating groups... [0.200s CPU, 0.202s wall-clock]
|
||||
Collecting mutex groups... [0.020s CPU, 0.019s wall-clock]
|
||||
Choosing groups...
|
||||
0 uncovered facts
|
||||
Choosing groups: [0.060s CPU, 0.053s wall-clock]
|
||||
Building translation key... [0.040s CPU, 0.036s wall-clock]
|
||||
Computing fact groups: [0.750s CPU, 0.751s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.020s CPU, 0.020s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.014s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.020s CPU, 0.021s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.790s CPU, 0.785s wall-clock]
|
||||
Translating task: [14.780s CPU, 14.766s wall-clock]
|
||||
0 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
76 propositions removed
|
||||
Detecting unreachable propositions: [7.620s CPU, 7.615s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
76 of 76 variables necessary.
|
||||
0 of 76 mutex groups necessary.
|
||||
47768 of 47768 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [2.250s CPU, 2.244s wall-clock]
|
||||
Translator variables: 76
|
||||
Translator derived variables: 0
|
||||
Translator facts: 3068
|
||||
Translator goal facts: 60
|
||||
Translator mutex groups: 0
|
||||
Translator total mutex groups size: 0
|
||||
Translator operators: 47768
|
||||
Translator axioms: 0
|
||||
Translator task size: 287628
|
||||
Translator peak memory: 225668 KB
|
||||
Writing output... [4.940s CPU, 5.521s wall-clock]
|
||||
Done! [56.800s CPU, 57.378s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 12.29s
|
||||
Memory: 800MB
|
||||
|
||||
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...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 1
|
||||
Time : 14.636s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 12.348s
|
||||
|
||||
Choices : 0
|
||||
Conflicts : 0 (Analyzed: 0)
|
||||
Restarts : 0
|
||||
Problems : 1 (Average Length: 2.00 Splits: 0)
|
||||
Lemmas : 0 (Deleted: 0)
|
||||
Binary : 0 (Ratio: 0.00%)
|
||||
Ternary : 0 (Ratio: 0.00%)
|
||||
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
|
||||
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
||||
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
|
||||
|
||||
Rules : 867442
|
||||
Atoms : 867442
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 0 (Eliminated: 0 Frozen: 0)
|
||||
Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%)
|
||||
|
||||
Memory Peak : 936MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.06s
|
||||
Memory: 872MB (+72MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.06s
|
||||
|
||||
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: 872MB
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 4.35s
|
||||
Memory: 872MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 2
|
||||
Time : 57.794s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 55.520s
|
||||
|
||||
Choices : 0
|
||||
Conflicts : 0 (Analyzed: 0)
|
||||
Restarts : 0
|
||||
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||||
Lemmas : 0 (Deleted: 0)
|
||||
Binary : 0 (Ratio: 0.00%)
|
||||
Ternary : 0 (Ratio: 0.00%)
|
||||
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
|
||||
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
||||
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
|
||||
|
||||
Rules : 867442
|
||||
Atoms : 867442
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 219121 (Eliminated: 0 Frozen: 219121)
|
||||
Constraints : 406051 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
|
||||
|
||||
Memory Peak : 936MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 35.30s
|
||||
Memory: 925MB (+53MB)
|
||||
UNSAT
|
||||
Iteration Time: 43.18s
|
||||
|
||||
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: 978.0MB
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 4.16s
|
||||
Memory: 951MB (+26MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0+
|
||||
Calls : 3
|
||||
Time : 146.283s (Solving: 20.98s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 144.044s
|
||||
|
||||
Choices : 680941 (Domain: 680941)
|
||||
Conflicts : 26276 (Analyzed: 26276)
|
||||
Restarts : 100 (Average: 262.76 Last: 121)
|
||||
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||||
Lemmas : 26276 (Deleted: 12677)
|
||||
Binary : 643 (Ratio: 2.45%)
|
||||
Ternary : 336 (Ratio: 1.28%)
|
||||
Conflict : 26276 (Average Length: 752.2 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 26276 (Average: 24.00 Max: 1778 Sum: 630531)
|
||||
Executed : 26272 (Average: 24.00 Max: 1778 Sum: 630527 Ratio: 100.00%)
|
||||
Bounded : 4 (Average: 1.00 Max: 1 Sum: 4 Ratio: 0.00%)
|
||||
|
||||
Rules : 867442
|
||||
Atoms : 867442
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 480639 (Eliminated: 0 Frozen: 480639)
|
||||
Constraints : 2479359 (Binary: 98.4% Ternary: 0.7% Other: 0.8%)
|
||||
|
||||
Memory Peak : 1214MB
|
||||
Max. Length : 5 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 81.63s
|
||||
Memory: 1150MB (+199MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 88.54s
|
||||
|
||||
Iteration 4
|
||||
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 10
|
||||
Expected Memory: 1375.0MB
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 4.95s
|
||||
Memory: 1287MB (+137MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0+
|
||||
Calls : 4
|
||||
Time : 250.545s (Solving: 53.48s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 248.352s
|
||||
|
||||
Choices : 1295165 (Domain: 1295165)
|
||||
Conflicts : 52097 (Analyzed: 52097)
|
||||
Restarts : 200 (Average: 260.49 Last: 121)
|
||||
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||||
Lemmas : 52097 (Deleted: 34678)
|
||||
Binary : 994 (Ratio: 1.91%)
|
||||
Ternary : 600 (Ratio: 1.15%)
|
||||
Conflict : 52097 (Average Length: 1148.7 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 52097 (Average: 22.84 Max: 3006 Sum: 1190093)
|
||||
Executed : 52081 (Average: 22.84 Max: 3006 Sum: 1190077 Ratio: 100.00%)
|
||||
Bounded : 16 (Average: 1.00 Max: 1 Sum: 16 Ratio: 0.00%)
|
||||
|
||||
Rules : 867442
|
||||
Atoms : 867442
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 750550 (Eliminated: 0 Frozen: 750550)
|
||||
Constraints : 4645989 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
|
||||
|
||||
Memory Peak : 1631MB
|
||||
Max. Length : 10 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 97.05s
|
||||
Memory: 1567MB (+280MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 104.32s
|
||||
|
||||
Iteration 5
|
||||
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 15
|
||||
Expected Memory: 1984.0MB
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 4.30s
|
||||
Memory: 1601MB (+34MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0+
|
||||
Calls : 5
|
||||
Time : 365.307s (Solving: 97.03s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 363.164s
|
||||
|
||||
Choices : 2776134 (Domain: 2776134)
|
||||
Conflicts : 74161 (Analyzed: 74161)
|
||||
Restarts : 300 (Average: 247.20 Last: 239)
|
||||
Problems : 5 (Average Length: 12.00 Splits: 0)
|
||||
Lemmas : 74161 (Deleted: 57643)
|
||||
Binary : 1301 (Ratio: 1.75%)
|
||||
Ternary : 859 (Ratio: 1.16%)
|
||||
Conflict : 74161 (Average Length: 1165.3 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 74161 (Average: 34.23 Max: 4694 Sum: 2538644)
|
||||
Executed : 74138 (Average: 34.23 Max: 4694 Sum: 2538621 Ratio: 100.00%)
|
||||
Bounded : 23 (Average: 1.00 Max: 1 Sum: 23 Ratio: 0.00%)
|
||||
|
||||
Rules : 867442
|
||||
Atoms : 867442
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 1020461 (Eliminated: 0 Frozen: 1020461)
|
||||
Constraints : 6812619 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
|
||||
|
||||
Memory Peak : 1785MB
|
||||
Max. Length : 15 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 108.11s
|
||||
Memory: 1709MB (+108MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 114.82s
|
||||
|
||||
Iteration 6
|
||||
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 20
|
||||
Expected Memory: 2126.0MB
|
||||
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||
Grounding Time: 4.57s
|
||||
Memory: 1825MB (+116MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0+
|
||||
Calls : 6
|
||||
Time : 523.312s (Solving: 183.31s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 521.236s
|
||||
|
||||
Choices : 7809837 (Domain: 7809837)
|
||||
Conflicts : 106534 (Analyzed: 106534)
|
||||
Restarts : 400 (Average: 266.33 Last: 239)
|
||||
Problems : 6 (Average Length: 14.50 Splits: 0)
|
||||
Lemmas : 106534 (Deleted: 80152)
|
||||
Binary : 1684 (Ratio: 1.58%)
|
||||
Ternary : 1086 (Ratio: 1.02%)
|
||||
Conflict : 106534 (Average Length: 1162.6 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 106534 (Average: 66.63 Max: 8178 Sum: 7098666)
|
||||
Executed : 106493 (Average: 66.63 Max: 8178 Sum: 7098573 Ratio: 100.00%)
|
||||
Bounded : 41 (Average: 2.27 Max: 27 Sum: 93 Ratio: 0.00%)
|
||||
|
||||
Rules : 867442
|
||||
Atoms : 867442
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 1290372 (Eliminated: 0 Frozen: 1290372)
|
||||
Constraints : 8979249 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
|
||||
|
||||
Memory Peak : 2072MB
|
||||
Max. Length : 20 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 150.93s
|
||||
Memory: 2072MB (+247MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 158.08s
|
||||
|
||||
Iteration 7
|
||||
Queue: [(6,30,0,True)]
|
||||
Grounded Until: 25
|
||||
Expected Memory: 2489.0MB
|
||||
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||
Grounding Time: 6.02s
|
||||
Memory: 2187MB (+115MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 1+
|
||||
Calls : 7
|
||||
Time : 763.894s (Solving: 350.55s 1st Model: 167.07s Unsat: 0.00s)
|
||||
CPU Time : 761.920s
|
||||
|
||||
Choices : 18526003 (Domain: 18525644)
|
||||
Conflicts : 150004 (Analyzed: 150004)
|
||||
Restarts : 483 (Average: 310.57 Last: 404)
|
||||
Model-Level : 11570.0
|
||||
Problems : 7 (Average Length: 17.00 Splits: 0)
|
||||
Lemmas : 150004 (Deleted: 122576)
|
||||
Binary : 2103 (Ratio: 1.40%)
|
||||
Ternary : 1359 (Ratio: 0.91%)
|
||||
Conflict : 150004 (Average Length: 1194.8 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 150004 (Average: 114.18 Max: 14824 Sum: 17127290)
|
||||
Executed : 149913 (Average: 114.18 Max: 14824 Sum: 17127054 Ratio: 100.00%)
|
||||
Bounded : 91 (Average: 2.59 Max: 32 Sum: 236 Ratio: 0.00%)
|
||||
|
||||
Rules : 867442
|
||||
Atoms : 867442
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 1560283 (Eliminated: 0 Frozen: 1560283)
|
||||
Constraints : 11145861 (Binary: 98.5% Ternary: 0.7% Other: 0.8%)
|
||||
|
||||
Memory Peak : 2437MB
|
||||
Max. Length : 25 steps
|
||||
Models : 1
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 232.03s
|
||||
Memory: 2349MB (+162MB)
|
||||
SAT
|
||||
Testing...
|
||||
NOT SERIALIZABLE
|
||||
Testing Time: 22.74s
|
||||
Memory: 2798MB (+449MB)
|
||||
Solving...
|
||||
*** Info : (planner): INTERRUPTED by signal!
|
||||
UNKNOWN
|
||||
|
||||
INTERRUPTED : 1
|
||||
|
||||
Models : 0+
|
||||
Calls : 8
|
||||
Time : 830.467s (Solving: 388.72s 1st Model: 167.07s Unsat: 0.00s)
|
||||
CPU Time : 828.492s
|
||||
|
||||
Choices : 19840865 (Domain: 19840506)
|
||||
Conflicts : 153453 (Analyzed: 153453)
|
||||
Restarts : 491 (Average: 312.53 Last: 404)
|
||||
Model-Level : 11570.0
|
||||
Problems : 8 (Average Length: 18.88 Splits: 0)
|
||||
Lemmas : 153453 (Deleted: 122576)
|
||||
Binary : 2170 (Ratio: 1.41%)
|
||||
Ternary : 1406 (Ratio: 0.92%)
|
||||
Conflict : 153453 (Average Length: 1202.4 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 153453 (Average: 120.09 Max: 14824 Sum: 18428087)
|
||||
Executed : 153332 (Average: 120.08 Max: 14824 Sum: 18426891 Ratio: 99.99%)
|
||||
Bounded : 121 (Average: 9.88 Max: 32 Sum: 1196 Ratio: 0.01%)
|
||||
|
||||
Rules : 4611916 (Original: 4611909)
|
||||
Atoms : 967043
|
||||
Bodies : 2441549 (Original: 2441541)
|
||||
Count : 2172 (Original: 2174)
|
||||
Equivalences : 1231438 (Atom=Atom: 47 Body=Body: 0 Other: 1231391)
|
||||
Tight : Yes
|
||||
Variables : 1564726 (Eliminated: 9 Frozen: 1564717)
|
||||
Constraints : 14797497 (Binary: 98.9% Ternary: 0.5% Other: 0.6%)
|
||||
|
||||
Memory Peak : 2989MB
|
||||
Max. Length : 25 steps
|
||||
Models : 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user