[2021-03-25 10:55:08.485] [global] [error] could not find backend, defaulting to local
[2021-03-25 10:55:08.485] [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:55:08.485] [local ee] [info] initializing LLVM backend
[2021-03-25 10:55:08.485] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-25 10:55:08.485] [LLVM] [info] compiling code for skylake-avx512
[2021-03-25 10:55:08.486] [memory] [info] allocated bitmap managed memory region (32.00 GB, 32.00 MB block size)
[2021-03-25 10:55:08.486] [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:55:08.486] [fileinputoperator] [info] found 1 file (10.01 GB) to process.
[2021-03-25 10:55:08.487] [global] [info] sampled file:///data/zillow/Zdirty/zillow_dirty@10G.csv on 256.00 KB
[2021-03-25 10:55:08.629] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:55:08.646] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:55:08.659] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:55:08.692] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:55:08.722] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:55:08.741] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:55:08.779] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:55:08.794] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:55:08.798] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:55:08.802] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:55:08.805] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:55:08.808] [global] [error] unsupported node type
[2021-03-25 10:55:08.808] [global] [error] unsupported node type
[2021-03-25 10:55:08.808] [global] [error] unsupported node type
[2021-03-25 10:55:08.808] [global] [error] unsupported node type
[2021-03-25 10:55:08.831] [logical planner] [info] logical optimization took 0.032475ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-25 10:55:08.831] [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:55:08.832] [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:55:08.832] [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:55:08.833] [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:55:08.834] [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:55:08.834] [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:55:08.835] [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:55:08.835] [codegen] [info] generating lambda function for (str) -> str
[2021-03-25 10:55:08.836] [codegen] [info] generating lambda function for (Option[str]) -> str
[2021-03-25 10:55:08.837] [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:55:08.838] [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:55:08.838] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-25 10:55:08.839] [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:55:08.840] [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:55:08.840] [codegen] [info] generating lambda function for (Option[i64]) -> i64
[2021-03-25 10:55:08.841] [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:55:08.842] [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:55:08.843] [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:55:08.844] [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:55:08.844] [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:55:08.872] [global] [info] Stage0 depends on: 
[2021-03-25 10:55:09.041] [global] [info] Optimization via LLVM passes took 0.160473 ms
[2021-03-25 10:55:09.112] [global] [info] Compiled code paths for stage 0 in 0.07 ms
[2021-03-25 10:55:09.112] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.239946s
[2021-03-25 10:55:09.112] [local ee] [info] split /data/zillow/Zdirty/zillow_dirty@10G.csv into 160 tasks
[2021-03-25 10:55:09.420] [driver] [info] [Task Finished] Transform to mem in 0.307965s (11287 normal rows, 0 exceptions)
[2021-03-25 10:55:09.726] [driver] [info] [Task Finished] Transform to mem in 0.305358s (11261 normal rows, 0 exceptions)
[2021-03-25 10:55:10.032] [driver] [info] [Task Finished] Transform to mem in 0.306374s (11335 normal rows, 0 exceptions)
[2021-03-25 10:55:10.337] [driver] [info] [Task Finished] Transform to mem in 0.305328s (11231 normal rows, 0 exceptions)
[2021-03-25 10:55:10.643] [driver] [info] [Task Finished] Transform to mem in 0.305491s (11167 normal rows, 0 exceptions)
[2021-03-25 10:55:10.949] [driver] [info] [Task Finished] Transform to mem in 0.305823s (11177 normal rows, 0 exceptions)
[2021-03-25 10:55:11.254] [driver] [info] [Task Finished] Transform to mem in 0.305139s (11220 normal rows, 0 exceptions)
[2021-03-25 10:55:11.559] [driver] [info] [Task Finished] Transform to mem in 0.304913s (11185 normal rows, 0 exceptions)
[2021-03-25 10:55:11.865] [driver] [info] [Task Finished] Transform to mem in 0.306046s (11267 normal rows, 0 exceptions)
[2021-03-25 10:55:12.170] [driver] [info] [Task Finished] Transform to mem in 0.305438s (11281 normal rows, 0 exceptions)
[2021-03-25 10:55:12.475] [driver] [info] [Task Finished] Transform to mem in 0.304758s (11335 normal rows, 0 exceptions)
[2021-03-25 10:55:12.780] [driver] [info] [Task Finished] Transform to mem in 0.305311s (11209 normal rows, 0 exceptions)
[2021-03-25 10:55:13.086] [driver] [info] [Task Finished] Transform to mem in 0.305780s (11189 normal rows, 0 exceptions)
[2021-03-25 10:55:13.392] [driver] [info] [Task Finished] Transform to mem in 0.305940s (11177 normal rows, 0 exceptions)
[2021-03-25 10:55:13.697] [driver] [info] [Task Finished] Transform to mem in 0.304937s (11220 normal rows, 0 exceptions)
[2021-03-25 10:55:14.003] [driver] [info] [Task Finished] Transform to mem in 0.305829s (11185 normal rows, 0 exceptions)
[2021-03-25 10:55:14.308] [driver] [info] [Task Finished] Transform to mem in 0.305332s (11267 normal rows, 0 exceptions)
[2021-03-25 10:55:14.615] [driver] [info] [Task Finished] Transform to mem in 0.306637s (11281 normal rows, 0 exceptions)
[2021-03-25 10:55:14.920] [driver] [info] [Task Finished] Transform to mem in 0.305142s (11335 normal rows, 0 exceptions)
[2021-03-25 10:55:15.226] [driver] [info] [Task Finished] Transform to mem in 0.305828s (11209 normal rows, 0 exceptions)
[2021-03-25 10:55:15.531] [driver] [info] [Task Finished] Transform to mem in 0.305532s (11163 normal rows, 0 exceptions)
[2021-03-25 10:55:15.837] [driver] [info] [Task Finished] Transform to mem in 0.305229s (11203 normal rows, 0 exceptions)
[2021-03-25 10:55:16.143] [driver] [info] [Task Finished] Transform to mem in 0.305869s (11220 normal rows, 0 exceptions)
[2021-03-25 10:55:16.447] [driver] [info] [Task Finished] Transform to mem in 0.304132s (11185 normal rows, 0 exceptions)
[2021-03-25 10:55:16.753] [driver] [info] [Task Finished] Transform to mem in 0.305962s (11267 normal rows, 0 exceptions)
[2021-03-25 10:55:17.059] [driver] [info] [Task Finished] Transform to mem in 0.305863s (11268 normal rows, 0 exceptions)
[2021-03-25 10:55:17.363] [driver] [info] [Task Finished] Transform to mem in 0.304908s (11293 normal rows, 0 exceptions)
[2021-03-25 10:55:17.669] [driver] [info] [Task Finished] Transform to mem in 0.305517s (11259 normal rows, 0 exceptions)
[2021-03-25 10:55:17.975] [driver] [info] [Task Finished] Transform to mem in 0.305798s (11168 normal rows, 0 exceptions)
[2021-03-25 10:55:18.281] [driver] [info] [Task Finished] Transform to mem in 0.305950s (11203 normal rows, 0 exceptions)
[2021-03-25 10:55:18.586] [driver] [info] [Task Finished] Transform to mem in 0.305482s (11220 normal rows, 0 exceptions)
[2021-03-25 10:55:18.891] [driver] [info] [Task Finished] Transform to mem in 0.304643s (11172 normal rows, 0 exceptions)
[2021-03-25 10:55:19.196] [driver] [info] [Task Finished] Transform to mem in 0.304728s (11280 normal rows, 0 exceptions)
[2021-03-25 10:55:19.501] [driver] [info] [Task Finished] Transform to mem in 0.304826s (11252 normal rows, 0 exceptions)
[2021-03-25 10:55:19.805] [driver] [info] [Task Finished] Transform to mem in 0.304166s (11309 normal rows, 0 exceptions)
[2021-03-25 10:55:20.110] [driver] [info] [Task Finished] Transform to mem in 0.304792s (11259 normal rows, 0 exceptions)
[2021-03-25 10:55:20.416] [driver] [info] [Task Finished] Transform to mem in 0.306118s (11168 normal rows, 0 exceptions)
[2021-03-25 10:55:20.721] [driver] [info] [Task Finished] Transform to mem in 0.305104s (11184 normal rows, 0 exceptions)
[2021-03-25 10:55:21.026] [driver] [info] [Task Finished] Transform to mem in 0.305266s (11210 normal rows, 0 exceptions)
[2021-03-25 10:55:21.332] [driver] [info] [Task Finished] Transform to mem in 0.305624s (11201 normal rows, 0 exceptions)
[2021-03-25 10:55:21.637] [driver] [info] [Task Finished] Transform to mem in 0.305114s (11244 normal rows, 0 exceptions)
[2021-03-25 10:55:21.943] [driver] [info] [Task Finished] Transform to mem in 0.305685s (11288 normal rows, 0 exceptions)
[2021-03-25 10:55:22.248] [driver] [info] [Task Finished] Transform to mem in 0.305256s (11309 normal rows, 0 exceptions)
[2021-03-25 10:55:22.553] [driver] [info] [Task Finished] Transform to mem in 0.304768s (11259 normal rows, 0 exceptions)
[2021-03-25 10:55:22.858] [driver] [info] [Task Finished] Transform to mem in 0.305638s (11168 normal rows, 0 exceptions)
[2021-03-25 10:55:23.164] [driver] [info] [Task Finished] Transform to mem in 0.305744s (11184 normal rows, 0 exceptions)
[2021-03-25 10:55:23.469] [driver] [info] [Task Finished] Transform to mem in 0.305325s (11210 normal rows, 0 exceptions)
[2021-03-25 10:55:23.775] [driver] [info] [Task Finished] Transform to mem in 0.305617s (11192 normal rows, 0 exceptions)
[2021-03-25 10:55:24.080] [driver] [info] [Task Finished] Transform to mem in 0.305454s (11253 normal rows, 0 exceptions)
[2021-03-25 10:55:24.385] [driver] [info] [Task Finished] Transform to mem in 0.304717s (11285 normal rows, 0 exceptions)
[2021-03-25 10:55:24.690] [driver] [info] [Task Finished] Transform to mem in 0.305267s (11312 normal rows, 0 exceptions)
[2021-03-25 10:55:24.995] [driver] [info] [Task Finished] Transform to mem in 0.304880s (11259 normal rows, 0 exceptions)
[2021-03-25 10:55:25.301] [driver] [info] [Task Finished] Transform to mem in 0.305590s (11157 normal rows, 0 exceptions)
[2021-03-25 10:55:25.606] [driver] [info] [Task Finished] Transform to mem in 0.305472s (11195 normal rows, 0 exceptions)
[2021-03-25 10:55:25.912] [driver] [info] [Task Finished] Transform to mem in 0.305453s (11210 normal rows, 0 exceptions)
[2021-03-25 10:55:26.217] [driver] [info] [Task Finished] Transform to mem in 0.304668s (11192 normal rows, 0 exceptions)
[2021-03-25 10:55:26.521] [driver] [info] [Task Finished] Transform to mem in 0.303959s (11253 normal rows, 0 exceptions)
[2021-03-25 10:55:26.826] [driver] [info] [Task Finished] Transform to mem in 0.305820s (11285 normal rows, 0 exceptions)
[2021-03-25 10:55:27.132] [driver] [info] [Task Finished] Transform to mem in 0.305460s (11312 normal rows, 0 exceptions)
[2021-03-25 10:55:27.437] [driver] [info] [Task Finished] Transform to mem in 0.305084s (11251 normal rows, 0 exceptions)
[2021-03-25 10:55:27.742] [driver] [info] [Task Finished] Transform to mem in 0.305455s (11156 normal rows, 0 exceptions)
[2021-03-25 10:55:28.048] [driver] [info] [Task Finished] Transform to mem in 0.305424s (11188 normal rows, 0 exceptions)
[2021-03-25 10:55:28.352] [driver] [info] [Task Finished] Transform to mem in 0.304433s (11226 normal rows, 0 exceptions)
[2021-03-25 10:55:28.658] [driver] [info] [Task Finished] Transform to mem in 0.305398s (11192 normal rows, 0 exceptions)
[2021-03-25 10:55:28.963] [driver] [info] [Task Finished] Transform to mem in 0.305029s (11243 normal rows, 0 exceptions)
[2021-03-25 10:55:29.274] [driver] [info] [Task Finished] Transform to mem in 0.310945s (11295 normal rows, 0 exceptions)
[2021-03-25 10:55:29.579] [driver] [info] [Task Finished] Transform to mem in 0.305225s (11263 normal rows, 0 exceptions)
[2021-03-25 10:55:29.885] [driver] [info] [Task Finished] Transform to mem in 0.305825s (11268 normal rows, 0 exceptions)
[2021-03-25 10:55:30.192] [driver] [info] [Task Finished] Transform to mem in 0.307252s (11188 normal rows, 0 exceptions)
[2021-03-25 10:55:30.498] [driver] [info] [Task Finished] Transform to mem in 0.305879s (11188 normal rows, 0 exceptions)
[2021-03-25 10:55:30.804] [driver] [info] [Task Finished] Transform to mem in 0.305512s (11226 normal rows, 0 exceptions)
[2021-03-25 10:55:31.110] [driver] [info] [Task Finished] Transform to mem in 0.306157s (11182 normal rows, 0 exceptions)
[2021-03-25 10:55:31.415] [driver] [info] [Task Finished] Transform to mem in 0.305397s (11253 normal rows, 0 exceptions)
[2021-03-25 10:55:31.721] [driver] [info] [Task Finished] Transform to mem in 0.305730s (11278 normal rows, 0 exceptions)
[2021-03-25 10:55:32.027] [driver] [info] [Task Finished] Transform to mem in 0.305918s (11280 normal rows, 0 exceptions)
[2021-03-25 10:55:32.332] [driver] [info] [Task Finished] Transform to mem in 0.305412s (11268 normal rows, 0 exceptions)
[2021-03-25 10:55:32.638] [driver] [info] [Task Finished] Transform to mem in 0.305666s (11188 normal rows, 0 exceptions)
[2021-03-25 10:55:32.944] [driver] [info] [Task Finished] Transform to mem in 0.306186s (11188 normal rows, 0 exceptions)
[2021-03-25 10:55:33.249] [driver] [info] [Task Finished] Transform to mem in 0.304876s (11208 normal rows, 0 exceptions)
[2021-03-25 10:55:33.555] [driver] [info] [Task Finished] Transform to mem in 0.305848s (11200 normal rows, 0 exceptions)
[2021-03-25 10:55:33.860] [driver] [info] [Task Finished] Transform to mem in 0.304961s (11216 normal rows, 0 exceptions)
[2021-03-25 10:55:34.165] [driver] [info] [Task Finished] Transform to mem in 0.305180s (11315 normal rows, 0 exceptions)
[2021-03-25 10:55:34.470] [driver] [info] [Task Finished] Transform to mem in 0.305385s (11280 normal rows, 0 exceptions)
[2021-03-25 10:55:34.776] [driver] [info] [Task Finished] Transform to mem in 0.305320s (11268 normal rows, 0 exceptions)
[2021-03-25 10:55:35.083] [driver] [info] [Task Finished] Transform to mem in 0.307148s (11168 normal rows, 0 exceptions)
[2021-03-25 10:55:35.389] [driver] [info] [Task Finished] Transform to mem in 0.306078s (11180 normal rows, 0 exceptions)
[2021-03-25 10:55:35.694] [driver] [info] [Task Finished] Transform to mem in 0.305304s (11236 normal rows, 0 exceptions)
[2021-03-25 10:55:36.001] [driver] [info] [Task Finished] Transform to mem in 0.306254s (11200 normal rows, 0 exceptions)
[2021-03-25 10:55:36.305] [driver] [info] [Task Finished] Transform to mem in 0.304672s (11175 normal rows, 0 exceptions)
[2021-03-25 10:55:36.612] [driver] [info] [Task Finished] Transform to mem in 0.306200s (11356 normal rows, 0 exceptions)
[2021-03-25 10:55:36.917] [driver] [info] [Task Finished] Transform to mem in 0.305719s (11280 normal rows, 0 exceptions)
[2021-03-25 10:55:37.223] [driver] [info] [Task Finished] Transform to mem in 0.305395s (11253 normal rows, 0 exceptions)
[2021-03-25 10:55:37.529] [driver] [info] [Task Finished] Transform to mem in 0.306808s (11183 normal rows, 0 exceptions)
[2021-03-25 10:55:37.835] [driver] [info] [Task Finished] Transform to mem in 0.305994s (11180 normal rows, 0 exceptions)
[2021-03-25 10:55:38.141] [driver] [info] [Task Finished] Transform to mem in 0.305131s (11236 normal rows, 0 exceptions)
[2021-03-25 10:55:38.446] [driver] [info] [Task Finished] Transform to mem in 0.305164s (11200 normal rows, 0 exceptions)
[2021-03-25 10:55:38.751] [driver] [info] [Task Finished] Transform to mem in 0.305581s (11175 normal rows, 0 exceptions)
[2021-03-25 10:55:39.057] [driver] [info] [Task Finished] Transform to mem in 0.305495s (11356 normal rows, 0 exceptions)
[2021-03-25 10:55:39.362] [driver] [info] [Task Finished] Transform to mem in 0.305555s (11273 normal rows, 0 exceptions)
[2021-03-25 10:55:39.669] [driver] [info] [Task Finished] Transform to mem in 0.306654s (11260 normal rows, 0 exceptions)
[2021-03-25 10:55:39.974] [driver] [info] [Task Finished] Transform to mem in 0.305085s (11183 normal rows, 0 exceptions)
[2021-03-25 10:55:40.280] [driver] [info] [Task Finished] Transform to mem in 0.305969s (11180 normal rows, 0 exceptions)
[2021-03-25 10:55:40.585] [driver] [info] [Task Finished] Transform to mem in 0.305043s (11220 normal rows, 0 exceptions)
[2021-03-25 10:55:40.891] [driver] [info] [Task Finished] Transform to mem in 0.305483s (11196 normal rows, 0 exceptions)
[2021-03-25 10:55:41.196] [driver] [info] [Task Finished] Transform to mem in 0.305453s (11175 normal rows, 0 exceptions)
[2021-03-25 10:55:41.501] [driver] [info] [Task Finished] Transform to mem in 0.305139s (11376 normal rows, 0 exceptions)
[2021-03-25 10:55:41.807] [driver] [info] [Task Finished] Transform to mem in 0.305734s (11181 normal rows, 0 exceptions)
[2021-03-25 10:55:42.113] [driver] [info] [Task Finished] Transform to mem in 0.305575s (11352 normal rows, 0 exceptions)
[2021-03-25 10:55:42.418] [driver] [info] [Task Finished] Transform to mem in 0.304992s (11173 normal rows, 0 exceptions)
[2021-03-25 10:55:42.724] [driver] [info] [Task Finished] Transform to mem in 0.305889s (11190 normal rows, 0 exceptions)
[2021-03-25 10:55:43.029] [driver] [info] [Task Finished] Transform to mem in 0.305440s (11183 normal rows, 0 exceptions)
[2021-03-25 10:55:43.335] [driver] [info] [Task Finished] Transform to mem in 0.305870s (11233 normal rows, 0 exceptions)
[2021-03-25 10:55:43.641] [driver] [info] [Task Finished] Transform to mem in 0.305937s (11153 normal rows, 0 exceptions)
[2021-03-25 10:55:43.948] [driver] [info] [Task Finished] Transform to mem in 0.307275s (11349 normal rows, 0 exceptions)
[2021-03-25 10:55:44.254] [driver] [info] [Task Finished] Transform to mem in 0.305870s (11226 normal rows, 0 exceptions)
[2021-03-25 10:55:44.561] [driver] [info] [Task Finished] Transform to mem in 0.306326s (11348 normal rows, 0 exceptions)
[2021-03-25 10:55:44.866] [driver] [info] [Task Finished] Transform to mem in 0.305455s (11181 normal rows, 0 exceptions)
[2021-03-25 10:55:45.172] [driver] [info] [Task Finished] Transform to mem in 0.305700s (11185 normal rows, 0 exceptions)
[2021-03-25 10:55:45.477] [driver] [info] [Task Finished] Transform to mem in 0.305404s (11188 normal rows, 0 exceptions)
[2021-03-25 10:55:45.784] [driver] [info] [Task Finished] Transform to mem in 0.306446s (11233 normal rows, 0 exceptions)
[2021-03-25 10:55:46.090] [driver] [info] [Task Finished] Transform to mem in 0.306544s (11153 normal rows, 0 exceptions)
[2021-03-25 10:55:46.397] [driver] [info] [Task Finished] Transform to mem in 0.306949s (11349 normal rows, 0 exceptions)
[2021-03-25 10:55:46.704] [driver] [info] [Task Finished] Transform to mem in 0.306743s (11224 normal rows, 0 exceptions)
[2021-03-25 10:55:47.011] [driver] [info] [Task Finished] Transform to mem in 0.307081s (11350 normal rows, 0 exceptions)
[2021-03-25 10:55:47.317] [driver] [info] [Task Finished] Transform to mem in 0.306385s (11181 normal rows, 0 exceptions)
[2021-03-25 10:55:47.623] [driver] [info] [Task Finished] Transform to mem in 0.305846s (11177 normal rows, 0 exceptions)
[2021-03-25 10:55:47.929] [driver] [info] [Task Finished] Transform to mem in 0.306120s (11196 normal rows, 0 exceptions)
[2021-03-25 10:55:48.235] [driver] [info] [Task Finished] Transform to mem in 0.305796s (11233 normal rows, 0 exceptions)
[2021-03-25 10:55:48.542] [driver] [info] [Task Finished] Transform to mem in 0.306361s (11153 normal rows, 0 exceptions)
[2021-03-25 10:55:48.847] [driver] [info] [Task Finished] Transform to mem in 0.305746s (11349 normal rows, 0 exceptions)
[2021-03-25 10:55:49.154] [driver] [info] [Task Finished] Transform to mem in 0.306236s (11224 normal rows, 0 exceptions)
[2021-03-25 10:55:49.461] [driver] [info] [Task Finished] Transform to mem in 0.306993s (11350 normal rows, 0 exceptions)
[2021-03-25 10:55:49.766] [driver] [info] [Task Finished] Transform to mem in 0.305601s (11181 normal rows, 0 exceptions)
[2021-03-25 10:55:50.073] [driver] [info] [Task Finished] Transform to mem in 0.307116s (11177 normal rows, 0 exceptions)
[2021-03-25 10:55:50.380] [driver] [info] [Task Finished] Transform to mem in 0.306500s (11190 normal rows, 0 exceptions)
[2021-03-25 10:55:50.687] [driver] [info] [Task Finished] Transform to mem in 0.306875s (11204 normal rows, 0 exceptions)
[2021-03-25 10:55:50.992] [driver] [info] [Task Finished] Transform to mem in 0.304847s (11183 normal rows, 0 exceptions)
[2021-03-25 10:55:51.297] [driver] [info] [Task Finished] Transform to mem in 0.305228s (11354 normal rows, 0 exceptions)
[2021-03-25 10:55:51.603] [driver] [info] [Task Finished] Transform to mem in 0.305754s (11224 normal rows, 0 exceptions)
[2021-03-25 10:55:51.907] [driver] [info] [Task Finished] Transform to mem in 0.304605s (11338 normal rows, 0 exceptions)
[2021-03-25 10:55:52.214] [driver] [info] [Task Finished] Transform to mem in 0.306653s (11193 normal rows, 0 exceptions)
[2021-03-25 10:55:52.520] [driver] [info] [Task Finished] Transform to mem in 0.306566s (11177 normal rows, 0 exceptions)
[2021-03-25 10:55:52.826] [driver] [info] [Task Finished] Transform to mem in 0.305920s (11190 normal rows, 0 exceptions)
[2021-03-25 10:55:53.132] [driver] [info] [Task Finished] Transform to mem in 0.305719s (11204 normal rows, 0 exceptions)
[2021-03-25 10:55:53.440] [driver] [info] [Task Finished] Transform to mem in 0.307338s (11183 normal rows, 0 exceptions)
[2021-03-25 10:55:53.746] [driver] [info] [Task Finished] Transform to mem in 0.306369s (11354 normal rows, 0 exceptions)
[2021-03-25 10:55:54.053] [driver] [info] [Task Finished] Transform to mem in 0.306843s (11208 normal rows, 0 exceptions)
[2021-03-25 10:55:54.358] [driver] [info] [Task Finished] Transform to mem in 0.305711s (11354 normal rows, 0 exceptions)
[2021-03-25 10:55:54.665] [driver] [info] [Task Finished] Transform to mem in 0.306502s (11181 normal rows, 0 exceptions)
[2021-03-25 10:55:54.972] [driver] [info] [Task Finished] Transform to mem in 0.307196s (11189 normal rows, 0 exceptions)
[2021-03-25 10:55:55.277] [driver] [info] [Task Finished] Transform to mem in 0.304606s (11180 normal rows, 0 exceptions)
[2021-03-25 10:55:55.583] [driver] [info] [Task Finished] Transform to mem in 0.306565s (11214 normal rows, 0 exceptions)
[2021-03-25 10:55:55.889] [driver] [info] [Task Finished] Transform to mem in 0.305844s (11180 normal rows, 0 exceptions)
[2021-03-25 10:55:56.196] [driver] [info] [Task Finished] Transform to mem in 0.306631s (11273 normal rows, 0 exceptions)
[2021-03-25 10:55:56.503] [driver] [info] [Task Finished] Transform to mem in 0.306831s (11287 normal rows, 0 exceptions)
[2021-03-25 10:55:56.809] [driver] [info] [Task Finished] Transform to mem in 0.306021s (11359 normal rows, 0 exceptions)
[2021-03-25 10:55:57.115] [driver] [info] [Task Finished] Transform to mem in 0.305705s (11181 normal rows, 0 exceptions)
[2021-03-25 10:55:57.421] [driver] [info] [Task Finished] Transform to mem in 0.306473s (11167 normal rows, 0 exceptions)
[2021-03-25 10:55:57.728] [driver] [info] [Task Finished] Transform to mem in 0.306496s (11201 normal rows, 0 exceptions)
[2021-03-25 10:55:58.071] [driver] [info] [Task Finished] Transform to mem in 0.343848s (12533 normal rows, 0 exceptions)
[2021-03-25 10:55:58.071] [global] [info] [Transform Stage] Stage 0 completed 160 load&transform tasks in 48.9596s
[2021-03-25 10:55:58.071] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.9567s, 56350770 input rows, time to process 1 row via fast path: 0.000868784ms

[2021-03-25 10:55:58.105] [global] [info] Writing 1798491 rows as output to file (273.80 MB)
[2021-03-25 10:55:58.406] [driver] [info] [Task Finished] write to file in 0.301516s (1798491 rows, 273.80 MB)
[2021-03-25 10:55:58.406] [global] [info] writing output took 0.334642s
[2021-03-25 10:55:58.406] [global] [info] [Transform Stage] Stage 0 completed 160 sink tasks in 0.334735s
[2021-03-25 10:55:58.406] [global] [info] [Transform Stage] Stage 0 took 49.5344s
[2021-03-25 10:55:58.406] [global] [info] Query Execution took 49.6113s. (planning: 0.0768946s, execution: 49.5344s)
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.004929542541503906
>>> running pipeline with custom resolve logic...
Tuplex job time: 49.92126536369324 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.0324749,"llvm_optimization_time_s":0.160473,"llvm_compilation_time_s":0.0701732,"total_compilation_time_s":0.239944,"sampling_time_s":0.111329,"stages":[{"stage_no":0,"fast_path_wall_time_s":48.9567,"fast_path_time_s":48.9596,"fast_path_per_row_time_ns":868.784,"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.004929542541503906, "jobTime": 49.92126536369324, "mode": "custom", "mergeExceptionsInOrder": false}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
