[2021-03-25 10:56:49.056] [global] [error] could not find backend, defaulting to local
[2021-03-25 10:56:49.056] [local ee] [info] loaded runtime library from/usr/local/lib/python3.6/site-packages/Tuplex-0.1.7-py3.6.egg/tuplex/libexec/tuplex_runtime.so
[2021-03-25 10:56:49.056] [local ee] [info] initializing LLVM backend
[2021-03-25 10:56:49.056] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-25 10:56:49.056] [LLVM] [info] compiling code for skylake-avx512
[2021-03-25 10:56:49.057] [memory] [info] allocated bitmap managed memory region (32.00 GB, 32.00 MB block size)
[2021-03-25 10:56:49.057] [local execution engine] [info] started driver (32.00 GB, 32.00 MB default partition size)
overflow will be cached at file:///tmp/driver
[2021-03-25 10:56:49.057] [fileinputoperator] [info] found 1 file (10.01 GB) to process.
[2021-03-25 10:56:49.057] [global] [info] sampled file:///data/zillow/Zdirty/zillow_dirty@10G.csv on 256.00 KB
[2021-03-25 10:56:49.205] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:56:49.223] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:56:49.235] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:56:49.269] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:56:49.298] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:56:49.318] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:56:49.355] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:56:49.371] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:56:49.375] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:56:49.378] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:56:49.382] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:56:49.385] [global] [error] unsupported node type
[2021-03-25 10:56:49.385] [global] [error] unsupported node type
[2021-03-25 10:56:49.385] [global] [error] unsupported node type
[2021-03-25 10:56:49.385] [global] [error] unsupported node type
[2021-03-25 10:56:49.408] [logical planner] [info] logical optimization took 0.032481ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-25 10:56:49.408] [codegen] [info] generating pipeline for (Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str]) -> (str) (19 operators pipelined)
outSchema is different than last operator's schema:
outSchema: (str)
last Op: (Option[str],str,Option[str],str,Option[str],Option[i64],f64,i64,str,str,i64)
[2021-03-25 10:56:49.408] [codegen] [info] generating lambda function for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str])) -> boolean
[2021-03-25 10:56:49.409] [codegen] [info] generating function extractBd for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str])) -> Option[i64]
[2021-03-25 10:56:49.410] [codegen] [info] generating lambda function for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64])) -> boolean
[2021-03-25 10:56:49.410] [codegen] [info] generating function extractType for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64])) -> str
[2021-03-25 10:56:49.411] [codegen] [info] generating lambda function for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str)) -> boolean
[2021-03-25 10:56:49.411] [codegen] [info] generating function extractZipcode for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str)) -> str
[2021-03-25 10:56:49.412] [codegen] [info] generating lambda function for (str) -> str
[2021-03-25 10:56:49.413] [codegen] [info] generating lambda function for (Option[str]) -> str
[2021-03-25 10:56:49.413] [codegen] [info] generating function extractBa for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str,str)) -> Option[f64]
[2021-03-25 10:56:49.414] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str,str,Option[f64])) -> boolean
[2021-03-25 10:56:49.415] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-25 10:56:49.416] [codegen] [info] generating function extractSqft for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str,str,f64)) -> Option[i64]
[2021-03-25 10:56:49.416] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str,str,f64,Option[i64])) -> boolean
[2021-03-25 10:56:49.417] [codegen] [info] generating lambda function for (Option[i64]) -> i64
[2021-03-25 10:56:49.417] [codegen] [info] generating function extractOffer for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str,str,f64,i64)) -> str
[2021-03-25 10:56:49.418] [codegen] [info] generating function extractPrice for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[i64],str,str,f64,i64,str)) -> i64
[2021-03-25 10:56:49.420] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],i64,Option[str],Option[str],Option[i64],str,str,f64,i64,str)) -> boolean
[2021-03-25 10:56:49.420] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],i64,Option[str],Option[str],Option[i64],str,str,f64,i64,str)) -> boolean
[2021-03-25 10:56:49.421] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],i64,Option[str],Option[str],Option[i64],str,str,f64,i64,str)) -> (Option[str],str,Option[str],str,Option[str],Option[i64],f64,i64,str,str,i64)
[2021-03-25 10:56:49.448] [global] [info] Stage0 depends on: 
[2021-03-25 10:56:49.618] [global] [info] Optimization via LLVM passes took 0.160650 ms
[2021-03-25 10:56:49.689] [global] [info] Compiled code paths for stage 0 in 0.07 ms
[2021-03-25 10:56:49.689] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.240315s
[2021-03-25 10:56:49.689] [local ee] [info] split /data/zillow/Zdirty/zillow_dirty@10G.csv into 160 tasks
[2021-03-25 10:56:49.999] [driver] [info] [Task Finished] Transform to mem in 0.309436s (11287 normal rows, 0 exceptions)
[2021-03-25 10:56:50.304] [driver] [info] [Task Finished] Transform to mem in 0.305368s (11261 normal rows, 0 exceptions)
[2021-03-25 10:56:50.610] [driver] [info] [Task Finished] Transform to mem in 0.306271s (11335 normal rows, 0 exceptions)
[2021-03-25 10:56:50.916] [driver] [info] [Task Finished] Transform to mem in 0.305608s (11231 normal rows, 0 exceptions)
[2021-03-25 10:56:51.222] [driver] [info] [Task Finished] Transform to mem in 0.306242s (11167 normal rows, 0 exceptions)
[2021-03-25 10:56:51.527] [driver] [info] [Task Finished] Transform to mem in 0.305077s (11177 normal rows, 0 exceptions)
[2021-03-25 10:56:51.833] [driver] [info] [Task Finished] Transform to mem in 0.305338s (11220 normal rows, 0 exceptions)
[2021-03-25 10:56:52.138] [driver] [info] [Task Finished] Transform to mem in 0.305261s (11185 normal rows, 0 exceptions)
[2021-03-25 10:56:52.443] [driver] [info] [Task Finished] Transform to mem in 0.305453s (11267 normal rows, 0 exceptions)
[2021-03-25 10:56:52.749] [driver] [info] [Task Finished] Transform to mem in 0.305520s (11281 normal rows, 0 exceptions)
[2021-03-25 10:56:53.055] [driver] [info] [Task Finished] Transform to mem in 0.305594s (11335 normal rows, 0 exceptions)
[2021-03-25 10:56:53.359] [driver] [info] [Task Finished] Transform to mem in 0.304782s (11209 normal rows, 0 exceptions)
[2021-03-25 10:56:53.665] [driver] [info] [Task Finished] Transform to mem in 0.305148s (11189 normal rows, 0 exceptions)
[2021-03-25 10:56:53.970] [driver] [info] [Task Finished] Transform to mem in 0.305364s (11177 normal rows, 0 exceptions)
[2021-03-25 10:56:54.275] [driver] [info] [Task Finished] Transform to mem in 0.305390s (11220 normal rows, 0 exceptions)
[2021-03-25 10:56:54.580] [driver] [info] [Task Finished] Transform to mem in 0.304979s (11185 normal rows, 0 exceptions)
[2021-03-25 10:56:54.886] [driver] [info] [Task Finished] Transform to mem in 0.305339s (11267 normal rows, 0 exceptions)
[2021-03-25 10:56:55.191] [driver] [info] [Task Finished] Transform to mem in 0.305624s (11281 normal rows, 0 exceptions)
[2021-03-25 10:56:55.497] [driver] [info] [Task Finished] Transform to mem in 0.305526s (11335 normal rows, 0 exceptions)
[2021-03-25 10:56:55.803] [driver] [info] [Task Finished] Transform to mem in 0.305728s (11209 normal rows, 0 exceptions)
[2021-03-25 10:56:56.109] [driver] [info] [Task Finished] Transform to mem in 0.306215s (11163 normal rows, 0 exceptions)
[2021-03-25 10:56:56.415] [driver] [info] [Task Finished] Transform to mem in 0.305976s (11203 normal rows, 0 exceptions)
[2021-03-25 10:56:56.720] [driver] [info] [Task Finished] Transform to mem in 0.305316s (11220 normal rows, 0 exceptions)
[2021-03-25 10:56:57.025] [driver] [info] [Task Finished] Transform to mem in 0.305080s (11185 normal rows, 0 exceptions)
[2021-03-25 10:56:57.331] [driver] [info] [Task Finished] Transform to mem in 0.305545s (11267 normal rows, 0 exceptions)
[2021-03-25 10:56:57.636] [driver] [info] [Task Finished] Transform to mem in 0.305426s (11268 normal rows, 0 exceptions)
[2021-03-25 10:56:57.941] [driver] [info] [Task Finished] Transform to mem in 0.304848s (11293 normal rows, 0 exceptions)
[2021-03-25 10:56:58.247] [driver] [info] [Task Finished] Transform to mem in 0.305822s (11259 normal rows, 0 exceptions)
[2021-03-25 10:56:58.552] [driver] [info] [Task Finished] Transform to mem in 0.305434s (11168 normal rows, 0 exceptions)
[2021-03-25 10:56:58.857] [driver] [info] [Task Finished] Transform to mem in 0.304742s (11203 normal rows, 0 exceptions)
[2021-03-25 10:56:59.162] [driver] [info] [Task Finished] Transform to mem in 0.304935s (11220 normal rows, 0 exceptions)
[2021-03-25 10:56:59.467] [driver] [info] [Task Finished] Transform to mem in 0.304551s (11172 normal rows, 0 exceptions)
[2021-03-25 10:56:59.772] [driver] [info] [Task Finished] Transform to mem in 0.305631s (11280 normal rows, 0 exceptions)
[2021-03-25 10:57:00.079] [driver] [info] [Task Finished] Transform to mem in 0.306463s (11252 normal rows, 0 exceptions)
[2021-03-25 10:57:00.385] [driver] [info] [Task Finished] Transform to mem in 0.305713s (11309 normal rows, 0 exceptions)
[2021-03-25 10:57:00.690] [driver] [info] [Task Finished] Transform to mem in 0.305705s (11259 normal rows, 0 exceptions)
[2021-03-25 10:57:00.996] [driver] [info] [Task Finished] Transform to mem in 0.305982s (11168 normal rows, 0 exceptions)
[2021-03-25 10:57:01.301] [driver] [info] [Task Finished] Transform to mem in 0.305014s (11184 normal rows, 0 exceptions)
[2021-03-25 10:57:01.606] [driver] [info] [Task Finished] Transform to mem in 0.305069s (11210 normal rows, 0 exceptions)
[2021-03-25 10:57:01.912] [driver] [info] [Task Finished] Transform to mem in 0.305518s (11201 normal rows, 0 exceptions)
[2021-03-25 10:57:02.217] [driver] [info] [Task Finished] Transform to mem in 0.304795s (11244 normal rows, 0 exceptions)
[2021-03-25 10:57:02.522] [driver] [info] [Task Finished] Transform to mem in 0.305610s (11288 normal rows, 0 exceptions)
[2021-03-25 10:57:02.828] [driver] [info] [Task Finished] Transform to mem in 0.305453s (11309 normal rows, 0 exceptions)
[2021-03-25 10:57:03.133] [driver] [info] [Task Finished] Transform to mem in 0.305298s (11259 normal rows, 0 exceptions)
[2021-03-25 10:57:03.439] [driver] [info] [Task Finished] Transform to mem in 0.305848s (11168 normal rows, 0 exceptions)
[2021-03-25 10:57:03.745] [driver] [info] [Task Finished] Transform to mem in 0.306223s (11184 normal rows, 0 exceptions)
[2021-03-25 10:57:04.051] [driver] [info] [Task Finished] Transform to mem in 0.305827s (11210 normal rows, 0 exceptions)
[2021-03-25 10:57:04.356] [driver] [info] [Task Finished] Transform to mem in 0.304891s (11192 normal rows, 0 exceptions)
[2021-03-25 10:57:04.661] [driver] [info] [Task Finished] Transform to mem in 0.305146s (11253 normal rows, 0 exceptions)
[2021-03-25 10:57:04.967] [driver] [info] [Task Finished] Transform to mem in 0.306016s (11285 normal rows, 0 exceptions)
[2021-03-25 10:57:05.273] [driver] [info] [Task Finished] Transform to mem in 0.305502s (11312 normal rows, 0 exceptions)
[2021-03-25 10:57:05.578] [driver] [info] [Task Finished] Transform to mem in 0.305436s (11259 normal rows, 0 exceptions)
[2021-03-25 10:57:05.884] [driver] [info] [Task Finished] Transform to mem in 0.305610s (11157 normal rows, 0 exceptions)
[2021-03-25 10:57:06.191] [driver] [info] [Task Finished] Transform to mem in 0.306934s (11195 normal rows, 0 exceptions)
[2021-03-25 10:57:06.496] [driver] [info] [Task Finished] Transform to mem in 0.305255s (11210 normal rows, 0 exceptions)
[2021-03-25 10:57:06.801] [driver] [info] [Task Finished] Transform to mem in 0.305057s (11192 normal rows, 0 exceptions)
[2021-03-25 10:57:07.106] [driver] [info] [Task Finished] Transform to mem in 0.304678s (11253 normal rows, 0 exceptions)
[2021-03-25 10:57:07.411] [driver] [info] [Task Finished] Transform to mem in 0.305723s (11285 normal rows, 0 exceptions)
[2021-03-25 10:57:07.717] [driver] [info] [Task Finished] Transform to mem in 0.305046s (11312 normal rows, 0 exceptions)
[2021-03-25 10:57:08.022] [driver] [info] [Task Finished] Transform to mem in 0.305150s (11251 normal rows, 0 exceptions)
[2021-03-25 10:57:08.327] [driver] [info] [Task Finished] Transform to mem in 0.304925s (11156 normal rows, 0 exceptions)
[2021-03-25 10:57:08.632] [driver] [info] [Task Finished] Transform to mem in 0.304874s (11188 normal rows, 0 exceptions)
[2021-03-25 10:57:08.937] [driver] [info] [Task Finished] Transform to mem in 0.305244s (11226 normal rows, 0 exceptions)
[2021-03-25 10:57:09.242] [driver] [info] [Task Finished] Transform to mem in 0.305080s (11192 normal rows, 0 exceptions)
[2021-03-25 10:57:09.547] [driver] [info] [Task Finished] Transform to mem in 0.305206s (11243 normal rows, 0 exceptions)
[2021-03-25 10:57:09.854] [driver] [info] [Task Finished] Transform to mem in 0.306579s (11295 normal rows, 0 exceptions)
[2021-03-25 10:57:10.159] [driver] [info] [Task Finished] Transform to mem in 0.305416s (11263 normal rows, 0 exceptions)
[2021-03-25 10:57:10.464] [driver] [info] [Task Finished] Transform to mem in 0.304682s (11268 normal rows, 0 exceptions)
[2021-03-25 10:57:10.769] [driver] [info] [Task Finished] Transform to mem in 0.304670s (11188 normal rows, 0 exceptions)
[2021-03-25 10:57:11.073] [driver] [info] [Task Finished] Transform to mem in 0.304666s (11188 normal rows, 0 exceptions)
[2021-03-25 10:57:11.378] [driver] [info] [Task Finished] Transform to mem in 0.305002s (11226 normal rows, 0 exceptions)
[2021-03-25 10:57:11.683] [driver] [info] [Task Finished] Transform to mem in 0.305110s (11182 normal rows, 0 exceptions)
[2021-03-25 10:57:11.988] [driver] [info] [Task Finished] Transform to mem in 0.304626s (11253 normal rows, 0 exceptions)
[2021-03-25 10:57:12.293] [driver] [info] [Task Finished] Transform to mem in 0.305338s (11278 normal rows, 0 exceptions)
[2021-03-25 10:57:12.600] [driver] [info] [Task Finished] Transform to mem in 0.306287s (11280 normal rows, 0 exceptions)
[2021-03-25 10:57:12.905] [driver] [info] [Task Finished] Transform to mem in 0.305618s (11268 normal rows, 0 exceptions)
[2021-03-25 10:57:13.210] [driver] [info] [Task Finished] Transform to mem in 0.305072s (11188 normal rows, 0 exceptions)
[2021-03-25 10:57:13.515] [driver] [info] [Task Finished] Transform to mem in 0.304980s (11188 normal rows, 0 exceptions)
[2021-03-25 10:57:13.821] [driver] [info] [Task Finished] Transform to mem in 0.305156s (11208 normal rows, 0 exceptions)
[2021-03-25 10:57:14.126] [driver] [info] [Task Finished] Transform to mem in 0.305017s (11200 normal rows, 0 exceptions)
[2021-03-25 10:57:14.430] [driver] [info] [Task Finished] Transform to mem in 0.304353s (11216 normal rows, 0 exceptions)
[2021-03-25 10:57:14.736] [driver] [info] [Task Finished] Transform to mem in 0.305615s (11315 normal rows, 0 exceptions)
[2021-03-25 10:57:15.041] [driver] [info] [Task Finished] Transform to mem in 0.305442s (11280 normal rows, 0 exceptions)
[2021-03-25 10:57:15.346] [driver] [info] [Task Finished] Transform to mem in 0.304715s (11268 normal rows, 0 exceptions)
[2021-03-25 10:57:15.651] [driver] [info] [Task Finished] Transform to mem in 0.305675s (11168 normal rows, 0 exceptions)
[2021-03-25 10:57:15.956] [driver] [info] [Task Finished] Transform to mem in 0.304618s (11180 normal rows, 0 exceptions)
[2021-03-25 10:57:16.261] [driver] [info] [Task Finished] Transform to mem in 0.304681s (11236 normal rows, 0 exceptions)
[2021-03-25 10:57:16.566] [driver] [info] [Task Finished] Transform to mem in 0.305134s (11200 normal rows, 0 exceptions)
[2021-03-25 10:57:16.870] [driver] [info] [Task Finished] Transform to mem in 0.304480s (11175 normal rows, 0 exceptions)
[2021-03-25 10:57:17.176] [driver] [info] [Task Finished] Transform to mem in 0.305206s (11356 normal rows, 0 exceptions)
[2021-03-25 10:57:17.480] [driver] [info] [Task Finished] Transform to mem in 0.304709s (11280 normal rows, 0 exceptions)
[2021-03-25 10:57:17.786] [driver] [info] [Task Finished] Transform to mem in 0.305103s (11253 normal rows, 0 exceptions)
[2021-03-25 10:57:18.091] [driver] [info] [Task Finished] Transform to mem in 0.305423s (11183 normal rows, 0 exceptions)
[2021-03-25 10:57:18.396] [driver] [info] [Task Finished] Transform to mem in 0.304755s (11180 normal rows, 0 exceptions)
[2021-03-25 10:57:18.701] [driver] [info] [Task Finished] Transform to mem in 0.304994s (11236 normal rows, 0 exceptions)
[2021-03-25 10:57:19.006] [driver] [info] [Task Finished] Transform to mem in 0.305092s (11200 normal rows, 0 exceptions)
[2021-03-25 10:57:19.311] [driver] [info] [Task Finished] Transform to mem in 0.304673s (11175 normal rows, 0 exceptions)
[2021-03-25 10:57:19.616] [driver] [info] [Task Finished] Transform to mem in 0.305883s (11356 normal rows, 0 exceptions)
[2021-03-25 10:57:19.922] [driver] [info] [Task Finished] Transform to mem in 0.305625s (11273 normal rows, 0 exceptions)
[2021-03-25 10:57:20.227] [driver] [info] [Task Finished] Transform to mem in 0.305024s (11260 normal rows, 0 exceptions)
[2021-03-25 10:57:20.533] [driver] [info] [Task Finished] Transform to mem in 0.305349s (11183 normal rows, 0 exceptions)
[2021-03-25 10:57:20.838] [driver] [info] [Task Finished] Transform to mem in 0.305795s (11180 normal rows, 0 exceptions)
[2021-03-25 10:57:21.143] [driver] [info] [Task Finished] Transform to mem in 0.304525s (11220 normal rows, 0 exceptions)
[2021-03-25 10:57:21.448] [driver] [info] [Task Finished] Transform to mem in 0.305278s (11196 normal rows, 0 exceptions)
[2021-03-25 10:57:21.752] [driver] [info] [Task Finished] Transform to mem in 0.304024s (11175 normal rows, 0 exceptions)
[2021-03-25 10:57:22.057] [driver] [info] [Task Finished] Transform to mem in 0.305112s (11376 normal rows, 0 exceptions)
[2021-03-25 10:57:22.363] [driver] [info] [Task Finished] Transform to mem in 0.305194s (11181 normal rows, 0 exceptions)
[2021-03-25 10:57:22.668] [driver] [info] [Task Finished] Transform to mem in 0.305382s (11352 normal rows, 0 exceptions)
[2021-03-25 10:57:22.973] [driver] [info] [Task Finished] Transform to mem in 0.305121s (11173 normal rows, 0 exceptions)
[2021-03-25 10:57:23.279] [driver] [info] [Task Finished] Transform to mem in 0.306327s (11190 normal rows, 0 exceptions)
[2021-03-25 10:57:23.584] [driver] [info] [Task Finished] Transform to mem in 0.304741s (11183 normal rows, 0 exceptions)
[2021-03-25 10:57:23.891] [driver] [info] [Task Finished] Transform to mem in 0.306315s (11233 normal rows, 0 exceptions)
[2021-03-25 10:57:24.196] [driver] [info] [Task Finished] Transform to mem in 0.305460s (11153 normal rows, 0 exceptions)
[2021-03-25 10:57:24.503] [driver] [info] [Task Finished] Transform to mem in 0.307128s (11349 normal rows, 0 exceptions)
[2021-03-25 10:57:24.810] [driver] [info] [Task Finished] Transform to mem in 0.307271s (11226 normal rows, 0 exceptions)
[2021-03-25 10:57:25.117] [driver] [info] [Task Finished] Transform to mem in 0.306105s (11348 normal rows, 0 exceptions)
[2021-03-25 10:57:25.422] [driver] [info] [Task Finished] Transform to mem in 0.305728s (11181 normal rows, 0 exceptions)
[2021-03-25 10:57:25.729] [driver] [info] [Task Finished] Transform to mem in 0.306286s (11185 normal rows, 0 exceptions)
[2021-03-25 10:57:26.035] [driver] [info] [Task Finished] Transform to mem in 0.306071s (11188 normal rows, 0 exceptions)
[2021-03-25 10:57:26.341] [driver] [info] [Task Finished] Transform to mem in 0.306591s (11233 normal rows, 0 exceptions)
[2021-03-25 10:57:26.647] [driver] [info] [Task Finished] Transform to mem in 0.305499s (11153 normal rows, 0 exceptions)
[2021-03-25 10:57:26.955] [driver] [info] [Task Finished] Transform to mem in 0.307752s (11349 normal rows, 0 exceptions)
[2021-03-25 10:57:27.262] [driver] [info] [Task Finished] Transform to mem in 0.307345s (11224 normal rows, 0 exceptions)
[2021-03-25 10:57:27.568] [driver] [info] [Task Finished] Transform to mem in 0.306398s (11350 normal rows, 0 exceptions)
[2021-03-25 10:57:27.874] [driver] [info] [Task Finished] Transform to mem in 0.305776s (11181 normal rows, 0 exceptions)
[2021-03-25 10:57:28.180] [driver] [info] [Task Finished] Transform to mem in 0.305870s (11177 normal rows, 0 exceptions)
[2021-03-25 10:57:28.485] [driver] [info] [Task Finished] Transform to mem in 0.305239s (11196 normal rows, 0 exceptions)
[2021-03-25 10:57:28.791] [driver] [info] [Task Finished] Transform to mem in 0.306153s (11233 normal rows, 0 exceptions)
[2021-03-25 10:57:29.097] [driver] [info] [Task Finished] Transform to mem in 0.305576s (11153 normal rows, 0 exceptions)
[2021-03-25 10:57:29.403] [driver] [info] [Task Finished] Transform to mem in 0.306263s (11349 normal rows, 0 exceptions)
[2021-03-25 10:57:29.709] [driver] [info] [Task Finished] Transform to mem in 0.305280s (11224 normal rows, 0 exceptions)
[2021-03-25 10:57:30.015] [driver] [info] [Task Finished] Transform to mem in 0.306152s (11350 normal rows, 0 exceptions)
[2021-03-25 10:57:30.321] [driver] [info] [Task Finished] Transform to mem in 0.306646s (11181 normal rows, 0 exceptions)
[2021-03-25 10:57:30.628] [driver] [info] [Task Finished] Transform to mem in 0.306034s (11177 normal rows, 0 exceptions)
[2021-03-25 10:57:30.933] [driver] [info] [Task Finished] Transform to mem in 0.305736s (11190 normal rows, 0 exceptions)
[2021-03-25 10:57:31.239] [driver] [info] [Task Finished] Transform to mem in 0.305365s (11204 normal rows, 0 exceptions)
[2021-03-25 10:57:31.544] [driver] [info] [Task Finished] Transform to mem in 0.305706s (11183 normal rows, 0 exceptions)
[2021-03-25 10:57:31.850] [driver] [info] [Task Finished] Transform to mem in 0.305826s (11354 normal rows, 0 exceptions)
[2021-03-25 10:57:32.156] [driver] [info] [Task Finished] Transform to mem in 0.305266s (11224 normal rows, 0 exceptions)
[2021-03-25 10:57:32.462] [driver] [info] [Task Finished] Transform to mem in 0.306013s (11338 normal rows, 0 exceptions)
[2021-03-25 10:57:32.768] [driver] [info] [Task Finished] Transform to mem in 0.306265s (11193 normal rows, 0 exceptions)
[2021-03-25 10:57:33.074] [driver] [info] [Task Finished] Transform to mem in 0.305794s (11177 normal rows, 0 exceptions)
[2021-03-25 10:57:33.379] [driver] [info] [Task Finished] Transform to mem in 0.305021s (11190 normal rows, 0 exceptions)
[2021-03-25 10:57:33.685] [driver] [info] [Task Finished] Transform to mem in 0.305849s (11204 normal rows, 0 exceptions)
[2021-03-25 10:57:33.991] [driver] [info] [Task Finished] Transform to mem in 0.306431s (11183 normal rows, 0 exceptions)
[2021-03-25 10:57:34.297] [driver] [info] [Task Finished] Transform to mem in 0.306077s (11354 normal rows, 0 exceptions)
[2021-03-25 10:57:34.603] [driver] [info] [Task Finished] Transform to mem in 0.306063s (11208 normal rows, 0 exceptions)
[2021-03-25 10:57:34.909] [driver] [info] [Task Finished] Transform to mem in 0.306305s (11354 normal rows, 0 exceptions)
[2021-03-25 10:57:35.216] [driver] [info] [Task Finished] Transform to mem in 0.306040s (11181 normal rows, 0 exceptions)
[2021-03-25 10:57:35.523] [driver] [info] [Task Finished] Transform to mem in 0.307182s (11189 normal rows, 0 exceptions)
[2021-03-25 10:57:35.828] [driver] [info] [Task Finished] Transform to mem in 0.305600s (11180 normal rows, 0 exceptions)
[2021-03-25 10:57:36.134] [driver] [info] [Task Finished] Transform to mem in 0.305983s (11214 normal rows, 0 exceptions)
[2021-03-25 10:57:36.440] [driver] [info] [Task Finished] Transform to mem in 0.305802s (11180 normal rows, 0 exceptions)
[2021-03-25 10:57:36.746] [driver] [info] [Task Finished] Transform to mem in 0.305645s (11273 normal rows, 0 exceptions)
[2021-03-25 10:57:37.053] [driver] [info] [Task Finished] Transform to mem in 0.306947s (11287 normal rows, 0 exceptions)
[2021-03-25 10:57:37.359] [driver] [info] [Task Finished] Transform to mem in 0.306470s (11359 normal rows, 0 exceptions)
[2021-03-25 10:57:37.666] [driver] [info] [Task Finished] Transform to mem in 0.306302s (11181 normal rows, 0 exceptions)
[2021-03-25 10:57:37.972] [driver] [info] [Task Finished] Transform to mem in 0.306570s (11167 normal rows, 0 exceptions)
[2021-03-25 10:57:38.279] [driver] [info] [Task Finished] Transform to mem in 0.306352s (11201 normal rows, 0 exceptions)
[2021-03-25 10:57:38.622] [driver] [info] [Task Finished] Transform to mem in 0.343769s (12533 normal rows, 0 exceptions)
[2021-03-25 10:57:38.622] [global] [info] [Transform Stage] Stage 0 completed 160 load&transform tasks in 48.9335s
[2021-03-25 10:57:38.622] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.9304s, 56350770 input rows, time to process 1 row via fast path: 0.000868319ms

[2021-03-25 10:57:38.655] [global] [info] Writing 1798491 rows as output to file (273.80 MB)
[2021-03-25 10:57:38.964] [driver] [info] [Task Finished] write to file in 0.308665s (1798491 rows, 273.80 MB)
[2021-03-25 10:57:38.964] [global] [info] writing output took 0.341717s
[2021-03-25 10:57:38.964] [global] [info] [Transform Stage] Stage 0 completed 160 sink tasks in 0.341809s
[2021-03-25 10:57:38.964] [global] [info] [Transform Stage] Stage 0 took 49.5157s
[2021-03-25 10:57:38.964] [global] [info] Query Execution took 49.5926s. (planning: 0.0769038s, execution: 49.5157s)
Welcome to

  _____            _
 |_   _|   _ _ __ | | _____  __
   | || | | | '_ \| |/ _ \ \/ /
   | || |_| | |_) | |  __/>  <
   |_| \__,_| .__/|_|\___/_/\_\ 0.1.7
            |_|
    
using Python 3.6.9 (default, Mar 23 2021, 11:08:57) 
[GCC 10.2.0] on linux
>>> running tuplex on ['/data/zillow/Zdirty/zillow_dirty@10G.csv']
>>> bug in generated parser, force to false
Tuplex startup time: 0.004918336868286133
>>> running pipeline with custom resolve logic...
Tuplex job time: 49.90847849845886 s
{'tuplex.useLLVMOptimizer': True, 'tuplex.autoUpcast': False, 'tuplex.allowUndefinedBehavior': False, 'tuplex.optimizer.codeStats': False, 'tuplex.optimizer.generateParser': False, 'tuplex.optimizer.nullValueOptimization': False, 'tuplex.optimizer.filterPushdown': True, 'tuplex.optimizer.sharedObjectPropagation': True, 'tuplex.interleaveIO': True, 'tuplex.resolveWithInterpreterOnly': False, 'tuplex.csv.selectionPushdown': True, 'tuplex.webui.enable': False, 'tuplex.executorCount': 0, 'tuplex.csv.maxDetectionRows': 10000, 'tuplex.webui.port': 5000, 'tuplex.webui.mongodb.port': 27017, 'tuplex.webui.exceptionDisplayLimit': 5, 'tuplex.normalcaseThreshold': 0.9, 'tuplex.csv.comments': ['#', '~'], 'tuplex.csv.maxDetectionMemory': '256KB', 'tuplex.csv.quotechar': '"', 'tuplex.csv.separators': [',', ';', '|', '\t'], 'tuplex.driverMemory': '32G', 'tuplex.env.hostname': '4e1bb76d17c5', 'tuplex.env.mode': 'file', 'tuplex.env.user': 'root', 'tuplex.executorMemory': '6G', 'tuplex.inputSplitSize': '64MB', 'tuplex.logDir': '.', 'tuplex.optimizer.mergeExceptionsInOrder': 'False', 'tuplex.optimizer.operatorReordering': 'false', 'tuplex.optionalThreshold': '0.7', 'tuplex.partitionSize': '32MB', 'tuplex.readBufferSize': '128KB', 'tuplex.runTimeLibrary': '/usr/local/lib/python3.6/site-packages/Tuplex-0.1.7-py3.6.egg/tuplex/libexec/tuplex_runtime', 'tuplex.runTimeMemory': '64MB', 'tuplex.runTimeMemoryBlockSize': '4MB', 'tuplex.scratchDir': '/tmp', 'tuplex.webui.mongodb.path': '/data/tuplex_history', 'tuplex.webui.mongodb.url': 'localhost', 'tuplex.webui.url': 'localhost'}
{"logical_optimization_time_s":0.0324811,"llvm_optimization_time_s":0.16065,"llvm_compilation_time_s":0.0703986,"total_compilation_time_s":0.240313,"sampling_time_s":0.116673,"stages":[{"stage_no":0,"fast_path_wall_time_s":48.9304,"fast_path_time_s":48.9335,"fast_path_per_row_time_ns":868.319,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0}]}
{"webui.enable": false, "executorMemory": "6G", "executorCount": 0, "driverMemory": "32G", "partitionSize": "32MB", "runTimeMemory": "64MB", "inputSplitSize": "64MB", "useLLVMOptimizer": true, "optimizer.nullValueOptimization": false, "csv.selectionPushdown": true, "optimizer.generateParser": false, "optimizer.mergeExceptionsInOrder": false, "optimizer.filterPushdown": true, "resolveWithInterpreterOnly": false}
{"startupTime": 0.004918336868286133, "jobTime": 49.90847849845886, "mode": "custom", "mergeExceptionsInOrder": false}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
