[2022-02-19 21:17:24.974] [local ee] [info] loaded runtime library from/usr/local/lib/python3.6/site-packages/Tuplex-0.3.1-py3.6.egg/tuplex/libexec/tuplex_runtime.so
[2022-02-19 21:17:24.974] [local ee] [info] initializing LLVM backend
[2022-02-19 21:17:24.974] [local ee] [warning] init JIT compiler also only in local mode
[2022-02-19 21:17:24.975] [LLVM] [info] compiling code for skylake-avx512
[2022-02-19 21:17:24.975] [memory] [info] allocated bitmap managed memory region (32.00 GB, 32.00 MB block size)
[2022-02-19 21:17:24.975] [local execution engine] [info] started driver (32.00 GB, 32.00 MB default partition size)
[2022-02-19 21:17:24.975] [fileinputoperator] [info] found 1 file (10.01 GB) to process.
[2022-02-19 21:17:24.976] [global] [info] sampled file:///data/zillow/Zdirty/zillow_dirty@10G.csv on 256.00 KB
[2022-02-19 21:17:25.474] [global] [error] unsupported node type
[2022-02-19 21:17:25.474] [global] [error] unsupported node type
[2022-02-19 21:17:25.474] [global] [error] unsupported node type
[2022-02-19 21:17:25.474] [global] [error] unsupported node type
[2022-02-19 21:17:25.498] [logical planner] [info] logical optimization took 0.033294ms
[2022-02-19 21:17:25.498] [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)
[2022-02-19 21:17:25.499] [codegen] [info] generating lambda function for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str])) -> boolean
[2022-02-19 21:17:25.499] [codegen] [info] generating function extractBd for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str])) -> Option[i64]
[2022-02-19 21:17:25.500] [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
[2022-02-19 21:17:25.501] [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
[2022-02-19 21:17:25.501] [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
[2022-02-19 21:17:25.502] [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
[2022-02-19 21:17:25.503] [codegen] [info] generating lambda function for (str) -> str
[2022-02-19 21:17:25.503] [codegen] [info] generating lambda function for (Option[str]) -> str
[2022-02-19 21:17:25.504] [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]
[2022-02-19 21:17:25.505] [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
[2022-02-19 21:17:25.506] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2022-02-19 21:17:25.506] [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]
[2022-02-19 21:17:25.507] [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
[2022-02-19 21:17:25.508] [codegen] [info] generating lambda function for (Option[i64]) -> i64
[2022-02-19 21:17:25.508] [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
[2022-02-19 21:17:25.509] [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
[2022-02-19 21:17:25.511] [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
[2022-02-19 21:17:25.511] [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
[2022-02-19 21:17:25.512] [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)
[2022-02-19 21:17:25.553] [global] [info] retrieved metrics object
[2022-02-19 21:17:25.727] [global] [info] Optimization via LLVM passes took 0.177658 ms
[2022-02-19 21:17:25.727] [global] [info] starting code compilation
[2022-02-19 21:17:25.727] [global] [info] first compile done
[2022-02-19 21:17:25.802] [global] [info] functor Stage_0 retrieved from llvm
[2022-02-19 21:17:25.802] [global] [info] retrieving init/release stage functors
[2022-02-19 21:17:25.802] [global] [info] Compiled code paths for stage 0 in 0.08 ms
[2022-02-19 21:17:25.802] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.262464s
[2022-02-19 21:17:25.803] [local ee] [info] split /data/zillow/Zdirty/zillow_dirty@10G.csv into 160 tasks
[2022-02-19 21:17:26.111] [driver] [info] [Task Finished] Transform to mem in 0.308025s (11287 normal rows, 0 exceptions)
[2022-02-19 21:17:26.414] [driver] [info] [Task Finished] Transform to mem in 0.302857s (11261 normal rows, 0 exceptions)
[2022-02-19 21:17:26.717] [driver] [info] [Task Finished] Transform to mem in 0.302841s (11335 normal rows, 0 exceptions)
[2022-02-19 21:17:27.018] [driver] [info] [Task Finished] Transform to mem in 0.301573s (11231 normal rows, 0 exceptions)
[2022-02-19 21:17:27.321] [driver] [info] [Task Finished] Transform to mem in 0.302716s (11167 normal rows, 0 exceptions)
[2022-02-19 21:17:27.623] [driver] [info] [Task Finished] Transform to mem in 0.302159s (11177 normal rows, 0 exceptions)
[2022-02-19 21:17:27.925] [driver] [info] [Task Finished] Transform to mem in 0.302066s (11220 normal rows, 0 exceptions)
[2022-02-19 21:17:28.227] [driver] [info] [Task Finished] Transform to mem in 0.302147s (11185 normal rows, 0 exceptions)
[2022-02-19 21:17:28.530] [driver] [info] [Task Finished] Transform to mem in 0.302147s (11267 normal rows, 0 exceptions)
[2022-02-19 21:17:28.832] [driver] [info] [Task Finished] Transform to mem in 0.302094s (11281 normal rows, 0 exceptions)
[2022-02-19 21:17:29.134] [driver] [info] [Task Finished] Transform to mem in 0.302018s (11335 normal rows, 0 exceptions)
[2022-02-19 21:17:29.436] [driver] [info] [Task Finished] Transform to mem in 0.302209s (11209 normal rows, 0 exceptions)
[2022-02-19 21:17:29.742] [driver] [info] [Task Finished] Transform to mem in 0.306403s (11189 normal rows, 0 exceptions)
[2022-02-19 21:17:30.045] [driver] [info] [Task Finished] Transform to mem in 0.302933s (11177 normal rows, 0 exceptions)
[2022-02-19 21:17:30.348] [driver] [info] [Task Finished] Transform to mem in 0.302374s (11220 normal rows, 0 exceptions)
[2022-02-19 21:17:30.650] [driver] [info] [Task Finished] Transform to mem in 0.302473s (11185 normal rows, 0 exceptions)
[2022-02-19 21:17:30.953] [driver] [info] [Task Finished] Transform to mem in 0.302591s (11267 normal rows, 0 exceptions)
[2022-02-19 21:17:31.255] [driver] [info] [Task Finished] Transform to mem in 0.301986s (11281 normal rows, 0 exceptions)
[2022-02-19 21:17:31.557] [driver] [info] [Task Finished] Transform to mem in 0.301869s (11335 normal rows, 0 exceptions)
[2022-02-19 21:17:31.858] [driver] [info] [Task Finished] Transform to mem in 0.301439s (11209 normal rows, 0 exceptions)
[2022-02-19 21:17:32.160] [driver] [info] [Task Finished] Transform to mem in 0.302118s (11163 normal rows, 0 exceptions)
[2022-02-19 21:17:32.462] [driver] [info] [Task Finished] Transform to mem in 0.301890s (11203 normal rows, 0 exceptions)
[2022-02-19 21:17:32.764] [driver] [info] [Task Finished] Transform to mem in 0.301961s (11220 normal rows, 0 exceptions)
[2022-02-19 21:17:33.066] [driver] [info] [Task Finished] Transform to mem in 0.301727s (11185 normal rows, 0 exceptions)
[2022-02-19 21:17:33.372] [driver] [info] [Task Finished] Transform to mem in 0.305519s (11267 normal rows, 0 exceptions)
[2022-02-19 21:17:33.674] [driver] [info] [Task Finished] Transform to mem in 0.302206s (11268 normal rows, 0 exceptions)
[2022-02-19 21:17:33.979] [driver] [info] [Task Finished] Transform to mem in 0.305227s (11293 normal rows, 0 exceptions)
[2022-02-19 21:17:34.280] [driver] [info] [Task Finished] Transform to mem in 0.301106s (11259 normal rows, 0 exceptions)
[2022-02-19 21:17:34.586] [driver] [info] [Task Finished] Transform to mem in 0.305585s (11168 normal rows, 0 exceptions)
[2022-02-19 21:17:34.888] [driver] [info] [Task Finished] Transform to mem in 0.301824s (11203 normal rows, 0 exceptions)
[2022-02-19 21:17:35.189] [driver] [info] [Task Finished] Transform to mem in 0.301812s (11220 normal rows, 0 exceptions)
[2022-02-19 21:17:35.491] [driver] [info] [Task Finished] Transform to mem in 0.301499s (11172 normal rows, 0 exceptions)
[2022-02-19 21:17:35.792] [driver] [info] [Task Finished] Transform to mem in 0.301153s (11280 normal rows, 0 exceptions)
[2022-02-19 21:17:36.094] [driver] [info] [Task Finished] Transform to mem in 0.302174s (11252 normal rows, 0 exceptions)
[2022-02-19 21:17:36.396] [driver] [info] [Task Finished] Transform to mem in 0.301871s (11309 normal rows, 0 exceptions)
[2022-02-19 21:17:36.697] [driver] [info] [Task Finished] Transform to mem in 0.301282s (11259 normal rows, 0 exceptions)
[2022-02-19 21:17:37.003] [driver] [info] [Task Finished] Transform to mem in 0.305486s (11168 normal rows, 0 exceptions)
[2022-02-19 21:17:37.304] [driver] [info] [Task Finished] Transform to mem in 0.301268s (11184 normal rows, 0 exceptions)
[2022-02-19 21:17:37.609] [driver] [info] [Task Finished] Transform to mem in 0.304551s (11210 normal rows, 0 exceptions)
[2022-02-19 21:17:37.910] [driver] [info] [Task Finished] Transform to mem in 0.301052s (11201 normal rows, 0 exceptions)
[2022-02-19 21:17:38.215] [driver] [info] [Task Finished] Transform to mem in 0.304915s (11244 normal rows, 0 exceptions)
[2022-02-19 21:17:38.516] [driver] [info] [Task Finished] Transform to mem in 0.301613s (11288 normal rows, 0 exceptions)
[2022-02-19 21:17:38.818] [driver] [info] [Task Finished] Transform to mem in 0.301853s (11309 normal rows, 0 exceptions)
[2022-02-19 21:17:39.120] [driver] [info] [Task Finished] Transform to mem in 0.301498s (11259 normal rows, 0 exceptions)
[2022-02-19 21:17:39.422] [driver] [info] [Task Finished] Transform to mem in 0.302007s (11168 normal rows, 0 exceptions)
[2022-02-19 21:17:39.723] [driver] [info] [Task Finished] Transform to mem in 0.301367s (11184 normal rows, 0 exceptions)
[2022-02-19 21:17:40.025] [driver] [info] [Task Finished] Transform to mem in 0.301561s (11210 normal rows, 0 exceptions)
[2022-02-19 21:17:40.326] [driver] [info] [Task Finished] Transform to mem in 0.300966s (11192 normal rows, 0 exceptions)
[2022-02-19 21:17:40.628] [driver] [info] [Task Finished] Transform to mem in 0.302416s (11253 normal rows, 0 exceptions)
[2022-02-19 21:17:40.931] [driver] [info] [Task Finished] Transform to mem in 0.302983s (11285 normal rows, 0 exceptions)
[2022-02-19 21:17:41.236] [driver] [info] [Task Finished] Transform to mem in 0.304439s (11312 normal rows, 0 exceptions)
[2022-02-19 21:17:41.536] [driver] [info] [Task Finished] Transform to mem in 0.300713s (11259 normal rows, 0 exceptions)
[2022-02-19 21:17:41.837] [driver] [info] [Task Finished] Transform to mem in 0.301044s (11157 normal rows, 0 exceptions)
[2022-02-19 21:17:42.139] [driver] [info] [Task Finished] Transform to mem in 0.301284s (11195 normal rows, 0 exceptions)
[2022-02-19 21:17:42.440] [driver] [info] [Task Finished] Transform to mem in 0.300953s (11210 normal rows, 0 exceptions)
[2022-02-19 21:17:42.741] [driver] [info] [Task Finished] Transform to mem in 0.301001s (11192 normal rows, 0 exceptions)
[2022-02-19 21:17:43.042] [driver] [info] [Task Finished] Transform to mem in 0.301104s (11253 normal rows, 0 exceptions)
[2022-02-19 21:17:43.344] [driver] [info] [Task Finished] Transform to mem in 0.301576s (11285 normal rows, 0 exceptions)
[2022-02-19 21:17:43.645] [driver] [info] [Task Finished] Transform to mem in 0.301799s (11312 normal rows, 0 exceptions)
[2022-02-19 21:17:43.947] [driver] [info] [Task Finished] Transform to mem in 0.301353s (11251 normal rows, 0 exceptions)
[2022-02-19 21:17:44.249] [driver] [info] [Task Finished] Transform to mem in 0.302391s (11156 normal rows, 0 exceptions)
[2022-02-19 21:17:44.556] [driver] [info] [Task Finished] Transform to mem in 0.306496s (11188 normal rows, 0 exceptions)
[2022-02-19 21:17:44.860] [driver] [info] [Task Finished] Transform to mem in 0.304674s (11226 normal rows, 0 exceptions)
[2022-02-19 21:17:45.161] [driver] [info] [Task Finished] Transform to mem in 0.300963s (11192 normal rows, 0 exceptions)
[2022-02-19 21:17:45.462] [driver] [info] [Task Finished] Transform to mem in 0.301074s (11243 normal rows, 0 exceptions)
[2022-02-19 21:17:45.768] [driver] [info] [Task Finished] Transform to mem in 0.305455s (11295 normal rows, 0 exceptions)
[2022-02-19 21:17:46.070] [driver] [info] [Task Finished] Transform to mem in 0.301912s (11263 normal rows, 0 exceptions)
[2022-02-19 21:17:46.371] [driver] [info] [Task Finished] Transform to mem in 0.301378s (11268 normal rows, 0 exceptions)
[2022-02-19 21:17:46.673] [driver] [info] [Task Finished] Transform to mem in 0.301398s (11188 normal rows, 0 exceptions)
[2022-02-19 21:17:46.974] [driver] [info] [Task Finished] Transform to mem in 0.300967s (11188 normal rows, 0 exceptions)
[2022-02-19 21:17:47.275] [driver] [info] [Task Finished] Transform to mem in 0.301550s (11226 normal rows, 0 exceptions)
[2022-02-19 21:17:47.576] [driver] [info] [Task Finished] Transform to mem in 0.301307s (11182 normal rows, 0 exceptions)
[2022-02-19 21:17:47.880] [driver] [info] [Task Finished] Transform to mem in 0.303551s (11253 normal rows, 0 exceptions)
[2022-02-19 21:17:48.185] [driver] [info] [Task Finished] Transform to mem in 0.304512s (11278 normal rows, 0 exceptions)
[2022-02-19 21:17:48.489] [driver] [info] [Task Finished] Transform to mem in 0.304491s (11280 normal rows, 0 exceptions)
[2022-02-19 21:17:48.790] [driver] [info] [Task Finished] Transform to mem in 0.300691s (11268 normal rows, 0 exceptions)
[2022-02-19 21:17:49.091] [driver] [info] [Task Finished] Transform to mem in 0.301484s (11188 normal rows, 0 exceptions)
[2022-02-19 21:17:49.392] [driver] [info] [Task Finished] Transform to mem in 0.301097s (11188 normal rows, 0 exceptions)
[2022-02-19 21:17:49.694] [driver] [info] [Task Finished] Transform to mem in 0.301110s (11208 normal rows, 0 exceptions)
[2022-02-19 21:17:49.994] [driver] [info] [Task Finished] Transform to mem in 0.300877s (11200 normal rows, 0 exceptions)
[2022-02-19 21:17:50.295] [driver] [info] [Task Finished] Transform to mem in 0.300502s (11216 normal rows, 0 exceptions)
[2022-02-19 21:17:50.597] [driver] [info] [Task Finished] Transform to mem in 0.301764s (11315 normal rows, 0 exceptions)
[2022-02-19 21:17:50.899] [driver] [info] [Task Finished] Transform to mem in 0.301972s (11280 normal rows, 0 exceptions)
[2022-02-19 21:17:51.199] [driver] [info] [Task Finished] Transform to mem in 0.300717s (11268 normal rows, 0 exceptions)
[2022-02-19 21:17:51.501] [driver] [info] [Task Finished] Transform to mem in 0.301043s (11168 normal rows, 0 exceptions)
[2022-02-19 21:17:51.805] [driver] [info] [Task Finished] Transform to mem in 0.304541s (11180 normal rows, 0 exceptions)
[2022-02-19 21:17:52.107] [driver] [info] [Task Finished] Transform to mem in 0.302159s (11236 normal rows, 0 exceptions)
[2022-02-19 21:17:52.410] [driver] [info] [Task Finished] Transform to mem in 0.302633s (11200 normal rows, 0 exceptions)
[2022-02-19 21:17:52.710] [driver] [info] [Task Finished] Transform to mem in 0.300556s (11175 normal rows, 0 exceptions)
[2022-02-19 21:17:53.013] [driver] [info] [Task Finished] Transform to mem in 0.302018s (11356 normal rows, 0 exceptions)
[2022-02-19 21:17:53.314] [driver] [info] [Task Finished] Transform to mem in 0.301504s (11280 normal rows, 0 exceptions)
[2022-02-19 21:17:53.616] [driver] [info] [Task Finished] Transform to mem in 0.301762s (11253 normal rows, 0 exceptions)
[2022-02-19 21:17:53.917] [driver] [info] [Task Finished] Transform to mem in 0.301296s (11183 normal rows, 0 exceptions)
[2022-02-19 21:17:54.219] [driver] [info] [Task Finished] Transform to mem in 0.301704s (11180 normal rows, 0 exceptions)
[2022-02-19 21:17:54.520] [driver] [info] [Task Finished] Transform to mem in 0.300819s (11236 normal rows, 0 exceptions)
[2022-02-19 21:17:54.821] [driver] [info] [Task Finished] Transform to mem in 0.301149s (11200 normal rows, 0 exceptions)
[2022-02-19 21:17:55.121] [driver] [info] [Task Finished] Transform to mem in 0.300592s (11175 normal rows, 0 exceptions)
[2022-02-19 21:17:55.426] [driver] [info] [Task Finished] Transform to mem in 0.304225s (11356 normal rows, 0 exceptions)
[2022-02-19 21:17:55.726] [driver] [info] [Task Finished] Transform to mem in 0.300743s (11273 normal rows, 0 exceptions)
[2022-02-19 21:17:56.031] [driver] [info] [Task Finished] Transform to mem in 0.304106s (11260 normal rows, 0 exceptions)
[2022-02-19 21:17:56.332] [driver] [info] [Task Finished] Transform to mem in 0.301121s (11183 normal rows, 0 exceptions)
[2022-02-19 21:17:56.633] [driver] [info] [Task Finished] Transform to mem in 0.301219s (11180 normal rows, 0 exceptions)
[2022-02-19 21:17:56.934] [driver] [info] [Task Finished] Transform to mem in 0.300583s (11220 normal rows, 0 exceptions)
[2022-02-19 21:17:57.236] [driver] [info] [Task Finished] Transform to mem in 0.302223s (11196 normal rows, 0 exceptions)
[2022-02-19 21:17:57.536] [driver] [info] [Task Finished] Transform to mem in 0.300608s (11175 normal rows, 0 exceptions)
[2022-02-19 21:17:57.838] [driver] [info] [Task Finished] Transform to mem in 0.301473s (11376 normal rows, 0 exceptions)
[2022-02-19 21:17:58.141] [driver] [info] [Task Finished] Transform to mem in 0.302891s (11181 normal rows, 0 exceptions)
[2022-02-19 21:17:58.442] [driver] [info] [Task Finished] Transform to mem in 0.300931s (11352 normal rows, 0 exceptions)
[2022-02-19 21:17:58.742] [driver] [info] [Task Finished] Transform to mem in 0.300665s (11173 normal rows, 0 exceptions)
[2022-02-19 21:17:59.046] [driver] [info] [Task Finished] Transform to mem in 0.303352s (11190 normal rows, 0 exceptions)
[2022-02-19 21:17:59.346] [driver] [info] [Task Finished] Transform to mem in 0.300092s (11183 normal rows, 0 exceptions)
[2022-02-19 21:17:59.651] [driver] [info] [Task Finished] Transform to mem in 0.304567s (11233 normal rows, 0 exceptions)
[2022-02-19 21:17:59.951] [driver] [info] [Task Finished] Transform to mem in 0.300576s (11153 normal rows, 0 exceptions)
[2022-02-19 21:18:00.253] [driver] [info] [Task Finished] Transform to mem in 0.301349s (11349 normal rows, 0 exceptions)
[2022-02-19 21:18:00.554] [driver] [info] [Task Finished] Transform to mem in 0.301565s (11226 normal rows, 0 exceptions)
[2022-02-19 21:18:00.855] [driver] [info] [Task Finished] Transform to mem in 0.301061s (11348 normal rows, 0 exceptions)
[2022-02-19 21:18:01.156] [driver] [info] [Task Finished] Transform to mem in 0.300890s (11181 normal rows, 0 exceptions)
[2022-02-19 21:18:01.457] [driver] [info] [Task Finished] Transform to mem in 0.301348s (11185 normal rows, 0 exceptions)
[2022-02-19 21:18:01.759] [driver] [info] [Task Finished] Transform to mem in 0.301082s (11188 normal rows, 0 exceptions)
[2022-02-19 21:18:02.060] [driver] [info] [Task Finished] Transform to mem in 0.301053s (11233 normal rows, 0 exceptions)
[2022-02-19 21:18:02.360] [driver] [info] [Task Finished] Transform to mem in 0.300154s (11153 normal rows, 0 exceptions)
[2022-02-19 21:18:02.661] [driver] [info] [Task Finished] Transform to mem in 0.301034s (11349 normal rows, 0 exceptions)
[2022-02-19 21:18:02.965] [driver] [info] [Task Finished] Transform to mem in 0.304062s (11224 normal rows, 0 exceptions)
[2022-02-19 21:18:03.269] [driver] [info] [Task Finished] Transform to mem in 0.304276s (11350 normal rows, 0 exceptions)
[2022-02-19 21:18:03.570] [driver] [info] [Task Finished] Transform to mem in 0.300620s (11181 normal rows, 0 exceptions)
[2022-02-19 21:18:03.871] [driver] [info] [Task Finished] Transform to mem in 0.300940s (11177 normal rows, 0 exceptions)
[2022-02-19 21:18:04.172] [driver] [info] [Task Finished] Transform to mem in 0.301057s (11196 normal rows, 0 exceptions)
[2022-02-19 21:18:04.473] [driver] [info] [Task Finished] Transform to mem in 0.300932s (11233 normal rows, 0 exceptions)
[2022-02-19 21:18:04.773] [driver] [info] [Task Finished] Transform to mem in 0.300251s (11153 normal rows, 0 exceptions)
[2022-02-19 21:18:05.075] [driver] [info] [Task Finished] Transform to mem in 0.301449s (11349 normal rows, 0 exceptions)
[2022-02-19 21:18:05.375] [driver] [info] [Task Finished] Transform to mem in 0.300865s (11224 normal rows, 0 exceptions)
[2022-02-19 21:18:05.677] [driver] [info] [Task Finished] Transform to mem in 0.301210s (11350 normal rows, 0 exceptions)
[2022-02-19 21:18:05.978] [driver] [info] [Task Finished] Transform to mem in 0.300954s (11181 normal rows, 0 exceptions)
[2022-02-19 21:18:06.279] [driver] [info] [Task Finished] Transform to mem in 0.301264s (11177 normal rows, 0 exceptions)
[2022-02-19 21:18:06.583] [driver] [info] [Task Finished] Transform to mem in 0.303568s (11190 normal rows, 0 exceptions)
[2022-02-19 21:18:06.886] [driver] [info] [Task Finished] Transform to mem in 0.303784s (11204 normal rows, 0 exceptions)
[2022-02-19 21:18:07.187] [driver] [info] [Task Finished] Transform to mem in 0.300214s (11183 normal rows, 0 exceptions)
[2022-02-19 21:18:07.488] [driver] [info] [Task Finished] Transform to mem in 0.301658s (11354 normal rows, 0 exceptions)
[2022-02-19 21:18:07.790] [driver] [info] [Task Finished] Transform to mem in 0.301296s (11224 normal rows, 0 exceptions)
[2022-02-19 21:18:08.091] [driver] [info] [Task Finished] Transform to mem in 0.301106s (11338 normal rows, 0 exceptions)
[2022-02-19 21:18:08.391] [driver] [info] [Task Finished] Transform to mem in 0.300665s (11193 normal rows, 0 exceptions)
[2022-02-19 21:18:08.693] [driver] [info] [Task Finished] Transform to mem in 0.301287s (11177 normal rows, 0 exceptions)
[2022-02-19 21:18:08.993] [driver] [info] [Task Finished] Transform to mem in 0.300557s (11190 normal rows, 0 exceptions)
[2022-02-19 21:18:09.294] [driver] [info] [Task Finished] Transform to mem in 0.300859s (11204 normal rows, 0 exceptions)
[2022-02-19 21:18:09.595] [driver] [info] [Task Finished] Transform to mem in 0.300680s (11183 normal rows, 0 exceptions)
[2022-02-19 21:18:09.896] [driver] [info] [Task Finished] Transform to mem in 0.300834s (11354 normal rows, 0 exceptions)
[2022-02-19 21:18:10.200] [driver] [info] [Task Finished] Transform to mem in 0.304306s (11208 normal rows, 0 exceptions)
[2022-02-19 21:18:10.502] [driver] [info] [Task Finished] Transform to mem in 0.302401s (11354 normal rows, 0 exceptions)
[2022-02-19 21:18:10.805] [driver] [info] [Task Finished] Transform to mem in 0.302856s (11181 normal rows, 0 exceptions)
[2022-02-19 21:18:11.106] [driver] [info] [Task Finished] Transform to mem in 0.300903s (11189 normal rows, 0 exceptions)
[2022-02-19 21:18:11.407] [driver] [info] [Task Finished] Transform to mem in 0.300717s (11180 normal rows, 0 exceptions)
[2022-02-19 21:18:11.708] [driver] [info] [Task Finished] Transform to mem in 0.301212s (11214 normal rows, 0 exceptions)
[2022-02-19 21:18:12.009] [driver] [info] [Task Finished] Transform to mem in 0.300295s (11180 normal rows, 0 exceptions)
[2022-02-19 21:18:12.314] [driver] [info] [Task Finished] Transform to mem in 0.305340s (11273 normal rows, 0 exceptions)
[2022-02-19 21:18:12.615] [driver] [info] [Task Finished] Transform to mem in 0.300971s (11287 normal rows, 0 exceptions)
[2022-02-19 21:18:12.916] [driver] [info] [Task Finished] Transform to mem in 0.301183s (11359 normal rows, 0 exceptions)
[2022-02-19 21:18:13.216] [driver] [info] [Task Finished] Transform to mem in 0.300391s (11181 normal rows, 0 exceptions)
[2022-02-19 21:18:13.518] [driver] [info] [Task Finished] Transform to mem in 0.301520s (11167 normal rows, 0 exceptions)
[2022-02-19 21:18:13.822] [driver] [info] [Task Finished] Transform to mem in 0.303883s (11201 normal rows, 0 exceptions)
[2022-02-19 21:18:14.158] [driver] [info] [Task Finished] Transform to mem in 0.336540s (12533 normal rows, 0 exceptions)
[2022-02-19 21:18:14.158] [global] [info] [Transform Stage] Stage 0 completed 160 load&transform tasks in 48.3562s
[2022-02-19 21:18:14.159] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.3526s, 56350770 input rows, time to process 1 row via fast path: 0.000858065ms

[2022-02-19 21:18:14.159] [global] [info] Writing 1798491 rows as output to file (273.80 MB)
[2022-02-19 21:18:14.402] [driver] [info] [Task Finished] write to file in 0.242865s (1798491 rows, 273.80 MB)
[2022-02-19 21:18:14.402] [global] [info] writing output took 0.243313s
[2022-02-19 21:18:14.402] [global] [info] [Transform Stage] Stage 0 completed 160 sink tasks in 0.243443s
[2022-02-19 21:18:14.402] [global] [info] [Transform Stage] Stage 0 took 48.8623s
[2022-02-19 21:18:14.402] [global] [info] Query Execution took 48.9411s. (planning: 0.0788007s, execution: 48.8623s)
Welcome to

  _____            _
 |_   _|   _ _ __ | | _____  __
   | || | | | '_ \| |/ _ \ \/ /
   | || |_| | |_) | |  __/>  <
   |_| \__,_| .__/|_|\___/_/\_\ 0.3.1
            |_|
    
using Python 3.6.9 (default, Feb  8 2022, 16:30:43) 
[GCC 9.3.0] on linux
>>> running tuplex on ['/data/zillow/Zdirty/zillow_dirty@10G.csv']
>>> bug in generated parser, force to false
Tuplex startup time: 0.008060932159423828
>>> running pipeline with custom resolve logic...
Tuplex job time: 49.42801785469055 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.optimizer.mergeExceptionsInOrder': False, 'tuplex.optimizer.operatorReordering': False, 'tuplex.interleaveIO': True, 'tuplex.resolveWithInterpreterOnly': False, 'tuplex.network.verifySSL': False, 'tuplex.redirectToPythonLogging': 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.optionalThreshold': 0.7, 'tuplex.aws.connectTimeout': '1', 'tuplex.aws.httpThreadCount': '32', 'tuplex.aws.lambdaMemory': '1536', 'tuplex.aws.lambdaTimeout': '600', 'tuplex.aws.maxConcurrency': '100', 'tuplex.aws.region': 'us-east-1', 'tuplex.aws.requestTimeout': '600', 'tuplex.aws.requesterPay': 'false', 'tuplex.aws.scratchDir': '', 'tuplex.backend': 'local', 'tuplex.csv.comments': ['#', '~'], 'tuplex.csv.maxDetectionMemory': '256KB', 'tuplex.csv.quotechar': '"', 'tuplex.csv.separators': [',', ';', '|', '\t'], 'tuplex.driverMemory': '32G', 'tuplex.env.hostname': 'cc956b40c9fa', 'tuplex.env.mode': 'file', 'tuplex.env.user': 'root', 'tuplex.executorMemory': '6G', 'tuplex.inputSplitSize': '64MB', 'tuplex.logDir': '.', 'tuplex.network.caFile': '', 'tuplex.network.caPath': '', 'tuplex.partitionSize': '32MB', 'tuplex.readBufferSize': '128KB', 'tuplex.runTimeLibrary': '/usr/local/lib/python3.6/site-packages/Tuplex-0.3.1-py3.6.egg/tuplex/libexec/tuplex_runtime.so', 'tuplex.runTimeMemory': '64MB', 'tuplex.runTimeMemoryBlockSize': '4MB', 'tuplex.scratchDir': '/tmp/tuplex-cache-tuplex', 'tuplex.webui.mongodb.path': '/tmp/tuplex-cache-tuplex/mongodb', 'tuplex.webui.mongodb.url': 'localhost', 'tuplex.webui.url': 'localhost'}
{"logical_optimization_time_s":0.0332944,"llvm_optimization_time_s":0.177658,"llvm_compilation_time_s":0.0752706,"total_compilation_time_s":0.262461,"sampling_time_s":0.11641,"stages":[{"stage_no":0,"fast_path_wall_time_s":48.3526,"fast_path_time_s":48.3562,"fast_path_per_row_time_ns":858.065,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0,"partitions_swapin_count":0,"partitions_swapout_count":0,"partitions_bytes_swapped_in":0,"partitions_bytes_swapped_out":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.008060932159423828, "jobTime": 49.42801785469055, "mode": "custom", "mergeExceptionsInOrder": false}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
