[2021-03-25 10:58:29.192] [global] [error] could not find backend, defaulting to local
[2021-03-25 10:58:29.192] [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:58:29.192] [local ee] [info] initializing LLVM backend
[2021-03-25 10:58:29.192] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-25 10:58:29.192] [LLVM] [info] compiling code for skylake-avx512
[2021-03-25 10:58:29.193] [memory] [info] allocated bitmap managed memory region (32.00 GB, 32.00 MB block size)
[2021-03-25 10:58:29.193] [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:58:29.193] [fileinputoperator] [info] found 1 file (10.01 GB) to process.
[2021-03-25 10:58:29.193] [global] [info] sampled file:///data/zillow/Zdirty/zillow_dirty@10G.csv on 256.00 KB
[2021-03-25 10:58:29.340] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:58:29.357] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:58:29.370] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:58:29.403] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:58:29.433] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:58:29.452] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:58:29.489] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:58:29.505] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:58:29.509] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:58:29.513] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:58:29.516] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:58:29.519] [global] [error] unsupported node type
[2021-03-25 10:58:29.519] [global] [error] unsupported node type
[2021-03-25 10:58:29.519] [global] [error] unsupported node type
[2021-03-25 10:58:29.519] [global] [error] unsupported node type
[2021-03-25 10:58:29.542] [logical planner] [info] logical optimization took 0.032441ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-25 10:58:29.542] [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:58:29.543] [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:58:29.543] [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:58:29.544] [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:58:29.545] [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:58:29.545] [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:58:29.546] [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:58:29.546] [codegen] [info] generating lambda function for (str) -> str
[2021-03-25 10:58:29.547] [codegen] [info] generating lambda function for (Option[str]) -> str
[2021-03-25 10:58:29.548] [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:58:29.549] [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:58:29.549] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-25 10:58:29.550] [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:58:29.551] [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:58:29.551] [codegen] [info] generating lambda function for (Option[i64]) -> i64
[2021-03-25 10:58:29.552] [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:58:29.553] [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:58:29.554] [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:58:29.554] [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:58:29.555] [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:58:29.583] [global] [info] Stage0 depends on: 
[2021-03-25 10:58:29.752] [global] [info] Optimization via LLVM passes took 0.159983 ms
[2021-03-25 10:58:29.822] [global] [info] Compiled code paths for stage 0 in 0.07 ms
[2021-03-25 10:58:29.822] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.239383s
[2021-03-25 10:58:29.822] [local ee] [info] split /data/zillow/Zdirty/zillow_dirty@10G.csv into 160 tasks
[2021-03-25 10:58:30.128] [driver] [info] [Task Finished] Transform to mem in 0.305032s (11287 normal rows, 0 exceptions)
[2021-03-25 10:58:30.430] [driver] [info] [Task Finished] Transform to mem in 0.302783s (11261 normal rows, 0 exceptions)
[2021-03-25 10:58:30.733] [driver] [info] [Task Finished] Transform to mem in 0.302733s (11335 normal rows, 0 exceptions)
[2021-03-25 10:58:31.036] [driver] [info] [Task Finished] Transform to mem in 0.303171s (11231 normal rows, 0 exceptions)
[2021-03-25 10:58:31.339] [driver] [info] [Task Finished] Transform to mem in 0.302550s (11167 normal rows, 0 exceptions)
[2021-03-25 10:58:31.641] [driver] [info] [Task Finished] Transform to mem in 0.302496s (11177 normal rows, 0 exceptions)
[2021-03-25 10:58:31.944] [driver] [info] [Task Finished] Transform to mem in 0.302424s (11220 normal rows, 0 exceptions)
[2021-03-25 10:58:32.246] [driver] [info] [Task Finished] Transform to mem in 0.301773s (11185 normal rows, 0 exceptions)
[2021-03-25 10:58:32.548] [driver] [info] [Task Finished] Transform to mem in 0.302001s (11267 normal rows, 0 exceptions)
[2021-03-25 10:58:32.850] [driver] [info] [Task Finished] Transform to mem in 0.302109s (11281 normal rows, 0 exceptions)
[2021-03-25 10:58:33.152] [driver] [info] [Task Finished] Transform to mem in 0.302193s (11335 normal rows, 0 exceptions)
[2021-03-25 10:58:33.454] [driver] [info] [Task Finished] Transform to mem in 0.301664s (11209 normal rows, 0 exceptions)
[2021-03-25 10:58:33.756] [driver] [info] [Task Finished] Transform to mem in 0.302069s (11189 normal rows, 0 exceptions)
[2021-03-25 10:58:34.058] [driver] [info] [Task Finished] Transform to mem in 0.302297s (11177 normal rows, 0 exceptions)
[2021-03-25 10:58:34.360] [driver] [info] [Task Finished] Transform to mem in 0.301774s (11220 normal rows, 0 exceptions)
[2021-03-25 10:58:34.662] [driver] [info] [Task Finished] Transform to mem in 0.301985s (11185 normal rows, 0 exceptions)
[2021-03-25 10:58:34.964] [driver] [info] [Task Finished] Transform to mem in 0.302103s (11267 normal rows, 0 exceptions)
[2021-03-25 10:58:35.267] [driver] [info] [Task Finished] Transform to mem in 0.303041s (11281 normal rows, 0 exceptions)
[2021-03-25 10:58:35.569] [driver] [info] [Task Finished] Transform to mem in 0.302323s (11335 normal rows, 0 exceptions)
[2021-03-25 10:58:35.871] [driver] [info] [Task Finished] Transform to mem in 0.301845s (11209 normal rows, 0 exceptions)
[2021-03-25 10:58:36.173] [driver] [info] [Task Finished] Transform to mem in 0.302276s (11163 normal rows, 0 exceptions)
[2021-03-25 10:58:36.476] [driver] [info] [Task Finished] Transform to mem in 0.302969s (11203 normal rows, 0 exceptions)
[2021-03-25 10:58:36.779] [driver] [info] [Task Finished] Transform to mem in 0.302101s (11220 normal rows, 0 exceptions)
[2021-03-25 10:58:37.080] [driver] [info] [Task Finished] Transform to mem in 0.301542s (11185 normal rows, 0 exceptions)
[2021-03-25 10:58:37.382] [driver] [info] [Task Finished] Transform to mem in 0.301791s (11267 normal rows, 0 exceptions)
[2021-03-25 10:58:37.684] [driver] [info] [Task Finished] Transform to mem in 0.302087s (11268 normal rows, 0 exceptions)
[2021-03-25 10:58:37.986] [driver] [info] [Task Finished] Transform to mem in 0.301802s (11293 normal rows, 0 exceptions)
[2021-03-25 10:58:38.288] [driver] [info] [Task Finished] Transform to mem in 0.302494s (11259 normal rows, 0 exceptions)
[2021-03-25 10:58:38.591] [driver] [info] [Task Finished] Transform to mem in 0.302143s (11168 normal rows, 0 exceptions)
[2021-03-25 10:58:38.893] [driver] [info] [Task Finished] Transform to mem in 0.302066s (11203 normal rows, 0 exceptions)
[2021-03-25 10:58:39.195] [driver] [info] [Task Finished] Transform to mem in 0.301860s (11220 normal rows, 0 exceptions)
[2021-03-25 10:58:39.496] [driver] [info] [Task Finished] Transform to mem in 0.301567s (11172 normal rows, 0 exceptions)
[2021-03-25 10:58:39.798] [driver] [info] [Task Finished] Transform to mem in 0.301547s (11280 normal rows, 0 exceptions)
[2021-03-25 10:58:40.100] [driver] [info] [Task Finished] Transform to mem in 0.302196s (11252 normal rows, 0 exceptions)
[2021-03-25 10:58:40.402] [driver] [info] [Task Finished] Transform to mem in 0.302549s (11309 normal rows, 0 exceptions)
[2021-03-25 10:58:40.705] [driver] [info] [Task Finished] Transform to mem in 0.302336s (11259 normal rows, 0 exceptions)
[2021-03-25 10:58:41.007] [driver] [info] [Task Finished] Transform to mem in 0.302281s (11168 normal rows, 0 exceptions)
[2021-03-25 10:58:41.309] [driver] [info] [Task Finished] Transform to mem in 0.301674s (11184 normal rows, 0 exceptions)
[2021-03-25 10:58:41.610] [driver] [info] [Task Finished] Transform to mem in 0.301698s (11210 normal rows, 0 exceptions)
[2021-03-25 10:58:41.913] [driver] [info] [Task Finished] Transform to mem in 0.302053s (11201 normal rows, 0 exceptions)
[2021-03-25 10:58:42.214] [driver] [info] [Task Finished] Transform to mem in 0.301817s (11244 normal rows, 0 exceptions)
[2021-03-25 10:58:42.517] [driver] [info] [Task Finished] Transform to mem in 0.302240s (11288 normal rows, 0 exceptions)
[2021-03-25 10:58:42.819] [driver] [info] [Task Finished] Transform to mem in 0.302378s (11309 normal rows, 0 exceptions)
[2021-03-25 10:58:43.121] [driver] [info] [Task Finished] Transform to mem in 0.302172s (11259 normal rows, 0 exceptions)
[2021-03-25 10:58:43.424] [driver] [info] [Task Finished] Transform to mem in 0.302554s (11168 normal rows, 0 exceptions)
[2021-03-25 10:58:43.726] [driver] [info] [Task Finished] Transform to mem in 0.302512s (11184 normal rows, 0 exceptions)
[2021-03-25 10:58:44.028] [driver] [info] [Task Finished] Transform to mem in 0.301750s (11210 normal rows, 0 exceptions)
[2021-03-25 10:58:44.331] [driver] [info] [Task Finished] Transform to mem in 0.302466s (11192 normal rows, 0 exceptions)
[2021-03-25 10:58:44.633] [driver] [info] [Task Finished] Transform to mem in 0.301955s (11253 normal rows, 0 exceptions)
[2021-03-25 10:58:44.935] [driver] [info] [Task Finished] Transform to mem in 0.302546s (11285 normal rows, 0 exceptions)
[2021-03-25 10:58:45.237] [driver] [info] [Task Finished] Transform to mem in 0.302245s (11312 normal rows, 0 exceptions)
[2021-03-25 10:58:45.540] [driver] [info] [Task Finished] Transform to mem in 0.302209s (11259 normal rows, 0 exceptions)
[2021-03-25 10:58:45.842] [driver] [info] [Task Finished] Transform to mem in 0.302071s (11157 normal rows, 0 exceptions)
[2021-03-25 10:58:46.145] [driver] [info] [Task Finished] Transform to mem in 0.303037s (11195 normal rows, 0 exceptions)
[2021-03-25 10:58:46.446] [driver] [info] [Task Finished] Transform to mem in 0.301571s (11210 normal rows, 0 exceptions)
[2021-03-25 10:58:46.749] [driver] [info] [Task Finished] Transform to mem in 0.302776s (11192 normal rows, 0 exceptions)
[2021-03-25 10:58:47.051] [driver] [info] [Task Finished] Transform to mem in 0.301648s (11253 normal rows, 0 exceptions)
[2021-03-25 10:58:47.353] [driver] [info] [Task Finished] Transform to mem in 0.302323s (11285 normal rows, 0 exceptions)
[2021-03-25 10:58:47.655] [driver] [info] [Task Finished] Transform to mem in 0.302190s (11312 normal rows, 0 exceptions)
[2021-03-25 10:58:47.958] [driver] [info] [Task Finished] Transform to mem in 0.302536s (11251 normal rows, 0 exceptions)
[2021-03-25 10:58:48.260] [driver] [info] [Task Finished] Transform to mem in 0.301978s (11156 normal rows, 0 exceptions)
[2021-03-25 10:58:48.562] [driver] [info] [Task Finished] Transform to mem in 0.302125s (11188 normal rows, 0 exceptions)
[2021-03-25 10:58:48.864] [driver] [info] [Task Finished] Transform to mem in 0.301892s (11226 normal rows, 0 exceptions)
[2021-03-25 10:58:49.166] [driver] [info] [Task Finished] Transform to mem in 0.302060s (11192 normal rows, 0 exceptions)
[2021-03-25 10:58:49.468] [driver] [info] [Task Finished] Transform to mem in 0.301862s (11243 normal rows, 0 exceptions)
[2021-03-25 10:58:49.771] [driver] [info] [Task Finished] Transform to mem in 0.302869s (11295 normal rows, 0 exceptions)
[2021-03-25 10:58:50.073] [driver] [info] [Task Finished] Transform to mem in 0.302152s (11263 normal rows, 0 exceptions)
[2021-03-25 10:58:50.375] [driver] [info] [Task Finished] Transform to mem in 0.301952s (11268 normal rows, 0 exceptions)
[2021-03-25 10:58:50.677] [driver] [info] [Task Finished] Transform to mem in 0.301799s (11188 normal rows, 0 exceptions)
[2021-03-25 10:58:50.979] [driver] [info] [Task Finished] Transform to mem in 0.302601s (11188 normal rows, 0 exceptions)
[2021-03-25 10:58:51.281] [driver] [info] [Task Finished] Transform to mem in 0.301875s (11226 normal rows, 0 exceptions)
[2021-03-25 10:58:51.584] [driver] [info] [Task Finished] Transform to mem in 0.302494s (11182 normal rows, 0 exceptions)
[2021-03-25 10:58:51.886] [driver] [info] [Task Finished] Transform to mem in 0.301970s (11253 normal rows, 0 exceptions)
[2021-03-25 10:58:52.188] [driver] [info] [Task Finished] Transform to mem in 0.302624s (11278 normal rows, 0 exceptions)
[2021-03-25 10:58:52.491] [driver] [info] [Task Finished] Transform to mem in 0.303037s (11280 normal rows, 0 exceptions)
[2021-03-25 10:58:52.794] [driver] [info] [Task Finished] Transform to mem in 0.302754s (11268 normal rows, 0 exceptions)
[2021-03-25 10:58:53.097] [driver] [info] [Task Finished] Transform to mem in 0.302375s (11188 normal rows, 0 exceptions)
[2021-03-25 10:58:53.399] [driver] [info] [Task Finished] Transform to mem in 0.302772s (11188 normal rows, 0 exceptions)
[2021-03-25 10:58:53.701] [driver] [info] [Task Finished] Transform to mem in 0.301740s (11208 normal rows, 0 exceptions)
[2021-03-25 10:58:54.003] [driver] [info] [Task Finished] Transform to mem in 0.301805s (11200 normal rows, 0 exceptions)
[2021-03-25 10:58:54.305] [driver] [info] [Task Finished] Transform to mem in 0.301830s (11216 normal rows, 0 exceptions)
[2021-03-25 10:58:54.607] [driver] [info] [Task Finished] Transform to mem in 0.302380s (11315 normal rows, 0 exceptions)
[2021-03-25 10:58:54.910] [driver] [info] [Task Finished] Transform to mem in 0.302316s (11280 normal rows, 0 exceptions)
[2021-03-25 10:58:55.212] [driver] [info] [Task Finished] Transform to mem in 0.302312s (11268 normal rows, 0 exceptions)
[2021-03-25 10:58:55.514] [driver] [info] [Task Finished] Transform to mem in 0.302194s (11168 normal rows, 0 exceptions)
[2021-03-25 10:58:55.817] [driver] [info] [Task Finished] Transform to mem in 0.302505s (11180 normal rows, 0 exceptions)
[2021-03-25 10:58:56.118] [driver] [info] [Task Finished] Transform to mem in 0.301709s (11236 normal rows, 0 exceptions)
[2021-03-25 10:58:56.420] [driver] [info] [Task Finished] Transform to mem in 0.301922s (11200 normal rows, 0 exceptions)
[2021-03-25 10:58:56.721] [driver] [info] [Task Finished] Transform to mem in 0.301091s (11175 normal rows, 0 exceptions)
[2021-03-25 10:58:57.024] [driver] [info] [Task Finished] Transform to mem in 0.302463s (11356 normal rows, 0 exceptions)
[2021-03-25 10:58:57.325] [driver] [info] [Task Finished] Transform to mem in 0.301643s (11280 normal rows, 0 exceptions)
[2021-03-25 10:58:57.627] [driver] [info] [Task Finished] Transform to mem in 0.301823s (11253 normal rows, 0 exceptions)
[2021-03-25 10:58:57.930] [driver] [info] [Task Finished] Transform to mem in 0.302405s (11183 normal rows, 0 exceptions)
[2021-03-25 10:58:58.232] [driver] [info] [Task Finished] Transform to mem in 0.302462s (11180 normal rows, 0 exceptions)
[2021-03-25 10:58:58.534] [driver] [info] [Task Finished] Transform to mem in 0.301866s (11236 normal rows, 0 exceptions)
[2021-03-25 10:58:58.837] [driver] [info] [Task Finished] Transform to mem in 0.302724s (11200 normal rows, 0 exceptions)
[2021-03-25 10:58:59.139] [driver] [info] [Task Finished] Transform to mem in 0.301787s (11175 normal rows, 0 exceptions)
[2021-03-25 10:58:59.442] [driver] [info] [Task Finished] Transform to mem in 0.303047s (11356 normal rows, 0 exceptions)
[2021-03-25 10:58:59.744] [driver] [info] [Task Finished] Transform to mem in 0.301843s (11273 normal rows, 0 exceptions)
[2021-03-25 10:59:00.046] [driver] [info] [Task Finished] Transform to mem in 0.302017s (11260 normal rows, 0 exceptions)
[2021-03-25 10:59:00.348] [driver] [info] [Task Finished] Transform to mem in 0.302181s (11183 normal rows, 0 exceptions)
[2021-03-25 10:59:00.651] [driver] [info] [Task Finished] Transform to mem in 0.302680s (11180 normal rows, 0 exceptions)
[2021-03-25 10:59:00.952] [driver] [info] [Task Finished] Transform to mem in 0.301337s (11220 normal rows, 0 exceptions)
[2021-03-25 10:59:01.254] [driver] [info] [Task Finished] Transform to mem in 0.301786s (11196 normal rows, 0 exceptions)
[2021-03-25 10:59:01.555] [driver] [info] [Task Finished] Transform to mem in 0.301558s (11175 normal rows, 0 exceptions)
[2021-03-25 10:59:01.858] [driver] [info] [Task Finished] Transform to mem in 0.302423s (11376 normal rows, 0 exceptions)
[2021-03-25 10:59:02.160] [driver] [info] [Task Finished] Transform to mem in 0.301970s (11181 normal rows, 0 exceptions)
[2021-03-25 10:59:02.462] [driver] [info] [Task Finished] Transform to mem in 0.302526s (11352 normal rows, 0 exceptions)
[2021-03-25 10:59:02.764] [driver] [info] [Task Finished] Transform to mem in 0.302004s (11173 normal rows, 0 exceptions)
[2021-03-25 10:59:03.067] [driver] [info] [Task Finished] Transform to mem in 0.302675s (11190 normal rows, 0 exceptions)
[2021-03-25 10:59:03.369] [driver] [info] [Task Finished] Transform to mem in 0.302308s (11183 normal rows, 0 exceptions)
[2021-03-25 10:59:03.672] [driver] [info] [Task Finished] Transform to mem in 0.302834s (11233 normal rows, 0 exceptions)
[2021-03-25 10:59:03.974] [driver] [info] [Task Finished] Transform to mem in 0.302330s (11153 normal rows, 0 exceptions)
[2021-03-25 10:59:04.279] [driver] [info] [Task Finished] Transform to mem in 0.304545s (11349 normal rows, 0 exceptions)
[2021-03-25 10:59:04.583] [driver] [info] [Task Finished] Transform to mem in 0.303707s (11226 normal rows, 0 exceptions)
[2021-03-25 10:59:04.886] [driver] [info] [Task Finished] Transform to mem in 0.303040s (11348 normal rows, 0 exceptions)
[2021-03-25 10:59:05.189] [driver] [info] [Task Finished] Transform to mem in 0.302966s (11181 normal rows, 0 exceptions)
[2021-03-25 10:59:05.492] [driver] [info] [Task Finished] Transform to mem in 0.303046s (11185 normal rows, 0 exceptions)
[2021-03-25 10:59:05.795] [driver] [info] [Task Finished] Transform to mem in 0.303185s (11188 normal rows, 0 exceptions)
[2021-03-25 10:59:06.098] [driver] [info] [Task Finished] Transform to mem in 0.303431s (11233 normal rows, 0 exceptions)
[2021-03-25 10:59:06.401] [driver] [info] [Task Finished] Transform to mem in 0.302237s (11153 normal rows, 0 exceptions)
[2021-03-25 10:59:06.704] [driver] [info] [Task Finished] Transform to mem in 0.303383s (11349 normal rows, 0 exceptions)
[2021-03-25 10:59:07.007] [driver] [info] [Task Finished] Transform to mem in 0.303338s (11224 normal rows, 0 exceptions)
[2021-03-25 10:59:07.311] [driver] [info] [Task Finished] Transform to mem in 0.303443s (11350 normal rows, 0 exceptions)
[2021-03-25 10:59:07.613] [driver] [info] [Task Finished] Transform to mem in 0.302383s (11181 normal rows, 0 exceptions)
[2021-03-25 10:59:07.916] [driver] [info] [Task Finished] Transform to mem in 0.302690s (11177 normal rows, 0 exceptions)
[2021-03-25 10:59:08.219] [driver] [info] [Task Finished] Transform to mem in 0.302997s (11196 normal rows, 0 exceptions)
[2021-03-25 10:59:08.522] [driver] [info] [Task Finished] Transform to mem in 0.303325s (11233 normal rows, 0 exceptions)
[2021-03-25 10:59:08.826] [driver] [info] [Task Finished] Transform to mem in 0.303140s (11153 normal rows, 0 exceptions)
[2021-03-25 10:59:09.129] [driver] [info] [Task Finished] Transform to mem in 0.303419s (11349 normal rows, 0 exceptions)
[2021-03-25 10:59:09.431] [driver] [info] [Task Finished] Transform to mem in 0.302173s (11224 normal rows, 0 exceptions)
[2021-03-25 10:59:09.734] [driver] [info] [Task Finished] Transform to mem in 0.303108s (11350 normal rows, 0 exceptions)
[2021-03-25 10:59:10.039] [driver] [info] [Task Finished] Transform to mem in 0.304501s (11181 normal rows, 0 exceptions)
[2021-03-25 10:59:10.342] [driver] [info] [Task Finished] Transform to mem in 0.302724s (11177 normal rows, 0 exceptions)
[2021-03-25 10:59:10.644] [driver] [info] [Task Finished] Transform to mem in 0.302283s (11190 normal rows, 0 exceptions)
[2021-03-25 10:59:10.946] [driver] [info] [Task Finished] Transform to mem in 0.302523s (11204 normal rows, 0 exceptions)
[2021-03-25 10:59:11.249] [driver] [info] [Task Finished] Transform to mem in 0.302511s (11183 normal rows, 0 exceptions)
[2021-03-25 10:59:11.552] [driver] [info] [Task Finished] Transform to mem in 0.302557s (11354 normal rows, 0 exceptions)
[2021-03-25 10:59:11.854] [driver] [info] [Task Finished] Transform to mem in 0.302168s (11224 normal rows, 0 exceptions)
[2021-03-25 10:59:12.156] [driver] [info] [Task Finished] Transform to mem in 0.302358s (11338 normal rows, 0 exceptions)
[2021-03-25 10:59:12.459] [driver] [info] [Task Finished] Transform to mem in 0.302761s (11193 normal rows, 0 exceptions)
[2021-03-25 10:59:12.762] [driver] [info] [Task Finished] Transform to mem in 0.302861s (11177 normal rows, 0 exceptions)
[2021-03-25 10:59:13.064] [driver] [info] [Task Finished] Transform to mem in 0.302548s (11190 normal rows, 0 exceptions)
[2021-03-25 10:59:13.368] [driver] [info] [Task Finished] Transform to mem in 0.303383s (11204 normal rows, 0 exceptions)
[2021-03-25 10:59:13.671] [driver] [info] [Task Finished] Transform to mem in 0.302942s (11183 normal rows, 0 exceptions)
[2021-03-25 10:59:13.974] [driver] [info] [Task Finished] Transform to mem in 0.303188s (11354 normal rows, 0 exceptions)
[2021-03-25 10:59:14.278] [driver] [info] [Task Finished] Transform to mem in 0.303822s (11208 normal rows, 0 exceptions)
[2021-03-25 10:59:14.581] [driver] [info] [Task Finished] Transform to mem in 0.303724s (11354 normal rows, 0 exceptions)
[2021-03-25 10:59:14.884] [driver] [info] [Task Finished] Transform to mem in 0.302453s (11181 normal rows, 0 exceptions)
[2021-03-25 10:59:15.188] [driver] [info] [Task Finished] Transform to mem in 0.304035s (11189 normal rows, 0 exceptions)
[2021-03-25 10:59:15.491] [driver] [info] [Task Finished] Transform to mem in 0.302737s (11180 normal rows, 0 exceptions)
[2021-03-25 10:59:15.794] [driver] [info] [Task Finished] Transform to mem in 0.303169s (11214 normal rows, 0 exceptions)
[2021-03-25 10:59:16.096] [driver] [info] [Task Finished] Transform to mem in 0.302355s (11180 normal rows, 0 exceptions)
[2021-03-25 10:59:16.399] [driver] [info] [Task Finished] Transform to mem in 0.302693s (11273 normal rows, 0 exceptions)
[2021-03-25 10:59:16.702] [driver] [info] [Task Finished] Transform to mem in 0.303434s (11287 normal rows, 0 exceptions)
[2021-03-25 10:59:17.005] [driver] [info] [Task Finished] Transform to mem in 0.302508s (11359 normal rows, 0 exceptions)
[2021-03-25 10:59:17.308] [driver] [info] [Task Finished] Transform to mem in 0.302764s (11181 normal rows, 0 exceptions)
[2021-03-25 10:59:17.611] [driver] [info] [Task Finished] Transform to mem in 0.303684s (11167 normal rows, 0 exceptions)
[2021-03-25 10:59:17.915] [driver] [info] [Task Finished] Transform to mem in 0.303188s (11201 normal rows, 0 exceptions)
[2021-03-25 10:59:18.254] [driver] [info] [Task Finished] Transform to mem in 0.339399s (12533 normal rows, 0 exceptions)
[2021-03-25 10:59:18.254] [global] [info] [Transform Stage] Stage 0 completed 160 load&transform tasks in 48.432s
[2021-03-25 10:59:18.254] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.4289s, 56350770 input rows, time to process 1 row via fast path: 0.000859419ms

[2021-03-25 10:59:18.287] [global] [info] Writing 1798491 rows as output to file (273.80 MB)
[2021-03-25 10:59:18.592] [driver] [info] [Task Finished] write to file in 0.305002s (1798491 rows, 273.80 MB)
[2021-03-25 10:59:18.592] [global] [info] writing output took 0.338131s
[2021-03-25 10:59:18.592] [global] [info] [Transform Stage] Stage 0 completed 160 sink tasks in 0.338323s
[2021-03-25 10:59:18.592] [global] [info] [Transform Stage] Stage 0 took 49.0097s
[2021-03-25 10:59:18.592] [global] [info] Query Execution took 49.0866s. (planning: 0.0768311s, execution: 49.0097s)
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.0049419403076171875
>>> running pipeline with custom resolve logic...
Tuplex job time: 49.40081191062927 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.0324414,"llvm_optimization_time_s":0.159983,"llvm_compilation_time_s":0.0701449,"total_compilation_time_s":0.239381,"sampling_time_s":0.115767,"stages":[{"stage_no":0,"fast_path_wall_time_s":48.4289,"fast_path_time_s":48.432,"fast_path_per_row_time_ns":859.419,"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.0049419403076171875, "jobTime": 49.40081191062927, "mode": "custom", "mergeExceptionsInOrder": false}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
