[2022-02-20 01:39:14.586] [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-20 01:39:14.586] [local ee] [info] initializing LLVM backend
[2022-02-20 01:39:14.586] [local ee] [warning] init JIT compiler also only in local mode
[2022-02-20 01:39:14.586] [LLVM] [info] compiling code for skylake-avx512
[2022-02-20 01:39:14.587] [memory] [info] allocated bitmap managed memory region (32.00 GB, 32.00 MB block size)
[2022-02-20 01:39:14.587] [local execution engine] [info] started driver (32.00 GB, 32.00 MB default partition size)
[2022-02-20 01:39:14.587] [fileinputoperator] [info] found 1 file (10.01 GB) to process.
[2022-02-20 01:39:14.587] [global] [info] sampled file:///data/zillow/Z2_preprocessed/zillow_Z2_10G.csv on 256.00 KB
[2022-02-20 01:39:15.007] [logical planner] [info] logical optimization took 0.020022ms
[2022-02-20 01:39:15.007] [codegen] [info] generating pipeline for (Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str]) -> (str) (13 operators pipelined)
outSchema is different than last operator's schema:
outSchema: (str)
last Op: (Option[str],str,Option[str],str,Option[str],i64,f64,i64,str,str,i64)
[2022-02-20 01:39:15.008] [codegen] [info] generating function extractBd for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str])) -> i64
[2022-02-20 01:39:15.009] [codegen] [info] generating lambda function for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],i64)) -> boolean
[2022-02-20 01:39:15.009] [codegen] [info] generating function extractType for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],i64)) -> str
[2022-02-20 01:39:15.010] [codegen] [info] generating lambda function for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],i64,str)) -> boolean
[2022-02-20 01:39:15.010] [codegen] [info] generating lambda function for ((Option[str],Option[str],Option[str],Option[str],Option[f64],Option[str],Option[str],Option[str],i64,str)) -> str
[2022-02-20 01:39:15.011] [codegen] [info] generating lambda function for (Option[str]) -> str
[2022-02-20 01:39:15.012] [codegen] [info] generating function extractBa for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],i64,str,str)) -> f64
[2022-02-20 01:39:15.013] [codegen] [info] generating function extractSqft for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],i64,str,str,f64)) -> i64
[2022-02-20 01:39:15.014] [codegen] [info] generating function extractOffer for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],i64,str,str,f64,i64)) -> str
[2022-02-20 01:39:15.014] [codegen] [info] generating function extractPrice for ((Option[str],Option[str],str,Option[str],Option[f64],Option[str],Option[str],Option[str],i64,str,str,f64,i64,str)) -> i64
[2022-02-20 01:39:15.016] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],i64,Option[str],Option[str],i64,str,str,f64,i64,str)) -> boolean
[2022-02-20 01:39:15.016] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],i64,Option[str],Option[str],i64,str,str,f64,i64,str)) -> boolean
[2022-02-20 01:39:15.017] [codegen] [info] generating lambda function for ((Option[str],Option[str],str,Option[str],Option[f64],i64,Option[str],Option[str],i64,str,str,f64,i64,str)) -> (Option[str],str,Option[str],str,Option[str],i64,f64,i64,str,str,i64)
[2022-02-20 01:39:15.053] [global] [info] retrieved metrics object
[2022-02-20 01:39:15.189] [global] [info] Optimization via LLVM passes took 0.138790 ms
[2022-02-20 01:39:15.189] [global] [info] starting code compilation
[2022-02-20 01:39:15.189] [global] [info] first compile done
[2022-02-20 01:39:15.252] [global] [info] functor Stage_0 retrieved from llvm
[2022-02-20 01:39:15.252] [global] [info] retrieving init/release stage functors
[2022-02-20 01:39:15.252] [global] [info] Compiled code paths for stage 0 in 0.06 ms
[2022-02-20 01:39:15.252] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.209391s
[2022-02-20 01:39:15.253] [local ee] [info] split /data/zillow/Z2_preprocessed/zillow_Z2_10G.csv into 160 tasks
[2022-02-20 01:39:15.513] [driver] [info] [Task Finished] Transform to mem in 0.259929s (14226 normal rows, 0 exceptions)
[2022-02-20 01:39:15.770] [driver] [info] [Task Finished] Transform to mem in 0.256982s (14206 normal rows, 0 exceptions)
[2022-02-20 01:39:16.027] [driver] [info] [Task Finished] Transform to mem in 0.256694s (13970 normal rows, 0 exceptions)
[2022-02-20 01:39:16.285] [driver] [info] [Task Finished] Transform to mem in 0.258340s (14253 normal rows, 0 exceptions)
[2022-02-20 01:39:16.542] [driver] [info] [Task Finished] Transform to mem in 0.256958s (14217 normal rows, 0 exceptions)
[2022-02-20 01:39:16.802] [driver] [info] [Task Finished] Transform to mem in 0.259578s (13920 normal rows, 0 exceptions)
[2022-02-20 01:39:17.061] [driver] [info] [Task Finished] Transform to mem in 0.259108s (14267 normal rows, 0 exceptions)
[2022-02-20 01:39:17.319] [driver] [info] [Task Finished] Transform to mem in 0.258587s (14248 normal rows, 0 exceptions)
[2022-02-20 01:39:17.576] [driver] [info] [Task Finished] Transform to mem in 0.256353s (13953 normal rows, 0 exceptions)
[2022-02-20 01:39:17.833] [driver] [info] [Task Finished] Transform to mem in 0.257562s (14207 normal rows, 0 exceptions)
[2022-02-20 01:39:18.091] [driver] [info] [Task Finished] Transform to mem in 0.257312s (14237 normal rows, 0 exceptions)
[2022-02-20 01:39:18.347] [driver] [info] [Task Finished] Transform to mem in 0.256336s (13988 normal rows, 0 exceptions)
[2022-02-20 01:39:18.604] [driver] [info] [Task Finished] Transform to mem in 0.257175s (14177 normal rows, 0 exceptions)
[2022-02-20 01:39:18.861] [driver] [info] [Task Finished] Transform to mem in 0.257164s (14242 normal rows, 0 exceptions)
[2022-02-20 01:39:19.118] [driver] [info] [Task Finished] Transform to mem in 0.256442s (14020 normal rows, 0 exceptions)
[2022-02-20 01:39:19.375] [driver] [info] [Task Finished] Transform to mem in 0.257175s (14162 normal rows, 0 exceptions)
[2022-02-20 01:39:19.630] [driver] [info] [Task Finished] Transform to mem in 0.255538s (14241 normal rows, 0 exceptions)
[2022-02-20 01:39:19.886] [driver] [info] [Task Finished] Transform to mem in 0.255264s (14059 normal rows, 0 exceptions)
[2022-02-20 01:39:20.141] [driver] [info] [Task Finished] Transform to mem in 0.255682s (14114 normal rows, 0 exceptions)
[2022-02-20 01:39:20.397] [driver] [info] [Task Finished] Transform to mem in 0.255937s (14238 normal rows, 0 exceptions)
[2022-02-20 01:39:20.655] [driver] [info] [Task Finished] Transform to mem in 0.257727s (14081 normal rows, 0 exceptions)
[2022-02-20 01:39:20.914] [driver] [info] [Task Finished] Transform to mem in 0.258700s (14095 normal rows, 0 exceptions)
[2022-02-20 01:39:21.170] [driver] [info] [Task Finished] Transform to mem in 0.255669s (14221 normal rows, 0 exceptions)
[2022-02-20 01:39:21.425] [driver] [info] [Task Finished] Transform to mem in 0.255065s (14086 normal rows, 0 exceptions)
[2022-02-20 01:39:21.680] [driver] [info] [Task Finished] Transform to mem in 0.255616s (14097 normal rows, 0 exceptions)
[2022-02-20 01:39:21.936] [driver] [info] [Task Finished] Transform to mem in 0.255496s (14212 normal rows, 0 exceptions)
[2022-02-20 01:39:22.191] [driver] [info] [Task Finished] Transform to mem in 0.255289s (14108 normal rows, 0 exceptions)
[2022-02-20 01:39:22.446] [driver] [info] [Task Finished] Transform to mem in 0.255236s (14100 normal rows, 0 exceptions)
[2022-02-20 01:39:22.702] [driver] [info] [Task Finished] Transform to mem in 0.255598s (14212 normal rows, 0 exceptions)
[2022-02-20 01:39:22.957] [driver] [info] [Task Finished] Transform to mem in 0.255029s (14099 normal rows, 0 exceptions)
[2022-02-20 01:39:23.212] [driver] [info] [Task Finished] Transform to mem in 0.255495s (14094 normal rows, 0 exceptions)
[2022-02-20 01:39:23.468] [driver] [info] [Task Finished] Transform to mem in 0.255667s (14223 normal rows, 0 exceptions)
[2022-02-20 01:39:23.723] [driver] [info] [Task Finished] Transform to mem in 0.255099s (14089 normal rows, 0 exceptions)
[2022-02-20 01:39:23.978] [driver] [info] [Task Finished] Transform to mem in 0.254948s (14083 normal rows, 0 exceptions)
[2022-02-20 01:39:24.237] [driver] [info] [Task Finished] Transform to mem in 0.258823s (14235 normal rows, 0 exceptions)
[2022-02-20 01:39:24.495] [driver] [info] [Task Finished] Transform to mem in 0.258338s (14170 normal rows, 0 exceptions)
[2022-02-20 01:39:24.751] [driver] [info] [Task Finished] Transform to mem in 0.255072s (14002 normal rows, 0 exceptions)
[2022-02-20 01:39:25.006] [driver] [info] [Task Finished] Transform to mem in 0.255569s (14226 normal rows, 0 exceptions)
[2022-02-20 01:39:25.261] [driver] [info] [Task Finished] Transform to mem in 0.255308s (14206 normal rows, 0 exceptions)
[2022-02-20 01:39:25.517] [driver] [info] [Task Finished] Transform to mem in 0.255119s (13961 normal rows, 0 exceptions)
[2022-02-20 01:39:25.772] [driver] [info] [Task Finished] Transform to mem in 0.255080s (14246 normal rows, 0 exceptions)
[2022-02-20 01:39:26.026] [driver] [info] [Task Finished] Transform to mem in 0.254484s (14233 normal rows, 0 exceptions)
[2022-02-20 01:39:26.280] [driver] [info] [Task Finished] Transform to mem in 0.254111s (13915 normal rows, 0 exceptions)
[2022-02-20 01:39:26.535] [driver] [info] [Task Finished] Transform to mem in 0.254960s (14253 normal rows, 0 exceptions)
[2022-02-20 01:39:26.790] [driver] [info] [Task Finished] Transform to mem in 0.254963s (14267 normal rows, 0 exceptions)
[2022-02-20 01:39:27.045] [driver] [info] [Task Finished] Transform to mem in 0.254240s (13892 normal rows, 0 exceptions)
[2022-02-20 01:39:27.300] [driver] [info] [Task Finished] Transform to mem in 0.255247s (14245 normal rows, 0 exceptions)
[2022-02-20 01:39:27.555] [driver] [info] [Task Finished] Transform to mem in 0.254696s (14260 normal rows, 0 exceptions)
[2022-02-20 01:39:27.812] [driver] [info] [Task Finished] Transform to mem in 0.257364s (13978 normal rows, 0 exceptions)
[2022-02-20 01:39:28.067] [driver] [info] [Task Finished] Transform to mem in 0.254707s (14181 normal rows, 0 exceptions)
[2022-02-20 01:39:28.325] [driver] [info] [Task Finished] Transform to mem in 0.258189s (14234 normal rows, 0 exceptions)
[2022-02-20 01:39:28.580] [driver] [info] [Task Finished] Transform to mem in 0.254678s (14015 normal rows, 0 exceptions)
[2022-02-20 01:39:28.835] [driver] [info] [Task Finished] Transform to mem in 0.254985s (14142 normal rows, 0 exceptions)
[2022-02-20 01:39:29.090] [driver] [info] [Task Finished] Transform to mem in 0.255191s (14280 normal rows, 0 exceptions)
[2022-02-20 01:39:29.344] [driver] [info] [Task Finished] Transform to mem in 0.254310s (13982 normal rows, 0 exceptions)
[2022-02-20 01:39:29.599] [driver] [info] [Task Finished] Transform to mem in 0.255067s (14173 normal rows, 0 exceptions)
[2022-02-20 01:39:29.854] [driver] [info] [Task Finished] Transform to mem in 0.254807s (14235 normal rows, 0 exceptions)
[2022-02-20 01:39:30.112] [driver] [info] [Task Finished] Transform to mem in 0.258173s (14054 normal rows, 0 exceptions)
[2022-02-20 01:39:30.367] [driver] [info] [Task Finished] Transform to mem in 0.255221s (14129 normal rows, 0 exceptions)
[2022-02-20 01:39:30.623] [driver] [info] [Task Finished] Transform to mem in 0.255104s (14223 normal rows, 0 exceptions)
[2022-02-20 01:39:30.877] [driver] [info] [Task Finished] Transform to mem in 0.254280s (14081 normal rows, 0 exceptions)
[2022-02-20 01:39:31.132] [driver] [info] [Task Finished] Transform to mem in 0.254839s (14108 normal rows, 0 exceptions)
[2022-02-20 01:39:31.386] [driver] [info] [Task Finished] Transform to mem in 0.254608s (14208 normal rows, 0 exceptions)
[2022-02-20 01:39:31.644] [driver] [info] [Task Finished] Transform to mem in 0.257606s (14089 normal rows, 0 exceptions)
[2022-02-20 01:39:31.902] [driver] [info] [Task Finished] Transform to mem in 0.257717s (14094 normal rows, 0 exceptions)
[2022-02-20 01:39:32.156] [driver] [info] [Task Finished] Transform to mem in 0.254506s (14232 normal rows, 0 exceptions)
[2022-02-20 01:39:32.410] [driver] [info] [Task Finished] Transform to mem in 0.254291s (14088 normal rows, 0 exceptions)
[2022-02-20 01:39:32.665] [driver] [info] [Task Finished] Transform to mem in 0.254420s (14106 normal rows, 0 exceptions)
[2022-02-20 01:39:32.920] [driver] [info] [Task Finished] Transform to mem in 0.254947s (14211 normal rows, 0 exceptions)
[2022-02-20 01:39:33.174] [driver] [info] [Task Finished] Transform to mem in 0.253997s (14113 normal rows, 0 exceptions)
[2022-02-20 01:39:33.429] [driver] [info] [Task Finished] Transform to mem in 0.254854s (14075 normal rows, 0 exceptions)
[2022-02-20 01:39:33.684] [driver] [info] [Task Finished] Transform to mem in 0.254935s (14223 normal rows, 0 exceptions)
[2022-02-20 01:39:33.938] [driver] [info] [Task Finished] Transform to mem in 0.254457s (14095 normal rows, 0 exceptions)
[2022-02-20 01:39:34.193] [driver] [info] [Task Finished] Transform to mem in 0.254699s (14086 normal rows, 0 exceptions)
[2022-02-20 01:39:34.448] [driver] [info] [Task Finished] Transform to mem in 0.255119s (14226 normal rows, 0 exceptions)
[2022-02-20 01:39:34.703] [driver] [info] [Task Finished] Transform to mem in 0.254545s (14170 normal rows, 0 exceptions)
[2022-02-20 01:39:34.957] [driver] [info] [Task Finished] Transform to mem in 0.254208s (14002 normal rows, 0 exceptions)
[2022-02-20 01:39:35.215] [driver] [info] [Task Finished] Transform to mem in 0.258084s (14226 normal rows, 0 exceptions)
[2022-02-20 01:39:35.473] [driver] [info] [Task Finished] Transform to mem in 0.257743s (14206 normal rows, 0 exceptions)
[2022-02-20 01:39:35.727] [driver] [info] [Task Finished] Transform to mem in 0.254534s (13970 normal rows, 0 exceptions)
[2022-02-20 01:39:35.982] [driver] [info] [Task Finished] Transform to mem in 0.254894s (14237 normal rows, 0 exceptions)
[2022-02-20 01:39:36.238] [driver] [info] [Task Finished] Transform to mem in 0.255530s (14233 normal rows, 0 exceptions)
[2022-02-20 01:39:36.492] [driver] [info] [Task Finished] Transform to mem in 0.253898s (13920 normal rows, 0 exceptions)
[2022-02-20 01:39:36.746] [driver] [info] [Task Finished] Transform to mem in 0.254663s (14267 normal rows, 0 exceptions)
[2022-02-20 01:39:37.001] [driver] [info] [Task Finished] Transform to mem in 0.254665s (14248 normal rows, 0 exceptions)
[2022-02-20 01:39:37.255] [driver] [info] [Task Finished] Transform to mem in 0.253708s (13912 normal rows, 0 exceptions)
[2022-02-20 01:39:37.509] [driver] [info] [Task Finished] Transform to mem in 0.254772s (14248 normal rows, 0 exceptions)
[2022-02-20 01:39:37.764] [driver] [info] [Task Finished] Transform to mem in 0.254489s (14237 normal rows, 0 exceptions)
[2022-02-20 01:39:38.018] [driver] [info] [Task Finished] Transform to mem in 0.253808s (13988 normal rows, 0 exceptions)
[2022-02-20 01:39:38.273] [driver] [info] [Task Finished] Transform to mem in 0.254737s (14171 normal rows, 0 exceptions)
[2022-02-20 01:39:38.527] [driver] [info] [Task Finished] Transform to mem in 0.254301s (14234 normal rows, 0 exceptions)
[2022-02-20 01:39:38.781] [driver] [info] [Task Finished] Transform to mem in 0.253700s (14015 normal rows, 0 exceptions)
[2022-02-20 01:39:39.038] [driver] [info] [Task Finished] Transform to mem in 0.257496s (14176 normal rows, 0 exceptions)
[2022-02-20 01:39:39.296] [driver] [info] [Task Finished] Transform to mem in 0.257734s (14246 normal rows, 0 exceptions)
[2022-02-20 01:39:39.550] [driver] [info] [Task Finished] Transform to mem in 0.253853s (14059 normal rows, 0 exceptions)
[2022-02-20 01:39:39.804] [driver] [info] [Task Finished] Transform to mem in 0.254365s (14114 normal rows, 0 exceptions)
[2022-02-20 01:39:40.059] [driver] [info] [Task Finished] Transform to mem in 0.254599s (14238 normal rows, 0 exceptions)
[2022-02-20 01:39:40.313] [driver] [info] [Task Finished] Transform to mem in 0.254017s (14081 normal rows, 0 exceptions)
[2022-02-20 01:39:40.567] [driver] [info] [Task Finished] Transform to mem in 0.254556s (14095 normal rows, 0 exceptions)
[2022-02-20 01:39:40.822] [driver] [info] [Task Finished] Transform to mem in 0.254633s (14221 normal rows, 0 exceptions)
[2022-02-20 01:39:41.076] [driver] [info] [Task Finished] Transform to mem in 0.254103s (14086 normal rows, 0 exceptions)
[2022-02-20 01:39:41.331] [driver] [info] [Task Finished] Transform to mem in 0.254566s (14091 normal rows, 0 exceptions)
[2022-02-20 01:39:41.585] [driver] [info] [Task Finished] Transform to mem in 0.254271s (14218 normal rows, 0 exceptions)
[2022-02-20 01:39:41.839] [driver] [info] [Task Finished] Transform to mem in 0.254234s (14095 normal rows, 0 exceptions)
[2022-02-20 01:39:42.093] [driver] [info] [Task Finished] Transform to mem in 0.254218s (14113 normal rows, 0 exceptions)
[2022-02-20 01:39:42.348] [driver] [info] [Task Finished] Transform to mem in 0.254390s (14197 normal rows, 0 exceptions)
[2022-02-20 01:39:42.605] [driver] [info] [Task Finished] Transform to mem in 0.257067s (14114 normal rows, 0 exceptions)
[2022-02-20 01:39:42.863] [driver] [info] [Task Finished] Transform to mem in 0.257576s (14094 normal rows, 0 exceptions)
[2022-02-20 01:39:43.117] [driver] [info] [Task Finished] Transform to mem in 0.254244s (14197 normal rows, 0 exceptions)
[2022-02-20 01:39:43.371] [driver] [info] [Task Finished] Transform to mem in 0.254232s (14115 normal rows, 0 exceptions)
[2022-02-20 01:39:43.625] [driver] [info] [Task Finished] Transform to mem in 0.254142s (14083 normal rows, 0 exceptions)
[2022-02-20 01:39:43.880] [driver] [info] [Task Finished] Transform to mem in 0.254692s (14235 normal rows, 0 exceptions)
[2022-02-20 01:39:44.134] [driver] [info] [Task Finished] Transform to mem in 0.254165s (14144 normal rows, 0 exceptions)
[2022-02-20 01:39:44.388] [driver] [info] [Task Finished] Transform to mem in 0.254077s (14015 normal rows, 0 exceptions)
[2022-02-20 01:39:44.643] [driver] [info] [Task Finished] Transform to mem in 0.254854s (14237 normal rows, 0 exceptions)
[2022-02-20 01:39:44.897] [driver] [info] [Task Finished] Transform to mem in 0.254132s (14159 normal rows, 0 exceptions)
[2022-02-20 01:39:45.152] [driver] [info] [Task Finished] Transform to mem in 0.255192s (14010 normal rows, 0 exceptions)
[2022-02-20 01:39:45.407] [driver] [info] [Task Finished] Transform to mem in 0.254634s (14246 normal rows, 0 exceptions)
[2022-02-20 01:39:45.662] [driver] [info] [Task Finished] Transform to mem in 0.254531s (14178 normal rows, 0 exceptions)
[2022-02-20 01:39:45.915] [driver] [info] [Task Finished] Transform to mem in 0.253823s (13970 normal rows, 0 exceptions)
[2022-02-20 01:39:46.172] [driver] [info] [Task Finished] Transform to mem in 0.256844s (14253 normal rows, 0 exceptions)
[2022-02-20 01:39:46.428] [driver] [info] [Task Finished] Transform to mem in 0.255659s (14236 normal rows, 0 exceptions)
[2022-02-20 01:39:46.685] [driver] [info] [Task Finished] Transform to mem in 0.256803s (13901 normal rows, 0 exceptions)
[2022-02-20 01:39:46.940] [driver] [info] [Task Finished] Transform to mem in 0.254890s (14267 normal rows, 0 exceptions)
[2022-02-20 01:39:47.194] [driver] [info] [Task Finished] Transform to mem in 0.254131s (14248 normal rows, 0 exceptions)
[2022-02-20 01:39:47.448] [driver] [info] [Task Finished] Transform to mem in 0.253650s (13953 normal rows, 0 exceptions)
[2022-02-20 01:39:47.702] [driver] [info] [Task Finished] Transform to mem in 0.254749s (14207 normal rows, 0 exceptions)
[2022-02-20 01:39:47.956] [driver] [info] [Task Finished] Transform to mem in 0.254089s (14245 normal rows, 0 exceptions)
[2022-02-20 01:39:48.211] [driver] [info] [Task Finished] Transform to mem in 0.254135s (13999 normal rows, 0 exceptions)
[2022-02-20 01:39:48.465] [driver] [info] [Task Finished] Transform to mem in 0.254464s (14158 normal rows, 0 exceptions)
[2022-02-20 01:39:48.720] [driver] [info] [Task Finished] Transform to mem in 0.254454s (14242 normal rows, 0 exceptions)
[2022-02-20 01:39:48.973] [driver] [info] [Task Finished] Transform to mem in 0.253931s (14020 normal rows, 0 exceptions)
[2022-02-20 01:39:49.229] [driver] [info] [Task Finished] Transform to mem in 0.255828s (14173 normal rows, 0 exceptions)
[2022-02-20 01:39:49.484] [driver] [info] [Task Finished] Transform to mem in 0.254168s (14235 normal rows, 0 exceptions)
[2022-02-20 01:39:49.739] [driver] [info] [Task Finished] Transform to mem in 0.255563s (14054 normal rows, 0 exceptions)
[2022-02-20 01:39:49.996] [driver] [info] [Task Finished] Transform to mem in 0.257091s (14114 normal rows, 0 exceptions)
[2022-02-20 01:39:50.254] [driver] [info] [Task Finished] Transform to mem in 0.257445s (14238 normal rows, 0 exceptions)
[2022-02-20 01:39:50.508] [driver] [info] [Task Finished] Transform to mem in 0.253881s (14081 normal rows, 0 exceptions)
[2022-02-20 01:39:50.762] [driver] [info] [Task Finished] Transform to mem in 0.254232s (14095 normal rows, 0 exceptions)
[2022-02-20 01:39:51.016] [driver] [info] [Task Finished] Transform to mem in 0.254343s (14221 normal rows, 0 exceptions)
[2022-02-20 01:39:51.271] [driver] [info] [Task Finished] Transform to mem in 0.254570s (14089 normal rows, 0 exceptions)
[2022-02-20 01:39:51.525] [driver] [info] [Task Finished] Transform to mem in 0.254382s (14094 normal rows, 0 exceptions)
[2022-02-20 01:39:51.780] [driver] [info] [Task Finished] Transform to mem in 0.254773s (14212 normal rows, 0 exceptions)
[2022-02-20 01:39:52.034] [driver] [info] [Task Finished] Transform to mem in 0.253987s (14108 normal rows, 0 exceptions)
[2022-02-20 01:39:52.289] [driver] [info] [Task Finished] Transform to mem in 0.255335s (14100 normal rows, 0 exceptions)
[2022-02-20 01:39:52.544] [driver] [info] [Task Finished] Transform to mem in 0.254387s (14217 normal rows, 0 exceptions)
[2022-02-20 01:39:52.797] [driver] [info] [Task Finished] Transform to mem in 0.253375s (14094 normal rows, 0 exceptions)
[2022-02-20 01:39:53.051] [driver] [info] [Task Finished] Transform to mem in 0.253976s (14094 normal rows, 0 exceptions)
[2022-02-20 01:39:53.305] [driver] [info] [Task Finished] Transform to mem in 0.254125s (14223 normal rows, 0 exceptions)
[2022-02-20 01:39:53.562] [driver] [info] [Task Finished] Transform to mem in 0.257082s (14089 normal rows, 0 exceptions)
[2022-02-20 01:39:53.816] [driver] [info] [Task Finished] Transform to mem in 0.253698s (14086 normal rows, 0 exceptions)
[2022-02-20 01:39:54.074] [driver] [info] [Task Finished] Transform to mem in 0.257722s (14232 normal rows, 0 exceptions)
[2022-02-20 01:39:54.328] [driver] [info] [Task Finished] Transform to mem in 0.254011s (14170 normal rows, 0 exceptions)
[2022-02-20 01:39:54.582] [driver] [info] [Task Finished] Transform to mem in 0.253963s (14002 normal rows, 0 exceptions)
[2022-02-20 01:39:54.836] [driver] [info] [Task Finished] Transform to mem in 0.254368s (14226 normal rows, 0 exceptions)
[2022-02-20 01:39:55.090] [driver] [info] [Task Finished] Transform to mem in 0.254202s (14206 normal rows, 0 exceptions)
[2022-02-20 01:39:55.343] [driver] [info] [Task Finished] Transform to mem in 0.253031s (13961 normal rows, 0 exceptions)
[2022-02-20 01:39:55.598] [driver] [info] [Task Finished] Transform to mem in 0.254442s (14246 normal rows, 0 exceptions)
[2022-02-20 01:39:55.852] [driver] [info] [Task Finished] Transform to mem in 0.254129s (14233 normal rows, 0 exceptions)
[2022-02-20 01:39:56.148] [driver] [info] [Task Finished] Transform to mem in 0.296153s (16320 normal rows, 0 exceptions)
[2022-02-20 01:39:56.148] [global] [info] [Transform Stage] Stage 0 completed 160 load&transform tasks in 40.8958s
[2022-02-20 01:39:56.148] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.8926s, 54108450 input rows, time to process 1 row via fast path: 0.000755752ms

[2022-02-20 01:39:56.149] [global] [info] Writing 2264570 rows as output to file (344.74 MB)
[2022-02-20 01:39:56.545] [driver] [info] [Task Finished] write to file in 0.395761s (2264570 rows, 344.74 MB)
[2022-02-20 01:39:56.545] [global] [info] writing output took 0.396187s
[2022-02-20 01:39:56.545] [global] [info] [Transform Stage] Stage 0 completed 160 sink tasks in 0.39628s
[2022-02-20 01:39:56.545] [global] [info] [Transform Stage] Stage 0 took 41.5016s
[2022-02-20 01:39:56.545] [global] [info] Query Execution took 41.5601s. (planning: 0.0584201s, execution: 41.5017s)
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/Z2_preprocessed/zillow_Z2_10G.csv']
Tuplex startup time: 0.007834434509277344
Tuplex job time: 41.958974838256836 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': True, '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': '8MB', '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.0200215,"llvm_optimization_time_s":0.13879,"llvm_compilation_time_s":0.0630563,"total_compilation_time_s":0.209389,"sampling_time_s":0.113614,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.8926,"fast_path_time_s":40.8958,"fast_path_per_row_time_ns":755.752,"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}]}
{"startupTime": 0.007834434509277344, "jobTime": 41.958974838256836}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
