Remove planner results with memouts

This removes all results obtained with our planner where memouts were
encountered. These were mainly due to the fact that we didn’t configure
the planner to respect the memory limit in the first place. With this
configuration now in place, we can redo all the affected measurements in
order to get actual, useful results.
This commit is contained in:
2017-11-29 18:40:52 +01:00
parent f02d5a1318
commit fef5f1929f
585 changed files with 0 additions and 26879 deletions

View File

@@ -1,40 +0,0 @@
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-11.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lnpmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: depots-strips-automatic
instance: 11
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.0
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lnpmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 11}
# 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-11.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 512.25 MEM 8004060 MAXMEM 8004060 STALE 0 MAXMEM_RSS 7735940
<time name="ALL">512280</time>

View File

@@ -1,337 +0,0 @@
planner.py version 0.0.1
Time: 1.17s
Memory: 166MB
Iteration 1
Queue: [5]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.77s
Memory: 199MB (+33MB)
Unblocking actions...
Solving...
Solving Time: 0.04s
Memory: 206MB (+7MB)
UNSAT
Iteration Time: 0.96s
Iteration 2
Queue: [7]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
Grounding Time: 0.36s
Memory: 206MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 209MB (+3MB)
UNSAT
Iteration Time: 0.46s
Iteration 3
Queue: [9]
Grounded Until: 7
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
Grounding Time: 0.36s
Memory: 209MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 213MB (+4MB)
UNSAT
Iteration Time: 0.44s
Iteration 4
Queue: [14]
Grounded Until: 9
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
Grounding Time: 0.98s
Memory: 228MB (+15MB)
Unblocking actions...
Solving...
Solving Time: 3.34s
Memory: 237MB (+9MB)
UNKNOWN
Iteration Time: 4.50s
Iteration 5
Queue: [19, 14]
Grounded Until: 14
Grounding... [('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('check', [19])]
Grounding Time: 0.81s
Memory: 237MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 3.42s
Memory: 253MB (+16MB)
UNKNOWN
Iteration Time: 4.42s
Iteration 6
Queue: [14, 27, 19]
Grounded Until: 19
Blocking actions...
Solving...
Solving Time: 3.57s
Memory: 253MB (+0MB)
UNKNOWN
Iteration Time: 3.59s
Iteration 7
Queue: [27, 19, 39, 14]
Grounded Until: 19
Grounding... [('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('check', [27])]
Grounding Time: 1.30s
Memory: 287MB (+34MB)
Unblocking actions...
Solving...
Solving Time: 3.91s
Memory: 313MB (+26MB)
UNKNOWN
Iteration Time: 5.51s
Iteration 8
Queue: [19, 39, 14, 55, 27]
Grounded Until: 27
Blocking actions...
Solving...
Solving Time: 3.68s
Memory: 313MB (+0MB)
UNKNOWN
Iteration Time: 3.69s
Iteration 9
Queue: [39, 14, 55, 27, 78, 19]
Grounded Until: 27
Grounding... [('step', [28]), ('step', [29]), ('step', [30]), ('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('check', [39])]
Grounding Time: 2.08s
Memory: 371MB (+58MB)
Unblocking actions...
Solving...
Solving Time: 4.04s
Memory: 397MB (+26MB)
UNKNOWN
Iteration Time: 6.57s
Iteration 10
Queue: [14, 55, 27, 78, 19, 110, 39]
Grounded Until: 39
Blocking actions...
Solving...
Solving Time: 4.21s
Memory: 397MB (+0MB)
UNKNOWN
Iteration Time: 4.23s
Iteration 11
Queue: [55, 27, 78, 19, 110, 39, 155, 14]
Grounded Until: 39
Grounding... [('step', [40]), ('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 2.95s
Memory: 492MB (+95MB)
Unblocking actions...
Solving...
Solving Time: 3.82s
Memory: 531MB (+39MB)
UNKNOWN
Iteration Time: 7.39s
Iteration 12
Queue: [27, 78, 19, 110, 39, 155, 14, 218, 55]
Grounded Until: 55
Blocking actions...
Solving...
Solving Time: 4.16s
Memory: 531MB (+0MB)
UNKNOWN
Iteration Time: 4.19s
Iteration 13
Queue: [78, 19, 110, 39, 155, 14, 218, 55, 308, 27]
Grounded Until: 55
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('step', [76]), ('step', [77]), ('step', [78]), ('check', [78])]
Grounding Time: 4.00s
Memory: 634MB (+103MB)
Unblocking actions...
Solving...
Solving Time: 5.47s
Memory: 682MB (+48MB)
UNKNOWN
Iteration Time: 10.35s
Iteration 14
Queue: [19, 110, 39, 155, 14, 218, 55, 308, 27, 435, 78]
Grounded Until: 78
Blocking actions...
Solving...
Solving Time: 4.86s
Memory: 683MB (+1MB)
UNKNOWN
Iteration Time: 4.90s
Iteration 15
Queue: [110, 39, 155, 14, 218, 55, 308, 27, 435, 78, 613, 19]
Grounded Until: 78
Grounding... [('step', [79]), ('step', [80]), ('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 6.42s
Memory: 880MB (+197MB)
Unblocking actions...
Solving...
Solving Time: 4.75s
Memory: 966MB (+86MB)
UNKNOWN
Iteration Time: 12.40s
Iteration 16
Queue: [39, 155, 14, 218, 55, 308, 27, 435, 78, 613, 19, 865, 110]
Grounded Until: 110
Blocking actions...
Solving...
Solving Time: 4.08s
Memory: 966MB (+0MB)
UNKNOWN
Iteration Time: 4.13s
Iteration 17
Queue: [155, 14, 218, 55, 308, 27, 435, 78, 613, 19, 865, 110, 1220, 39]
Grounded Until: 110
Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])]
Grounding Time: 8.03s
Memory: 1149MB (+183MB)
Unblocking actions...
Solving...
Solving Time: 5.92s
Memory: 1236MB (+87MB)
UNKNOWN
Iteration Time: 15.72s
Iteration 18
Queue: [14, 218, 55, 308, 27, 435, 78, 613, 19, 865, 110, 1220, 39, 1720, 155]
Grounded Until: 155
Blocking actions...
Solving...
Solving Time: 8.83s
Memory: 1236MB (+0MB)
UNKNOWN
Iteration Time: 8.91s
Iteration 19
Queue: [218, 55, 308, 27, 435, 78, 613, 19, 865, 110, 1220, 39, 1720, 155, 2426, 14]
Grounded Until: 155
Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('step', [161]), ('step', [162]), ('step', [163]), ('step', [164]), ('step', [165]), ('step', [166]), ('step', [167]), ('step', [168]), ('step', [169]), ('step', [170]), ('step', [171]), ('step', [172]), ('step', [173]), ('step', [174]), ('step', [175]), ('step', [176]), ('step', [177]), ('step', [178]), ('step', [179]), ('step', [180]), ('step', [181]), ('step', [182]), ('step', [183]), ('step', [184]), ('step', [185]), ('step', [186]), ('step', [187]), ('step', [188]), ('step', [189]), ('step', [190]), ('step', [191]), ('step', [192]), ('step', [193]), ('step', [194]), ('step', [195]), ('step', [196]), ('step', [197]), ('step', [198]), ('step', [199]), ('step', [200]), ('step', [201]), ('step', [202]), ('step', [203]), ('step', [204]), ('step', [205]), ('step', [206]), ('step', [207]), ('step', [208]), ('step', [209]), ('step', [210]), ('step', [211]), ('step', [212]), ('step', [213]), ('step', [214]), ('step', [215]), ('step', [216]), ('step', [217]), ('step', [218]), ('check', [218])]
Grounding Time: 12.35s
Memory: 1502MB (+266MB)
Unblocking actions...
Solving...
Solving Time: 1.00s
Memory: 1652MB (+150MB)
UNKNOWN
Iteration Time: 15.94s
Iteration 20
Queue: [55, 308, 27, 435, 78, 613, 19, 865, 110, 1220, 39, 1720, 155, 2426, 14, 218]
Grounded Until: 218
Blocking actions...
Solving...
Solving Time: 1.70s
Memory: 1652MB (+0MB)
UNKNOWN
Iteration Time: 1.81s
Iteration 21
Queue: [308, 27, 435, 78, 613, 19, 865, 110, 1220, 39, 1720, 155, 2426, 14, 218, 55]
Grounded Until: 218
Grounding... [('step', [219]), ('step', [220]), ('step', [221]), ('step', [222]), ('step', [223]), ('step', [224]), ('step', [225]), ('step', [226]), ('step', [227]), ('step', [228]), ('step', [229]), ('step', [230]), ('step', [231]), ('step', [232]), ('step', [233]), ('step', [234]), ('step', [235]), ('step', [236]), ('step', [237]), ('step', [238]), ('step', [239]), ('step', [240]), ('step', [241]), ('step', [242]), ('step', [243]), ('step', [244]), ('step', [245]), ('step', [246]), ('step', [247]), ('step', [248]), ('step', [249]), ('step', [250]), ('step', [251]), ('step', [252]), ('step', [253]), ('step', [254]), ('step', [255]), ('step', [256]), ('step', [257]), ('step', [258]), ('step', [259]), ('step', [260]), ('step', [261]), ('step', [262]), ('step', [263]), ('step', [264]), ('step', [265]), ('step', [266]), ('step', [267]), ('step', [268]), ('step', [269]), ('step', [270]), ('step', [271]), ('step', [272]), ('step', [273]), ('step', [274]), ('step', [275]), ('step', [276]), ('step', [277]), ('step', [278]), ('step', [279]), ('step', [280]), ('step', [281]), ('step', [282]), ('step', [283]), ('step', [284]), ('step', [285]), ('step', [286]), ('step', [287]), ('step', [288]), ('step', [289]), ('step', [290]), ('step', [291]), ('step', [292]), ('step', [293]), ('step', [294]), ('step', [295]), ('step', [296]), ('step', [297]), ('step', [298]), ('step', [299]), ('step', [300]), ('step', [301]), ('step', [302]), ('step', [303]), ('step', [304]), ('step', [305]), ('step', [306]), ('step', [307]), ('step', [308]), ('check', [308])]
Grounding Time: 26.45s
Memory: 2128MB (+476MB)
Unblocking actions...
Solving...
Solving Time: 9.56s
Memory: 2346MB (+218MB)
UNKNOWN
Iteration Time: 40.05s
Iteration 22
Queue: [27, 435, 78, 613, 19, 865, 110, 1220, 39, 1720, 155, 2426, 14, 218, 55, 308]
Grounded Until: 308
Blocking actions...
Solving...
Solving Time: 7.79s
Memory: 2346MB (+0MB)
UNKNOWN
Iteration Time: 7.95s
Iteration 23
Queue: [435, 78, 613, 19, 865, 110, 1220, 39, 1720, 155, 2426, 14, 218, 55, 308, 27]
Grounded Until: 308
Grounding... [('step', [309]), ('step', [310]), ('step', [311]), ('step', [312]), ('step', [313]), ('step', [314]), ('step', [315]), ('step', [316]), ('step', [317]), ('step', [318]), ('step', [319]), ('step', [320]), ('step', [321]), ('step', [322]), ('step', [323]), ('step', [324]), ('step', [325]), ('step', [326]), ('step', [327]), ('step', [328]), ('step', [329]), ('step', [330]), ('step', [331]), ('step', [332]), ('step', [333]), ('step', [334]), ('step', [335]), ('step', [336]), ('step', [337]), ('step', [338]), ('step', [339]), ('step', [340]), ('step', [341]), ('step', [342]), ('step', [343]), ('step', [344]), ('step', [345]), ('step', [346]), ('step', [347]), ('step', [348]), ('step', [349]), ('step', [350]), ('step', [351]), ('step', [352]), ('step', [353]), ('step', [354]), ('step', [355]), ('step', [356]), ('step', [357]), ('step', [358]), ('step', [359]), ('step', [360]), ('step', [361]), ('step', [362]), ('step', [363]), ('step', [364]), ('step', [365]), ('step', [366]), ('step', [367]), ('step', [368]), ('step', [369]), ('step', [370]), ('step', [371]), ('step', [372]), ('step', [373]), ('step', [374]), ('step', [375]), ('step', [376]), ('step', [377]), ('step', [378]), ('step', [379]), ('step', [380]), ('step', [381]), ('step', [382]), ('step', [383]), ('step', [384]), ('step', [385]), ('step', [386]), ('step', [387]), ('step', [388]), ('step', [389]), ('step', [390]), ('step', [391]), ('step', [392]), ('step', [393]), ('step', [394]), ('step', [395]), ('step', [396]), ('step', [397]), ('step', [398]), ('step', [399]), ('step', [400]), ('step', [401]), ('step', [402]), ('step', [403]), ('step', [404]), ('step', [405]), ('step', [406]), ('step', [407]), ('step', [408]), ('step', [409]), ('step', [410]), ('step', [411]), ('step', [412]), ('step', [413]), ('step', [414]), ('step', [415]), ('step', [416]), ('step', [417]), ('step', [418]), ('step', [419]), ('step', [420]), ('step', [421]), ('step', [422]), ('step', [423]), ('step', [424]), ('step', [425]), ('step', [426]), ('step', [427]), ('step', [428]), ('step', [429]), ('step', [430]), ('step', [431]), ('step', [432]), ('step', [433]), ('step', [434]), ('step', [435]), ('check', [435])]
Grounding Time: 34.97s
Memory: 2884MB (+538MB)
Unblocking actions...
Solving...
Solving Time: 2.20s
Memory: 3211MB (+327MB)
UNKNOWN
Iteration Time: 43.09s
Iteration 24
Queue: [78, 613, 19, 865, 110, 1220, 39, 1720, 155, 2426, 14, 218, 55, 308, 27, 435]
Grounded Until: 435
Blocking actions...
Solving...
Solving Time: 2.65s
Memory: 3211MB (+0MB)
UNKNOWN
Iteration Time: 2.86s
Iteration 25
Queue: [613, 19, 865, 110, 1220, 39, 1720, 155, 2426, 14, 218, 55, 308, 27, 435, 78]
Grounded Until: 435
Grounding... [('step', [436]), ('step', [437]), ('step', [438]), ('step', [439]), ('step', [440]), ('step', [441]), ('step', [442]), ('step', [443]), ('step', [444]), ('step', [445]), ('step', [446]), ('step', [447]), ('step', [448]), ('step', [449]), ('step', [450]), ('step', [451]), ('step', [452]), ('step', [453]), ('step', [454]), ('step', [455]), ('step', [456]), ('step', [457]), ('step', [458]), ('step', [459]), ('step', [460]), ('step', [461]), ('step', [462]), ('step', [463]), ('step', [464]), ('step', [465]), ('step', [466]), ('step', [467]), ('step', [468]), ('step', [469]), ('step', [470]), ('step', [471]), ('step', [472]), ('step', [473]), ('step', [474]), ('step', [475]), ('step', [476]), ('step', [477]), ('step', [478]), ('step', [479]), ('step', [480]), ('step', [481]), ('step', [482]), ('step', [483]), ('step', [484]), ('step', [485]), ('step', [486]), ('step', [487]), ('step', [488]), ('step', [489]), ('step', [490]), ('step', [491]), ('step', [492]), ('step', [493]), ('step', [494]), ('step', [495]), ('step', [496]), ('step', [497]), ('step', [498]), ('step', [499]), ('step', [500]), ('step', [501]), ('step', [502]), ('step', [503]), ('step', [504]), ('step', [505]), ('step', [506]), ('step', [507]), ('step', [508]), ('step', [509]), ('step', [510]), ('step', [511]), ('step', [512]), ('step', [513]), ('step', [514]), ('step', [515]), ('step', [516]), ('step', [517]), ('step', [518]), ('step', [519]), ('step', [520]), ('step', [521]), ('step', [522]), ('step', [523]), ('step', [524]), ('step', [525]), ('step', [526]), ('step', [527]), ('step', [528]), ('step', [529]), ('step', [530]), ('step', [531]), ('step', [532]), ('step', [533]), ('step', [534]), ('step', [535]), ('step', [536]), ('step', [537]), ('step', [538]), ('step', [539]), ('step', [540]), ('step', [541]), ('step', [542]), ('step', [543]), ('step', [544]), ('step', [545]), ('step', [546]), ('step', [547]), ('step', [548]), ('step', [549]), ('step', [550]), ('step', [551]), ('step', [552]), ('step', [553]), ('step', [554]), ('step', [555]), ('step', [556]), ('step', [557]), ('step', [558]), ('step', [559]), ('step', [560]), ('step', [561]), ('step', [562]), ('step', [563]), ('step', [564]), ('step', [565]), ('step', [566]), ('step', [567]), ('step', [568]), ('step', [569]), ('step', [570]), ('step', [571]), ('step', [572]), ('step', [573]), ('step', [574]), ('step', [575]), ('step', [576]), ('step', [577]), ('step', [578]), ('step', [579]), ('step', [580]), ('step', [581]), ('step', [582]), ('step', [583]), ('step', [584]), ('step', [585]), ('step', [586]), ('step', [587]), ('step', [588]), ('step', [589]), ('step', [590]), ('step', [591]), ('step', [592]), ('step', [593]), ('step', [594]), ('step', [595]), ('step', [596]), ('step', [597]), ('step', [598]), ('step', [599]), ('step', [600]), ('step', [601]), ('step', [602]), ('step', [603]), ('step', [604]), ('step', [605]), ('step', [606]), ('step', [607]), ('step', [608]), ('step', [609]), ('step', [610]), ('step', [611]), ('step', [612]), ('step', [613]), ('check', [613])]
Grounding Time: 53.85s
Memory: 4091MB (+880MB)
Unblocking actions...
Solving...
Solving Time: 6.06s
Memory: 4471MB (+380MB)
UNKNOWN
Iteration Time: 68.54s
Iteration 26
Queue: [19, 865, 110, 1220, 39, 1720, 155, 2426, 14, 218, 55, 308, 27, 435, 78, 613]
Grounded Until: 613
Blocking actions...
Solving...
Solving Time: 12.33s
Memory: 4510MB (+39MB)
UNKNOWN
Iteration Time: 12.62s
Iteration 27
Queue: [865, 110, 1220, 39, 1720, 155, 2426, 14, 218, 55, 308, 27, 435, 78, 613, 19]
Grounded Until: 613
Grounding... [('step', [614]), ('step', [615]), ('step', [616]), ('step', [617]), ('step', [618]), ('step', [619]), ('step', [620]), ('step', [621]), ('step', [622]), ('step', [623]), ('step', [624]), ('step', [625]), ('step', [626]), ('step', [627]), ('step', [628]), ('step', [629]), ('step', [630]), ('step', [631]), ('step', [632]), ('step', [633]), ('step', [634]), ('step', [635]), ('step', [636]), ('step', [637]), ('step', [638]), ('step', [639]), ('step', [640]), ('step', [641]), ('step', [642]), ('step', [643]), ('step', [644]), ('step', [645]), ('step', [646]), ('step', [647]), ('step', [648]), ('step', [649]), ('step', [650]), ('step', [651]), ('step', [652]), ('step', [653]), ('step', [654]), ('step', [655]), ('step', [656]), ('step', [657]), ('step', [658]), ('step', [659]), ('step', [660]), ('step', [661]), ('step', [662]), ('step', [663]), ('step', [664]), ('step', [665]), ('step', [666]), ('step', [667]), ('step', [668]), ('step', [669]), ('step', [670]), ('step', [671]), ('step', [672]), ('step', [673]), ('step', [674]), ('step', [675]), ('step', [676]), ('step', [677]), ('step', [678]), ('step', [679]), ('step', [680]), ('step', [681]), ('step', [682]), ('step', [683]), ('step', [684]), ('step', [685]), ('step', [686]), ('step', [687]), ('step', [688]), ('step', [689]), ('step', [690]), ('step', [691]), ('step', [692]), ('step', [693]), ('step', [694]), ('step', [695]), ('step', [696]), ('step', [697]), ('step', [698]), ('step', [699]), ('step', [700]), ('step', [701]), ('step', [702]), ('step', [703]), ('step', [704]), ('step', [705]), ('step', [706]), ('step', [707]), ('step', [708]), ('step', [709]), ('step', [710]), ('step', [711]), ('step', [712]), ('step', [713]), ('step', [714]), ('step', [715]), ('step', [716]), ('step', [717]), ('step', [718]), ('step', [719]), ('step', [720]), ('step', [721]), ('step', [722]), ('step', [723]), ('step', [724]), ('step', [725]), ('step', [726]), ('step', [727]), ('step', [728]), ('step', [729]), ('step', [730]), ('step', [731]), ('step', [732]), ('step', [733]), ('step', [734]), ('step', [735]), ('step', [736]), ('step', [737]), ('step', [738]), ('step', [739]), ('step', [740]), ('step', [741]), ('step', [742]), ('step', [743]), ('step', [744]), ('step', [745]), ('step', [746]), ('step', [747]), ('step', [748]), ('step', [749]), ('step', [750]), ('step', [751]), ('step', [752]), ('step', [753]), ('step', [754]), ('step', [755]), ('step', [756]), ('step', [757]), ('step', [758]), ('step', [759]), ('step', [760]), ('step', [761]), ('step', [762]), ('step', [763]), ('step', [764]), ('step', [765]), ('step', [766]), ('step', [767]), ('step', [768]), ('step', [769]), ('step', [770]), ('step', [771]), ('step', [772]), ('step', [773]), ('step', [774]), ('step', [775]), ('step', [776]), ('step', [777]), ('step', [778]), ('step', [779]), ('step', [780]), ('step', [781]), ('step', [782]), ('step', [783]), ('step', [784]), ('step', [785]), ('step', [786]), ('step', [787]), ('step', [788]), ('step', [789]), ('step', [790]), ('step', [791]), ('step', [792]), ('step', [793]), ('step', [794]), ('step', [795]), ('step', [796]), ('step', [797]), ('step', [798]), ('step', [799]), ('step', [800]), ('step', [801]), ('step', [802]), ('step', [803]), ('step', [804]), ('step', [805]), ('step', [806]), ('step', [807]), ('step', [808]), ('step', [809]), ('step', [810]), ('step', [811]), ('step', [812]), ('step', [813]), ('step', [814]), ('step', [815]), ('step', [816]), ('step', [817]), ('step', [818]), ('step', [819]), ('step', [820]), ('step', [821]), ('step', [822]), ('step', [823]), ('step', [824]), ('step', [825]), ('step', [826]), ('step', [827]), ('step', [828]), ('step', [829]), ('step', [830]), ('step', [831]), ('step', [832]), ('step', [833]), ('step', [834]), ('step', [835]), ('step', [836]), ('step', [837]), ('step', [838]), ('step', [839]), ('step', [840]), ('step', [841]), ('step', [842]), ('step', [843]), ('step', [844]), ('step', [845]), ('step', [846]), ('step', [847]), ('step', [848]), ('step', [849]), ('step', [850]), ('step', [851]), ('step', [852]), ('step', [853]), ('step', [854]), ('step', [855]), ('step', [856]), ('step', [857]), ('step', [858]), ('step', [859]), ('step', [860]), ('step', [861]), ('step', [862]), ('step', [863]), ('step', [864]), ('step', [865]), ('check', [865])]
Grounding Time: 73.82s
Memory: 5536MB (+1026MB)
Unblocking actions...
Solving...
Solving Time: 14.32s
Memory: 6095MB (+559MB)
UNKNOWN
Iteration Time: 100.33s
Iteration 28
Queue: [110, 1220, 39, 1720, 155, 2426, 14, 218, 55, 308, 27, 435, 78, 613, 19, 865]
Grounded Until: 865
Blocking actions...
Solving...
Solving Time: 5.03s
Memory: 6095MB (+0MB)
UNKNOWN
Iteration Time: 5.45s
Iteration 29
Queue: [1220, 39, 1720, 155, 2426, 14, 218, 55, 308, 27, 435, 78, 613, 19, 865, 110]
Grounded Until: 865
Grounding... [('step', [866]), ('step', [867]), ('step', [868]), ('step', [869]), ('step', [870]), ('step', [871]), ('step', [872]), ('step', [873]), ('step', [874]), ('step', [875]), ('step', [876]), ('step', [877]), ('step', [878]), ('step', [879]), ('step', [880]), ('step', [881]), ('step', [882]), ('step', [883]), ('step', [884]), ('step', [885]), ('step', [886]), ('step', [887]), ('step', [888]), ('step', [889]), ('step', [890]), ('step', [891]), ('step', [892]), ('step', [893]), ('step', [894]), ('step', [895]), ('step', [896]), ('step', [897]), ('step', [898]), ('step', [899]), ('step', [900]), ('step', [901]), ('step', [902]), ('step', [903]), ('step', [904]), ('step', [905]), ('step', [906]), ('step', [907]), ('step', [908]), ('step', [909]), ('step', [910]), ('step', [911]), ('step', [912]), ('step', [913]), ('step', [914]), ('step', [915]), ('step', [916]), ('step', [917]), ('step', [918]), ('step', [919]), ('step', [920]), ('step', [921]), ('step', [922]), ('step', [923]), ('step', [924]), ('step', [925]), ('step', [926]), ('step', [927]), ('step', [928]), ('step', [929]), ('step', [930]), ('step', [931]), ('step', [932]), ('step', [933]), ('step', [934]), ('step', [935]), ('step', [936]), ('step', [937]), ('step', [938]), ('step', [939]), ('step', [940]), ('step', [941]), ('step', [942]), ('step', [943]), ('step', [944]), ('step', [945]), ('step', [946]), ('step', [947]), ('step', [948]), ('step', [949]), ('step', [950]), ('step', [951]), ('step', [952]), ('step', [953]), ('step', [954]), ('step', [955]), ('step', [956]), ('step', [957]), ('step', [958]), ('step', [959]), ('step', [960]), ('step', [961]), ('step', [962]), ('step', [963]), ('step', [964]), ('step', [965]), ('step', [966]), ('step', [967]), ('step', [968]), ('step', [969]), ('step', [970]), ('step', [971]), ('step', [972]), ('step', [973]), ('step', [974]), ('step', [975]), ('step', [976]), ('step', [977]), ('step', [978]), ('step', [979]), ('step', [980]), ('step', [981]), ('step', [982]), ('step', [983]), ('step', [984]), ('step', [985]), ('step', [986]), ('step', [987]), ('step', [988]), ('step', [989]), ('step', [990]), ('step', [991]), ('step', [992]), ('step', [993]), ('step', [994]), ('step', [995]), ('step', [996]), ('step', [997]), ('step', [998]), ('step', [999]), ('step', [1000]), ('step', [1001]), ('step', [1002]), ('step', [1003]), ('step', [1004]), ('step', [1005]), ('step', [1006]), ('step', [1007]), ('step', [1008]), ('step', [1009]), ('step', [1010]), ('step', [1011]), ('step', [1012]), ('step', [1013]), ('step', [1014]), ('step', [1015]), ('step', [1016]), ('step', [1017]), ('step', [1018]), ('step', [1019]), ('step', [1020]), ('step', [1021]), ('step', [1022]), ('step', [1023]), ('step', [1024]), ('step', [1025]), ('step', [1026]), ('step', [1027]), ('step', [1028]), ('step', [1029]), ('step', [1030]), ('step', [1031]), ('step', [1032]), ('step', [1033]), ('step', [1034]), ('step', [1035]), ('s

View File

@@ -1,40 +0,0 @@
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-5.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lnpmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: depots-strips-automatic
instance: 5
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.0
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lnpmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 5}
# 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-5.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 446.72 MEM 8070280 MAXMEM 8070280 STALE 0 MAXMEM_RSS 7744416
<time name="ALL">446750</time>

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
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-6.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lnpmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: depots-strips-automatic
instance: 6
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.0
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lnpmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 6}
# 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-6.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 502.66 MEM 8002860 MAXMEM 8002860 STALE 0 MAXMEM_RSS 7651516
<time name="ALL">502680</time>

View File

@@ -1,317 +0,0 @@
planner.py version 0.0.1
Time: 0.50s
Memory: 98MB
Iteration 1
Queue: [5]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.49s
Memory: 133MB (+35MB)
Unblocking actions...
Solving...
Solving Time: 0.04s
Memory: 143MB (+10MB)
UNSAT
Iteration Time: 0.68s
Iteration 2
Queue: [7]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
Grounding Time: 0.22s
Memory: 145MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 148MB (+3MB)
UNSAT
Iteration Time: 0.31s
Iteration 3
Queue: [9]
Grounded Until: 7
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
Grounding Time: 0.30s
Memory: 155MB (+7MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 160MB (+5MB)
UNSAT
Iteration Time: 0.40s
Iteration 4
Queue: [14]
Grounded Until: 9
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
Grounding Time: 0.51s
Memory: 165MB (+5MB)
Unblocking actions...
Solving...
Solving Time: 0.04s
Memory: 180MB (+15MB)
UNSAT
Iteration Time: 0.78s
Iteration 5
Queue: [19]
Grounded Until: 14
Grounding... [('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('check', [19])]
Grounding Time: 0.53s
Memory: 191MB (+11MB)
Unblocking actions...
Solving...
Solving Time: 4.34s
Memory: 212MB (+21MB)
UNSAT
Iteration Time: 5.10s
Iteration 6
Queue: [27]
Grounded Until: 19
Grounding... [('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('check', [27])]
Grounding Time: 0.87s
Memory: 245MB (+33MB)
Unblocking actions...
Solving...
Solving Time: 7.59s
Memory: 275MB (+30MB)
UNKNOWN
Iteration Time: 8.80s
Iteration 7
Queue: [39, 27]
Grounded Until: 27
Grounding... [('step', [28]), ('step', [29]), ('step', [30]), ('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('check', [39])]
Grounding Time: 1.47s
Memory: 338MB (+63MB)
Unblocking actions...
Solving...
Solving Time: 7.07s
Memory: 382MB (+44MB)
UNKNOWN
Iteration Time: 9.04s
Iteration 8
Queue: [27, 55, 39]
Grounded Until: 39
Blocking actions...
Solving...
Solving Time: 7.55s
Memory: 382MB (+0MB)
UNKNOWN
Iteration Time: 7.57s
Iteration 9
Queue: [55, 39, 78, 27]
Grounded Until: 39
Grounding... [('step', [40]), ('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 1.77s
Memory: 448MB (+66MB)
Unblocking actions...
Solving...
Solving Time: 10.39s
Memory: 511MB (+63MB)
UNKNOWN
Iteration Time: 12.83s
Iteration 10
Queue: [39, 78, 27, 110, 55]
Grounded Until: 55
Blocking actions...
Solving...
Solving Time: 9.61s
Memory: 511MB (+0MB)
UNKNOWN
Iteration Time: 9.64s
Iteration 11
Queue: [78, 27, 110, 55, 155, 39]
Grounded Until: 55
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('step', [76]), ('step', [77]), ('step', [78]), ('check', [78])]
Grounding Time: 2.96s
Memory: 645MB (+134MB)
Unblocking actions...
Solving...
Solving Time: 11.62s
Memory: 727MB (+82MB)
UNKNOWN
Iteration Time: 15.57s
Iteration 12
Queue: [27, 110, 55, 155, 39, 218, 78]
Grounded Until: 78
Blocking actions...
Solving...
Solving Time: 8.75s
Memory: 727MB (+0MB)
UNKNOWN
Iteration Time: 8.80s
Iteration 13
Queue: [110, 55, 155, 39, 218, 78, 308, 27]
Grounded Until: 78
Grounding... [('step', [79]), ('step', [80]), ('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 3.61s
Memory: 870MB (+143MB)
Unblocking actions...
Solving...
Solving Time: 10.24s
Memory: 988MB (+118MB)
UNKNOWN
Iteration Time: 15.21s
Iteration 14
Queue: [55, 155, 39, 218, 78, 308, 27, 435, 110]
Grounded Until: 110
Blocking actions...
Solving...
Solving Time: 12.27s
Memory: 991MB (+3MB)
UNKNOWN
Iteration Time: 12.33s
Iteration 15
Queue: [155, 39, 218, 78, 308, 27, 435, 110, 613, 55]
Grounded Until: 110
Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])]
Grounding Time: 5.53s
Memory: 1171MB (+180MB)
Unblocking actions...
Solving...
Solving Time: 12.52s
Memory: 1293MB (+122MB)
UNKNOWN
Iteration Time: 20.00s
Iteration 16
Queue: [39, 218, 78, 308, 27, 435, 110, 613, 55, 865, 155]
Grounded Until: 155
Blocking actions...
Solving...
Solving Time: 11.62s
Memory: 1296MB (+3MB)
UNKNOWN
Iteration Time: 11.70s
Iteration 17
Queue: [218, 78, 308, 27, 435, 110, 613, 55, 865, 155, 1220, 39]
Grounded Until: 155
Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('step', [161]), ('step', [162]), ('step', [163]), ('step', [164]), ('step', [165]), ('step', [166]), ('step', [167]), ('step', [168]), ('step', [169]), ('step', [170]), ('step', [171]), ('step', [172]), ('step', [173]), ('step', [174]), ('step', [175]), ('step', [176]), ('step', [177]), ('step', [178]), ('step', [179]), ('step', [180]), ('step', [181]), ('step', [182]), ('step', [183]), ('step', [184]), ('step', [185]), ('step', [186]), ('step', [187]), ('step', [188]), ('step', [189]), ('step', [190]), ('step', [191]), ('step', [192]), ('step', [193]), ('step', [194]), ('step', [195]), ('step', [196]), ('step', [197]), ('step', [198]), ('step', [199]), ('step', [200]), ('step', [201]), ('step', [202]), ('step', [203]), ('step', [204]), ('step', [205]), ('step', [206]), ('step', [207]), ('step', [208]), ('step', [209]), ('step', [210]), ('step', [211]), ('step', [212]), ('step', [213]), ('step', [214]), ('step', [215]), ('step', [216]), ('step', [217]), ('step', [218]), ('check', [218])]
Grounding Time: 11.33s
Memory: 1600MB (+304MB)
Unblocking actions...
Solving...
Solving Time: 13.27s
Memory: 1827MB (+227MB)
UNKNOWN
Iteration Time: 27.64s
Iteration 18
Queue: [78, 308, 27, 435, 110, 613, 55, 865, 155, 1220, 39, 1720, 218]
Grounded Until: 218
Blocking actions...
Solving...
Solving Time: 14.08s
Memory: 1845MB (+18MB)
UNKNOWN
Iteration Time: 14.19s
Iteration 19
Queue: [308, 27, 435, 110, 613, 55, 865, 155, 1220, 39, 1720, 218, 2426, 78]
Grounded Until: 218
Grounding... [('step', [219]), ('step', [220]), ('step', [221]), ('step', [222]), ('step', [223]), ('step', [224]), ('step', [225]), ('step', [226]), ('step', [227]), ('step', [228]), ('step', [229]), ('step', [230]), ('step', [231]), ('step', [232]), ('step', [233]), ('step', [234]), ('step', [235]), ('step', [236]), ('step', [237]), ('step', [238]), ('step', [239]), ('step', [240]), ('step', [241]), ('step', [242]), ('step', [243]), ('step', [244]), ('step', [245]), ('step', [246]), ('step', [247]), ('step', [248]), ('step', [249]), ('step', [250]), ('step', [251]), ('step', [252]), ('step', [253]), ('step', [254]), ('step', [255]), ('step', [256]), ('step', [257]), ('step', [258]), ('step', [259]), ('step', [260]), ('step', [261]), ('step', [262]), ('step', [263]), ('step', [264]), ('step', [265]), ('step', [266]), ('step', [267]), ('step', [268]), ('step', [269]), ('step', [270]), ('step', [271]), ('step', [272]), ('step', [273]), ('step', [274]), ('step', [275]), ('step', [276]), ('step', [277]), ('step', [278]), ('step', [279]), ('step', [280]), ('step', [281]), ('step', [282]), ('step', [283]), ('step', [284]), ('step', [285]), ('step', [286]), ('step', [287]), ('step', [288]), ('step', [289]), ('step', [290]), ('step', [291]), ('step', [292]), ('step', [293]), ('step', [294]), ('step', [295]), ('step', [296]), ('step', [297]), ('step', [298]), ('step', [299]), ('step', [300]), ('step', [301]), ('step', [302]), ('step', [303]), ('step', [304]), ('step', [305]), ('step', [306]), ('step', [307]), ('step', [308]), ('check', [308])]
Grounding Time: 16.98s
Memory: 2198MB (+353MB)
Unblocking actions...
Solving...
Solving Time: 12.95s
Memory: 2447MB (+249MB)
UNKNOWN
Iteration Time: 34.41s
Iteration 20
Queue: [27, 435, 110, 613, 55, 865, 155, 1220, 39, 1720, 218, 2426, 78, 308]
Grounded Until: 308
Blocking actions...
Solving...
Solving Time: 11.54s
Memory: 2444MB (+-3MB)
UNKNOWN
Iteration Time: 11.70s
Iteration 21
Queue: [435, 110, 613, 55, 865, 155, 1220, 39, 1720, 218, 2426, 78, 308, 27]
Grounded Until: 308
Grounding... [('step', [309]), ('step', [310]), ('step', [311]), ('step', [312]), ('step', [313]), ('step', [314]), ('step', [315]), ('step', [316]), ('step', [317]), ('step', [318]), ('step', [319]), ('step', [320]), ('step', [321]), ('step', [322]), ('step', [323]), ('step', [324]), ('step', [325]), ('step', [326]), ('step', [327]), ('step', [328]), ('step', [329]), ('step', [330]), ('step', [331]), ('step', [332]), ('step', [333]), ('step', [334]), ('step', [335]), ('step', [336]), ('step', [337]), ('step', [338]), ('step', [339]), ('step', [340]), ('step', [341]), ('step', [342]), ('step', [343]), ('step', [344]), ('step', [345]), ('step', [346]), ('step', [347]), ('step', [348]), ('step', [349]), ('step', [350]), ('step', [351]), ('step', [352]), ('step', [353]), ('step', [354]), ('step', [355]), ('step', [356]), ('step', [357]), ('step', [358]), ('step', [359]), ('step', [360]), ('step', [361]), ('step', [362]), ('step', [363]), ('step', [364]), ('step', [365]), ('step', [366]), ('step', [367]), ('step', [368]), ('step', [369]), ('step', [370]), ('step', [371]), ('step', [372]), ('step', [373]), ('step', [374]), ('step', [375]), ('step', [376]), ('step', [377]), ('step', [378]), ('step', [379]), ('step', [380]), ('step', [381]), ('step', [382]), ('step', [383]), ('step', [384]), ('step', [385]), ('step', [386]), ('step', [387]), ('step', [388]), ('step', [389]), ('step', [390]), ('step', [391]), ('step', [392]), ('step', [393]), ('step', [394]), ('step', [395]), ('step', [396]), ('step', [397]), ('step', [398]), ('step', [399]), ('step', [400]), ('step', [401]), ('step', [402]), ('step', [403]), ('step', [404]), ('step', [405]), ('step', [406]), ('step', [407]), ('step', [408]), ('step', [409]), ('step', [410]), ('step', [411]), ('step', [412]), ('step', [413]), ('step', [414]), ('step', [415]), ('step', [416]), ('step', [417]), ('step', [418]), ('step', [419]), ('step', [420]), ('step', [421]), ('step', [422]), ('step', [423]), ('step', [424]), ('step', [425]), ('step', [426]), ('step', [427]), ('step', [428]), ('step', [429]), ('step', [430]), ('step', [431]), ('step', [432]), ('step', [433]), ('step', [434]), ('step', [435]), ('check', [435])]
Grounding Time: 25.18s
Memory: 3080MB (+636MB)
Unblocking actions...
Solving...
Solving Time: 12.04s
Memory: 3515MB (+435MB)
UNKNOWN
Iteration Time: 43.80s
Iteration 22
Queue: [110, 613, 55, 865, 155, 1220, 39, 1720, 218, 2426, 78, 308, 27, 435]
Grounded Until: 435
Blocking actions...
Solving...
Solving Time: 13.98s
Memory: 3543MB (+28MB)
UNKNOWN
Iteration Time: 14.20s
Iteration 23
Queue: [613, 55, 865, 155, 1220, 39, 1720, 218, 2426, 78, 308, 27, 435, 110]
Grounded Until: 435
Grounding... [('step', [436]), ('step', [437]), ('step', [438]), ('step', [439]), ('step', [440]), ('step', [441]), ('step', [442]), ('step', [443]), ('step', [444]), ('step', [445]), ('step', [446]), ('step', [447]), ('step', [448]), ('step', [449]), ('step', [450]), ('step', [451]), ('step', [452]), ('step', [453]), ('step', [454]), ('step', [455]), ('step', [456]), ('step', [457]), ('step', [458]), ('step', [459]), ('step', [460]), ('step', [461]), ('step', [462]), ('step', [463]), ('step', [464]), ('step', [465]), ('step', [466]), ('step', [467]), ('step', [468]), ('step', [469]), ('step', [470]), ('step', [471]), ('step', [472]), ('step', [473]), ('step', [474]), ('step', [475]), ('step', [476]), ('step', [477]), ('step', [478]), ('step', [479]), ('step', [480]), ('step', [481]), ('step', [482]), ('step', [483]), ('step', [484]), ('step', [485]), ('step', [486]), ('step', [487]), ('step', [488]), ('step', [489]), ('step', [490]), ('step', [491]), ('step', [492]), ('step', [493]), ('step', [494]), ('step', [495]), ('step', [496]), ('step', [497]), ('step', [498]), ('step', [499]), ('step', [500]), ('step', [501]), ('step', [502]), ('step', [503]), ('step', [504]), ('step', [505]), ('step', [506]), ('step', [507]), ('step', [508]), ('step', [509]), ('step', [510]), ('step', [511]), ('step', [512]), ('step', [513]), ('step', [514]), ('step', [515]), ('step', [516]), ('step', [517]), ('step', [518]), ('step', [519]), ('step', [520]), ('step', [521]), ('step', [522]), ('step', [523]), ('step', [524]), ('step', [525]), ('step', [526]), ('step', [527]), ('step', [528]), ('step', [529]), ('step', [530]), ('step', [531]), ('step', [532]), ('step', [533]), ('step', [534]), ('step', [535]), ('step', [536]), ('step', [537]), ('step', [538]), ('step', [539]), ('step', [540]), ('step', [541]), ('step', [542]), ('step', [543]), ('step', [544]), ('step', [545]), ('step', [546]), ('step', [547]), ('step', [548]), ('step', [549]), ('step', [550]), ('step', [551]), ('step', [552]), ('step', [553]), ('step', [554]), ('step', [555]), ('step', [556]), ('step', [557]), ('step', [558]), ('step', [559]), ('step', [560]), ('step', [561]), ('step', [562]), ('step', [563]), ('step', [564]), ('step', [565]), ('step', [566]), ('step', [567]), ('step', [568]), ('step', [569]), ('step', [570]), ('step', [571]), ('step', [572]), ('step', [573]), ('step', [574]), ('step', [575]), ('step', [576]), ('step', [577]), ('step', [578]), ('step', [579]), ('step', [580]), ('step', [581]), ('step', [582]), ('step', [583]), ('step', [584]), ('step', [585]), ('step', [586]), ('step', [587]), ('step', [588]), ('step', [589]), ('step', [590]), ('step', [591]), ('step', [592]), ('step', [593]), ('step', [594]), ('step', [595]), ('step', [596]), ('step', [597]), ('step', [598]), ('step', [599]), ('step', [600]), ('step', [601]), ('step', [602]), ('step', [603]), ('step', [604]), ('step', [605]), ('step', [606]), ('step', [607]), ('step', [608]), ('step', [609]), ('step', [610]), ('step', [611]), ('step', [612]), ('step', [613]), ('check', [613])]
Grounding Time: 36.39s
Memory: 4264MB (+721MB)
Unblocking actions...
Solving...
Solving Time: 14.27s
Memory: 4841MB (+577MB)
UNKNOWN
Iteration Time: 60.16s
Iteration 24
Queue: [55, 865, 155, 1220, 39, 1720, 218, 2426, 78, 308, 27, 435, 110, 613]
Grounded Until: 613
Blocking actions...
Solving...
Solving Time: 13.77s
Memory: 4841MB (+0MB)
UNKNOWN
Iteration Time: 14.08s
Iteration 25
Queue: [865, 155, 1220, 39, 1720, 218, 2426, 78, 308, 27, 435, 110, 613, 55]
Grounded Until: 613
Grounding... [('step', [614]), ('step', [615]), ('step', [616]), ('step', [617]), ('step', [618]), ('step', [619]), ('step', [620]), ('step', [621]), ('step', [622]), ('step', [623]), ('step', [624]), ('step', [625]), ('step', [626]), ('step', [627]), ('step', [628]), ('step', [629]), ('step', [630]), ('step', [631]), ('step', [632]), ('step', [633]), ('step', [634]), ('step', [635]), ('step', [636]), ('step', [637]), ('step', [638]), ('step', [639]), ('step', [640]), ('step', [641]), ('step', [642]), ('step', [643]), ('step', [644]), ('step', [645]), ('step', [646]), ('step', [647]), ('step', [648]), ('step', [649]), ('step', [650]), ('step', [651]), ('step', [652]), ('step', [653]), ('step', [654]), ('step', [655]), ('step', [656]), ('step', [657]), ('step', [658]), ('step', [659]), ('step', [660]), ('step', [661]), ('step', [662]), ('step', [663]), ('step', [664]), ('step', [665]), ('step', [666]), ('step', [667]), ('step', [668]), ('step', [669]), ('step', [670]), ('step', [671]), ('step', [672]), ('step', [673]), ('step', [674]), ('step', [675]), ('step', [676]), ('step', [677]), ('step', [678]), ('step', [679]), ('step', [680]), ('step', [681]), ('step', [682]), ('step', [683]), ('step', [684]), ('step', [685]), ('step', [686]), ('step', [687]), ('step', [688]), ('step', [689]), ('step', [690]), ('step', [691]), ('step', [692]), ('step', [693]), ('step', [694]), ('step', [695]), ('step', [696]), ('step', [697]), ('step', [698]), ('step', [699]), ('step', [700]), ('step', [701]), ('step', [702]), ('step', [703]), ('step', [704]), ('step', [705]), ('step', [706]), ('step', [707]), ('step', [708]), ('step', [709]), ('step', [710]), ('step', [711]), ('step', [712]), ('step', [713]), ('step', [714]), ('step', [715]), ('step', [716]), ('step', [717]), ('step', [718]), ('step', [719]), ('step', [720]), ('step', [721]), ('step', [722]), ('step', [723]), ('step', [724]), ('step', [725]), ('step', [726]), ('step', [727]), ('step', [728]), ('step', [729]), ('step', [730]), ('step', [731]), ('step', [732]), ('step', [733]), ('step', [734]), ('step', [735]), ('step', [736]), ('step', [737]), ('step', [738]), ('step', [739]), ('step', [740]), ('step', [741]), ('step', [742]), ('step', [743]), ('step', [744]), ('step', [745]), ('step', [746]), ('step', [747]), ('step', [748]), ('step', [749]), ('step', [750]), ('step', [751]), ('step', [752]), ('step', [753]), ('step', [754]), ('step', [755]), ('step', [756]), ('step', [757]), ('step', [758]), ('step', [759]), ('step', [760]), ('step', [761]), ('step', [762]), ('step', [763]), ('step', [764]), ('step', [765]), ('step', [766]), ('step', [767]), ('step', [768]), ('step', [769]), ('step', [770]), ('step', [771]), ('step', [772]), ('step', [773]), ('step', [774]), ('step', [775]), ('step', [776]), ('step', [777]), ('step', [778]), ('step', [779]), ('step', [780]), ('step', [781]), ('step', [782]), ('step', [783]), ('step', [784]), ('step', [785]), ('step', [786]), ('step', [787]), ('step', [788]), ('step', [789]), ('step', [790]), ('step', [791]), ('step', [792]), ('step', [793]), ('step', [794]), ('step', [795]), ('step', [796]), ('step', [797]), ('step', [798]), ('step', [799]), ('step', [800]), ('step', [801]), ('step', [802]), ('step', [803]), ('step', [804]), ('step', [805]), ('step', [806]), ('step', [807]), ('step', [808]), ('step', [809]), ('step', [810]), ('step', [811]), ('step', [812]), ('step', [813]), ('step', [814]), ('step', [815]), ('step', [816]), ('step', [817]), ('step', [818]), ('step', [819]), ('step', [820]), ('step', [821]), ('step', [822]), ('step', [823]), ('step', [824]), ('step', [825]), ('step', [826]), ('step', [827]), ('step', [828]), ('step', [829]), ('step', [830]), ('step', [831]), ('step', [832]), ('step', [833]), ('step', [834]), ('step', [835]), ('step', [836]), ('step', [837]), ('step', [838]), ('step', [839]), ('step', [840]), ('step', [841]), ('step', [842]), ('step', [843]), ('step', [844]), ('step', [845]), ('step', [846]), ('step', [847]), ('step', [848]), ('step', [849]), ('step', [850]), ('step', [851]), ('step', [852]), ('step', [853]), ('step', [854]), ('step', [855]), ('step', [856]), ('step', [857]), ('step', [858]), ('step', [859]), ('step', [860]), ('step', [861]), ('step', [862]), ('step', [863]), ('step', [864]), ('step', [865]), ('check', [865])]
Grounding Time: 53.42s
Memory: 6063MB (+1222MB)
Unblocking actions...
Solving...
Solving Time: 16.56s
Memory: 6918MB (+855MB)
UNKNOWN
Iteration Time: 83.47s
Iteration 26
Queue: [155, 1220, 39, 1720, 218, 2426, 78, 308, 27, 435, 110, 613, 55, 865]
Grounded Until: 865
Blocking actions...
Solving...
Solving Time: 14.26s
Memory: 6918MB (+0MB)
UNKNOWN
Iteration Time: 14.69s
Iteration 27
Queue: [1220, 39, 1720, 218, 2426, 78, 308, 27, 435, 110, 613, 55, 865, 155]
Grounded Until: 865
Grounding... [('step', [866]), ('step', [867]), ('step', [868]), ('step', [869]), ('step', [870]), ('step', [871]), ('step', [872]), ('step', [873]), ('step', [874]), ('step', [875]), ('step', [876]), ('step', [877]), ('step', [878]), ('step', [879]), ('step', [880]), ('step', [881]), ('step', [882]), ('step', [883]), ('step', [884]), ('step', [885]), ('step', [886]), ('step', [887]), ('step', [888]), ('step', [889]), ('step', [890]), ('step', [891]), ('step', [892]), ('step', [893]), ('step', [894]), ('step', [895]), ('step', [896]), ('step', [897]), ('step', [898]), ('step', [899]), ('step', [900]), ('step', [901]), ('step', [902]), ('step', [903]), ('step', [904]), ('step', [905]), ('step', [906]), ('step', [907]), ('step', [908]), ('step', [909]), ('step', [910]), ('step', [911]), ('step', [912]), ('step', [913]), ('step', [914]), ('step', [915]), ('step', [916]), ('step', [917]), ('step', [918]), ('step', [919]), ('step', [920]), ('step', [921]), ('step', [922]), ('step', [923]), ('step', [924]), ('step', [925]), ('step', [926]), ('step', [927]), ('step', [928]), ('step', [929]), ('step', [930]), ('step', [931]), ('step', [932]), ('step', [933]), ('step', [934]), ('step', [935]), ('step', [936]), ('step', [937]), ('step', [938]), ('step', [939]), ('step', [940]), ('step', [941]), ('step', [942]), ('step', [943]), ('step', [944]), ('step', [945]), ('step', [946]), ('step', [947]), ('step', [948]), ('step', [949]), ('step', [950]), ('step', [951]), ('step', [952]), ('step', [953]), ('step', [954]), ('step', [955]), ('step', [956]), ('step', [957]), ('step', [958]), ('step', [959]), ('step', [960]), ('step', [961]), ('step', [962]), ('step', [963]), ('step', [964]), ('step', [965]), ('step', [966]), ('step', [967]), ('step', [968]), ('step', [969]), ('step', [970]), ('step', [971]), ('step', [972]), ('step', [973]), ('step', [974]), ('step', [975]), ('step', [976]), ('step', [977]), ('step', [978]), ('step', [979]), ('step', [980]), ('step', [981]), ('step', [982]), ('step', [983]), ('step', [984]), ('step', [985]), ('step', [986]), ('step', [987]), ('step', [988]), ('step', [989]), ('step', [990]), ('step', [991]), ('step', [992]), ('step', [993]), ('step', [994]), ('step', [995]), ('step', [996]), ('step', [997]), ('step', [998]), ('step', [999]), ('step', [1000]), ('step', [1001]), ('step', [1002]), ('step', [1003]), ('step', [1004]), ('step', [1005]), ('step', [1006]), ('step', [1007]), ('step', [1008]), ('step', [1009]), ('step', [1010]), ('step', [1011]), ('step', [1012]), ('step', [1013]), ('step', [1014]), ('step', [1015]), ('step', [1016]), ('step', [1017]), ('step', [1018]), ('step', [1019]), ('step', [1020]), ('step', [1021]), ('step', [1022]), ('step', [1023]), ('step', [1024]), ('step', [1025]), ('step', [1026]), ('step', [1027]), ('step', [1028]), ('step', [1029]), ('step', [1030]), ('step', [1031]), ('step', [1032]), ('step', [1033]), ('step', [1034]), ('step', [1035]), ('step', [1036]), ('step', [1037]), ('step', [1038]), ('step', [1039]), ('step', [1040]), ('step', [1041]), ('step', [1042]), ('step', [1043]), ('step', [1044]), ('step', [1045]), ('step', [1046]), ('step', [1047]), ('step', [1048]), ('step', [1049]), ('step', [1050]), ('step', [1051]), ('step', [1052]), ('step', [1053]), ('step', [1054]), ('step', [1055]), ('step', [1056]), ('step', [1057]), ('step', [1058]), ('step', [1059]), ('step', [1060]), ('step', [1061]), ('step', [1062]), ('step', [1063]), ('step', [1064]), ('step', [1065]), ('step', [1066]), ('step', [1067]), ('step', [1068]), ('step', [1069]), ('st

View File

@@ -1,40 +0,0 @@
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/driverlog-strips-automatic/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-13.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lpnmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: driverlog-strips-automatic
instance: 13
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

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'driverlog-strips-automatic', 'instance': 13}
# 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/driverlog-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-13.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 320.95 MEM 8027600 MAXMEM 8027600 STALE 0 MAXMEM_RSS 7730184
<time name="ALL">320970</time>

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
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/driverlog-strips-automatic/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-14.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lpnmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: driverlog-strips-automatic
instance: 14
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

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'driverlog-strips-automatic', '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-2002/domains/driverlog-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-14.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 293.22 MEM 8826948 MAXMEM 8826948 STALE 0 MAXMEM_RSS 7555152
<time name="ALL">293240</time>

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
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/driverlog-strips-automatic/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-15.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lpnmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: driverlog-strips-automatic
instance: 15
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

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'driverlog-strips-automatic', 'instance': 15}
# 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/driverlog-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-15.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 374.95 MEM 8004060 MAXMEM 8004060 STALE 0 MAXMEM_RSS 7657344
<time name="ALL">374970</time>

View File

@@ -1,337 +0,0 @@
planner.py version 0.0.1
Time: 1.28s
Memory: 183MB
Iteration 1
Queue: [5]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.48s
Memory: 208MB (+25MB)
Unblocking actions...
Solving...
Solving Time: 0.05s
Memory: 217MB (+9MB)
UNSAT
Iteration Time: 0.67s
Iteration 2
Queue: [7]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
Grounding Time: 0.38s
Memory: 231MB (+14MB)
Unblocking actions...
Solving...
Solving Time: 0.03s
Memory: 235MB (+4MB)
UNSAT
Iteration Time: 0.50s
Iteration 3
Queue: [9]
Grounded Until: 7
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
Grounding Time: 0.19s
Memory: 235MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 1.68s
Memory: 241MB (+6MB)
UNKNOWN
Iteration Time: 1.94s
Iteration 4
Queue: [14, 9]
Grounded Until: 9
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
Grounding Time: 0.48s
Memory: 241MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 1.59s
Memory: 255MB (+14MB)
UNKNOWN
Iteration Time: 2.25s
Iteration 5
Queue: [9, 19, 14]
Grounded Until: 14
Blocking actions...
Solving...
Solving Time: 1.96s
Memory: 255MB (+0MB)
UNSAT
Iteration Time: 1.97s
Iteration 6
Queue: [19, 14, 27]
Grounded Until: 14
Grounding... [('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('check', [19])]
Grounding Time: 0.49s
Memory: 255MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 1.61s
Memory: 275MB (+20MB)
UNKNOWN
Iteration Time: 2.30s
Iteration 7
Queue: [14, 27, 39, 19]
Grounded Until: 19
Blocking actions...
Solving...
Solving Time: 1.66s
Memory: 275MB (+0MB)
UNKNOWN
Iteration Time: 1.67s
Iteration 8
Queue: [27, 39, 19, 55, 14]
Grounded Until: 19
Grounding... [('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('check', [27])]
Grounding Time: 0.81s
Memory: 291MB (+16MB)
Unblocking actions...
Solving...
Solving Time: 2.13s
Memory: 326MB (+35MB)
UNKNOWN
Iteration Time: 3.24s
Iteration 9
Queue: [39, 19, 55, 14, 78, 27]
Grounded Until: 27
Grounding... [('step', [28]), ('step', [29]), ('step', [30]), ('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('check', [39])]
Grounding Time: 1.25s
Memory: 364MB (+38MB)
Unblocking actions...
Solving...
Solving Time: 1.99s
Memory: 395MB (+31MB)
UNKNOWN
Iteration Time: 3.70s
Iteration 10
Queue: [19, 55, 14, 78, 27, 110, 39]
Grounded Until: 39
Blocking actions...
Solving...
Solving Time: 2.34s
Memory: 395MB (+0MB)
UNKNOWN
Iteration Time: 2.36s
Iteration 11
Queue: [55, 14, 78, 27, 110, 39, 155, 19]
Grounded Until: 39
Grounding... [('step', [40]), ('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 1.95s
Memory: 482MB (+87MB)
Unblocking actions...
Solving...
Solving Time: 3.10s
Memory: 535MB (+53MB)
UNKNOWN
Iteration Time: 5.65s
Iteration 12
Queue: [14, 78, 27, 110, 39, 155, 19, 218, 55]
Grounded Until: 55
Blocking actions...
Solving...
Solving Time: 2.52s
Memory: 535MB (+0MB)
UNKNOWN
Iteration Time: 2.55s
Iteration 13
Queue: [78, 27, 110, 39, 155, 19, 218, 55, 308, 14]
Grounded Until: 55
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('step', [76]), ('step', [77]), ('step', [78]), ('check', [78])]
Grounding Time: 2.41s
Memory: 615MB (+80MB)
Unblocking actions...
Solving...
Solving Time: 2.22s
Memory: 683MB (+68MB)
UNKNOWN
Iteration Time: 5.53s
Iteration 14
Queue: [27, 110, 39, 155, 19, 218, 55, 308, 14, 435, 78]
Grounded Until: 78
Blocking actions...
Solving...
Solving Time: 2.50s
Memory: 683MB (+0MB)
UNKNOWN
Iteration Time: 2.55s
Iteration 15
Queue: [110, 39, 155, 19, 218, 55, 308, 14, 435, 78, 613, 27]
Grounded Until: 78
Grounding... [('step', [79]), ('step', [80]), ('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 4.19s
Memory: 845MB (+162MB)
Unblocking actions...
Solving...
Solving Time: 46.82s
Memory: 940MB (+95MB)
UNKNOWN
Iteration Time: 52.25s
Iteration 16
Queue: [39, 155, 19, 218, 55, 308, 14, 435, 78, 613, 27, 865, 110]
Grounded Until: 110
Blocking actions...
Solving...
Solving Time: 2.54s
Memory: 940MB (+0MB)
UNKNOWN
Iteration Time: 2.59s
Iteration 17
Queue: [155, 19, 218, 55, 308, 14, 435, 78, 613, 27, 865, 110, 1220, 39]
Grounded Until: 110
Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])]
Grounding Time: 4.82s
Memory: 1120MB (+180MB)
Unblocking actions...
Solving...
Solving Time: 3.09s
Memory: 1212MB (+92MB)
UNKNOWN
Iteration Time: 9.70s
Iteration 18
Queue: [19, 218, 55, 308, 14, 435, 78, 613, 27, 865, 110, 1220, 39, 1720, 155]
Grounded Until: 155
Blocking actions...
Solving...
Solving Time: 2.65s
Memory: 1212MB (+0MB)
UNKNOWN
Iteration Time: 2.74s
Iteration 19
Queue: [218, 55, 308, 14, 435, 78, 613, 27, 865, 110, 1220, 39, 1720, 155, 2426, 19]
Grounded Until: 155
Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('step', [161]), ('step', [162]), ('step', [163]), ('step', [164]), ('step', [165]), ('step', [166]), ('step', [167]), ('step', [168]), ('step', [169]), ('step', [170]), ('step', [171]), ('step', [172]), ('step', [173]), ('step', [174]), ('step', [175]), ('step', [176]), ('step', [177]), ('step', [178]), ('step', [179]), ('step', [180]), ('step', [181]), ('step', [182]), ('step', [183]), ('step', [184]), ('step', [185]), ('step', [186]), ('step', [187]), ('step', [188]), ('step', [189]), ('step', [190]), ('step', [191]), ('step', [192]), ('step', [193]), ('step', [194]), ('step', [195]), ('step', [196]), ('step', [197]), ('step', [198]), ('step', [199]), ('step', [200]), ('step', [201]), ('step', [202]), ('step', [203]), ('step', [204]), ('step', [205]), ('step', [206]), ('step', [207]), ('step', [208]), ('step', [209]), ('step', [210]), ('step', [211]), ('step', [212]), ('step', [213]), ('step', [214]), ('step', [215]), ('step', [216]), ('step', [217]), ('step', [218]), ('check', [218])]
Grounding Time: 9.32s
Memory: 1438MB (+226MB)
Unblocking actions...
Solving...
Solving Time: 3.15s
Memory: 1639MB (+201MB)
UNKNOWN
Iteration Time: 15.06s
Iteration 20
Queue: [55, 308, 14, 435, 78, 613, 27, 865, 110, 1220, 39, 1720, 155, 2426, 19, 218]
Grounded Until: 218
Blocking actions...
Solving...
Solving Time: 1.90s
Memory: 1639MB (+0MB)
UNKNOWN
Iteration Time: 2.01s
Iteration 21
Queue: [308, 14, 435, 78, 613, 27, 865, 110, 1220, 39, 1720, 155, 2426, 19, 218, 55]
Grounded Until: 218
Grounding... [('step', [219]), ('step', [220]), ('step', [221]), ('step', [222]), ('step', [223]), ('step', [224]), ('step', [225]), ('step', [226]), ('step', [227]), ('step', [228]), ('step', [229]), ('step', [230]), ('step', [231]), ('step', [232]), ('step', [233]), ('step', [234]), ('step', [235]), ('step', [236]), ('step', [237]), ('step', [238]), ('step', [239]), ('step', [240]), ('step', [241]), ('step', [242]), ('step', [243]), ('step', [244]), ('step', [245]), ('step', [246]), ('step', [247]), ('step', [248]), ('step', [249]), ('step', [250]), ('step', [251]), ('step', [252]), ('step', [253]), ('step', [254]), ('step', [255]), ('step', [256]), ('step', [257]), ('step', [258]), ('step', [259]), ('step', [260]), ('step', [261]), ('step', [262]), ('step', [263]), ('step', [264]), ('step', [265]), ('step', [266]), ('step', [267]), ('step', [268]), ('step', [269]), ('step', [270]), ('step', [271]), ('step', [272]), ('step', [273]), ('step', [274]), ('step', [275]), ('step', [276]), ('step', [277]), ('step', [278]), ('step', [279]), ('step', [280]), ('step', [281]), ('step', [282]), ('step', [283]), ('step', [284]), ('step', [285]), ('step', [286]), ('step', [287]), ('step', [288]), ('step', [289]), ('step', [290]), ('step', [291]), ('step', [292]), ('step', [293]), ('step', [294]), ('step', [295]), ('step', [296]), ('step', [297]), ('step', [298]), ('step', [299]), ('step', [300]), ('step', [301]), ('step', [302]), ('step', [303]), ('step', [304]), ('step', [305]), ('step', [306]), ('step', [307]), ('step', [308]), ('check', [308])]
Grounding Time: 15.92s
Memory: 2042MB (+403MB)
Unblocking actions...
Solving...
Solving Time: 2.54s
Memory: 2281MB (+239MB)
UNKNOWN
Iteration Time: 22.36s
Iteration 22
Queue: [14, 435, 78, 613, 27, 865, 110, 1220, 39, 1720, 155, 2426, 19, 218, 55, 308]
Grounded Until: 308
Blocking actions...
Solving...
Solving Time: 4.98s
Memory: 2300MB (+19MB)
UNKNOWN
Iteration Time: 5.14s
Iteration 23
Queue: [435, 78, 613, 27, 865, 110, 1220, 39, 1720, 155, 2426, 19, 218, 55, 308, 14]
Grounded Until: 308
Grounding... [('step', [309]), ('step', [310]), ('step', [311]), ('step', [312]), ('step', [313]), ('step', [314]), ('step', [315]), ('step', [316]), ('step', [317]), ('step', [318]), ('step', [319]), ('step', [320]), ('step', [321]), ('step', [322]), ('step', [323]), ('step', [324]), ('step', [325]), ('step', [326]), ('step', [327]), ('step', [328]), ('step', [329]), ('step', [330]), ('step', [331]), ('step', [332]), ('step', [333]), ('step', [334]), ('step', [335]), ('step', [336]), ('step', [337]), ('step', [338]), ('step', [339]), ('step', [340]), ('step', [341]), ('step', [342]), ('step', [343]), ('step', [344]), ('step', [345]), ('step', [346]), ('step', [347]), ('step', [348]), ('step', [349]), ('step', [350]), ('step', [351]), ('step', [352]), ('step', [353]), ('step', [354]), ('step', [355]), ('step', [356]), ('step', [357]), ('step', [358]), ('step', [359]), ('step', [360]), ('step', [361]), ('step', [362]), ('step', [363]), ('step', [364]), ('step', [365]), ('step', [366]), ('step', [367]), ('step', [368]), ('step', [369]), ('step', [370]), ('step', [371]), ('step', [372]), ('step', [373]), ('step', [374]), ('step', [375]), ('step', [376]), ('step', [377]), ('step', [378]), ('step', [379]), ('step', [380]), ('step', [381]), ('step', [382]), ('step', [383]), ('step', [384]), ('step', [385]), ('step', [386]), ('step', [387]), ('step', [388]), ('step', [389]), ('step', [390]), ('step', [391]), ('step', [392]), ('step', [393]), ('step', [394]), ('step', [395]), ('step', [396]), ('step', [397]), ('step', [398]), ('step', [399]), ('step', [400]), ('step', [401]), ('step', [402]), ('step', [403]), ('step', [404]), ('step', [405]), ('step', [406]), ('step', [407]), ('step', [408]), ('step', [409]), ('step', [410]), ('step', [411]), ('step', [412]), ('step', [413]), ('step', [414]), ('step', [415]), ('step', [416]), ('step', [417]), ('step', [418]), ('step', [419]), ('step', [420]), ('step', [421]), ('step', [422]), ('step', [423]), ('step', [424]), ('step', [425]), ('step', [426]), ('step', [427]), ('step', [428]), ('step', [429]), ('step', [430]), ('step', [431]), ('step', [432]), ('step', [433]), ('step', [434]), ('step', [435]), ('check', [435])]
Grounding Time: 20.44s
Memory: 2739MB (+439MB)
Unblocking actions...
Solving...
Solving Time: 3.86s
Memory: 3114MB (+375MB)
UNKNOWN
Iteration Time: 29.75s
Iteration 24
Queue: [78, 613, 27, 865, 110, 1220, 39, 1720, 155, 2426, 19, 218, 55, 308, 14, 435]
Grounded Until: 435
Blocking actions...
Solving...
Solving Time: 3.08s
Memory: 3114MB (+0MB)
UNKNOWN
Iteration Time: 3.30s
Iteration 25
Queue: [613, 27, 865, 110, 1220, 39, 1720, 155, 2426, 19, 218, 55, 308, 14, 435, 78]
Grounded Until: 435
Grounding... [('step', [436]), ('step', [437]), ('step', [438]), ('step', [439]), ('step', [440]), ('step', [441]), ('step', [442]), ('step', [443]), ('step', [444]), ('step', [445]), ('step', [446]), ('step', [447]), ('step', [448]), ('step', [449]), ('step', [450]), ('step', [451]), ('step', [452]), ('step', [453]), ('step', [454]), ('step', [455]), ('step', [456]), ('step', [457]), ('step', [458]), ('step', [459]), ('step', [460]), ('step', [461]), ('step', [462]), ('step', [463]), ('step', [464]), ('step', [465]), ('step', [466]), ('step', [467]), ('step', [468]), ('step', [469]), ('step', [470]), ('step', [471]), ('step', [472]), ('step', [473]), ('step', [474]), ('step', [475]), ('step', [476]), ('step', [477]), ('step', [478]), ('step', [479]), ('step', [480]), ('step', [481]), ('step', [482]), ('step', [483]), ('step', [484]), ('step', [485]), ('step', [486]), ('step', [487]), ('step', [488]), ('step', [489]), ('step', [490]), ('step', [491]), ('step', [492]), ('step', [493]), ('step', [494]), ('step', [495]), ('step', [496]), ('step', [497]), ('step', [498]), ('step', [499]), ('step', [500]), ('step', [501]), ('step', [502]), ('step', [503]), ('step', [504]), ('step', [505]), ('step', [506]), ('step', [507]), ('step', [508]), ('step', [509]), ('step', [510]), ('step', [511]), ('step', [512]), ('step', [513]), ('step', [514]), ('step', [515]), ('step', [516]), ('step', [517]), ('step', [518]), ('step', [519]), ('step', [520]), ('step', [521]), ('step', [522]), ('step', [523]), ('step', [524]), ('step', [525]), ('step', [526]), ('step', [527]), ('step', [528]), ('step', [529]), ('step', [530]), ('step', [531]), ('step', [532]), ('step', [533]), ('step', [534]), ('step', [535]), ('step', [536]), ('step', [537]), ('step', [538]), ('step', [539]), ('step', [540]), ('step', [541]), ('step', [542]), ('step', [543]), ('step', [544]), ('step', [545]), ('step', [546]), ('step', [547]), ('step', [548]), ('step', [549]), ('step', [550]), ('step', [551]), ('step', [552]), ('step', [553]), ('step', [554]), ('step', [555]), ('step', [556]), ('step', [557]), ('step', [558]), ('step', [559]), ('step', [560]), ('step', [561]), ('step', [562]), ('step', [563]), ('step', [564]), ('step', [565]), ('step', [566]), ('step', [567]), ('step', [568]), ('step', [569]), ('step', [570]), ('step', [571]), ('step', [572]), ('step', [573]), ('step', [574]), ('step', [575]), ('step', [576]), ('step', [577]), ('step', [578]), ('step', [579]), ('step', [580]), ('step', [581]), ('step', [582]), ('step', [583]), ('step', [584]), ('step', [585]), ('step', [586]), ('step', [587]), ('step', [588]), ('step', [589]), ('step', [590]), ('step', [591]), ('step', [592]), ('step', [593]), ('step', [594]), ('step', [595]), ('step', [596]), ('step', [597]), ('step', [598]), ('step', [599]), ('step', [600]), ('step', [601]), ('step', [602]), ('step', [603]), ('step', [604]), ('step', [605]), ('step', [606]), ('step', [607]), ('step', [608]), ('step', [609]), ('step', [610]), ('step', [611]), ('step', [612]), ('step', [613]), ('check', [613])]
Grounding Time: 32.08s
Memory: 3969MB (+855MB)
Unblocking actions...
Solving...
Solving Time: 7.46s
Memory: 4396MB (+427MB)
UNKNOWN
Iteration Time: 47.45s
Iteration 26
Queue: [27, 865, 110, 1220, 39, 1720, 155, 2426, 19, 218, 55, 308, 14, 435, 78, 613]
Grounded Until: 613
Blocking actions...
Solving...
Solving Time: 4.68s
Memory: 4425MB (+29MB)
UNKNOWN
Iteration Time: 4.99s
Iteration 27
Queue: [865, 110, 1220, 39, 1720, 155, 2426, 19, 218, 55, 308, 14, 435, 78, 613, 27]
Grounded Until: 613
Grounding... [('step', [614]), ('step', [615]), ('step', [616]), ('step', [617]), ('step', [618]), ('step', [619]), ('step', [620]), ('step', [621]), ('step', [622]), ('step', [623]), ('step', [624]), ('step', [625]), ('step', [626]), ('step', [627]), ('step', [628]), ('step', [629]), ('step', [630]), ('step', [631]), ('step', [632]), ('step', [633]), ('step', [634]), ('step', [635]), ('step', [636]), ('step', [637]), ('step', [638]), ('step', [639]), ('step', [640]), ('step', [641]), ('step', [642]), ('step', [643]), ('step', [644]), ('step', [645]), ('step', [646]), ('step', [647]), ('step', [648]), ('step', [649]), ('step', [650]), ('step', [651]), ('step', [652]), ('step', [653]), ('step', [654]), ('step', [655]), ('step', [656]), ('step', [657]), ('step', [658]), ('step', [659]), ('step', [660]), ('step', [661]), ('step', [662]), ('step', [663]), ('step', [664]), ('step', [665]), ('step', [666]), ('step', [667]), ('step', [668]), ('step', [669]), ('step', [670]), ('step', [671]), ('step', [672]), ('step', [673]), ('step', [674]), ('step', [675]), ('step', [676]), ('step', [677]), ('step', [678]), ('step', [679]), ('step', [680]), ('step', [681]), ('step', [682]), ('step', [683]), ('step', [684]), ('step', [685]), ('step', [686]), ('step', [687]), ('step', [688]), ('step', [689]), ('step', [690]), ('step', [691]), ('step', [692]), ('step', [693]), ('step', [694]), ('step', [695]), ('step', [696]), ('step', [697]), ('step', [698]), ('step', [699]), ('step', [700]), ('step', [701]), ('step', [702]), ('step', [703]), ('step', [704]), ('step', [705]), ('step', [706]), ('step', [707]), ('step', [708]), ('step', [709]), ('step', [710]), ('step', [711]), ('step', [712]), ('step', [713]), ('step', [714]), ('step', [715]), ('step', [716]), ('step', [717]), ('step', [718]), ('step', [719]), ('step', [720]), ('step', [721]), ('step', [722]), ('step', [723]), ('step', [724]), ('step', [725]), ('step', [726]), ('step', [727]), ('step', [728]), ('step', [729]), ('step', [730]), ('step', [731]), ('step', [732]), ('step', [733]), ('step', [734]), ('step', [735]), ('step', [736]), ('step', [737]), ('step', [738]), ('step', [739]), ('step', [740]), ('step', [741]), ('step', [742]), ('step', [743]), ('step', [744]), ('step', [745]), ('step', [746]), ('step', [747]), ('step', [748]), ('step', [749]), ('step', [750]), ('step', [751]), ('step', [752]), ('step', [753]), ('step', [754]), ('step', [755]), ('step', [756]), ('step', [757]), ('step', [758]), ('step', [759]), ('step', [760]), ('step', [761]), ('step', [762]), ('step', [763]), ('step', [764]), ('step', [765]), ('step', [766]), ('step', [767]), ('step', [768]), ('step', [769]), ('step', [770]), ('step', [771]), ('step', [772]), ('step', [773]), ('step', [774]), ('step', [775]), ('step', [776]), ('step', [777]), ('step', [778]), ('step', [779]), ('step', [780]), ('step', [781]), ('step', [782]), ('step', [783]), ('step', [784]), ('step', [785]), ('step', [786]), ('step', [787]), ('step', [788]), ('step', [789]), ('step', [790]), ('step', [791]), ('step', [792]), ('step', [793]), ('step', [794]), ('step', [795]), ('step', [796]), ('step', [797]), ('step', [798]), ('step', [799]), ('step', [800]), ('step', [801]), ('step', [802]), ('step', [803]), ('step', [804]), ('step', [805]), ('step', [806]), ('step', [807]), ('step', [808]), ('step', [809]), ('step', [810]), ('step', [811]), ('step', [812]), ('step', [813]), ('step', [814]), ('step', [815]), ('step', [816]), ('step', [817]), ('step', [818]), ('step', [819]), ('step', [820]), ('step', [821]), ('step', [822]), ('step', [823]), ('step', [824]), ('step', [825]), ('step', [826]), ('step', [827]), ('step', [828]), ('step', [829]), ('step', [830]), ('step', [831]), ('step', [832]), ('step', [833]), ('step', [834]), ('step', [835]), ('step', [836]), ('step', [837]), ('step', [838]), ('step', [839]), ('step', [840]), ('step', [841]), ('step', [842]), ('step', [843]), ('step', [844]), ('step', [845]), ('step', [846]), ('step', [847]), ('step', [848]), ('step', [849]), ('step', [850]), ('step', [851]), ('step', [852]), ('step', [853]), ('step', [854]), ('step', [855]), ('step', [856]), ('step', [857]), ('step', [858]), ('step', [859]), ('step', [860]), ('step', [861]), ('step', [862]), ('step', [863]), ('step', [864]), ('step', [865]), ('check', [865])]
Grounding Time: 43.46s
Memory: 5356MB (+931MB)
Unblocking actions...
Solving...
Solving Time: 10.25s
Memory: 6008MB (+652MB)
UNKNOWN
Iteration Time: 64.78s
Iteration 28
Queue: [110, 1220, 39, 1720, 155, 2426, 19, 218, 55, 308, 14, 435, 78, 613, 27, 865]
Grounded Until: 865
Blocking actions...
Solving...
Solving Time: 4.16s
Memory: 6008MB (+0MB)
UNKNOWN
Iteration Time: 4.59s
Iteration 29
Queue: [1220, 39, 1720, 155, 2426, 19, 218, 55, 308, 14, 435, 78, 613, 27, 865, 110]
Grounded Until: 865
Grounding... [('step', [866]), ('step', [867]), ('step', [868]), ('step', [869]), ('step', [870]), ('step', [871]), ('step', [872]), ('step', [873]), ('step', [874]), ('step', [875]), ('step', [876]), ('step', [877]), ('step', [878]), ('step', [879]), ('step', [880]), ('step', [881]), ('step', [882]), ('step', [883]), ('step', [884]), ('step', [885]), ('step', [886]), ('step', [887]), ('step', [888]), ('step', [889]), ('step', [890]), ('step', [891]), ('step', [892]), ('step', [893]), ('step', [894]), ('step', [895]), ('step', [896]), ('step', [897]), ('step', [898]), ('step', [899]), ('step', [900]), ('step', [901]), ('step', [902]), ('step', [903]), ('step', [904]), ('step', [905]), ('step', [906]), ('step', [907]), ('step', [908]), ('step', [909]), ('step', [910]), ('step', [911]), ('step', [912]), ('step', [913]), ('step', [914]), ('step', [915]), ('step', [916]), ('step', [917]), ('step', [918]), ('step', [919]), ('step', [920]), ('step', [921]), ('step', [922]), ('step', [923]), ('step', [924]), ('step', [925]), ('step', [926]), ('step', [927]), ('step', [928]), ('step', [929]), ('step', [930]), ('step', [931]), ('step', [932]), ('step', [933]), ('step', [934]), ('step', [935]), ('step', [936]), ('step', [937]), ('step', [938]), ('step', [939]), ('step', [940]), ('step', [941]), ('step', [942]), ('step', [943]), ('step', [944]), ('step', [945]), ('step', [946]), ('step', [947]), ('step', [948]), ('step', [949]), ('step', [950]), ('step', [951]), ('step', [952]), ('step', [953]), ('step', [954]), ('step', [955]), ('step', [956]), ('step', [957]), ('step', [958]), ('step', [959]), ('step', [960]), ('step', [961]), ('step', [962]), ('step', [963]), ('step', [964]), ('step', [965]), ('step', [966]), ('step', [967]), ('step', [968]), ('step', [969]), ('step', [970]), ('step', [971]), ('step', [972]), ('step', [973]), ('step', [974]), ('step', [975]), ('step', [976]), ('step', [977]), ('step', [978]), ('step', [979]), ('step', [980]), ('step', [981]), ('step', [982]), ('step', [983]), ('step', [984]), ('step', [985]), ('step', [986]), ('step', [987]), ('step', [988]), ('step', [989]), ('step', [990]), ('step', [991]), ('step', [992]), ('step', [993]), ('step', [994]), ('step', [995]), ('step', [996]), ('step', [997]), ('step', [998]), ('step', [999]), ('step', [1000]), ('step', [1001]), ('step', [1002]), ('step', [1003]), ('step', [1004]), ('step', [1005]), ('step', [1006]), ('step', [1007]), ('step', [1008]), ('step', [1009]), ('step', [1010]), ('step', [1011]), ('step', [1012]), ('step', [1013]), ('step', [1014]), ('step', [1015]), ('step', [1016]), ('step', [1017]), ('step', [1018]), ('step', [1019]), ('step', [1020]), ('step', [1021]), ('step', [1022]), ('step', [1023]), ('step', [1024]), ('step', [1025]), ('step', [1026]), ('step', [1027]), ('step', [1028]), ('step', [1029]), ('step', [1030]), ('step', [1031]), ('step', [1032]), ('step', [1033]), ('step', [1034]), ('step', [1035]), ('

View File

@@ -1,40 +0,0 @@
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/driverlog-strips-automatic/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-16.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lpnmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: driverlog-strips-automatic
instance: 16
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

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'driverlog-strips-automatic', 'instance': 16}
# 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/driverlog-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-16.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 354.31 MEM 8331472 MAXMEM 8331472 STALE 0 MAXMEM_RSS 7493604
<time name="ALL">354330</time>

View File

@@ -1,301 +0,0 @@
planner.py version 0.0.1
Time: 3.01s
Memory: 344MB
Iteration 1
Queue: [5]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 1.35s
Memory: 413MB (+69MB)
Unblocking actions...
Solving...
Solving Time: 0.11s
Memory: 428MB (+15MB)
UNSAT
Iteration Time: 1.74s
Iteration 2
Queue: [7]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
Grounding Time: 0.43s
Memory: 428MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.10s
Memory: 435MB (+7MB)
UNSAT
Iteration Time: 0.70s
Iteration 3
Queue: [9]
Grounded Until: 7
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
Grounding Time: 0.41s
Memory: 435MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 2.47s
Memory: 445MB (+10MB)
UNKNOWN
Iteration Time: 3.02s
Iteration 4
Queue: [14, 9]
Grounded Until: 9
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
Grounding Time: 1.02s
Memory: 449MB (+4MB)
Unblocking actions...
Solving...
Solving Time: 2.46s
Memory: 470MB (+21MB)
UNKNOWN
Iteration Time: 3.80s
Iteration 5
Queue: [9, 19, 14]
Grounded Until: 14
Blocking actions...
Solving...
Solving Time: 2.27s
Memory: 470MB (+0MB)
UNKNOWN
Iteration Time: 2.28s
Iteration 6
Queue: [19, 14, 27, 9]
Grounded Until: 14
Grounding... [('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('check', [19])]
Grounding Time: 1.04s
Memory: 470MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 3.14s
Memory: 493MB (+23MB)
UNKNOWN
Iteration Time: 4.56s
Iteration 7
Queue: [14, 27, 9, 39, 19]
Grounded Until: 19
Blocking actions...
Solving...
Solving Time: 2.89s
Memory: 493MB (+0MB)
UNKNOWN
Iteration Time: 2.91s
Iteration 8
Queue: [27, 9, 39, 19, 55, 14]
Grounded Until: 19
Grounding... [('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('check', [27])]
Grounding Time: 1.71s
Memory: 534MB (+41MB)
Unblocking actions...
Solving...
Solving Time: 4.61s
Memory: 599MB (+65MB)
UNKNOWN
Iteration Time: 6.87s
Iteration 9
Queue: [9, 39, 19, 55, 14, 78, 27]
Grounded Until: 27
Blocking actions...
Solving...
Solving Time: 2.92s
Memory: 599MB (+0MB)
UNKNOWN
Iteration Time: 2.95s
Iteration 10
Queue: [39, 19, 55, 14, 78, 27, 110, 9]
Grounded Until: 27
Grounding... [('step', [28]), ('step', [29]), ('step', [30]), ('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('check', [39])]
Grounding Time: 3.32s
Memory: 712MB (+113MB)
Unblocking actions...
Solving...
Solving Time: 4.02s
Memory: 774MB (+62MB)
UNKNOWN
Iteration Time: 8.17s
Iteration 11
Queue: [19, 55, 14, 78, 27, 110, 9, 155, 39]
Grounded Until: 39
Blocking actions...
Solving...
Solving Time: 3.55s
Memory: 774MB (+0MB)
UNKNOWN
Iteration Time: 3.59s
Iteration 12
Queue: [55, 14, 78, 27, 110, 9, 155, 39, 218, 19]
Grounded Until: 39
Grounding... [('step', [40]), ('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 3.35s
Memory: 872MB (+98MB)
Unblocking actions...
Solving...
Solving Time: 4.19s
Memory: 966MB (+94MB)
UNKNOWN
Iteration Time: 8.64s
Iteration 13
Queue: [14, 78, 27, 110, 9, 155, 39, 218, 19, 308, 55]
Grounded Until: 55
Blocking actions...
Solving...
Solving Time: 3.29s
Memory: 966MB (+0MB)
UNKNOWN
Iteration Time: 3.34s
Iteration 14
Queue: [78, 27, 110, 9, 155, 39, 218, 19, 308, 55, 435, 14]
Grounded Until: 55
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('step', [76]), ('step', [77]), ('step', [78]), ('check', [78])]
Grounding Time: 4.93s
Memory: 1104MB (+138MB)
Unblocking actions...
Solving...
Solving Time: 4.67s
Memory: 1214MB (+110MB)
UNKNOWN
Iteration Time: 11.21s
Iteration 15
Queue: [27, 110, 9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78]
Grounded Until: 78
Blocking actions...
Solving...
Solving Time: 4.04s
Memory: 1214MB (+0MB)
UNKNOWN
Iteration Time: 4.11s
Iteration 16
Queue: [110, 9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27]
Grounded Until: 78
Grounding... [('step', [79]), ('step', [80]), ('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 8.94s
Memory: 1538MB (+324MB)
Unblocking actions...
Solving...
Solving Time: 5.23s
Memory: 1721MB (+183MB)
UNKNOWN
Iteration Time: 16.46s
Iteration 17
Queue: [9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110]
Grounded Until: 110
Blocking actions...
Solving...
Solving Time: 4.69s
Memory: 1721MB (+0MB)
UNKNOWN
Iteration Time: 4.79s
Iteration 18
Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9]
Grounded Until: 110
Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])]
Grounding Time: 9.83s
Memory: 1993MB (+272MB)
Unblocking actions...
Solving...
Solving Time: 3.22s
Memory: 2196MB (+203MB)
UNKNOWN
Iteration Time: 16.23s
Iteration 19
Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155]
Grounded Until: 155
Blocking actions...
Solving...
Solving Time: 3.78s
Memory: 2196MB (+0MB)
UNKNOWN
Iteration Time: 3.92s
Iteration 20
Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39]
Grounded Until: 155
Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('step', [161]), ('step', [162]), ('step', [163]), ('step', [164]), ('step', [165]), ('step', [166]), ('step', [167]), ('step', [168]), ('step', [169]), ('step', [170]), ('step', [171]), ('step', [172]), ('step', [173]), ('step', [174]), ('step', [175]), ('step', [176]), ('step', [177]), ('step', [178]), ('step', [179]), ('step', [180]), ('step', [181]), ('step', [182]), ('step', [183]), ('step', [184]), ('step', [185]), ('step', [186]), ('step', [187]), ('step', [188]), ('step', [189]), ('step', [190]), ('step', [191]), ('step', [192]), ('step', [193]), ('step', [194]), ('step', [195]), ('step', [196]), ('step', [197]), ('step', [198]), ('step', [199]), ('step', [200]), ('step', [201]), ('step', [202]), ('step', [203]), ('step', [204]), ('step', [205]), ('step', [206]), ('step', [207]), ('step', [208]), ('step', [209]), ('step', [210]), ('step', [211]), ('step', [212]), ('step', [213]), ('step', [214]), ('step', [215]), ('step', [216]), ('step', [217]), ('step', [218]), ('check', [218])]
Grounding Time: 14.92s
Memory: 2591MB (+395MB)
Unblocking actions...
Solving...
Solving Time: 5.20s
Memory: 2925MB (+334MB)
UNKNOWN
Iteration Time: 24.72s
Iteration 21
Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218]
Grounded Until: 218
Blocking actions...
Solving...
Solving Time: 4.98s
Memory: 2925MB (+0MB)
UNKNOWN
Iteration Time: 5.18s
Iteration 22
Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19]
Grounded Until: 218
Grounding... [('step', [219]), ('step', [220]), ('step', [221]), ('step', [222]), ('step', [223]), ('step', [224]), ('step', [225]), ('step', [226]), ('step', [227]), ('step', [228]), ('step', [229]), ('step', [230]), ('step', [231]), ('step', [232]), ('step', [233]), ('step', [234]), ('step', [235]), ('step', [236]), ('step', [237]), ('step', [238]), ('step', [239]), ('step', [240]), ('step', [241]), ('step', [242]), ('step', [243]), ('step', [244]), ('step', [245]), ('step', [246]), ('step', [247]), ('step', [248]), ('step', [249]), ('step', [250]), ('step', [251]), ('step', [252]), ('step', [253]), ('step', [254]), ('step', [255]), ('step', [256]), ('step', [257]), ('step', [258]), ('step', [259]), ('step', [260]), ('step', [261]), ('step', [262]), ('step', [263]), ('step', [264]), ('step', [265]), ('step', [266]), ('step', [267]), ('step', [268]), ('step', [269]), ('step', [270]), ('step', [271]), ('step', [272]), ('step', [273]), ('step', [274]), ('step', [275]), ('step', [276]), ('step', [277]), ('step', [278]), ('step', [279]), ('step', [280]), ('step', [281]), ('step', [282]), ('step', [283]), ('step', [284]), ('step', [285]), ('step', [286]), ('step', [287]), ('step', [288]), ('step', [289]), ('step', [290]), ('step', [291]), ('step', [292]), ('step', [293]), ('step', [294]), ('step', [295]), ('step', [296]), ('step', [297]), ('step', [298]), ('step', [299]), ('step', [300]), ('step', [301]), ('step', [302]), ('step', [303]), ('step', [304]), ('step', [305]), ('step', [306]), ('step', [307]), ('step', [308]), ('check', [308])]
Grounding Time: 32.60s
Memory: 3695MB (+770MB)
Unblocking actions...
Solving...
Solving Time: 12.54s
Memory: 4053MB (+358MB)
UNKNOWN
Iteration Time: 52.41s
Iteration 23
Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308]
Grounded Until: 308
Blocking actions...
Solving...
Solving Time: 5.95s
Memory: 4106MB (+53MB)
UNKNOWN
Iteration Time: 6.22s
Iteration 24
Queue: [435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308, 55]
Grounded Until: 308
Grounding... [('step', [309]), ('step', [310]), ('step', [311]), ('step', [312]), ('step', [313]), ('step', [314]), ('step', [315]), ('step', [316]), ('step', [317]), ('step', [318]), ('step', [319]), ('step', [320]), ('step', [321]), ('step', [322]), ('step', [323]), ('step', [324]), ('step', [325]), ('step', [326]), ('step', [327]), ('step', [328]), ('step', [329]), ('step', [330]), ('step', [331]), ('step', [332]), ('step', [333]), ('step', [334]), ('step', [335]), ('step', [336]), ('step', [337]), ('step', [338]), ('step', [339]), ('step', [340]), ('step', [341]), ('step', [342]), ('step', [343]), ('step', [344]), ('step', [345]), ('step', [346]), ('step', [347]), ('step', [348]), ('step', [349]), ('step', [350]), ('step', [351]), ('step', [352]), ('step', [353]), ('step', [354]), ('step', [355]), ('step', [356]), ('step', [357]), ('step', [358]), ('step', [359]), ('step', [360]), ('step', [361]), ('step', [362]), ('step', [363]), ('step', [364]), ('step', [365]), ('step', [366]), ('step', [367]), ('step', [368]), ('step', [369]), ('step', [370]), ('step', [371]), ('step', [372]), ('step', [373]), ('step', [374]), ('step', [375]), ('step', [376]), ('step', [377]), ('step', [378]), ('step', [379]), ('step', [380]), ('step', [381]), ('step', [382]), ('step', [383]), ('step', [384]), ('step', [385]), ('step', [386]), ('step', [387]), ('step', [388]), ('step', [389]), ('step', [390]), ('step', [391]), ('step', [392]), ('step', [393]), ('step', [394]), ('step', [395]), ('step', [396]), ('step', [397]), ('step', [398]), ('step', [399]), ('step', [400]), ('step', [401]), ('step', [402]), ('step', [403]), ('step', [404]), ('step', [405]), ('step', [406]), ('step', [407]), ('step', [408]), ('step', [409]), ('step', [410]), ('step', [411]), ('step', [412]), ('step', [413]), ('step', [414]), ('step', [415]), ('step', [416]), ('step', [417]), ('step', [418]), ('step', [419]), ('step', [420]), ('step', [421]), ('step', [422]), ('step', [423]), ('step', [424]), ('step', [425]), ('step', [426]), ('step', [427]), ('step', [428]), ('step', [429]), ('step', [430]), ('step', [431]), ('step', [432]), ('step', [433]), ('step', [434]), ('step', [435]), ('check', [435])]
Grounding Time: 45.77s
Memory: 5036MB (+930MB)
Unblocking actions...
Solving...
Solving Time: 13.25s
Memory: 5600MB (+564MB)
UNKNOWN
Iteration Time: 69.79s
Iteration 25
Queue: [14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308, 55, 435]
Grounded Until: 435
Blocking actions...
Solving...
Solving Time: 7.98s
Memory: 5600MB (+0MB)
UNKNOWN
Iteration Time: 8.37s
Iteration 26
Queue: [613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308, 55, 435, 14]
Grounded Until: 435
Grounding... [('step', [436]), ('step', [437]), ('step', [438]), ('step', [439]), ('step', [440]), ('step', [441]), ('step', [442]), ('step', [443]), ('step', [444]), ('step', [445]), ('step', [446]), ('step', [447]), ('step', [448]), ('step', [449]), ('step', [450]), ('step', [451]), ('step', [452]), ('step', [453]), ('step', [454]), ('step', [455]), ('step', [456]), ('step', [457]), ('step', [458]), ('step', [459]), ('step', [460]), ('step', [461]), ('step', [462]), ('step', [463]), ('step', [464]), ('step', [465]), ('step', [466]), ('step', [467]), ('step', [468]), ('step', [469]), ('step', [470]), ('step', [471]), ('step', [472]), ('step', [473]), ('step', [474]), ('step', [475]), ('step', [476]), ('step', [477]), ('step', [478]), ('step', [479]), ('step', [480]), ('step', [481]), ('step', [482]), ('step', [483]), ('step', [484]), ('step', [485]), ('step', [486]), ('step', [487]), ('step', [488]), ('step', [489]), ('step', [490]), ('step', [491]), ('step', [492]), ('step', [493]), ('step', [494]), ('step', [495]), ('step', [496]), ('step', [497]), ('step', [498]), ('step', [499]), ('step', [500]), ('step', [501]), ('step', [502]), ('step', [503]), ('step', [504]), ('step', [505]), ('step', [506]), ('step', [507]), ('step', [508]), ('step', [509]), ('step', [510]), ('step', [511]), ('step', [512]), ('step', [513]), ('step', [514]), ('step', [515]), ('step', [516]), ('step', [517]), ('step', [518]), ('step', [519]), ('step', [520]), ('step', [521]), ('step', [522]), ('step', [523]), ('step', [524]), ('step', [525]), ('step', [526]), ('step', [527]), ('step', [528]), ('step', [529]), ('step', [530]), ('step', [531]), ('step', [532]), ('step', [533]), ('step', [534]), ('step', [535]), ('step', [536]), ('step', [537]), ('step', [538]), ('step', [539]), ('step', [540]), ('step', [541]), ('step', [542]), ('step', [543]), ('step', [544]), ('step', [545]), ('step', [546]), ('step', [547]), ('step', [548]), ('step', [549]), ('step', [550]), ('step', [551]), ('step', [552]), ('step', [553]), ('step', [554]), ('step', [555]), ('step', [556]), ('step', [557]), ('step', [558]), ('step', [559]), ('step', [560]), ('step', [561]), ('step', [562]), ('step', [563]), ('step', [564]), ('step', [565]), ('step', [566]), ('step', [567]), ('step', [568]), ('step', [569]), ('step', [570]), ('step', [571]), ('step', [572]), ('step', [573]), ('step', [574]), ('step', [575]), ('step', [576]), ('step', [577]), ('step', [578]), ('step', [579]), ('step', [580]), ('step', [581]), ('step', [582]), ('step', [583]), ('step', [584]), ('step', [585]), ('step', [586]), ('step', [587]), ('step', [588]), ('step', [589]), ('step', [590]), ('step', [591]), ('step', [592]), ('step', [593]), ('step', [594]), ('step', [595]), ('step', [596]), ('step', [597]), ('step', [598]), ('step', [599]), ('step', [600]), ('step', [601]), ('step', [

View File

@@ -1,40 +0,0 @@
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/driverlog-strips-automatic/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-17.pddl
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
configuration:
id: pc-e1-sh
instanceSets:
- lpnmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -C 1.41
- -F 5
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: driverlog-strips-automatic
instance: 17
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

View File

@@ -1,32 +0,0 @@
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'driverlog-strips-automatic', 'instance': 17}
# 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/driverlog-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-17.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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))
/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)
MEM CPU 413.86 MEM 8003760 MAXMEM 8003760 STALE 0 MAXMEM_RSS 7661636
<time name="ALL">413880</time>

View File

@@ -1,301 +0,0 @@
planner.py version 0.0.1
Time: 4.14s
Memory: 452MB
Iteration 1
Queue: [5]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 1.20s
Memory: 507MB (+55MB)
Unblocking actions...
Solving...
Solving Time: 0.16s
Memory: 526MB (+19MB)
UNSAT
Iteration Time: 1.72s
Iteration 2
Queue: [7]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
Grounding Time: 0.56s
Memory: 526MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 2.44s
Memory: 526MB (+0MB)
UNSAT
Iteration Time: 3.19s
Iteration 3
Queue: [9]
Grounded Until: 7
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
Grounding Time: 0.54s
Memory: 526MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 3.26s
Memory: 539MB (+13MB)
UNKNOWN
Iteration Time: 3.98s
Iteration 4
Queue: [14, 9]
Grounded Until: 9
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
Grounding Time: 1.38s
Memory: 539MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 3.69s
Memory: 568MB (+29MB)
UNKNOWN
Iteration Time: 5.48s
Iteration 5
Queue: [9, 19, 14]
Grounded Until: 14
Blocking actions...
Solving...
Solving Time: 3.43s
Memory: 568MB (+0MB)
UNKNOWN
Iteration Time: 3.45s
Iteration 6
Queue: [19, 14, 27, 9]
Grounded Until: 14
Grounding... [('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('check', [19])]
Grounding Time: 1.40s
Memory: 568MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 4.23s
Memory: 609MB (+41MB)
UNKNOWN
Iteration Time: 6.10s
Iteration 7
Queue: [14, 27, 9, 39, 19]
Grounded Until: 19
Blocking actions...
Solving...
Solving Time: 3.69s
Memory: 609MB (+0MB)
UNKNOWN
Iteration Time: 3.72s
Iteration 8
Queue: [27, 9, 39, 19, 55, 14]
Grounded Until: 19
Grounding... [('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('check', [27])]
Grounding Time: 2.90s
Memory: 700MB (+91MB)
Unblocking actions...
Solving...
Solving Time: 4.42s
Memory: 754MB (+54MB)
UNKNOWN
Iteration Time: 8.01s
Iteration 9
Queue: [9, 39, 19, 55, 14, 78, 27]
Grounded Until: 27
Blocking actions...
Solving...
Solving Time: 3.43s
Memory: 754MB (+0MB)
UNKNOWN
Iteration Time: 3.46s
Iteration 10
Queue: [39, 19, 55, 14, 78, 27, 110, 9]
Grounded Until: 27
Grounding... [('step', [28]), ('step', [29]), ('step', [30]), ('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('check', [39])]
Grounding Time: 3.27s
Memory: 861MB (+107MB)
Unblocking actions...
Solving...
Solving Time: 4.95s
Memory: 936MB (+75MB)
UNKNOWN
Iteration Time: 9.26s
Iteration 11
Queue: [19, 55, 14, 78, 27, 110, 9, 155, 39]
Grounded Until: 39
Blocking actions...
Solving...
Solving Time: 4.90s
Memory: 936MB (+0MB)
UNKNOWN
Iteration Time: 4.95s
Iteration 12
Queue: [55, 14, 78, 27, 110, 9, 155, 39, 218, 19]
Grounded Until: 39
Grounding... [('step', [40]), ('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 4.35s
Memory: 1061MB (+125MB)
Unblocking actions...
Solving...
Solving Time: 5.40s
Memory: 1182MB (+121MB)
UNKNOWN
Iteration Time: 11.14s
Iteration 13
Queue: [14, 78, 27, 110, 9, 155, 39, 218, 19, 308, 55]
Grounded Until: 55
Blocking actions...
Solving...
Solving Time: 4.37s
Memory: 1182MB (+0MB)
UNKNOWN
Iteration Time: 4.44s
Iteration 14
Queue: [78, 27, 110, 9, 155, 39, 218, 19, 308, 55, 435, 14]
Grounded Until: 55
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('step', [76]), ('step', [77]), ('step', [78]), ('check', [78])]
Grounding Time: 6.76s
Memory: 1358MB (+176MB)
Unblocking actions...
Solving...
Solving Time: 6.31s
Memory: 1507MB (+149MB)
UNKNOWN
Iteration Time: 15.09s
Iteration 15
Queue: [27, 110, 9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78]
Grounded Until: 78
Blocking actions...
Solving...
Solving Time: 4.36s
Memory: 1507MB (+0MB)
UNKNOWN
Iteration Time: 4.45s
Iteration 16
Queue: [110, 9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27]
Grounded Until: 78
Grounding... [('step', [79]), ('step', [80]), ('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 10.34s
Memory: 1863MB (+356MB)
Unblocking actions...
Solving...
Solving Time: 5.71s
Memory: 2067MB (+204MB)
UNKNOWN
Iteration Time: 18.85s
Iteration 17
Queue: [9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110]
Grounded Until: 110
Blocking actions...
Solving...
Solving Time: 5.43s
Memory: 2067MB (+0MB)
UNKNOWN
Iteration Time: 5.56s
Iteration 18
Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9]
Grounded Until: 110
Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])]
Grounding Time: 13.34s
Memory: 2444MB (+377MB)
Unblocking actions...
Solving...
Solving Time: 4.06s
Memory: 2601MB (+157MB)
UNKNOWN
Iteration Time: 21.43s
Iteration 19
Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155]
Grounded Until: 155
Blocking actions...
Solving...
Solving Time: 5.13s
Memory: 2615MB (+14MB)
UNKNOWN
Iteration Time: 5.31s
Iteration 20
Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39]
Grounded Until: 155
Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('step', [161]), ('step', [162]), ('step', [163]), ('step', [164]), ('step', [165]), ('step', [166]), ('step', [167]), ('step', [168]), ('step', [169]), ('step', [170]), ('step', [171]), ('step', [172]), ('step', [173]), ('step', [174]), ('step', [175]), ('step', [176]), ('step', [177]), ('step', [178]), ('step', [179]), ('step', [180]), ('step', [181]), ('step', [182]), ('step', [183]), ('step', [184]), ('step', [185]), ('step', [186]), ('step', [187]), ('step', [188]), ('step', [189]), ('step', [190]), ('step', [191]), ('step', [192]), ('step', [193]), ('step', [194]), ('step', [195]), ('step', [196]), ('step', [197]), ('step', [198]), ('step', [199]), ('step', [200]), ('step', [201]), ('step', [202]), ('step', [203]), ('step', [204]), ('step', [205]), ('step', [206]), ('step', [207]), ('step', [208]), ('step', [209]), ('step', [210]), ('step', [211]), ('step', [212]), ('step', [213]), ('step', [214]), ('step', [215]), ('step', [216]), ('step', [217]), ('step', [218]), ('check', [218])]
Grounding Time: 22.41s
Memory: 3355MB (+740MB)
Unblocking actions...
Solving...
Solving Time: 4.86s
Memory: 3732MB (+377MB)
UNKNOWN
Iteration Time: 32.92s
Iteration 21
Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218]
Grounded Until: 218
Blocking actions...
Solving...
Solving Time: 6.19s
Memory: 3732MB (+0MB)
UNKNOWN
Iteration Time: 6.45s
Iteration 22
Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19]
Grounded Until: 218
Grounding... [('step', [219]), ('step', [220]), ('step', [221]), ('step', [222]), ('step', [223]), ('step', [224]), ('step', [225]), ('step', [226]), ('step', [227]), ('step', [228]), ('step', [229]), ('step', [230]), ('step', [231]), ('step', [232]), ('step', [233]), ('step', [234]), ('step', [235]), ('step', [236]), ('step', [237]), ('step', [238]), ('step', [239]), ('step', [240]), ('step', [241]), ('step', [242]), ('step', [243]), ('step', [244]), ('step', [245]), ('step', [246]), ('step', [247]), ('step', [248]), ('step', [249]), ('step', [250]), ('step', [251]), ('step', [252]), ('step', [253]), ('step', [254]), ('step', [255]), ('step', [256]), ('step', [257]), ('step', [258]), ('step', [259]), ('step', [260]), ('step', [261]), ('step', [262]), ('step', [263]), ('step', [264]), ('step', [265]), ('step', [266]), ('step', [267]), ('step', [268]), ('step', [269]), ('step', [270]), ('step', [271]), ('step', [272]), ('step', [273]), ('step', [274]), ('step', [275]), ('step', [276]), ('step', [277]), ('step', [278]), ('step', [279]), ('step', [280]), ('step', [281]), ('step', [282]), ('step', [283]), ('step', [284]), ('step', [285]), ('step', [286]), ('step', [287]), ('step', [288]), ('step', [289]), ('step', [290]), ('step', [291]), ('step', [292]), ('step', [293]), ('step', [294]), ('step', [295]), ('step', [296]), ('step', [297]), ('step', [298]), ('step', [299]), ('step', [300]), ('step', [301]), ('step', [302]), ('step', [303]), ('step', [304]), ('step', [305]), ('step', [306]), ('step', [307]), ('step', [308]), ('check', [308])]
Grounding Time: 36.38s
Memory: 4448MB (+716MB)
Unblocking actions...
Solving...
Solving Time: 4.96s
Memory: 4912MB (+464MB)
UNKNOWN
Iteration Time: 50.18s
Iteration 23
Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308]
Grounded Until: 308
Blocking actions...
Solving...
Solving Time: 5.09s
Memory: 4933MB (+21MB)
UNKNOWN
Iteration Time: 5.45s
Iteration 24
Queue: [435, 14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308, 55]
Grounded Until: 308
Grounding... [('step', [309]), ('step', [310]), ('step', [311]), ('step', [312]), ('step', [313]), ('step', [314]), ('step', [315]), ('step', [316]), ('step', [317]), ('step', [318]), ('step', [319]), ('step', [320]), ('step', [321]), ('step', [322]), ('step', [323]), ('step', [324]), ('step', [325]), ('step', [326]), ('step', [327]), ('step', [328]), ('step', [329]), ('step', [330]), ('step', [331]), ('step', [332]), ('step', [333]), ('step', [334]), ('step', [335]), ('step', [336]), ('step', [337]), ('step', [338]), ('step', [339]), ('step', [340]), ('step', [341]), ('step', [342]), ('step', [343]), ('step', [344]), ('step', [345]), ('step', [346]), ('step', [347]), ('step', [348]), ('step', [349]), ('step', [350]), ('step', [351]), ('step', [352]), ('step', [353]), ('step', [354]), ('step', [355]), ('step', [356]), ('step', [357]), ('step', [358]), ('step', [359]), ('step', [360]), ('step', [361]), ('step', [362]), ('step', [363]), ('step', [364]), ('step', [365]), ('step', [366]), ('step', [367]), ('step', [368]), ('step', [369]), ('step', [370]), ('step', [371]), ('step', [372]), ('step', [373]), ('step', [374]), ('step', [375]), ('step', [376]), ('step', [377]), ('step', [378]), ('step', [379]), ('step', [380]), ('step', [381]), ('step', [382]), ('step', [383]), ('step', [384]), ('step', [385]), ('step', [386]), ('step', [387]), ('step', [388]), ('step', [389]), ('step', [390]), ('step', [391]), ('step', [392]), ('step', [393]), ('step', [394]), ('step', [395]), ('step', [396]), ('step', [397]), ('step', [398]), ('step', [399]), ('step', [400]), ('step', [401]), ('step', [402]), ('step', [403]), ('step', [404]), ('step', [405]), ('step', [406]), ('step', [407]), ('step', [408]), ('step', [409]), ('step', [410]), ('step', [411]), ('step', [412]), ('step', [413]), ('step', [414]), ('step', [415]), ('step', [416]), ('step', [417]), ('step', [418]), ('step', [419]), ('step', [420]), ('step', [421]), ('step', [422]), ('step', [423]), ('step', [424]), ('step', [425]), ('step', [426]), ('step', [427]), ('step', [428]), ('step', [429]), ('step', [430]), ('step', [431]), ('step', [432]), ('step', [433]), ('step', [434]), ('step', [435]), ('check', [435])]
Grounding Time: 64.69s
Memory: 6404MB (+1471MB)
Unblocking actions...
Solving...
Solving Time: 54.83s
Memory: 7108MB (+704MB)
UNKNOWN
Iteration Time: 132.89s
Iteration 25
Queue: [14, 613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308, 55, 435]
Grounded Until: 435
Blocking actions...
Solving...
Solving Time: 8.78s
Memory: 7108MB (+0MB)
UNKNOWN
Iteration Time: 9.28s
Iteration 26
Queue: [613, 78, 865, 27, 1220, 110, 1720, 9, 2426, 155, 39, 218, 19, 308, 55, 435, 14]
Grounded Until: 435
Grounding... [('step', [436]), ('step', [437]), ('step', [438]), ('step', [439]), ('step', [440]), ('step', [441]), ('step', [442]), ('step', [443]), ('step', [444]), ('step', [445]), ('step', [446]), ('step', [447]), ('step', [448]), ('step', [449]), ('step', [450]), ('step', [451]), ('step', [452]), ('step', [453]), ('step', [454]), ('step', [455]), ('step', [456]), ('step', [457]), ('step', [458]), ('step', [459]), ('step', [460]), ('step', [461]), ('step', [462]), ('step', [463]), ('step', [464]), ('step', [465]), ('step', [466]), ('step', [467]), ('step', [468]), ('step', [469]), ('step', [470]), ('step', [471]), ('step', [472]), ('step', [473]), ('step', [474]), ('step', [475]), ('step', [476]), ('step', [477]), ('step', [478]), ('step', [479]), ('step', [480]), ('step', [481]), ('step', [482]), ('step', [483]), ('step', [484]), ('step', [485]), ('step', [486]), ('step', [487]), ('step', [488]), ('step', [489]), ('step', [490]), ('step', [491]), ('step', [492]), ('step', [493]), ('step', [494]), ('step', [495]), ('step', [496]), ('step', [497]), ('step', [498]), ('step', [499]), ('step', [500]), ('step', [501]), ('step', [502]), ('step', [503]), ('step', [504]), ('step', [505]), ('step', [506]), ('step', [507]), ('step', [508]), ('step', [509]), ('step', [510]), ('step', [511]), ('step', [512]), ('step', [513]), ('step', [514]), ('step', [515]), ('step', [516]), ('step', [517]), ('step', [518]), ('step', [519]), ('step', [520]), ('step', [521]), ('step', [522]), ('step', [523]), ('step', [524]), ('step', [525]), ('step', [526]), ('step', [527]), ('step', [528]), ('step', [529]), ('step', [530]), ('step', [531]), ('step', [532]), ('step', [533]), ('step', [534]), ('step', [535]), ('step', [536]), ('step', [537]), ('step', [538]), ('step', [539]), ('step', [540]), ('step', [541]), ('step', [542]), ('step', [543]), ('step', [544]), ('step', [545]), ('step', [546]), ('step', [547]), ('step', [548]), ('step', [549]), ('step', [550]), ('step', [551]), ('step', [552]), ('step', [553]), ('step', [554]), ('step', [555]), ('step', [556]), ('step', [557]), ('step', [558]), ('step', [559]), ('step', [560]), ('step', [561]), ('step', [562]), ('step', [563]), ('step', [564]), ('step', [565]), ('step', [566]), ('step', [567]), ('step', [568]), ('step', [569]), ('step', [570]), ('step', [571]), ('step', [572]), ('step', [573]), ('step', [574]), ('step', [575]), ('step', [576]), ('step', [577]), ('step', [578]), ('step', [579]), ('step', [580]), ('step', [581]), ('step', [582]), ('step', [583]), ('step', [584]), ('step', [585]), ('step', [586]), ('step', [587]), ('step', [588]), ('step', [589]), ('step', [590]), ('step', [591]), ('step', [592]), ('step', [593]), ('step', [594]), ('step', [595]), ('step', [596]), ('step', [597]), ('step', [598]), ('step', [599]), ('step', [600]), ('step', [601]),