[2021-03-25 10:53:24.372] [global] [error] could not find backend, defaulting to local
[2021-03-25 10:53:24.372] [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:53:24.372] [local ee] [info] initializing LLVM backend
[2021-03-25 10:53:24.372] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-25 10:53:24.372] [LLVM] [info] compiling code for skylake-avx512
[2021-03-25 10:53:24.373] [memory] [info] allocated bitmap managed memory region (32.00 GB, 32.00 MB block size)
[2021-03-25 10:53:24.373] [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:53:24.373] [fileinputoperator] [info] found 1 file (10.01 GB) to process.
[2021-03-25 10:53:24.373] [global] [info] sampled file:///data/zillow/Zdirty/zillow_dirty@10G.csv on 256.00 KB
[2021-03-25 10:53:24.514] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:53:24.532] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:53:24.544] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:53:24.577] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:53:24.607] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:53:24.627] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:53:24.664] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-25 10:53:24.680] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:53:24.683] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:53:24.687] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:53:24.690] [global] [info] performing static typing for UDF in operator map
[2021-03-25 10:53:24.693] [global] [error] unsupported node type
[2021-03-25 10:53:24.693] [global] [error] unsupported node type
[2021-03-25 10:53:24.693] [global] [error] unsupported node type
[2021-03-25 10:53:24.693] [global] [error] unsupported node type
[2021-03-25 10:53:24.716] [logical planner] [info] logical optimization took 0.032341ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-25 10:53:24.716] [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:53:24.717] [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:53:24.717] [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:53:24.718] [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:53:24.719] [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:53:24.719] [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:53:24.720] [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:53:24.720] [codegen] [info] generating lambda function for (str) -> str
[2021-03-25 10:53:24.721] [codegen] [info] generating lambda function for (Option[str]) -> str
[2021-03-25 10:53:24.722] [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:53:24.723] [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:53:24.723] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-25 10:53:24.724] [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:53:24.725] [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:53:24.725] [codegen] [info] generating lambda function for (Option[i64]) -> i64
[2021-03-25 10:53:24.726] [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:53:24.727] [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:53:24.728] [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:53:24.728] [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:53:24.729] [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:53:24.757] [global] [info] Stage0 depends on: 
[2021-03-25 10:53:24.926] [global] [info] Optimization via LLVM passes took 0.160344 ms
[2021-03-25 10:53:24.996] [global] [info] Compiled code paths for stage 0 in 0.07 ms
[2021-03-25 10:53:24.996] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.239526s
[2021-03-25 10:53:24.997] [local ee] [info] split /data/zillow/Zdirty/zillow_dirty@10G.csv into 160 tasks
[2021-03-25 10:53:25.311] [driver] [info] [Task Finished] Transform to mem in 0.314626s (11287 normal rows, 0 exceptions)
[2021-03-25 10:53:25.624] [driver] [info] [Task Finished] Transform to mem in 0.312602s (11261 normal rows, 0 exceptions)
[2021-03-25 10:53:25.936] [driver] [info] [Task Finished] Transform to mem in 0.312242s (11335 normal rows, 0 exceptions)
[2021-03-25 10:53:26.250] [driver] [info] [Task Finished] Transform to mem in 0.313398s (11231 normal rows, 0 exceptions)
[2021-03-25 10:53:26.563] [driver] [info] [Task Finished] Transform to mem in 0.313000s (11167 normal rows, 0 exceptions)
[2021-03-25 10:53:26.876] [driver] [info] [Task Finished] Transform to mem in 0.313417s (11177 normal rows, 0 exceptions)
[2021-03-25 10:53:27.190] [driver] [info] [Task Finished] Transform to mem in 0.313945s (11220 normal rows, 0 exceptions)
[2021-03-25 10:53:27.504] [driver] [info] [Task Finished] Transform to mem in 0.313675s (11185 normal rows, 0 exceptions)
[2021-03-25 10:53:27.817] [driver] [info] [Task Finished] Transform to mem in 0.313794s (11267 normal rows, 0 exceptions)
[2021-03-25 10:53:28.131] [driver] [info] [Task Finished] Transform to mem in 0.313792s (11281 normal rows, 0 exceptions)
[2021-03-25 10:53:28.444] [driver] [info] [Task Finished] Transform to mem in 0.312987s (11335 normal rows, 0 exceptions)
[2021-03-25 10:53:28.757] [driver] [info] [Task Finished] Transform to mem in 0.312942s (11209 normal rows, 0 exceptions)
[2021-03-25 10:53:29.071] [driver] [info] [Task Finished] Transform to mem in 0.313419s (11189 normal rows, 0 exceptions)
[2021-03-25 10:53:29.385] [driver] [info] [Task Finished] Transform to mem in 0.313900s (11177 normal rows, 0 exceptions)
[2021-03-25 10:53:29.698] [driver] [info] [Task Finished] Transform to mem in 0.313761s (11220 normal rows, 0 exceptions)
[2021-03-25 10:53:30.012] [driver] [info] [Task Finished] Transform to mem in 0.313319s (11185 normal rows, 0 exceptions)
[2021-03-25 10:53:30.325] [driver] [info] [Task Finished] Transform to mem in 0.313198s (11267 normal rows, 0 exceptions)
[2021-03-25 10:53:30.639] [driver] [info] [Task Finished] Transform to mem in 0.314401s (11281 normal rows, 0 exceptions)
[2021-03-25 10:53:30.953] [driver] [info] [Task Finished] Transform to mem in 0.313774s (11335 normal rows, 0 exceptions)
[2021-03-25 10:53:31.266] [driver] [info] [Task Finished] Transform to mem in 0.313125s (11209 normal rows, 0 exceptions)
[2021-03-25 10:53:31.580] [driver] [info] [Task Finished] Transform to mem in 0.313748s (11163 normal rows, 0 exceptions)
[2021-03-25 10:53:31.894] [driver] [info] [Task Finished] Transform to mem in 0.313648s (11203 normal rows, 0 exceptions)
[2021-03-25 10:53:32.207] [driver] [info] [Task Finished] Transform to mem in 0.313055s (11220 normal rows, 0 exceptions)
[2021-03-25 10:53:32.521] [driver] [info] [Task Finished] Transform to mem in 0.313875s (11185 normal rows, 0 exceptions)
[2021-03-25 10:53:32.834] [driver] [info] [Task Finished] Transform to mem in 0.313033s (11267 normal rows, 0 exceptions)
[2021-03-25 10:53:33.146] [driver] [info] [Task Finished] Transform to mem in 0.311885s (11268 normal rows, 0 exceptions)
[2021-03-25 10:53:33.457] [driver] [info] [Task Finished] Transform to mem in 0.311273s (11293 normal rows, 0 exceptions)
[2021-03-25 10:53:33.769] [driver] [info] [Task Finished] Transform to mem in 0.312235s (11259 normal rows, 0 exceptions)
[2021-03-25 10:53:34.081] [driver] [info] [Task Finished] Transform to mem in 0.312229s (11168 normal rows, 0 exceptions)
[2021-03-25 10:53:34.395] [driver] [info] [Task Finished] Transform to mem in 0.313571s (11203 normal rows, 0 exceptions)
[2021-03-25 10:53:34.708] [driver] [info] [Task Finished] Transform to mem in 0.313230s (11220 normal rows, 0 exceptions)
[2021-03-25 10:53:35.023] [driver] [info] [Task Finished] Transform to mem in 0.314331s (11172 normal rows, 0 exceptions)
[2021-03-25 10:53:35.336] [driver] [info] [Task Finished] Transform to mem in 0.313127s (11280 normal rows, 0 exceptions)
[2021-03-25 10:53:35.650] [driver] [info] [Task Finished] Transform to mem in 0.314025s (11252 normal rows, 0 exceptions)
[2021-03-25 10:53:35.963] [driver] [info] [Task Finished] Transform to mem in 0.313577s (11309 normal rows, 0 exceptions)
[2021-03-25 10:53:36.276] [driver] [info] [Task Finished] Transform to mem in 0.313004s (11259 normal rows, 0 exceptions)
[2021-03-25 10:53:36.591] [driver] [info] [Task Finished] Transform to mem in 0.314270s (11168 normal rows, 0 exceptions)
[2021-03-25 10:53:36.904] [driver] [info] [Task Finished] Transform to mem in 0.313053s (11184 normal rows, 0 exceptions)
[2021-03-25 10:53:37.217] [driver] [info] [Task Finished] Transform to mem in 0.313445s (11210 normal rows, 0 exceptions)
[2021-03-25 10:53:37.531] [driver] [info] [Task Finished] Transform to mem in 0.313552s (11201 normal rows, 0 exceptions)
[2021-03-25 10:53:37.844] [driver] [info] [Task Finished] Transform to mem in 0.313191s (11244 normal rows, 0 exceptions)
[2021-03-25 10:53:38.158] [driver] [info] [Task Finished] Transform to mem in 0.313978s (11288 normal rows, 0 exceptions)
[2021-03-25 10:53:38.472] [driver] [info] [Task Finished] Transform to mem in 0.313554s (11309 normal rows, 0 exceptions)
[2021-03-25 10:53:38.784] [driver] [info] [Task Finished] Transform to mem in 0.312633s (11259 normal rows, 0 exceptions)
[2021-03-25 10:53:39.098] [driver] [info] [Task Finished] Transform to mem in 0.314207s (11168 normal rows, 0 exceptions)
[2021-03-25 10:53:39.412] [driver] [info] [Task Finished] Transform to mem in 0.314019s (11184 normal rows, 0 exceptions)
[2021-03-25 10:53:39.726] [driver] [info] [Task Finished] Transform to mem in 0.313682s (11210 normal rows, 0 exceptions)
[2021-03-25 10:53:40.040] [driver] [info] [Task Finished] Transform to mem in 0.313930s (11192 normal rows, 0 exceptions)
[2021-03-25 10:53:40.354] [driver] [info] [Task Finished] Transform to mem in 0.313651s (11253 normal rows, 0 exceptions)
[2021-03-25 10:53:40.668] [driver] [info] [Task Finished] Transform to mem in 0.313924s (11285 normal rows, 0 exceptions)
[2021-03-25 10:53:40.982] [driver] [info] [Task Finished] Transform to mem in 0.313974s (11312 normal rows, 0 exceptions)
[2021-03-25 10:53:41.294] [driver] [info] [Task Finished] Transform to mem in 0.312757s (11259 normal rows, 0 exceptions)
[2021-03-25 10:53:41.607] [driver] [info] [Task Finished] Transform to mem in 0.312205s (11157 normal rows, 0 exceptions)
[2021-03-25 10:53:41.918] [driver] [info] [Task Finished] Transform to mem in 0.311786s (11195 normal rows, 0 exceptions)
[2021-03-25 10:53:42.230] [driver] [info] [Task Finished] Transform to mem in 0.311879s (11210 normal rows, 0 exceptions)
[2021-03-25 10:53:42.542] [driver] [info] [Task Finished] Transform to mem in 0.311183s (11192 normal rows, 0 exceptions)
[2021-03-25 10:53:42.853] [driver] [info] [Task Finished] Transform to mem in 0.311398s (11253 normal rows, 0 exceptions)
[2021-03-25 10:53:43.165] [driver] [info] [Task Finished] Transform to mem in 0.311853s (11285 normal rows, 0 exceptions)
[2021-03-25 10:53:43.477] [driver] [info] [Task Finished] Transform to mem in 0.311844s (11312 normal rows, 0 exceptions)
[2021-03-25 10:53:43.788] [driver] [info] [Task Finished] Transform to mem in 0.311574s (11251 normal rows, 0 exceptions)
[2021-03-25 10:53:44.101] [driver] [info] [Task Finished] Transform to mem in 0.312218s (11156 normal rows, 0 exceptions)
[2021-03-25 10:53:44.414] [driver] [info] [Task Finished] Transform to mem in 0.313503s (11188 normal rows, 0 exceptions)
[2021-03-25 10:53:44.727] [driver] [info] [Task Finished] Transform to mem in 0.311726s (11226 normal rows, 0 exceptions)
[2021-03-25 10:53:45.039] [driver] [info] [Task Finished] Transform to mem in 0.312009s (11192 normal rows, 0 exceptions)
[2021-03-25 10:53:45.350] [driver] [info] [Task Finished] Transform to mem in 0.311310s (11243 normal rows, 0 exceptions)
[2021-03-25 10:53:45.662] [driver] [info] [Task Finished] Transform to mem in 0.311950s (11295 normal rows, 0 exceptions)
[2021-03-25 10:53:45.974] [driver] [info] [Task Finished] Transform to mem in 0.311801s (11263 normal rows, 0 exceptions)
[2021-03-25 10:53:46.286] [driver] [info] [Task Finished] Transform to mem in 0.311507s (11268 normal rows, 0 exceptions)
[2021-03-25 10:53:46.597] [driver] [info] [Task Finished] Transform to mem in 0.311370s (11188 normal rows, 0 exceptions)
[2021-03-25 10:53:46.909] [driver] [info] [Task Finished] Transform to mem in 0.311939s (11188 normal rows, 0 exceptions)
[2021-03-25 10:53:47.221] [driver] [info] [Task Finished] Transform to mem in 0.311374s (11226 normal rows, 0 exceptions)
[2021-03-25 10:53:47.532] [driver] [info] [Task Finished] Transform to mem in 0.311285s (11182 normal rows, 0 exceptions)
[2021-03-25 10:53:47.843] [driver] [info] [Task Finished] Transform to mem in 0.311362s (11253 normal rows, 0 exceptions)
[2021-03-25 10:53:48.155] [driver] [info] [Task Finished] Transform to mem in 0.311940s (11278 normal rows, 0 exceptions)
[2021-03-25 10:53:48.467] [driver] [info] [Task Finished] Transform to mem in 0.311620s (11280 normal rows, 0 exceptions)
[2021-03-25 10:53:48.779] [driver] [info] [Task Finished] Transform to mem in 0.312026s (11268 normal rows, 0 exceptions)
[2021-03-25 10:53:49.092] [driver] [info] [Task Finished] Transform to mem in 0.313401s (11188 normal rows, 0 exceptions)
[2021-03-25 10:53:49.406] [driver] [info] [Task Finished] Transform to mem in 0.313857s (11188 normal rows, 0 exceptions)
[2021-03-25 10:53:49.720] [driver] [info] [Task Finished] Transform to mem in 0.313499s (11208 normal rows, 0 exceptions)
[2021-03-25 10:53:50.033] [driver] [info] [Task Finished] Transform to mem in 0.313628s (11200 normal rows, 0 exceptions)
[2021-03-25 10:53:50.347] [driver] [info] [Task Finished] Transform to mem in 0.313219s (11216 normal rows, 0 exceptions)
[2021-03-25 10:53:50.661] [driver] [info] [Task Finished] Transform to mem in 0.314010s (11315 normal rows, 0 exceptions)
[2021-03-25 10:53:50.974] [driver] [info] [Task Finished] Transform to mem in 0.313328s (11280 normal rows, 0 exceptions)
[2021-03-25 10:53:51.287] [driver] [info] [Task Finished] Transform to mem in 0.313017s (11268 normal rows, 0 exceptions)
[2021-03-25 10:53:51.600] [driver] [info] [Task Finished] Transform to mem in 0.313194s (11168 normal rows, 0 exceptions)
[2021-03-25 10:53:51.913] [driver] [info] [Task Finished] Transform to mem in 0.313231s (11180 normal rows, 0 exceptions)
[2021-03-25 10:53:52.226] [driver] [info] [Task Finished] Transform to mem in 0.312804s (11236 normal rows, 0 exceptions)
[2021-03-25 10:53:52.540] [driver] [info] [Task Finished] Transform to mem in 0.314119s (11200 normal rows, 0 exceptions)
[2021-03-25 10:53:52.853] [driver] [info] [Task Finished] Transform to mem in 0.313073s (11175 normal rows, 0 exceptions)
[2021-03-25 10:53:53.168] [driver] [info] [Task Finished] Transform to mem in 0.314193s (11356 normal rows, 0 exceptions)
[2021-03-25 10:53:53.481] [driver] [info] [Task Finished] Transform to mem in 0.313657s (11280 normal rows, 0 exceptions)
[2021-03-25 10:53:53.794] [driver] [info] [Task Finished] Transform to mem in 0.312909s (11253 normal rows, 0 exceptions)
[2021-03-25 10:53:54.108] [driver] [info] [Task Finished] Transform to mem in 0.313601s (11183 normal rows, 0 exceptions)
[2021-03-25 10:53:54.420] [driver] [info] [Task Finished] Transform to mem in 0.311846s (11180 normal rows, 0 exceptions)
[2021-03-25 10:53:54.732] [driver] [info] [Task Finished] Transform to mem in 0.312698s (11236 normal rows, 0 exceptions)
[2021-03-25 10:53:55.046] [driver] [info] [Task Finished] Transform to mem in 0.313529s (11200 normal rows, 0 exceptions)
[2021-03-25 10:53:55.359] [driver] [info] [Task Finished] Transform to mem in 0.313281s (11175 normal rows, 0 exceptions)
[2021-03-25 10:53:55.673] [driver] [info] [Task Finished] Transform to mem in 0.314074s (11356 normal rows, 0 exceptions)
[2021-03-25 10:53:55.987] [driver] [info] [Task Finished] Transform to mem in 0.313855s (11273 normal rows, 0 exceptions)
[2021-03-25 10:53:56.301] [driver] [info] [Task Finished] Transform to mem in 0.313706s (11260 normal rows, 0 exceptions)
[2021-03-25 10:53:56.614] [driver] [info] [Task Finished] Transform to mem in 0.312627s (11183 normal rows, 0 exceptions)
[2021-03-25 10:53:56.928] [driver] [info] [Task Finished] Transform to mem in 0.313906s (11180 normal rows, 0 exceptions)
[2021-03-25 10:53:57.240] [driver] [info] [Task Finished] Transform to mem in 0.312700s (11220 normal rows, 0 exceptions)
[2021-03-25 10:53:57.554] [driver] [info] [Task Finished] Transform to mem in 0.313468s (11196 normal rows, 0 exceptions)
[2021-03-25 10:53:57.866] [driver] [info] [Task Finished] Transform to mem in 0.312609s (11175 normal rows, 0 exceptions)
[2021-03-25 10:53:58.180] [driver] [info] [Task Finished] Transform to mem in 0.313967s (11376 normal rows, 0 exceptions)
[2021-03-25 10:53:58.493] [driver] [info] [Task Finished] Transform to mem in 0.313076s (11181 normal rows, 0 exceptions)
[2021-03-25 10:53:58.807] [driver] [info] [Task Finished] Transform to mem in 0.313633s (11352 normal rows, 0 exceptions)
[2021-03-25 10:53:59.120] [driver] [info] [Task Finished] Transform to mem in 0.313178s (11173 normal rows, 0 exceptions)
[2021-03-25 10:53:59.434] [driver] [info] [Task Finished] Transform to mem in 0.313691s (11190 normal rows, 0 exceptions)
[2021-03-25 10:53:59.748] [driver] [info] [Task Finished] Transform to mem in 0.313739s (11183 normal rows, 0 exceptions)
[2021-03-25 10:54:00.063] [driver] [info] [Task Finished] Transform to mem in 0.315066s (11233 normal rows, 0 exceptions)
[2021-03-25 10:54:00.377] [driver] [info] [Task Finished] Transform to mem in 0.313699s (11153 normal rows, 0 exceptions)
[2021-03-25 10:54:00.691] [driver] [info] [Task Finished] Transform to mem in 0.314678s (11349 normal rows, 0 exceptions)
[2021-03-25 10:54:01.006] [driver] [info] [Task Finished] Transform to mem in 0.314278s (11226 normal rows, 0 exceptions)
[2021-03-25 10:54:01.319] [driver] [info] [Task Finished] Transform to mem in 0.313438s (11348 normal rows, 0 exceptions)
[2021-03-25 10:54:01.631] [driver] [info] [Task Finished] Transform to mem in 0.312450s (11181 normal rows, 0 exceptions)
[2021-03-25 10:54:01.944] [driver] [info] [Task Finished] Transform to mem in 0.312943s (11185 normal rows, 0 exceptions)
[2021-03-25 10:54:02.259] [driver] [info] [Task Finished] Transform to mem in 0.314558s (11188 normal rows, 0 exceptions)
[2021-03-25 10:54:02.574] [driver] [info] [Task Finished] Transform to mem in 0.314738s (11233 normal rows, 0 exceptions)
[2021-03-25 10:54:02.888] [driver] [info] [Task Finished] Transform to mem in 0.314352s (11153 normal rows, 0 exceptions)
[2021-03-25 10:54:03.203] [driver] [info] [Task Finished] Transform to mem in 0.314991s (11349 normal rows, 0 exceptions)
[2021-03-25 10:54:03.517] [driver] [info] [Task Finished] Transform to mem in 0.313939s (11224 normal rows, 0 exceptions)
[2021-03-25 10:54:03.832] [driver] [info] [Task Finished] Transform to mem in 0.314791s (11350 normal rows, 0 exceptions)
[2021-03-25 10:54:04.146] [driver] [info] [Task Finished] Transform to mem in 0.314056s (11181 normal rows, 0 exceptions)
[2021-03-25 10:54:04.460] [driver] [info] [Task Finished] Transform to mem in 0.314347s (11177 normal rows, 0 exceptions)
[2021-03-25 10:54:04.775] [driver] [info] [Task Finished] Transform to mem in 0.315045s (11196 normal rows, 0 exceptions)
[2021-03-25 10:54:05.089] [driver] [info] [Task Finished] Transform to mem in 0.314076s (11233 normal rows, 0 exceptions)
[2021-03-25 10:54:05.404] [driver] [info] [Task Finished] Transform to mem in 0.314601s (11153 normal rows, 0 exceptions)
[2021-03-25 10:54:05.718] [driver] [info] [Task Finished] Transform to mem in 0.314342s (11349 normal rows, 0 exceptions)
[2021-03-25 10:54:06.032] [driver] [info] [Task Finished] Transform to mem in 0.313602s (11224 normal rows, 0 exceptions)
[2021-03-25 10:54:06.347] [driver] [info] [Task Finished] Transform to mem in 0.314477s (11350 normal rows, 0 exceptions)
[2021-03-25 10:54:06.660] [driver] [info] [Task Finished] Transform to mem in 0.313767s (11181 normal rows, 0 exceptions)
[2021-03-25 10:54:06.974] [driver] [info] [Task Finished] Transform to mem in 0.313968s (11177 normal rows, 0 exceptions)
[2021-03-25 10:54:07.288] [driver] [info] [Task Finished] Transform to mem in 0.313744s (11190 normal rows, 0 exceptions)
[2021-03-25 10:54:07.602] [driver] [info] [Task Finished] Transform to mem in 0.314119s (11204 normal rows, 0 exceptions)
[2021-03-25 10:54:07.916] [driver] [info] [Task Finished] Transform to mem in 0.313611s (11183 normal rows, 0 exceptions)
[2021-03-25 10:54:08.229] [driver] [info] [Task Finished] Transform to mem in 0.313418s (11354 normal rows, 0 exceptions)
[2021-03-25 10:54:08.543] [driver] [info] [Task Finished] Transform to mem in 0.313882s (11224 normal rows, 0 exceptions)
[2021-03-25 10:54:08.857] [driver] [info] [Task Finished] Transform to mem in 0.313880s (11338 normal rows, 0 exceptions)
[2021-03-25 10:54:09.171] [driver] [info] [Task Finished] Transform to mem in 0.313796s (11193 normal rows, 0 exceptions)
[2021-03-25 10:54:09.485] [driver] [info] [Task Finished] Transform to mem in 0.314158s (11177 normal rows, 0 exceptions)
[2021-03-25 10:54:09.799] [driver] [info] [Task Finished] Transform to mem in 0.313491s (11190 normal rows, 0 exceptions)
[2021-03-25 10:54:10.113] [driver] [info] [Task Finished] Transform to mem in 0.314138s (11204 normal rows, 0 exceptions)
[2021-03-25 10:54:10.426] [driver] [info] [Task Finished] Transform to mem in 0.313475s (11183 normal rows, 0 exceptions)
[2021-03-25 10:54:10.740] [driver] [info] [Task Finished] Transform to mem in 0.313883s (11354 normal rows, 0 exceptions)
[2021-03-25 10:54:11.055] [driver] [info] [Task Finished] Transform to mem in 0.314623s (11208 normal rows, 0 exceptions)
[2021-03-25 10:54:11.369] [driver] [info] [Task Finished] Transform to mem in 0.314348s (11354 normal rows, 0 exceptions)
[2021-03-25 10:54:11.683] [driver] [info] [Task Finished] Transform to mem in 0.314118s (11181 normal rows, 0 exceptions)
[2021-03-25 10:54:11.999] [driver] [info] [Task Finished] Transform to mem in 0.315379s (11189 normal rows, 0 exceptions)
[2021-03-25 10:54:12.312] [driver] [info] [Task Finished] Transform to mem in 0.313606s (11180 normal rows, 0 exceptions)
[2021-03-25 10:54:12.627] [driver] [info] [Task Finished] Transform to mem in 0.314832s (11214 normal rows, 0 exceptions)
[2021-03-25 10:54:12.941] [driver] [info] [Task Finished] Transform to mem in 0.313771s (11180 normal rows, 0 exceptions)
[2021-03-25 10:54:13.255] [driver] [info] [Task Finished] Transform to mem in 0.313942s (11273 normal rows, 0 exceptions)
[2021-03-25 10:54:13.570] [driver] [info] [Task Finished] Transform to mem in 0.314898s (11287 normal rows, 0 exceptions)
[2021-03-25 10:54:13.884] [driver] [info] [Task Finished] Transform to mem in 0.314475s (11359 normal rows, 0 exceptions)
[2021-03-25 10:54:14.199] [driver] [info] [Task Finished] Transform to mem in 0.314988s (11181 normal rows, 0 exceptions)
[2021-03-25 10:54:14.514] [driver] [info] [Task Finished] Transform to mem in 0.314479s (11167 normal rows, 0 exceptions)
[2021-03-25 10:54:14.828] [driver] [info] [Task Finished] Transform to mem in 0.314533s (11201 normal rows, 0 exceptions)
[2021-03-25 10:54:15.180] [driver] [info] [Task Finished] Transform to mem in 0.352000s (12533 normal rows, 0 exceptions)
[2021-03-25 10:54:15.180] [global] [info] [Transform Stage] Stage 0 completed 160 load&transform tasks in 50.1841s
[2021-03-25 10:54:15.180] [global] [info] [Transform Stage] Stage 0 total wall clock time: 50.1798s, 56350770 input rows, time to process 1 row via fast path: 0.000890489ms

[2021-03-25 10:54:15.213] [global] [info] Writing 1798491 rows as output to file (273.80 MB)
[2021-03-25 10:54:15.519] [driver] [info] [Task Finished] write to file in 0.305338s (1798491 rows, 273.80 MB)
[2021-03-25 10:54:15.519] [global] [info] writing output took 0.338442s
[2021-03-25 10:54:15.519] [global] [info] [Transform Stage] Stage 0 completed 160 sink tasks in 0.33853s
[2021-03-25 10:54:15.519] [global] [info] [Transform Stage] Stage 0 took 50.7622s
[2021-03-25 10:54:15.519] [global] [info] Query Execution took 50.8389s. (planning: 0.0767241s, execution: 50.7622s)
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.004947185516357422
>>> running pipeline with custom resolve logic...
Tuplex job time: 51.14724898338318 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.0323414,"llvm_optimization_time_s":0.160344,"llvm_compilation_time_s":0.0699919,"total_compilation_time_s":0.239523,"sampling_time_s":0.110012,"stages":[{"stage_no":0,"fast_path_wall_time_s":50.1798,"fast_path_time_s":50.1841,"fast_path_per_row_time_ns":890.489,"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.004947185516357422, "jobTime": 51.14724898338318, "mode": "custom", "mergeExceptionsInOrder": false}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
