diff --git a/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.env b/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.env new file mode 100644 index 000000000..db717d566 --- /dev/null +++ b/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.env @@ -0,0 +1,42 @@ +command: +- timeout +- -m=9216000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-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 +- -m 8192 +- -C 1.41 +- -F 5 +- --parallel=1 +- --shallow +configuration: + id: pc-e1-sh + instanceSets: + - lpnmr-easy-instances + options: + - --stats + - --verbose + - --print-call + - -m 8192 + - -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: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.err b/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.err new file mode 100644 index 000000000..30dfd34e9 --- /dev/null +++ b/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.err @@ -0,0 +1,32 @@ +# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-m 8192', '-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=9216000', '-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', '-m 8192', '-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) + +TIMEOUT CPU 900.09 MEM 6129016 MAXMEM 6603628 STALE 0 MAXMEM_RSS 6316296 + + diff --git a/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.out b/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.out new file mode 100644 index 000000000..d1b06437d --- /dev/null +++ b/pc-e1-sh/ipc-2002_driverlog-strips-automatic_14.out @@ -0,0 +1,1091 @@ +planner.py version 0.0.1 + +Time: 0.42s +Memory: 102MB + +Iteration 1 +Queue: [5] +Grounded Until: 0 +Expected Memory: 102MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.25s +Memory: 115MB (+13MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 119MB (+4MB) +UNSAT +Iteration Time: 0.35s + +Iteration 2 +Queue: [7] +Grounded Until: 5 +Expected Memory: 125.8MB +Grounding... [('step', [6]), ('step', [7]), ('check', [7])] +Grounding Time: 0.11s +Memory: 119MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.05s +Memory: 122MB (+3MB) +UNSAT +Iteration Time: 0.21s + +Iteration 3 +Queue: [9] +Grounded Until: 7 +Expected Memory: 128.8MB +Grounding... [('step', [8]), ('step', [9]), ('check', [9])] +Grounding Time: 0.11s +Memory: 122MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.21s +Memory: 126MB (+4MB) +UNKNOWN +Iteration Time: 1.37s + +Iteration 4 +Queue: [14, 9] +Grounded Until: 9 +Expected Memory: 143.0MB +Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])] +Grounding Time: 0.27s +Memory: 126MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.13s +Memory: 129MB (+3MB) +UNKNOWN +Iteration Time: 1.51s + +Iteration 5 +Queue: [9, 19, 14] +Grounded Until: 14 +Blocking actions... +Solving... +Solving Time: 1.27s +Memory: 129MB (+0MB) +UNKNOWN +Iteration Time: 1.27s + +Iteration 6 +Queue: [19, 14, 27, 9] +Grounded Until: 14 +Expected Memory: 146.0MB +Grounding... [('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('check', [19])] +Grounding Time: 0.20s +Memory: 137MB (+8MB) +Unblocking actions... +Solving... +Solving Time: 1.33s +Memory: 144MB (+7MB) +UNKNOWN +Iteration Time: 1.61s + +Iteration 7 +Queue: [14, 27, 9, 39, 19] +Grounded Until: 19 +Blocking actions... +Solving... +Solving Time: 1.24s +Memory: 144MB (+0MB) +UNKNOWN +Iteration Time: 1.25s + +Iteration 8 +Queue: [27, 9, 39, 19, 55, 14] +Grounded Until: 19 +Expected Memory: 171.2MB +Grounding... [('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('check', [27])] +Grounding Time: 0.36s +Memory: 169MB (+25MB) +Unblocking actions... +Solving... +Solving Time: 1.48s +Memory: 183MB (+14MB) +UNKNOWN +Iteration Time: 1.98s + +Iteration 9 +Queue: [9, 39, 19, 55, 14, 78, 27] +Grounded Until: 27 +Blocking actions... +Solving... +Solving Time: 1.68s +Memory: 183MB (+0MB) +UNKNOWN +Iteration Time: 1.68s + +Iteration 10 +Queue: [39, 19, 55, 14, 78, 27, 110, 9] +Grounded Until: 27 +Expected Memory: 241.5MB +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: 0.45s +Memory: 206MB (+23MB) +Unblocking actions... +Solving... +Solving Time: 1.65s +Memory: 227MB (+21MB) +UNKNOWN +Iteration Time: 2.32s + +Iteration 11 +Queue: [19, 55, 14, 78, 27, 110, 9, 155, 39] +Grounded Until: 39 +Blocking actions... +Solving... +Solving Time: 1.50s +Memory: 227MB (+0MB) +UNKNOWN +Iteration Time: 1.51s + +Iteration 12 +Queue: [55, 14, 78, 27, 110, 9, 155, 39, 218, 19] +Grounded Until: 39 +Expected Memory: 305.0MB +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: 0.62s +Memory: 251MB (+24MB) +Unblocking actions... +Solving... +Solving Time: 1.53s +Memory: 282MB (+31MB) +UNKNOWN +Iteration Time: 2.45s + +Iteration 13 +Queue: [14, 78, 27, 110, 9, 155, 39, 218, 19, 308, 55] +Grounded Until: 55 +Blocking actions... +Solving... +Solving Time: 1.57s +Memory: 282MB (+0MB) +UNKNOWN +Iteration Time: 1.58s + +Iteration 14 +Queue: [78, 27, 110, 9, 155, 39, 218, 19, 308, 55, 435, 14] +Grounded Until: 55 +Expected Memory: 394.125MB +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: 1.06s +Memory: 334MB (+52MB) +Unblocking actions... +Solving... +Solving Time: 1.33s +Memory: 376MB (+42MB) +UNKNOWN +Iteration Time: 2.83s + +Iteration 15 +Queue: [27, 110, 9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78] +Grounded Until: 78 +Blocking actions... +Solving... +Solving Time: 1.91s +Memory: 376MB (+0MB) +UNKNOWN +Iteration Time: 1.93s + +Iteration 16 +Queue: [110, 9, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27] +Grounded Until: 78 +Expected Memory: 532.0MB +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: 1.26s +Memory: 423MB (+47MB) +Unblocking actions... +Solving... +Solving Time: 1.58s +Memory: 497MB (+74MB) +UNKNOWN +Iteration Time: 3.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: 1.35s +Memory: 497MB (+0MB) +UNSAT +Iteration Time: 1.38s + +Iteration 18 +Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720] +Grounded Until: 110 +Expected Memory: 716.375MB +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: 2.73s +Memory: 585MB (+88MB) +Unblocking actions... +Solving... +Solving Time: 1.43s +Memory: 638MB (+53MB) +UNKNOWN +Iteration Time: 5.08s + +Iteration 19 +Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155] +Grounded Until: 155 +Blocking actions... +Solving... +Solving Time: 2.15s +Memory: 638MB (+0MB) +UNKNOWN +Iteration Time: 2.20s + +Iteration 20 +Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39] +Grounded Until: 155 +Expected Memory: 945.125MB +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: 3.64s +Memory: 745MB (+107MB) +Unblocking actions... +Solving... +Solving Time: 1.46s +Memory: 844MB (+99MB) +UNKNOWN +Iteration Time: 6.41s + +Iteration 21 +Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218] +Grounded Until: 218 +Blocking actions... +Solving... +Solving Time: 1.88s +Memory: 844MB (+0MB) +UNKNOWN +Iteration Time: 1.94s + +Iteration 22 +Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19] +Grounded Until: 218 +Expected Memory: 1282.75MB +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: 6.30s +Memory: 1068MB (+224MB) +Unblocking actions... +Solving... +Solving Time: 3.99s +Memory: 1218MB (+150MB) +UNKNOWN +Iteration Time: 12.29s + +Iteration 23 +Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308] +Grounded Until: 308 +Blocking actions... +Solving... +Solving Time: 1.52s +Memory: 1221MB (+3MB) +UNKNOWN +Iteration Time: 1.61s + +Iteration 24 +Queue: [435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55] +Grounded Until: 308 +Expected Memory: 1840.125MB +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: 7.55s +Memory: 1417MB (+196MB) +Unblocking actions... +Solving... +Solving Time: 2.01s +Memory: 1657MB (+240MB) +UNKNOWN +Iteration Time: 12.22s + +Iteration 25 +Queue: [14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435] +Grounded Until: 435 +Blocking actions... +Solving... +Solving Time: 3.45s +Memory: 1657MB (+0MB) +UNKNOWN +Iteration Time: 3.57s + +Iteration 26 +Queue: [613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14] +Grounded Until: 435 +Expected Memory: 2524.75MB +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: 11.69s +Memory: 1954MB (+297MB) +Unblocking actions... +Solving... +Solving Time: 3.11s +Memory: 2265MB (+311MB) +UNKNOWN +Iteration Time: 18.70s + +Iteration 27 +Queue: [78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613] +Grounded Until: 613 +Blocking actions... +Solving... +Solving Time: 2.46s +Memory: 2265MB (+0MB) +UNKNOWN +Iteration Time: 2.63s + +Iteration 28 +Queue: [865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78] +Grounded Until: 613 +Expected Memory: 3493.5MB +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: 17.53s +Memory: 2758MB (+493MB) +Unblocking actions... +Solving... +Solving Time: 5.23s +Memory: 3207MB (+449MB) +UNKNOWN +Iteration Time: 28.20s + +Iteration 29 +Queue: [27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865] +Grounded Until: 865 +Blocking actions... +Solving... +Solving Time: 3.83s +Memory: 3207MB (+0MB) +UNKNOWN +Iteration Time: 4.06s + +Iteration 30 +Queue: [1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27] +Grounded Until: 865 +Expected Memory: 4937.625MB +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]), ('step', [1070]), ('step', [1071]), ('step', [1072]), ('step', [1073]), ('step', [1074]), ('step', [1075]), ('step', [1076]), ('step', [1077]), ('step', [1078]), ('step', [1079]), ('step', [1080]), ('step', [1081]), ('step', [1082]), ('step', [1083]), ('step', [1084]), ('step', [1085]), ('step', [1086]), ('step', [1087]), ('step', [1088]), ('step', [1089]), ('step', [1090]), ('step', [1091]), ('step', [1092]), ('step', [1093]), ('step', [1094]), ('step', [1095]), ('step', [1096]), ('step', [1097]), ('step', [1098]), ('step', [1099]), ('step', [1100]), ('step', [1101]), ('step', [1102]), ('step', [1103]), ('step', [1104]), ('step', [1105]), ('step', [1106]), ('step', [1107]), ('step', [1108]), ('step', [1109]), ('step', [1110]), ('step', [1111]), ('step', [1112]), ('step', [1113]), ('step', [1114]), ('step', [1115]), ('step', [1116]), ('step', [1117]), ('step', [1118]), ('step', [1119]), ('step', [1120]), ('step', [1121]), ('step', [1122]), ('step', [1123]), ('step', [1124]), ('step', [1125]), ('step', [1126]), ('step', [1127]), ('step', [1128]), ('step', [1129]), ('step', [1130]), ('step', [1131]), ('step', [1132]), ('step', [1133]), ('step', [1134]), ('step', [1135]), ('step', [1136]), ('step', [1137]), ('step', [1138]), ('step', [1139]), ('step', [1140]), ('step', [1141]), ('step', [1142]), ('step', [1143]), ('step', [1144]), ('step', [1145]), ('step', [1146]), ('step', [1147]), ('step', [1148]), ('step', [1149]), ('step', [1150]), ('step', [1151]), ('step', [1152]), ('step', [1153]), ('step', [1154]), ('step', [1155]), ('step', [1156]), ('step', [1157]), ('step', [1158]), ('step', [1159]), ('step', [1160]), ('step', [1161]), ('step', [1162]), ('step', [1163]), ('step', [1164]), ('step', [1165]), ('step', [1166]), ('step', [1167]), ('step', [1168]), ('step', [1169]), ('step', [1170]), ('step', [1171]), ('step', [1172]), ('step', [1173]), ('step', [1174]), ('step', [1175]), ('step', [1176]), ('step', [1177]), ('step', [1178]), ('step', [1179]), ('step', [1180]), ('step', [1181]), ('step', [1182]), ('step', [1183]), ('step', [1184]), ('step', [1185]), ('step', [1186]), ('step', [1187]), ('step', [1188]), ('step', [1189]), ('step', [1190]), ('step', [1191]), ('step', [1192]), ('step', [1193]), ('step', [1194]), ('step', [1195]), ('step', [1196]), ('step', [1197]), ('step', [1198]), ('step', [1199]), ('step', [1200]), ('step', [1201]), ('step', [1202]), ('step', [1203]), ('step', [1204]), ('step', [1205]), ('step', [1206]), ('step', [1207]), ('step', [1208]), ('step', [1209]), ('step', [1210]), ('step', [1211]), ('step', [1212]), ('step', [1213]), ('step', [1214]), ('step', [1215]), ('step', [1216]), ('step', [1217]), ('step', [1218]), ('step', [1219]), ('step', [1220]), ('check', [1220])] +Grounding Time: 24.66s +Memory: 3850MB (+643MB) +Unblocking actions... +Solving... +Solving Time: 4.95s +Memory: 4377MB (+527MB) +UNKNOWN +Iteration Time: 37.50s + +Iteration 31 +Queue: [110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220] +Grounded Until: 1220 +Blocking actions... +Solving... +Solving Time: 3.65s +Memory: 4377MB (+0MB) +UNKNOWN +Iteration Time: 3.98s + +Iteration 32 +Queue: [1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110] +Grounded Until: 1220 +Expected Memory: 6814.5MB +Grounding... [('step', [1221]), ('step', [1222]), ('step', [1223]), ('step', [1224]), ('step', [1225]), ('step', [1226]), ('step', [1227]), ('step', [1228]), ('step', [1229]), ('step', [1230]), ('step', [1231]), ('step', [1232]), ('step', [1233]), ('step', [1234]), ('step', [1235]), ('step', [1236]), ('step', [1237]), ('step', [1238]), ('step', [1239]), ('step', [1240]), ('step', [1241]), ('step', [1242]), ('step', [1243]), ('step', [1244]), ('step', [1245]), ('step', [1246]), ('step', [1247]), ('step', [1248]), ('step', [1249]), ('step', [1250]), ('step', [1251]), ('step', [1252]), ('step', [1253]), ('step', [1254]), ('step', [1255]), ('step', [1256]), ('step', [1257]), ('step', [1258]), ('step', [1259]), ('step', [1260]), ('step', [1261]), ('step', [1262]), ('step', [1263]), ('step', [1264]), ('step', [1265]), ('step', [1266]), ('step', [1267]), ('step', [1268]), ('step', [1269]), ('step', [1270]), ('step', [1271]), ('step', [1272]), ('step', [1273]), ('step', [1274]), ('step', [1275]), ('step', [1276]), ('step', [1277]), ('step', [1278]), ('step', [1279]), ('step', [1280]), ('step', [1281]), ('step', [1282]), ('step', [1283]), ('step', [1284]), ('step', [1285]), ('step', [1286]), ('step', [1287]), ('step', [1288]), ('step', [1289]), ('step', [1290]), ('step', [1291]), ('step', [1292]), ('step', [1293]), ('step', [1294]), ('step', [1295]), ('step', [1296]), ('step', [1297]), ('step', [1298]), ('step', [1299]), ('step', [1300]), ('step', [1301]), ('step', [1302]), ('step', [1303]), ('step', [1304]), ('step', [1305]), ('step', [1306]), ('step', [1307]), ('step', [1308]), ('step', [1309]), ('step', [1310]), ('step', [1311]), ('step', [1312]), ('step', [1313]), ('step', [1314]), ('step', [1315]), ('step', [1316]), ('step', [1317]), ('step', [1318]), ('step', [1319]), ('step', [1320]), ('step', [1321]), ('step', [1322]), ('step', [1323]), ('step', [1324]), ('step', [1325]), ('step', [1326]), ('step', [1327]), ('step', [1328]), ('step', [1329]), ('step', [1330]), ('step', [1331]), ('step', [1332]), ('step', [1333]), ('step', [1334]), ('step', [1335]), ('step', [1336]), ('step', [1337]), ('step', [1338]), ('step', [1339]), ('step', [1340]), ('step', [1341]), ('step', [1342]), ('step', [1343]), ('step', [1344]), ('step', [1345]), ('step', [1346]), ('step', [1347]), ('step', [1348]), ('step', [1349]), ('step', [1350]), ('step', [1351]), ('step', [1352]), ('step', [1353]), ('step', [1354]), ('step', [1355]), ('step', [1356]), ('step', [1357]), ('step', [1358]), ('step', [1359]), ('step', [1360]), ('step', [1361]), ('step', [1362]), ('step', [1363]), ('step', [1364]), ('step', [1365]), ('step', [1366]), ('step', [1367]), ('step', [1368]), ('step', [1369]), ('step', [1370]), ('step', [1371]), ('step', [1372]), ('step', [1373]), ('step', [1374]), ('step', [1375]), ('step', [1376]), ('step', [1377]), ('step', [1378]), ('step', [1379]), ('step', [1380]), ('step', [1381]), ('step', [1382]), ('step', [1383]), ('step', [1384]), ('step', [1385]), ('step', [1386]), ('step', [1387]), ('step', [1388]), ('step', [1389]), ('step', [1390]), ('step', [1391]), ('step', [1392]), ('step', [1393]), ('step', [1394]), ('step', [1395]), ('step', [1396]), ('step', [1397]), ('step', [1398]), ('step', [1399]), ('step', [1400]), ('step', [1401]), ('step', [1402]), ('step', [1403]), ('step', [1404]), ('step', [1405]), ('step', [1406]), ('step', [1407]), ('step', [1408]), ('step', [1409]), ('step', [1410]), ('step', [1411]), ('step', [1412]), ('step', [1413]), ('step', [1414]), ('step', [1415]), ('step', [1416]), ('step', [1417]), ('step', [1418]), ('step', [1419]), ('step', [1420]), ('step', [1421]), ('step', [1422]), ('step', [1423]), ('step', [1424]), ('step', [1425]), ('step', [1426]), ('step', [1427]), ('step', [1428]), ('step', [1429]), ('step', [1430]), ('step', [1431]), ('step', [1432]), ('step', [1433]), ('step', [1434]), ('step', [1435]), ('step', [1436]), ('step', [1437]), ('step', [1438]), ('step', [1439]), ('step', [1440]), ('step', [1441]), ('step', [1442]), ('step', [1443]), ('step', [1444]), ('step', [1445]), ('step', [1446]), ('step', [1447]), ('step', [1448]), ('step', [1449]), ('step', [1450]), ('step', [1451]), ('step', [1452]), ('step', [1453]), ('step', [1454]), ('step', [1455]), ('step', [1456]), ('step', [1457]), ('step', [1458]), ('step', [1459]), ('step', [1460]), ('step', [1461]), ('step', [1462]), ('step', [1463]), ('step', [1464]), ('step', [1465]), ('step', [1466]), ('step', [1467]), ('step', [1468]), ('step', [1469]), ('step', [1470]), ('step', [1471]), ('step', [1472]), ('step', [1473]), ('step', [1474]), ('step', [1475]), ('step', [1476]), ('step', [1477]), ('step', [1478]), ('step', [1479]), ('step', [1480]), ('step', [1481]), ('step', [1482]), ('step', [1483]), ('step', [1484]), ('step', [1485]), ('step', [1486]), ('step', [1487]), ('step', [1488]), ('step', [1489]), ('step', [1490]), ('step', [1491]), ('step', [1492]), ('step', [1493]), ('step', [1494]), ('step', [1495]), ('step', [1496]), ('step', [1497]), ('step', [1498]), ('step', [1499]), ('step', [1500]), ('step', [1501]), ('step', [1502]), ('step', [1503]), ('step', [1504]), ('step', [1505]), ('step', [1506]), ('step', [1507]), ('step', [1508]), ('step', [1509]), ('step', [1510]), ('step', [1511]), ('step', [1512]), ('step', [1513]), ('step', [1514]), ('step', [1515]), ('step', [1516]), ('step', [1517]), ('step', [1518]), ('step', [1519]), ('step', [1520]), ('step', [1521]), ('step', [1522]), ('step', [1523]), ('step', [1524]), ('step', [1525]), ('step', [1526]), ('step', [1527]), ('step', [1528]), ('step', [1529]), ('step', [1530]), ('step', [1531]), ('step', [1532]), ('step', [1533]), ('step', [1534]), ('step', [1535]), ('step', [1536]), ('step', [1537]), ('step', [1538]), ('step', [1539]), ('step', [1540]), ('step', [1541]), ('step', [1542]), ('step', [1543]), ('step', [1544]), ('step', [1545]), ('step', [1546]), ('step', [1547]), ('step', [1548]), ('step', [1549]), ('step', [1550]), ('step', [1551]), ('step', [1552]), ('step', [1553]), ('step', [1554]), ('step', [1555]), ('step', [1556]), ('step', [1557]), ('step', [1558]), ('step', [1559]), ('step', [1560]), ('step', [1561]), ('step', [1562]), ('step', [1563]), ('step', [1564]), ('step', [1565]), ('step', [1566]), ('step', [1567]), ('step', [1568]), ('step', [1569]), ('step', [1570]), ('step', [1571]), ('step', [1572]), ('step', [1573]), ('step', [1574]), ('step', [1575]), ('step', [1576]), ('step', [1577]), ('step', [1578]), ('step', [1579]), ('step', [1580]), ('step', [1581]), ('step', [1582]), ('step', [1583]), ('step', [1584]), ('step', [1585]), ('step', [1586]), ('step', [1587]), ('step', [1588]), ('step', [1589]), ('step', [1590]), ('step', [1591]), ('step', [1592]), ('step', [1593]), ('step', [1594]), ('step', [1595]), ('step', [1596]), ('step', [1597]), ('step', [1598]), ('step', [1599]), ('step', [1600]), ('step', [1601]), ('step', [1602]), ('step', [1603]), ('step', [1604]), ('step', [1605]), ('step', [1606]), ('step', [1607]), ('step', [1608]), ('step', [1609]), ('step', [1610]), ('step', [1611]), ('step', [1612]), ('step', [1613]), ('step', [1614]), ('step', [1615]), ('step', [1616]), ('step', [1617]), ('step', [1618]), ('step', [1619]), ('step', [1620]), ('step', [1621]), ('step', [1622]), ('step', [1623]), ('step', [1624]), ('step', [1625]), ('step', [1626]), ('step', [1627]), ('step', [1628]), ('step', [1629]), ('step', [1630]), ('step', [1631]), ('step', [1632]), ('step', [1633]), ('step', [1634]), ('step', [1635]), ('step', [1636]), ('step', [1637]), ('step', [1638]), ('step', [1639]), ('step', [1640]), ('step', [1641]), ('step', [1642]), ('step', [1643]), ('step', [1644]), ('step', [1645]), ('step', [1646]), ('step', [1647]), ('step', [1648]), ('step', [1649]), ('step', [1650]), ('step', [1651]), ('step', [1652]), ('step', [1653]), ('step', [1654]), ('step', [1655]), ('step', [1656]), ('step', [1657]), ('step', [1658]), ('step', [1659]), ('step', [1660]), ('step', [1661]), ('step', [1662]), ('step', [1663]), ('step', [1664]), ('step', [1665]), ('step', [1666]), ('step', [1667]), ('step', [1668]), ('step', [1669]), ('step', [1670]), ('step', [1671]), ('step', [1672]), ('step', [1673]), ('step', [1674]), ('step', [1675]), ('step', [1676]), ('step', [1677]), ('step', [1678]), ('step', [1679]), ('step', [1680]), ('step', [1681]), ('step', [1682]), ('step', [1683]), ('step', [1684]), ('step', [1685]), ('step', [1686]), ('step', [1687]), ('step', [1688]), ('step', [1689]), ('step', [1690]), ('step', [1691]), ('step', [1692]), ('step', [1693]), ('step', [1694]), ('step', [1695]), ('step', [1696]), ('step', [1697]), ('step', [1698]), ('step', [1699]), ('step', [1700]), ('step', [1701]), ('step', [1702]), ('step', [1703]), ('step', [1704]), ('step', [1705]), ('step', [1706]), ('step', [1707]), ('step', [1708]), ('step', [1709]), ('step', [1710]), ('step', [1711]), ('step', [1712]), ('step', [1713]), ('step', [1714]), ('step', [1715]), ('step', [1716]), ('step', [1717]), ('step', [1718]), ('step', [1719]), ('step', [1720]), ('check', [1720])] +Grounding Time: 38.13s +Memory: 5418MB (+1041MB) +Unblocking actions... +Solving... +Solving Time: 8.71s +Memory: 5948MB (+530MB) +UNKNOWN +Iteration Time: 57.73s + +Iteration 33 +Queue: [2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720] +Grounded Until: 1720 +Expected Memory: 9389.75MB +Skipping: not enough memory for grounding... + +Iteration Time: 0.00s + +Iteration 34 +Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 2.77s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 3.24s + +Iteration 35 +Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 3.97s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.43s + +Iteration 36 +Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 3.80s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.26s + +Iteration 37 +Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 5.35s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.81s + +Iteration 38 +Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 4.27s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.73s + +Iteration 39 +Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.38s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.84s + +Iteration 40 +Queue: [435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 3.32s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 3.78s + +Iteration 41 +Queue: [14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 9.84s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 10.30s + +Iteration 42 +Queue: [613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 22.23s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 22.69s + +Iteration 43 +Queue: [78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 3.37s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 3.83s + +Iteration 44 +Queue: [865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 4.57s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.03s + +Iteration 45 +Queue: [27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.81s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.27s + +Iteration 46 +Queue: [1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 8.12s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 8.59s + +Iteration 47 +Queue: [110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.11s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.58s + +Iteration 48 +Queue: [1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 7.21s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 7.68s + +Iteration 49 +Queue: [2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720] +Grounded Until: 1720 +Expected Memory: 9389.75MB +Skipping: not enough memory for grounding... + +Iteration Time: 0.00s + +Iteration 50 +Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.18s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.64s + +Iteration 51 +Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.13s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.59s + +Iteration 52 +Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 5.27s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.73s + +Iteration 53 +Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 8.23s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 8.69s + +Iteration 54 +Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 5.52s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.98s + +Iteration 55 +Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.47s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.93s + +Iteration 56 +Queue: [435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 5.31s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.77s + +Iteration 57 +Queue: [14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 11.26s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 11.72s + +Iteration 58 +Queue: [613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 5.78s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 6.24s + +Iteration 59 +Queue: [78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 3.73s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.19s + +Iteration 60 +Queue: [865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 3.50s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 3.97s + +Iteration 61 +Queue: [27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 5.44s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.91s + +Iteration 62 +Queue: [1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 10.63s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 11.10s + +Iteration 63 +Queue: [110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 3.87s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.33s + +Iteration 64 +Queue: [1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 3.58s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.05s + +Iteration 65 +Queue: [2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720] +Grounded Until: 1720 +Expected Memory: 9389.75MB +Skipping: not enough memory for grounding... + +Iteration Time: 0.00s + +Iteration 66 +Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.11s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.58s + +Iteration 67 +Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.69s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.15s + +Iteration 68 +Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 4.59s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.05s + +Iteration 69 +Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 6.68s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 7.14s + +Iteration 70 +Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 4.72s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.18s + +Iteration 71 +Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 3.80s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.26s + +Iteration 72 +Queue: [435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 7.97s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 8.43s + +Iteration 73 +Queue: [14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 10.78s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 11.24s + +Iteration 74 +Queue: [613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 5.29s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.76s + +Iteration 75 +Queue: [78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.11s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.57s + +Iteration 76 +Queue: [865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 10.51s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 10.97s + +Iteration 77 +Queue: [27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 5.34s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.80s + +Iteration 78 +Queue: [1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 20.92s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 21.39s + +Iteration 79 +Queue: [110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.39s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.86s + +Iteration 80 +Queue: [1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 8.30s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 8.77s + +Iteration 81 +Queue: [2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720] +Grounded Until: 1720 +Expected Memory: 9389.75MB +Skipping: not enough memory for grounding... + +Iteration Time: 0.00s + +Iteration 82 +Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.48s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.96s + +Iteration 83 +Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 5.14s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.60s + +Iteration 84 +Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 4.22s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.69s + +Iteration 85 +Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 8.68s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 9.14s + +Iteration 86 +Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 5.87s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 6.33s + +Iteration 87 +Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.05s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.51s + +Iteration 88 +Queue: [435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 6.75s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 7.21s + +Iteration 89 +Queue: [14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 12.63s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 13.09s + +Iteration 90 +Queue: [613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 5.36s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.82s + +Iteration 91 +Queue: [78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.01s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.48s + +Iteration 92 +Queue: [865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 3.91s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.38s + +Iteration 93 +Queue: [27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.84s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.31s + +Iteration 94 +Queue: [1220, 110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 15.21s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 15.68s + +Iteration 95 +Queue: [110, 1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 10.31s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 10.78s + +Iteration 96 +Queue: [1720, 2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 3.34s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 3.81s + +Iteration 97 +Queue: [2426, 155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720] +Grounded Until: 1720 +Expected Memory: 9389.75MB +Skipping: not enough memory for grounding... + +Iteration Time: 0.00s + +Iteration 98 +Queue: [155, 39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.44s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.91s + +Iteration 99 +Queue: [39, 218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 4.01s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 4.47s + +Iteration 100 +Queue: [218, 19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 4.54s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 5.00s + +Iteration 101 +Queue: [19, 308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218] +Grounded Until: 1720 +Blocking actions... +Solving... +Solving Time: 7.69s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 8.15s + +Iteration 102 +Queue: [308, 55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19] +Grounded Until: 1720 +Unblocking actions... +Solving... +Solving Time: 7.05s +Memory: 5948MB (+0MB) +UNKNOWN +Iteration Time: 7.51s + +Iteration 103 +Queue: [55, 435, 14, 613, 78, 865, 27, 1220, 110, 1720, 2426, 155, 39, 218, 19, 308] +Grounded Until: 1720 +