Add benchmark result [fd-ps-e1-sh | ipc-2002 | depots-strips-automatic | 12]
This commit is contained in:
parent
721b539bbe
commit
4aa516a875
40
fd-ps-e1-sh/ipc-2002_depots-strips-automatic_12.env
Normal file
40
fd-ps-e1-sh/ipc-2002_depots-strips-automatic_12.env
Normal file
@ -0,0 +1,40 @@
|
||||
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-2002/domains/depots-strips-automatic/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-12.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -A 1
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
configuration:
|
||||
id: fd-ps-e1-sh
|
||||
instanceSets:
|
||||
- lpnmr-hard-instances
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -A 1
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: depots-strips-automatic
|
||||
instance: 12
|
||||
ipc: ipc-2002
|
||||
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
|
||||
|
17
fd-ps-e1-sh/ipc-2002_depots-strips-automatic_12.err
Normal file
17
fd-ps-e1-sh/ipc-2002_depots-strips-automatic_12.err
Normal file
@ -0,0 +1,17 @@
|
||||
# configuration: {'id': 'fd-ps-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-A 1', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-hard-instances']}
|
||||
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 12}
|
||||
# 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-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-12.pddl', '--stats', '--verbose', '--print-call', '--translate', '-A 1', '--parallel=1', '--shallow']
|
||||
# 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))
|
||||
|
||||
TIMEOUT CPU 900.02 MEM 319948 MAXMEM 319948 STALE 0 MAXMEM_RSS 261804
|
||||
<time name="ALL">899990</time>
|
||||
|
575
fd-ps-e1-sh/ipc-2002_depots-strips-automatic_12.out
Normal file
575
fd-ps-e1-sh/ipc-2002_depots-strips-automatic_12.out
Normal file
@ -0,0 +1,575 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-12.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-2002/domains/depots-strips-automatic/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-12.pddl
|
||||
Parsing...
|
||||
Parsing: [0.010s CPU, 0.015s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.007s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.020s CPU, 0.018s wall-clock]
|
||||
Preparing model... [0.010s CPU, 0.015s wall-clock]
|
||||
Generated 43 rules.
|
||||
Computing model... [0.570s CPU, 0.570s wall-clock]
|
||||
4500 relevant atoms
|
||||
3459 auxiliary atoms
|
||||
7959 final queue length
|
||||
17591 total queue pushes
|
||||
Completing instantiation... [1.400s CPU, 1.405s wall-clock]
|
||||
Instantiating: [2.010s CPU, 2.021s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
16 initial candidates
|
||||
Finding invariants: [0.050s CPU, 0.046s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.006s wall-clock]
|
||||
Instantiating groups... [0.080s CPU, 0.083s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.004s wall-clock]
|
||||
Choosing groups...
|
||||
39 uncovered facts
|
||||
Choosing groups: [0.020s CPU, 0.023s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.007s wall-clock]
|
||||
Computing fact groups: [0.210s CPU, 0.205s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.007s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.010s CPU, 0.013s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.080s CPU, 0.077s wall-clock]
|
||||
Translating task: [1.710s CPU, 1.706s wall-clock]
|
||||
5130 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
56 propositions removed
|
||||
Detecting unreachable propositions: [0.920s CPU, 0.921s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
59 of 59 variables necessary.
|
||||
42 of 59 mutex groups necessary.
|
||||
3570 of 3570 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.390s CPU, 0.393s wall-clock]
|
||||
Translator variables: 59
|
||||
Translator derived variables: 0
|
||||
Translator facts: 591
|
||||
Translator goal facts: 11
|
||||
Translator mutex groups: 42
|
||||
Translator total mutex groups size: 747
|
||||
Translator operators: 3570
|
||||
Translator axioms: 0
|
||||
Translator task size: 33628
|
||||
Translator peak memory: 53848 KB
|
||||
Writing output... [0.510s CPU, 0.550s wall-clock]
|
||||
Done! [5.860s CPU, 5.903s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 1.14s
|
||||
Memory: 128MB
|
||||
|
||||
Iteration 1
|
||||
Queue: [0]
|
||||
Grounded Until: 0
|
||||
Solving...
|
||||
Solving Time: 0.01s
|
||||
Memory: 128MB (+0MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.01s
|
||||
|
||||
Iteration 2
|
||||
Queue: [5]
|
||||
Grounded Until: 0
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 0.64s
|
||||
Memory: 128MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.04s
|
||||
Memory: 135MB (+7MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.89s
|
||||
|
||||
Iteration 3
|
||||
Queue: [10]
|
||||
Grounded Until: 5
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 0.73s
|
||||
Memory: 159MB (+24MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.02s
|
||||
Memory: 170MB (+11MB)
|
||||
UNSAT
|
||||
Iteration Time: 1.01s
|
||||
|
||||
Iteration 4
|
||||
Queue: [15]
|
||||
Grounded Until: 10
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 0.68s
|
||||
Memory: 187MB (+17MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.04s
|
||||
Memory: 200MB (+13MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.96s
|
||||
|
||||
Iteration 5
|
||||
Queue: [20]
|
||||
Grounded Until: 15
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 0.70s
|
||||
Memory: 219MB (+19MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.07s
|
||||
Memory: 233MB (+14MB)
|
||||
UNSAT
|
||||
Iteration Time: 1.03s
|
||||
|
||||
Iteration 6
|
||||
Queue: [25]
|
||||
Grounded Until: 20
|
||||
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||
Grounding Time: 0.87s
|
||||
Memory: 261MB (+28MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 10.06s
|
||||
Memory: 276MB (+15MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 11.21s
|
||||
|
||||
Iteration 7
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 10.39s
|
||||
Memory: 278MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 10.39s
|
||||
|
||||
Iteration 8
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 10.56s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 10.56s
|
||||
|
||||
Iteration 9
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 11.34s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 11.35s
|
||||
|
||||
Iteration 10
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 11.38s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 11.38s
|
||||
|
||||
Iteration 11
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 11.77s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 11.77s
|
||||
|
||||
Iteration 12
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 12.01s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 12.01s
|
||||
|
||||
Iteration 13
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 11.42s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 11.42s
|
||||
|
||||
Iteration 14
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 12.03s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 12.03s
|
||||
|
||||
Iteration 15
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 12.87s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 12.87s
|
||||
|
||||
Iteration 16
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 12.35s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 12.35s
|
||||
|
||||
Iteration 17
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.13s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.13s
|
||||
|
||||
Iteration 18
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 12.82s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 12.82s
|
||||
|
||||
Iteration 19
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 12.25s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 12.25s
|
||||
|
||||
Iteration 20
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.97s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.97s
|
||||
|
||||
Iteration 21
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.91s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.91s
|
||||
|
||||
Iteration 22
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.41s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.41s
|
||||
|
||||
Iteration 23
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.49s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.50s
|
||||
|
||||
Iteration 24
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.88s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.88s
|
||||
|
||||
Iteration 25
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.24s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.24s
|
||||
|
||||
Iteration 26
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.33s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.33s
|
||||
|
||||
Iteration 27
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.20s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.20s
|
||||
|
||||
Iteration 28
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.99s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.99s
|
||||
|
||||
Iteration 29
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.80s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.80s
|
||||
|
||||
Iteration 30
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.55s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.55s
|
||||
|
||||
Iteration 31
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.18s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.18s
|
||||
|
||||
Iteration 32
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.47s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.47s
|
||||
|
||||
Iteration 33
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.19s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.19s
|
||||
|
||||
Iteration 34
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.68s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.68s
|
||||
|
||||
Iteration 35
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.47s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.47s
|
||||
|
||||
Iteration 36
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.88s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.88s
|
||||
|
||||
Iteration 37
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.48s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.48s
|
||||
|
||||
Iteration 38
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.50s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.50s
|
||||
|
||||
Iteration 39
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.47s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.47s
|
||||
|
||||
Iteration 40
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.27s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.27s
|
||||
|
||||
Iteration 41
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.47s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.47s
|
||||
|
||||
Iteration 42
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.59s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.59s
|
||||
|
||||
Iteration 43
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.73s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.73s
|
||||
|
||||
Iteration 44
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 13.52s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 13.52s
|
||||
|
||||
Iteration 45
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.68s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.68s
|
||||
|
||||
Iteration 46
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.64s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.64s
|
||||
|
||||
Iteration 47
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.41s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.41s
|
||||
|
||||
Iteration 48
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.38s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.38s
|
||||
|
||||
Iteration 49
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.57s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.57s
|
||||
|
||||
Iteration 50
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.76s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.76s
|
||||
|
||||
Iteration 51
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 14.35s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.35s
|
||||
|
||||
Iteration 52
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.09s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.09s
|
||||
|
||||
Iteration 53
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving Time: 15.30s
|
||||
Memory: 278MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.30s
|
||||
|
||||
Iteration 54
|
||||
Queue: [25]
|
||||
Grounded Until: 25
|
||||
Solving...
|
||||
Solving
|
Loading…
Reference in New Issue
Block a user